aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns
Commit message (Collapse)AuthorAgeFilesLines
...
* * Use correct failoveripScott Ullrich2006-12-083-1/+3
| | | | * Reload ping database upon zone up or down
* * Hook into ping_hosts.shScott Ullrich2006-12-084-2/+88
| | | | * Reload zone database upon host down or up status
* * Write out ip address database so ping_hosts.sh can obtainScott Ullrich2006-12-083-7/+46
| | | | * Finish up failover code
* Add support for TTL. Begin framing in failover functions.Scott Ullrich2006-12-082-17/+57
|
* Clarify name server records should be a hostname pointing to a A recordScott Ullrich2006-12-072-10/+22
|
* * Create tinydns records correctlyScott Ullrich2006-12-072-7/+33
| | | | * Cleanup required fields
* * For now, redirect from tinydns_filter.php directly to CoreGUI page until I ↵Scott Ullrich2006-12-073-1/+18
| | | | | | write the code * Add tabs for TinyDNS settings and TinyDNS data
* Provision tinydns /etc/tinydns directory upon saving.Scott Ullrich2006-12-072-11/+17
|
* * Bring down additional filesScott Ullrich2006-12-072-9/+20
| | | | * Correct tinydns listen ip field
* * Add custom filter file which will be used to drill down to domains and recordsScott Ullrich2006-12-073-6/+39
| | | | * Add TinyDNS Settings Tab
* Remove leading space from svscan.sh now that the error is goneScott Ullrich2006-12-071-1/+0
|
* * Write out svscan.sh startup fileScott Ullrich2006-12-071-5/+68
| | | | * Write out tinydns zone data
* Continue framing TinyDNS for testingScott Ullrich2006-12-072-8/+35
|
* * Add tinydns for 2.0 so that we can start bending the code into shapeScott Ullrich2006-12-072-4/+42
| | | | * 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 packageScott Ullrich2006-12-073-0/+90