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

Current tag: OPENBSD_4_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   16 years  reyk   move trap code to an own file; there will be more
[TXT] log.c  1.2   15 years  reyk   merge log_host with relayd's version using getnameinfo and rename it to print_ho...
[TXT] mib.h  1.16   15 years  reyk   reserve a few OpenBSD MIBs that might be implemented later or to avoid conflicts...
[TXT] parse.y  1.15   15 years  reyk   merge host_v6 with relayd's version to use getaddrinfo instead of inet_pton. ho...
[TXT] smi.c  1.5   16 years  reyk   bump copyright
[TXT] snmp.h  1.7   16 years  reyk   add a imsg which allows to "lock" the control connection, the restricted connect...
[TXT] snmpd.8  1.8   16 years  martin   .Xr snmpctl ok jmc@
[TXT] snmpd.c  1.7   16 years  pyr   Error out with usage line if additional arguments are given after the option par...
[TXT] snmpd.conf.5  1.8   15 years  jmc   correction from Tamas TEVESZ;
[TXT] snmpd.h  1.20   15 years  reyk   merge log_host with relayd's version using getnameinfo and rename it to print_ho...
[TXT] snmpe.c  1.19   15 years  reyk   merge log_host with relayd's version using getnameinfo and rename it to print_ho...
[TXT] trap.c  1.12   16 years  reyk   remove ber_add_astring and make it the default behaviour in ber_add_string, ber_...
[TXT] ber.3 (in the Attic) [Hide]  1.6   16 years  reyk   remove ber_add_astring and make it the default behaviour in ber_add_string, ber_...
[TXT] ber.c (in the Attic) [Hide]  1.15   15 years  ragge   Use C99, not gcc-specific variadics. Ok miod@.
[TXT] ber.h (in the Attic) [Hide]  1.6   16 years  reyk   remove ber_add_astring and make it the default behaviour in ber_add_string, ber_...
[TXT] buffer.c (in the Attic) [Hide]  1.5   16 years  gilles   - fix a bug in msgbuf_write() that caused a descriptor to stay in the fd list ev...
[TXT] control.c (in the Attic) [Hide]  1.7   16 years  reyk   add a imsg which allows to "lock" the control connection, the restricted connect...
[TXT] imsg.c (in the Attic) [Hide]  1.5   16 years  deraadt   msg_controllen has to be CMSG_SPACE so that the kernel can account for each cmsg...
[TXT] kroute.c (in the Attic) [Hide]  1.6   16 years  reyk   bump copyright
[TXT] mib.c (in the Attic) [Hide]  1.27   16 years  reyk   remove ber_add_astring and make it the default behaviour in ber_add_string, ber_...
[TXT] mps.c (in the Attic) [Hide]  1.13   16 years  reyk   free oid data before overwriting it