Simon Zolin
6f69fb73af
* control: safely restart DHCP server
...
* control: use mutex in all POST,PUT,DELETE handlers
2019-03-15 13:56:45 +03:00
Simon Zolin
67014c40f7
+ DHCP: On-disk database for lease table
2019-03-15 13:56:45 +03:00
Simon Zolin
a2e9d69452
* use golibs v0.1.1: file.SafeWrite()
2019-03-15 13:56:45 +03:00
Simon Zolin
e164cff02b
+ dhcp: test
2019-03-15 13:56:45 +03:00
Simon Zolin
08bf9b0acb
* dhcp: remove code which forces an update of current lease's IP in
...
Request message handler
2019-03-15 13:56:45 +03:00
Simon Zolin
60fa3b2e95
* dhcp: refactor; log client's HW addr
2019-03-15 13:56:45 +03:00
Aleksey Dmitrevskiy
3f93cb3397
Merge branch 'master' of ssh://bit.adguard.com:7999/dns/adguard-dns
2019-03-15 11:55:34 +03:00
Alexey Dmitrievskiy
10daf29e2f
Merge: [feature] app, config: add symlink support, allow to specify absolute path in log_file; Fix #606 , Fix #610
...
* commit '70c56f7a180e1113c289574e69dd148bc76db511':
+ app, config: add symlink support, allow to specify absolute path in log_file
2019-03-15 11:55:01 +03:00
Aleksey Dmitrevskiy
70c56f7a18
+ app, config: add symlink support, allow to specify absolute path in log_file
2019-03-15 11:49:58 +03:00
Aleksey Dmitrevskiy
e9d20651e9
Fix #606 , Fix #610 [change] app, config: add symlink support, allow to specify absolute path in log_file
2019-03-14 18:06:53 +03:00
Ildar Kamalov
466807638c
Merge pull request #168 in DNS/adguard-dns from fix/625 to master
...
* commit 'b1f707d18cf6ce63fe1ed56efbd18d4f614d0543':
- client: load favicon from local server
2019-03-14 11:30:21 +03:00
Alexey Dmitrievskiy
991717e150
Merge pull request #166 in DNS/adguard-dns from fix/598 to master
...
* commit 'd06cc0f8ee89a0142c493b33d295272ba100aaf5':
Fix #598 - [change] service: windows: register sercive to work under local system user
2019-03-13 11:22:28 +03:00
Ildar Kamalov
b1f707d18c
- client: load favicon from local server
...
Closes #625
2019-03-12 18:59:58 +03:00
Alexey Dmitrievskiy
f857ed74ec
Merge pull request #154 in DNS/adguard-dns from fix/596 to master
...
* commit 'b74eded414cf3f31da6feb185619afab85233b5a': (34 commits)
[change] control: fix issues from review
[change] config: fix default upstreams list
* client: typo
* client: remove log
* client: fix grammar
[change] control: add upstreams validation before dns config test
[change] control: add upstreams validation
[change] control: update bootstrap DNS check
* client: remove empty elements from upstream and bootstrap
* client: locales and pass object to testUpstream
[change] config, control, openapi: fix issues from reviw
[fix] control: fix json decode for upstream config
* client: upstream form
[change] control, openapi: Handle upstreams test with JSON
[change] upgrade_test: rework tests
[change] upgrade_test: add test for upgrade
[change] control: Remove unuseful check
[change] control: Fix issues from review
[change] dnsforward: Add comments for public fields
[change] control: Handle upstream config with JSON
...
2019-03-12 14:30:31 +03:00
Ildar Kamalov
2f497cf5d0
Merge pull request #167 in DNS/adguard-dns from feature/611 to master
...
* commit '21db166be048bb9d99455838f2ce0a24e85162cd':
+ client: added Simplified Chinese
2019-03-12 12:30:03 +03:00
Ildar Kamalov
21db166be0
+ client: added Simplified Chinese
...
Closes #611
2019-03-12 12:04:41 +03:00
Aleksey Dmitrevskiy
d06cc0f8ee
Fix #598 - [change] service: windows: register sercive to work under local system user
2019-03-11 19:18:18 +03:00
Ildar Kamalov
b74eded414
Merge branch 'master' into fix/596
2019-03-11 11:07:28 +03:00
Ildar Kamalov
ecf0b0c5c1
Merge pull request #163 in DNS/adguard-dns from feature/615 to master
...
* commit '10fcfefcfd7220d68880cd735a3844ec4e617555':
* client: bulgarian language translation
2019-03-11 11:03:02 +03:00
Alexey Dmitrievskiy
64c2f2d89c
Merge pull request #164 in DNS/adguard-dns from fix/621 to master
...
* commit '0b96bd17c47a87bce8eba2913fdd4b6e0e68d290':
Fix #621 - [change] config: change the default MalwareDomainList URL protocol
2019-03-11 10:56:24 +03:00
Aleksey Dmitrevskiy
0b96bd17c4
Fix #621 - [change] config: change the default MalwareDomainList URL protocol
2019-03-07 19:12:41 +03:00
Aleksey Dmitrevskiy
392c16cd27
[change] control: fix issues from review
2019-03-07 16:32:52 +03:00
Ildar Kamalov
10fcfefcfd
* client: bulgarian language translation
2019-03-07 12:38:17 +03:00
Aleksey Dmitrevskiy
2bd9923691
Merge branch 'fix/596' of ssh://bit.adguard.com:7999/dns/adguard-dns into fix/596
2019-03-07 12:04:58 +03:00
Aleksey Dmitrevskiy
c8c663f3f0
[change] config: fix default upstreams list
2019-03-07 12:04:22 +03:00
Ildar Kamalov
bf82ccede9
* client: typo
2019-03-07 12:02:49 +03:00
Ildar Kamalov
982f8dc1e1
* client: remove log
2019-03-06 18:50:17 +03:00
Ildar Kamalov
83877fb871
* client: fix grammar
2019-03-06 18:39:14 +03:00
Aleksey Dmitrevskiy
ac131923a2
[change] control: add upstreams validation before dns config test
2019-03-06 18:36:31 +03:00
Aleksey Dmitrevskiy
bc4c2e2ff7
Merge branch 'master' into fix/596
2019-03-06 18:25:42 +03:00
Aleksey Dmitrevskiy
1b15bee2b0
[change] control: add upstreams validation
2019-03-06 18:24:14 +03:00
Aleksey Dmitrevskiy
8e09424774
Merge branch 'fix/596' of ssh://bit.adguard.com:7999/dns/adguard-dns into fix/596
2019-03-06 18:06:33 +03:00
Aleksey Dmitrevskiy
89b6323f03
[change] control: update bootstrap DNS check
2019-03-06 18:06:26 +03:00
Ildar Kamalov
cdc568d8d9
* client: remove empty elements from upstream and bootstrap
2019-03-06 17:53:04 +03:00
Aleksey Dmitrevskiy
bda6f777c4
Merge branch 'fix/596' of ssh://bit.adguard.com:7999/dns/adguard-dns into fix/596
2019-03-06 17:14:58 +03:00
Ildar Kamalov
bf2781d465
* client: locales and pass object to testUpstream
2019-03-06 16:35:21 +03:00
Aleksey Dmitrevskiy
f2e547a54e
[change] config, control, openapi: fix issues from reviw
2019-03-06 16:17:15 +03:00
Aleksey Dmitrevskiy
ceaa1e4ebf
[fix] control: fix json decode for upstream config
2019-03-06 15:35:22 +03:00
Ildar Kamalov
5d6c980ac7
* client: upstream form
2019-03-06 14:45:21 +03:00
Aleksey Dmitrevskiy
e973c4b174
[change] control, openapi: Handle upstreams test with JSON
2019-03-05 12:29:52 +03:00
Aleksey Dmitrevskiy
d9d641941c
[change] upgrade_test: rework tests
2019-03-01 11:27:15 +03:00
Aleksey Dmitrevskiy
d318545913
[change] upgrade_test: add test for upgrade
2019-03-01 09:33:00 +03:00
Alexey Dmitrievskiy
7ec4aa91ea
Merge pull request #153 in DNS/adguard-dns from fix/595 to master
...
* commit '2dc2a0946a28f41736228db1065654716907c5b8':
Fix #595 - Start using GO 1.12
2019-02-28 18:05:27 +03:00
Alexey Dmitrievskiy
681fb4e705
Merge pull request #160 in DNS/adguard-dns from fix/597 to master
...
* commit '53d680a5dfb027831bdbfc91bde5272d4d849a1a':
Fix #597 - [bugfix] querylog_top: Empty domain gets to the Top Queried domains
2019-02-28 18:05:19 +03:00
Simon Zolin
c443672e35
Merge pull request #157 in DNS/adguard-dns from feature/600 to master
...
* commit '6b7a8078b0155ba81678e71fe53f447f444dce8b':
* control: use single line comment
* disable config saving if invalid pair
* control: TLS: don't return empty error messages
* control: move TLS handlers to a separate file
* helper functions return 'error', not 'int'
* tlsConfigStatus.usable is public, renamed ("ValidPair") and is exported to json ("valid_pair")
* validateCertificates(): split the function's code
* validateCertificates(): change input parameters; added short description
+ add tests for validateCertificates()
2019-02-28 18:04:37 +03:00
Aleksey Dmitrevskiy
53d680a5df
Fix #597 - [bugfix] querylog_top: Empty domain gets to the Top Queried domains
2019-02-28 16:19:23 +03:00
Simon Zolin
6b7a8078b0
* control: use single line comment
2019-02-28 15:28:49 +03:00
Aleksey Dmitrevskiy
91f8ab0549
[change] control: Remove unuseful check
2019-02-28 15:18:51 +03:00
Aleksey Dmitrevskiy
a8812908c1
[change] control: Fix issues from review
2019-02-28 15:06:30 +03:00
Ildar Kamalov
b8595b87c4
* disable config saving if invalid pair
2019-02-28 14:59:25 +03:00