bind9/bin
Michał Kępień cb5f86d99e Queue "rndc signing -nsec3param ..." requests if needed
If "rndc signing -nsec3param ..." is ran for a zone which has not yet
been loaded or transferred (i.e. its "db" field is NULL), it will be
silently ignored by named despite rndc logging an "nsec3param request
queued" message, which is misleading.  Prevent this by keeping a
per-zone queue of NSEC3PARAM change requests which arrive before a zone
is loaded or transferred and processing that queue once the raw version
of an inline-signed zone becomes available.

(cherry picked from commit cb40c5229a)
2018-08-14 09:26:38 +02:00
..
check Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
confgen Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
delv Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
dig Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
dnssec Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
named Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
nsupdate Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
pkcs11 Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
python Revert "Use make automatic variables to install updated manuals" 2018-08-06 12:51:07 +02:00
rndc Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
tests Queue "rndc signing -nsec3param ..." requests if needed 2018-08-14 09:26:38 +02:00
tools Fix missing config.h in win32/socket.c and replace config.h with <config.h> 2018-08-11 04:45:37 -04:00
win32/BINDInstall Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
Makefile.in reduce race risk in parallel builds 2018-03-09 14:40:10 -08:00