aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns
Commit message (Collapse)AuthorAgeFilesLines
...
* Add XMLRPC switchScott Ullrich2006-12-091-0/+6
|
* Reload filter after changes to force xmlrpc sync if defined.Scott Ullrich2006-12-091-0/+3
|
* Don't forget trailing /Scott Ullrich2006-12-091-1/+1
|
* Make sure tinydns files are removed upon deinstallScott Ullrich2006-12-091-0/+3
|
* Download xmlrpc file to /usr/local/pkg/pfScott Ullrich2006-12-091-0/+5
|
* * Cleanup statusScott Ullrich2006-12-092-1/+138
| | | | * Import XMLRPC file
* * Cleanup status.Scott Ullrich2006-12-091-5/+35
| | | | * Only show relevant items
* Correct failover logicScott Ullrich2006-12-092-2/+3
|
* Show down hosts in REDScott Ullrich2006-12-091-1/+4
|
* Default arguments to ""Scott Ullrich2006-12-091-1/+1
|
* report ms times if recordedScott Ullrich2006-12-091-2/+7
|
* Include necessary filesScott Ullrich2006-12-083-2/+9
|
* Adjust sizeScott Ullrich2006-12-081-5/+7
|
* Add wan congestion triggers based on MSScott Ullrich2006-12-082-2/+26
|
* Add millisecond ping failover thresholdScott Ullrich2006-12-082-1/+11
|
* Correct URLScott Ullrich2006-12-081-1/+1
|
* Add page titlesScott Ullrich2006-12-082-0/+2
|
* Make tab names uniformScott Ullrich2006-12-082-3/+3
|
* Remove clear buttonScott Ullrich2006-12-081-3/+2
|
* Add TinyDNS status pageScott Ullrich2006-12-083-1/+104
|
* Write out advanced TinyDNS options to rc.d svscan.sh fileScott Ullrich2006-12-081-6/+29
|
* Rename menu item to "TinyDNS"Scott Ullrich2006-12-081-1/+1
|
* Remove both rows to prevent duplicatesScott Ullrich2006-12-081-0/+2
|
* * Item should be a checkboxScott Ullrich2006-12-082-1/+2
| | | | * Rehup cron after changes
* Add option to turn ping_hosts.sh into a every minute event in cronScott Ullrich2006-12-082-0/+20
|
* 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-082-22/+45
| | | | * Add load balancing support
* Use <value> and set the descriptionsScott Ullrich2006-12-081-10/+10
|
* Add sane defaults for advanced parametersScott Ullrich2006-12-081-0/+5
|
* Add advanced tinydns tuning parametersScott Ullrich2006-12-081-0/+30
|
* Increase inputbox size to 45Scott Ullrich2006-12-082-5/+13
|
* 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-082-1/+5
| | | | * misc tweaks
* file_return_contents -> file_get_contentsScott Ullrich2006-12-081-1/+1
|
* tinydns_filter.xml -> tinydns_filter.phpScott Ullrich2006-12-081-1/+1
|
* Tab items should be surrounded in a <tabs> tag so that the menus properly ↵Scott Ullrich2006-12-082-18/+22
| | | | show up. Woopsie.
* * 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