bind9/bin
Michał Kępień 2c69734bcf Define a default master server list for the root zone
To minimize the effort required to set up IANA root zone mirroring,
define a default master server list for the root zone and use it when
that zone is to be mirrored and no master server list was explicitly
specified.  Contents of that list are taken from RFC 7706 and are
subject to change in future releases.

Since the static get_masters_def() function in bin/named/config.c does
exactly what named_zone_configure() in bin/named/zoneconf.c needs to do,
make the former non-static and use it in the latter to prevent code
duplication.
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 Define a default master server list for the root zone 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 Define a default master server list for the root zone 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