Stan Grishin
d13b4c53f6
simple-adblock: jsonOps-related bugfixes
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-04-01 23:03:38 -10:00
Stan Grishin
94b4cce292
simple-adblock: update to 1.8.5-1
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-03-08 10:25:23 +00:00
Stan Grishin
182cc9920e
simple-adblock: remove dependency on jsonfilter & old code
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-02 22:11:06 +00:00
Stan Grishin
95586689f5
simple-adblock: config update
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-12-18 22:04:59 -06:00
Stan Grishin
22722a8095
simple-adblock: bugfix - config update
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-12-12 15:58:21 -06:00
Florian Eckert
04e52a13c4
simple-adblock: use new extra_command function definition
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-11-04 08:50:34 +01:00
Stan Grishin
92e6b29920
simple-adblock: config update file fix
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-10-09 09:20:55 -10:00
Stan Grishin
d7de7813b4
simple-adblock: add config auto-update feature
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
shellchecked
Signed-off-by: Stan Grishin <stangri@melmac.net>
shellchecked
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-09-20 01:00:06 +00:00
Stan Grishin
492a49fcc5
simple-adblock: bugfix: update config; use command -v
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-08-21 23:29:02 +00:00
Stan Grishin
e7d2563c57
simple-adblock: README and config update
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-08-04 22:50:39 +00:00
Stan Grishin
3167c3c4c0
simple-adblock: racially-neutral names
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-13 20:39:00 +00:00
Stan Grishin
eb398862b5
simple-adblock: remove obsolete dshield.org links from config
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-08 17:35:32 +00:00
Stan Grishin
901159b8c7
simple-adblock: bugfix: proper error reporting on failed downloads; lists update script
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-27 00:25:57 +00:00
Stan Grishin
c805064a7d
simple-adblock: bugfix: start downloads on cold boot
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-22 17:45:53 +00:00
Stan Grishin
5df3acdf10
simple-adblock: bugfixes: remove escape chars from log, restore from cache on boot
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-07 21:55:22 +00:00
Stan Grishin
49dbec35f6
simple-adblock: support multiple dnsmasq instances; rework communication between principal package and luci app
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-03-29 05:13:07 +00:00
Petr Štetiar
8383c19b90
treewide: fix service status command in procd compatible services
...
Fix breaking change introduced in the main tree with a commit
7519a36774ca ("base-files,procd: add generic service status") where the
old service `status` callback function doesn't work anymore and needs to
be renamed to `status_service`. This name was chosen for consistency
with start and stop function callbacks, which are using `start_service`
and `stop_service` naming schemes.
While at it, fix whitespace issues in the status_service as well.
Ref: http://lists.infradead.org/pipermail/openwrt-devel/2019-September/019035.html
Reported-by: Dirk Brenken <dev@brenken.org>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-11-18 06:28:57 +01:00
Stan Grishin
756bbb7afd
simple-adblock: bugfix: proper dnsmasq reload on stop, rework start/stop logic
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-06 09:33:33 -07:00
Stan Grishin
54f4487af1
simple-adblock: bugfix and improvements (check description)
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-03 18:41:49 -07:00
Stan Grishin
c6beee74f9
simple-adblock: dnsmasq.ipset option support, better handling of IDNs, updated README
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-09-24 09:11:45 -07:00
Stan Grishin
eaab320a46
simple-adblock: move to POSIX compliance, better output on check, better bg process data collection.
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-22 21:14:42 -07:00
Stan Grishin
f7393b8813
simple-adblock: boot-up optimization
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-22 16:34:14 -07:00
Stan Grishin
b4d32b17fb
simple-adblock: support for varios DNS resolvers/options
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-17 06:09:31 -07:00
Stan Grishin
79245d4552
simple-adblock: options to filter non-ASCII domains, local compressed storage
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-07-04 15:38:58 -07:00
Stan Grishin
ac34bf910e
simple-adblock: better download processing, luci-app integration, lists optimization, firewall integration
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-16 17:41:39 -07:00
Stan Grishin
4c06b95a34
simple-adblock: better start/stop/reload/uninstall
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-25 19:35:52 -08:00
Stan Grishin
1897a04774
simple-adblock: new boot logic
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-12-26 14:13:38 -08:00
Stan Grishin
c398c0a768
simple-adblock: updated README, used stricter filters for domains and hosts lists, added debugging logging, removed PROCD instance.
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-05-08 03:57:04 +03:00
Stan Grishin
281c4f8ec9
simple-adblock: update domains/hosts filters, README.
2017-03-30 17:16:20 -07:00
Stan Grishin
7ac3fcd9fd
simple-adblock: initial commit
...
simple-adblock: version 1.5 introduces background processing of downloaded list while the next list is being downloaded
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-03-14 21:33:16 -07:00