OpenBSD CVS

src/usr.sbin/snmpd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / snmpd


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.26   4 months  martijn   Implement an initial SMIv2 parser based around RFC257[89]. RFC2580 isn't support...
[TXT] application.c  1.43   3 months  martijn   RFC2578 section 7.1 specifies the ranges and in the case of opaque the format to...
[TXT] application.h  1.13   6 months  martijn   Now that the last consumer of mps.c is gone, remove it and its application_legac...
[TXT] application_agentx.c  1.16   3 months  martijn   Replace most smi_oid2string() calls with the new mib_oid2string(). smi_oid2strin...
[TXT] application_blocklist.c  1.2   5 months  martijn   Clean up snmpd's header situation. With the help of tb@ and include-what-you-us...
[TXT] application_internal.c  1.12   3 months  martijn   Replace most smi_oid2string() calls with the new mib_oid2string(). smi_oid2strin...
[TXT] ax.c  1.6   3 months  martijn   Remove some now unused variables. Somehow missed in previous commit.
[TXT] ax.h  1.4   3 months  martijn   Remove the packetid logic from ax.c. It's not used by snmpd and has some serious...
[TXT] log.c  1.17   5 months  martijn   Clean up snmpd's header situation. With the help of tb@ and include-what-you-us...
[TXT] log.h  1.1   2 years  martijn   Move log.c functions to their own header. This is needed for a new application l...
[TXT] mib.h  1.44   4 months  martijn   Implement an initial SMIv2 parser based around RFC257[89]. RFC2580 isn't support...
[TXT] mib.y  1.2   3 months  martijn   strptime() only touches the fields specified in the format string, meaning there...
[TXT] parse.y  1.90   3 months  martijn   trap receiver is special in that the OID is optional. Make sure that we accept a...
[TXT] proc.c  1.32   7 weeks  tobhe   Sync removal of setsid(), setpgid() and a few dup2() from relayd. They are redun...
[TXT] smi.c  1.40   3 months  martijn   Replace most smi_oid2string() calls with the new mib_oid2string(). smi_oid2strin...
[TXT] smi.h  1.4   5 months  martijn   Clean up snmpd's header situation. With the help of tb@ and include-what-you-us...
[TXT] snmp.h  1.21   3 months  martijn   RFC2578 section 7.1 specifies the ranges and in the case of opaque the format to...
[TXT] snmpd.8  1.24   15 months  jmc   improve the Nd lines such that the format is consistent for the various *d, *con...
[TXT] snmpd.c  1.52   7 weeks  bluhm   In snmpd_metrics process keep file descriptors 0 1 2 open. stdin, stdout, stder...
[TXT] snmpd.conf.5  1.64   3 months  martijn   Load MIB files during startup. The default directory is /usr/share/snmp/mibs, bu...
[TXT] snmpd.h  1.120   11 days  jsg   remove prototypes with no matching function and externs with no var partly check...
[TXT] snmpe.c  1.95   11 days  jsg   remove prototypes with no matching function and externs with no var partly check...
[TXT] snmpe.h  1.3   5 months  martijn   Clean up snmpd's header situation. With the help of tb@ and include-what-you-us...
[TXT] trap.c  1.43   3 months  martijn   Let the config parser make use of the mib_string2oid(). If a descriptor is not f...
[TXT] traphandler.c  1.27   3 months  martijn   Let the config parser make use of the mib_string2oid(). If a descriptor is not f...
[TXT] usm.c  1.30   5 months  martijn   Remove a log_debug from usm_checkuser(). It would only display what is in the co...
[TXT] util.c  1.14   5 months  martijn   Clean up snmpd's header situation. With the help of tb@ and include-what-you-us...