AdGuardHome/home
Simon Zolin 32d1f385ff + config: new setting "querylog_file_enabled"
Close #876

Squashed commit of the following:

commit f83f60a7340d8a3f6de7ecfebb426e47d19e83d8
Merge: cfb72869 391e6199
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Thu May 28 15:17:21 2020 +0300

    Merge remote-tracking branch 'origin/master' into 876-logs

commit cfb72869f7cf0bf59a478ab8c7920c273e2fa5f9
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Thu May 28 12:50:02 2020 +0300

    tests

commit 35376e4f450cf66507d733c931b7ed27eff1f36c
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed May 27 18:15:12 2020 +0300

    fix

commit 0cfb802d73db52a4b09c459a68a8a18918447b76
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed May 27 16:49:52 2020 +0300

    tests

commit 03ca280b6aed3a4880a9d4f4cd18bf47b1c742f6
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed May 27 15:32:27 2020 +0300

    + config: new setting "querylog_file_enabled" - query log will be written to a file
2020-05-28 15:29:36 +03:00
..
auth.go *(home): fix assets access 2020-05-14 18:37:25 +03:00
auth_test.go * TestAuth: improve test 2020-04-24 14:04:40 +03:00
clients.go * clients: set reload ARP data interval to 10 minuntes 2020-05-26 16:27:13 +03:00
clients_http.go + clients: support per-client tags 2020-01-28 14:06:52 +03:00
clients_tags.go Add 'device_camera' and 'device_securityalarm' values 2020-04-08 11:59:36 +02:00
clients_test.go -(dnsforward): custom client per-domain upstreams 2020-05-13 20:31:43 +03:00
config.go + config: new setting "querylog_file_enabled" 2020-05-28 15:29:36 +03:00
control.go *(home): fix assets access 2020-05-14 18:37:25 +03:00
control_filtering.go + filters: support filters from local disk 2020-04-09 11:46:52 +03:00
control_install.go - Web: flush the bufferred response data before performing global operations 2020-04-24 15:50:57 +03:00
control_test.go * update tests 2019-12-02 14:58:17 +03:00
control_update.go - Web: flush the bufferred response data before performing global operations 2020-04-24 15:50:57 +03:00
control_update_test.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
dhcp.go Merge: * use upstream servers directly for the internal DNS resolver 2019-12-11 12:38:58 +03:00
dns.go + config: new setting "querylog_file_enabled" 2020-05-28 15:29:36 +03:00
filter.go - filter: don't reset name on update 2020-05-25 17:13:13 +03:00
filter_test.go * filter: skip comment lines starting with '#' 2020-05-07 18:03:25 +03:00
home.go *(home): fix TLS module initialization 2020-05-16 02:02:50 +03:00
home_test.go *: added more logging 2020-04-15 15:17:57 +03:00
i18n.go + i18n: add thai and romanian languages 2020-03-11 17:06:37 +03:00
rdns.go Merge: * use upstream servers directly for the internal DNS resolver 2019-12-11 12:38:58 +03:00
rdns_test.go Merge: * use upstream servers directly for the internal DNS resolver 2019-12-11 12:38:58 +03:00
service.go Merge: + DNS: use rules from /etc/hosts 2020-03-20 15:05:43 +03:00
tls.go *(home): fix TLS module initialization 2020-05-16 02:02:50 +03:00
upgrade.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
upgrade_test.go * move ./*.go files into ./home/ directory 2019-06-10 11:51:53 +03:00
web.go * web: log error messages from HTTP server as "debug" 2020-05-27 12:17:05 +03:00
whois.go * whois: use the upstream server to resolve whois server hostname 2020-05-27 14:54:31 +03:00
whois_test.go * whois: use the upstream server to resolve whois server hostname 2020-05-27 14:54:31 +03:00