AdGuardHome/coredns_plugin
Andrey Meshkov 32d4e80c93 Fix #371 #421
Filters are now saved to a file
Also, they're loaded from the file on startup
Filter ID is not passed to the CoreDNS plugin config (server-side AG DNS must be changed accordingly)
Some minor refactoring, unused functions removed
2018-10-30 02:17:24 +03:00
..
ratelimit Fix many lint warnings found by gometalinter 2018-09-14 18:40:05 +03:00
refuseany Fix many lint warnings found by gometalinter 2018-09-14 18:40:05 +03:00
coredns_plugin_test.go Fix #371 #421 2018-10-30 02:17:24 +03:00
coredns_plugin.go Fix #371 #421 2018-10-30 02:17:24 +03:00
coredns_stats.go Do not use port 8618, it's a leftover from a time when we had two binaries. 2018-10-17 18:55:27 +03:00
querylog_file.go Fixup of previous commit. 2018-10-15 19:34:31 +03:00
querylog_top.go Do not use port 8618, it's a leftover from a time when we had two binaries. 2018-10-17 18:55:27 +03:00
querylog.go minor tweaks 2018-10-22 22:51:51 +03:00
reload.go coredns plugin -- remove debug logging 2018-10-12 17:11:57 +03:00