Mark Andrews
e646307f91
compare_nxt compared records with identical next fields case insensitively
...
(cherry picked from commit cf83016682 )
2018-10-30 15:10:55 +11:00
Mark Andrews
3b6346b5a3
Merge branch 'move-declaration-of-pending-v9_11' into 'v9_11'
...
move declaration of pending
See merge request isc-projects/bind9!940
2018-10-29 20:55:58 -04:00
Mark Andrews
375df38a4a
move declaration of pending
...
(cherry picked from commit bc53e5e5d4 )
2018-10-30 11:55:12 +11:00
Mark Andrews
e93e971fea
Merge branch '638-record-types-with-empty-rdata-fields-were-not-being-handled-correctly-v9_11' into 'v9_11'
...
Resolve "Record types with empty rdata fields were not being handled correctly."
See merge request isc-projects/bind9!938
2018-10-29 20:28:26 -04:00
Mark Andrews
67816c747d
document eol
...
(cherry picked from commit 97a680e5ce )
2018-10-30 11:18:06 +11:00
Mark Andrews
9b0a277490
Record types which support a empty rdata field were not handling the empty rdata field case.
...
(cherry picked from commit 2ff57d8a39 )
2018-10-30 11:17:59 +11:00
Evan Hunt
c4cc5c3836
Merge branch '641-unquoted-rpz-v9_11' into 'v9_11'
...
allow unquoted response-policy zone names
See merge request isc-projects/bind9!935
2018-10-29 13:14:24 -04:00
Evan Hunt
dc59f82011
allow unquoted response-policy zone names
...
(cherry picked from commit 507230aa88 )
2018-10-29 10:00:27 -07:00
Mark Andrews
f735b3c61b
Merge branch '635-unchecked-return-in-query-c-v9_11' into 'v9_11'
...
Resolve "unchecked return in query.c"
See merge request isc-projects/bind9!931
2018-10-29 03:39:04 -04:00
Mark Andrews
332e0bc3c2
always call RUNTIME_CHECK(result == ISC_R_SUCCESS); for dns_rdata_tostruct
...
(cherry picked from commit e11cfafff2 )
2018-10-29 18:30:16 +11:00
Mark Andrews
78619cc129
Merge branch '553-socket-c-2171-unexpected-error-v9_11' into 'v9_11'
...
Only set IPV6_USE_MIN_MTU on IPv6.
See merge request isc-projects/bind9!927
2018-10-29 02:43:28 -04:00
Mark Andrews
bf299d5ee1
Only set IPV6_USE_MIN_MTU on IPv6.
...
(cherry picked from commit 561b780ba0 )
2018-10-29 17:29:36 +11:00
Mark Andrews
39f3fefc74
Merge branch '624-lib-dns-dnstap_test-totext-does-not-work-well-with-softhsm-pkcs11-v9_11' into 'v9_11'
...
Resolve "lib/dns/dnstap_test:totext does not work well with SoftHSM PKCS11"
See merge request isc-projects/bind9!923
2018-10-29 01:46:54 -04:00
Mark Andrews
a7fb84e783
Initalize TZ environment variable before calling dns_test_begin in dnstap_test.
...
(cherry picked from commit 1cf1254051 )
2018-10-29 16:36:25 +11:00
Evan Hunt
d1d42ef30d
Merge branch '626-implement-eid-and-nimloc-v9_11' into 'v9_11'
...
Resolve "Implement EID and NIMLOC"
See merge request isc-projects/bind9!914
2018-10-25 18:44:48 -04:00
Mark Andrews
9674fdcbfb
Add support for EID and NIMLOC
...
(cherry picked from commit fbab100426 )
2018-10-25 15:31:32 -07:00
Evan Hunt
829a61d5e0
Merge branch '627-check-that-gid-uid-and-uinfo-can-be-loaded-using-unknown-record-format-v9_11' into 'v9_11'
...
Resolve "Check that GID, UID and UINFO can be loaded using unknown record format."
See merge request isc-projects/bind9!912
2018-10-25 16:47:02 -04:00
Mark Andrews
e3a812507f
GID, UID and UINFO could not be loaded using unknown record format.
...
(cherry picked from commit eb7ca65b78 )
2018-10-25 13:35:37 -07:00
Michał Kępień
7b082d031a
Merge branch 'prep-release-v9_11_5' into 'v9_11'
...
prep 9.11.5
See merge request isc-projects/bind9!904
2018-10-25 08:30:42 -04:00
Tinderbox User
6baa5c8fb0
prep 9.11.5
2018-10-25 14:00:49 +02:00
Michał Kępień
ef28ac9b9c
Merge branch '427-list-zones-in-the-web-interface-v9_11' into 'v9_11'
...
[v9_11] Display a per-view list of zones in the web interface
See merge request isc-projects/bind9!900
2018-10-25 04:39:29 -04:00
Michał Kępień
45c5968fc1
Add CHANGES entry
...
5059. [bug] Display a per-view list of zones in the web interface.
[GL #427 ]
(cherry picked from commit d9c4068cc3 )
2018-10-25 10:23:51 +02:00
Michał Kępień
149aa691a6
Display a per-view list of zones in the web interface
...
The XSL stylesheet used by the web interface does not currently include
any element which would cause a list of zones configured in each view to
be displayed, making the "Zones" section of the web interface empty
unless some zone has been configured with "zone-statistics full;" and
queried. Since this can be confusing, modify the XSL stylesheet so that
a list of zones configured in each view is displayed in the web
interface.
(cherry picked from commit aeda3f389e )
2018-10-25 10:23:17 +02:00
Michał Kępień
21522d3e1d
Merge branch '582-fix-server-addresses-configuration-type-v9_11' into 'v9_11'
...
[v9_11] Fix the configuration type used by the "server-addresses" option
See merge request isc-projects/bind9!898
2018-10-25 03:22:26 -04:00
Michał Kępień
e55a09c10b
Add CHANGES entry
...
5051. [doc] Documentation incorrectly stated that the
"server-addresses" static-stub zone option accepts
custom port numbers. [GL #582 ]
(cherry picked from commit 6b1c0a8e6f )
2018-10-25 09:05:39 +02:00
Michał Kępień
9e204a3376
Fix the configuration type used by the "server-addresses" option
...
Contrary to what the documentation states, the "server-addresses"
static-stub zone option does not accept custom port numbers. Fix the
configuration type used by the "server-addresses" option to ensure
documentation matches source code. Remove a check_zoneconf() test which
is unnecessary with this fix in place.
(cherry picked from commit b324576858 )
2018-10-25 09:04:43 +02:00
Mark Andrews
98f3820d4b
Merge branch '619-implement-atma-v9_11' into 'v9_11'
...
Resolve "Implement ATMA"
See merge request isc-projects/bind9!894
2018-10-24 23:30:03 -04:00
Mark Andrews
1828ba389d
Add support for ATMA
...
(cherry picked from commit f9ceddd8ca )
2018-10-25 14:17:29 +11:00
Mark Andrews
247336ec29
Merge branch '609-address-memory-leak-on-error-v9_11' into 'v9_11'
...
Resolve "Address memory leak on error"
See merge request isc-projects/bind9!892
2018-10-24 23:05:22 -04:00
Mark Andrews
169b5ee36f
expand the pool then copy over the old entries so we that failures do not break the old pool; also don't leak the new pool on error
...
(cherry picked from commit afde30fe9b )
2018-10-25 13:20:14 +11:00
Mark Andrews
df57c4b74b
Merge branch '610-address-memory-leak-on-error-v9_11' into 'v9_11'
...
Resolve "Address memory leak on error"
See merge request isc-projects/bind9!884
2018-10-23 21:12:25 -04:00
Mark Andrews
36a0bf14e9
free key on error
...
(cherry picked from commit 607c2d7441 )
2018-10-24 11:57:57 +11:00
Ondřej Surý
d56d6db639
Merge branch '4-rename-configure.in-to-configure.ac-v9_11' into 'v9_11'
...
[v9_11]: Rename configure.in to configure.ac
See merge request isc-projects/bind9!874
2018-10-23 04:13:20 -04:00
Ondřej Surý
a586ae7793
Rename configure.in to configure.ac
2018-10-23 10:00:42 +02:00
Michał Kępień
8b3f08c9ea
Merge branch '565-automatically-trigger-gitlab-pages-pipelines-v9_11' into 'v9_11'
...
[v9_11] Automatically trigger GitLab Pages pipelines
See merge request isc-projects/bind9!868
2018-10-20 18:01:54 -04:00
Michał Kępień
bc9ca361ad
Automatically trigger GitLab Pages pipelines
...
Whenever master or one for the v9_* branches gets updated, the current
ARM should be published on GitLab Pages. Add a pipeline stage which
takes care of triggering GitLab Pages pipelines. Extend the lifetime of
artifact archives containing the ARM to prevent GitLab Pages pipelines
from failing due to artifacts being unavailable.
(cherry picked from commit 31bde118db )
2018-10-20 23:29:47 +02:00
Michał Kępień
924c26ba3d
Merge branch '565-generate-the-arm-during-ci-v9_11' into 'v9_11'
...
[v9_11] Generate the ARM during CI
See merge request isc-projects/bind9!865
2018-10-20 06:17:14 -04:00
Michał Kępień
3cfe2e0fa7
Generate the ARM during CI
...
Add a CI job which generates the HTML version of the ARM and makes it
available for download. Since this is expected to be a quick process,
the new job is enabled for all pipelines.
(cherry picked from commit 3f443468e0 )
2018-10-19 22:43:06 +02:00
Michał Kępień
2b1e14acbf
Merge branch 'fix-ci-v9_11' into 'v9_11'
...
[v9_11] Fix CI
See merge request isc-projects/bind9!862
2018-10-19 16:41:23 -04:00
Michał Kępień
f5260a8535
Fix CI
...
Use GitLab Registry for CI purposes. Disable EdDSA support for Debian
sid since the OpenSSL version shipped with it has broken Ed448 support.
Use /dev/urandom as the random device in the "ecdsa" system test to
prevent newer OpenSSL versions from running out of entropy when
verifying ECDSA signatures.
(cherry picked from commit e5ebc13989 )
2018-10-19 22:25:06 +02:00
Mark Andrews
b4df4ff044
Merge branch '578-make-the-chained-delegations-in-reclimit-behave-like-they-would-in-a-regular-name-server-v9_11' into 'v9_11'
...
Resolve "Make the chained delegations in reclimit behave like they would in a regular name server."
See merge request isc-projects/bind9!842
2018-10-03 23:33:02 -04:00
Mark Andrews
40e1234ac4
add CHANGES
...
(cherry picked from commit f1308ef186 )
2018-10-04 13:22:25 +10:00
Mark Andrews
052e68f3b2
add bin/tests/system/reclimit/ans4/ans.pl
...
(cherry picked from commit ae77468e63 )
2018-10-04 13:22:25 +10:00
Mark Andrews
32d48b8290
reclimit: delegate to ans4 so that ans2 can behave like a real name server
...
(cherry picked from commit a216135a15 )
2018-10-04 13:22:24 +10:00
Mark Andrews
975f09f79a
Merge branch '568-the-chain-system-test-is-missing-a-delegation-v9_11' into 'v9_11'
...
Resolve "the chain system test is missing a delegation."
See merge request isc-projects/bind9!839
2018-10-03 22:39:43 -04:00
Mark Andrews
08d160ae27
add CHANGES note
...
(cherry picked from commit e97199b0d0 )
2018-10-04 12:30:05 +10:00
Mark Andrews
08bc58ca7a
chain: change nameserver name so that the delegation matches
...
(cherry picked from commit 848e42227e )
2018-10-04 12:29:54 +10:00
Mark Andrews
405631c9d8
chain: add 'start test' messages to named.run
...
(cherry picked from commit 524c1317f7 )
2018-10-04 12:29:53 +10:00
Mark Andrews
c635b31756
Merge branch 'update-log-fix-v9_11' into 'v9_11'
...
make update_log() work if zone is not set
See merge request isc-projects/bind9!835
2018-10-03 03:00:56 -04:00
Evan Hunt
d9849bb589
make update_log() work if zone is not set
...
- update_log() is called to log update errors, but if those errors
occur before the zone is set (for example, when returning NOTAUTH)
it returns without logging anything.
(cherry picked from commit 395f6a1474 )
2018-10-03 02:39:37 -04:00