| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Use $_POST | Scott Ullrich | 2007-02-12 | 2 | -2/+2 |
* | Add custom sync to function allowing a Admin to sync their tinydns to remote ... | Scott Ullrich | 2007-02-12 | 4 | -70/+110 |
* | Correct installation bug: | Scott Ullrich | 2007-02-12 | 1 | -1/+4 |
* | * Patched tinydns.inc to restart service. | Scott Ullrich | 2007-02-08 | 2 | -10/+15 |
* | Add rDNS and show the IP address in the column list | Scott Ullrich | 2007-02-06 | 2 | -6/+32 |
* | Parse config before locking. | Scott Ullrich | 2007-02-06 | 1 | -1/+1 |
* | * Reparse config.xml before writing out file. | Scott Ullrich | 2007-02-06 | 1 | -0/+4 |
* | Add missing Logs tab | Scott Ullrich | 2007-02-03 | 1 | -0/+1 |
* | Fix Fatal error:Call to undefined function: filter_configure() in /usr/local/... | Scott Ullrich | 2007-02-03 | 1 | -0/+2 |
* | Fix TTL for SOA type records | Scott Ullrich | 2007-01-30 | 1 | -1/+1 |
* | Fix TTL for MX type records | Scott Ullrich | 2007-01-30 | 1 | -1/+1 |
* | Unbreak load balancing option | Scott Ullrich | 2007-01-30 | 1 | -1/+0 |
* | Show the entire log file, not just the last 8 or so entries | Scott Ullrich | 2007-01-28 | 1 | -1/+1 |
* | Strip out trailing :0 | Scott Ullrich | 2007-01-28 | 1 | -1/+1 |
* | Add generic tinydns log viewer. | Scott Ullrich | 2007-01-28 | 4 | -0/+187 |
* | Rebuild the tinydns database very 60 seconds so that failover CARP nodes are ... | Scott Ullrich | 2007-01-28 | 1 | -1/+1 |
* | Correct description | Scott Ullrich | 2007-01-28 | 1 | -1/+1 |
* | Woops, copy and pasto | Scott Ullrich | 2007-01-28 | 1 | -1/+1 |
* | Make the refresh interval value tunable | Scott Ullrich | 2007-01-28 | 2 | -1/+10 |
* | Woops minicron uses sleep() so we need to pass the numbner of seconds. | Scott Ullrich | 2007-01-28 | 1 | -1/+1 |
* | Make sure we exit with 0 | Scott Ullrich | 2007-01-28 | 2 | -0/+4 |
* | Use minicron since cron seems to stop running ping_hosts.sh after about 100 r... | Scott Ullrich | 2007-01-28 | 2 | -23/+3 |
* | Do not run tinydns_custom_php_changeip_command(); twice | Scott Ullrich | 2007-01-28 | 1 | -1/+0 |
* | Correctly return backup gateway host record | Scott Ullrich | 2007-01-28 | 1 | -9/+16 |
* | Lock the config while writing out files that could already being written by a... | Scott Ullrich | 2007-01-28 | 1 | -6/+13 |
* | * Do not install ping entries more than once | Scott Ullrich | 2007-01-28 | 1 | -10/+27 |
* | Simplify code by returning "DOWN" or "UP". True and false can be quite confu... | Scott Ullrich | 2007-01-28 | 1 | -7/+7 |
* | Oops, bad debug code, bad. Remove. | Scott Ullrich | 2007-01-24 | 1 | -1/+1 |
* | Use pfsense.merge_config_section | Scott Ullrich | 2007-01-24 | 1 | -3/+5 |
* | Do not use fancy php pointers, leading to the whipeout of carpsettings xml en... | Scott Ullrich | 2007-01-24 | 1 | -2/+4 |
* | Do not use fancy php pointers, leading to the whipeout of carpsettings xml en... | Scott Ullrich | 2007-01-24 | 1 | -3/+2 |
* | * Create svscan structure correctly. | Scott Ullrich | 2007-01-24 | 1 | -17/+2 |
* | Use monitorip if available. | Scott Ullrich | 2007-01-24 | 2 | -5/+5 |
* | Use monitorip if available. | Scott Ullrich | 2007-01-24 | 2 | -12/+27 |
* | Add monitor ip support | Scott Ullrich | 2007-01-24 | 2 | -4/+28 |
* | Fix TTL option. | Scott Ullrich | 2007-01-16 | 1 | -1/+1 |
* | Default to tinydns_status.php. Redirect to settings page when not configured. | Scott Ullrich | 2006-12-09 | 2 | -2/+2 |
* | Default to tinydns_status.php. Redirect to settings page when not configured. | Scott Ullrich | 2006-12-09 | 1 | -2/+6 |
* | Do not lazy search | Scott Ullrich | 2006-12-09 | 1 | -2/+2 |
* | Indent master/parent records better. | Scott Ullrich | 2006-12-09 | 1 | -1/+1 |
* | Rename to DNS Server. This reflects what this package does better. | Scott Ullrich | 2006-12-09 | 1 | -1/+1 |
* | whitelist -> domains | Scott Ullrich | 2006-12-09 | 1 | -1/+1 |
* | Add XMLRPC switch | Scott Ullrich | 2006-12-09 | 1 | -0/+6 |
* | Reload filter after changes to force xmlrpc sync if defined. | Scott Ullrich | 2006-12-09 | 1 | -0/+3 |
* | Don't forget trailing / | Scott Ullrich | 2006-12-09 | 1 | -1/+1 |
* | Make sure tinydns files are removed upon deinstall | Scott Ullrich | 2006-12-09 | 1 | -0/+3 |
* | Download xmlrpc file to /usr/local/pkg/pf | Scott Ullrich | 2006-12-09 | 1 | -0/+5 |
* | * Cleanup status | Scott Ullrich | 2006-12-09 | 2 | -1/+138 |
* | * Cleanup status. | Scott Ullrich | 2006-12-09 | 1 | -5/+35 |
* | Correct failover logic | Scott Ullrich | 2006-12-09 | 2 | -2/+3 |