summaryrefslogtreecommitdiff
path: root/server/ddns.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [#64,!35] Restored workThomas Markwalder2019-11-221-2/+3
* [master] dhcpd (-6) now supports update-static-leasesThomas Markwalder2017-12-191-12/+38
* [master] Fixes minor coverity issuesThomas Markwalder2017-12-181-2/+4
* [master] Adds DDNS Dual Stack Mixed ModeThomas Markwalder2017-12-081-105/+432
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-5/+4
* [master] remove uses of vix.com, nominum.com and fugue.comShawn Routhier2016-08-231-3/+2
* [master] Update DDNS code to remove PTR even if removing FWD had issuesShawn Routhier2016-07-051-23/+57
* [master] Remove dst directory as it was replaced in 4.2.0 by BindShawn Routhier2015-04-151-2/+1
* [master] Host declaration name can now be used in DNS forward nameThomas Markwalder2014-11-191-0/+16
* [master] Corrects medium impact issues reported by Coverity.Thomas Markwalder2014-08-281-6/+5
* [master] Corrects high impact issues reported by Coverity.Thomas Markwalder2014-08-251-2/+1
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-1/+1
* RT#35138 signaled typoFrancis Dupont2013-12-311-1/+1
* -n [master]Shawn Routhier2013-10-141-66/+108
* -n [master]Shawn Routhier2013-08-271-7/+11
* [master]Shawn Routhier2012-10-161-1/+6
* Modify the code that determines if an outstanding DDNS requestShawn Routhier2012-03-191-34/+126
* Fixed many compilation problems ("set, but not used" warnings) forTomek Mrugalski2012-03-091-2/+5
* In the DDNS code handle error conditions more gracefully and add moreShawn Routhier2012-02-031-17/+24
* Modify the DDNS handling code. In a previous patch we added loggingShawn Routhier2011-12-301-7/+45
* Enhanced patch for 23595 to handle IPv4 fixed addresses moreShawn Routhier2011-10-041-119/+153
* Fix the code that checks for an existing DDNS transaction to cancelShawn Routhier2011-08-221-2/+1
* DNS Update fix. A misconfigured server could crash during DNS updateShawn Routhier2011-07-081-21/+295
* Handle some DDNS corner cases better. Maintain the DDNS transactionShawn Routhier2011-02-181-4/+20
* Modify determination of ttl to use for DDNS update [ISC-Bugs #21126]Shawn Routhier2010-05-271-4/+38
* Primarly fix the trace code. This was broken during the modfictions of theShawn Routhier2010-02-111-73/+13
* - When using 'ignore client-updates;', the FQDN returned to the clientDavid Hankins2009-12-171-1/+1
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-330/+927
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* rename iaaddr structure & coFrancis Dupont2008-03-311-2/+2
* Merged IA_XXrelated structuresFrancis Dupont2008-03-171-2/+2
* - The reverse dns name for PTR updates on IPv6 addresses has been fixed toDavid Hankins2007-12-111-40/+58
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-7/+0
* - Additional warnings and such from robie. [ISC-Bugs #16865d]David Hankins2007-05-171-3/+9
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-188/+213
* A new server config option "fqdn-reply" specifies whether the serverEvan Hunt2007-04-271-2/+17
* - A new server config option, 'do-reverse-updates', has been addedDavid Hankins2007-04-031-4/+16
* - A reference leak on binding scopes set by ddns updates was repaired.David Hankins2007-03-271-13/+10
* Several minor bugs never seen in any public release corrected.David Hankins2006-08-021-2/+2
* Hankins' fix to HEAD build breakage.Shane Kerr2006-07-201-9/+7
* - 'ignore client-updates;' now has behaviour that is different fromDavid Hankins2006-07-191-31/+114
* - A new DDNS related server option, update-conflict-detection, has beenDavid Hankins2006-07-191-3/+17
* - Varying option space code and length bit widths (8/16/32) are nowDavid Hankins2006-06-011-13/+7
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-50/+115
* Pull up RC9Ted Lemon2001-06-291-2/+2
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-415/+29
* ns_rcode -> isc_result_tTed Lemon2001-03-161-3/+3