Commit Graph

  • 47cc025504 Merge: fix #1211 * use dnsproxy v0.21.0 and urlfilter v0.7.0 Andrey Meshkov 2019-12-04 20:44:40 +03:00
  • 89cc1715d9 Merge: - DHCP: normalize leases on startup (prioritize static leases over dynamic) Close #1005 Simon Zolin 2019-12-04 19:43:04 +03:00
  • 8dbdf49c32 * use dnsproxy v0.22.0 and urlfilter v0.7.0 Simon Zolin 2019-11-27 15:11:46 +03:00
  • 906f26d7d2 - DHCP: normalize leases on startup (prioritize static leases over dynamic) Simon Zolin 2019-12-03 19:24:30 +03:00
  • 07a9c3bd45 Merge: + dnsforward: match CNAME with filtering rules Close #1185 Simon Zolin 2019-12-03 17:09:30 +03:00
  • 8cb4d128f5 * openapi: get /querylog: add "original_answer", "service_name" Simon Zolin 2019-12-02 16:17:39 +03:00
  • 7c0b2d8ede * doc: filtering logic with a diagram Simon Zolin 2019-12-02 14:34:06 +03:00
  • e8885dbf3e + client: handle blocked by response in query log Ildar Kamalov 2019-11-29 18:05:15 +03:00
  • e7727e9f63 + dnsforward: match CNAME with filtering rules Simon Zolin 2019-11-21 16:13:19 +03:00
  • 4d7984cb8b Merge: Update blocked_services.go Snapchat Rules Ildar Kamalov 2019-12-03 13:35:09 +03:00
  • acd8da6f0a Merge: * DNS: use Quad9 as default server Close #1116 Simon Zolin 2019-12-02 15:57:46 +03:00
  • 48c70aefaa Merge: + QueryLog: new setting "dns.querylog_memsize" Close #958 Simon Zolin 2019-12-02 15:57:17 +03:00
  • 7e45c2fc24 + new setting "dns.querylog_memsize" Simon Zolin 2019-11-08 12:31:50 +03:00
  • 82d0c3047b + client: change DNS settings text and examples to Quad9 Ildar Kamalov 2019-11-26 16:06:08 +03:00
  • d6d0d53761 * DNS: use Quad9 as default server Simon Zolin 2019-10-31 12:43:33 +03:00
  • 31ffae7717 Merge: * dnsforward: major refactoring Simon Zolin 2019-12-02 15:38:04 +03:00
  • f579c23bc9 * minor fixes Simon Zolin 2019-11-08 14:56:19 +03:00
  • 9b8cccdfcf * dnsforward: refactor code for default DNS servers logic Simon Zolin 2019-10-31 12:32:14 +03:00
  • 8bf75b54a4 * update tests Simon Zolin 2019-10-30 17:23:13 +03:00
  • 19a1c03d3b * dnsforward: move access settings and web handlers Simon Zolin 2019-10-30 15:11:16 +03:00
  • 7bb32eae3d + dnsforward: refactor Simon Zolin 2019-10-30 11:52:58 +03:00
  • 73d17ffa81 Merge: + DHCP: Reset DHCP configuration; Refactor Close #1024 Simon Zolin 2019-12-02 12:56:30 +03:00
  • 9c2e5c3f51 Update blocked_services.go Snapchat Rules Cybo1927 2019-11-29 16:55:27 +00:00
  • a692616981 - clients: fix tests Simon Zolin 2019-11-29 17:35:26 +03:00
  • e9cb8666ce * clients: refactor Simon Zolin 2019-11-22 14:37:25 +03:00
  • 90ce70225f + openapi: /dhcp/reset Simon Zolin 2019-10-23 18:52:58 +03:00
  • a4dedacf43 + client: handle DHCP reset Ildar Kamalov 2019-10-15 17:14:24 +03:00
  • df92941ae0 + POST /control/dhcp/reset: Reset DHCP configuration Simon Zolin 2019-10-14 12:12:06 +03:00
  • 477a4bbf54 * dhcp: move HTTP handlers to dhcpd/ Simon Zolin 2019-10-11 19:56:18 +03:00
  • 149fcc0f2d * dhcp,clients: DHCP server module is passed to Clients module during initialization. Simon Zolin 2019-11-22 14:21:08 +03:00
  • 127a68a39f Merge: + Clients: multiple IP, CIDR, MAC Close #809 Simon Zolin 2019-11-29 17:05:00 +03:00
  • f8202a74bd + client: handle clients find Ildar Kamalov 2019-11-28 17:59:55 +03:00
  • a6d6e9ec9e + client: add multiple fields client form Ildar Kamalov 2019-11-28 14:47:06 +03:00
  • fd26af2677 * minor Simon Zolin 2019-11-20 18:25:27 +03:00
  • 1fc70cbc08 * openapi: update 'Client' object; add /clients/find Simon Zolin 2019-11-19 19:34:07 +03:00
  • 317a9cc49e * config: upgrade scheme to v6 Simon Zolin 2019-11-19 19:23:37 +03:00
  • 71ce0c6da9 * clients: multiple IP, CIDR, MAC addresses Simon Zolin 2019-09-26 16:40:52 +03:00
  • db703283ba Merge pull request #431 in DNS/adguard-home from fix-1075 to master Artem Baskal 2019-11-27 18:50:00 +03:00
  • 49e800727b - client: allow add ip-v6 to exceptions Artem Baskal 2019-11-27 18:45:30 +03:00
  • d26fed1901 Merge: - client: fix table size and add pagination Close #1197 Artem Baskal 2019-11-27 13:06:11 +03:00
  • f446186db1 - client: fix table pagination Artem Baskal 2019-11-26 20:50:02 +03:00
  • 4751528d69 - client: fix table size and add pagination Artem Baskal 2019-11-26 19:24:22 +03:00
  • 48c0b487e3 Merge: * auth: rename "session" cookie to "agh_session" Close #1196 Simon Zolin 2019-11-26 19:21:34 +03:00
  • 7a665ff8f0 Merge: - client: fix placeholder for table pages Ildar Kamalov 2019-11-26 15:30:00 +03:00
  • 38c7e732a6 - client: fix placeholder for table pages Ildar Kamalov 2019-11-26 15:16:52 +03:00
  • bdffd8534c Merge: Update blocked_services.goTikTok Rules Ildar Kamalov 2019-11-26 13:48:58 +03:00
  • 757e41ce53 Merge: Update blocked_services.go Facebook, Messenger, and Instagram Rules Ildar Kamalov 2019-11-26 13:48:31 +03:00
  • f19d8c24c3 Update blocked_services.goTikTok Rules Cybo1927 2019-11-21 21:51:52 +00:00
  • e0be4e8801 Update blocked_services.go Facebook, Messenger, and Instagram Rules Cybo1927 2019-11-20 12:12:04 -06:00
  • 713613e3b8 Merge: Update blocked_services.go Snapchat Rules Ildar Kamalov 2019-11-26 11:12:19 +03:00
  • af3096e23b Merge: blocked services: add new domain for youtube Ildar Kamalov 2019-11-26 11:10:19 +03:00
  • b3614ba62f * auth: rename "session" cookie to "agh_session" Simon Zolin 2019-11-25 15:45:50 +03:00
  • a0fe1e84c0 Merge: * use Go v1.13 Close #1041 Simon Zolin 2019-11-25 15:29:03 +03:00
  • 2e5264652e Merge: - querylog: remove time counter (fix zero div exception) Close #1194 Simon Zolin 2019-11-25 15:25:55 +03:00
  • a31116635e * querylog: delete code for time counter Simon Zolin 2019-11-25 15:20:56 +03:00
  • dc2c68b1e4 * use Go v1.13 Simon Zolin 2019-11-25 14:10:04 +03:00
  • 305df63054 - querylog: remove time counter (fix zero div exception) Simon Zolin 2019-11-25 13:40:27 +03:00
  • a78156a7cb Update blocked_services.go Snapchat Rules Cybo1927 2019-11-20 11:42:38 -06:00
  • 9675b3776e blocked services: add new domain for youtube ArchiveBase 2019-11-04 14:22:18 +07:00
  • 0a09c7eb4d *(global): travis-ci.org -> travis-ci.com Andrey Meshkov 2019-11-21 19:11:02 +03:00
  • 6fdffc1203 Merge: Add cloudflare to blocked services Close #1155 Simon Zolin 2019-11-21 11:48:07 +03:00
  • 36636867e1 + blocked_services: add cloudflare ArchiveBase 2019-11-07 09:39:30 +07:00
  • c93cdd106e + client: add cloudflare icon ArchiveBase 2019-11-06 19:07:28 +07:00
  • ee41c18d53 Merge: #1092 * /control/querylog_config: support optional parameters Andrey Meshkov 2019-11-20 20:28:28 +03:00
  • 7c81efcbcb * go.mod: use bbolt from github Simon Zolin 2019-11-20 20:14:28 +03:00
  • 81e8bbe63c * /control/querylog_config: support optional parameters Simon Zolin 2019-11-12 15:36:17 +03:00
  • 0b7ac93076 Merge: * blocked_services: update hosts for whatsapp, facebook, youtube, tiktok Close #1141 Simon Zolin 2019-11-20 20:03:48 +03:00
  • 15f6334748 * blocked_services: update hosts for whatsapp, facebook, youtube, tiktok Cybo1927 2019-10-31 12:20:13 -05:00
  • 044a457579 Merge pull request #412 in DNS/adguard-home from add-origin-to-blocked-services to master Ildar Kamalov 2019-11-20 18:59:14 +03:00
  • 79ea15dce1 + client: add origin icon ArchiveBase 2019-11-05 20:03:28 +07:00
  • ca6048f667 + blocked_services: add origin ArchiveBase 2019-11-05 20:00:15 +07:00
  • fa45f8a256 Merge: Add amazon to blocked services Ildar Kamalov 2019-11-20 18:54:13 +03:00
  • e7cf8f222d Merge: Add reddit to blocked services Ildar Kamalov 2019-11-20 18:53:35 +03:00
  • 2b0ababdc9 Merge: + safesearch: add Pixabay Close #1159 Simon Zolin 2019-11-20 15:16:28 +03:00
  • d4a3a01f30 Merge: + dnsfilter: use AG DNS server for SB/PC services Close #525 Simon Zolin 2019-11-20 15:09:51 +03:00
  • 1b7ef0e4f4 Merge: + Auth: add "web_session_ttl" setting; improve logging Close #1006 Simon Zolin 2019-11-20 14:58:20 +03:00
  • b03b36e47e * auth: improve logging Simon Zolin 2019-11-12 14:24:27 +03:00
  • c9a6e4e018 + config: "web_session_ttl" setting Simon Zolin 2019-11-12 14:23:00 +03:00
  • b1c7497d05 + client: add ebay icon ArchiveBase 2019-11-06 16:00:12 +07:00
  • c49f62cfe6 + blocked_services: add ebay ArchiveBase 2019-11-06 16:00:05 +07:00
  • d468daac76 + client: add amazon icon ArchiveBase 2019-11-05 16:40:06 +07:00
  • 4a59d5a116 + blocked_services: add amazon ArchiveBase 2019-11-05 16:36:06 +07:00
  • 7c10cefdf9 + client: add reddit icon ArchiveBase 2019-10-30 09:05:44 +07:00
  • dbf7a083cb + blocked_services: add reddit ArchiveBase 2019-10-30 09:01:10 +07:00
  • 0d4dce5c79 Merge: + querylog: preserve searching compatibility with the previous version v0.99.3 Simon Zolin 2019-11-19 17:21:12 +03:00
  • a7742a3665 - querylog: fix linter issue Simon Zolin 2019-11-19 17:13:12 +03:00
  • 12f4ebc6a5 + querylog: preserve searching compatibility with the previous version Simon Zolin 2019-11-19 17:09:54 +03:00
  • 6ae0a0eb0b Merge: * openapi: version: '0.99.3' Simon Zolin 2019-11-19 15:37:11 +03:00
  • c7e4ecd85c * openapi: version: '0.99.3' Simon Zolin 2019-11-19 15:26:46 +03:00
  • 2ac6e48535 Merge: Querylog: speed up, change format, robust search Close #1099 Close #1094 Simon Zolin 2019-11-19 15:21:42 +03:00
  • 62c8664fd7 + client: load additional search results Ildar Kamalov 2019-11-18 14:51:09 +03:00
  • e243e69a6e + client: separate filters from the table component Ildar Kamalov 2019-11-15 10:51:45 +03:00
  • 6b64d393bd + client: hide page size option and page info Ildar Kamalov 2019-11-13 19:20:22 +03:00
  • 941b6c5976 + client: use oldest param Ildar Kamalov 2019-11-13 19:09:40 +03:00
  • 33093de6aa * openapi: update 'QueryLog' Simon Zolin 2019-11-14 15:18:43 +03:00
  • 68cd7976b7 * querylog: add more tests Simon Zolin 2019-11-19 14:09:40 +03:00
  • 0cd6781a9a * QueryLog.Add() now receives net.IP, not net.Addr Simon Zolin 2019-11-19 14:09:10 +03:00
  • 2f5d6593f2 * querylog: major refactor: change on-disk format and API Simon Zolin 2019-10-24 20:00:58 +03:00
  • a65f983aac Merge: * querylog: don't return entries without Question data Close #1143 Simon Zolin 2019-11-12 18:31:07 +03:00
  • 0d4e95b36d * querylog: don't return entries without Question data Simon Zolin 2019-11-12 18:14:33 +03:00