Simon Zolin
|
7313c3bc53
|
+ use per-client DNS servers
|
2019-12-05 13:16:41 +03:00 |
|
Simon Zolin
|
7c0b2d8ede
|
* doc: filtering logic with a diagram
|
2019-12-03 17:01:26 +03:00 |
|
Simon Zolin
|
e7727e9f63
|
+ dnsforward: match CNAME with filtering rules
+ GET /control/querylog: add "cname_match" field
* querylog: Add() now receives an object with parameters
|
2019-12-03 17:01:26 +03:00 |
|
Simon Zolin
|
df92941ae0
|
+ POST /control/dhcp/reset: Reset DHCP configuration
|
2019-11-29 17:11:07 +03:00 |
|
Simon Zolin
|
71ce0c6da9
|
* clients: multiple IP, CIDR, MAC addresses
+ /clients/find
* clients: move code for config read/write
* clients: move HTTP handlers
|
2019-11-29 16:52:32 +03:00 |
|
Simon Zolin
|
2f5d6593f2
|
* querylog: major refactor: change on-disk format and API
speed up decoding
speed up search
compatible with previous format (when not searching)
|
2019-11-19 15:08:51 +03:00 |
|
Simon Zolin
|
c185f6826a
|
+ GET /control/profile
* openapi: get /profile
* auth: store user names along with sessions
|
2019-10-23 18:43:35 +03:00 |
|
Simon Zolin
|
e2c26ec554
|
* API changes
* filtering_info -> filtering/status
* filtering_config -> filtering/config
|
2019-10-14 15:55:58 +03:00 |
|
Simon Zolin
|
81828c87c1
|
* querylog: POST /control/querylog
|
2019-09-26 18:27:31 +03:00 |
|
Simon Zolin
|
fd592b4dc8
|
+ whois: add WHOIS information for a client
+ return WHOIS info in GET /clients response
|
2019-09-23 18:12:54 +03:00 |
|
Simon Zolin
|
6304a7b91b
|
+ Login page and web sessions
+ /control/login
+ /control/logout
|
2019-09-19 12:47:55 +03:00 |
|
Simon Zolin
|
adb422fedf
|
filtering: refactor; change API; add "filters_update_interval" setting
+ config: "filters_update_interval"
* add /control/filtering_info
* remove /control/filtering/enable
* remove /control/filtering/disable
* add /control/filtering_config
* remove /control/filtering/status
* add /control/filtering/set_url
* remove /control/filtering/enable_url
* remove /control/filtering/disable_url
|
2019-09-12 18:38:13 +03:00 |
|
Simon Zolin
|
05bb705e43
|
+ doc: Relations between subsystems
|
2019-09-12 18:35:13 +03:00 |
|
Simon Zolin
|
8104c902ee
|
* querylog: move code to a separate package
+ config: "querylog_interval" setting
/control/querylog_config, /control/querylog_info
+ POST /control/querylog_clear
|
2019-09-12 18:35:13 +03:00 |
|
Simon Zolin
|
4a58266ba3
|
+ statistics: store in separate file
+ GET /control/stats handler
|
2019-09-04 10:12:02 +03:00 |
|
Simon Zolin
|
24bb708b21
|
+ config: add certificate_path, private_key_path
* POST /control/tls/configure: support certificate_path and private_key_path
|
2019-08-30 19:18:14 +03:00 |
|
Simon Zolin
|
01f5a13dd2
|
+ doc: add "Services Filter" section
|
2019-08-05 14:12:22 +03:00 |
|
Simon Zolin
|
0c2459b51b
|
+ doc: add Rewrites section
|
2019-07-29 11:37:47 +03:00 |
|
Simon Zolin
|
5d60bb05ab
|
* /control/version.json: add "recheck_now" parameter
|
2019-06-25 16:06:55 +03:00 |
|
Simon Zolin
|
1fcb69d3a9
|
- clients: fix race introduced by commit 07db927; update tech doc
|
2019-06-07 11:37:55 +03:00 |
|
Simon Zolin
|
ec5e2be31f
|
+ auto-update: copy supporting files (README, etc.)
|
2019-06-06 11:41:53 +03:00 |
|
Simon Zolin
|
466f553bbe
|
* auto-update: use 'selfupdate_min_version' from version.json
|
2019-06-06 11:41:14 +03:00 |
|
Simon Zolin
|
d18c222b1a
|
+ control: /access/list, /access/set handlers
|
2019-05-30 18:21:56 +03:00 |
|
Simon Zolin
|
49b91b4fc9
|
+ doc: DHCP static leases
|
2019-05-28 19:01:24 +03:00 |
|
Simon Zolin
|
6a7b1aba8b
|
+ doc: clients
|
2019-05-28 18:44:27 +03:00 |
|
Simon Zolin
|
f25639f1fc
|
+ app: disable new version check and auto-update by command line switch
|
2019-05-27 18:48:33 +03:00 |
|
Simon Zolin
|
d4fcef8d04
|
+ doc: Update algorithm
|
2019-05-17 15:34:55 +03:00 |
|
Simon Zolin
|
bc81a0ecff
|
+ add technical document
|
2019-04-23 11:45:09 +03:00 |
|