Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Patched tinydns.inc to restart service. | Scott Ullrich | 2007-02-08 | 1 | -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 list | Scott Ullrich | 2007-02-06 | 1 | -1/+16 |
| | | | | Submitted-by: GAndreone@imapro.com | ||||
* | Add generic tinydns log viewer. | Scott Ullrich | 2007-01-28 | 1 | -0/+4 |
| | | | | Many thanks to Billm for working out the hex foo | ||||
* | Add monitor ip support | Scott Ullrich | 2007-01-24 | 1 | -0/+13 |
| | |||||
* | Adjust size | Scott Ullrich | 2006-12-08 | 1 | -5/+7 |
| | |||||
* | Add wan congestion triggers based on MS | Scott Ullrich | 2006-12-08 | 1 | -0/+6 |
| | |||||
* | Add millisecond ping failover threshold | Scott Ullrich | 2006-12-08 | 1 | -0/+6 |
| | |||||
* | Add page titles | Scott Ullrich | 2006-12-08 | 1 | -0/+1 |
| | |||||
* | Make tab names uniform | Scott Ullrich | 2006-12-08 | 1 | -2/+2 |
| | |||||
* | Add TinyDNS status page | Scott Ullrich | 2006-12-08 | 1 | -0/+4 |
| | |||||
* | * Split tinydns data row code out to its own function | Scott Ullrich | 2006-12-08 | 1 | -0/+6 |
| | | | | * Add load balancing support | ||||
* | Increase inputbox size to 45 | Scott Ullrich | 2006-12-08 | 1 | -1/+5 |
| | |||||
* | * default svscan to on | Scott Ullrich | 2006-12-08 | 1 | -0/+4 |
| | | | | * misc tweaks | ||||
* | Tab items should be surrounded in a <tabs> tag so that the menus properly ↵ | Scott Ullrich | 2006-12-08 | 1 | -9/+11 |
| | | | | show up. Woopsie. | ||||
* | * Write out ip address database so ping_hosts.sh can obtain | Scott Ullrich | 2006-12-08 | 1 | -0/+1 |
| | | | | * Finish up failover code | ||||
* | Add support for TTL. Begin framing in failover functions. | Scott Ullrich | 2006-12-08 | 1 | -5/+11 |
| | |||||
* | Clarify name server records should be a hostname pointing to a A record | Scott Ullrich | 2006-12-07 | 1 | -1/+11 |
| | |||||
* | * Create tinydns records correctly | Scott Ullrich | 2006-12-07 | 1 | -5/+11 |
| | | | | * Cleanup required fields | ||||
* | * For now, redirect from tinydns_filter.php directly to CoreGUI page until I ↵ | Scott Ullrich | 2006-12-07 | 1 | -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 records | Scott Ullrich | 2006-12-07 | 1 | -6/+0 |
| | | | | * Add TinyDNS Settings Tab | ||||
* | * Add tinydns for 2.0 so that we can start bending the code into shape | Scott Ullrich | 2006-12-07 | 1 | -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 package | Scott Ullrich | 2006-12-07 | 1 | -0/+15 |