History log of /bind-9.11.3/contrib/dlz/config.dlz.in
Revision Date Author Comments Expand
8e0ef3ecf75ba184b31c1899fed4ed244b4184aa 27-Nov-2017 Michał Kępień <m <michal@isc.org>

[v9_11] Only look for mysql_config if --with-dlz-mysql is used [RT #46647] (cherry picked from commit a80dc538bdbece847f9948058eae82c7d51e35b4)

67247b4a8304bac790648a351a95b8b0f4c512a6 13-Nov-2017 Mark Andrews <marka@isc.org>

4814. [cleanup] Use AS_HELP_STRING for consistent help text. [RT #46521] (cherry picked from commit 6bbbf129365d3267eff75fbc2432563f5d0b7bbf)

0612274565d80e0ad87a19920e561cce5bddb05b 07-Oct-2017 Evan Hunt <each@isc.org>

[v9_11] use mysql_config if available 4763. [contrib] Improve compatibility when building MySQL DLZ module by using mysql_config if available. [RT #45558]

e1fbec6efa508943e92492bdc90ec437c92d9cad 15-Mar-2016 Jeremy C. Reed <jreed@isc.org>

change [=PATH] to [=ARG] for two dlz configure switches help text this is for #41940 --with-dlz-filesystem and --with-dlz-stub don't use a path so update the --help text for them too trivial to add a CHANGES entry

5a8edcafd13fc63a066e8e42e0f95cdbf9606414 14-May-2014 Mark Andrews <marka@isc.org>

3847. [bug] 'configure --with-dlz-postgres' failed to fail when there is not support available.

14bf4702f37cc707ede64a097f7d4aa671265492 16-Feb-2014 Evan Hunt <each@isc.org>

[master] fixed some dlz configure options 3740. [contrib] Minor fixes to configure --with-dlz-bdb, --with-dlz-postgres and --with-dlz-odbc. [RT #35340]

5584cbf427d85488e3fbed682ea3f2406bdb8b4f 05-Nov-2011 Evan Hunt <each@isc.org>

3207. [contrib] Fixed build error in Berkeley DB DLZ module. [RT #26444]

7a2173839c5ca103090431f36709fde99b599097 20-Apr-2011 Evan Hunt <each@isc.org>

3099. [test] "dlz" system test now runs but gives R:SKIPPED if not compiled with --with-dlz-filesystem. [RT #24146] 3098. [bug] DLZ zones were answering without setting the AA bit. [RT #24146]

422009fe5b15e31e7f5d09212bd1480121a1464e 10-Mar-2011 Evan Hunt <each@isc.org>

3066. [func] The DLZ "dlopen" driver is now built by default, no longer requiring a configure option. To disable it, use "configure --without-dlopen". Driver also supported on win32. [RT #23467]

/bind-9.11.3/CHANGES /bind-9.11.3/bin/named/Makefile.in /bind-9.11.3/bin/named/include/dlz/dlz_dlopen_driver.h /bind-9.11.3/bin/named/main.c /bind-9.11.3/bin/named/query.c /bind-9.11.3/bin/named/server.c /bind-9.11.3/bin/named/unix/Makefile.in /bind-9.11.3/bin/named/unix/dlz_dlopen_driver.c /bind-9.11.3/bin/named/win32/dlz_dlopen_driver.c /bind-9.11.3/bin/named/win32/named.dsp /bind-9.11.3/bin/named/win32/named.mak /bind-9.11.3/bin/named/xfrout.c /bind-9.11.3/bin/named/zoneconf.c /bind-9.11.3/bin/tests/system/Makefile.in /bind-9.11.3/bin/tests/system/dlzexternal/Makefile.in /bind-9.11.3/bin/tests/system/dlzexternal/dlopen.c /bind-9.11.3/bin/tests/system/dlzexternal/driver.c /bind-9.11.3/bin/tests/system/dlzexternal/driver.h /bind-9.11.3/bin/tests/system/dlzexternal/ns1/named.conf.in /bind-9.11.3/bin/tests/system/dlzexternal/prereq.sh /bind-9.11.3/bin/tests/system/dlzexternal/tests.sh /bind-9.11.3/config.h.in /bind-9.11.3/config.h.win32 /bind-9.11.3/configure.in bin/dlzbdb/Makefile.in config.dlz.in drivers/dlz_dlopen_driver.c drivers/dlz_drivers.c drivers/include/dlz/dlz_dlopen_driver.h example/win32/DLLMain.c example/win32/dxdriver.def example/win32/dxdriver.dsp example/win32/dxdriver.dsw example/win32/dxdriver.mak /bind-9.11.3/lib/dns/Makefile.in /bind-9.11.3/lib/dns/win32/libdns.def /bind-9.11.3/lib/isccfg/Makefile.in
71bd858d8ed62672e7c23999dc7c02fd16a55089 18-Dec-2010 Evan Hunt <each@isc.org>

2989. [func] Added support for writable DLZ zones. (Contributed by Andrew Tridgell of the Samba project.) [RT #22629] 2988. [experimental] Added a "dlopen" DLZ driver, allowing the creation of external DLZ drivers that can be loaded as shared objects at runtime rather than linked with named. Currently this is switched on via a compile-time option, "configure --with-dlz-dlopen". Note: the syntax for configuring DLZ zones is likely to be refined in future releases. (Contributed by Andrew Tridgell of the Samba project.) [RT #22629] 2987. [func] Improve ease of configuring TKEY/GSS updates by adding a "tkey-gssapi-keytab" option. If set, updates will be allowed with any key matching a principal in the specified keytab file. "tkey-gssapi-credential" is no longer required and is expected to be deprecated. (Contributed by Andrew Tridgell of the Samba project.) [RT #22629]

/bind-9.11.3/CHANGES /bind-9.11.3/bin/named/include/named/zoneconf.h /bind-9.11.3/bin/named/named.conf.docbook /bind-9.11.3/bin/named/server.c /bind-9.11.3/bin/named/tkeyconf.c /bind-9.11.3/bin/named/update.c /bind-9.11.3/bin/named/xfrout.c /bind-9.11.3/bin/named/zoneconf.c /bind-9.11.3/bin/nsupdate/nsupdate.c /bind-9.11.3/bin/tests/dst/gsstest.c /bind-9.11.3/bin/tests/system/conf.sh.in /bind-9.11.3/bin/tests/system/dlzexternal/clean.sh /bind-9.11.3/bin/tests/system/dlzexternal/ns1/named.conf /bind-9.11.3/bin/tests/system/dlzexternal/prereq.sh /bind-9.11.3/bin/tests/system/dlzexternal/setup.sh /bind-9.11.3/bin/tests/system/dlzexternal/tests.sh /bind-9.11.3/bin/tests/system/tsiggss/clean.sh /bind-9.11.3/bin/tests/system/tsiggss/ns1/administrator.ccache /bind-9.11.3/bin/tests/system/tsiggss/ns1/dns.keytab /bind-9.11.3/bin/tests/system/tsiggss/ns1/example.nil.zone /bind-9.11.3/bin/tests/system/tsiggss/ns1/named.conf /bind-9.11.3/bin/tests/system/tsiggss/ns1/testdenied.ccache /bind-9.11.3/bin/tests/system/tsiggss/setup.sh /bind-9.11.3/bin/tests/system/tsiggss/tests.sh /bind-9.11.3/config.h.in /bind-9.11.3/configure /bind-9.11.3/configure.in config.dlz.in drivers/dlz_bdb_driver.c drivers/dlz_bdbhpt_driver.c drivers/dlz_dlopen_driver.c drivers/dlz_drivers.c drivers/dlz_filesystem_driver.c drivers/dlz_ldap_driver.c drivers/dlz_mysql_driver.c drivers/dlz_odbc_driver.c drivers/dlz_postgres_driver.c drivers/dlz_stub_driver.c drivers/include/dlz/dlz_dlopen_driver.h drivers/rules.in example/Makefile example/dlz_example.c example/dlz_minimal.h /bind-9.11.3/doc/arm/Bv9ARM-book.xml /bind-9.11.3/doc/misc/options /bind-9.11.3/lib/dns/dlz.c /bind-9.11.3/lib/dns/dst_api.c /bind-9.11.3/lib/dns/dst_internal.h /bind-9.11.3/lib/dns/gssapictx.c /bind-9.11.3/lib/dns/include/dns/dlz.h /bind-9.11.3/lib/dns/include/dns/sdlz.h /bind-9.11.3/lib/dns/include/dns/ssu.h /bind-9.11.3/lib/dns/include/dns/tkey.h /bind-9.11.3/lib/dns/include/dns/zone.h /bind-9.11.3/lib/dns/include/dst/dst.h /bind-9.11.3/lib/dns/include/dst/gssapi.h /bind-9.11.3/lib/dns/sdlz.c /bind-9.11.3/lib/dns/spnego.c /bind-9.11.3/lib/dns/ssu.c /bind-9.11.3/lib/dns/tkey.c /bind-9.11.3/lib/dns/zone.c /bind-9.11.3/lib/isc/include/isc/buffer.h /bind-9.11.3/lib/isc/include/isc/platform.h.in /bind-9.11.3/lib/isccfg/namedconf.c
8bc194b266a17f89e6c54469d4dfbb408070f39e 16-Aug-2010 Mark Andrews <marka@isc.org>

2941. [bug] sdb and sdlz (dlz's zone database) failed to support DNAME at the zone apex. [RT #21610]

510dca6f52622cc06847b6b243eb9375dbeff016 17-Jun-2008 Mark Andrews <marka@isc.org>

remove whitespace

8ef7b7f3f68a26cb60f98da398562f8d1c616f96 17-Jun-2008 Mark Andrews <marka@isc.org>

2381. [port] dlz/mysql: support multiple install layouts for mysql. <prefix>/include/{,mysql/}mysql.h and <prefix>/lib/{,mysql/}. [RT #18152]

eca38a9d43391482bfa22e2eb7b86e19be8bf461 07-Jun-2006 Mark Andrews <marka@isc.org>

2041. [bug] "configure --with-dlz-bdb=yes" produced a bad set of libraries to be linked. [RT #16129]

03e200df5dc283f24a6a349f0b31d3eab26da893 05-Sep-2005 Mark Andrews <marka@isc.org>

1913. [func] Integrate contibuted DLZ code into named. [RT #11382]

/bind-9.11.3/CHANGES /bind-9.11.3/bin/check/check-tool.c /bind-9.11.3/bin/named/Makefile.in /bind-9.11.3/bin/named/main.c /bind-9.11.3/bin/named/query.c /bind-9.11.3/bin/named/server.c /bind-9.11.3/bin/named/xfrout.c /bind-9.11.3/bin/tests/system/conf.sh.in /bind-9.11.3/configure /bind-9.11.3/configure.in bin/dlzbdb/.cvsignore bin/dlzbdb/Makefile.in bin/dlzbdb/dlzbdb.c config.dlz.in drivers/.cvsignore drivers/dlz_bdb_driver.c drivers/dlz_bdbhpt_driver.c drivers/dlz_drivers.c drivers/dlz_filesystem_driver.c drivers/dlz_ldap_driver.c drivers/dlz_mysql_driver.c drivers/dlz_odbc_driver.c drivers/dlz_postgres_driver.c drivers/dlz_stub_driver.c drivers/include/dlz/dlz_bdb_driver.h drivers/include/dlz/dlz_bdbhpt_driver.h drivers/include/dlz/dlz_drivers.h drivers/include/dlz/dlz_filesystem_driver.h drivers/include/dlz/dlz_ldap_driver.h drivers/include/dlz/dlz_mysql_driver.h drivers/include/dlz/dlz_odbc_driver.h drivers/include/dlz/dlz_postgres_driver.h drivers/include/dlz/dlz_stub_driver.h drivers/include/dlz/sdlz_helper.h drivers/rules.in drivers/sdlz_helper.c /bind-9.11.3/lib/dns/Makefile.in /bind-9.11.3/lib/dns/dlz.c /bind-9.11.3/lib/dns/include/dns/dlz.h /bind-9.11.3/lib/dns/include/dns/log.h /bind-9.11.3/lib/dns/include/dns/name.h /bind-9.11.3/lib/dns/include/dns/sdlz.h /bind-9.11.3/lib/dns/include/dns/types.h /bind-9.11.3/lib/dns/include/dns/view.h /bind-9.11.3/lib/dns/log.c /bind-9.11.3/lib/dns/sdlz.c /bind-9.11.3/lib/dns/view.c /bind-9.11.3/lib/dns/win32/libdns.def /bind-9.11.3/lib/isc/unix/dir.c /bind-9.11.3/lib/isccfg/Makefile.in /bind-9.11.3/lib/isccfg/namedconf.c /bind-9.11.3/lib/isccfg/parser.c