2020-02-04 22:03 | update TODO | Hiltjo Posthuma | 1 | +2 | -0 |
2020-02-04 21:59 | add a bulk test mode option (-b) | Hiltjo Posthuma | 3 | +83 | -3 |
2019-01-26 19:10 | README: typo applicatios -> applications | Hiltjo Posthuma | 1 | +2 | -3 |
2019-01-26 18:39 | fix -d parameter | Julian Schweinsberg | 2 | +2 | -2 |
2018-11-09 10:18 | fix statdump call parameter | Hiltjo Posthuma | 1 | +1 | -1 |
2018-11-09 10:17 | fix statdump declaration | Hiltjo Posthuma | 1 | +1 | -1 |
2018-11-08 17:12 | statdump: use standard I/O functions for buffering | Hiltjo Posthuma | 1 | +7 | -17 |
2018-11-08 17:07 | fix uninitialized memory when parsing bogofilter header | Hiltjo Posthuma | 1 | +2 | -1 |
2018-10-27 18:05 | function declaration: use the same parameter names | Hiltjo Posthuma | 4 | +14 | -15 |
2018-10-27 18:02 | set rdonly earlier for unveil, make open() error more clear | Hiltjo Posthuma | 2 | +3 | -3 |
2018-10-27 17:56 | fix unveil(2) permissions and path name + misc code fixes | Hiltjo Posthuma | 6 | +25 | -29 |
2018-10-27 17:33 | dbh_open -> dbtext_db_open | Hiltjo Posthuma | 2 | +2 | -2 |
2018-10-27 17:31 | merge dbh and dbtext (WIP) | Hiltjo Posthuma | 7 | +511 | -566 |
2018-10-27 17:14 | initial unveil(2) support + some code-cleanup and remove unused functions | Hiltjo Posthuma | 7 | +35 | -35 |
2018-10-27 17:13 | whoops, fix regression in opening "database" | Hiltjo Posthuma | 1 | +1 | -1 |
2018-10-27 16:37 | many improvements | Hiltjo Posthuma | 17 | +144 | -610 |
2018-10-25 10:41 | fix some undefined behaviour with ctype functions | Hiltjo Posthuma | 1 | +16 | -15 |
2018-09-29 11:15 | improve Makefile | Hiltjo Posthuma | 1 | +77 | -28 |
2018-09-29 11:14 | define PACKAGE macro in C file | Hiltjo Posthuma | 1 | +2 | -0 |
2018-09-29 10:52 | remove unused code, leftover -f flag documentation | Hiltjo Posthuma | 7 | +2 | -91 |
2018-09-29 10:49 | dbg: simplify verbose function | Hiltjo Posthuma | 1 | +3 | -8 |
2018-09-23 12:39 | config.h: disable pledge for non-OpenBSD | Hiltjo Posthuma | 1 | +5 | -0 |
2018-09-23 12:37 | Makefile: order dependencies, remove unneeded [ -d ] check | Hiltjo Posthuma | 1 | +3 | -3 |
2018-09-23 12:36 | improve code-style | Hiltjo Posthuma | 7 | +1531 | -1663 |
2018-09-23 12:29 | bmf.c: improve some code-style | Hiltjo Posthuma | 1 | +250 | -282 |
2018-09-23 12:19 | update TODO | Hiltjo Posthuma | 1 | +9 | -6 |
2018-09-22 18:05 | remove -i and -f from usage | Hiltjo Posthuma | 1 | +0 | -2 |
2018-09-22 16:51 | Makefile: install in /usr/local | Hiltjo Posthuma | 1 | +2 | -4 |
2018-09-22 16:49 | pledge test mode, no need to reopen goodlist and spamlist for each message in test mode | Hiltjo Posthuma | 2 | +52 | -16 |
2018-09-22 16:27 | tweak pledge | Hiltjo Posthuma | 1 | +2 | -2 |
2018-09-22 16:27 | remove code leftover from -i option | Hiltjo Posthuma | 1 | +0 | -17 |
2018-09-22 16:12 | remove NDEBUG code | Hiltjo Posthuma | 3 | +2 | -281 |
2018-09-22 16:05 | small cleanup, remove DB_USER, DB_PASS | Hiltjo Posthuma | 2 | +7 | -10 |
2018-09-22 15:57 | changes | Hiltjo Posthuma | 15 | +60 | -2004 |
2018-09-22 15:49 | add patches from OpenBSD port | Hiltjo Posthuma | 2 | +20 | -1 |
2018-09-22 15:46 | import bmf 0.9.4 | Hiltjo Posthuma | 31 | +5898 | -0 |