bind9/bin
Michał Kępień dbfd19c668 Do not reuse zones whose "mirror" setting was changed
Update named_zone_reusable() so that it does not consider a zone to be
eligible for reuse if its old value of the "mirror" option differs from
the new one.  This causes "rndc reconfig" to create a new zone structure
whenever the value of the "mirror" option is changed, which ensures that
the previous zone database is not reused and that flags are properly set
in responses sourced from zones whose "mirror" setting was changed at
runtime.
2018-07-10 17:36:22 -07:00
..
check address win32 build issues 2018-05-22 16:32:21 -07:00
confgen address win32 build issues 2018-05-22 16:32:21 -07:00
delv address win32 build issues 2018-05-22 16:32:21 -07:00
dig Do not set IDN2_NFC_INPUT explicitly 2018-07-10 14:34:35 +02:00
dnssec Enable dns_zoneverify_dnssec() to check whether the zone was signed by a trust anchor 2018-06-28 13:38:39 +02:00
named Do not reuse zones whose "mirror" setting was changed 2018-07-10 17:36:22 -07:00
nsupdate Change isc_random() to be just PRNG, and add isc_nonce_buf() that uses CSPRNG 2018-05-29 22:58:21 +02:00
pkcs11 check param_template[i].pValue is non NULL 2018-07-10 14:24:07 -07:00
python Remove support for obsoleted ECC-GOST (GOST R 34.11-94) algorithm 2018-06-05 09:14:14 +02:00
rndc prepare 9.13.1 release 2018-06-21 12:31:33 +02:00
tests Do not reuse zones whose "mirror" setting was changed 2018-07-10 17:36:22 -07:00
tools Change isc_random() to be just PRNG, and add isc_nonce_buf() that uses CSPRNG 2018-05-29 22:58:21 +02:00
win32/BINDInstall address win32 build issues 2018-05-22 16:32:21 -07:00
Makefile.in reduce race risk in parallel builds 2018-03-09 14:12:50 -08:00