summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2008-02-05Fix a debug printf. After the session members got a se_ prefix this oneThordur I. Bjornsson
2008-02-04specify that MakeWhatis and pkg-config fall outside the scope of this documentMarc Espie
2008-02-04Replace bogus lowercase n in 'DESCRIPTIOn'Landry Breuil
2008-02-04typos and whitespaceMarc Espie
2008-02-04a somewhat long introduction to how the package tools really work,Marc Espie
2008-02-04Move some prototypes from relay.c to relayd.h and remove there externsThordur I. Bjornsson
2008-02-04Move the declaration of DPRINTF from relay.c too relayd.h so it can beThordur I. Bjornsson
2008-02-04declare se_relay as pointer to a struct relay not as a void pointer;Thordur I. Bjornsson
2008-02-01Clean anchors recursively and directly via ioctls rather than using pfctlRyan Thomas McBride
2008-01-31use a hyphen for "interface-specific" as a compound term. this isJason McIntyre
2008-01-31some small fixes for snmp stuff;Jason McIntyre
2008-01-31enable snmpd in the buildReyk Floeter
2008-01-31do not leak confd on malloc failure in control_accept()Henning Brauer
2008-01-31add prefixes to names of structure elements to make it easier to grepThordur I. Bjornsson
2008-01-31add prefixes to names of structure elements to make it easier to grepReyk Floeter
2008-01-31add prefixes to names of structure elements to make it easier to grepReyk Floeter
2008-01-30spacingReyk Floeter
2008-01-29When doing reconfigure() dont run a purge_config() on theThordur I. Bjornsson
2008-01-29relayd(8) may lose memory allocate to varaible `cnl' (structReyk Floeter
2008-01-29When relayd(8) accepts control it creates `connfd' descriptor with acceptReyk Floeter
2008-01-29Free resources now that we don't always exit after an unsuccessfulPierre-Yves Ritschard
2008-01-29fix Makefile racesMarc Espie
2008-01-28Reconnect a client socket after three consecutive send failures.Marco Pfatschbacher
2008-01-26replace reference to deprecated @pkgcfl keyword by @conflictLandry Breuil
2008-01-25validate argv, okay otto@, henning@Marc Espie
2008-01-25show an example for writing ErrorLog to syslogStuart Henderson
2008-01-24"read(..., ..., sizeof Y) < sizeof Y" is a dangerous idiom because itKenneth R Westerback
2008-01-24timeticks typeReyk Floeter
2008-01-23extend bgpctl show rib detail output to include more attributes in the output.Claudio Jeker
2008-01-23Add defines for extended communities. OK henning@Claudio Jeker
2008-01-21add names for OpenBSD test MIBsReyk Floeter
2008-01-21move snmpd.conf to the etc/ directory. it is not installed yet by the build.Reyk Floeter
2008-01-21update configuration exampleReyk Floeter
2008-01-21move README to the Attic; ask me directly if you need to know aboutReyk Floeter
2008-01-21syncReyk Floeter
2008-01-19some usb devices stale (getstring: ioctl: Input/output error) if aMarc Winiger
2008-01-18free oid data before overwriting itReyk Floeter
2008-01-18Call store_options() with correct cutoff values, i.e. ones not 7 bytesKenneth R Westerback
2008-01-18implement very basic support of the BRIDGE-MIB which is enough to getReyk Floeter
2008-01-18fix descriptionReyk Floeter
2008-01-18parse ip addresses for trapsReyk Floeter
2008-01-18trap.cReyk Floeter
2008-01-18fix stringval lengthReyk Floeter
2008-01-18add a snmpctl command to send traps to registered receivers usingReyk Floeter
2008-01-17swap argumentsReyk Floeter
2008-01-17the optional trap varbind elements may be nullReyk Floeter
2008-01-17allow to configure optional per trap receiver communities and toReyk Floeter
2008-01-17add basic snmpv2 support (snmpv2, trapv2, getbulk)Reyk Floeter
2008-01-16send a coldStart trap to registered receivers on startup and cleanupReyk Floeter
2008-01-16document the "trap receiver" option.Reyk Floeter