summaryrefslogtreecommitdiff
path: root/libexec/spamlogd
AgeCommit message (Expand)Author
2007-03-05nuke annoying debug logBob Beck
2007-03-05Make spamlogd log inbound/outbound like it did before.Bob Beck
2007-03-04tweaks;Jason McIntyre
2007-03-04cleanup usageTheo de Raadt
2007-03-04Database synchronizaton for spamd/spamlogdBob Beck
2007-02-27sync slightly w/ spamd(8);Jason McIntyre
2007-01-04 Using DB_BTREE for spamd is wrong, order is never requiredBob Beck
2006-11-26repair missing DPADD requestsTheo de Raadt
2006-11-04remove misplaced -l stuff; henning needs more caffeine...Jason McIntyre
2006-11-03donot for tcpdump, use libpcap directly.Henning Brauer
2006-10-26- sort optionsJason McIntyre
2006-10-25allow spamlogd to use an alternate pflog interfaceHenning Brauer
2006-10-23no need to use "keep state" and "flags S/SA" in pf rules,Jason McIntyre
2005-05-24Remove -ansi as that means expose only C89 interfaces.Todd C. Miller
2004-09-18fix pr 3914, spamd doesn't log only incoming with -I,Bob Beck
2004-09-16remove unused variablesTheo de Raadt
2004-08-10Variable size arrays are not ANSI C. Replace by malloc/free.Otto Moerbeek
2004-07-14- new sentence, new lineJason McIntyre
2004-07-14sync usage() w/ SYNOPSIS;Jason McIntyre
2004-03-11Remove sync() calls that immediately precede databse close(). SinceTodd C. Miller
2004-03-10spacesTheo de Raadt
2004-03-07remove some unused variables and includes; KNFOtto Moerbeek
2004-03-01uset inet_pton(3) instead of home grown address validator; some other cleanupOtto Moerbeek
2004-02-28Fix macro definition if pf.conf example. Ok beck@Matthieu Herrb
2004-02-27fix CFLAGS -IDavid Krause
2004-02-27make spamlogd watch the destination of outbound smtp connections,Bob Beck
2004-02-26paranoia; beck okTheo de Raadt
2004-02-26Add -g option for greylisting support for spamd. The greylisting techinqueBob Beck