aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns/tinydns.inc
Commit message (Collapse)AuthorAgeFilesLines
* Reload filter after changes to force xmlrpc sync if defined.Scott Ullrich2006-12-091-0/+3
|
* Make sure tinydns files are removed upon deinstallScott Ullrich2006-12-091-0/+3
|
* Correct failover logicScott Ullrich2006-12-091-2/+2
|
* Default arguments to ""Scott Ullrich2006-12-091-1/+1
|
* Add wan congestion triggers based on MSScott Ullrich2006-12-081-2/+20
|
* Add millisecond ping failover thresholdScott Ullrich2006-12-081-1/+5
|
* Write out advanced TinyDNS options to rc.d svscan.sh fileScott Ullrich2006-12-081-6/+29
|
* Remove both rows to prevent duplicatesScott Ullrich2006-12-081-0/+2
|
* * Item should be a checkboxScott Ullrich2006-12-081-0/+1
| | | | * Rehup cron after changes
* Add option to turn ping_hosts.sh into a every minute event in cronScott Ullrich2006-12-081-0/+14
|
* Unbreak ttlScott Ullrich2006-12-081-0/+1
|
* * Pass hostname to tinydns row creator functionScott Ullrich2006-12-081-9/+9
| | | | * Check that records ip is up correctly
* * Split tinydns data row code out to its own functionScott Ullrich2006-12-081-22/+39
| | | | * Add load balancing support
* Increase inputbox size to 45Scott Ullrich2006-12-081-4/+8
|
* SOA records do not need a TTL in this case.Scott Ullrich2006-12-081-1/+1
|
* Our service directory is /service, not /var/serviceScott Ullrich2006-12-081-1/+1
|
* * default svscan to onScott Ullrich2006-12-081-1/+1
| | | | * misc tweaks
* file_return_contents -> file_get_contentsScott Ullrich2006-12-081-1/+1
|
* * Use correct failoveripScott Ullrich2006-12-081-1/+1
| | | | * Reload ping database upon zone up or down
* * Hook into ping_hosts.shScott Ullrich2006-12-081-2/+4
| | | | * Reload zone database upon host down or up status
* * Write out ip address database so ping_hosts.sh can obtainScott Ullrich2006-12-081-5/+42
| | | | * Finish up failover code
* Add support for TTL. Begin framing in failover functions.Scott Ullrich2006-12-081-12/+46
|
* Clarify name server records should be a hostname pointing to a A recordScott Ullrich2006-12-071-9/+11
|
* * Create tinydns records correctlyScott Ullrich2006-12-071-2/+22
| | | | * Cleanup required fields
* Provision tinydns /etc/tinydns directory upon saving.Scott Ullrich2006-12-071-11/+11
|
* * Bring down additional filesScott Ullrich2006-12-071-5/+6
| | | | * Correct tinydns listen ip field
* 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-071-2/+31
|
* Start framing the tinydns packageScott Ullrich2006-12-071-0/+40