index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
snmpd
Age
Commit message (
Expand
)
Author
2008-02-09
fix a memleak in the snmp engine and the ber i/o; free the dynamically
Reyk Floeter
2008-02-08
use correct variable for COUNTER64
Reyk Floeter
2008-02-07
add a imsg which allows to "lock" the control connection, the
Reyk Floeter
2008-02-07
spacing
Reyk Floeter
2008-01-31
some small fixes for snmp stuff;
Jason McIntyre
2008-01-31
do not leak confd on malloc failure in control_accept()
Henning Brauer
2008-01-30
spacing
Reyk Floeter
2008-01-24
timeticks type
Reyk Floeter
2008-01-21
add names for OpenBSD test MIBs
Reyk Floeter
2008-01-21
move snmpd.conf to the etc/ directory. it is not installed yet by the build.
Reyk Floeter
2008-01-21
update configuration example
Reyk Floeter
2008-01-21
move README to the Attic; ask me directly if you need to know about
Reyk Floeter
2008-01-21
sync
Reyk Floeter
2008-01-18
free oid data before overwriting it
Reyk Floeter
2008-01-18
implement very basic support of the BRIDGE-MIB which is enough to get
Reyk Floeter
2008-01-18
trap.c
Reyk Floeter
2008-01-18
add a snmpctl command to send traps to registered receivers using
Reyk Floeter
2008-01-17
swap arguments
Reyk Floeter
2008-01-17
the optional trap varbind elements may be null
Reyk Floeter
2008-01-17
allow to configure optional per trap receiver communities and to
Reyk Floeter
2008-01-16
send a coldStart trap to registered receivers on startup and cleanup
Reyk Floeter
2008-01-16
document the "trap receiver" option.
Reyk Floeter
2008-01-16
implementation of the SNMP trap sender interface
Reyk Floeter
2008-01-16
typo
Reyk Floeter
2008-01-16
define correct snmpv3 version
Reyk Floeter
2008-01-16
bump copyright
Reyk Floeter
2008-01-16
tweak
Reyk Floeter
2008-01-16
move trap code to an own file; there will be more
Reyk Floeter
2008-01-16
start working on an interface to send traps via snmpd.sock. userland
Reyk Floeter
2008-01-12
unbreak DEBUG code
Reyk Floeter
2008-01-11
rename snmp context type enum elements
Reyk Floeter
2008-01-09
big endian fixes (tested on sparc64)
Reyk Floeter
2008-01-09
sync
Reyk Floeter
2008-01-04
document the -n and -N command line options.
Reyk Floeter
2008-01-04
always bzero the oid lookup key before initializing it.
Reyk Floeter
2008-01-03
send the correct length
Reyk Floeter
2008-01-03
handle no more than 2147483647 (0x7fffffff) variable bindings
Reyk Floeter
2008-01-03
scalars have an index of 0 in the returned oid (like sysDescr.0).
Reyk Floeter
2008-01-03
fix parsing of get* requests with multiple varbind elements
Reyk Floeter
2008-01-02
Make sure that a key belongs to the table before returning a match.
Mats O Jansson
2007-12-29
add the IP-MIB ipAddrTable. it requires to encode the ipv4 addresses
Reyk Floeter
2007-12-28
shrink the max number of supported OID elements from 128 to 32.
Reyk Floeter
2007-12-28
set the default port in host byte order to get the correct result
Reyk Floeter
2007-12-28
sync
Reyk Floeter
2007-12-28
split code handling the "structure of management information" and the
Reyk Floeter
2007-12-28
split the MIB declarations (names) from the definitions (implementation).
Reyk Floeter
2007-12-28
spacing
Reyk Floeter
2007-12-28
use the snmp camelCase for MIB definitions, this allows to simplify
Reyk Floeter
2007-12-27
Make a snmpwalk against snmpd on hppa and macppc work. armish still dont
Mats O Jansson
2007-12-15
fix the sensors mib to match the new OpenBSD PEN
Reyk Floeter
[prev]
[next]