aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns/tinydns.inc
Commit message (Expand)AuthorAgeFilesLines
* Spell error on $rtype2Goffredo Andreone2007-02-161-1/+1
* When a sync error occurs, enable debug mode and sync again to obtain enhanced...Scott Ullrich2007-02-151-0/+2
* AddedGoffredo Andreone2007-02-141-40/+229
* Misc style formattingScott Ullrich2007-02-141-6/+3
* Timeout after 250 seconds during xmlrpc syncScott Ullrich2007-02-141-4/+4
* Do not attempt sync if a blank ip is passedScott Ullrich2007-02-131-4/+7
* Fix bug:Scott Ullrich2007-02-121-2/+7
* Fix RDNS bug:Scott Ullrich2007-02-121-1/+1
* s/sidir/is_dir/Scott Ullrich2007-02-121-1/+1
* Add custom sync to function allowing a Admin to sync their tinydns to remote ...Scott Ullrich2007-02-121-0/+63
* Correct installation bug:Scott Ullrich2007-02-121-1/+4
* * Patched tinydns.inc to restart service.Scott Ullrich2007-02-081-0/+4
* Add rDNS and show the IP address in the column listScott Ullrich2007-02-061-5/+16
* Parse config before locking.Scott Ullrich2007-02-061-1/+1
* * Reparse config.xml before writing out file.Scott Ullrich2007-02-061-0/+4
* Fix Fatal error:Call to undefined function: filter_configure() in /usr/local/...Scott Ullrich2007-02-031-0/+2
* Fix TTL for SOA type recordsScott Ullrich2007-01-301-1/+1
* Fix TTL for MX type recordsScott Ullrich2007-01-301-1/+1
* Unbreak load balancing optionScott Ullrich2007-01-301-1/+0
* Rebuild the tinydns database very 60 seconds so that failover CARP nodes are ...Scott Ullrich2007-01-281-1/+1
* Make the refresh interval value tunableScott Ullrich2007-01-281-1/+4
* Woops minicron uses sleep() so we need to pass the numbner of seconds.Scott Ullrich2007-01-281-1/+1
* Use minicron since cron seems to stop running ping_hosts.sh after about 100 r...Scott Ullrich2007-01-281-17/+3
* Correctly return backup gateway host recordScott Ullrich2007-01-281-9/+16
* Lock the config while writing out files that could already being written by a...Scott Ullrich2007-01-281-6/+13
* * Do not install ping entries more than onceScott Ullrich2007-01-281-10/+27
* Simplify code by returning "DOWN" or "UP". True and false can be quite confu...Scott Ullrich2007-01-281-7/+7
* * Create svscan structure correctly.Scott Ullrich2007-01-241-17/+2
* Use monitorip if available.Scott Ullrich2007-01-241-3/+3
* Use monitorip if available.Scott Ullrich2007-01-241-2/+5
* Add monitor ip supportScott Ullrich2007-01-241-4/+15
* Fix TTL option.Scott Ullrich2007-01-161-1/+1
* 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
* 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
* * Split tinydns data row code out to its own functionScott Ullrich2006-12-081-22/+39
* 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
* file_return_contents -> file_get_contentsScott Ullrich2006-12-081-1/+1