bind9/bin
Michał Kępień abf84143e4 Silence a Perl warning output by stop.pl
On Unix systems, the CYGWIN environment variable is not set at all when
BIND system tests are run.  If a named instance crashes on shutdown or
otherwise fails to clean up its pidfile and the CYGWIN environment
variable is not set, stop.pl will print an uninitialized value warning
on standard error.  Prevent this by using defined().

(cherry picked from commit 91e5a99b9b)
2019-03-12 08:43:07 +01:00
..
check Add -c to usage message for named-checkconf 2019-03-05 16:52:49 -08:00
confgen prep 9.13.6 2019-02-06 22:13:05 +00:00
delv prep 9.13.6 2019-02-06 22:13:05 +00:00
dig silence clang 2019-02-18 17:40:56 -05:00
dnssec cleanup: use dns_secalg_t and dns_dsdigest_t where appropriate 2019-03-08 22:16:48 +11:00
named add the ability to control whether SOA records are added response-policy modified answers 2019-03-07 13:29:11 -08:00
nsupdate Make nsupdate use OS-supplied ephemeral port range 2019-03-06 14:03:36 +01:00
pkcs11 prep 9.13.6 2019-02-06 22:13:05 +00:00
plugins Install named plugins into a separate directory 2019-03-05 16:52:49 -08:00
python explicitly convert byte to string 2019-03-06 20:41:09 -08:00
rndc prep 9.13.6 2019-02-06 22:13:05 +00:00
tests Silence a Perl warning output by stop.pl 2019-03-12 08:43:07 +01:00
tools prep 9.13.6 2019-02-06 22:13:05 +00:00
win32/BINDInstall Bump Windows minimum target environment to _WIN32_WINNT_WIN8/NTDDI_WIN8 values 2019-01-30 09:37:38 +01:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00