aboutsummaryrefslogtreecommitdiffstats
path: root/antispam-plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-12make debugging dynamicJohannes Berg1-0/+25
2011-03-06Drop dlfcn.h again now the plugins are builtinRon1-1/+0
2011-02-27build in all backend pluginsJohannes Berg1-19/+12
2011-02-27bugfix: add / when generating plugin path nameJohannes Berg1-1/+1
2011-02-27make two functions staticJohannes Berg1-3/+3
2011-02-27add an API version to the backend structJohannes Berg1-2/+9
2011-02-27make backend selection at runtimeDaniel Hokka Zakrisson1-2/+27
2009-07-22Const correctness fixes (in line with changes in the dovecot 1.2 signatures)Ron1-7/+7
2009-06-10put match strings and functions together into one arrayJohannes Berg1-19/+17
2009-06-10fix off-by-one in new parsing codeSteffen Kaiser1-2/+2
2009-06-07pattern matchingJohannes Berg1-48/+175
2008-09-18make proper versionJohannes Berg1-1/+1
2008-06-02improve verbose loggingJohannes Berg1-6/+15
2008-06-02add git version to pluginJohannes Berg1-2/+2
2008-05-31clean up dovecot compat code a bitJohannes Berg1-3/+2
2008-04-26shuffle some code, add _id for 1.1 pluginJohannes Berg1-7/+4
2008-04-19add verbose debuggingJohannes Berg1-0/+3
2008-03-20make code for folder hook clearerJohannes Berg1-1/+1
2008-03-20add keyword hook, work in progressJohannes Berg1-6/+45
2008-03-05allow appends to spam if configured (offlineimap support)Johannes Berg1-0/+7
2007-10-15fix init messageJohannes Berg1-1/+1
2007-10-14make settings per-pluginJohannes Berg1-10/+26
2007-10-14allow setting plugin name from config, using CONFIG=conffile instead of .configJohannes Berg1-3/+10
2007-10-08fix typo in startup messageJohannes Berg1-1/+1
2007-10-01introduce 'unsure' folder feature, fix bug from previous commitJohannes Berg1-0/+19
2007-10-01rename, add install targetJohannes Berg1-3/+3
2007-10-01this seems to make the storage-based plugin workJohannes Berg1-9/+8
2007-10-01start box plugin experiment, seems not to workJohannes Berg1-0/+124