summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2013-11-21get bytes off the wire as unsigned char so we can pass them toDavid Gwynne
2013-11-20+.An -nosplitJason McIntyre
2013-11-20Rework the mda and scheduler to use the holdq mechanism instead ofEric Faurot
2013-11-19handle msgbuf_write() returning EAGAINSebastian Benoit
2013-11-19include queue.h directly instead of relying on if.h to provide it;Mike Belopuhov
2013-11-19Allow '*' in the user part of mailaddresses. By default, potentially dangerousEric Faurot
2013-11-19Add a limit on the number of inflight envelopes. The scheduler suspendsEric Faurot
2013-11-18Allow overriding the local caEric Faurot
2013-11-18When looking up a MX, parse the address if the domain is a "[ipaddr]" string.Eric Faurot
2013-11-18change dict_poproot() prototype: do not take key placeholder parameter asEric Faurot
2013-11-15Include unistd.h as it is the standard location for getopt().Todd C. Miller
2013-11-14cope with the EAGAIN API change for msgbuf_write()Theo de Raadt
2013-11-13handle msgbuf_write() returning EAGAIN, looks right to deraadtStuart Henderson
2013-11-13handle msgbuf_write() returning EAGAIN,Sebastian Benoit
2013-11-13handle msgbuf_write() returning EAGAINSebastian Benoit
2013-11-13handle msgbuf_write() returning EAGAINSebastian Benoit
2013-11-13from sthen: handle msgbuf_write() returning EAGAINSebastian Benoit
2013-11-13from claudioSebastian Benoit
2013-11-13from claudioSebastian Benoit
2013-11-13exit with 0 on admin shutdownEric Faurot
2013-11-13document smtpctl "show hosts" and "show relays".Eric Faurot
2013-11-13Knob to set priority with which bgpd inserts routes into the kernelFlorian Obser
2013-11-13disable .forward lookup if sticky bit is set on homedirEric Faurot
2013-11-13Fix case-folding issue with pki names. They are case-insensitive.Eric Faurot
2013-11-13protos, and please gcc warnings about operator precedenceTheo de Raadt
2013-11-12ensure there are prototypesTheo de Raadt
2013-11-12handle lack of prototypeTheo de Raadt
2013-11-12missing protos and an unused variableTheo de Raadt
2013-11-12add missing protosTheo de Raadt
2013-11-12handle lack of prototypeTheo de Raadt
2013-11-12missing protosTheo de Raadt
2013-11-12prototype the mess of functions insideTheo de Raadt
2013-11-12prototypes, some pleasing of gcc, and cleanup an unused variableTheo de Raadt