AdGuardHome/internal/home
Eugene Burkov 8a62785e62 Pull request: 3166 fix dhcp
Updates #3166.

Squashed commit of the following:

commit cac62f842886f06a70fb50d251938e0feaa06846
Author: Ildar Kamalov <ik@adguard.com>
Date:   Thu Jun 10 14:35:40 2021 +0300

    client: get dhcp status on static lease submit

commit 2ae4e3ab40041fbc0f53f4902a00263425409a6a
Merge: 1e0f9c15 299ea88c
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu Jun 10 14:09:05 2021 +0300

    Merge branch 'master' into 3166-fix-dhcp

commit 1e0f9c15d98f40a499c75b74bca48fe58512e300
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu Jun 10 14:03:58 2021 +0300

    dhcpd: imp code

commit e4b9626b60a11cd2491c675a297f527f7e12f9b4
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Thu Jun 10 13:03:47 2021 +0300

    dhcpd: fix static lease load

commit dc449f21986a8ea300d07c081f1e416b2f08bc25
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jun 1 17:21:10 2021 +0300

    home: change clients sources priority
2021-06-10 14:54:47 +03:00
..
auth.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
auth_test.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
authglinet.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
authglinet_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
authratelimiter.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
authratelimiter_test.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
clients.go Pull request: 3166 fix dhcp 2021-06-10 14:54:47 +03:00
clients_test.go Pull request: 3166 fix dhcp 2021-06-10 14:54:47 +03:00
clientshttp.go Pull request: home: imp client http api, docs 2021-05-06 16:41:33 +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: all: support setgid, setuid on unix 2021-06-04 16:35:34 +03:00
control.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +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: 2875 fix client filtering settings 2021-05-24 14:48:42 +03:00
controlinstall.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
controlupdate.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
dns.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
filter.go Pull request: all: rework file perms 2021-05-28 18:45:11 +03:00
filter_test.go Pull request: home: rm unnecessary func 2021-04-22 14:18:20 +03:00
home.go Pull request: all: support setgid, setuid on unix 2021-06-04 16:35:34 +03:00
i18n.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +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: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
middlewares_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
mobileconfig.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
mobileconfig_test.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
options.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +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: 3184 disable private ptr 2021-05-26 17:55:19 +03:00
rdns_test.go Pull request: 3184 disable private ptr 2021-05-26 17:55:19 +03:00
service.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
tls.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
upgrade.go Pull request: all: support setgid, setuid on unix 2021-06-04 16:35:34 +03:00
upgrade_test.go Pull request: all: support setgid, setuid on unix 2021-06-04 16:35:34 +03:00
web.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
whois.go Pull request: all: fix client upstreams, imp code 2021-05-28 13:02:59 +03:00
whois_test.go Pull request: home: imp whois parse 2021-05-20 14:22:06 +03:00