Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Use correct failoverip | Scott Ullrich | 2006-12-08 | 3 | -1/+3 |
| | | | | * Reload ping database upon zone up or down | ||||
* | * Hook into ping_hosts.sh | Scott Ullrich | 2006-12-08 | 4 | -2/+88 |
| | | | | * Reload zone database upon host down or up status | ||||
* | * Write out ip address database so ping_hosts.sh can obtain | Scott Ullrich | 2006-12-08 | 3 | -7/+46 |
| | | | | * Finish up failover code | ||||
* | Add support for TTL. Begin framing in failover functions. | Scott Ullrich | 2006-12-08 | 2 | -17/+57 |
| | |||||
* | Clarify name server records should be a hostname pointing to a A record | Scott Ullrich | 2006-12-07 | 2 | -10/+22 |
| | |||||
* | * Create tinydns records correctly | Scott Ullrich | 2006-12-07 | 2 | -7/+33 |
| | | | | * Cleanup required fields | ||||
* | * For now, redirect from tinydns_filter.php directly to CoreGUI page until I ↵ | Scott Ullrich | 2006-12-07 | 3 | -1/+18 |
| | | | | | | write the code * Add tabs for TinyDNS settings and TinyDNS data | ||||
* | Provision tinydns /etc/tinydns directory upon saving. | Scott Ullrich | 2006-12-07 | 2 | -11/+17 |
| | |||||
* | * Bring down additional files | Scott Ullrich | 2006-12-07 | 2 | -9/+20 |
| | | | | * Correct tinydns listen ip field | ||||
* | * Add custom filter file which will be used to drill down to domains and records | Scott Ullrich | 2006-12-07 | 3 | -6/+39 |
| | | | | * Add TinyDNS Settings Tab | ||||
* | Remove leading space from svscan.sh now that the error is gone | Scott Ullrich | 2006-12-07 | 1 | -1/+0 |
| | |||||
* | * Write out svscan.sh startup file | Scott Ullrich | 2006-12-07 | 1 | -5/+68 |
| | | | | * Write out tinydns zone data | ||||
* | Continue framing TinyDNS for testing | Scott Ullrich | 2006-12-07 | 2 | -8/+35 |
| | |||||
* | * Add tinydns for 2.0 so that we can start bending the code into shape | Scott Ullrich | 2006-12-07 | 2 | -4/+42 |
| | | | | * 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 | 3 | -0/+90 |