aboutsummaryrefslogtreecommitdiffstats
path: root/config/tinydns/tinydns_domains.xml
Commit message (Collapse)AuthorAgeFilesLines
* Changed startup script for correct startup and correct handling of failover ↵Anton2014-07-311-0/+22
| | | | | | | | | | | | | principle Added functions.inc to tinydns.sh to correct the bug that caused an empty pkgpinghost file during startup of tinydns placed kill pinghost.sh in svscan.sh, because there it also is started Changed the tinydns_get_backup_record function to scan hostname instead of ipaddress (hoostname is unique, ipaddress is not. Also changed statuschecking against monitorip instead of failoverip. And added interface used in setup_ping_items so it using the correct interface in multiwan setups.
* Include SRVScott Ullrich2011-02-071-1/+1
|
* Surround all record types with ()Scott Ullrich2011-02-071-2/+2
|
* (C) Date bumpScott Ullrich2011-02-071-1/+1
|
* Remove duplicatesScott Ullrich2011-02-071-18/+6
|
* Add priorityScott Ullrich2011-02-071-5/+9
|
* Add SRV record support.Scott Ullrich2011-02-071-0/+33
|
* Add format for AAAA and note its availableScott Ullrich2011-02-061-2/+2
|
* Note 128 bit format for ipv6 recordsScott Ullrich2011-02-061-1/+1
|
* Add ipv6 supportScott Ullrich2011-02-061-0/+1
|
* Also allow the user to enter an IP:FQDN record for MX, since it's valid and ↵jim-p2010-11-101-1/+1
| | | | tinydns will create an A record automatically when given both.
* Loosen regex for record data searchesScott Ullrich2010-08-031-1/+1
|
* Allow filtering on record dataScott Ullrich2010-08-031-0/+9
|
* Fix hostname and domain nameScott Ullrich2010-08-031-2/+2
|
* Swap domain and hostname regexesScott Ullrich2010-08-031-2/+2
|
* Only display 50 records per pageScott Ullrich2010-08-031-1/+1
|
* Use case insensitive matchingScott Ullrich2010-08-031-4/+4
|
* Adding TTL filter optionScott Ullrich2010-08-031-0/+9
|
* Use Record typeScott Ullrich2010-08-031-29/+2
|
* Adding field sorting and filtering supportScott Ullrich2010-08-031-0/+61
|
* fix up textChris Buechler2010-08-011-4/+6
|
* Reload zone correctly on the primary dns server without needing to do an ↵Scott Ullrich2010-03-151-16/+3
| | | | operation twice
* Resync on changesScott Ullrich2009-06-301-0/+3
|
* Fix numerous small issues with automatic sync. Speedup process 500*Scott Ullrich2009-05-141-7/+17
|
* Next releaseMichael2009-04-111-12/+26
|
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+234