Ainar Garipov
84e71e912e
Pull request: dhcpd: add purge, imp code
...
Updates #1691 .
Squashed commit of the following:
commit 2ce6cc005d09ac7d63e4e575705d86e92046697f
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Jun 16 16:42:57 2021 +0300
dhcp: imp code
commit 8f2bd7048d864e10aaed9e7338c0bbe852699a31
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Jun 16 16:27:06 2021 +0300
dhcpd: add purge, imp code
2021-06-16 16:48:46 +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
c6888326b0
Pull request: all: update go and backend tools
...
Closes #2576 .
Updates #2275 .
Updates #2419 .
Updates #2443 .
Squashed commit of the following:
commit b1a4809ada298d675de12740051ba26fb9945957
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri May 21 14:01:40 2021 +0300
all: add --local-frontend, upd docker
commit 619ee7c82f27e3405753003dbec556ffb056d025
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu May 20 15:02:33 2021 +0300
bamboo-specs: bump docker version
commit 5c2b2fbce80afdcc81fd0cb83674dc3d64facbf1
Merge: 6536b32d 9c60aef6
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu May 20 15:01:47 2021 +0300
Merge branch 'master' into 2275-upd-go
commit 6536b32dd4580425f7dedde6765463a79b9bd699
Merge: 9bb32bc4 6f7fd33a
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed May 19 20:38:48 2021 +0300
Merge branch 'master' into 2275-upd-go
commit 9bb32bc4c0ac0f3a97195adc75359e48c9c58897
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed May 19 18:48:50 2021 +0300
all: fix build, imp err handling
commit 6868eac7f7d2980fb706881f53e72afe5f7c3447
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed May 19 18:09:32 2021 +0300
all: fix github lint
commit ebbb9c55f32fbd57e34e8b161016aa6b291c097c
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed May 19 17:36:56 2021 +0300
all: update go and backend tools
2021-05-21 14:55:42 +03:00
Ainar Garipov
00a61fdea0
Pull request: all: use renameio instead of golibs/file
...
Merge in DNS/adguard-home from use-renameio to master
Squashed commit of the following:
commit 807cda37b0e9e49539c1a8ce7912b74bd3c05b08
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Apr 6 19:54:21 2021 +0300
all: use renameio instead of golibs/file
2021-04-06 20:48:36 +03:00
Ainar Garipov
eb9526cc92
Pull request: dhcpd: imp static lease validation
...
Closes #2838 .
Updates #2834 .
Squashed commit of the following:
commit 608dce28cf6bcbaf5a7f0bf499889ec25777e121
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Mar 18 16:49:20 2021 +0300
dhcpd: fix windows; imp code
commit 5e56eebf6ab85ca5fd0a0278c312674d921a3077
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Mar 17 18:47:54 2021 +0300
dhcpd: imp static lease validation
2021-03-18 17:07:13 +03:00
Ainar Garipov
313fd7107f
Pull request: all: imp code, err handling
...
Closes #2571 .
Squashed commit of the following:
commit a5b50ee011a995f4ab3d93314acd6f0ca82d99cf
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Mar 15 14:05:25 2021 +0300
all: imp code
commit bc610f8f438549e8c6b04c8a213b5422dda2aff5
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Mar 12 20:00:14 2021 +0300
all: imp code, err handling
2021-03-15 14:19:04 +03:00
Ainar Garipov
36c7735b85
Pull request: dhcpd: fix interface ipv6 check
...
Merge in DNS/adguard-home from 2355-dhcpcheck-ipv6 to master
Updates #2335 .
Squashed commit of the following:
commit 5ce1cc7bc244ba5dd4a065d47dec8884fa3d45e7
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Nov 25 14:03:24 2020 +0300
dhcpd: fix loop exit condition
commit 32b4b946bfa30159326dc295fa1a2607b78172af
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Nov 25 13:26:50 2020 +0300
dhcpd: fix interface ipv6 check
2020-11-25 14:26:26 +03:00
Ainar Garipov
ae8de95d89
Pull request: * all: move internal Go packages to internal/
...
Merge in DNS/adguard-home from 2234-move-to-internal to master
Squashed commit of the following:
commit d26a288cabeac86f9483fab307677b1027c78524
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Oct 30 12:44:18 2020 +0300
* all: move internal Go packages to internal/
Closes #2234 .
2020-10-30 13:32:02 +03:00