aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns
Commit message (Collapse)AuthorAgeFilesLines
...
* Logs -> SyncScott Ullrich2007-02-131-1/+1
|
* Fix bug:Scott Ullrich2007-02-121-2/+7
| | | | Warning: file_get_contents(/var/db/pingmsstatus/XX.XXX.XXX.XXX): failed to open stream: No such file or directory in /usr/local/pkg/tinydns.inc on line 155
* Fix RDNS bug:Scott Ullrich2007-02-121-1/+1
| | | | Warning: Missing argument 5 for tinydns_get_rowline_data() in /usr/local/pkg/tinydns.inc on line 319
* Use a password type fieldScott Ullrich2007-02-121-1/+1
|
* Use a different namespaceScott Ullrich2007-02-121-1/+1
|
* Add missing tabsScott Ullrich2007-02-125-0/+34
|
* s/sidir/is_dir/Scott Ullrich2007-02-121-1/+1
|
* Remove unused functionsScott Ullrich2007-02-121-6/+0
|
* * Use $_POSTScott Ullrich2007-02-122-2/+2
| | | | * Misc formatting
* Add custom sync to function allowing a Admin to sync their tinydns to remote ↵Scott Ullrich2007-02-124-70/+110
| | | | firewalls with ease.
* Correct installation bug:Scott Ullrich2007-02-121-1/+4
| | | | Warning: fopen(/service/tinydns/root/data): failed to open stream: No such file or directory in /usr/local/pkg/tinydns.inc on line 255
* * Patched tinydns.inc to restart service.Scott Ullrich2007-02-082-10/+15
| | | | | | * Support for independent NS records has been added. Submitted-by: GAndreone@imapro.com
* Add rDNS and show the IP address in the column listScott Ullrich2007-02-062-6/+32
| | | | Submitted-by: GAndreone@imapro.com
* Parse config before locking.Scott Ullrich2007-02-061-1/+1
|
* * Reparse config.xml before writing out file.Scott Ullrich2007-02-061-0/+4
| | | | * Update TINYDNS ip upon change
* Add missing Logs tabScott Ullrich2007-02-031-0/+1
|
* Fix Fatal error:Call to undefined function: filter_configure() in ↵Scott Ullrich2007-02-031-0/+2
| | | | /usr/local/pkg/tinydns.inc on line 141 error on package sync
* 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
| | | | Many thanks to Billm for working out the hex foo
* 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
|