summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2012-06-18fix potential use of uninitialized variable.Charles Longeau
2012-06-17- introduce struct scheduler_info and the scheduler_info() function to fillGilles Chehade
2012-06-16rename filter.c --> filter_api.c (to be consistent with upcoming changes)Charles Longeau
2012-06-16Protect against fd exhaustion when reopening database files. Only acceptJonathan Matthew
2012-06-14- rename filter.h -> filter_api.h to be consistent with upcoming changesGilles Chehade
2012-06-14- make sockaddr_as_fqdn() endian-safeGilles Chehade
2012-06-14Add support for UCD-DISKIO-MIB.Matthew Dempsky
2012-06-14tweak pkg_info -S to separate pkgnames with @ from libraries with nothing.Marc Espie
2012-06-13update to 1.2.1Robert Nagy
2012-06-12The router-dead-time is only a 16-bit value in ospf v3.Claudio Jeker
2012-06-11move PkgConfig.pm where it belongsMarc Espie
2012-06-10kr_init() now returns void so don't try to return 0Jonathan Gray
2012-06-10Add error messages for BGP Finite State Machine Error subcodes as definedClaudio Jeker
2012-06-08document pkgpath matching a bit more thoroughly, be more consistent inMarc Espie
2012-06-08activate new pkg_create magic.Marc Espie
2012-06-08silent rename of @comment subdir= to @comment pkgpath=Marc Espie
2012-06-08add missing header needed by time()Charles Longeau
2012-06-06Add a fix for CVE-2012-1667, backported from ISC BIND. ok millert@Stuart Henderson
2012-06-05don't use `reigai' that means `exception' in Japanese as labels.YASUOKA Masahiko
2012-06-04add a little vertical whitespace, for consistency; from robert peichaer orgJason McIntyre
2012-06-03Do not store the envelope id within the envelope, only the message id.Eric Faurot
2012-06-01allow to pause some subsystems at startup.Eric Faurot
2012-06-01on envelope creation, setup and reset the relevant envelope fields inEric Faurot
2012-06-01use PRIu64 instead of llu in format string.Charles Longeau
2012-06-01remove unused fieldsCharles Longeau
2012-06-01move envelope dump/load functions to envelope.cEric Faurot
2012-05-30ansiTheo de Raadt
2012-05-29do not overwrite the table timeout with the global timeout when aSebastian Benoit
2012-05-29- introduce map_static.c as a backend to static maps in parse.y, this hasGilles Chehade
2012-05-29- introduce text_to_relayhost() which converts an url into a relayhost.Gilles Chehade
2012-05-28Plug a couple more fd leaks. As part of the fix, make all the *initJoel Knight
2012-05-28I'm an idiot, make sure we call the right routines every timeMarc Espie
2012-05-27tweak previous;Jason McIntyre
2012-05-27Document network mrt file [ filter] used to load mrt dumps into bgpd.Claudio Jeker
2012-05-27Make it possible to load mrt table dumps into bgpd. This is a debug tool butClaudio Jeker
2012-05-27Extend the network code to allow attributes to be passed in with prefixes.Claudio Jeker
2012-05-26Plug some leaks when certain error conditions are met.Joel Knight
2012-05-26fix class hierarchy errors: print all Action (includes @newuser, @newgroup,Marc Espie
2012-05-25remove unused variableCharles Longeau
2012-05-25add missing header needed by time()Charles Longeau
2012-05-24exlusive -> exclusiveMiod Vallat
2012-05-24put possible fragments in there.Marc Espie
2012-05-23- introduce temp_inet_net_pton_ipv6() temporarily until we have AF_INET6Gilles Chehade
2012-05-23also record expanded @exec-like actions and @newauth...Marc Espie
2012-05-22Flush the right networks, the dynamic ones not the static ones.Claudio Jeker
2012-05-22Sync log strings with the possible values of IMSG_CTL_RESULTClaudio Jeker
2012-05-22Fix a warning message to print the correct information. OK henning@ sthen@Claudio Jeker
2012-05-18just warn if files from the *etc sets are missing. This will remindMarc Espie
2012-05-17show the f_iflags; ok guentherTheo de Raadt
2012-05-16The PCIe link speed values are printed in GT/s not Gb/s.Jonathan Gray