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-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
2007-12-15
initial manpage bits for snmpd.conf(5)
Reyk Floeter
2007-12-15
shrink the code by making some ipstat parts table-driven. at some
Reyk Floeter
2007-12-15
ips_odropped is ipOutDiscards not ipInDiscards
Reyk Floeter
2007-12-15
add support for ipReasmTimeout
Gilles Chehade
2007-12-15
implement one function to call the ipstat sysctl needed in a number of
Reyk Floeter
2007-12-15
more sysctl style changes for older code
Reyk Floeter
2007-12-15
change the style of the sysctl mib setup
Reyk Floeter
2007-12-15
now that ip statistics are available through sysctl, make snmpd's IP-MIB
Gilles Chehade
2007-12-14
I requested an official PEN for OpenBSD from the IANA because I wanted
Reyk Floeter
2007-12-10
add ip_mib table as well as support for retrieving ipForwarding and
Gilles Chehade
2007-12-07
remove unreduced rules
Reyk Floeter
[prev]
[next]