aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns/tinydns.xml
Commit message (Collapse)AuthorAgeFilesLines
* * Ensure Sync tab is shown on all screensScott Ullrich2007-02-151-4/+0
| | | | * Remove "Add Domains" tab, its the same as "Registered Domains"
* Put tinydns_filter in the correct directoryGoffredo Andreone2007-02-151-1/+1
|
* Remove non committed moduleGoffredo Andreone2007-02-151-5/+0
|
* AddedGoffredo Andreone2007-02-141-2/+34
| | | | | | | | | | | | | | | 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
|
* Add custom sync to function allowing a Admin to sync their tinydns to remote ↵Scott Ullrich2007-02-121-0/+5
| | | | firewalls with ease.
* Add generic tinydns log viewer.Scott Ullrich2007-01-281-0/+14
| | | | Many thanks to Billm for working out the hex foo
* Correct descriptionScott Ullrich2007-01-281-1/+1
|
* Woops, copy and pastoScott Ullrich2007-01-281-1/+1
|
* Make the refresh interval value tunableScott Ullrich2007-01-281-0/+6
|
* Use minicron since cron seems to stop running ping_hosts.sh after about 100 ↵Scott Ullrich2007-01-281-6/+0
| | | | runs. Not sure what is going on with CRON but I am out of time of chasing its bad habits.
* Do not run tinydns_custom_php_changeip_command(); twiceScott Ullrich2007-01-281-1/+0
|
* Default to tinydns_status.php. Redirect to settings page when not configured.Scott Ullrich2006-12-091-1/+1
|
* Rename to DNS Server. This reflects what this package does better.Scott Ullrich2006-12-091-1/+1
|
* Add XMLRPC switchScott Ullrich2006-12-091-0/+6
|
* Don't forget trailing /Scott Ullrich2006-12-091-1/+1
|
* Download xmlrpc file to /usr/local/pkg/pfScott Ullrich2006-12-091-0/+5
|
* Add page titlesScott Ullrich2006-12-081-0/+1
|
* Make tab names uniformScott Ullrich2006-12-081-1/+1
|
* Add TinyDNS status pageScott Ullrich2006-12-081-1/+10
|
* Rename menu item to "TinyDNS"Scott Ullrich2006-12-081-1/+1
|
* * Item should be a checkboxScott Ullrich2006-12-081-1/+1
| | | | * Rehup cron after changes
* Add option to turn ping_hosts.sh into a every minute event in cronScott Ullrich2006-12-081-0/+6
|
* Use <value> and set the descriptionsScott Ullrich2006-12-081-10/+10
|
* Add sane defaults for advanced parametersScott Ullrich2006-12-081-0/+5
|
* Add advanced tinydns tuning parametersScott Ullrich2006-12-081-0/+30
|
* tinydns_filter.xml -> tinydns_filter.phpScott Ullrich2006-12-081-1/+1
|
* Tab items should be surrounded in a <tabs> tag so that the menus properly ↵Scott Ullrich2006-12-081-9/+11
| | | | show up. Woopsie.
* * Hook into ping_hosts.shScott Ullrich2006-12-081-0/+10
| | | | * Reload zone database upon host down or up status
* * Write out ip address database so ping_hosts.sh can obtainScott Ullrich2006-12-081-2/+3
| | | | * Finish up failover code
* * For now, redirect from tinydns_filter.php directly to CoreGUI page until I ↵Scott Ullrich2006-12-071-1/+5
| | | | | | write the code * Add tabs for TinyDNS settings and TinyDNS data
* Provision tinydns /etc/tinydns directory upon saving.Scott Ullrich2006-12-071-0/+6
|
* * Bring down additional filesScott Ullrich2006-12-071-4/+14
| | | | * Correct tinydns listen ip field
* * Add custom filter file which will be used to drill down to domains and recordsScott Ullrich2006-12-071-0/+5
| | | | * Add TinyDNS Settings Tab
* Continue framing TinyDNS for testingScott Ullrich2006-12-071-6/+4
|
* * Add tinydns for 2.0 so that we can start bending the code into shapeScott Ullrich2006-12-071-1/+1
| | | | * 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/+35