bind9/bin
Michał Kępień eaed6c74d8 Fix broken dnspython version checks
The dns.query Python module has the send_tcp() method defined in both
dnspython 1.x and 2.x, so checking for the existence of that method to
determine the dnspython version available in the test environment does
not make any sense.  Fix by checking the dns.version.MAJOR integer
instead.
2022-03-14 09:19:03 +01:00
..
check Refer to RFC 4592 for DNS wildcards 2022-03-10 21:58:36 +01:00
confgen Split out ddns-confgen and tsig-keygen man pages 2022-03-10 21:56:15 +01:00
delv Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
dig Add missing backtick to host.rst 2022-01-16 08:02:26 +01:00
dnssec Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
named Make dns_catz_get_iterator() return void 2022-03-08 20:20:54 +01:00
nsupdate Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
pkcs11 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
plugins Make isc_ht_init() and isc_ht_iter_create() return void 2022-03-08 20:20:52 +01:00
python Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
rndc rndc: add an extra task reference 2022-01-19 11:05:00 -08:00
tests Fix broken dnspython version checks 2022-03-14 09:19:03 +01:00
tools Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
win32/BINDInstall Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00