aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns/tinydns_status.php
Commit message (Collapse)AuthorAgeFilesLines
* mv packages to config dir to match web layoutBill Marquette2009-02-061-188/+0
|
* s/Status/Failover Status/Scott Ullrich2008-10-271-1/+1
|
* Readjust header percentagesScott Ullrich2008-10-251-4/+4
|
* Check for existing zones correctlyScott Ullrich2008-10-251-1/+1
|
* Remove view records page, it is redundant with Add/editCVS: ↵Scott Ullrich2008-10-251-1/+0
| | | | ----------------------------------------------------------------------
* Add savemsgScott Ullrich2008-10-251-1/+1
|
* Redirect to the settings screen if the ip address is not definedScott Ullrich2008-10-251-0/+3
|
* Run the add domain wizard if no records existScott Ullrich2008-10-251-1/+1
|
* Rename Add Record to Add/Edit RecordScott Ullrich2008-10-251-1/+1
|
* Rename Domains to RecordsScott Ullrich2008-10-251-2/+2
|
* Only show page title on 1.2Scott Ullrich2008-10-251-0/+8
|
* Rename tab to Zone SyncScott Ullrich2008-10-251-1/+1
|
* Add new zone tabScott Ullrich2008-10-241-0/+1
|
* Check to see if item is an array before enumeratingScott Ullrich2007-04-291-0/+1
|
* Re added and renamed Registered Domains tab to View DomainsGoffredo Andreone2007-02-161-1/+2
|
* * Ensure Sync tab is shown on all screensScott Ullrich2007-02-151-1/+0
| | | | * Remove "Add Domains" tab, its the same as "Registered Domains"
* Renamed Last Tab Array to Sync vs. LogsGoffredo Andreone2007-02-151-1/+1
|
* AddedGoffredo Andreone2007-02-141-1/+2
| | | | | | | | | | | | | | | 1) Binding of tinyDNS to LAN with auto registration of DNS ans rDNS 2) Auto DHCP server Static registration 3) Auto DHCP server Active lease registration. 4)Tab page that displays ALL registered leases. Open items 1)Unable to change the displayed IP in settings even when it says "config_rw"? 2) DNS pages have to be active in order for the DNS to be updated with new DHCP leases. What do you suggest is the best way to implement DNS forarding? The diff files and a new file tinydns_dhcp_filter.php
* Add missing tabsScott Ullrich2007-02-121-0/+1
|
* Add missing Logs tabScott Ullrich2007-02-031-0/+1
|
* Use monitorip if available.Scott Ullrich2007-01-241-2/+2
|
* Use monitorip if available.Scott Ullrich2007-01-241-10/+22
|
* Default to tinydns_status.php. Redirect to settings page when not configured.Scott Ullrich2006-12-091-1/+1
|
* 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
|
* * Cleanup statusScott Ullrich2006-12-091-1/+27
| | | | * Import XMLRPC file
* * Cleanup status.Scott Ullrich2006-12-091-5/+35
| | | | * Only show relevant items
* Correct failover logicScott Ullrich2006-12-091-0/+1
|
* Show down hosts in REDScott Ullrich2006-12-091-1/+4
|
* report ms times if recordedScott Ullrich2006-12-091-2/+7
|
* Include necessary filesScott Ullrich2006-12-081-0/+3
|
* Correct URLScott Ullrich2006-12-081-1/+1
|
* Remove clear buttonScott Ullrich2006-12-081-3/+2
|
* Add TinyDNS status pageScott Ullrich2006-12-081-0/+90