Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | adblock: logging & documentation update | Dirk Brenken | 2015-11-21 | |
| | | | | | | | | | | - centralized logging via separate function to stdout, syslog and file - remove dependencies between helper functions - add two new options "adb_maxtime" and "adb_maxloop" - add description to every adblock config option (see adblock.conf.sample) - update README.md Signed-off-by: Dirk Brenken <dirk@brenken.org> | |||
* | adblock: uci support, dynamic uhttpd instance support plus various fixes | Dirk Brenken | 2015-11-11 | |
* add uci support * add dynamic uhttpd instance support (no longer rely on uhttpd config changes) * package reordering * plus various fixes Signed-off-by: Dirk Brenken <dirk@brenken.org> |