aboutsummaryrefslogtreecommitdiffstats
path: root/config/tinydns
Commit message (Expand)AuthorAgeFilesLines
...
* fix lease registration. ticket #546Chris Buechler2010-08-011-2/+2
* Rename to DNS Server, there are not multiple instances of tinydns to give 'se...Scott Ullrich2010-08-011-1/+1
* Default to the log page, not the failover status pageScott Ullrich2010-08-011-1/+1
* Correct URL to service directory logsScott Ullrich2010-08-011-1/+1
* Note when svscan is not running and offer a URL to startScott Ullrich2010-08-011-2/+6
* Ensure svscan.sh has a+rxScott Ullrich2010-08-011-0/+4
* Redirect correctly to the settings tabScott Ullrich2010-08-011-1/+1
* need interfaces.inc hereChris Buechler2010-08-011-1/+4
* fix up textChris Buechler2010-08-014-19/+21
* Ticket #490. Correct path.Ermal2010-04-141-1/+1
* Ticket #440. dnscache-conf will create the direcory itself.Ermal2010-04-141-1/+1
* Do not go to /var/etc/etc/ but just /var/etc mostly cosmetic.Ermal2010-04-141-39/+39
* Catch up with latest changes.Ermal2010-03-291-6/+14
* Ticket #403. More improvements from patches provided here.Ermal2010-03-292-7/+32
* This code does not need rw access.Ermal2010-03-291-4/+4
* Ticket #403. Move all services to /var/etc.Ermal2010-03-291-46/+54
* Ticket #403. Submitted patch.Ermal2010-03-291-19/+20
* Ticket #448. Cleanup before re-writing the configuration.Ermal2010-03-241-5/+3
* Ticket #440. On 2.0 user /var/etc/nameserver_* from getting the DNS server list.Ermal2010-03-241-30/+36
* Ticket #439. Make sure directory exists so files in it can be created.Ermal2010-03-241-0/+2
* Ticket #442. Remove all directories upon deinstall.Ermal2010-03-241-1/+2
* Clean directories before running.Ermal2010-03-241-0/+2
* Ticket #439. Allow dnscache to listen on multiple interfaces.Ermal2010-03-242-48/+98
* Reload zone correctly on the primary dns server without needing to do an oper...Scott Ullrich2010-03-152-17/+3
* After wizard setup check to see if the tinydns directory exists. If it exist...Scott Ullrich2009-09-231-2/+8
* Redirect to settings page after DNS setup wizard.Scott Ullrich2009-09-231-1/+1
* Remove unused tagScott Ullrich2009-09-231-2/+0
* Just remove /etc/tinydnsScott Ullrich2009-09-091-1/+1
* Full path to killallScott Ullrich2009-09-091-3/+3
* Kill supervise and tinydns on deinstallScott Ullrich2009-09-091-0/+2
* Oops, remove /etc/tinydnsScott Ullrich2009-09-091-1/+1
* Remove /etc/tinydns on deinstall. Resolves #82Scott Ullrich2009-09-091-0/+1
* Fix spelling typo. Found by ErmalScott Ullrich2009-09-091-1/+1
* Unbreak packages that use filter_configure_* on 2.0Scott Ullrich2009-08-091-1/+2
* Resync on changesScott Ullrich2009-06-301-0/+3
* call tinydns_create_zone_file(); tinydns_setup_ping_items(); when records changeScott Ullrich2009-06-191-0/+2
* Update root servers duplicated data. This really should be automated.Scott Ullrich2009-05-271-9/+2
* Stop adding a silly trailing space.Scott Ullrich2009-05-271-2/+3
* Update root servers. We should probably automate this going forward at some ...Scott Ullrich2009-05-271-1/+1
* Add more comments. Remove trailing spaces. No functional changes.Scott Ullrich2009-05-271-4/+6
* Add comments that show the DJBDNS styles vs. telling the person to look it up...Scott Ullrich2009-05-271-4/+4
* Default to MX dist of 10 instead of 0. Most folks start with 10 or 5.Scott Ullrich2009-05-271-0/+2
* Correct dist reecords (add missing :)Scott Ullrich2009-05-271-3/+8
* Correct MX records entries. They do not have a double colon.Scott Ullrich2009-05-271-1/+1
* Fix numerous small issues with automatic sync. Speedup process 500*Scott Ullrich2009-05-142-17/+40
* Redirect to edit screen after wizard completionScott Ullrich2009-04-231-1/+1
* Cleanup text to sound less ky hickishScott Ullrich2009-04-231-1/+1
* Next releaseMichael2009-04-113-23/+103
* mv packages to config dir to match web layoutBill Marquette2009-02-0613-0/+2595