f44202ab640d22e17b4c74bdad7817622918bd27 |
|
18-Oct-2017 |
Mark Andrews <marka@isc.org> |
4774. [bug] <isc/util.h> was incorrectly included in several
header files. [RT #46311]
(cherry picked from commit fe79e2efbf94c10af2cc6abe7f7feb0437393e82) |
744c1db6352c4c3f11c8538e4a2a57c8b0e0d570 |
|
02-Nov-2016 |
Mark Andrews <marka@isc.org> |
4504. [security] Allow the maximum number of records in a zone to
be specified. This provides a control for issues
raised in CVE-2016-6170. [RT #42143]
(cherry picked from commit 5f8412a4cb5ee14a0e8cddd4107854b40ee3291e) |
b4bbf494183e4158b417d9200297ff0764af2f9d |
|
12-Aug-2016 |
Mark Andrews <marka@isc.org> |
4439. [bug] Address race conditions getting ownernames of nodes.
[RT #43005]
(cherry picked from commit c7e021e2e64a73f665a3a57b6eb06670d2a21603) |
96beefd76f597b77d4fcd51f8d766e5e59a2d216 |
|
22-Jun-2016 |
Mark Andrews <marka@isc.org> |
4386.[bug]Remove shadowed overmem function/variable. [RT #42706] |
7f79448198139145cebc2540188b16b1861b98c5 |
|
07-Apr-2016 |
Mark Andrews <marka@isc.org> |
remove unnecessary return |
93c211afc97e7a072c12ef346581065e4065ff15 |
|
12-Feb-2016 |
Evan Hunt <each@isc.org> |
[master] fixed a regression in dyndb due to change #4277 |
5d79b60fc5e4dad4f04da39570517d20a2425f8b |
|
09-Dec-2015 |
Mukund Sivaraman <muks@isc.org> |
Improve performance of RBT (#41165) |
0d990f57aefcb3a2e82a91367fc600ccf69eea63 |
|
30-Sep-2015 |
Mark Andrews <marka@isc.org> |
silence compiler warnings |
ab8b419a797fae25f441273aca3ec18d8d0c1106 |
|
29-Sep-2015 |
Mark Andrews <marka@isc.org> |
#include <isc/string.h> for memset |
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4 |
|
29-Sep-2015 |
Evan Hunt <each@isc.org> |
[master] merge dyndb
4224. [func] Added support for "dyndb", a new interface for loading
zone data from an external database, developed by
Red Hat for the FreeIPA project.
DynDB drivers fully implement the BIND database
API, and are capable of significantly better
performance and functionality than DLZ drivers,
while taking advantage of advanced database
features not available in BIND such as multi-master
replication.
Thanks to Adam Tkac and Petr Spacek of Red Hat.
[RT #35271] |