bind9/bin/delv
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 Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
delv.1 prep for 9.15.4 2019-09-09 13:13:39 +00:00
delv.c dns_master_indent and dns_master_indentstr must not be global 2019-11-26 13:52:18 +01:00
delv.docbook document the +yaml option in dig, mdig and delv 2019-08-25 16:41:38 -07:00
delv.html prep for 9.15.4 2019-09-09 13:13:39 +00:00
Makefile.in add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00