summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-12-20turn find_candidate into a real method we can inherit, tweak parametersMarc Espie
2010-12-20extra indirection: allow registration of library objects (refactor for later)Marc Espie
2010-12-20use state->definesMarc Espie
2010-12-20pass state to SharedLibs for direct printingMarc Espie
2010-12-19add -xxx to usage();Jason McIntyre
2010-12-19Add -xxx option that print PCIe extended config space.Mark Kettenis
2010-12-19If MX lookup fails, fallback to using the host itself. This has always beenGilles Chehade
2010-12-18document "certificate" a little better;Jason McIntyre
2010-12-18bump ->defines up to main state class.Marc Espie
2010-12-18use copy_file from stateMarc Espie
2010-12-18zap old Error usage, state incorporates error printing.Marc Espie
2010-12-18go thru state for printing (prodded by landry@)Marc Espie
2010-12-17Unbreak simple passwords with SHA and salted SHA hashes. Revision 1.7Martin Hedenfal
2010-12-16- since inetd(8) and inetd.conf(5) are one and the same, let's not list themJason McIntyre
2010-12-15We run getopt() twice to know if dhcp-sync is used. To make this workClaudio Jeker
2010-12-14Use _exit() not exit() after forking. OK deraadt@Todd C. Miller
2010-12-14Treat a missing spool dir like an empty one. OK deraadt@Todd C. Miller
2010-12-13Do not use a carp address as ospf router id because it is not unique.Alexander Bluhm
2010-12-13remove locals, so that it can be called again and againMarc Espie
2010-12-13pass state around and use state->printMarc Espie
2010-12-12use memcpy instead of a cast/deref dance that was reading pastJonathan Gray
2010-12-12overriden -> overridden;Jason McIntyre
2010-12-09The PF_KEY socket is like the routing socket. It must be polled all theClaudio Jeker
2010-12-05tweak the framework so that individual modules don't exist and returnMarc Espie
2010-12-03be more strict on socket lifetime (fixes a fd leak).Eric Faurot
2010-11-30Do what the comment actually says. Ignore the full attribute not only theClaudio Jeker
2010-11-30The returned SSL_METHOD of SSLv23_server_method()/SSLv23_client_method()Reyk Floeter
2010-11-30The relayd processes did already bump up the socket file descriptorReyk Floeter
2010-11-29Deny prefixes that have F_ATTR_PARSE_ERR set by default. Now theyClaudio Jeker
2010-11-29replace the fork-based-non-blocking-resolver-hack by shiny async resolverGilles Chehade
2010-11-29add rss mime type; while here, use tabs instead of spaces in atom+xml type.Igor Sobrado
2010-11-28remove unused functionsGilles Chehade
2010-11-28remove all unused headersGilles Chehade
2010-11-28remove unused headersGilles Chehade
2010-11-28a bit of .h cleanups, no functionnal changeGilles Chehade
2010-11-27avoid infinite loops correctly this timeMarc Espie
2010-11-27zap old-style .>= specsMarc Espie
2010-11-27minor fix for ports which install manpages in other directories: keepMarc Espie
2010-11-26Unbreak re-indexing by checking if an index entry already exists.Martin Hedenfal
2010-11-24add *maxactive statsTodd T. Fries
2010-11-24When disabling and enabling tables set the number of hosts that are upJonathan Gray
2010-11-24we can't accept up to MAX_LOCALPART_SIZE (128 bytes) for the user partGilles Chehade
2010-11-24fix spelling in an error messageStuart Henderson
2010-11-22allow weird practices such as ftp_proxy='' instead of unset altogetherMarc Espie
2010-11-20clean up cases of ;;Theo de Raadt
2010-11-19mahine->machineMiod Vallat
2010-11-19Use regular double quotes ("") in the MAILTO example so we don'tTodd C. Miller
2010-11-19Prevent dhcpd(8) from trying to listen on interfaces that don't have aAntoine Jacoutot
2010-11-18Log sent notification messages as well having them in the log mayClaudio Jeker
2010-11-18Accept but ignore (treat as withdraw) updates with AS_CONFED_* pathClaudio Jeker