Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-03-20 | add debug output to mailtrain | Johannes Berg | 1 | -0/+2 |
2008-03-06 | Properly log return value of sendmail invocation if it fails. | Steffen Kaiser | 1 | -1/+1 |
2008-03-05 | Fix file descriptor leak in mailtrain backend | Steffen Kaiser | 1 | -2/+3 |
2008-03-05 | Leaked a t_pop() call in I/O handler 0x805b350 | Steffen Kaiser | 1 | -2/+5 |
2008-02-02 | allow arbitrary command line arguments for mailtrain backend | Johannes Berg | 1 | -9/+38 |
2007-10-15 | use -Wextra | Johannes Berg | 1 | -2/+3 |
2007-10-14 | make settings per-plugin | Johannes Berg | 1 | -9/+9 |
2007-10-01 | use 'enum classification' instead of 'bool from_spam' | Johannes Berg | 1 | -8/+17 |
2007-10-01 | add mailtrain backend and docs | Johannes Berg | 1 | -0/+294 |