bind9/bin
Michał Kępień 62f631f798 Silence PyYAML warning
Make yaml.load_all() use yaml.SafeLoader to address a warning currently
emitted when bin/tests/system/dnstap/ydump.py is run:

    ydump.py:28: YAMLLoadWarning: calling yaml.load_all() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
      for l in yaml.load_all(f.stdout):
2020-06-30 11:19:47 +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 Fix miscellaneous little bugs in RST formatting 2020-06-29 19:41:52 +02:00
dnssec keygen -k: allow to set times, not genonly 2020-06-02 11:33:55 +02:00
named Resize unamebuf[] to avoid warnings about snprintf() not having 2020-06-25 09:26:22 +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 missing rndc.conf header that was breaking manpages section 2020-06-29 19:41:15 +02:00
tests Silence PyYAML warning 2020-06-30 11:19:47 +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