bind9/bin
Michał Kępień aeea1faf01 Do not overwrite cache dumps
Unless configured otherwise in named.conf, "rndc dumpdb" causes a cache
dump to be written to a file called "named_dump.db" in the working
directory of the given named instance.  Repeatedly using this command
throughout different checks in the cacheclean system test causes cache
dumps for older checks to be overwritten, which hinders failure
diagnosis.  Prevent this by moving each cache dump to a check-specific
location after running "rndc dumpdb".

Furthermore, during the "check flushtree clears adb correctly" check,
dump_cache() is called twice without renaming the resulting files.
Prevent the first cache dump from being overwritten by moving it to a
different file before calling "rndc dumpdb" for the second time.
2018-02-20 13:59:27 +01:00
..
check update copyright notice / whitespace 2017-12-15 23:45:36 +00:00
confgen [master] Disable parallel make inside bin/confgen/ and bin/named/ 2017-11-23 11:44:33 +01:00
delv regen master 2017-10-06 01:08:15 +00:00
dig update copyright notice / whitespace 2018-02-18 23:47:45 +00:00
dnssec clear *logp 2018-02-16 10:19:57 +11:00
named Make dns_dt_reopen() request task-exclusive mode on its own 2018-02-16 09:39:24 +01:00
nsupdate update copyright notice / whitespace 2018-01-22 23:46:02 +00:00
pkcs11 use %u instead of %i 2018-02-16 10:19:57 +11:00
python Update license to 'MPL' [RT #47101] 2018-02-02 10:37:54 +11:00
rndc regen master 2018-01-19 01:08:25 +00:00
tests Do not overwrite cache dumps 2018-02-20 13:59:27 +01:00
tools reorder test to silence cppcheck 2018-02-16 10:20:39 +11:00
win32/BINDInstall [master] remove isc-hmac-fixup 2017-10-27 09:56:11 -07:00
Makefile.in [master] store "addzone" zone config in a NZD database 2016-07-21 11:13:37 -07:00