Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | always print dspam binary in debug output | Johannes Berg | 2007-10-14 | 1 | -3/+2 |
* | use $(CONFIG) everywhere | Johannes Berg | 2007-10-14 | 1 | -3/+3 |
* | clean all .so files | Johannes Berg | 2007-10-14 | 1 | -1/+1 |
* | allow setting plugin name from config, using CONFIG=conffile instead of .config | Johannes Berg | 2007-10-14 | 3 | -9/+22 |
* | fix typo in startup message | Johannes Berg | 2007-10-08 | 1 | -1/+1 |
* | don't break dspam-exec backend when DEBUG=stderr | Johannes Berg | 2007-10-03 | 1 | -0/+6 |
* | change build system a bit | Johannes Berg | 2007-10-02 | 1 | -5/+8 |
* | document crm114 backend | Johannes Berg | 2007-10-02 | 1 | -0/+27 |
* | fix crm114, it works | Johannes Berg | 2007-10-02 | 1 | -6/+7 |
* | use configured signature in crm114 | Johannes Berg | 2007-10-01 | 3 | -3/+4 |
* | fix crm114 build bug | Johannes Berg | 2007-10-01 | 1 | -0/+3 |
* | add experimental crm114 backend | Johannes Berg | 2007-10-01 | 2 | -0/+202 |
* | fix error in config handling | Johannes Berg | 2007-10-01 | 1 | -1/+1 |
* | introduce 'unsure' folder feature, fix bug from previous commit | Johannes Berg | 2007-10-01 | 4 | -7/+55 |
* | use 'enum classification' instead of 'bool from_spam' | Johannes Berg | 2007-10-01 | 6 | -28/+58 |
* | don't configure a backend by default and make a nice error for that case | Johannes Berg | 2007-10-01 | 2 | -1/+8 |
* | add mailtrain backend and docs | Johannes Berg | 2007-10-01 | 3 | -1/+333 |
* | flush stderr when logging there | Johannes Berg | 2007-10-01 | 1 | -0/+1 |
* | remove dict-backend from NOTES | Johannes Berg | 2007-10-01 | 1 | -19/+0 |
* | revert default backend to dspam-exec | Johannes Berg | 2007-10-01 | 1 | -2/+2 |
* | add non-working SQL logger backend | Johannes Berg | 2007-10-01 | 3 | -2/+151 |
* | improve signature extraction API | Johannes Berg | 2007-10-01 | 3 | -7/+27 |
* | remove some #if 0'ed code | Johannes Berg | 2007-10-01 | 1 | -17/+0 |
* | use last signature header line | Johannes Berg | 2007-10-01 | 1 | -4/+7 |
* | adjust notes for new internal API | Johannes Berg | 2007-10-01 | 1 | -6/+2 |
* | rename, add install target | Johannes Berg | 2007-10-01 | 4 | -12/+20 |
* | fix defconfig | Johannes Berg | 2007-10-01 | 1 | -1/+1 |
* | fix debug output | Johannes Berg | 2007-10-01 | 1 | -1/+1 |
* | this seems to make the storage-based plugin work | Johannes Berg | 2007-10-01 | 6 | -37/+75 |
* | start box plugin experiment, seems not to work | Johannes Berg | 2007-10-01 | 12 | -520/+517 |
* | put dovecot version we built against into plugin for checking | Johannes Berg | 2007-10-01 | 1 | -0/+3 |
* | add note that you can use installed dovecot headers | Johannes Berg | 2007-10-01 | 1 | -2/+5 |
* | remove syslog debugging config again | Johannes Berg | 2007-09-30 | 1 | -1/+1 |
* | add some notes on implementing other requested features | Johannes Berg | 2007-09-30 | 1 | -0/+33 |
* | whitespace cleanup | Johannes Berg | 2007-09-30 | 1 | -3/+3 |
* | fix and comment the stderr reading logic | Johannes Berg | 2007-09-30 | 1 | -23/+26 |
* | minor change to config section | Johannes Berg | 2007-09-30 | 1 | -3/+3 |
* | add configuration section to README | Johannes Berg | 2007-09-30 | 1 | -0/+35 |
* | Make it build against dovecot 1.1 | Johannes Berg | 2007-09-30 | 5 | -18/+113 |
* | don't use is_empty_str | Johannes Berg | 2007-09-30 | 1 | -1/+1 |
* | don't debug-log to syslog by default | Johannes Berg | 2007-09-30 | 1 | -1/+1 |
* | dspam-exec backend: allow extra arguments | Johannes Berg | 2007-09-30 | 1 | -4/+32 |
* | fix remaining error handling bugs | Johannes Berg | 2007-09-30 | 2 | -14/+13 |
* | fix error handling | Johannes Berg | 2007-09-30 | 1 | -3/+10 |
* | add readme (thanks to Andreas Schneider) | Johannes Berg | 2007-09-30 | 1 | -0/+52 |
* | grammar fix | Johannes Berg | 2007-09-30 | 3 | -7/+7 |
* | add GPLv2 file | Johannes Berg | 2007-09-30 | 1 | -0/+344 |
* | seems to work | Johannes Berg | 2007-09-30 | 5 | -353/+201 |
* | start of rewrite | Johannes Berg | 2007-09-30 | 7 | -310/+678 |
* | fix C file | Johannes Berg | 2007-09-30 | 1 | -1/+0 |