aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns
Commit message (Expand)AuthorAgeFilesLines
* 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
* Show the entire log file, not just the last 8 or so entriesScott Ullrich2007-01-281-1/+1
* Strip out trailing :0Scott Ullrich2007-01-281-1/+1
* Add generic tinydns log viewer.Scott Ullrich2007-01-284-0/+187
* Rebuild the tinydns database very 60 seconds so that failover CARP nodes are ...Scott Ullrich2007-01-281-1/+1
* 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 r...Scott Ullrich2007-01-282-23/+3
* 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 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
* 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 en...Scott Ullrich2007-01-241-2/+4
* Do not use fancy php pointers, leading to the whipeout of carpsettings xml en...Scott Ullrich2007-01-241-3/+2
* * Create svscan structure correctly.Scott Ullrich2007-01-241-17/+2
* 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
* * Cleanup status.Scott Ullrich2006-12-091-5/+35
* 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