mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
update
This commit is contained in:
parent
c9297d3759
commit
5b4ef313da
1 changed files with 15 additions and 11 deletions
|
|
@ -1398,14 +1398,15 @@
|
|||
./bin/tests/system/testsock.pl PERL 2000,2001,2004,2007,2010,2011,2012,2013
|
||||
./bin/tests/system/testsock6.pl PERL 2010,2012
|
||||
./bin/tests/system/tkey/Makefile.in MAKE 2001,2002,2004,2007,2009,2012
|
||||
./bin/tests/system/tkey/clean.sh SH 2001,2004,2007,2011,2012
|
||||
./bin/tests/system/tkey/clean.sh SH 2001,2004,2007,2011,2012,2013
|
||||
./bin/tests/system/tkey/keycreate.c C 2001,2004,2005,2007,2009,2011,2012
|
||||
./bin/tests/system/tkey/keydelete.c C 2001,2004,2005,2007,2009,2010,2011
|
||||
./bin/tests/system/tkey/ns1/named.conf.in CONF-C 2001,2004,2007,2009,2011
|
||||
./bin/tests/system/tkey/ns1/example.db ZONE 2013
|
||||
./bin/tests/system/tkey/ns1/named.conf.in CONF-C 2001,2004,2007,2009,2011,2013
|
||||
./bin/tests/system/tkey/ns1/setup.sh SH 2001,2004,2007,2009,2012
|
||||
./bin/tests/system/tkey/prereq.sh SH 2001,2004,2006,2007,2009,2012
|
||||
./bin/tests/system/tkey/setup.sh SH 2001,2004,2007,2009,2012
|
||||
./bin/tests/system/tkey/tests.sh SH 2001,2004,2007,2009,2011,2012
|
||||
./bin/tests/system/tkey/setup.sh SH 2001,2004,2007,2009,2012,2013
|
||||
./bin/tests/system/tkey/tests.sh SH 2001,2004,2007,2009,2011,2012,2013
|
||||
./bin/tests/system/tsig/clean.sh SH 2005,2006,2007,2012
|
||||
./bin/tests/system/tsig/ns1/example.db ZONE 2005,2006,2007,2009,2012
|
||||
./bin/tests/system/tsig/ns1/named.conf CONF-C 2005,2006,2007
|
||||
|
|
@ -1483,21 +1484,24 @@
|
|||
./bin/tests/system/views/ns3/named2.conf CONF-C 2000,2001,2004,2007
|
||||
./bin/tests/system/views/setup.sh SH 2000,2001,2004,2007,2012
|
||||
./bin/tests/system/views/tests.sh SH 2000,2001,2004,2007,2012
|
||||
./bin/tests/system/wildcard/clean.sh SH 2012
|
||||
./bin/tests/system/wildcard/ns1/named.conf CONF-C 2012
|
||||
./bin/tests/system/wildcard/clean.sh SH 2012,2013
|
||||
./bin/tests/system/wildcard/ns1/dlv.db.in ZONE 2013
|
||||
./bin/tests/system/wildcard/ns1/named.conf CONF-C 2012,2013
|
||||
./bin/tests/system/wildcard/ns1/nsec.db.in ZONE 2012,2013
|
||||
./bin/tests/system/wildcard/ns1/nsec3.db.in ZONE 2012,2013
|
||||
./bin/tests/system/wildcard/ns1/private.nsec.db.in ZONE 2012,2013
|
||||
./bin/tests/system/wildcard/ns1/private.nsec3.db.in ZONE 2012,2013
|
||||
./bin/tests/system/wildcard/ns1/root.db.in ZONE 2012,2013
|
||||
./bin/tests/system/wildcard/ns1/sign.sh SH 2012
|
||||
./bin/tests/system/wildcard/ns1/sign.sh SH 2012,2013
|
||||
./bin/tests/system/wildcard/ns2/hints ZONE 2012
|
||||
./bin/tests/system/wildcard/ns2/named.conf CONF-C 2012
|
||||
./bin/tests/system/wildcard/ns3/hints ZONE 2012
|
||||
./bin/tests/system/wildcard/ns3/named.conf CONF-C 2012
|
||||
./bin/tests/system/wildcard/ns4/named.conf CONF-C 2012
|
||||
./bin/tests/system/wildcard/ns5/hints ZONE 2013
|
||||
./bin/tests/system/wildcard/ns5/named.conf CONF-C 2013
|
||||
./bin/tests/system/wildcard/setup.sh SH 2012
|
||||
./bin/tests/system/wildcard/tests.sh SH 2012
|
||||
./bin/tests/system/wildcard/tests.sh SH 2012,2013
|
||||
./bin/tests/system/xfer/ans5/badkeydata X 2011
|
||||
./bin/tests/system/xfer/ans5/goodaxfr X 2011
|
||||
./bin/tests/system/xfer/ans5/partial X 2011
|
||||
|
|
@ -2247,7 +2251,7 @@
|
|||
./lib/dns/dns64.c C 2010,2011
|
||||
./lib/dns/dnssec.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012
|
||||
./lib/dns/ds.c C 2002,2003,2004,2005,2006,2007,2010,2012
|
||||
./lib/dns/dst_api.c C.NAI 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012
|
||||
./lib/dns/dst_api.c C.NAI 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013
|
||||
./lib/dns/dst_internal.h C.NAI 2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012
|
||||
./lib/dns/dst_lib.c C 1999,2000,2001,2004,2005,2007
|
||||
./lib/dns/dst_openssl.h C 2002,2004,2005,2007,2008,2009,2011,2012
|
||||
|
|
@ -2591,7 +2595,7 @@
|
|||
./lib/dns/timer.c C 2000,2001,2004,2005,2007
|
||||
./lib/dns/tkey.c C 1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012
|
||||
./lib/dns/tsec.c C 2009,2010
|
||||
./lib/dns/tsig.c C 1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012
|
||||
./lib/dns/tsig.c C 1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013
|
||||
./lib/dns/ttl.c C 1999,2000,2001,2004,2005,2007,2011,2012
|
||||
./lib/dns/update.c C 2011,2012
|
||||
./lib/dns/validator.c C 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013
|
||||
|
|
@ -3034,7 +3038,7 @@
|
|||
./lib/lwres/getaddrinfo.c C.BSDI 1999,2000,2001,2004,2005,2006,2007,2008,2012
|
||||
./lib/lwres/gethost.c C 2000,2001,2004,2005,2007
|
||||
./lib/lwres/getipnode.c C 1999,2000,2001,2002,2003,2004,2005,2007,2009,2012
|
||||
./lib/lwres/getnameinfo.c C.PORTION 1999,2000,2001,2003,2004,2005,2007,2011,2012
|
||||
./lib/lwres/getnameinfo.c C.PORTION 1999,2000,2001,2003,2004,2005,2007,2011,2012,2013
|
||||
./lib/lwres/getrrset.c C 2000,2001,2002,2003,2004,2005,2007,2012
|
||||
./lib/lwres/herror.c C.PORTION 2000,2001,2003,2004,2005,2007,2011,2012
|
||||
./lib/lwres/include/Makefile.in MAKE 2000,2001,2004,2007,2012
|
||||
|
|
|
|||
Loading…
Reference in a new issue