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-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
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
add "show mib" command to dump compiled-in MIB names
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
use $OpenBSD$ tags.
Thordur I. Bjornsson
2007-12-28
spacing
Reyk Floeter
2007-12-28
use the snmp camelCase for MIB definitions, this allows to simplify
Reyk Floeter
2007-12-28
allows src: urls to work better by using -F nolock during pkg builds.
Marc Espie
2007-12-28
tweak the semantics so that no-default-conflict works.
Marc Espie
2007-12-27
Make a snmpwalk against snmpd on hppa and macppc work. armish still dont
Mats O Jansson
2007-12-27
some fatal() calls that should be fatalx(); ok henning@
Kevin Steves
2007-12-23
log a warning one time when we can't open or write the drift file;
Kevin Steves
2007-12-23
for "fixed-address", note that no lease is generated; after some
Jason McIntyre
2007-12-23
remove double word in comment;
Jason McIntyre
2007-12-23
provide timer_nextduein, which provides the number of seconds until the
Henning Brauer
2007-12-23
remove some unused #defines; ok henning@
Kevin Steves
2007-12-23
send timers for bgpctlshow neighbor foo timer in seperate messages after
Henning Brauer
2007-12-23
use timer_running (with left = NULL, which the last commit made possible)
Henning Brauer
2007-12-23
make all timer_get() callers (except timer_set which will need
Henning Brauer
2007-12-22
just call getpwnam(NTPD_USER) once; ok henning@
Kevin Steves
[next]