badguardhome/internal/home
Eugene Burkov e671f43a2f Pull request: 1947 disable autohosts option
Merge in DNS/adguard-home from 1947-hosts-opt to master

Updates #1947.
Updates #2829.

Squashed commit of the following:

commit d09285c3dbfa7816469eec223b88c320c255c8fe
Merge: cff8c4cd 7c6557b0
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon Apr 12 18:23:20 2021 +0300

    Merge branch 'master' into 1947-hosts-opt

commit cff8c4cdbf4bcd1f5f413c541d7f4a9e42b8b05b
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon Apr 12 17:46:19 2021 +0300

    home: fix help

commit 1fa01d5b30f5adeda564dcc85a7064e2921d5981
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon Apr 12 17:40:48 2021 +0300

    home: fix option order

commit 9d83cb604aaddcc8cbe99bafa544636f8f0b7e54
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon Apr 12 17:28:30 2021 +0300

    aghnet: add important todo

commit 7f1386ff5c3081e07e975b640164a7a05e1319c9
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon Apr 12 17:17:17 2021 +0300

    all: correct naming

commit cbe2b2e4b21d5bceb3ee88e09cad154ba62b5cef
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon Apr 12 15:55:46 2021 +0300

    all: mv functionality from util

commit e82ad53862682d903dd0dd10844db65997a758bc
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon Apr 12 15:41:35 2021 +0300

    home: imp code, docs

commit 9058977f3ff99648fabaebbd7c1c354c71671327
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon Apr 12 15:02:34 2021 +0300

    home: add an option to disable autohosts
2021-04-12 18:31:45 +03:00
..
auth.go Pull request: all: fix specs, imp docs 2021-04-08 16:44:01 +03:00
auth_test.go Pull request: home: print client ip after failed logins 2021-04-06 14:31:20 +03:00
authglinet.go Pull request: all: add native endianness, imp Makefile 2021-03-16 21:00:17 +03:00
authglinet_test.go Pull request: all: add native endianness, imp Makefile 2021-03-16 21:00:17 +03:00
clients.go Pull request: 1947 disable autohosts option 2021-04-12 18:31:45 +03:00
clients_test.go Pull request: querylog: search clients by name, enrich http resp 2021-04-02 17:30:39 +03:00
clientshttp.go Pull request: querylog: search clients by name, enrich http resp 2021-04-02 17:30:39 +03:00
clientstags.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
config.go Pull request: 2704 local addresses vol.3 2021-04-07 20:16:06 +03:00
control.go Pull request: home: fix dns address fallback 2021-03-24 14:52:37 +03:00
control_test.go Pull request: 2639 use testify require vol.4 2021-03-11 17:32:58 +03:00
controlfiltering.go Pull request: all: imp code, err handling 2021-03-15 14:19:04 +03:00
controlinstall.go Pull request: all: support multiple dns hosts 2021-03-23 12:32:07 +03:00
controlupdate.go Pull request: create aghnet package 2021-03-16 19:42:15 +03:00
dns.go Pull request: 1947 disable autohosts option 2021-04-12 18:31:45 +03:00
filter.go Pull request: home: rm var shadowing, vol. 4 2021-03-12 14:32:08 +03:00
filter_test.go Pull request: 2639 use testify require vol.4 2021-03-11 17:32:58 +03:00
home.go Pull request: 1947 disable autohosts option 2021-04-12 18:31:45 +03:00
home_test.go Pull request: home: rm var shadowing, vol. 4 2021-03-12 14:32:08 +03:00
i18n.go Pull request: 2305 limit message size 2020-11-23 14:14:08 +03:00
memory.go Pull request:* all: fix all staticcheck simplification and unused warnings 2020-11-06 12:15:08 +03:00
middlewares.go Pull request #1005: home: imp large req handling 2021-02-15 13:56:41 +03:00
middlewares_test.go Pull request: 2639 use testify require vol.4 2021-03-11 17:32:58 +03:00
mobileconfig.go Pull request: all: add idna handling, imp domain validation 2021-04-07 16:36:38 +03:00
mobileconfig_test.go Pull request: 2639 use testify require vol.4 2021-03-11 17:32:58 +03:00
options.go Pull request: 1947 disable autohosts option 2021-04-12 18:31:45 +03:00
options_test.go Pull request: 2639 use testify require vol.4 2021-03-11 17:32:58 +03:00
rdns.go Pull request: 2704 local addresses vol.3 2021-04-07 20:16:06 +03:00
rdns_test.go Pull request: 2704 local addresses vol.3 2021-04-07 20:16:06 +03:00
service.go Pull request: all: mv IsOpenWrt 2021-04-08 20:42:04 +03:00
tls.go Pull request: home: rm var shadowing, vol. 4 2021-03-12 14:32:08 +03:00
upgrade.go Pull request: all: use renameio instead of golibs/file 2021-04-06 20:48:36 +03:00
upgrade_test.go Pull request: home: fix migration, imp code 2021-03-24 17:17:44 +03:00
web.go Pull request: create aghnet package 2021-03-16 19:42:15 +03:00
whois.go Pull request: 2704 local addresses vol.3 2021-04-07 20:16:06 +03:00
whois_test.go Pull request: all: custom autohost tlds 2021-03-25 16:00:27 +03:00