mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-26 00:30:05 -04:00
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]
8 lines
269 B
Text
8 lines
269 B
Text
This sample driver is based on bind-dyndb-ldap project and small portions
|
|
of code from ISC BIND 9.10.
|
|
|
|
Authors listed in alphabetical order:
|
|
Adam Tkac <atkac@redhat.com>
|
|
Jiri Kuncar <jkuncar@redhat.com>
|
|
Martin Nagy <mnagy@redhat.com>
|
|
Petr Spacek <pspacek@redhat.com>
|