Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include tinydns.inc file | Scott Ullrich | 2008-10-24 | 1 | -1/+2 |
| | |||||
* | Correct typo | Scott Ullrich | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | Redirect to tinydns status after saving and syncing | Scott Ullrich | 2008-10-24 | 1 | -1/+3 |
| | |||||
* | Correct listtopic title | Scott Ullrich | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | Fix cosmetic listtopic bugs | Scott Ullrich | 2008-10-24 | 1 | -4/+0 |
| | |||||
* | Correct wizards directory location | Scott Ullrich | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | Reload zone and sync after changes | Scott Ullrich | 2008-10-24 | 1 | -0/+4 |
| | |||||
* | Add new zone tab | Scott Ullrich | 2008-10-24 | 6 | -1/+16 |
| | |||||
* | Adding new zone wizard to tinydns | Scott Ullrich | 2008-10-24 | 2 | -0/+162 |
| | |||||
* | Add a automatically sync field (checkbox) | Scott Ullrich | 2008-10-24 | 4 | -1/+29 |
| | |||||
* | Really reload synced zone on secondary name servers | Scott Ullrich | 2008-10-24 | 1 | -8/+7 |
| | |||||
* | Register static leases from other LAN like interfaces (OPTX with no GW). | Scott Ullrich | 2008-02-24 | 1 | -12/+24 |
| | | | | | Submitted-by: luisousa via forum http://forum.pfsense.org/index.php/topic,8004.0.html | ||||
* | use merge_installedpackages_section_xmlrpc() procedure | Scott Ullrich | 2008-02-14 | 2 | -1/+7 |
| | |||||
* | Missing ' | Scott Ullrich | 2008-02-14 | 1 | -2/+2 |
| | |||||
* | Add missing 2. | Scott Ullrich | 2008-02-14 | 1 | -1/+1 |
| | |||||
* | s/ipaddress/ipaddress3/CVS: ↵ | Scott Ullrich | 2008-02-14 | 1 | -1/+1 |
| | | | | ---------------------------------------------------------------------- | ||||
* | * Reload target sync hosts zone records after a sync | Scott Ullrich | 2008-02-14 | 2 | -1/+61 |
| | | | | | * Add 2 more optional sync hosts so that we can sync to 2 extra hosts making it easier to manage 3 hosts that run tinydns. | ||||
* | * Add merge_installedpackages_section_xmlrpc() call used for merging | Scott Ullrich | 2008-02-14 | 1 | -1/+1 |
| | | | | | | | | specific <installedpackages><AREANAME> sub items without replacing the entire <installedpackages> area with just this item * Adjust TinyDNS sync to use this new method to avoid replacing the entire destination <installedpackages> area which also whipes out all other installd package information. | ||||
* | Do not sync tinydns settings, only sync domain data. | Scott Ullrich | 2008-02-14 | 1 | -1/+0 |
| | |||||
* | Use for() instead of foreach() inside a foreach() which ends up sending | Scott Ullrich | 2008-02-11 | 1 | -1/+2 |
| | | | | php to LaLa land. | ||||
* | Fix DSH's copy and pasto lack of filling out the form. | Scott Ullrich | 2008-02-11 | 1 | -6/+2 |
| | |||||
* | * (C) bump | Scott Ullrich | 2008-01-30 | 1 | -2/+2 |
| | | | | * General style cleanups | ||||
* | General style cleanups. | Scott Ullrich | 2008-01-30 | 1 | -39/+48 |
| | |||||
* | Use correct L server IP address. | Scott Ullrich | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | Ensure the Gdnscache user exists. | Scott Ullrich | 2008-01-30 | 1 | -0/+1 |
| | |||||
* | Ensure tinydns user and group exists upon installation. | Scott Ullrich | 2008-01-30 | 1 | -8/+13 |
| | |||||
* | Update l zone. | Scott Ullrich | 2008-01-24 | 1 | -1/+1 |
| | | | | See http://blog.icann.org/?p=227 | ||||
* | Start TinyDNS after configuration changes or installation. | Scott Ullrich | 2008-01-14 | 1 | -1/+1 |
| | |||||
* | Add TinyDNS to Status -> Services screen. | Scott Ullrich | 2008-01-14 | 1 | -0/+6 |
| | |||||
* | * added copyright header to each file | Daniel Stefan Haischt | 2007-09-01 | 3 | -63/+69 |
| | | | | | | * added XSL stylesheet to each file * added DTD to some files (TODO: Add DTD to the remaining files and validate them against the DTD) * added a Document Type Definition which allows to validate package files | ||||
* | * added copyright header to each file | Daniel Stefan Haischt | 2007-09-01 | 3 | -0/+132 |
| | | | | | | * added XSL stylesheet to each file * added DTD to some files (TODO: Add DTD to the remaining files and validate them against the DTD) * added a Document Type Definition which allows to validate package files | ||||
* | 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 ↵ | Goffredo Andreone | 2007-04-12 | 1 | -5/+4 |
| | | | | | | /service/tinydns/root directory instead of /service/tinydns/. Install tinydns server on local host unless a different IP is entered. | ||||
* | 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 ↵ | Goffredo Andreone | 2007-04-01 | 1 | -39/+75 |
| | | | | localhost when forwarding is enabled. | ||||
* | 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 ↵ | Goffredo Andreone | 2007-02-23 | 3 | -49/+69 |
| | | | | can be concurrent with DNS server on Public IP as long as logging of DHCP is disabled. Started fixing Log Page. | ||||
* | 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 |
| | | | | | * Convert if {} logic to pfSense style * Only operate on dnscache if it exists | ||||
* | 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 |
| | | | | Need to update to test download from web. Added files to forward DNS requests to tinyDNS server if SOA record is on tinyDNS otherwise forward to external Forwarding servers. | ||||
* | Updated documentation of page to reflect actual operations | Goffredo Andreone | 2007-02-21 | 1 | -7/+7 |
| |