Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with base/masterHEADmaster | Alexander Sulfrian | 2011-05-03 | 17 | -267/+385 |
|\ | |||||
| * | remove need for .config file | Johannes Berg | 2011-03-12 | 2 | -16/+20 |
| * | make debugging dynamic | Johannes Berg | 2011-03-12 | 7 | -55/+85 |
| * | Tweak the antispam_backend option docs | Ron | 2011-03-12 | 1 | -5/+5 |
| * | more no-plugin cleanup | Johannes Berg | 2011-03-08 | 1 | -3/+0 |
| * | spool2dir: fix some codestyle issues | Johannes Berg | 2011-03-08 | 1 | -3/+5 |
| * | spool2dir: fix destination file loop | Johannes Berg | 2011-03-08 | 1 | -5/+6 |
| * | fix spool2dir error handling bug | Johannes Berg | 2011-03-06 | 1 | -3/+1 |
| * | Add signature.o back to the build | Ron | 2011-03-06 | 1 | -2/+2 |
| * | Drop dlfcn.h again now the plugins are builtin | Ron | 2011-03-06 | 1 | -1/+0 |
| * | remove -ldl | Johannes Berg | 2011-02-27 | 1 | -1/+1 |
| * | build in all backend plugins | Johannes Berg | 2011-02-27 | 8 | -52/+27 |
| * | bugfix: add / when generating plugin path name | Johannes Berg | 2011-02-27 | 1 | -1/+1 |
| * | prepare version 1.4 | Johannes Berg | 2011-02-27 | 1 | -1/+1 |
| * | document backend selection | Johannes Berg | 2011-02-27 | 1 | -6/+15 |
| * | make two functions static | Johannes Berg | 2011-02-27 | 1 | -3/+3 |
| * | rename mailtrain to pipe | Johannes Berg | 2011-02-27 | 4 | -45/+62 |
| * | Revert "Document the alternate names for the other backends" | Johannes Berg | 2011-02-27 | 1 | -6/+0 |
| * | remove BACKEND from defconfig | Johannes Berg | 2011-02-27 | 1 | -12/+0 |
| * | add an API version to the backend struct | Johannes Berg | 2011-02-27 | 7 | -32/+51 |
| * | be packaging friendly | Daniel Hokka Zakrisson | 2011-02-27 | 1 | -11/+11 |
| * | make backend selection at runtime | Daniel Hokka Zakrisson | 2011-02-27 | 11 | -107/+179 |
| * | fix pointer argument | Daniel Hokka Zakrisson | 2011-02-27 | 1 | -1/+1 |
| * | Document the alternate names for the other backends | Ron | 2011-02-27 | 1 | -0/+6 |
| * | Greater happiness through superior .gitignorance | Ron | 2011-02-27 | 1 | -0/+1 |
| * | mailtrain: redirect stdout/stderr to /dev/null for execv | Johannes Berg | 2011-02-27 | 1 | -3/+5 |
| * | avoid warnings for dovecot <= 1.1 | Johannes Berg | 2010-04-05 | 1 | -0/+4 |
| * | update version | Johannes Berg | 2010-04-05 | 1 | -1/+1 |
* | | Merge remote branch 'base/master' | Alexander Sulfrian | 2009-10-31 | 4 | -16/+33 |
|\| | |||||
| * | check return value of pipe() | Johannes Berg | 2009-09-30 | 1 | -1/+2 |
| * | make variable const | Johannes Berg | 2009-09-30 | 1 | -1/+2 |
| * | identify patchlevel in version macros | Johannes Berg | 2009-08-06 | 2 | -7/+21 |
| * | Const correctness fixes (in line with changes in the dovecot 1.2 signatures) | Ron | 2009-07-22 | 1 | -7/+7 |
| * | Include stdlib.h for the getenv prototype | Ron | 2009-07-22 | 1 | -0/+1 |
* | | Merge commit 'base/master' | Alexander Sulfrian | 2009-07-20 | 1 | -0/+13 |
|\| | |||||
| * | make it compile with dovecot 1.2 | Johannes Berg | 2009-07-02 | 1 | -0/+13 |
* | | removed trailing whitespaces | Alexander Sulfrian | 2009-07-02 | 1 | -3/+3 |
* | | merged updates from base/master in own files | Alexander Sulfrian | 2009-06-23 | 1 | -11/+1 |
* | | Merge commit 'base/master' | Alexander Sulfrian | 2009-06-23 | 5 | -70/+206 |
|\| | |||||
| * | version 1.2v1.2 | Johannes Berg | 2009-06-15 | 1 | -1/+1 |
| * | fix mbox "From " removal code for not-present case | Johannes Berg | 2009-06-15 | 2 | -20/+2 |
| * | put match strings and functions together into one array | Johannes Berg | 2009-06-10 | 1 | -19/+17 |
| * | fix off-by-one in new parsing code | Steffen Kaiser | 2009-06-10 | 1 | -2/+2 |
| * | pattern matching | Johannes Berg | 2009-06-07 | 2 | -49/+205 |
* | | added local ignore | Alexander Sulfrian | 2009-06-23 | 1 | -0/+1 |
* | | corrected Makefile setting | Alexander Sulfrian | 2009-06-06 | 1 | -1/+1 |
* | | Merge branch 'master' of http://git.sipsolutions.net/dovecot-antispam | Alexander Sulfrian | 2009-06-04 | 9 | -5/+781 |
|\| | |||||
| * | make reference to incron | Johannes Berg | 2009-06-03 | 1 | -1/+2 |
| * | spool2dir backend | Steffen Kaiser | 2009-05-30 | 3 | -0/+286 |
| * | add dovecot 1.2 support | Jonas Maurus | 2009-04-29 | 3 | -2/+490 |