AdGuardHome/home
Simon Zolin dcc575402b Merge: * clients: update runtime clients of type DHCP by event from DHCP module
Close #1378

Squashed commit of the following:

commit e45e2d0e2768fe0677eee43538d381b3eaba39ca
Merge: bea8f79d 5e9c21b0
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed Jan 29 20:08:20 2020 +0300

    Merge remote-tracking branch 'origin/master' into 1378-dhcp-clients

commit bea8f79dd6f8f3eae87649d853917b503df29616
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed Jan 29 20:08:06 2020 +0300

    minor

commit 6f1da9c6ea9db5bf80acf234ffe322a4cd2d8d92
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed Jan 29 19:31:08 2020 +0300

    fix

commit a88b46c1ded2b460ef7f0bfbcf1b80a066edf1c1
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed Jan 29 12:53:22 2020 +0300

    minor

commit d2897fe0a9b726fcd97a04906e3be3d21f6b42d7
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Tue Jan 28 19:55:10 2020 +0300

    * clients: update runtime clients of type DHCP by event from DHCP module

commit 3aa352ed2372141617d77363b2f2aeaf3a7e47a0
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Tue Jan 28 19:52:08 2020 +0300

    * minor

commit f5c2291e39df4d13b9baf9aa773284890494bb0a
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Tue Jan 28 19:08:23 2020 +0300

    * clients: remove old entries of source type /etc/hosts or ARP
2020-01-30 10:25:02 +03:00
..
auth.go * auth: respond with 403 for API requests when not authenticated 2020-01-22 18:11:26 +03:00
auth_test.go + config: "web_session_ttl" setting 2019-11-20 13:15:08 +03:00
blocked_services.go * use dnsproxy v0.22.0 and urlfilter v0.7.0 2019-12-03 20:55:45 +03:00
clients.go Merge: * clients: update runtime clients of type DHCP by event from DHCP module 2020-01-30 10:25:02 +03:00
clients_http.go + clients: support per-client tags 2020-01-28 14:06:52 +03:00
clients_tags.go * minor 2020-01-28 14:33:58 +03:00
clients_test.go * clients: manual clients don't exclude auto-clients anymore 2020-01-10 15:52:40 +03:00
config.go * config: set "default" blocking mode by default 2020-01-20 19:14:14 +03:00
control.go + DNS: Allow DOH queries via unencrypted HTTP (e.g. for reverse proxying) 2019-12-20 12:22:43 +03:00
control_filtering.go * filtering/set_url: allow changing Name and URL parameters 2020-01-21 14:19:05 +03:00
control_install.go - install: fix DNS nameserver issue after we disable DNSStubListener on Ubuntu 2020-01-16 14:28:21 +03:00
control_test.go * update tests 2019-12-02 14:58:17 +03:00
control_tls.go Merge: * use upstream servers directly for the internal DNS resolver 2019-12-11 12:38:58 +03:00
control_update.go + release.sh: add armv5 build 2020-01-15 18:58:12 +03:00
control_update_test.go * auto-update: refactor test; test getUpdateInfo() 2019-06-27 15:23:48 +03:00
dhcp.go Merge: * use upstream servers directly for the internal DNS resolver 2019-12-11 12:38:58 +03:00
dns.go + clients: support per-client tags 2020-01-28 14:06:52 +03:00
filter.go * minor 2020-01-28 14:07:11 +03:00
filter_test.go filtering: refactor; change API; add "filters_update_interval" setting 2019-09-12 18:38:13 +03:00
helpers.go -(global): fixing the installation flow on windows 2019-12-23 14:57:10 +03:00
helpers_test.go * whois: use whois.arin.net 2019-10-09 18:03:22 +03:00
home.go Merge: + --version: Show the version and exit 2020-01-16 10:42:03 +03:00
home_test.go * auth: respond with 403 for API requests when not authenticated 2020-01-22 18:11:26 +03:00
i18n.go Merge: * update translations 2019-12-12 18:42:51 +03:00
os_freebsd.go - freebsd: fix build 2019-07-04 14:26:34 +03:00
os_unix.go - freebsd: fix build 2019-07-04 14:26:34 +03:00
os_windows.go * move ./*.go files into ./home/ directory 2019-06-10 11:51:53 +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: Service: Support installation on OpenWrt 2020-01-16 12:44:06 +03:00
syslog_others.go * move ./*.go files into ./home/ directory 2019-06-10 11:51:53 +03:00
syslog_windows.go * move ./*.go files into ./home/ directory 2019-06-10 11:51:53 +03:00
upgrade.go * config: upgrade scheme to v6 2019-11-29 16:53:05 +03:00
upgrade_test.go * move ./*.go files into ./home/ directory 2019-06-10 11:51:53 +03:00
whois.go *(home): do not set whois-info for manually created clients 2019-12-23 20:02:06 +03:00
whois_test.go * whois: use whois.arin.net 2019-10-09 18:03:22 +03:00