History log of /bind-9.11.3/bin/tests/system/dyndb/driver/driver.c
Revision Date Author Comments Expand
f503aa345b451f94875a5bab637223bcbbd93b6d 26-Aug-2016 Evan Hunt <each@isc.org>

[v9_11] pass source file and line to dyndb load function 4455. [cleanup] Allow dyndb modules to correctly log the filename and line number when processing configuration text from named.conf. [RT #43050] (cherry picked from commit 02fb764681d145e4607c59280a48617013e886ac)

ab598428c8bc10d75bb1ef5dff15f8848869cb1b 17-Aug-2016 Mark Andrews <marka@isc.org>

update dyndb_init inline documentationi [RT #43050] (cherry picked from commit 8c2c6b8b42766c8221c79bd43680dbfbaed17147)

93c211afc97e7a072c12ef346581065e4065ff15 12-Feb-2016 Evan Hunt <each@isc.org>

[master] fixed a regression in dyndb due to change #4277

e939674d53a127ddeeaf4b41fd72933f0b493308 04-Nov-2015 Mark Andrews <marka@isc.org>

4252. [func] Add support for automating the generation CDS and CDNSKEY rrsets to named and dnssec-signzone. [RT #40424]

/bind-9.11.3/CHANGES /bind-9.11.3/bin/dnssec/dnssec-dsfromkey.docbook /bind-9.11.3/bin/dnssec/dnssec-importkey.c /bind-9.11.3/bin/dnssec/dnssec-importkey.docbook /bind-9.11.3/bin/dnssec/dnssec-keyfromlabel.c /bind-9.11.3/bin/dnssec/dnssec-keyfromlabel.docbook /bind-9.11.3/bin/dnssec/dnssec-keygen.c /bind-9.11.3/bin/dnssec/dnssec-keygen.docbook /bind-9.11.3/bin/dnssec/dnssec-settime.c /bind-9.11.3/bin/dnssec/dnssec-settime.docbook /bind-9.11.3/bin/dnssec/dnssectool.c /bind-9.11.3/bin/dnssec/dnssectool.h /bind-9.11.3/bin/tests/system/autosign/clean.sh /bind-9.11.3/bin/tests/system/autosign/ns2/keygen.sh /bind-9.11.3/bin/tests/system/autosign/ns3/keygen.sh /bind-9.11.3/bin/tests/system/autosign/ns3/named.conf /bind-9.11.3/bin/tests/system/autosign/ns3/sync.example.db.in /bind-9.11.3/bin/tests/system/autosign/tests.sh driver.c log.c /bind-9.11.3/bin/tests/system/rrchecker/tests.sh /bind-9.11.3/doc/arm/man.dnstap-read.html /bind-9.11.3/doc/arm/man.lwresd.html /bind-9.11.3/doc/arm/man.named.conf.html /bind-9.11.3/lib/dns/dnssec.c /bind-9.11.3/lib/dns/dst_parse.c /bind-9.11.3/lib/dns/include/dns/dnssec.h /bind-9.11.3/lib/dns/include/dst/dst.h /bind-9.11.3/lib/dns/win32/libdns.def.in /bind-9.11.3/lib/dns/zone.c /bind-9.11.3/lib/isc/win32/libisc.mak.in
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]

/bind-9.11.3/CHANGES /bind-9.11.3/COPYRIGHT /bind-9.11.3/bin/named/Makefile.in /bind-9.11.3/bin/named/main.c /bind-9.11.3/bin/named/server.c /bind-9.11.3/bin/tests/Makefile.in /bind-9.11.3/bin/tests/system/Makefile.in /bind-9.11.3/bin/tests/system/dlzexternal/tests.sh /bind-9.11.3/bin/tests/system/dyndb/Makefile.in /bind-9.11.3/bin/tests/system/dyndb/clean.sh AUTHORS COPYING Makefile.in README db.c db.h driver.c instance.c instance.h lock.c lock.h log.c log.h syncptr.c syncptr.h util.h zone.c zone.h /bind-9.11.3/bin/tests/system/dyndb/ns1/named.conf /bind-9.11.3/bin/tests/system/dyndb/prereq.sh /bind-9.11.3/bin/tests/system/dyndb/tests.sh /bind-9.11.3/configure /bind-9.11.3/configure.in /bind-9.11.3/doc/arm/Bv9ARM-book.xml /bind-9.11.3/doc/arm/dyndb.xml /bind-9.11.3/doc/arm/notes.xml /bind-9.11.3/lib/dns/Makefile.in /bind-9.11.3/lib/dns/dlz.c /bind-9.11.3/lib/dns/dyndb.c /bind-9.11.3/lib/dns/include/dns/Makefile.in /bind-9.11.3/lib/dns/include/dns/dyndb.h /bind-9.11.3/lib/dns/include/dns/log.h /bind-9.11.3/lib/dns/include/dns/types.h /bind-9.11.3/lib/dns/lib.c /bind-9.11.3/lib/dns/log.c /bind-9.11.3/lib/dns/win32/libdns.def.in /bind-9.11.3/lib/isc/commandline.c /bind-9.11.3/lib/isc/hash.c /bind-9.11.3/lib/isc/include/isc/commandline.h /bind-9.11.3/lib/isc/include/isc/hash.h /bind-9.11.3/lib/isc/include/isc/lex.h /bind-9.11.3/lib/isc/lex.c /bind-9.11.3/lib/isc/win32/libisc.def.in /bind-9.11.3/lib/isccfg/include/isccfg/grammar.h /bind-9.11.3/lib/isccfg/namedconf.c /bind-9.11.3/lib/isccfg/parser.c