aboutsummaryrefslogtreecommitdiffstats
path: root/config/unbound
Commit message (Expand)AuthorAgeFilesLines
* Add missing table rows for better formatting.Warren Baker2011-01-311-1/+5
* Update Copyright date.Warren Baker2011-01-312-2/+2
* Remove cache dump at uninstall time and utilize unlink().Warren Baker2011-01-311-3/+4
* Extra dump_cache not needed.Warren Baker2011-01-311-2/+1
* Missing dump_cache on uninstall.Warren Baker2011-01-311-0/+1
* Remove manual user deletion (its handled by the pkg removal process). Also ad...Warren Baker2011-01-312-3/+27
* s/queries from/query from/Scott Ullrich2011-01-191-1/+1
* Bypass validation and tell Unbound this is a non-DNSSEC domain. Domainoverrid...Warren Baker2011-01-161-0/+1
* Syntax error for allow_snoop validation.Warren Baker2011-01-161-1/+1
* First check to see if previous config before choosing listening interfaces.Warren Baker2011-01-161-5/+9
* Correct use of !is_array() not !array() *chortle*Warren Baker2011-01-131-3/+3
* Added Unbound ACL's page, users can now specify which networks are allowed to...Warren Baker2011-01-124-7/+234
* Ensure number is not a negative.Warren Baker2011-01-111-3/+13
* Add option to disable TXT support(txts were created automatically containing ...Warren Baker2011-01-042-10/+105
* Add DNS Rebinding check as checkbox. If any DNS answers return RFC1918 addres...Warren Baker2010-12-172-9/+26
* Page title fix.Warren Baker2010-12-171-8/+8
* Make sure filesystem is writable at install time and when root files are been...Warren Baker2010-12-171-0/+7
* Ensure forward upstream servers are saved.Warren Baker2010-12-171-1/+0
* Set number of operating threads equal to number of cpu/coresScott Ullrich2010-12-151-1/+10
* Use complete path to unbound-controlScott Ullrich2010-12-141-7/+7
* private-domain: was needed to ensure responses with RFC1918 addresses are all...Warren Baker2010-12-141-12/+24
* Only print stub-prime: once.Warren Baker2010-12-141-1/+1
* forward-zone: expect upstream DNS server to be authorative for everything. So...Warren Baker2010-12-141-2/+3
* Add unbound_validation() to ensure that DNSMasq is not enabled, if so dont di...Warren Baker2010-12-072-10/+13
* Use correct quotes for TXT records and escape quotes.Warren Baker2010-12-061-2/+3
* Add function to read /etc/hosts file for any DHCPLeases updates on resave/res...Warren Baker2010-12-061-9/+51
* Add register DHCP leases and register static DHCP leases. The former is comme...Warren Baker2010-12-061-0/+16
* Correctly handle /etc/hosts entries and static DHCP entries.Warren Baker2010-12-061-6/+55
* Actually remove the touch() and not add it.Warren Baker2010-12-021-1/+0
* Added configurable Statistics settings.Warren Baker2010-12-022-5/+58
* touch not needed as we back on syslog.Warren Baker2010-12-021-2/+1
* Add Unbound logging to a separate clog file (unbound.log) and reduce noise fr...Warren Baker2010-12-021-7/+7
* Update copyright to include myself.Warren Baker2010-12-021-2/+2
* remove meta refreshScott Ullrich2010-11-211-1/+0
* Use exec()Scott Ullrich2010-11-211-1/+1
* Note how many entriesScott Ullrich2010-11-211-1/+2
* rename items a bitScott Ullrich2010-11-211-5/+5
* more textarea row adjustmentsScott Ullrich2010-11-211-3/+3
* Add dump_cacheScott Ullrich2010-11-211-0/+1
* Resize rows on a few of the textareasScott Ullrich2010-11-211-8/+8
* chown -RScott Ullrich2010-11-211-1/+1
* Use unlink_if_exists.Scott Ullrich2010-11-211-2/+7
* Ensue unbound user existsScott Ullrich2010-11-211-1/+10
* If unbound is not running then redirect to settings page. unbound-control wi...Scott Ullrich2010-11-211-0/+5
* Nuke unused codeScott Ullrich2010-11-211-6/+0
* Output unbound.confScott Ullrich2010-11-211-0/+1
* Use courier fixed width fontScott Ullrich2010-11-211-1/+1
* Use textareas to hold dataScott Ullrich2010-11-211-2/+2
* Add Unbound Status tabScott Ullrich2010-11-211-0/+4
* s/TinyDNS/Unbound/Scott Ullrich2010-11-211-32/+32