aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns/tinydns.inc
Commit message (Expand)AuthorAgeFilesLines
* Add TinyDNS zone transfer supportScott Ullrich2008-12-141-5/+54
* Correct synconchange locationScott Ullrich2008-10-241-1/+1
* Add a automatically sync field (checkbox)Scott Ullrich2008-10-241-0/+14
* Really reload synced zone on secondary name serversScott Ullrich2008-10-241-8/+7
* Register static leases from other LAN like interfaces (OPTX with no GW).Scott Ullrich2008-02-241-12/+24
* use merge_installedpackages_section_xmlrpc() procedureScott Ullrich2008-02-141-1/+1
* * Reload target sync hosts zone records after a syncScott Ullrich2008-02-141-0/+32
* * Add merge_installedpackages_section_xmlrpc() call used for mergingScott Ullrich2008-02-141-1/+1
* Do not sync tinydns settings, only sync domain data.Scott Ullrich2008-02-141-1/+0
* Use for() instead of foreach() inside a foreach() which ends up sendingScott Ullrich2008-02-111-1/+2
* * (C) bumpScott Ullrich2008-01-301-2/+2
* General style cleanups.Scott Ullrich2008-01-301-39/+48
* Use correct L server IP address.Scott Ullrich2008-01-301-1/+1
* Ensure the Gdnscache user exists.Scott Ullrich2008-01-301-0/+1
* Ensure tinydns user and group exists upon installation.Scott Ullrich2008-01-301-8/+13
* Update l zone.Scott Ullrich2008-01-241-1/+1
* Start TinyDNS after configuration changes or installation.Scott Ullrich2008-01-141-1/+1
* * Minor style cleanupsScott Ullrich2007-04-271-1/+6
* Use pfsense.restore_config_section xmlrpc call for syncing tinydns data.Scott Ullrich2007-04-251-1/+1
* Test for a succesful installation of tinydns server by checking for /service/...Goffredo Andreone2007-04-121-5/+4
* Fixed bug with creation of root servers and bound tinydns server to localhost...Goffredo Andreone2007-04-011-39/+75
* Corrected an error in registering local domainsGoffredo Andreone2007-02-241-1/+2
* Further updates to limit DNS server if DHCP logging is enabled. Forwarding ca...Goffredo Andreone2007-02-231-46/+57
* CHange the Binding of tinyDNS so that Carp IP is no longer required.Goffredo Andreone2007-02-231-11/+12
* * Only copy resolv.conf.orig if it existsScott Ullrich2007-02-221-9/+9
* Forwarding of DNS requests to tinyDNS server not functional in this version. ...Goffredo Andreone2007-02-221-41/+64
* Fixed copy resolv.conf to resolv.config.dnscache errorGoffredo Andreone2007-02-211-2/+2
* Forwarding now working with CARP IP set for TinyDNS and LAN IP set for DNScac...Goffredo Andreone2007-02-211-26/+96
* Added start of DNS forwarding code. Not functional as of yet in that recursio...Goffredo Andreone2007-02-191-1/+80
* 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