Age | Commit message (Expand) | Author |
2003-11-09 | add missing -v to getopt | Daniel Hartmeier |
2003-11-08 | add -v and -w window to usage(); | Jason McIntyre |
2003-10-23 | - add -v to SYNOPSIS | Jason McIntyre |
2003-10-22 | make logging less verbose by default - default logs connect, disconnect | Bob Beck |
2003-10-03 | 1) Don't loop on invalid commands | Bob Beck |
2003-09-26 | can free(NULL) | Theo de Raadt |
2003-09-26 | make accept failures not globally fatal. | Bob Beck |
2003-09-26 | free(NULL) allowed | Theo de Raadt |
2003-09-25 | - add .Bk/.Ek to SYNOPSIS | Jason McIntyre |
2003-09-24 | indent | Theo de Raadt |
2003-09-24 | crank max connections to 800 (really, there are poeple doing this) | Theo de Raadt |
2003-09-20 | knf | Theo de Raadt |
2003-09-18 | realloc spring cleaning, simplifies the code some | Anil Madhavapeddy |
2003-09-04 | forgot to put w in optstring in last commit. | Ted Unangst |
2003-09-03 | permit the window/receive buffer to be adjustable. default back to system | Ted Unangst |
2003-08-26 | re-add logging of matched blacklists lost in previous commit, ok deraadt@ | Daniel Hartmeier |
2003-08-24 | missing colon in syslog msg (cosmetic) | Daniel Hartmeier |
2003-08-23 | add -s to specify stuttering delay, set receive buffer size to 1 byte | Daniel Hartmeier |
2003-08-23 | fix printf format for time_t. notified by casha@e7.pl. henning ok | Jun-ichiro itojun Hagino |
2003-08-22 | pf spelling police | David Krause |
2003-07-29 | spaces | Theo de Raadt |
2003-07-06 | bring protos into scope | Theo de Raadt |
2003-07-02 | no default -Werror on these | Theo de Raadt |
2003-06-11 | ansi cleanup; ok ian markus | Theo de Raadt |
2003-06-02 | - remove .Pp's before .Sh | Jason McIntyre |
2003-05-17 | strsep does not work that way. | Bob Beck |
2003-05-16 | This was using the wrong buffer, and wrong lengths. fix it from me and | Bob Beck |
2003-04-15 | toast some += snprintf | Theo de Raadt |
2003-04-12 | rlimit handling code; aw@osn.de | Theo de Raadt |
2003-04-12 | attempt not to wrap a line, bad nroff | Theo de Raadt |
2003-04-08 | more logical handling of select() errors | Vincent Labrecque |
2003-03-30 | fix logging time to reflect reality. minus crack induced blank lines. | Bob Beck |
2003-03-28 | logging fix from tholo@ | Bob Beck |
2003-03-28 | report how much time was wasted; ok beck | Jason Wright |
2003-03-20 | cmdline options and descriptions in alphabetical order in usage() and manpage | David Krause |
2003-03-18 | duplicate words: on on, in in | David Krause |
2003-03-15 | spamd is running on port 8025, not 25; from Adrian Knoth | Peter Valchev |
2003-03-13 | make spamd-setup/spamd use/require a reserved source port for the | Bob Beck |
2003-03-13 | correct table usage in rdr example, spotted by todd | Henning Brauer |
2003-03-11 | EOL whitespace | David Krause |
2003-03-11 | new sentence, new line | David Krause |
2003-03-09 | also mention max connections default; ok deraadt | Peter Valchev |
2003-03-09 | mention error code 450 is default; ok deraadt | Peter Valchev |
2003-03-09 | typo. henning@ | Bob Beck |
2003-03-09 | Fix a few typos, Make spamd and spamd-setup use /etc/services to find | Bob Beck |
2003-03-08 | knf | Theo de Raadt |
2003-03-08 | remove some more ambigious bs | Bob Beck |
2003-03-08 | spamd typos; | Jason McIntyre |
2003-03-08 | this needs to go too.. | Bob Beck |
2003-03-08 | It's too damn slow... | Bob Beck |