]> git.ipfire.org Git - thirdparty/bind9.git/commit
2941. [bug] sdb and sdlz (dlz's zone database) failed to support
authorMark Andrews <marka@isc.org>
Mon, 16 Aug 2010 05:14:58 +0000 (05:14 +0000)
committerMark Andrews <marka@isc.org>
Mon, 16 Aug 2010 05:14:58 +0000 (05:14 +0000)
commitff2047b685bc01ec526108e451daa94128a54c57
tree984d46bb042ba55c42154904dd6c9d4cd4f933a4
parentb16a1e6c07c386d2b9e02f870c48d009af78daac
2941.   [bug]           sdb and sdlz (dlz's zone database) failed to support
                        DNAME at the zone apex.  [RT #21610]
15 files changed:
CHANGES
bin/tests/system/conf.sh.in
bin/tests/system/dlz/clean.sh [new file with mode: 0644]
bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/DNAME=10=example.net.= [new file with mode: 0644]
bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/NS=10=example.com.= [new file with mode: 0644]
bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/SOA=10=ns.example.com.=root.example.com.=2010062900=0=0=0=10= [new file with mode: 0644]
bin/tests/system/dlz/ns1/dns-root/com/example/xfr.d/10.53.0.1 [new file with mode: 0644]
bin/tests/system/dlz/ns1/named.conf [new file with mode: 0644]
bin/tests/system/dlz/tests.sh [new file with mode: 0644]
configure
configure.in
contrib/dlz/config.dlz.in
lib/dns/sdb.c
lib/dns/sdlz.c
util/copyrights