Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct synconchange location | Scott Ullrich | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | Add a automatically sync field (checkbox) | Scott Ullrich | 2008-10-24 | 1 | -0/+14 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | * Reload target sync hosts zone records after a sync | Scott Ullrich | 2008-02-14 | 1 | -0/+32 |
| | | | | | * 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. | ||||
* | * (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 |
| | |||||
* | * 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. | ||||
* | 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 | 1 | -46/+57 |
| | | | | 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 | 1 | -11/+12 |
| | |||||
* | * 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 | ||||
* | Forwarding of DNS requests to tinyDNS server not functional in this version. ↵ | Goffredo Andreone | 2007-02-22 | 1 | -41/+64 |
| | | | | 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. | ||||
* | 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 ↵ | Goffredo Andreone | 2007-02-21 | 1 | -26/+96 |
| | | | | | | DNScache(Forwarder). Documention on actual operation not up to date! Once Forwarding is enabled it cannot be removed. | ||||
* | Added start of DNS forwarding code. Not functional as of yet in that ↵ | Goffredo Andreone | 2007-02-19 | 1 | -1/+80 |
| | | | | recursion is not implemented. Other minor fix ups. | ||||
* | Spell error on $rtype2 | Goffredo Andreone | 2007-02-16 | 1 | -1/+1 |
| | |||||
* | When a sync error occurs, enable debug mode and sync again to obtain ↵ | Scott Ullrich | 2007-02-15 | 1 | -0/+2 |
| | | | | enhanced error messages. | ||||
* | Added | Goffredo Andreone | 2007-02-14 | 1 | -40/+229 |
| | | | | | | | | | | | | | | | 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 | ||||
* | 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 |
| | |||||
* | Fix bug: | Scott Ullrich | 2007-02-12 | 1 | -2/+7 |
| | | | | Warning: file_get_contents(/var/db/pingmsstatus/XX.XXX.XXX.XXX): failed to open stream: No such file or directory in /usr/local/pkg/tinydns.inc on line 155 | ||||
* | Fix RDNS bug: | Scott Ullrich | 2007-02-12 | 1 | -1/+1 |
| | | | | Warning: Missing argument 5 for tinydns_get_rowline_data() in /usr/local/pkg/tinydns.inc on line 319 | ||||
* | s/sidir/is_dir/ | Scott Ullrich | 2007-02-12 | 1 | -1/+1 |
| | |||||
* | Add custom sync to function allowing a Admin to sync their tinydns to remote ↵ | Scott Ullrich | 2007-02-12 | 1 | -0/+63 |
| | | | | firewalls with ease. | ||||
* | Correct installation bug: | Scott Ullrich | 2007-02-12 | 1 | -1/+4 |
| | | | | Warning: fopen(/service/tinydns/root/data): failed to open stream: No such file or directory in /usr/local/pkg/tinydns.inc on line 255 | ||||
* | * Patched tinydns.inc to restart service. | Scott Ullrich | 2007-02-08 | 1 | -0/+4 |
| | | | | | | * Support for independent NS records has been added. Submitted-by: GAndreone@imapro.com | ||||
* | Add rDNS and show the IP address in the column list | Scott Ullrich | 2007-02-06 | 1 | -5/+16 |
| | | | | Submitted-by: GAndreone@imapro.com | ||||
* | 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 |
| | | | | * Update TINYDNS ip upon change | ||||
* | Fix Fatal error:Call to undefined function: filter_configure() in ↵ | Scott Ullrich | 2007-02-03 | 1 | -0/+2 |
| | | | | /usr/local/pkg/tinydns.inc on line 141 error on package sync | ||||
* | 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 |
| | |||||
* | Rebuild the tinydns database very 60 seconds so that failover CARP nodes are ↵ | Scott Ullrich | 2007-01-28 | 1 | -1/+1 |
| | | | | rebult accordingly. XMLRPC already works so now any host in a CARP cluter can be a authoritative host and dynamically failover. | ||||
* | Make the refresh interval value tunable | Scott Ullrich | 2007-01-28 | 1 | -1/+4 |
| | |||||
* | Woops minicron uses sleep() so we need to pass the numbner of seconds. | Scott Ullrich | 2007-01-28 | 1 | -1/+1 |
| |