aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns
Commit message (Expand)AuthorAgeFilesLines
* * Pass hostname to tinydns row creator functionScott Ullrich2006-12-081-9/+9
* * Split tinydns data row code out to its own functionScott Ullrich2006-12-082-22/+45
* 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
* 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 sho...Scott Ullrich2006-12-082-18/+22
* * Use correct failoveripScott Ullrich2006-12-083-1/+3
* * Hook into ping_hosts.shScott Ullrich2006-12-084-2/+88
* * Write out ip address database so ping_hosts.sh can obtainScott Ullrich2006-12-083-7/+46
* 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
* * For now, redirect from tinydns_filter.php directly to CoreGUI page until I ...Scott Ullrich2006-12-073-1/+18
* Provision tinydns /etc/tinydns directory upon saving.Scott Ullrich2006-12-072-11/+17
* * Bring down additional filesScott Ullrich2006-12-072-9/+20
* * Add custom filter file which will be used to drill down to domains and recordsScott Ullrich2006-12-073-6/+39
* 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
* 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
* Start framing the tinydns packageScott Ullrich2006-12-073-0/+90