bind9/lib
Matthijs Mekking e0bdff7ecd Fix race condition dnssec-policy with views
When configuring the same dnssec-policy for two zones with the same
name but in different views, there is a race condition for who will
run the keymgr first. If running sequential only one set of keys will
be created, if running parallel two set of keys will be created.

Lock the kasp when running looking for keys and running the key
manager. This way, for the same zone in different views only one
keyset will be created.

The dnssec-policy does not implement sharing keys between different
zones.
2020-03-09 14:48:17 +01:00
..
bind9 add syntax and setter/getter functions to configure max-ixfr-ratio 2020-03-05 17:20:16 -08:00
dns Fix race condition dnssec-policy with views 2020-03-09 14:48:17 +01:00
irs Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00
isc Fixed missing list initialization 2020-03-06 16:53:20 -03:00
isccc Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00
isccfg add syntax and setter/getter functions to configure max-ixfr-ratio 2020-03-05 17:20:16 -08:00
ns add serial number to "transfer ended" log messages 2020-03-05 17:20:16 -08:00
samples Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00
win32/bindevt apply the modified style 2020-02-13 15:05:06 -08:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00