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_6_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.15   6 years  espie   no need to generate y.tab.h if nothing uses it, set YFLAGS to nothing instead of...
[TXT] log.c  1.16   7 years  bluhm   From a syslog perspective it does not make sense to log fatal and warn with the ...
[TXT] mib.h  1.40   5 years  reyk   Add bsws and arcaTrust PENs
[TXT] parse.y  1.54   5 years  deraadt   (unsigned) means (unsigned int) which on ptrdiff_t or size_t or other larger typ...
[TXT] proc.c  1.26   5 years  bluhm   The child processes of snmpd(8) did not detach from the terminal. Dup /dev/null ...
[TXT] smi.c  1.23   5 years  martijn   fix printf statements when compiled with -DDEBUG. OK deraadt@, tb@, claudio@
[TXT] snmp.h  1.15   5 years  rob   Bring snmpd agentx.c closer in line with relayd. ok benno@, "sure" deraadt@
[TXT] snmpd.8  1.21   9 years  reyk   Remove a lie that "snmpd does not fully work yet". It works like a charm.
[TXT] snmpd.c  1.41   5 years  bluhm   The child processes of snmpd(8) did not detach from the terminal. Dup /dev/null ...
[TXT] snmpd.conf.5  1.38   5 years  jmc   remove the SECTIONS header, since a one line DESCRIPTION is a bit silly; use a m...
[TXT] snmpd.h  1.81   5 years  bluhm   The child processes of snmpd(8) did not detach from the terminal. Dup /dev/null ...
[TXT] snmpe.c  1.56   5 years  mestre   Remove #if'ed 0 code around a broken pledge. Due to some ioctls and sysctls pled...
[TXT] trap.c  1.32   6 years  mpf   branches: 1.32.6; Add TCP support to snmpd. This implements RFC 3430, with the...
[TXT] traphandler.c  1.12   6 years  mpf   Add TCP support to snmpd. This implements RFC 3430, with the exception of proce...
[TXT] usm.c  1.13   5 years  rob   Change ber_write_elements() to return ssize_t instead of int. ok claudio@
[TXT] util.c  1.7   7 years  reyk   Stop accessing verbose and debug variables from log.c directly. This replaces l...
[TXT] agentx.c (in the Attic) [Hide]  1.13   5 years  rob   Bring snmpd agentx.c closer in line with relayd. ok benno@, "sure" deraadt@
[TXT] ber.3 (in the Attic) [Hide]  1.21   5 years  rob   Include two new functions added by martijn@. Still a work in progress.
[TXT] ber.c (in the Attic) [Hide]  1.50   5 years  martijn   Sync with ldap(1)
[TXT] ber.h (in the Attic) [Hide]  1.15   5 years  martijn   Sync with ldap(1)
[TXT] control.c (in the Attic) [Hide]  1.44   5 years  mestre   Remove cpath pledge(2) promise. We decided that not deleting the unix control so...
[TXT] kroute.c (in the Attic) [Hide]  1.38   5 years  krw   PF_ROUTE -> AF_ROUTE in the scattered sock()/setsockopt() calls where the "wrong...
[TXT] mib.c (in the Attic) [Hide]  1.92   5 years  landry   Add a velocity sensor type (displayed as m/s) Change distance sensor type to be...
[TXT] mps.c (in the Attic) [Hide]  1.24   7 years  rzalamena   Use snmpd_env as the only global variable for env to simplify the daemon and avo...
[TXT] pf.c (in the Attic) [Hide]  1.10   9 years  millert   SIZE_MAX is standard, we should be using it in preference to the obsolete SIZE_T...
[TXT] timer.c (in the Attic) [Hide]  1.7   7 years  rzalamena   Use snmpd_env as the only global variable for env to simplify the daemon and avo...