Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-26 | repair missing DPADD requests | Theo de Raadt | |
2006-11-03 | donot for tcpdump, use libpcap directly. | Henning Brauer | |
joint work with Berk D. Demir, ok beck deraadt | |||
2005-05-24 | Remove -ansi as that means expose only C89 interfaces. | Todd C. Miller | |
2004-02-27 | fix CFLAGS -I | David Krause | |
ok deraadt@ | |||
2004-02-26 | Add -g option for greylisting support for spamd. The greylisting techinque | Bob Beck | |
originates from a paper by Evan Harris which can be found at http://projects.puremagic.com/greylisting/. This implementation makes spamd allow for non-blacklisted addresses to be treated as "greylisted". where they are tracked in a db file, and whitelisted by addition to a pf table when the same envelope from and to are retried from the same source IP address. Testing by many, ok deraadt@ |