summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2013-12-03no need for timeb.hTheo de Raadt
2013-12-03no need to use sgttyb.hTheo de Raadt
2013-12-01Change 'mountlist' from CIRCLEQ to TAILQ. Be paranoid andKenneth R Westerback
2013-11-30Fix bug#534: IXFR query loop over UDP for zones that are unchanged.Brad Smith
2013-11-30do not send the holdq release message if no envelope were held for a relay.Eric Faurot
2013-11-30do not hardcode scheduler batch size, and reduce default limit to avoidEric Faurot
2013-11-30mention smtpctl encrypt subcommand.Eric Faurot
2013-11-29fix missing space from line breakTed Unangst
2013-11-28unsigned char for ctypeTheo de Raadt
2013-11-28limit the number of envelopes to recall in the hoststat cache.Eric Faurot
2013-11-28fix loading of passphrase-protected keys.Eric Faurot
2013-11-28better responseEric Faurot
2013-11-28allow subdomain matching in mailaddr tablesEric Faurot
2013-11-28unsigned char casts for ctypeEric Faurot
2013-11-27unsigned char for ctypeTheo de Raadt
2013-11-27remove erroneous char cast to switch expression processing getopt(3);Okan Demirmen
2013-11-26unsigned char for ctypeTheo de Raadt
2013-11-26need errno, thx sthenHenning Brauer
2013-11-26don't intentionally cast the argument to isprint() to the wrong type...Theo de Raadt
2013-11-26remove old filesStuart Henderson
2013-11-26merge conflictsStuart Henderson
2013-11-26import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b...Stuart Henderson
2013-11-26msgbuf_write EAGAIN, ok gilles bennoHenning Brauer
2013-11-26remove "clever" shortcut that might bite later, ok gilles bennoHenning Brauer
2013-11-26deal with msgbuf_write EAGAIN, ok gilles bennoHenning Brauer
2013-11-26msgbuf_write EAGAIN, ok gilles bennoHenning Brauer
2013-11-26deal with msgbuf_write EAGAIN, ok gilles bennoHenning Brauer
2013-11-26deal with msgbuf_write EAGAIN, ok gilles bennoHenning Brauer
2013-11-26deal with msgbuf_write EAGAIN, ok gilles bennoHenning Brauer
2013-11-26Copy some entries from Apache's mime.types file to nginx's, ok robert@Stuart Henderson
2013-11-25use u_char for buffers in yylex, for ctype calls, as done in all otherTheo de Raadt
2013-11-25use u_char for buffers in yylex, for ctype callsSebastian Benoit
2013-11-24more ctype cleanupsTheo de Raadt
2013-11-24more unsigned char casts for ctypeTheo de Raadt
2013-11-24fairly obvious ctype cleanup dealing with argvTheo de Raadt
2013-11-23yet more unsigned char casts for ctypeTheo de Raadt
2013-11-23remove redundant check, and be a bit more careful about queue namingTheo de Raadt
2013-11-23obvious unsigned char cast for ctypeTheo de Raadt
2013-11-23remove unused macro; ok jcaTheo de Raadt
2013-11-23unsigned char casts for ctypeTheo de Raadt
2013-11-23unsigned char casts for ctypeTheo de Raadt
2013-11-23obvious unsigned char casts for ctypeTheo de Raadt
2013-11-23unsigned char casts for ctype; ok jcaTheo de Raadt
2013-11-22unsigned char casts where needed for for ctype.hTheo de Raadt
2013-11-22unsigned char cast for some ctype callsTheo de Raadt
2013-11-21split kernel parts of the if.h into a separate header file if_var.hMike Belopuhov
2013-11-21security update to nginx 1.4.4 which fixes CVE-2013-4547Robert Nagy
2013-11-21correctly set verify flag on the listenerEric Faurot
2013-11-21fail if lka can't load cert fileEric Faurot
2013-11-21correctly handle EAGAIN and closed pipe in msgbuf_write()Eric Faurot