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