aboutsummaryrefslogtreecommitdiffstats
path: root/dspam-exec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-12make debugging dynamicJohannes Berg1-3/+1
2011-02-27build in all backend pluginsJohannes Berg1-2/+1
2011-02-27add an API version to the backend structJohannes Berg1-6/+7
2011-02-27make backend selection at runtimeDaniel Hokka Zakrisson1-9/+18
2009-09-30check return value of pipe()Johannes Berg1-1/+2
2008-12-10dspam backend: allow configuring ignoring virus emailsFredrik Lindberg1-0/+35
2008-11-11dspam-exec: log dspam outputJohannes Berg1-2/+7
2008-11-05make args easier to understandJohannes Berg1-3/+2
2008-09-09some more verbose debugging, untestedJohannes Berg1-5/+6
2008-04-26backend preparations for 1.1Johannes Berg1-0/+1
2008-02-02remove --stdout from dspam-exec's syslog messageJohannes Berg1-1/+1
2008-02-02dspam backend: don't force --stdout and recommend --deliver=Johannes Berg1-5/+4
2007-10-15use -WextraJohannes Berg1-1/+2
2007-10-14make settings per-pluginJohannes Berg1-6/+6
2007-10-14really print out dspam binaryJohannes Berg1-1/+1
2007-10-14always print dspam binary in debug outputJohannes Berg1-3/+2
2007-10-03don't break dspam-exec backend when DEBUG=stderrJohannes Berg1-0/+6
2007-10-01use 'enum classification' instead of 'bool from_spam'Johannes Berg1-6/+10
2007-10-01improve signature extraction APIJohannes Berg1-1/+1
2007-10-01remove some #if 0'ed codeJohannes Berg1-17/+0
2007-10-01fix debug outputJohannes Berg1-1/+1
2007-10-01this seems to make the storage-based plugin workJohannes Berg1-10/+18
2007-10-01start box plugin experiment, seems not to workJohannes Berg1-2/+47
2007-09-30fix and comment the stderr reading logicJohannes Berg1-23/+26
2007-09-30Make it build against dovecot 1.1Johannes Berg1-1/+2
2007-09-30dspam-exec backend: allow extra argumentsJohannes Berg1-4/+32
2007-09-30fix remaining error handling bugsJohannes Berg1-10/+11
2007-09-30seems to workJohannes Berg1-309/+31
2007-09-30start of rewriteJohannes Berg1-67/+45
2007-09-30fix C fileJohannes Berg1-1/+0