Обсуждение: pgsnmpd - pgsnmpd: Changed custom query handler mechanics to Net-SNMP's

Поиск
Список
Период
Сортировка

pgsnmpd - pgsnmpd: Changed custom query handler mechanics to Net-SNMP's

От
eggyknap@pgfoundry.org (User Eggyknap)
Дата:
Log Message:
-----------
Changed custom query handler mechanics to Net-SNMP's "array-user" method
(previously it was the "iterator" method, which turned out to be a poor
choice). Cleanup will continue in later patches.

Modified Files:
--------------
    pgsnmpd:
        Makefile (r1.20 -> r1.21)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/Makefile?r1=1.20&r2=1.21)
        customquery.c (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/customquery.c?r1=1.1&r2=1.2)
        pgsnmpd.c (r1.26 -> r1.27)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsnmpd.c?r1=1.26&r2=1.27)