Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unbound and update it to 1.4.20_3 | Renato Botelho | 2013-04-27 | 2 | -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 Botelho | 2013-04-26 | 1 | -0/+2 |
| | | | | ticket #2817 | ||||
* | 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 |
| | | | | | | | 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 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 ↵ | Warren Baker | 2011-12-19 | 2 | -2/+2 |
| | | | | amd64 can get some Unbound love | ||||
* | 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 ↵ | Warren Baker | 2011-11-14 | 1 | -0/+3 |
| | | | | interface network | ||||
* | Add Unbound monitor script (taken from proxy monitor) because TERM signal ↵ | Warren Baker | 2011-11-06 | 2 | -1/+71 |
| | | | | for the dhcpleases is killing it | ||||
* | Add support for a query from interface and remove the Disabled option for ↵ | Warren Baker | 2011-11-06 | 2 | -6/+87 |
| | | | | stats - option is not needed | ||||
* | 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* ↵ | Warren Baker | 2011-10-02 | 1 | -5/+0 |
| | | | | starting Unbound | ||||
* | Check to see if file is link, if not then whack and create a symbolic link. ↵ | Warren Baker | 2011-09-30 | 1 | -1/+3 |
| | | | | Also bump version to appease the minions | ||||
* | 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 ↵ | Warren Baker | 2011-09-29 | 1 | -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 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 _ ↵ | Warren Baker | 2011-09-29 | 1 | -0/+21 |
| | | | | for acl actions | ||||
* | 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 ↵ | Warren Baker | 2011-08-21 | 1 | -13/+12 |
| | | | | logic for v6 installs. Also pkg was been started twice by rc.start_packages. | ||||
* | Fix for non-ipv6 versions and remove whitespaces | Warren Baker | 2011-08-18 | 1 | -17/+26 |
| | |||||
* | Remove v6 address (for now) from control section. | Warren Baker | 2011-08-14 | 1 | -1/+0 |
| | |||||
* | Correctly handle v6 addresses that are configured in host overrides | Warren Baker | 2011-08-14 | 1 | -1/+4 |
| | |||||
* | Make sure loopback is used when selected. Add ::1 as well, also configured ↵ | Warren Baker | 2011-08-12 | 1 | -2/+14 |
| | | | | the acl list and remote control. | ||||
* | Ordering of custom options comes before remote control. | Warren Baker | 2011-07-31 | 1 | -9/+14 |
| | |||||
* | Add custom options section under Advanced. So users can add their own ↵ | Warren Baker | 2011-07-31 | 2 | -0/+17 |
| | | | | unbound specific options (http://forum.pfsense.org/index.php/topic,38954.0.html) | ||||
* | Allow 0.0.0.0/0 to be specified as an ACL. | Warren Baker | 2011-07-31 | 1 | -1/+2 |
| | |||||
* | Correctly handle multiple network interfaces and version bump. | Warren Baker | 2011-06-24 | 1 | -13/+24 |
| | |||||
* | Setup IPv6 localhost data | Warren Baker | 2011-06-19 | 1 | -0/+4 |
| | |||||
* | Refactor network interface setup and now configure Unbound to listen on IPv6. | Warren Baker | 2011-06-19 | 1 | -40/+37 |
| | |||||
* | Cater for Advanced page. | Warren Baker | 2011-06-12 | 2 | -10/+8 |
| | |||||
* | Move some settings to advanced page. | Warren Baker | 2011-06-12 | 1 | -22/+16 |
| | |||||
* | Config file updated to cater for Advanced settings and support added for ↵ | Warren Baker | 2011-06-12 | 1 | -37/+92 |
| | | | | IPv6. Also added some validation checks. | ||||
* | New Advanced section for fin(er) tuning. | Warren Baker | 2011-06-12 | 1 | -0/+321 |
| | |||||
* | Add author info. | Warren Baker | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | make sure restoration of cache works and doesnt try to get loaded before ↵ | Warren Baker | 2011-03-02 | 1 | -10/+9 |
| | | | | Unbound is started. | ||||
* | Describe ACLs are for DNS and remove a link to a file that does not exist. | Warren Baker | 2011-03-02 | 2 | -4/+4 |
| | |||||
* | Update version number to match Unbound version number, Removed extra ↵ | Warren Baker | 2011-03-02 | 1 | -7/+2 |
| | | | | additional file and better describe the ACL system. | ||||
* | Add missing table rows for better formatting. | Warren Baker | 2011-01-31 | 1 | -1/+5 |
| |