mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-21 17:01:23 -05:00
update
This commit is contained in:
parent
632e67baa6
commit
859a9ccbd7
1 changed files with 14 additions and 0 deletions
|
|
@ -938,6 +938,19 @@
|
|||
./bin/tests/system/checkconf/bad-maxttlmap.conf CONF-C 2014,2016
|
||||
./bin/tests/system/checkconf/bad-noddns.conf CONF-C 2014,2016
|
||||
./bin/tests/system/checkconf/bad-options-also-notify.conf CONF-C 2016
|
||||
./bin/tests/system/checkconf/bad-rate-limit-acl.conf CONF-C 2016
|
||||
./bin/tests/system/checkconf/bad-rate-limit-all-per-second.conf CONF-C 2016
|
||||
./bin/tests/system/checkconf/bad-rate-limit-errors-per-second.conf CONF-C 2016
|
||||
./bin/tests/system/checkconf/bad-rate-limit-ipv4-prefix-length.conf CONF-C 2016
|
||||
./bin/tests/system/checkconf/bad-rate-limit-ipv6-prefix-length.conf CONF-C 2016
|
||||
./bin/tests/system/checkconf/bad-rate-limit-max-table-size.conf CONF-C 2016
|
||||
./bin/tests/system/checkconf/bad-rate-limit-nodata-per-second.conf CONF-C 2016
|
||||
./bin/tests/system/checkconf/bad-rate-limit-nxdomains-per-second.conf CONF-C 2016
|
||||
./bin/tests/system/checkconf/bad-rate-limit-qps-scale.conf CONF-C 2016
|
||||
./bin/tests/system/checkconf/bad-rate-limit-referrals-per-second.conf CONF-C 2016
|
||||
./bin/tests/system/checkconf/bad-rate-limit-responses-per-second.conf CONF-C 2016
|
||||
./bin/tests/system/checkconf/bad-rate-limit-slip.conf CONF-C 2016
|
||||
./bin/tests/system/checkconf/bad-rate-limit-window.conf CONF-C 2016
|
||||
./bin/tests/system/checkconf/bad-sharedwritable1.conf CONF-C 2014,2016
|
||||
./bin/tests/system/checkconf/bad-sharedwritable2.conf CONF-C 2014,2016
|
||||
./bin/tests/system/checkconf/bad-sharedzone1.conf CONF-C 2013,2016
|
||||
|
|
@ -1686,6 +1699,7 @@
|
|||
./bin/tests/system/lwresd/Makefile.in MAKE 2000,2001,2002,2004,2007,2009,2012,2014,2015,2016
|
||||
./bin/tests/system/lwresd/clean.sh SH 2008,2012,2013,2014,2015,2016
|
||||
./bin/tests/system/lwresd/lwresd1/lwresd.conf CONF-C 2000,2001,2004,2007,2016
|
||||
./bin/tests/system/lwresd/lwresd1/nosearch.conf CONF-C 2016
|
||||
./bin/tests/system/lwresd/lwresd1/resolv.conf CONF-SH 2000,2001,2004,2007,2012,2016
|
||||
./bin/tests/system/lwresd/lwtest.c C 2000,2001,2002,2004,2007,2008,2012,2013,2015,2016
|
||||
./bin/tests/system/lwresd/ns1/10.10.10.in-addr.arpa.db ZONE 2000,2001,2004,2007,2016
|
||||
|
|
|
|||
Loading…
Reference in a new issue