aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns/tinydns_domains.xml
Commit message (Collapse)AuthorAgeFilesLines
* use merge_installedpackages_section_xmlrpc() procedureScott Ullrich2008-02-141-0/+6
|
* Fix DSH's copy and pasto lack of filling out the form.Scott Ullrich2008-02-111-6/+2
|
* * added copyright header to each fileDaniel Stefan Haischt2007-09-011-22/+26
| | | | | | * added XSL stylesheet to each file * added DTD to some files (TODO: Add DTD to the remaining files and validate them against the DTD) * added a Document Type Definition which allows to validate package files
* * added copyright header to each fileDaniel Stefan Haischt2007-09-011-0/+44
| | | | | | * added XSL stylesheet to each file * added DTD to some files (TODO: Add DTD to the remaining files and validate them against the DTD) * added a Document Type Definition which allows to validate package files
* * Remove debugging * Only recreate zone and ping items on changeScott Ullrich2007-02-211-6/+0
|
* It helps when we add the delete and add function to the correct file!Scott Ullrich2007-02-211-0/+14
|
* Make active when selectedGoffredo Andreone2007-02-181-1/+1
|
* Re added and renamed Registered Domains tab to View DomainsGoffredo Andreone2007-02-161-1/+5
|
* * Ensure Sync tab is shown on all screensScott Ullrich2007-02-151-4/+0
| | | | * Remove "Add Domains" tab, its the same as "Registered Domains"
* AddedGoffredo Andreone2007-02-141-1/+5
| | | | | | | | | | | | | | | 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/+4
|
* * Patched tinydns.inc to restart service.Scott Ullrich2007-02-081-10/+11
| | | | | | * Support for independent NS records has been added. Submitted-by: GAndreone@imapro.com
* Add rDNS and show the IP address in the column listScott Ullrich2007-02-061-1/+16
| | | | Submitted-by: GAndreone@imapro.com
* Add generic tinydns log viewer.Scott Ullrich2007-01-281-0/+4
| | | | Many thanks to Billm for working out the hex foo
* Add monitor ip supportScott Ullrich2007-01-241-0/+13
|
* Adjust sizeScott Ullrich2006-12-081-5/+7
|
* Add wan congestion triggers based on MSScott Ullrich2006-12-081-0/+6
|
* Add millisecond ping failover thresholdScott Ullrich2006-12-081-0/+6
|
* Add page titlesScott Ullrich2006-12-081-0/+1
|
* Make tab names uniformScott Ullrich2006-12-081-2/+2
|
* Add TinyDNS status pageScott Ullrich2006-12-081-0/+4
|
* * Split tinydns data row code out to its own functionScott Ullrich2006-12-081-0/+6
| | | | * Add load balancing support
* Increase inputbox size to 45Scott Ullrich2006-12-081-1/+5
|
* * default svscan to onScott Ullrich2006-12-081-0/+4
| | | | * misc tweaks
* Tab items should be surrounded in a <tabs> tag so that the menus properly ↵Scott Ullrich2006-12-081-9/+11
| | | | show up. Woopsie.
* * Write out ip address database so ping_hosts.sh can obtainScott Ullrich2006-12-081-0/+1
| | | | * Finish up failover code
* Add support for TTL. Begin framing in failover functions.Scott Ullrich2006-12-081-5/+11
|
* Clarify name server records should be a hostname pointing to a A recordScott Ullrich2006-12-071-1/+11
|
* * Create tinydns records correctlyScott Ullrich2006-12-071-5/+11
| | | | * Cleanup required fields
* * For now, redirect from tinydns_filter.php directly to CoreGUI page until I ↵Scott Ullrich2006-12-071-0/+9
| | | | | | write the code * Add tabs for TinyDNS settings and TinyDNS data
* * Add custom filter file which will be used to drill down to domains and recordsScott Ullrich2006-12-071-6/+0
| | | | * Add TinyDNS Settings Tab
* * Add tinydns for 2.0 so that we can start bending the code into shapeScott Ullrich2006-12-071-3/+41
| | | | * Add more fields. This package will use a custom page to filter domains and then pass the filtered item on to the tinydns_domains.xml CoreGUI program
* Start framing the tinydns packageScott Ullrich2006-12-071-0/+15