aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spool2dir: fix destination file loopJohannes Berg2011-03-081-5/+6
* fix spool2dir error handling bugJohannes Berg2011-03-061-3/+1
* Add signature.o back to the buildRon2011-03-061-2/+2
* Drop dlfcn.h again now the plugins are builtinRon2011-03-061-1/+0
* remove -ldlJohannes Berg2011-02-271-1/+1
* build in all backend pluginsJohannes Berg2011-02-278-52/+27
* bugfix: add / when generating plugin path nameJohannes Berg2011-02-271-1/+1
* prepare version 1.4Johannes Berg2011-02-271-1/+1
* document backend selectionJohannes Berg2011-02-271-6/+15
* make two functions staticJohannes Berg2011-02-271-3/+3
* rename mailtrain to pipeJohannes Berg2011-02-274-45/+62
* Revert "Document the alternate names for the other backends"Johannes Berg2011-02-271-6/+0
* remove BACKEND from defconfigJohannes Berg2011-02-271-12/+0
* add an API version to the backend structJohannes Berg2011-02-277-32/+51
* be packaging friendlyDaniel Hokka Zakrisson2011-02-271-11/+11
* make backend selection at runtimeDaniel Hokka Zakrisson2011-02-2711-107/+179
* fix pointer argumentDaniel Hokka Zakrisson2011-02-271-1/+1
* Document the alternate names for the other backendsRon2011-02-271-0/+6
* Greater happiness through superior .gitignoranceRon2011-02-271-0/+1
* mailtrain: redirect stdout/stderr to /dev/null for execvJohannes Berg2011-02-271-3/+5
* avoid warnings for dovecot <= 1.1Johannes Berg2010-04-051-0/+4
* update versionJohannes Berg2010-04-051-1/+1
* check return value of pipe()Johannes Berg2009-09-301-1/+2
* make variable constJohannes Berg2009-09-301-1/+2
* identify patchlevel in version macrosJohannes Berg2009-08-062-7/+21
* Const correctness fixes (in line with changes in the dovecot 1.2 signatures)Ron2009-07-221-7/+7
* Include stdlib.h for the getenv prototypeRon2009-07-221-0/+1
* make it compile with dovecot 1.2Johannes Berg2009-07-021-0/+13
* version 1.2v1.2Johannes Berg2009-06-151-1/+1
* fix mbox "From " removal code for not-present caseJohannes Berg2009-06-152-20/+2
* put match strings and functions together into one arrayJohannes Berg2009-06-101-19/+17
* fix off-by-one in new parsing codeSteffen Kaiser2009-06-101-2/+2
* pattern matchingJohannes Berg2009-06-072-49/+205
* make reference to incronJohannes Berg2009-06-031-1/+2
* spool2dir backendSteffen Kaiser2009-05-303-0/+286
* add dovecot 1.2 supportJonas Maurus2009-04-293-2/+490
* mailtrain: send correct 5 bytes if message doesn't start with "From "Johannes Berg2009-04-111-1/+1
* Fix Makefile to use DESTDIR when installing for easier packaging.Evan Broder2009-03-241-1/+1
* fix dest_mail assignment bugJohannes Berg2009-02-231-1/+2
* dspam backend: allow configuring ignoring virus emailsFredrik Lindberg2008-12-102-0/+42
* add signature missing thingJohannes Berg2008-12-104-14/+48
* dspam-exec: log dspam outputJohannes Berg2008-11-111-2/+7
* fix signature-log backend compilation with dovecot 1.1Johannes Berg2008-11-112-1/+16
* Makefile fixesEugene2008-11-051-2/+4
* bump version to 1.1v1.1Johannes Berg2008-11-051-1/+1
* fix debugv() bugsJohannes Berg2008-11-051-2/+4
* make args easier to understandJohannes Berg2008-11-052-7/+5
* remove debian packagingv1.0Johannes Berg2008-09-1812-202/+1
* make proper versionJohannes Berg2008-09-184-15/+24
* some more verbose debugging, untestedJohannes Berg2008-09-094-7/+45