| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable XMLRPC sync temporarily until Ticket #1318 can be fixed. | Scott Ullrich | 2007-05-15 | 1 | -14/+20 |
* | Check to see if item is an array before enumerating | Scott Ullrich | 2007-04-29 | 1 | -0/+1 |
* | Remove extra ?> | Scott Ullrich | 2007-04-29 | 1 | -2/+0 |
* | * Minor style cleanups | Scott Ullrich | 2007-04-27 | 1 | -1/+6 |
* | Use pfsense.restore_config_section xmlrpc call for syncing tinydns data. | Scott Ullrich | 2007-04-25 | 1 | -1/+1 |
* | Test for a succesful installation of tinydns server by checking for /service/... | Goffredo Andreone | 2007-04-12 | 1 | -5/+4 |
* | Deleted stray "?>" at the end of file | Goffredo Andreone | 2007-04-11 | 1 | -1/+0 |
* | Fixed bug with creation of root servers and bound tinydns server to localhost... | Goffredo Andreone | 2007-04-01 | 1 | -39/+75 |
* | Corrected an error in registering local domains | Goffredo Andreone | 2007-02-24 | 1 | -1/+2 |
* | Further updates to limit DNS server if DHCP logging is enabled. Forwarding ca... | Goffredo Andreone | 2007-02-23 | 3 | -49/+69 |
* | CHange the Binding of tinyDNS so that Carp IP is no longer required. | Goffredo Andreone | 2007-02-23 | 2 | -12/+13 |
* | Yet another GUI change | Goffredo Andreone | 2007-02-22 | 1 | -1/+1 |
* | * Only copy resolv.conf.orig if it exists | Scott Ullrich | 2007-02-22 | 1 | -9/+9 |
* | More GUI changes | Goffredo Andreone | 2007-02-22 | 1 | -1/+1 |
* | Added Clear logs button | Goffredo Andreone | 2007-02-22 | 1 | -0/+5 |
* | Change Name to DNS Cache-Server to reflect its true nature | Goffredo Andreone | 2007-02-22 | 1 | -2/+2 |
* | FIxed ampersand sign in tinydns.xml file which caused a download error! | Goffredo Andreone | 2007-02-22 | 1 | -1/+1 |
* | Forwarding of DNS requests to tinyDNS server not functional in this version. ... | Goffredo Andreone | 2007-02-22 | 2 | -51/+68 |
* | Updated documentation of page to reflect actual operations | Goffredo Andreone | 2007-02-21 | 1 | -7/+7 |
* | Fixed copy resolv.conf to resolv.config.dnscache error | Goffredo Andreone | 2007-02-21 | 1 | -2/+2 |
* | Forwarding now working with CARP IP set for TinyDNS and LAN IP set for DNScac... | Goffredo Andreone | 2007-02-21 | 1 | -26/+96 |
* | Cleaned up display of ". records" for IE. | Goffredo Andreone | 2007-02-21 | 1 | -0/+1 |
* | * Remove debugging
* Only recreate zone and ping items on change | Scott Ullrich | 2007-02-21 | 1 | -6/+0 |
* | It helps when we add the delete and add function to the correct file! | Scott Ullrich | 2007-02-21 | 1 | -0/+14 |
* | Handle delete command | Scott Ullrich | 2007-02-21 | 1 | -0/+6 |
* | Reload zone settings on save | Scott Ullrich | 2007-02-21 | 1 | -0/+6 |
* | Added start of DNS forwarding code. Not functional as of yet in that recursio... | Goffredo Andreone | 2007-02-19 | 3 | -1/+89 |
* | Make active when selected | Goffredo Andreone | 2007-02-18 | 1 | -1/+1 |
* | Re added and renamed Registered Domains tab to View Domains | Goffredo Andreone | 2007-02-16 | 6 | -6/+16 |
* | Spell error on $rtype2 | Goffredo Andreone | 2007-02-16 | 1 | -1/+1 |
* | * Ensure Sync tab is shown on all screens | Scott Ullrich | 2007-02-15 | 5 | -10/+1 |
* | Misc cleanups | Scott Ullrich | 2007-02-15 | 1 | -6/+3 |
* | Only sync if IP and password are passed | Scott Ullrich | 2007-02-15 | 1 | -1/+2 |
* | When a sync error occurs, enable debug mode and sync again to obtain enhanced... | Scott Ullrich | 2007-02-15 | 1 | -0/+2 |
* | Renamed Last Tab Array to Sync vs. Logs | Goffredo Andreone | 2007-02-15 | 1 | -1/+1 |
* | Put tinydns_filter in the correct directory | Goffredo Andreone | 2007-02-15 | 1 | -1/+1 |
* | Remove non committed module | Goffredo Andreone | 2007-02-15 | 1 | -5/+0 |
* | Displays the registered DNS records | Goffredo Andreone | 2007-02-14 | 1 | -0/+110 |
* | Added | Goffredo Andreone | 2007-02-14 | 6 | -46/+277 |
* | Misc style formatting | Scott Ullrich | 2007-02-14 | 1 | -6/+3 |
* | Timeout after 250 seconds during xmlrpc sync | Scott Ullrich | 2007-02-14 | 1 | -4/+4 |
* | Do not attempt sync if a blank ip is passed | Scott Ullrich | 2007-02-13 | 1 | -4/+7 |
* | Logs -> Sync | Scott Ullrich | 2007-02-13 | 1 | -1/+1 |
* | Fix bug: | Scott Ullrich | 2007-02-12 | 1 | -2/+7 |
* | Fix RDNS bug: | Scott Ullrich | 2007-02-12 | 1 | -1/+1 |
* | Use a password type field | Scott Ullrich | 2007-02-12 | 1 | -1/+1 |
* | Use a different namespace | Scott Ullrich | 2007-02-12 | 1 | -1/+1 |
* | Add missing tabs | Scott Ullrich | 2007-02-12 | 5 | -0/+34 |
* | s/sidir/is_dir/ | Scott Ullrich | 2007-02-12 | 1 | -1/+1 |
* | Remove unused functions | Scott Ullrich | 2007-02-12 | 1 | -6/+0 |