Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove meta refresh | Scott Ullrich | 2010-11-21 | 1 | -1/+0 |
| | |||||
* | Use exec() | Scott Ullrich | 2010-11-21 | 1 | -1/+1 |
| | |||||
* | Note how many entries | Scott Ullrich | 2010-11-21 | 1 | -1/+2 |
| | |||||
* | rename items a bit | Scott Ullrich | 2010-11-21 | 1 | -5/+5 |
| | |||||
* | more textarea row adjustments | Scott Ullrich | 2010-11-21 | 1 | -3/+3 |
| | |||||
* | Add dump_cache | Scott Ullrich | 2010-11-21 | 1 | -0/+1 |
| | |||||
* | Resize rows on a few of the textareas | Scott Ullrich | 2010-11-21 | 1 | -8/+8 |
| | |||||
* | chown -R | Scott Ullrich | 2010-11-21 | 1 | -1/+1 |
| | |||||
* | Use unlink_if_exists. | Scott Ullrich | 2010-11-21 | 1 | -2/+7 |
| | |||||
* | Ensue unbound user exists | Scott Ullrich | 2010-11-21 | 1 | -1/+10 |
| | |||||
* | If unbound is not running then redirect to settings page. unbound-control ↵ | Scott Ullrich | 2010-11-21 | 1 | -0/+5 |
| | | | | will block for which seems forever. Otherwise the webConfigurator will block. | ||||
* | Nuke unused code | Scott Ullrich | 2010-11-21 | 1 | -6/+0 |
| | |||||
* | Output unbound.conf | Scott Ullrich | 2010-11-21 | 1 | -0/+1 |
| | |||||
* | Use courier fixed width font | Scott Ullrich | 2010-11-21 | 1 | -1/+1 |
| | |||||
* | Use textareas to hold data | Scott Ullrich | 2010-11-21 | 1 | -2/+2 |
| | |||||
* | Add Unbound Status tab | Scott Ullrich | 2010-11-21 | 1 | -0/+4 |
| | |||||
* | s/TinyDNS/Unbound/ | Scott Ullrich | 2010-11-21 | 1 | -32/+32 |
| | |||||
* | Add unbound status file | Scott Ullrich | 2010-11-21 | 2 | -0/+165 |
| | |||||
* | doh! Use pfSense pkg repo not mine :) | Warren Baker | 2010-11-19 | 1 | -2/+2 |
| | |||||
* | Listen on CARP VIPs that are associated to the interfaces that have been ↵ | Warren Baker | 2010-11-18 | 1 | -4/+19 |
| | | | | selected. | ||||
* | Bump version number and correctly handle domain overrides including the ↵ | Warren Baker | 2010-11-18 | 1 | -10/+17 |
| | | | | ability to have duplicate domain override entries. | ||||
* | Various formatting issues and descriptions added for config file settings. | Warren Baker | 2010-11-18 | 1 | -44/+56 |
| | |||||
* | Only add TXT records if there is a description for host entries. | Warren Baker | 2010-11-18 | 1 | -2/+4 |
| | |||||
* | Do not allow duplicates. Boost connect timeout. | Scott Ullrich | 2010-11-17 | 1 | -13/+22 |
| | |||||
* | Prevent the killing of php execution in case of an error. | Warren Baker | 2010-11-16 | 1 | -7/+7 |
| | |||||
* | Initial commit of the Unbound package (that 1 day will replace dnsmasq). It ↵ | Warren Baker | 2010-11-16 | 2 | -0/+540 |
is currently limited in configuration options but it does what DNSMasq does excluding the DNS rebind check. Need to investigate that. |