| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Refactor network interface setup and now configure Unbound to listen on IPv6. | Warren Baker | 2011-06-19 | 1 | -40/+37 |
* | Cater for Advanced page. | Warren Baker | 2011-06-12 | 2 | -10/+8 |
* | Move some settings to advanced page. | Warren Baker | 2011-06-12 | 1 | -22/+16 |
* | Config file updated to cater for Advanced settings and support added for IPv6... | Warren Baker | 2011-06-12 | 1 | -37/+92 |
* | New Advanced section for fin(er) tuning. | Warren Baker | 2011-06-12 | 1 | -0/+321 |
* | Add author info. | Warren Baker | 2011-03-02 | 1 | -1/+1 |
* | make sure restoration of cache works and doesnt try to get loaded before Unbo... | Warren Baker | 2011-03-02 | 1 | -10/+9 |
* | Describe ACLs are for DNS and remove a link to a file that does not exist. | Warren Baker | 2011-03-02 | 2 | -4/+4 |
* | Update version number to match Unbound version number, Removed extra addition... | Warren Baker | 2011-03-02 | 1 | -7/+2 |
* | Add missing table rows for better formatting. | Warren Baker | 2011-01-31 | 1 | -1/+5 |
* | Update Copyright date. | Warren Baker | 2011-01-31 | 2 | -2/+2 |
* | Remove cache dump at uninstall time and utilize unlink(). | Warren Baker | 2011-01-31 | 1 | -3/+4 |
* | Extra dump_cache not needed. | Warren Baker | 2011-01-31 | 1 | -2/+1 |
* | Missing dump_cache on uninstall. | Warren Baker | 2011-01-31 | 1 | -0/+1 |
* | Remove manual user deletion (its handled by the pkg removal process). Also ad... | Warren Baker | 2011-01-31 | 2 | -3/+27 |
* | s/queries from/query from/ | Scott Ullrich | 2011-01-19 | 1 | -1/+1 |
* | Bypass validation and tell Unbound this is a non-DNSSEC domain. Domainoverrid... | Warren Baker | 2011-01-16 | 1 | -0/+1 |
* | Syntax error for allow_snoop validation. | Warren Baker | 2011-01-16 | 1 | -1/+1 |
* | First check to see if previous config before choosing listening interfaces. | Warren Baker | 2011-01-16 | 1 | -5/+9 |
* | Correct use of !is_array() not !array() *chortle* | Warren Baker | 2011-01-13 | 1 | -3/+3 |
* | Added Unbound ACL's page, users can now specify which networks are allowed to... | Warren Baker | 2011-01-12 | 4 | -7/+234 |
* | Ensure number is not a negative. | Warren Baker | 2011-01-11 | 1 | -3/+13 |
* | Add option to disable TXT support(txts were created automatically containing ... | Warren Baker | 2011-01-04 | 2 | -10/+105 |
* | Add DNS Rebinding check as checkbox. If any DNS answers return RFC1918 addres... | Warren Baker | 2010-12-17 | 2 | -9/+26 |
* | Page title fix. | Warren Baker | 2010-12-17 | 1 | -8/+8 |
* | Make sure filesystem is writable at install time and when root files are been... | Warren Baker | 2010-12-17 | 1 | -0/+7 |
* | Ensure forward upstream servers are saved. | Warren Baker | 2010-12-17 | 1 | -1/+0 |
* | Set number of operating threads equal to number of cpu/cores | Scott Ullrich | 2010-12-15 | 1 | -1/+10 |
* | Use complete path to unbound-control | Scott Ullrich | 2010-12-14 | 1 | -7/+7 |
* | private-domain: was needed to ensure responses with RFC1918 addresses are all... | Warren Baker | 2010-12-14 | 1 | -12/+24 |
* | Only print stub-prime: once. | Warren Baker | 2010-12-14 | 1 | -1/+1 |
* | forward-zone: expect upstream DNS server to be authorative for everything. So... | Warren Baker | 2010-12-14 | 1 | -2/+3 |
* | Add unbound_validation() to ensure that DNSMasq is not enabled, if so dont di... | Warren Baker | 2010-12-07 | 2 | -10/+13 |
* | Use correct quotes for TXT records and escape quotes. | Warren Baker | 2010-12-06 | 1 | -2/+3 |
* | Add function to read /etc/hosts file for any DHCPLeases updates on resave/res... | Warren Baker | 2010-12-06 | 1 | -9/+51 |
* | Add register DHCP leases and register static DHCP leases. The former is comme... | Warren Baker | 2010-12-06 | 1 | -0/+16 |
* | Correctly handle /etc/hosts entries and static DHCP entries. | Warren Baker | 2010-12-06 | 1 | -6/+55 |
* | Actually remove the touch() and not add it. | Warren Baker | 2010-12-02 | 1 | -1/+0 |
* | Added configurable Statistics settings. | Warren Baker | 2010-12-02 | 2 | -5/+58 |
* | touch not needed as we back on syslog. | Warren Baker | 2010-12-02 | 1 | -2/+1 |
* | Add Unbound logging to a separate clog file (unbound.log) and reduce noise fr... | Warren Baker | 2010-12-02 | 1 | -7/+7 |
* | Update copyright to include myself. | Warren Baker | 2010-12-02 | 1 | -2/+2 |
* | remove meta refresh | Scott Ullrich | 2010-11-21 | 1 | -1/+0 |
* | Use exec() | Scott Ullrich | 2010-11-21 | 1 | -1/+1 |
* | Note how many entries | Scott Ullrich | 2010-11-21 | 1 | -1/+2 |
* | rename items a bit | Scott Ullrich | 2010-11-21 | 1 | -5/+5 |
* | more textarea row adjustments | Scott Ullrich | 2010-11-21 | 1 | -3/+3 |
* | Add dump_cache | Scott Ullrich | 2010-11-21 | 1 | -0/+1 |
* | Resize rows on a few of the textareas | Scott Ullrich | 2010-11-21 | 1 | -8/+8 |
* | chown -R | Scott Ullrich | 2010-11-21 | 1 | -1/+1 |