summaryrefslogtreecommitdiff
path: root/usr.sbin/spamdb
AgeCommit message (Expand)Author
2005-03-12remove useless sentence;Jason McIntyre
2005-03-11freeaddrinfo() isn't needed on the error path from getaddrinfo().Bob Beck
2005-03-11fix usage to reflect new reality, ok jmc@Bob Beck
2005-03-11"Greytrapping" for spamd - allow for spamd greylisting to maintainBob Beck
2004-04-27getaddrinfo 4th arg has to be non-null. Gerard gerritsenJun-ichiro itojun Hagino
2004-04-26bzero hint before use.Jun-ichiro itojun Hagino
2004-04-25use '|' as field separator, not ':' - for future IPv6 supportJun-ichiro itojun Hagino
2004-04-19Remove unused stuff; give error message if the db cannot be openened; setOtto Moerbeek
2004-03-13- typosJason McIntyre
2004-03-11fix leak, found by Patrick Latifi <pat@eyeo.org>Bob Beck
2004-03-11open O_RDONLY when listingBob Beck
2004-03-11Remove sync() calls that immediately precede databse close(). SinceTodd C. Miller
2004-03-01paranoia and cleanup, document output formatBob Beck
2004-02-27fix CFLAGS -IDavid Krause
2004-02-26don't double define PATH_SPAMD_DB - notice by pbBob Beck
2004-02-26paranoia; beck okTheo de Raadt
2004-02-26Add -g option for greylisting support for spamd. The greylisting techinqueBob Beck