bind9/bin/dnssec
Mark Andrews 9936462f31 dns_master_indent and dns_master_indentstr must not be global
The indentation for dumping the master zone was driven by two
global variables dns_master_indent and dns_master_indentstr.  In
threaded mode, this becomes prone to data access races, so this commit
converts the global variables into a local per-context tuple that
consist of count and string.
2019-11-26 13:52:18 +01:00
..
win32 dnssec-keygen can create keys given dnssec-policy 2019-11-06 22:31:45 +01:00
.gitignore [master] dnssec-cds 2017-10-05 01:04:18 -07:00
dnssec-cds.8 prep 9.13.6 2019-02-06 22:13:05 +00:00
dnssec-cds.c dns_master_indent and dns_master_indentstr must not be global 2019-11-26 13:52:18 +01:00
dnssec-cds.docbook cleanup: revamp the dnssec-dsfromkey man page and help output 2019-02-05 19:02:18 -08:00
dnssec-cds.html prep 9.13.6 2019-02-06 22:13:05 +00:00
dnssec-dsfromkey.8 prep 9.15.3 2019-08-12 14:08:12 +00:00
dnssec-dsfromkey.c silence clang warning by using local variable. 2019-10-03 15:02:59 -07:00
dnssec-dsfromkey.docbook remove DLV support from dnssec-dsfromkey 2019-08-09 09:18:02 -07:00
dnssec-dsfromkey.html prep 9.15.3 2019-08-12 14:08:12 +00:00
dnssec-importkey.8 prep 9.13.6 2019-02-06 22:13:05 +00:00
dnssec-importkey.c Replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_copynf() 2019-10-01 10:43:26 +10:00
dnssec-importkey.docbook update copyrights 2019-01-02 10:20:43 +11:00
dnssec-importkey.html prep 9.13.6 2019-02-06 22:13:05 +00:00
dnssec-keyfromlabel.8 prep 9.13.6 2019-02-06 22:13:05 +00:00
dnssec-keyfromlabel.c Use the semantic patch to change the usage isc_mem_create() to new API 2019-09-12 09:26:09 +02:00
dnssec-keyfromlabel.docbook update copyrights 2019-01-02 10:20:43 +11:00
dnssec-keyfromlabel.html prep 9.13.6 2019-02-06 22:13:05 +00:00
dnssec-keygen.8 prep 9.15.6 2019-11-17 18:59:41 -08:00
dnssec-keygen.c Make kasp opaque 2019-11-06 22:36:21 +01:00
dnssec-keygen.docbook dnssec-keygen can create keys given dnssec-policy 2019-11-06 22:31:45 +01:00
dnssec-keygen.html prep 9.15.6 2019-11-17 18:59:41 -08:00
dnssec-revoke.8 prep 9.13.6 2019-02-06 22:13:05 +00:00
dnssec-revoke.c Use the semantic patch to change the usage isc_mem_create() to new API 2019-09-12 09:26:09 +02:00
dnssec-revoke.docbook update copyrights 2019-01-02 10:20:43 +11:00
dnssec-revoke.html prep 9.13.6 2019-02-06 22:13:05 +00:00
dnssec-settime.8 prep 9.15.6 2019-11-17 18:59:41 -08:00
dnssec-settime.c alphabetize command line switch 2019-11-19 08:21:26 +00:00
dnssec-settime.docbook dnssec-settime: Allow manipulating state files 2019-11-06 22:31:45 +01:00
dnssec-settime.html prep 9.15.6 2019-11-17 18:59:41 -08:00
dnssec-signzone.8 prep 9.15.3 2019-08-12 14:08:12 +00:00
dnssec-signzone.c dns_master_indent and dns_master_indentstr must not be global 2019-11-26 13:52:18 +01:00
dnssec-signzone.docbook remove DLV support from dnssec-signzone 2019-08-09 09:18:02 -07:00
dnssec-signzone.html prep 9.15.3 2019-08-12 14:08:12 +00:00
dnssec-verify.8 prep 9.15.3 2019-08-12 14:08:12 +00:00
dnssec-verify.c Use the semantic patch to change the usage isc_mem_create() to new API 2019-09-12 09:26:09 +02:00
dnssec-verify.docbook document -q option in dnssec-signzone and dnssec-verify man pages 2019-07-31 10:05:52 +02:00
dnssec-verify.html prep 9.15.3 2019-08-12 14:08:12 +00:00
dnssectool.c dnssec-settime: Allow manipulating state files 2019-11-06 22:31:45 +01:00
dnssectool.h hurd: Fix build 2019-11-10 20:14:17 +00:00
Makefile.in dnssec-keygen can create keys given dnssec-policy 2019-11-06 22:31:45 +01:00