aboutsummaryrefslogtreecommitdiffstats
path: root/antispam-plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* make debugging dynamicJohannes Berg2011-03-121-0/+25
* Drop dlfcn.h again now the plugins are builtinRon2011-03-061-1/+0
* build in all backend pluginsJohannes Berg2011-02-271-19/+12
* bugfix: add / when generating plugin path nameJohannes Berg2011-02-271-1/+1
* make two functions staticJohannes Berg2011-02-271-3/+3
* add an API version to the backend structJohannes Berg2011-02-271-2/+9
* make backend selection at runtimeDaniel Hokka Zakrisson2011-02-271-2/+27
* Const correctness fixes (in line with changes in the dovecot 1.2 signatures)Ron2009-07-221-7/+7
* 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-071-48/+175
* make proper versionJohannes Berg2008-09-181-1/+1
* improve verbose loggingJohannes Berg2008-06-021-6/+15
* add git version to pluginJohannes Berg2008-06-021-2/+2
* clean up dovecot compat code a bitJohannes Berg2008-05-311-3/+2
* shuffle some code, add _id for 1.1 pluginJohannes Berg2008-04-261-7/+4
* add verbose debuggingJohannes Berg2008-04-191-0/+3
* make code for folder hook clearerJohannes Berg2008-03-201-1/+1
* add keyword hook, work in progressJohannes Berg2008-03-201-6/+45
* allow appends to spam if configured (offlineimap support)Johannes Berg2008-03-051-0/+7
* fix init messageJohannes Berg2007-10-151-1/+1
* make settings per-pluginJohannes Berg2007-10-141-10/+26
* allow setting plugin name from config, using CONFIG=conffile instead of .configJohannes Berg2007-10-141-3/+10
* fix typo in startup messageJohannes Berg2007-10-081-1/+1
* introduce 'unsure' folder feature, fix bug from previous commitJohannes Berg2007-10-011-0/+19
* rename, add install targetJohannes Berg2007-10-011-3/+3
* this seems to make the storage-based plugin workJohannes Berg2007-10-011-9/+8
* start box plugin experiment, seems not to workJohannes Berg2007-10-011-0/+124