Ainar Garipov
889a0eb8b3
all: upd chlog, i18n; fix os resolv
2024-02-01 15:20:53 +03:00
Ainar Garipov
b01c10b73e
all: sync with master
2024-01-30 18:44:31 +03:00
Ainar Garipov
25918e56fa
Pull request 2100: v0.107.42-rc
...
Squashed commit of the following:
commit 284190f748345c7556e60b67f051ec5f6f080948
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Dec 6 19:36:00 2023 +0300
all: sync with master; upd chlog
2023-12-07 17:23:00 +03:00
Ainar Garipov
82ab4328d4
all: sync with master; upd chlog
2023-11-13 17:39:48 +03:00
Ainar Garipov
760d466b38
all: sync with master; upd chlog
2023-10-11 17:31:41 +03:00
Ainar Garipov
258eecc55b
all: sync with master; upd chlog
2023-09-11 17:51:50 +03:00
Ainar Garipov
7b93f5d7cf
all: sync with master; upd chlog
2023-09-07 17:13:48 +03:00
Ainar Garipov
3be7676970
all: sync with master; upd chlog
2023-08-02 16:26:34 +03:00
Ainar Garipov
48ee2f8a42
all: sync with master; upd chlog
2023-07-26 13:18:44 +03:00
Ainar Garipov
ec83d0eb86
all: sync with master; upd chlog
2023-07-12 15:13:31 +03:00
Ainar Garipov
b22b16d98c
all: sync with master; upd chlog
2023-07-03 14:10:40 +03:00
Ainar Garipov
d9c57cdd9a
all: sync with master; upd chlog
2023-04-12 14:48:42 +03:00
Ainar Garipov
66b831072c
all: sync with master; upd chlog
2023-02-15 16:53:29 +03:00
Ainar Garipov
80eb339896
all: sync with master; upd chlog
2023-02-01 15:41:34 +03:00
Ainar Garipov
5f6fbe8e08
all: sync with master; upd chlog
2023-01-19 15:04:46 +03:00
Ainar Garipov
a11c8e91ab
all: sync with master
2022-12-15 17:50:08 +03:00
Ainar Garipov
bd64b8b014
all: sync with master
2022-11-23 16:52:05 +03:00
Ainar Garipov
c9314610d4
all: sync with master
2022-11-02 16:18:02 +03:00
Ainar Garipov
77d04d44eb
all: sync with master
2022-09-14 16:36:29 +03:00
Ainar Garipov
faf2b32389
all: sync with master
2022-09-07 18:03:18 +03:00
Eugene Burkov
39b404be19
cherry-pick: 4358 fix stats
...
Merge in DNS/adguard-home from 4358-fix-stats to master
Updates #4358 .
Updates #4342 .
Squashed commit of the following:
commit 5683cb304688ea639e5ba7f219a7bf12370211a4
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Thu Aug 4 18:20:54 2022 +0300
stats: rm races test
commit 63dd67650ed64eaf9685b955a4fdf3c0067a7f8c
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Thu Aug 4 17:13:36 2022 +0300
stats: try to imp test
commit 59a0f249fc00566872db62e362c87bc0c201b333
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Thu Aug 4 16:38:57 2022 +0300
stats: fix nil ptr deref
commit 7fc3ff18a34a1d0e0fec3ca83a33f499ac752572
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Thu Apr 7 16:02:51 2022 +0300
stats: fix races finally, imp tests
commit c63f5f4e7929819fe79b3a1e392f6b91cd630846
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Thu Aug 4 00:56:49 2022 +0300
aghhttp: add register func
commit 61adc7f0e95279c1b7f4a0c0af5ab387ee461411
Merge: edbdb2d4 9b3adac1
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Thu Aug 4 00:36:01 2022 +0300
Merge branch 'master' into 4358-fix-stats
commit edbdb2d4c6a06dcbf8107a28c4c3a61ba394e907
Merge: a91e4d7a a481ff4c
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Wed Aug 3 21:00:42 2022 +0300
Merge branch 'master' into 4358-fix-stats
commit a91e4d7af13591eeef45cb7980d1ebc1650a5cb7
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Wed Aug 3 18:46:19 2022 +0300
stats: imp code, docs
commit c5f3814c5c1a734ca8ff6726cc9ffc1177a055cf
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Wed Aug 3 18:16:13 2022 +0300
all: log changes
commit 5e6caafc771dddc4c6be07c34658de359106fbe5
Merge: 091ba756 eb8e8166
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Wed Aug 3 18:09:10 2022 +0300
Merge branch 'master' into 4358-fix-stats
commit 091ba75618d3689b9c04f05431283417c8cc52f9
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Wed Aug 3 18:07:39 2022 +0300
stats: imp docs, code
commit f2b2de77ce5f0448d6df9232a614a3710f1e2e8a
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Aug 2 17:09:30 2022 +0300
all: refactor stats & add mutexes
commit b3f11c455ceaa3738ec20eefc46f866ff36ed046
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Wed Apr 27 15:30:09 2022 +0300
WIP
2022-08-17 18:10:16 +03:00
Ainar Garipov
af4ff5c748
cherry-pick: upd-domains-and-links
...
Merge in DNS/adguard-home from upd-domains-and-links to master
Squashed commit of the following:
commit 5e5ff2fec358104995877da689da24749ac470ce
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Jul 28 19:53:19 2022 +0300
all: upd urls
Update domains and URLs to make them more resistant to state blocking.
2022-08-03 15:54:23 +03:00
Eugene Burkov
2e9e708647
cherry-pick: 4699 dhcp ptr
...
Merge in DNS/adguard-home from 4699-dhcp-ptr to master
Closes #4699 .
Squashed commit of the following:
commit 0a8e2b3e22b7fad28a53db65031cc39d8755ecf4
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Jun 28 18:40:53 2022 +0300
dnsforward: imp naming again
commit 0b0884a8305f18f7f69560b86be8837933e220e9
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Jun 28 18:26:58 2022 +0300
dnsforward: imp naming
commit e193f53d9a1dd76d41396c06e2ec5a1e7d176557
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Jun 28 17:26:00 2022 +0300
all: imp chlog
commit 8ac9f84f086d9cb0b0f9da72bfc51f9b70a3dab7
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Jun 28 17:18:48 2022 +0300
all: log changes
commit 7cdc175d02b6eacfcb6ba62a5424d11e2561a879
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Jun 28 17:03:52 2022 +0300
dnsforward: add tld to dhcp leased hostnames
2022-07-13 15:11:37 +03:00
Ainar Garipov
4f5131f423
all: sync more
2022-06-02 17:55:48 +03:00
Eugene Burkov
ba0cf5739b
cherry-pick: 3142 swap arp and rdns priority
...
Merge in DNS/adguard-home from 3142-fix-clients to master
Updates #3142 .
Updates #3597 .
Squashed commit of the following:
commit 4dcabedbfb1a4e4a0aaba588f708e4625442fce8
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Mar 22 15:13:15 2022 +0300
all: imp log of changes
commit 481088d05eecac1109daf378e0b4d5f6b2cf099b
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Mar 22 14:36:44 2022 +0300
all: swap arp and rdns priority
2022-06-02 17:11:09 +03:00
Eugene Burkov
c4a13b92d2
cherry-pick: 3157 excessive ptrs
...
Merge in DNS/adguard-home from 3157-excessive-ptrs to master
Updates #3157 .
Squashed commit of the following:
commit 6803988240dca2f147bb80a5b3f78d7749d2fa14
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Apr 19 14:50:01 2022 +0300
aghnet: and again
commit 1a7f4d1dbc8fd4d3ae620349917526a75fa71b47
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Apr 19 14:49:20 2022 +0300
aghnet: docs again
commit d88da1fc7135f3cd03aff10b02d9957c8ffdfd30
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Apr 19 14:47:36 2022 +0300
aghnet: imp docs
commit c45dbc7800e882c6c4110aab640c32b03046f89a
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Apr 19 14:41:19 2022 +0300
aghnet: keep alphabetical order
commit b61781785d096ef43f60fb4f1905a4ed3cdf7c68
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Apr 19 13:50:56 2022 +0300
aghnet: imp code quality
commit 578dbd71ed2f2089c69343d7d4bf8bbc29150ace
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Apr 12 17:02:38 2022 +0300
aghnet: imp arp container
2022-06-02 17:05:18 +03:00
Ainar Garipov
d9bde6425b
cherry-pick: all: use "ClientID" consistently
...
Closes #4242 .
Updates #4244 .
Squashed commit of the following:
commit 3a2296a7a70006cf6777e54ce1e2fc3559aec5be
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Feb 9 21:23:43 2022 +0300
client: imp more
commit 3aacc8696ac694ff459fd33ba7beeeabd2569a55
Merge: b28a120f 2a5b5f19
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Feb 9 21:21:59 2022 +0300
Merge branch 'master' into 4244-imp-i18n
commit b28a120fe9aa68507b173717059b7b259097d6a4
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Feb 9 14:49:49 2022 +0300
client: imp texts more
commit c1fa6ca336f2d5bdcc67836f348be4843a0a8f79
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Feb 8 21:12:15 2022 +0300
all: use "ClientID" consistently
2022-02-14 17:04:33 +03:00
Ainar Garipov
2819d6cace
cherry-pick: filtering: fix rw to subdomain
...
Updates #4016 .
Squashed commit of the following:
commit 83bb15c5a5098103cd17e76b49f456fb4fa73408
Merge: 81905503 313555b1
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Dec 27 19:36:44 2021 +0300
Merge branch 'master' into 4016-rw-subdomain
commit 81905503c977c004d7ddca1d4e7537bf76443a6e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Dec 27 19:35:51 2021 +0300
filtering: fix self reqs
commit b706f481f00232d28dade0bd747a7496753c7deb
Merge: 29cf83de 661f4ece
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Dec 27 19:13:08 2021 +0300
Merge branch 'master' into 4016-rw-subdomain
commit 29cf83de8e3ff60ea1c471c2a161055b1377392d
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Dec 27 19:07:08 2021 +0300
all: fix docs
commit 9213fd8ec2b81e65b1198ab241400065f14684b1
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Dec 27 18:44:06 2021 +0300
filtering: fix rw to subdomain
2021-12-29 16:02:04 +03:00
Ainar Garipov
86cffcd168
Pull request: all: upd go, minor imp
...
Merge in DNS/adguard-home from minor-imp to master
Squashed commit of the following:
commit c5b9e2a15290760b2782acc0c08df3fe57356500
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Dec 10 14:23:28 2021 +0300
all: upd go, minor imp
2021-12-10 17:20:15 +03:00
Eugene Burkov
d2cf3233b8
Pull request: 3890 fix anonymization
...
Merge in DNS/adguard-home from 3890-fix-stats to master
Updates #3890 .
Squashed commit of the following:
commit a77a6204bc8a58f62a4fac70efdcae4267a64810
Merge: 834493a2 90e65b66
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Mon Dec 6 17:22:16 2021 +0300
Merge branch 'master' into 3890-fix-stats
commit 834493a22ae79199efcc44e0715e2ac6f6272963
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Mon Dec 6 17:09:30 2021 +0300
querylog: load once
commit b8000e7ba7a998fcd4553230ec5e5f9c90106e31
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Mon Dec 6 16:54:41 2021 +0300
querylog: fix docs
commit 7db99ccfa19b58100950c11d67b23bca7af3e5cb
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Mon Dec 6 16:51:31 2021 +0300
querylog: imp docs
commit 2a84650bd7ac5195730a7ab47b9562a83f721499
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Mon Dec 6 15:48:09 2021 +0300
querylog: imp anonyization
commit 0f63feb1ff5f006fc528c3b681ef3b9d2199581e
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Mon Dec 6 14:44:37 2021 +0300
all: imp code & docs
commit c4ccdcbb7248897edd178fd5cb77127e39ada73d
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Mon Dec 6 14:24:30 2021 +0300
all: log changes
commit 60bb777a5aff36bba129a078fa11ae566298178a
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Mon Dec 6 14:08:41 2021 +0300
all: use atomic value
commit c45886bd20eee2212b42686ff369830d8c08fe36
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Nov 30 18:50:02 2021 +0300
all: anonymize separately
2021-12-06 17:26:43 +03:00
Eugene Burkov
da45eabc31
Pull request: 3655 shutdown panic
...
Merge in DNS/adguard-home from 3655-stop-panic to master
Updates #3655 .
Squashed commit of the following:
commit 5ffe5193d79a82c70e3f9f547ba52ca20f7abdeb
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Wed Oct 6 13:06:33 2021 +0300
dnsforward: imp code, docs
commit 3a4f04f50cd8e0d59edb9e3824f1d55bab9c73a6
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Oct 5 16:42:25 2021 +0300
dnsforward: lock to read proxy
2021-10-06 13:14:41 +03:00
Ainar Garipov
424f20da98
Pull request: home: add bootstrap to mobileconfig, imp code
...
Updates #3568 .
Squashed commit of the following:
commit ec342e6223e2b2efe9a8bf833d5406a44c6417e4
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Sep 13 15:16:07 2021 +0300
home: imp tests
commit 67cd771e631938d3e8a5340315314210de796174
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Sep 13 14:34:03 2021 +0300
home: add bootstrap to mobileconfig, imp code
2021-09-13 16:00:36 +03:00
Ainar Garipov
9bd7294fad
Pull request: all: mv some utilities to netutil
...
Merge in DNS/adguard-home from mv-netutil to master
Squashed commit of the following:
commit 5698fceed656dca7f8644e7dbd7e1a7fc57a68ce
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Aug 9 15:44:17 2021 +0300
dnsforward: add todos
commit 122fb6e3de658b296931e0f608cf24ef85547666
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Aug 9 14:27:46 2021 +0300
all: mv some utilities to netutil
2021-08-09 16:03:37 +03:00
Ainar Garipov
63ee95dfbe
Pull request: all: replace aghstrings with stringutil
...
Merge in DNS/adguard-home from add-stringutil to master
Squashed commit of the following:
commit 4ca9b29356de7d0a162b1e5a6496c691e9751f15
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Jul 29 17:29:25 2021 +0300
all: replace aghstrings with stringutil
2021-07-29 17:40:31 +03:00
Eugene Burkov
2f661df88c
Pull request: 2799 trusted proxy
...
Merge in DNS/adguard-home from 2799-trusted-proxy to master
Updates #2799 .
Squashed commit of the following:
commit 708a06b30116126a575767ea70865a6de90de774
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Jul 23 18:56:16 2021 +0300
all: add trusted proxy mechanism
2021-07-26 19:30:35 +03:00
Ainar Garipov
e08a64ebe4
Pull request: all: allow clientid in access settings
...
Updates #2624 .
Updates #3162 .
Squashed commit of the following:
commit 68860da717a23a0bfeba14b7fe10b5e4ad38726d
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Jun 29 15:41:33 2021 +0300
all: imp types, names
commit ebd4ec26636853d0d58c4e331e6a78feede20813
Merge: 239eb721 16e5e09c
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Jun 29 15:14:33 2021 +0300
Merge branch 'master' into 2624-clientid-access
commit 239eb7215abc47e99a0300a0f4cf56002689b1a9
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Jun 29 15:13:10 2021 +0300
all: fix client blocking check
commit e6bece3ea8367b3cbe3d90702a3368c870ad4f13
Merge: 9935f2a3 9d1656b5
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Jun 29 13:12:28 2021 +0300
Merge branch 'master' into 2624-clientid-access
commit 9935f2a30bcfae2b853f3ef610c0ab7a56a8f448
Author: Ildar Kamalov <ik@adguard.com>
Date: Tue Jun 29 11:26:51 2021 +0300
client: show block button for client id
commit ed786a6a74a081cd89e9d67df3537a4fadd54831
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Jun 25 15:56:23 2021 +0300
client: imp i18n
commit 4fed21c68473ad408960c08a7d87624cabce1911
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Jun 25 15:34:09 2021 +0300
all: imp i18n, docs
commit 55e65c0d6b939560c53dcb834a4557eb3853d194
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Jun 25 13:34:01 2021 +0300
all: fix cache, imp code, docs, tests
commit c1e5a83e76deb44b1f92729bb9ddfcc6a96ac4a8
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Jun 24 19:27:12 2021 +0300
all: allow clientid in access settings
2021-06-29 15:53:28 +03:00
Ainar Garipov
3ee0369cb9
Pull request: all: imp ipset, add tests
...
Closes #2611 .
Squashed commit of the following:
commit f72577757e5cd0299863ccc01780ad9307adc6ea
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Jun 18 17:32:41 2021 +0300
dnsforward: imp err msgs
commit ed8d6dd4b5d7171dfbd57742b53bf96be6cbec29
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Jun 18 17:00:49 2021 +0300
all: imp ipset code
commit 887b3268bae496f4ad616b277f5e28d3ee24a370
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Jun 18 16:09:08 2021 +0300
dnsforward: imp ipset, add tests
2021-06-18 17:55:01 +03:00
Eugene Burkov
1e55db408f
Pull request: 3136 show default resolvers
...
Merge in DNS/adguard-home from 3136-show-default to master
Closes #3136 .
Squashed commit of the following:
commit add09a772dddcccd404056e7649c2d3350a79fec
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Jun 1 11:11:24 2021 +0300
openapi: fix typo
commit 69e402c49318d53a0d03b81207644d9fb04a139a
Merge: 76e8492c e17e1f20
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Jun 1 11:09:51 2021 +0300
Merge branch 'master' into 3136-show-default
commit 76e8492c8da679e204ceb7a77f1c6f73a2488040
Author: Ildar Kamalov <ik@adguard.com>
Date: Tue Jun 1 10:55:09 2021 +0300
client: check upstreams
commit 05fe6ea196a1ed9386eec25dbfbe22779fe7bcfd
Author: Vlad <v.abdulmyanov@adguard.com>
Date: Mon May 31 19:23:35 2021 +0300
add defaul resolvers line
commit 8d63c7df9947c9588478d1173834b42569fd8951
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon May 31 11:56:08 2021 +0300
all: imp changelog
commit e3912e3b20eca9dcf90ddddaa5edb54d1e0cfe6e
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri May 28 20:23:05 2021 +0300
all: add local ptr resolvers addresses output
2021-06-01 14:28:34 +03:00
Ainar Garipov
e17e1f20fb
Pull request: all: imp cyclo in new code
...
Updates #2646 ,
Squashed commit of the following:
commit af6a6fa2b7229bc0f1c7c9083b0391a6bec7ae70
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon May 31 20:00:36 2021 +0300
all: imp code, docs
commit 1cd4781b13e635a9e1bccb758104c1b76c78d34e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon May 31 18:51:23 2021 +0300
all: imp cyclo in new code
2021-05-31 20:11:06 +03:00
Eugene Burkov
78d47d8884
Pull request: 3185 fix recursion vol.2
...
Merge in DNS/adguard-home from fix-recursion to master
Closes #3185 .
Squashed commit of the following:
commit c78650b762163f39b2eb4b10f76f1845913134b2
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon May 31 13:12:46 2021 +0300
all: fix changelog
commit e43017a4b6d245f14e1a3bdf735a9c9f03501156
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Sun May 30 22:39:05 2021 +0300
dnsforward: reduce recursion ttl
commit 79208a82bdad8280c439669413aef8dc7df0a85c
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Sun May 30 22:29:27 2021 +0300
dnsforward: only check recursion for private rdns
commit 1b8075b086f33e58e273dfcf4168a6ba0473ebae
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Sun May 30 22:18:11 2021 +0300
dnsforward: rm recursion detecting from upstream
2021-05-31 13:25:40 +03:00
Eugene Burkov
48b8579703
Pull request: 3185 detecting recursion
...
Merge in DNS/adguard-home from 3185-recursion to master
Closes #3185 .
Squashed commit of the following:
commit 2fa44223f533c471f2b8c0e17d8550bf4ff73c7b
Merge: 7975957c 7a48e92e
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu May 27 19:04:44 2021 +0300
Merge branch 'master' into 3185-recursion
commit 7975957cceb840f76eef0e2e434f4163a122ac34
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu May 27 17:36:22 2021 +0300
dnsforward: imp docs
commit 1af7131a5b7c1fefed2d1eb8ee24ebfd3602dc77
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu May 27 17:15:00 2021 +0300
dnsforward: imp code, tests, docs
commit f3f9145fb5e1174fab87ca6890da9df722cfebf0
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu May 27 15:45:44 2021 +0300
dnsforward: add recursion detector
2021-05-27 19:19:19 +03:00
Eugene Burkov
557bbcbf37
Pull request: 3184 disable private ptr
...
Merge in DNS/adguard-home from 3184-disable-ptr to master
Updates #3184 .
Squashed commit of the following:
commit b78ac2eeb1b408586808ddbd1c87107f373b11b0
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed May 26 17:20:34 2021 +0300
all: rename dns config field
commit 36512134822a5f6b8b296ccbd7e7d5a9b8e87f26
Author: Ildar Kamalov <ik@adguard.com>
Date: Wed May 26 15:55:44 2021 +0300
client: handle local ips rdns
commit 9a691830d45db93e078332d85bc0efa7dc7b6ac6
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed May 26 14:43:13 2021 +0300
all: imp naming
commit 771b7a3d5d25f91408dd97ba3287efb641028ccf
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed May 26 14:24:38 2021 +0300
all: imp docs, code
commit be960893e8bbb7375a944ca0345b50c857a2d7cf
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed May 26 13:23:56 2021 +0300
all: imp docs & log changes
commit 4e645a520f6bb584ef951435ee833ad30769af98
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed May 26 12:49:44 2021 +0300
all: add the field into structs
commit 22b5b6163f086560a3189234532ba877be7ba940
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue May 25 15:10:31 2021 +0300
dnsforward: entitle lock, imp code
2021-05-26 17:55:19 +03:00
Ainar Garipov
03a828ef51
Pull request: replace agherr with golibs' errors
...
Merge in DNS/adguard-home from golibs-errors to master
Squashed commit of the following:
commit 5aba278a31c5a213bd9e08273ce7277c57713b22
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon May 24 17:05:18 2021 +0300
all: imp code
commit f447eb875b81779fa9e391d98c31c1eeba7ef323
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon May 24 15:33:45 2021 +0300
replace agherr with golibs' errors
2021-05-24 17:28:11 +03:00
Ainar Garipov
7f2f8de922
Pull request: all: less annoying pkg names
...
Merge in DNS/adguard-home from imp-naming to master
Squashed commit of the following:
commit d9e75c37af9a738384393735c141a41406d22eeb
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu May 13 15:52:14 2021 +0300
all: less annoying pkg names
2021-05-21 16:15:47 +03:00
Eugene Burkov
29d847c366
Pull request: 2875 client settings
...
Merge in DNS/adguard-home from 2875-client-settings to master
Updates #2875 .
Squashed commit of the following:
commit 43e5af66acb8ace71a329fe2effae6a78492d73f
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed May 12 18:12:03 2021 +0300
all: fix client settings applying
2021-05-12 20:04:50 +03:00
Ainar Garipov
45840948f5
Pull request #1136 : dnsforward: lower log level of non-crit err
...
Updates #3008 .
Squashed commit of the following:
commit d02f9befef8db1f1e7f21fb98b59b47c0c275887
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Apr 26 16:30:44 2021 +0300
dnsforward: lower log level of non-crit err
2021-04-26 16:41:50 +03:00
Ainar Garipov
93638a1936
Pull request: all: add string set
...
Merge in DNS/adguard-home from add-strset to master
Squashed commit of the following:
commit 2500df1805dee425eafd0503983ec631de02af0b
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Apr 20 15:09:59 2021 +0300
all: add string set
2021-04-20 16:26:19 +03:00
Ainar Garipov
d83091fc1f
Pull request: all: allow local non-top-level domains
...
Updates #2961 .
Squashed commit of the following:
commit 207eeb85caf6caee81a669302daf4e10a5b61585
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 15 18:48:50 2021 +0300
all: allow local non-top-level domains
2021-04-15 19:00:31 +03:00
Ainar Garipov
a1450c5595
Pull request: all: do not use dhcp clients when server is off
...
Closes #2934 .
Squashed commit of the following:
commit 856ea4ec0c3ffb1da447b93260da90d37cd5d45d
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 15 17:39:46 2021 +0300
dnsforward: imp spacing
commit fa748e5a26cb6a38b5f87c5498287cb734ce7a59
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 15 17:33:44 2021 +0300
dnsforward: imp code
commit 771ba0de449faffff1cea523e8bbcc1039c992db
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 15 17:06:03 2021 +0300
all: do not use dhcp clients when server is off
2021-04-15 17:52:53 +03:00
Ainar Garipov
48d702f76a
Pull request: all: fix client custom upstream comments
...
Updates #2947 .
Squashed commit of the following:
commit 498a05459b1aa00bcffee490acfeecb567025971
Merge: 6a7a2f87 21e2c419
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Apr 13 13:40:29 2021 +0300
Merge branch 'master' into 2947-cli-ups-comment
commit 6a7a2f87cfd2bdd829b82889890511fef8d84b9b
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Apr 13 13:34:28 2021 +0300
all: imp code, tests
commit abc0be239f69cfc3e7d0cde2fc952d9157b2cd5d
Merge: 82fb3fcb 6410feeb
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Apr 13 13:17:09 2021 +0300
Merge branch 'master' into 2947-cli-ups-comment
commit 82fb3fcb49cbc8d439cb5959c1cb84ae49b2257e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Apr 12 22:13:41 2021 +0300
all: fix client custom upstream comments
2021-04-13 13:44:29 +03:00