aboutsummaryrefslogtreecommitdiffstats
path: root/config/tinydns
Commit message (Expand)AuthorAgeFilesLines
...
* Fix these variable tests so they evaluate properly.jim-p2010-08-031-3/+3
* 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-032-6/+67
* Add SOA for rdns of manual entries. (There is probably a better way to do thi...jim-p2010-08-021-1/+7
* fix tinydns_add_active_leases. patch from ticket #436Chris Buechler2010-08-011-41/+87
* 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