aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns
Commit message (Collapse)AuthorAgeFilesLines
* Rename Add Record to Add/Edit RecordScott Ullrich2008-10-256-6/+6
|
* Rename Domains to RecordsScott Ullrich2008-10-256-12/+12
|
* Fix titleScott Ullrich2008-10-251-1/+1
|
* * Add mail exchangeScott Ullrich2008-10-251-3/+54
| | | | * Add third A record
* Move IP address to head of formScott Ullrich2008-10-251-10/+10
|
* Only show page title on 1.2Scott Ullrich2008-10-252-0/+16
|
* Rename tab to Zone SyncScott Ullrich2008-10-255-5/+5
|
* Add listtopic headersScott Ullrich2008-10-251-1/+21
|
* Add listtopic to seperate fieldsScott Ullrich2008-10-251-1/+17
|
* * Correct (C) and filename in headerScott Ullrich2008-10-251-11/+3
| | | | * Use tinydns_sync_on_changes();
* Cleanup textScott Ullrich2008-10-251-8/+8
|
* Remove Cache-.. It is confusing.Scott Ullrich2008-10-251-1/+1
|
* Clarify that this wizard assists when adding a new domain name serviceScott Ullrich2008-10-251-1/+1
| | | | zone
* Check primarynameserver, tooScott Ullrich2008-10-241-1/+1
|
* Check both variablesScott Ullrich2008-10-241-3/+3
|
* Do not write out blank itemsScott Ullrich2008-10-241-30/+45
|
* Correct synconchange locationScott Ullrich2008-10-241-1/+1
|
* Change sync on textScott Ullrich2008-10-241-1/+1
|
* Include tinydns.inc fileScott Ullrich2008-10-241-1/+2
|
* Correct typoScott Ullrich2008-10-241-1/+1
|
* Redirect to tinydns status after saving and syncingScott Ullrich2008-10-241-1/+3
|
* Correct listtopic titleScott Ullrich2008-10-241-1/+1
|
* Fix cosmetic listtopic bugsScott Ullrich2008-10-241-4/+0
|
* Correct wizards directory locationScott Ullrich2008-10-241-1/+1
|
* Reload zone and sync after changesScott Ullrich2008-10-241-0/+4
|
* Add new zone tabScott Ullrich2008-10-246-1/+16
|
* Adding new zone wizard to tinydnsScott Ullrich2008-10-242-0/+162
|
* Add a automatically sync field (checkbox)Scott Ullrich2008-10-244-1/+29
|
* Really reload synced zone on secondary name serversScott Ullrich2008-10-241-8/+7
|
* Register static leases from other LAN like interfaces (OPTX with no GW).Scott Ullrich2008-02-241-12/+24
| | | | | Submitted-by: luisousa via forum http://forum.pfsense.org/index.php/topic,8004.0.html
* use merge_installedpackages_section_xmlrpc() procedureScott Ullrich2008-02-142-1/+7
|
* Missing 'Scott Ullrich2008-02-141-2/+2
|
* Add missing 2.Scott Ullrich2008-02-141-1/+1
|
* s/ipaddress/ipaddress3/CVS: ↵Scott Ullrich2008-02-141-1/+1
| | | | ----------------------------------------------------------------------
* * Reload target sync hosts zone records after a syncScott Ullrich2008-02-142-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 mergingScott Ullrich2008-02-141-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 Ullrich2008-02-141-1/+0
|
* Use for() instead of foreach() inside a foreach() which ends up sendingScott Ullrich2008-02-111-1/+2
| | | | php to LaLa land.
* Fix DSH's copy and pasto lack of filling out the form.Scott Ullrich2008-02-111-6/+2
|
* * (C) bumpScott Ullrich2008-01-301-2/+2
| | | | * General style cleanups
* General style cleanups.Scott Ullrich2008-01-301-39/+48
|
* Use correct L server IP address.Scott Ullrich2008-01-301-1/+1
|
* Ensure the Gdnscache user exists.Scott Ullrich2008-01-301-0/+1
|
* Ensure tinydns user and group exists upon installation.Scott Ullrich2008-01-301-8/+13
|
* Update l zone.Scott Ullrich2008-01-241-1/+1
| | | | See http://blog.icann.org/?p=227
* Start TinyDNS after configuration changes or installation.Scott Ullrich2008-01-141-1/+1
|
* Add TinyDNS to Status -> Services screen.Scott Ullrich2008-01-141-0/+6
|
* * 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
|