summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-07-118 bits is enough for sslflagsReyk Floeter
2014-07-11Sometimes I just sort the tokens in parse.yReyk Floeter
2014-07-11Add support for EDH to provide perfect forward secrecy for older SSLReyk Floeter
2014-07-11Fix DHCPINFORM not to lookup the lease database, not to fill the yiaddrYASUOKA Masahiko
2014-07-11some say it is kinda likely you want autoconf if you run rtsol/rtsold onHenning Brauer
2014-07-11Close the control fd when it has reported EOF.Kenneth R Westerback
2014-07-11Tweak error checking for msgbuf_write() as recommended by the imsgKenneth R Westerback
2014-07-11missing prototypesFlorian Obser
2014-07-11tweak previous;Jason McIntyre
2014-07-11use the merged 4.4BSD.dist mtree if BSD.local is goneMarc Espie
2014-07-11display the extraction tally only if verboseMarc Espie
2014-07-11with out-of-order extraction, match tempnames to item namesMarc Espie
2014-07-11Simplify the code that handles the HTTP headers by using an RB treeReyk Floeter
2014-07-11Fix typoYASUOKA Masahiko
2014-07-11Add -u option to bind UDP port as a socket to answer DHCPINFORM fromYASUOKA Masahiko
2014-07-11we wont ship this table in base anymoreGilles Chehade
2014-07-11a failed socket is -1. from Doug HoganTed Unangst
2014-07-11add additional includes required to build with -DOPENSSL_NO_DEPRECATEDJonathan Gray
2014-07-10make quirks slightly more special, grab the whole packing-list always,Marc Espie
2014-07-10add additional includes required to build with -DOPENSSL_NO_DEPRECATEDJonathan Gray
2014-07-10Print "%s (removed)" into relayd log and test for that string.Alexander Bluhm
2014-07-10make the control process broadcast verbose/profile admin requests directly,Eric Faurot
2014-07-10Improve the scheduler, better and simpler.Eric Faurot
2014-07-10Tweak accept pacing in pptp. Add handling when accept_add() fails andYASUOKA Masahiko
2014-07-10add additional includes required to build with -DOPENSSL_NO_DEPRECATEDJonathan Gray
2014-07-10/var/games/tetris.scores will move away from the etc set.Antoine Jacoutot
2014-07-10prevent users from adding timestamp themselvesMarc Espie
2014-07-10add a separate timestamp annotation to have this as metadataMarc Espie
2014-07-10Fix another free error.Reyk Floeter
2014-07-09When copying structures via imsg, the contents should not containReyk Floeter
2014-07-09Don't assign garbage in kv_extend().Reyk Floeter
2014-07-09tweak previous;Jason McIntyre
2014-07-09The "tag" keyword in redirections has been renamed to "pftag".Reyk Floeter
2014-07-09Replace the protocol directives for HTTP with a new generic filteringReyk Floeter
2014-07-09Fix classless-{ms-,}static-routes to comply RFC 3442. Number ofYASUOKA Masahiko
2014-07-09add a "no-dsn" listener option to disable DSN extension.Eric Faurot
2014-07-09config parser improvements:Eric Faurot
2014-07-09various fixes in experimental ldap backend and add support for mailaddr service.Eric Faurot
2014-07-08update filter configuration parsing (not plugged yet)Eric Faurot
2014-07-08send correct imsg when enabling profiling at runtimeEric Faurot
2014-07-08partially revert bogus commitEric Faurot
2014-07-08get rid of mfa leftoversEric Faurot
2014-07-08Fix a double free bug in parsing the config. It had occurred when aYASUOKA Masahiko
2014-07-08Fix npppd not to access freed memory when it is exiting.YASUOKA Masahiko
2014-07-08decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.hTheo de Raadt
2014-07-08Cleanup of getopt argument: -p is not supported anymore.Tobias Stoeckmann
2014-07-08don't really bother cleaning up the callback, it will go away soon enoughMarc Espie
2014-07-08in case we say("Some parameter #1 blabla there") but weMarc Espie
2014-07-08Prettify the list of "required by" package names by sorting it.Vadim Zhukov
2014-07-08various queue improvements:Eric Faurot