bind9/lib
Evan Hunt 286e8cd7ea acquire maintenance lock when running incremental RPZ updates
this addresses a race that could occur during shutdown or when
reconfiguring to remove RPZ zones.

this change should ensure that the rpzs structure and the incremental
updates don't interfere with each other: rpzs->zones entries cannot
be set to NULL while an update quantum is running, and the
task should be destroyed and its queue purged so that no subsequent
quanta will run.
2020-04-21 15:53:58 -07:00
..
bind9 Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
dns acquire maintenance lock when running incremental RPZ updates 2020-04-21 15:53:58 -07:00
irs Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
isc Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
isccc Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
isccfg Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
ns Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
samples Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
win32/bindevt Disable MSB8028 warning 2020-04-15 13:37:12 +02:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00