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
Age
Commit message (
Expand
)
Author
2008-01-18
free oid data before overwriting it
Reyk Floeter
2008-01-18
Call store_options() with correct cutoff values, i.e. ones not 7 bytes
Kenneth R Westerback
2008-01-18
implement very basic support of the BRIDGE-MIB which is enough to get
Reyk Floeter
2008-01-18
fix description
Reyk Floeter
2008-01-18
parse ip addresses for traps
Reyk Floeter
2008-01-18
trap.c
Reyk Floeter
2008-01-18
fix stringval length
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-17
add basic snmpv2 support (snmpv2, trapv2, getbulk)
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
better ui for locking messages.
Marc Espie
2008-01-12
unbreak DEBUG code
Reyk Floeter
2008-01-12
Fix mod_status XSS CVE-2007-6388:
Martynas Venckus
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-08
sync patches in messages with reality
Henning Brauer
2008-01-07
Remove HISTORY section that states that sliplogin "is currently in beta test"
Marc Balmer
2008-01-06
sort SEE ALSO;
Jason McIntyre
2008-01-06
remove out of date/irrelevant section of BUGS dealing with ip6;
Jason McIntyre
2008-01-06
- document what happens when a service exceeds its max spawn rate. this is
Jason McIntyre
2008-01-06
Don't reference {sl|nmea}attach(8) in the SEE ALSO section but ldattach(8)
Marc Balmer
2008-01-05
remove unused function
Charles Longeau
2008-01-05
remove unused function
Charles Longeau
2008-01-05
sync usage() w/ SYNOPSIS;
Jason McIntyre
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-04
add the -n flag to dump numeric OIDs instead of symbolic names
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-31
we must reset the poll timeout to INFTIM when receiving the IMSG_SETTIME
Henning Brauer
2007-12-31
use the same trick as for perl to make sure manpages get built later
Marc Espie
2007-12-30
add missing space between argument names and ellipsis
Igor Sobrado
2007-12-29
add the IP-MIB ipAddrTable. it requires to encode the ipv4 addresses
Reyk Floeter
2007-12-28
printf field widths are always int, so add casts to remove
Charles Longeau
2007-12-28
shrink the max number of supported OID elements from 128 to 32.
Reyk Floeter
[next]