summaryrefslogtreecommitdiffstats
path: root/etc/inc/unbound.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove option that has now been merged into infra-host-ttl.Warren Baker2014-12-241-2/+0
* Where binding Unbound to *:53, set "interface-automatic: yes" so replies are ...Chris Buechler2014-12-131-0/+1
* Don't include link-locals as unbound interface candidatesJean Cyr2014-12-041-1/+1
* Link local interfaces don't have subnet.. don't create access-control statementJean Cyr2014-12-031-5/+7
* If get_interface_ip(v6) is passed an IP, return the IP.Chris Buechler2014-12-021-6/+11
* Fix bracketing of if statement in unboundPhil Davis2014-11-291-2/+2
* Skip v6 WANs in Unbound access-control. Ticket #4023Chris Buechler2014-11-281-1/+3
* fix v6 access-control in Unbound, Ticket #4023Chris Buechler2014-11-281-1/+2
* Fix input validation for DNS resolver when localhost is enabled in resolv.con...Chris Buechler2014-11-281-7/+12
* Add option to disable auto-added access-control entries for users who want to...Chris Buechler2014-11-271-38/+40
* Fix Unbound host_entries.conf warnings on console during bootPhil Davis2014-11-271-7/+20
* include 169.254./16 in unbound's DNS rebinding protectionChris Buechler2014-11-261-0/+1
* include Unbound access-control entries for local IPv6 networks reachable via ...Chris Buechler2014-11-261-0/+11
* Skip interface subnets for IPv4 here, this is best handled via the NAT networ...Chris Buechler2014-11-251-3/+2
* Use the subnets automatic outbound NAT uses for tonatsubnets for Unbound's ac...Chris Buechler2014-11-251-0/+11
* d DHCPLeases starting before Unbound/DNSMasq and returning a pid not found me...Warren Baker2014-11-211-0/+3
* Revert "Revert "Use unbound from ports, it should fix #4020""Renato Botelho2014-11-181-6/+6
* Revert "Use unbound from ports, it should fix #4020"Renato Botelho2014-11-181-6/+6
* Use unbound from ports, it should fix #4020Renato Botelho2014-11-181-6/+6
* check for IPs here also to avoid invalid config entries. change my last fix t...Chris Buechler2014-11-171-4/+4
* Verify IP address before putting into unbound config. some "Array" entries we...Chris Buechler2014-11-171-2/+2
* 192.254.0.0/16 isn't private, removeChris Buechler2014-11-171-1/+0
* Merge pull request #1340 from phil-davis/patch-5Renato Botelho2014-11-171-6/+14
|\
| * Improve test in unbound_add_domain_overridesPhil Davis2014-11-171-1/+1
| * Handle reverse-lookup zones for unboundPhil Davis2014-11-161-6/+14
* | Unbound improvements and fixes, ticket #4011:Renato Botelho2014-11-171-102/+29
|/
* fix Unbound Advanced optionsChris Buechler2014-11-151-1/+2
* Implement advanced settings in unbound.confPhil Davis2014-11-131-22/+27
* Do not require the default sysctl items to be set on the config.xml but rathe...Ermal2014-11-101-8/+10
* Fix indentRenato Botelho2014-11-031-517/+517
* Indent here as wellWarren Baker2014-11-031-7/+7
* Support IPV6 in unbound.confJean Cyr2014-09-241-0/+12
* outgoing ip incorrectly set in unbound.confJean Cyr2014-09-241-1/+1
* Convert almost all /sbin/sysctl calls to php functionsRenato Botelho2014-07-071-1/+1
* Add -n for 2 remaining sysctl calls, also replace backtick by execRenato Botelho2014-06-191-2/+2
* If Unbound is been used then make sure to reload when system_hosts_generate()...Warren Baker2014-04-281-0/+13
* Add space between configile and switchWarren Baker2014-04-281-1/+1
* Make sure to actually configure the outgoing query interfaces if selected.Warren Baker2014-04-251-0/+13
* Add localhost as always allowed and ensure to include the access listsWarren Baker2014-03-291-1/+5
* Write out the access list correctlyWarren Baker2014-03-291-7/+11
* Configure acls for local networks and ensure listening interfaces are correct...Warren Baker2014-03-291-7/+32
* Add missing new lineWarren Baker2014-03-291-1/+1
* Correct referenceWarren Baker2014-03-291-2/+0
* Ensure TXT support on host descriptions actually worksWarren Baker2014-03-291-1/+1
* Fix file name for domain overrides and ensure trust anchor is referencing the...Warren Baker2014-03-211-2/+2
* Use the correct xml tag to check againstWarren Baker2014-03-211-1/+1
* Only display config title if option is enabledWarren Baker2014-03-201-3/+2
* Rather put forwarding for DNS servers into the configuration fileWarren Baker2014-03-201-29/+33
* Ensure if port is configured it is then usedWarren Baker2014-03-201-2/+3
* standardize on https://www.pfsense.orgChris Buechler2014-03-141-1/+1
OpenPOWER on IntegriCloud