Age | Commit message (Expand) | Author |
2012-07-29 | minor polishing | John Denker |
2012-07-29 | finally () get smart about not leaving stray FDs lying around; | John Denker |
2012-07-29 | much more logical about keeping track of pipes and how they are used | John Denker |
2012-07-29 | fix very small bug | John Denker |
2012-07-29 | shorten the #! shebang line | John Denker |
2012-07-29 | the usual automatic dependency-finder | John Denker |
2012-07-29 | change from if-statements to switch-statements, to make sure all cases get ha... | John Denker |
2012-07-29 | progress toward cleaning up logic of various modes and how the use their pipes | John Denker |
2012-07-29 | create the "bash-c" program, so as to make it easy to | John Denker |
2012-07-29 | implement "-stain" feature; the "-penalty" feature was a baaaad idea | John Denker |
2012-07-29 | regularize log/progress messages | John Denker |
2012-07-29 | set program gid (not just egid) the way mailman likes it | John Denker |
2012-07-29 | ignore penalty features for the moment | John Denker |
2012-07-29 | dns inconsistency is just a warning for the moment | John Denker |
2012-07-29 | check DNS consistency | John Denker |
2012-07-29 | doesn't work, don't know why | John Denker |
2012-07-29 | adding some code to check DNS consistency | John Denker |
2012-07-29 | don't return messy exit status codes in non-check mode | John Denker |
2012-07-29 | implement penaltybox return-code (exit status) | John Denker |
2012-07-29 | more regularization of reporting | John Denker |
2012-07-29 | fix up error parsing and error logging | John Denker |
2012-07-29 | gaaack -- fix horrible bug | John Denker |
2012-07-29 | builing some features to penalize spammers, | John Denker |
2012-07-29 | much smarter about exit status conventions | John Denker |
2012-07-29 | add some exit-code processing; require TCPREMOTEHOST | John Denker |
2012-07-29 | format stuff in columns | John Denker |
2012-07-29 | greylist will now zap its program-group | John Denker |
2012-07-29 | 5 minutes is not enough | John Denker |
2012-07-29 | implement probation period | John Denker |
2012-07-29 | nicer formatting of ages | John Denker |
2012-07-29 | add "Scan" function to greylist | John Denker |
2012-07-29 | might even be working : greylist | John Denker |
2012-07-29 | bare beginnings of a greylisting system | John Denker |
2012-07-29 | teach qmail.c to support greylisting | John Denker |
2012-07-29 | add greylist | John Denker |
2012-07-29 | log some interesting variables | John Denker |
2012-07-29 | teach hi-q to have a "mode" word at the front of each line | John Denker |
2012-07-29 | add dummy-mta debian package | John Denker |
2012-07-29 | add "-r" (reverse) mode to mail-zap | John Denker |
2012-07-29 | minor upgrade to log/progress msg | John Denker |
2012-07-29 | trivial | John Denker |
2012-07-29 | simple thing to calculate percentiles | John Denker |
2012-07-29 | implement regular expressions | John Denker |
2012-07-29 | implement "-addr" option in mail-scan | John Denker |
2012-07-29 | fix commented-out bug; clarify variable-name | John Denker |
2012-07-29 | minor clarification of log msg | John Denker |
2012-07-29 | show filename only once in "-l" mode | John Denker |
2012-07-29 | remove bad stuff from mailbox, sa-learn it, move it to ../spam/ | John Denker |
2012-07-29 | nuisance | John Denker |
2012-07-16 | add "group" feature | John Denker |