aboutsummaryrefslogtreecommitdiffstats
path: root/config/unbound/unbound.inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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-071-10/+10
* 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
* 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-021-5/+19
* 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
* 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
* Listen on CARP VIPs that are associated to the interfaces that have been sele...Warren Baker2010-11-181-4/+19
* Bump version number and correctly handle domain overrides including the abili...Warren Baker2010-11-181-10/+17
* Various formatting issues and descriptions added for config file settings.Warren Baker2010-11-181-44/+56
* Only add TXT records if there is a description for host entries.Warren Baker2010-11-181-2/+4
* Do not allow duplicates. Boost connect timeout.Scott Ullrich2010-11-171-13/+22
* Prevent the killing of php execution in case of an error.Warren Baker2010-11-161-7/+7
* Initial commit of the Unbound package (that 1 day will replace dnsmasq). It i...Warren Baker2010-11-161-0/+415