| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbound fix private address space typo | Phil Davis | 2013-10-01 | 1 | -1/+1 |
* | Rather use transparent here | Warren Baker | 2013-08-27 | 1 | -1/+1 |
* | Make sure reverse entries are correctly added so that DNS Rebinding does not ... | Warren Baker | 2013-08-27 | 1 | -8/+10 |
* | Added support for DHCPv6 reservations and /etc/hosts entries | plinss | 2013-06-27 | 1 | -13/+46 |
* | Fix for bug #3056 | plinss | 2013-06-26 | 1 | -25/+65 |
* | We make use of libevent so up these default values | Warren Baker | 2013-06-13 | 2 | -11/+4 |
* | Work out the recommended *-slabs setting dynamically. Kudos to Reiner030 on t... | Warren Baker | 2013-06-13 | 1 | -13/+9 |
* | Make sure virtual IPs are skipped as they would be covered in the interfaces ... | Warren Baker | 2013-06-13 | 1 | -4/+6 |
* | only display 128 subnet if v6 function is available | Warren Baker | 2013-06-13 | 1 | -1/+2 |
* | Allow Unbound to listen on virtual interfaces and bump minor version | Warren Baker | 2013-05-14 | 1 | -3/+0 |
* | Unbound user interface text | Phil Davis | 2013-05-01 | 1 | -1/+1 |
* | Unbound user interface text | Phil Davis | 2013-05-01 | 1 | -3/+3 |
* | Unbound user interface text | Phil Davis | 2013-05-01 | 1 | -4/+4 |
* | Unbound user interface text | Phil Davis | 2013-05-01 | 1 | -4/+4 |
* | Fix unbound_monitor.sh (Ticket #2817) | Renato Botelho | 2013-04-30 | 3 | -11/+27 |
* | There should only be one unbound monitor running at any given time. | Jean Cyr | 2013-04-29 | 1 | -1/+1 |
* | Update unbound to 1.4.20_4 | Renato Botelho | 2013-04-29 | 1 | -1/+1 |
* | Start/Stop unbound_monitor when unbound is started/stopped | Renato Botelho | 2013-04-29 | 1 | -0/+3 |
* | Improvements on unbound_monitor.sh | Renato Botelho | 2013-04-29 | 1 | -1/+14 |
* | Fix unbound and update it to 1.4.20_3 | Renato Botelho | 2013-04-27 | 2 | -5/+5 |
* | Make sure filesystem is read/write when try to save unbound config, it helps ... | Renato Botelho | 2013-04-26 | 1 | -0/+2 |
* | conf_mount_r* are called inside unbound_initial_setup | Renato Botelho | 2013-04-26 | 1 | -4/+0 |
* | Fix whitespace and indent | Renato Botelho | 2013-04-26 | 1 | -3/+3 |
* | Adjust unbound to wirk with PBI | Renato Botelho | 2013-04-25 | 2 | -34/+47 |
* | Fix whitespaces and indent | Renato Botelho | 2013-04-25 | 4 | -119/+119 |
* | Ensure loopback address is not affected | Warren Baker | 2011-12-22 | 1 | -3/+3 |
* | Bump Unbound version to address CVE-2011-4528 and remove PBI (for now) so amd... | Warren Baker | 2011-12-19 | 2 | -2/+2 |
* | Fix check so rogue access-allow doesnt b0rg the config | Warren Baker | 2011-12-19 | 1 | -4/+3 |
* | make use of an apply button and use pfSenseHeader() instead | Warren Baker | 2011-12-19 | 1 | -19/+31 |
* | Fix for 2.0 as no is_ipaddrv4 exists there | Warren Baker | 2011-11-14 | 1 | -1/+1 |
* | Dont add CARP Addresses to the allow list - they will be covered by the inter... | Warren Baker | 2011-11-14 | 1 | -0/+3 |
* | Add Unbound monitor script (taken from proxy monitor) because TERM signal for... | Warren Baker | 2011-11-06 | 2 | -1/+71 |
* | Add support for a query from interface and remove the Disabled option for sta... | Warren Baker | 2011-11-06 | 2 | -6/+87 |
* | Correct wording | Warren Baker | 2011-11-06 | 1 | -1/+1 |
* | Add the ability to disable statistics | Warren Baker | 2011-11-06 | 2 | -1/+5 |
* | Remove process check for ACL page so that they can be setup *before* starting... | Warren Baker | 2011-10-02 | 1 | -5/+0 |
* | Check to see if file is link, if not then whack and create a symbolic link. A... | Warren Baker | 2011-09-30 | 1 | -1/+3 |
* | Swop order for select list | Warren Baker | 2011-09-29 | 1 | -1/+1 |
* | Handle snoop acl correctly | Warren Baker | 2011-09-29 | 1 | -1/+2 |
* | Late nights equal though processes to suffer and thus mistakes start to happe... | Warren Baker | 2011-09-29 | 1 | -1/+1 |
* | Update files to make use of new ACLs | Warren Baker | 2011-09-29 | 3 | -5/+5 |
* | Add support for IPv6 ACLs and mixing of both IPv6 and v4 ACLs | Warren Baker | 2011-09-29 | 2 | -924/+158 |
* | Add function to determine next available ACL id and replace spaces with _ for... | Warren Baker | 2011-09-29 | 1 | -0/+21 |
* | Start the support IPv6 ACLs | Warren Baker | 2011-09-28 | 2 | -0/+1137 |
* | Make sure advanced options, for optimization, are actually used | Warren Baker | 2011-09-28 | 1 | -1/+1 |
* | Link dnsmasq.pid to unbound so dhcpleases can send sighup and not complain | Warren Baker | 2011-09-27 | 1 | -0/+3 |
* | Add / so when in sub-dirs the correct path is used. | Warren Baker | 2011-09-04 | 3 | -3/+3 |
* | Err...use host and not IP. | Warren Baker | 2011-09-03 | 1 | -1/+1 |
* | If host in hosts overrides is empty then dont add a '.' pre-pending the domain. | Warren Baker | 2011-09-03 | 1 | -5/+7 |
* | For some reason global variable was not been obeyed in eval(), so reworked lo... | Warren Baker | 2011-08-21 | 1 | -13/+12 |