bind9/bin
Michał Kępień 2cb9e8a020 Replace the "mirror" zone option with "type mirror;"
Use a zone's 'type' field instead of the value of its DNS_ZONEOPT_MIRROR
option for checking whether it is a mirror zone.  This makes said zone
option and its associated helper function, dns_zone_mirror(), redundant,
so remove them.  Remove a check specific to mirror zones from
named_zone_reusable() since another check in that function ensures that
changing a zone's type prevents it from being reused during
reconfiguration.
2018-10-24 20:32:55 +02:00
..
check prep 9.13.3 2018-09-04 06:11:38 +00:00
confgen Remove isc_keyboard family of functions as they were not used anywhere 2018-08-28 14:37:30 +02:00
delv prep 9.13.3 2018-09-04 06:11:38 +00:00
dig Disable IDN from environment as documented 2018-10-05 05:58:33 -04:00
dnssec fix a typo in usage output 2018-09-24 15:21:47 -07:00
named Replace the "mirror" zone option with "type mirror;" 2018-10-24 20:32:55 +02:00
nsupdate prep 9.13.3 2018-09-04 06:11:38 +00:00
pkcs11 Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
python Restore the algorithm names mapping in bin/python/isc/dnskey.py.in for DSA, NSEC3DSA, and ECCGOST 2018-10-05 11:16:13 +02:00
rndc clarify relationship between dnssec-enable and dnssec-validation 2018-10-04 23:33:18 -07:00
tests Replace the "mirror" zone option with "type mirror;" 2018-10-24 20:32:55 +02:00
tools add ws2_32.lib where missing 2018-09-05 16:54:47 -07:00
win32/BINDInstall Bump the minimum required Windows version to Windows Vista and Windows Server 2008 2018-08-29 22:03:09 +02:00
Makefile.in reduce race risk in parallel builds 2018-03-09 14:12:50 -08:00