aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns
Commit message (Collapse)AuthorAgeFilesLines
* * added copyright header to each fileDaniel Stefan Haischt2007-09-013-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 fileDaniel Stefan Haischt2007-09-013-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 Ullrich2007-05-151-14/+20
|
* Check to see if item is an array before enumeratingScott Ullrich2007-04-291-0/+1
|
* Remove extra ?>Scott Ullrich2007-04-291-2/+0
|
* * Minor style cleanupsScott Ullrich2007-04-271-1/+6
|
* Use pfsense.restore_config_section xmlrpc call for syncing tinydns data.Scott Ullrich2007-04-251-1/+1
|
* Test for a succesful installation of tinydns server by checking for ↵Goffredo Andreone2007-04-121-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 fileGoffredo Andreone2007-04-111-1/+0
|
* Fixed bug with creation of root servers and bound tinydns server to ↵Goffredo Andreone2007-04-011-39/+75
| | | | localhost when forwarding is enabled.
* Corrected an error in registering local domainsGoffredo Andreone2007-02-241-1/+2
|
* Further updates to limit DNS server if DHCP logging is enabled. Forwarding ↵Goffredo Andreone2007-02-233-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 Andreone2007-02-232-12/+13
|
* Yet another GUI changeGoffredo Andreone2007-02-221-1/+1
|
* * Only copy resolv.conf.orig if it existsScott Ullrich2007-02-221-9/+9
| | | | | * Convert if {} logic to pfSense style * Only operate on dnscache if it exists
* More GUI changesGoffredo Andreone2007-02-221-1/+1
|
* Added Clear logs buttonGoffredo Andreone2007-02-221-0/+5
|
* Change Name to DNS Cache-Server to reflect its true natureGoffredo Andreone2007-02-221-2/+2
|
* FIxed ampersand sign in tinydns.xml file which caused a download error!Goffredo Andreone2007-02-221-1/+1
|
* Forwarding of DNS requests to tinyDNS server not functional in this version. ↵Goffredo Andreone2007-02-222-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 operationsGoffredo Andreone2007-02-211-7/+7
|
* Fixed copy resolv.conf to resolv.config.dnscache errorGoffredo Andreone2007-02-211-2/+2
|
* Forwarding now working with CARP IP set for TinyDNS and LAN IP set for ↵Goffredo Andreone2007-02-211-26/+96
| | | | | | DNScache(Forwarder). Documention on actual operation not up to date! Once Forwarding is enabled it cannot be removed.
* Cleaned up display of ". records" for IE.Goffredo Andreone2007-02-211-0/+1
|
* * Remove debugging * Only recreate zone and ping items on changeScott Ullrich2007-02-211-6/+0
|
* It helps when we add the delete and add function to the correct file!Scott Ullrich2007-02-211-0/+14
|
* Handle delete commandScott Ullrich2007-02-211-0/+6
|
* Reload zone settings on saveScott Ullrich2007-02-211-0/+6
|
* Added start of DNS forwarding code. Not functional as of yet in that ↵Goffredo Andreone2007-02-193-1/+89
| | | | recursion is not implemented. Other minor fix ups.
* Make active when selectedGoffredo Andreone2007-02-181-1/+1
|
* Re added and renamed Registered Domains tab to View DomainsGoffredo Andreone2007-02-166-6/+16
|
* Spell error on $rtype2Goffredo Andreone2007-02-161-1/+1
|
* * Ensure Sync tab is shown on all screensScott Ullrich2007-02-155-10/+1
| | | | * Remove "Add Domains" tab, its the same as "Registered Domains"
* Misc cleanupsScott Ullrich2007-02-151-6/+3
|
* Only sync if IP and password are passedScott Ullrich2007-02-151-1/+2
|
* When a sync error occurs, enable debug mode and sync again to obtain ↵Scott Ullrich2007-02-151-0/+2
| | | | enhanced error messages.
* Renamed Last Tab Array to Sync vs. LogsGoffredo Andreone2007-02-151-1/+1
|
* Put tinydns_filter in the correct directoryGoffredo Andreone2007-02-151-1/+1
|
* Remove non committed moduleGoffredo Andreone2007-02-151-5/+0
|
* Displays the registered DNS recordsGoffredo Andreone2007-02-141-0/+110
|
* AddedGoffredo Andreone2007-02-146-46/+277
| | | | | | | | | | | | | | | 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 formattingScott Ullrich2007-02-141-6/+3
|
* Timeout after 250 seconds during xmlrpc syncScott Ullrich2007-02-141-4/+4
|
* Do not attempt sync if a blank ip is passedScott Ullrich2007-02-131-4/+7
|
* Logs -> SyncScott Ullrich2007-02-131-1/+1
|
* Fix bug:Scott Ullrich2007-02-121-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 Ullrich2007-02-121-1/+1
| | | | Warning: Missing argument 5 for tinydns_get_rowline_data() in /usr/local/pkg/tinydns.inc on line 319
* Use a password type fieldScott Ullrich2007-02-121-1/+1
|
* Use a different namespaceScott Ullrich2007-02-121-1/+1
|
* Add missing tabsScott Ullrich2007-02-125-0/+34
|