History log of /bind-9.11.3/contrib/dlz/modules/mysqldyn/dlz_mysqldyn_mod.c
Revision Date Author Comments Expand
913d976eca8751851111c0b4357f650295d4aa3d 20-Nov-2015 Mark Andrews <marka@isc.org>

4263. [contrib] Address compiler warnings in mysqldyn module. [RT #41130]

09f4e41912d08b5c1685f4d23bd19d32f63db935 30-Sep-2015 Mark Andrews <marka@isc.org>

4231. [contrib] Address unchecked calloc call in dlz_mysqldyn_mod.c. [RT #40840]

b16d99bac1d100735224ab3eaa84632537ff21b5 10-Jun-2014 Mark Andrews <marka@isc.org>

3872. [bug] Address issues found by static analysis. [RT #36209]

aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9 25-Apr-2014 Evan Hunt <each@isc.org>

[master] better DDNS in DLZ; mysqldyn 3821. [contrib] Added a new "mysqldyn" DLZ module with dynamic update and transaction support. Thanks to Marty Lee for the contribution. [RT #35656] 3820. [func] The DLZ API doesn't pass the database version to the lookup() function; this can cause DLZ modules that allow dynamic updates to mishandle prerequisite checks. This has been corrected by adding a 'dbversion' field to the dns_clientinfo_t structure. [RT #35656]