Commit Graph

100 Commits

Author SHA1 Message Date
M66B b130571b89 Prepare for 2018 2017-12-24 10:12:10 +01:00
M66B e89437a315 Persistent app property cache 2017-11-05 16:43:51 +01:00
M66B 9f0cf42983 Removed dependency on application info 2017-11-05 15:17:09 +01:00
M66B 3cfd8cde23 Fixed warnings/deprecations 2017-08-05 10:49:34 +02:00
M66B 7c85c8a4b2 Access log since 2017-08-04 08:24:03 +02:00
M66B c4fa123b59 Show access log since first install time
SinkholeService might not be running when uninstalling an app
2017-07-16 18:46:13 +02:00
M66B 86f3b02660 Revert "Cleanup"
This reverts commit 8e64117af9.
2017-04-03 09:33:18 +02:00
M66B 8e64117af9 Cleanup 2017-03-28 08:13:18 +02:00
M66B a7e8147943 Clear database cache on import 2017-03-26 16:43:26 +02:00
M66B 72f5d6b8cc Changed when hosts 2017-03-26 13:59:43 +02:00
M66B 90edb3ab74 Delete log entries on uninstall app 2017-03-26 11:17:35 +02:00
M66B ad687229a8 Added submenu to show domain names with same IP address 2017-03-17 10:00:44 +01:00
M66B 5746f28861 Fixed rules not applied 2017-03-09 11:35:13 +01:00
M66B 026d7b95d9 Query improvements 2017-03-09 07:15:23 +01:00
M66B 90875c5805 Show number of domains for IP address 2017-03-08 22:04:43 +01:00
M66B 1335e60242 Sort domain names on name instead of time to have a consistent result 2017-03-04 11:28:52 +01:00
M66B 7084e90261 Prefer qnames known for app 2017-02-25 08:52:31 +01:00
M66B 80c3142c31 Increase default TTL to three days 2017-02-04 09:34:07 +01:00
M66B 9db81a3e08 Happy newyear 2016-12-30 14:58:00 +01:00
M66B c9e4887802 Set default minimum TTL to 24 hours 2016-12-23 10:53:42 +01:00
M66B 035b6f1b4a Make minimum TTL configurable, refactoring 2016-12-23 10:25:18 +01:00
M66B 85c77cc6af Use max expiry on conflict, improvements 2016-11-11 21:04:50 +01:00
M66B 1de9a6ba18 Minimum TTL is 15 minutes 2016-11-11 20:02:15 +01:00
M66B 642d60742e Real time DNS expiry 2016-11-11 19:52:50 +01:00
M66B 6829dfd321 Respect DNS TTL, show expired DNS records 2016-11-11 12:38:55 +01:00
M66B 116d7cabfa Add clear to DNS list, make DNS list public 2016-11-10 09:07:53 +01:00
M66B 207ccecd99 Clear application access log on uninstall
Fixes #405
2016-04-11 08:20:54 +02:00
M66B 565df22ae4 Dynamically update IP filters 2016-03-09 17:51:49 +01:00
M66B d802b115ed Pick last resolved DNS 2016-02-29 20:29:01 +01:00
M66B 8498ed58e3 Export/import forwards
Fixes #354
2016-02-29 12:06:12 +01:00
M66B 5dc1e66fbf Auto purge log records older than three days
Fixes #348
2016-02-29 10:20:17 +01:00
M66B 08034a2c0e Removed to do's 2016-02-23 08:03:53 +01:00
M66B 63ac3edcf4 Changed log level 2016-02-22 16:39:49 +01:00
M66B c56ba04df8 Limit number of notified IP addresses to 7 2016-02-22 14:25:38 +01:00
M66B c464ec1ab5 Ask if sure when clearing network usage, layout improvement 2016-02-20 08:36:34 +01:00
M66B 45fe542e91 Log number of connections per domain per applications 2016-02-19 20:58:11 +01:00
M66B c16f159c5c Updated to do's 2016-02-19 10:51:09 +01:00
M66B e161c8d7ad Added database indices for faster reload 2016-02-19 08:03:41 +01:00
M66B 6a1a3157b6 Checked database indices 2016-02-17 15:47:53 +01:00
M66B 4df3eb535f Added option to reset network usage statistics 2016-02-15 19:49:33 +01:00
M66B dbffce872f Native UDP/TCP traffic accounting 2016-02-15 17:51:23 +01:00
M66B e92b51643b Removed to do 2016-02-15 14:04:31 +01:00
M66B c3efb778f7 Routing allowed only if filter rules
Closes #321
2016-02-14 16:01:11 +01:00
M66B 60a3babb4e Search on complete uid in traffic log
Only searching on 0 root is still awkward
2016-02-14 10:03:43 +01:00
M66B a93e536be5 Cleanup 2016-02-13 13:17:05 +01:00
M66B 945a9e0f33 VACUUM cannot run within a transaction 2016-02-13 13:16:02 +01:00
M66B baf5df686c Enable write ahead logging on database
This will consume more memory, but be faster
2016-02-13 13:09:23 +01:00
M66B 37940d6fc9 Notify forward changed 2016-02-13 12:42:26 +01:00
M66B 5a63c34938 Show resolved domain names (debug version only) 2016-02-13 07:54:44 +01:00
M66B 2ba3f8e0d8 Fixed allowing numeric addresses 2016-02-12 21:13:09 +01:00