Tinderbox User
91cdb031b8
regen v9_10
2016-11-03 01:16:35 +00:00
Mark Andrews
1bbcfe2fc8
4504. [security] Allow the maximum number of records in a zone to
...
be specified. This provides a control for issues
raised in CVE-2016-6170. [RT #42143 ]
(cherry picked from commit 5f8412a4cb )
2016-11-03 10:01:52 +11:00
Evan Hunt
398f8c32f3
[v9_10] make uninstall
...
4503. [cleanup] "make uninstall" now removes file installed by
BIND. (This currently excludes Python files
due to lack of support in setup.py.) [RT #42912 ]
(cherry picked from commit 6087f87afb )
2016-11-01 19:35:44 -07:00
Tinderbox User
c02ba42f46
regen v9_10
2016-11-02 01:15:21 +00:00
Mark Andrews
decd3bb79c
copyright/whitespace
2016-11-02 10:43:07 +11:00
Mark Andrews
fde9e57653
'I:exit status: <value>' should be outsied of if
2016-11-02 09:09:26 +11:00
Evan Hunt
4dcc9dbf7c
[v9_10] clean up reporting of R:FAIL so it can't spuriously appear mid-test
...
(cherry picked from commit 7960fc596b )
2016-11-01 13:47:29 -07:00
Evan Hunt
6e09e18400
[v9_10] simplify prereq checks by using feature-test.c
...
4498. [test] Simplify prerequisite checks in system tests.
[RT #43516 ]
(cherry picked from commit 5480a74b70 )
(cherry picked from commit 45fd95544c )
2016-11-01 12:41:48 -07:00
Evan Hunt
a2575e2796
[v9_10] system tests on windows
...
4487. [test] Make system tests work on Windows. [RT #42931 ]
2016-11-01 09:50:09 -07:00
Evan Hunt
7aec46a5ef
[v9_10] 4496. [func] dig: add +idnout to control whether labels are
...
display in punycode or not. Requires idn support
to be enabled at compile time. [RT #43398 ]
(cherry picked from commit 42470b0b87 )
(cherry picked from commit 6552f33198 )
2016-10-31 22:54:41 -07:00
Mark Andrews
b2c1d6f0a2
check for LIBRESSL_VERSION_NUMBER
2016-11-01 12:48:53 +11:00
Tinderbox User
de7069b725
update copyright notice / whitespace
2016-10-30 23:48:17 +00:00
Mark Andrews
4bee9dcc78
4497. [port] Add support for OpenSSL 1.1.0. [RT #41284 ]
...
(cherry picked from commit 1fce0951ed )
2016-10-31 10:08:08 +11:00
Mark Andrews
0778e7590d
update copyrights
2016-10-28 11:29:49 +11:00
Mark Andrews
f38c4c9c4f
4494. [bug] Look for <editline/readline.h>. [RT #43429 ]
...
(cherry picked from commit 6fbb2b51d8 )
2016-10-27 15:50:10 +11:00
Tinderbox User
93aa2380a0
update copyright notice / whitespace
2016-10-26 23:48:26 +00:00
Mark Andrews
159b383289
s/,/;/
...
(cherry picked from commit 856c77cc40 )
2016-10-26 22:39:02 +11:00
Tinderbox User
47c3b1ed58
update copyright notice / whitespace
2016-10-20 23:49:00 +00:00
Mark Andrews
bd8adb3ab1
4488. [port] Darwin: use -framework for Kerberos. [RT #43418 ]
...
(cherry picked from commit 8d6fefac31 )
2016-10-20 10:35:51 +11:00
Tinderbox User
ba52405256
regen v9_10
2016-10-16 01:14:48 +00:00
Mark Andrews
09851d5fde
add managed keys to view section
...
(cherry picked from commit 7551ec1ebe )
2016-10-16 08:15:54 +11:00
Tinderbox User
e6848a2c3e
update copyright notice / whitespace
2016-10-11 23:48:09 +00:00
Mark Andrews
c94d4eab34
4485. [bug] Look in $prefix/lib/pythonX.Y/site-packages for
...
the python modules we install. [RT #43330 ]
(cherry picked from commit 01862dfaa5 )
2016-10-11 15:22:32 +11:00
Mark Andrews
4415634cd3
4483. [func] Check prefixes in acls to make sure the address and
...
prefix lengths are consistent. Warn only in
BIND 9.11 and earlier. [RT #43367 ]
2016-10-11 15:04:11 +11:00
Mark Andrews
efc0966a47
sleep 2 to let in progress lookups complete
...
(cherry picked from commit d3f29e7a4f )
2016-10-10 14:36:09 +11:00
Tinderbox User
8fde7b83f8
regen v9_10
2016-10-06 01:12:57 +00:00
Tinderbox User
aaf8627cee
update copyright notice / whitespace
2016-10-05 23:46:45 +00:00
Witold Krecicki
c6af05e354
4476. [test] Fix reclimit test on slower machines. [RT #43283 ]
2016-10-05 11:54:46 +02:00
Mark Andrews
03a391d6c6
4475. [doc] Update named-checkconf documentation. [RT #43153 ]
...
(cherry picked from commit 67cdd2d3a4 )
2016-10-05 14:27:12 +11:00
Mark Andrews
31be5b7394
4474. [bug] win32: call WSAStartup in fromtext_in_wks so that
...
getprotobyname and getservbyname work. [RT #43197 ]
(cherry picked from commit 82a50a619a )
2016-10-05 12:30:05 +11:00
Mark Andrews
e54d81ed00
4472. [bug] Named could fail to find the correct NSEC3 records when
...
a zone was update between looking for the answer and
looking for the NSEC3 records proving non-existance
of the answer. [RT #43247 ]
2016-10-05 10:39:13 +11:00
Tinderbox User
edd2709331
update copyright notice / whitespace
2016-09-29 23:47:49 +00:00
Mark Andrews
7e63b17f15
make statschannel version number agnostic
...
(cherry picked from commit 1477c19dd9 )
2016-09-29 17:02:14 +10:00
Evan Hunt
b9dc79840e
[v9_10] revert accidental query logging format change
...
4471. [cleanup] Revert a query logging change inadvertently
backported from 9.11. [RT #43238 ]
(cherry picked from commit 00d496d9e20b2c8c1d4a5ce752a1f8efb3009ca0)
2016-09-21 11:22:27 -07:00
Tinderbox User
80ef32010a
regen v9_10
2016-09-14 01:11:28 +00:00
Mark Andrews
88e9f0b489
4468. [bug] Address ECS option handling issues. [RT #43191 ]
...
(cherry picked from commit df17290113 )
2016-09-14 09:06:24 +10:00
Tinderbox User
c4cf4f37a5
update copyright notice / whitespace
2016-09-08 23:46:17 +00:00
Francis Dupont
ae3bef3e3a
Merge branch 'v9_10' of ssh://repo.isc.org/proj/git/prod/bind9 into v9_10
2016-09-08 01:59:16 +02:00
Francis Dupont
1c62963176
Fixed obvious typo in t_atomic
2016-09-08 01:58:18 +02:00
Mark Andrews
69f9ca5830
4461. [bug] win32: not all external data was properly marked
...
as external data for windows dll. [RT #43161 ]
2016-09-07 14:43:14 +10:00
Tinderbox User
f9b7b2b195
update copyright notice / whitespace
2016-08-29 23:46:23 +00:00
Evan Hunt
a3cee5460d
Plug a geoip leak and some cleanup [RT #43106 ]
...
(cherry picked from commit a26a62cef2 )
(cherry picked from commit af326c2e3f )
2016-08-30 00:38:39 +05:30
Mark Andrews
d847be96c1
4456. [doc] Add DOCTYPE and lang attribute to <html> tags.
...
[RT #42587 ]
(cherry picked from commit 63fe88e8d8 )
2016-08-26 15:49:58 +10:00
Mark Andrews
025b1a2396
remove spurious 'i'
...
(cherry picked from commit e1f590a59a )
2016-08-26 13:43:30 +10:00
Tinderbox User
26beb2a21d
update copyright notice / whitespace
2016-08-25 23:46:50 +00:00
Mark Andrews
a33f9a7eff
4453. [bug] Prefetching of DS records failed to update their
...
RRSIGs. [RT #42865 ]
(cherry picked from commit f431bf02a6 )
2016-08-25 09:55:08 +10:00
Tinderbox User
fce1a23769
regen v9_10
2016-08-19 01:59:43 +00:00
Tinderbox User
9831d2c6e5
update copyright notice / whitespace
2016-08-19 01:23:59 +00:00
Tinderbox User
ab5d740514
regen v9_10
2016-08-19 01:11:30 +00:00
Mark Andrews
e0449a0a4a
4450. [port] Provide more nuanced HSM support which better matches
...
the specific PKCS11 providers capabilities. [RT #42458 ]
(cherry picked from commit 8ee6f289d8 )
2016-08-19 08:25:54 +10:00