..
auth_test.go
*: fix auth tests - don't leave repo dirty
2019-10-02 17:02:16 +03:00
auth.go
* minor
2019-09-19 12:47:55 +03:00
blocked_services.go
block epic games
2019-10-04 17:57:51 +03:00
clients_test.go
+ whois: add WHOIS information for a client
2019-09-23 18:12:54 +03:00
clients.go
* clients: remove an auto-client if a client with the same IP was added manually
2019-09-25 16:11:42 +03:00
config.go
*: change initDNSServer method, add getDataDir
2019-10-02 16:53:23 +03:00
control_access.go
* control: refactor: all handlers are registered via httpRegister()
2019-08-21 14:52:57 +03:00
control_filtering.go
filtering: refactor; change API; add "filters_update_interval" setting
2019-09-12 18:38:13 +03:00
control_install.go
*: change initDNSServer method, add getDataDir
2019-10-02 16:53:23 +03:00
control_querylog.go
* querylog: POST /control/querylog
2019-09-26 18:27:31 +03:00
control_test.go
* move ./*.go files into ./home/ directory
2019-06-10 11:51:53 +03:00
control_tls.go
+ config: add certificate_path, private_key_path
2019-08-30 19:18:14 +03:00
control_update_test.go
* auto-update: refactor test; test getUpdateInfo()
2019-06-27 15:23:48 +03:00
control_update.go
* control: add link to the issue on github
2019-08-27 11:53:09 +03:00
control.go
* stats: refactor: move HTTP handlers to stats/
2019-09-26 16:52:28 +03:00
dhcp.go
* control: refactor: all handlers are registered via httpRegister()
2019-08-21 14:52:57 +03:00
dns_rewrites.go
* control: refactor: all handlers are registered via httpRegister()
2019-08-21 14:52:57 +03:00
dns_test.go
*: tests mustn't leave repo dirty
2019-10-02 16:59:34 +03:00
dns.go
* whois: use whois.arin.net
2019-10-09 18:03:22 +03:00
filter_test.go
filtering: refactor; change API; add "filters_update_interval" setting
2019-09-12 18:38:13 +03:00
filter.go
* filter: speed up parsing
2019-10-09 18:03:22 +03:00
helpers_test.go
* whois: use whois.arin.net
2019-10-09 18:03:22 +03:00
helpers.go
* whois: use whois.arin.net
2019-10-09 18:03:22 +03:00
home.go
*: change initDNSServer method, add getDataDir
2019-10-02 16:53:23 +03:00
i18n.go
+ i18n: add new languages
2019-10-03 20:52:14 +03:00
os_freebsd.go
- freebsd: fix build
2019-07-04 14:26:34 +03:00
os_unix.go
- freebsd: fix build
2019-07-04 14:26:34 +03:00
os_windows.go
* move ./*.go files into ./home/ directory
2019-06-10 11:51:53 +03:00
rdns.go
* rDNS: refactor
2019-09-23 18:14:00 +03:00
service.go
* systemd service file: fix boot priority: start AGH after network is online
2019-10-08 12:29:11 +03:00
syslog_others.go
* move ./*.go files into ./home/ directory
2019-06-10 11:51:53 +03:00
syslog_windows.go
* move ./*.go files into ./home/ directory
2019-06-10 11:51:53 +03:00
upgrade_test.go
* move ./*.go files into ./home/ directory
2019-06-10 11:51:53 +03:00
upgrade.go
+ config: upgrade from v4 to v5
2019-09-19 12:47:55 +03:00
whois_test.go
* whois: use whois.arin.net
2019-10-09 18:03:22 +03:00
whois.go
- whois: use the first "descr" field, not the last
2019-10-09 18:03:22 +03:00