Age | Commit message (Expand) | Author |
---|---|---|
2004-03-13 | Add signal handler to parent, so that when greylisting we don't need to | Bob Beck |
2004-03-11 | Remove sync() calls that immediately precede databse close(). Since | Todd C. Miller |
2004-03-11 | Call db-sync() after each db modification since they aren't all that | Bob Beck |
2004-03-10 | spaces | Theo de Raadt |
2004-03-05 | Fix really dumb memory leak that would have long runnign large whitelist | Bob Beck |
2004-03-01 | uset inet_pton(3) instead of home grown address validator; some other cleanup | Otto Moerbeek |
2004-02-28 | - ensure greylist entry expiry is not updated until actually whitelisted | Bob Beck |
2004-02-26 | don't leak one here either. | Bob Beck |
2004-02-26 | don't leak an fd here. | Bob Beck |
2004-02-26 | paranoia; beck ok | Theo de Raadt |
2004-02-26 | spaces | Theo de Raadt |
2004-02-26 | Add -g option for greylisting support for spamd. The greylisting techinque | Bob Beck |