Commit Graph

27439 Commits

Author SHA1 Message Date
Curtis Blackburn
bb731398e0 more CRLF fixes (dns64, rndc, rpzrecurse)
(cherry picked from commit 9fc68285ef)
2018-12-14 19:00:15 -08:00
Curtis Blackburn
66fdedfd7b missed one in the digdelv test
(cherry picked from commit bdbf6ede3a)
2018-12-14 19:00:13 -08:00
Curtis Blackburn
06cae98368 digdelv test fixed for CRLF issue
(cherry picked from commit ba1b9ca4d4)
2018-12-14 18:59:32 -08:00
Curtis Blackburn
e0ab5603f7 windows CRLF issues fixed in builtin test
(cherry picked from commit 18e8835044)
2018-12-14 18:50:47 -08:00
Ondřej Surý
ccc3be8156 Merge branch 'ondrej/sync-gitlab-ci-with-master-v9_12' into 'v9_12'
[v9_12] Sync GitLab CI configuration with master + needed misc fixes to the code

See merge request isc-projects/bind9!1229
2018-12-14 03:47:48 -05:00
Ondřej Surý
868e02a9ee Fix the stdatomic #ifdefs to work with older compilers 2018-12-14 09:00:13 +01:00
Ondřej Surý
9ae1c97b21 Add better EMPTY_TRANSLATION_UNIT to isc/util.h 2018-12-14 09:00:13 +01:00
Ondřej Surý
a69f38e478 Fix ECC algorithms unused constants in PKCS#11 build 2018-12-14 09:00:12 +01:00
Ondřej Surý
53f12b6ca4 Add Ubuntu Xenial and Bionic to GitLab CI jobs 2018-12-14 09:00:12 +01:00
Ondřej Surý
c42db3f692 SoftHSM 2.4.0 only supports softhsm2.conf now, rewrite GitLab CI commands to properly support that 2018-12-14 09:00:12 +01:00
Ondřej Surý
c596d2d87a Add unreachable.spatch coccinelle recipe and run it in precheck CI phase 2018-12-14 09:00:12 +01:00
Ondřej Surý
771a866180 Sync GitLab CI jobs with master branch 2018-12-14 09:00:12 +01:00
Mark Andrews
a1b17f5977 Merge branch '742-isc-support-13767-nsec3-typemap-improperly-includes-dnskey-rrset-instead-of-ignoring-it-as-out-of-zone-v9_12' into 'v9_12'
Resolve "[ISC-support

See merge request isc-projects/bind9!1232
2018-12-13 22:41:57 -05:00
Mark Andrews
e0ad9dd301 add CHANGES
(cherry picked from commit 85da986d68)
2018-12-14 14:28:16 +11:00
Mark Andrews
be038493b9 add unit tests for dns_rdatatype_atcname, dns_rdatatype_atparent and iszonecutauth
(cherry picked from commit f2f7711977)
2018-12-14 14:27:53 +11:00
Mark Andrews
1f404e35b6 check that DNSKEY and other occluded data are excluded from the delegating bitmap
(cherry picked from commit 7e4b82103b)
2018-12-14 14:27:50 +11:00
Mark Andrews
0eaa9a02b7 create dns_rdatatype_atcname to split records that can appear along side CNAME from DNSSEC; dns_rdatatype_iszonecutauth allowed too many types
(cherry picked from commit f4ceb12b69)
2018-12-14 14:12:31 +11:00
Evan Hunt
de0646de7f Merge branch 'marka-tabify-changes-precheck-v9_12' into 'v9_12'
tabify changes precheck

See merge request isc-projects/bind9!1226
2018-12-13 01:02:58 -05:00
Mark Andrews
56ad8243fe white space
(cherry picked from commit 730015f33e)
2018-12-12 21:41:49 -08:00
Mark Andrews
f4f3e65722 tabify-changes precheck
(cherry picked from commit 87b3b46096)
2018-12-12 21:41:48 -08:00
Ondřej Surý
46c0bc835c Merge branch 'ondrej/rename-the-envvar-to-BUILD_PARALLEL_JOBS-v9_12' into 'v9_12'
(v9_12) Rename the GitLab CI environment variable to BUILD_PARALLEL_JOBS

See merge request isc-projects/bind9!1224
2018-12-12 17:25:22 -05:00
Ondřej Surý
7a11a1ab02 Rename the GitLab CI environment variable to BUILD_PARALLEL_JOBS
(cherry picked from commit e20d5e4dd2)
2018-12-12 23:07:27 +01:00
Mark Andrews
e164489565 Merge branch '760-the-notify-system-test-incorrectly-detects-startup-notify-rate-error-v9_12' into 'v9_12'
Resolve "The notify system test incorrectly detects startup notify rate error."

See merge request isc-projects/bind9!1218
2018-12-11 18:39:23 -05:00
Mark Andrews
58f8ec2b36 check that the time between notify messages is not too small
(cherry picked from commit 47a4e0eeaa)
2018-12-12 10:23:16 +11:00
Evan Hunt
4798c98e4c Merge branch '756-dyndb-system-test-failing-intermittently-v9_12' into 'v9_12'
Resolve "dyndb system test failing intermittently."

See merge request isc-projects/bind9!1213
2018-12-10 12:20:41 -05:00
Mark Andrews
c955498688 allow a small about of time for the syncptr event to be processed
(cherry picked from commit 3bca52ca07)
2018-12-10 09:07:04 -08:00
Mark Andrews
24519a233a Merge branch 'michal-extend-dname-dnssec-tests-v9_12' into 'v9_12'
Extend DNAME DNSSEC tests

See merge request isc-projects/bind9!1211
2018-12-10 02:03:07 -05:00
Michał Kępień
4c23d84285 Check that DNAME is not treated as a delegation when signing
(cherry picked from commit adbca54079)
2018-12-10 17:49:38 +11:00
Mark Andrews
acc8b89720 verify that auto-dnssec maintain generates and signs NSEC3 records with DNAME at the apex
(cherry picked from commit 6b470bbf42)
2018-12-10 17:49:38 +11:00
Mark Andrews
da5d139973 verify that dnssec-signzone generates NSEC3 records with DNAME at the apex
(cherry picked from commit 06e218c421)
2018-12-10 17:12:09 +11:00
Mark Andrews
923c0b922c Merge branch 'michal-zone_sign-error-logging-v9_12' into 'v9_12'
Log CHECK() errors in zone_sign()

See merge request isc-projects/bind9!1208
2018-12-09 23:33:14 -05:00
Mark Andrews
e05c1a7236 log a error if we don't explicitly know that a error has been logged in zone_sign
(cherry picked from commit b108376a10)
2018-12-10 15:13:35 +11:00
Evan Hunt
01ee1d3e3d Merge branch 'each-check-cfg-v9_12' into 'v9_12'
checklibs needs to grep for the cfg_* prefix in lib/isccfg

See merge request isc-projects/bind9!1203
2018-12-06 21:26:57 -05:00
Evan Hunt
fde004b2fe checklibs needs to grep for the cfg_* prefix in lib/isccfg
(cherry picked from commit ab7356a7de)
2018-12-06 18:08:18 -08:00
Mark Andrews
2a6d571555 Merge branch 'michal-befix-squashed-v9_12' into 'v9_12'
Fix bottom of zone determination.

See merge request isc-projects/bind9!1199
2018-12-06 20:02:38 -05:00
Mark Andrews
74a66f7add add CHANGES and release notes entries.
(cherry picked from commit c8e92d3e45)
2018-12-07 11:48:03 +11:00
Mark Andrews
2a6a3aa0e7 Properly detect bottom of zone when sign_a_node() is not called
(cherry picked from commit 9eec02a81f)
2018-12-07 11:48:03 +11:00
Mark Andrews
24294d8cfd Merge branch '769-host-u-documented-in-manpage-but-disabled-in-code-v9_12' into 'v9_12'
Resolve ""host -U" documented in manpage, but disabled in code"

See merge request isc-projects/bind9!1195
2018-12-06 16:54:25 -05:00
Mark Andrews
c013d2eedf add CHANGES
(cherry picked from commit 9586c3a696)
2018-12-07 08:40:10 +11:00
Andreas Hasenack
54242e8e1f add -U to preparse and usage
(cherry picked from commit 665618698e)
2018-12-07 08:39:32 +11:00
Mark Andrews
2a56471991 Merge branch '756-dyndb-system-test-failing-intermittently-v9_12' into 'v9_12'
Add additional logging to driver.

See merge request isc-projects/bind9!1185
2018-12-05 19:50:22 -05:00
Mark Andrews
5338d9d4b7 add more error logging; add event processing logging
(cherry picked from commit 6a5c8ec2ea)
2018-12-06 11:32:09 +11:00
Ondřej Surý
68d01ba5cd Merge branch '628-refactor-masterformat-system-test-v9_12' into 'v9_12'
(v9_12) Refactor masterformat system test

See merge request isc-projects/bind9!1182
2018-12-05 16:19:21 -05:00
Ondřej Surý
39b02e8538 Change the default algorithm to RSASHA256 and the alternative algorithm to RSASHA1 as those are always supported 2018-12-05 21:55:31 +01:00
Ondřej Surý
f99c69b435 Add DNSKEY and CDNSKEY with unknown algorithm number (PRIVATEDNS) and \0 as content
(cherry picked from commit 00cc0b236a)
2018-12-05 21:14:06 +01:00
Ondřej Surý
b86789ef27 Refactor masterformat to be shellcheck clean and don't use RSAMD5 algorithm in the tests
(cherry picked from commit b13c7ca402)
2018-12-05 21:14:05 +01:00
Ondřej Surý
7426cf9469 Merge branch '745-start.pl-and-stop.pl-cygwin-fixes-v9_12' into 'v9_12'
(v9_12) Make the start.pl and stop.pl more Cygwin friendly

See merge request isc-projects/bind9!1176
2018-12-04 09:43:19 -05:00
Ondřej Surý
c996dcfee1 Make the start.pl and stop.pl more Cygwin friendly
(cherry picked from commit 835bad2c5c)
2018-12-04 15:30:41 +01:00
Ondřej Surý
cd440f08a6 Merge branch '745-fix-missing-realpath-on-centos6-v9_12' into 'v9_12'
Replace realpath with cd&pwd shell magic

See merge request isc-projects/bind9!1173
2018-12-03 14:57:47 -05:00
Ondřej Surý
b7c79f6c0f Replace realpath with cd&pwd shell magic 2018-12-03 20:42:01 +01:00