Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default to tinydns_status.php. Redirect to settings page when not configured. | Scott Ullrich | 2006-12-09 | 1 | -1/+1 |
| | |||||
* | Rename to DNS Server. This reflects what this package does better. | Scott Ullrich | 2006-12-09 | 1 | -1/+1 |
| | |||||
* | Add XMLRPC switch | Scott Ullrich | 2006-12-09 | 1 | -0/+6 |
| | |||||
* | Don't forget trailing / | Scott Ullrich | 2006-12-09 | 1 | -1/+1 |
| | |||||
* | Download xmlrpc file to /usr/local/pkg/pf | Scott Ullrich | 2006-12-09 | 1 | -0/+5 |
| | |||||
* | Add page titles | Scott Ullrich | 2006-12-08 | 1 | -0/+1 |
| | |||||
* | Make tab names uniform | Scott Ullrich | 2006-12-08 | 1 | -1/+1 |
| | |||||
* | Add TinyDNS status page | Scott Ullrich | 2006-12-08 | 1 | -1/+10 |
| | |||||
* | Rename menu item to "TinyDNS" | Scott Ullrich | 2006-12-08 | 1 | -1/+1 |
| | |||||
* | * Item should be a checkbox | Scott Ullrich | 2006-12-08 | 1 | -1/+1 |
| | | | | * Rehup cron after changes | ||||
* | Add option to turn ping_hosts.sh into a every minute event in cron | Scott Ullrich | 2006-12-08 | 1 | -0/+6 |
| | |||||
* | Use <value> and set the descriptions | Scott Ullrich | 2006-12-08 | 1 | -10/+10 |
| | |||||
* | Add sane defaults for advanced parameters | Scott Ullrich | 2006-12-08 | 1 | -0/+5 |
| | |||||
* | Add advanced tinydns tuning parameters | Scott Ullrich | 2006-12-08 | 1 | -0/+30 |
| | |||||
* | tinydns_filter.xml -> tinydns_filter.php | Scott Ullrich | 2006-12-08 | 1 | -1/+1 |
| | |||||
* | Tab items should be surrounded in a <tabs> tag so that the menus properly ↵ | Scott Ullrich | 2006-12-08 | 1 | -9/+11 |
| | | | | show up. Woopsie. | ||||
* | * Hook into ping_hosts.sh | Scott Ullrich | 2006-12-08 | 1 | -0/+10 |
| | | | | * Reload zone database upon host down or up status | ||||
* | * Write out ip address database so ping_hosts.sh can obtain | Scott Ullrich | 2006-12-08 | 1 | -2/+3 |
| | | | | * Finish up failover code | ||||
* | * For now, redirect from tinydns_filter.php directly to CoreGUI page until I ↵ | Scott Ullrich | 2006-12-07 | 1 | -1/+5 |
| | | | | | | write the code * Add tabs for TinyDNS settings and TinyDNS data | ||||
* | Provision tinydns /etc/tinydns directory upon saving. | Scott Ullrich | 2006-12-07 | 1 | -0/+6 |
| | |||||
* | * Bring down additional files | Scott Ullrich | 2006-12-07 | 1 | -4/+14 |
| | | | | * Correct tinydns listen ip field | ||||
* | * Add custom filter file which will be used to drill down to domains and records | Scott Ullrich | 2006-12-07 | 1 | -0/+5 |
| | | | | * Add TinyDNS Settings Tab | ||||
* | Continue framing TinyDNS for testing | Scott Ullrich | 2006-12-07 | 1 | -6/+4 |
| | |||||
* | * Add tinydns for 2.0 so that we can start bending the code into shape | Scott Ullrich | 2006-12-07 | 1 | -1/+1 |
| | | | | * Add more fields. This package will use a custom page to filter domains and then pass the filtered item on to the tinydns_domains.xml CoreGUI program | ||||
* | Start framing the tinydns package | Scott Ullrich | 2006-12-07 | 1 | -0/+35 |