aboutsummaryrefslogtreecommitdiffstats
path: root/config/unbound
Commit message (Collapse)AuthorAgeFilesLines
* Rather use transparent hereWarren Baker2013-08-271-1/+1
|
* Make sure reverse entries are correctly added so that DNS Rebinding does not ↵Warren Baker2013-08-271-8/+10
| | | | block reverse DNS records
* Added support for DHCPv6 reservations and /etc/hosts entriesplinss2013-06-271-13/+46
|
* Fix for bug #3056plinss2013-06-261-25/+65
| | | Also added support for host aliases and re-worked duplicate entry handling so it's more robust
* We make use of libevent so up these default valuesWarren Baker2013-06-132-11/+4
|
* Work out the recommended *-slabs setting dynamically. Kudos to Reiner030 on ↵Warren Baker2013-06-131-13/+9
| | | | the forum
* Make sure virtual IPs are skipped as they would be covered in the interfaces ↵Warren Baker2013-06-131-4/+6
| | | | access list
* only display 128 subnet if v6 function is availableWarren Baker2013-06-131-1/+2
|
* Allow Unbound to listen on virtual interfaces and bump minor versionWarren Baker2013-05-141-3/+0
|
* Unbound user interface textPhil Davis2013-05-011-1/+1
|
* Unbound user interface textPhil Davis2013-05-011-3/+3
|
* Unbound user interface textPhil Davis2013-05-011-4/+4
|
* Unbound user interface textPhil Davis2013-05-011-4/+4
|
* Fix unbound_monitor.sh (Ticket #2817)Renato Botelho2013-04-303-11/+27
| | | | | | | | | | . Use a PID file to keep track if it's running or not . Move it to /usr/local/bin, it doesn't need to be started by rc.start_packages since it's already called by unbound.inc . Define PATH and remove complete path for all binaries . Remove unbound initscript symlink created when it's installed by a PBI package . Bump unbound to 1.4.20_5
* There should only be one unbound monitor running at any given time.Jean Cyr2013-04-291-1/+1
| | | | | | Script checks the number of running instances of itself and exits if more than two. Since there should only be one instance running (itself) it should check for more than one.
* Update unbound to 1.4.20_4Renato Botelho2013-04-291-1/+1
|
* Start/Stop unbound_monitor when unbound is started/stoppedRenato Botelho2013-04-291-0/+3
|
* Improvements on unbound_monitor.shRenato Botelho2013-04-291-1/+14
| | | | | | - Use internal true since there is no /bin/true - Avoid have multiple instances running - Teach it how to stop
* Fix unbound and update it to 1.4.20_3Renato Botelho2013-04-272-5/+5
| | | | | | | | - Silence pw useradd - Simplify directory structure creation - Fix typo s/cont_mount_/conf_mount_/ Tichet #2817
* Make sure filesystem is read/write when try to save unbound config, it helps ↵Renato Botelho2013-04-261-0/+2
| | | | ticket #2817
* conf_mount_r* are called inside unbound_initial_setupRenato Botelho2013-04-261-4/+0
|
* Fix whitespace and indentRenato Botelho2013-04-261-3/+3
|
* Adjust unbound to wirk with PBIRenato Botelho2013-04-252-34/+47
| | | | | | | Make necessary changes on unbound to make it work on pfSense 2.1 using PBI, also, bump version to 1.4.19_02 Fixes #2817
* Fix whitespaces and indentRenato Botelho2013-04-254-119/+119
|
* Ensure loopback address is not affectedWarren Baker2011-12-221-3/+3
|
* Bump Unbound version to address CVE-2011-4528 and remove PBI (for now) so ↵Warren Baker2011-12-192-2/+2
| | | | amd64 can get some Unbound love
* Fix check so rogue access-allow doesnt b0rg the configWarren Baker2011-12-191-4/+3
|
* make use of an apply button and use pfSenseHeader() insteadWarren Baker2011-12-191-19/+31
|
* Fix for 2.0 as no is_ipaddrv4 exists thereWarren Baker2011-11-141-1/+1
|
* Dont add CARP Addresses to the allow list - they will be covered by the ↵Warren Baker2011-11-141-0/+3
| | | | interface network
* Add Unbound monitor script (taken from proxy monitor) because TERM signal ↵Warren Baker2011-11-062-1/+71
| | | | for the dhcpleases is killing it
* Add support for a query from interface and remove the Disabled option for ↵Warren Baker2011-11-062-6/+87
| | | | stats - option is not needed
* Correct wordingWarren Baker2011-11-061-1/+1
|
* Add the ability to disable statisticsWarren Baker2011-11-062-1/+5
|
* Remove process check for ACL page so that they can be setup *before* ↵Warren Baker2011-10-021-5/+0
| | | | starting Unbound
* Check to see if file is link, if not then whack and create a symbolic link. ↵Warren Baker2011-09-301-1/+3
| | | | Also bump version to appease the minions
* Swop order for select listWarren Baker2011-09-291-1/+1
|
* Handle snoop acl correctlyWarren Baker2011-09-291-1/+2
|
* Late nights equal though processes to suffer and thus mistakes start to ↵Warren Baker2011-09-291-1/+1
| | | | happen and silly things like this get done, but i blame it on jetlag - swop order around for ln
* Update files to make use of new ACLsWarren Baker2011-09-293-5/+5
|
* Add support for IPv6 ACLs and mixing of both IPv6 and v4 ACLsWarren Baker2011-09-292-924/+158
|
* Add function to determine next available ACL id and replace spaces with _ ↵Warren Baker2011-09-291-0/+21
| | | | for acl actions
* Start the support IPv6 ACLsWarren Baker2011-09-282-0/+1137
|
* Make sure advanced options, for optimization, are actually usedWarren Baker2011-09-281-1/+1
|
* Link dnsmasq.pid to unbound so dhcpleases can send sighup and not complainWarren Baker2011-09-271-0/+3
|
* Add / so when in sub-dirs the correct path is used.Warren Baker2011-09-043-3/+3
|
* Err...use host and not IP.Warren Baker2011-09-031-1/+1
|
* If host in hosts overrides is empty then dont add a '.' pre-pending the domain.Warren Baker2011-09-031-5/+7
|
* For some reason global variable was not been obeyed in eval(), so reworked ↵Warren Baker2011-08-211-13/+12
| | | | logic for v6 installs. Also pkg was been started twice by rc.start_packages.
* Fix for non-ipv6 versions and remove whitespacesWarren Baker2011-08-181-17/+26
|