bind9/bin
Mark Andrews 70c27df941 The dsset returned by dns_keynode_dsset needs to be thread safe.
- clone keynode->dsset rather than return a pointer so that thread
  use is independent of each other.
- hold a reference to the dsset (keynode) so it can't be deleted
  while in use.
- create a new keynode when removing DS records so that dangling
  pointers to the deleted records will not occur.
- use a rwlock when accessing the rdatalist to prevent instabilities
  when DS records are added.

(cherry picked from commit e5b2eca1d3)
2020-06-11 16:09:43 +10:00
..
check add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
confgen add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
delv add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
dig add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
dnssec keygen -k: allow to set times, not genonly 2020-06-02 11:33:55 +02:00
named The dsset returned by dns_keynode_dsset needs to be thread safe. 2020-06-11 16:09:43 +10:00
nsupdate Delay kserver cleanup until all tasks finishes 2020-06-04 11:32:33 +02:00
pkcs11 add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
plugins add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
python add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
rndc add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
tests Improve the behaviour of yamlget.py when run with python2 2020-06-05 10:51:01 +10:00
tools add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
win32/BINDInstall Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00