bind9/bin
Michał Kępień fdd926d7cb Make "autosign" system test work with BusyBox awk
The BusyBox version of awk treats some variables which other awk
implementations consider to be decimal values as octal values.  This
intermittently breaks key event interval calculations in the "autosign"
system test, trigger false positives for it.  Prevent the problem from
happening by stripping leading zeros from the affected awk variables.

(cherry picked from commit ad008f7dbf)
2019-07-30 21:25:46 +02:00
..
check add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
confgen add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
delv add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
dig add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
dnssec add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
named Always include <errno.h> instead of <sys/errno.h> 2019-07-30 21:25:46 +02:00
nsupdate add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
pkcs11 remove dead code and unnecessary call to pkcs_C_GetAttributeValue 2019-05-13 11:22:33 +07:00
plugins add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
python explicitly convert byte to string 2019-03-06 20:41:09 -08:00
rndc prep 9.14.4 2019-07-09 13:51:41 +00:00
tests Make "autosign" system test work with BusyBox awk 2019-07-30 21:25:46 +02:00
tools dnstap-read: clear buffer before expanding it 2019-06-28 12:46:53 +02: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