aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns
Commit message (Collapse)AuthorAgeFilesLines
* Rebuild the tinydns database very 60 seconds so that failover CARP nodes are ↵Scott Ullrich2007-01-281-1/+1
| | | | rebult accordingly. XMLRPC already works so now any host in a CARP cluter can be a authoritative host and dynamically failover.
* Correct descriptionScott Ullrich2007-01-281-1/+1
|
* Woops, copy and pastoScott Ullrich2007-01-281-1/+1
|
* Make the refresh interval value tunableScott Ullrich2007-01-282-1/+10
|
* Woops minicron uses sleep() so we need to pass the numbner of seconds.Scott Ullrich2007-01-281-1/+1
|
* Make sure we exit with 0Scott Ullrich2007-01-282-0/+4
|
* Use minicron since cron seems to stop running ping_hosts.sh after about 100 ↵Scott Ullrich2007-01-282-23/+3
| | | | runs. Not sure what is going on with CRON but I am out of time of chasing its bad habits.
* Do not run tinydns_custom_php_changeip_command(); twiceScott Ullrich2007-01-281-1/+0
|
* Correctly return backup gateway host recordScott Ullrich2007-01-281-9/+16
|
* Lock the config while writing out files that could already being written by ↵Scott Ullrich2007-01-281-6/+13
| | | | a different process.
* * Do not install ping entries more than onceScott Ullrich2007-01-281-10/+27
| | | | * Only ping 1 packet to speed up process
* Simplify code by returning "DOWN" or "UP". True and false can be quite ↵Scott Ullrich2007-01-281-7/+7
| | | | confusing for these cases.
* Oops, bad debug code, bad. Remove.Scott Ullrich2007-01-241-1/+1
|
* Use pfsense.merge_config_sectionScott Ullrich2007-01-241-3/+5
|
* Do not use fancy php pointers, leading to the whipeout of carpsettings xml ↵Scott Ullrich2007-01-241-2/+4
| | | | entries on secondary hosts
* Do not use fancy php pointers, leading to the whipeout of carpsettings xml ↵Scott Ullrich2007-01-241-3/+2
| | | | entries on secondary hosts
* * Create svscan structure correctly.Scott Ullrich2007-01-241-17/+2
| | | | * Ensure multilog is reading from tinydns pipe to prevent blockage
* Use monitorip if available.Scott Ullrich2007-01-242-5/+5
|
* Use monitorip if available.Scott Ullrich2007-01-242-12/+27
|
* Add monitor ip supportScott Ullrich2007-01-242-4/+28
|
* Fix TTL option.Scott Ullrich2007-01-161-1/+1
|
* Default to tinydns_status.php. Redirect to settings page when not configured.Scott Ullrich2006-12-092-2/+2
|
* Default to tinydns_status.php. Redirect to settings page when not configured.Scott Ullrich2006-12-091-2/+6
|
* Do not lazy searchScott Ullrich2006-12-091-2/+2
|
* Indent master/parent records better.Scott Ullrich2006-12-091-1/+1
|
* Rename to DNS Server. This reflects what this package does better.Scott Ullrich2006-12-091-1/+1
|
* whitelist -> domainsScott Ullrich2006-12-091-1/+1
|
* 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
|