Mark Andrews
fde9e57653
'I:exit status: <value>' should be outsied of if
2016-11-02 09:09:26 +11:00
Mark Andrews
fb915a912f
4500. [bug] Support modifier I64 in isc__print_printf. [RT #43526 ]
...
(cherry picked from commit e200da5044 )
2016-11-02 08:46:46 +11:00
Evan Hunt
2a5c77691b
[v9_10] use arc4random_stir() when available
...
4499. [port] MacOSX: silence deprecated function warning
by using arc4random_stir() when available
instead of arc4random_addrandom(). [RT #43503 ]
(cherry picked from commit 3fb62a5a4e )
2016-11-01 14:01:00 -07: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
Mark Andrews
60d267ac10
add more LIBRESSL_VERSION_NUMBER checks
...
(cherry picked from commit 429b543086 )
2016-11-01 12:37:39 +11:00
Mark Andrews
9489afeed3
add more LIBRESSL_VERSION_NUMBER checks
...
(cherry picked from commit 3d38cfaf8a )
2016-11-01 12:25:09 +11:00
Mark Andrews
fa43314964
check for LIBRESSL_VERSION_NUMBER
...
(cherry picked from commit f53fc4540a )
2016-11-01 12:07:36 +11:00
Mark Andrews
d3feb65b63
update spelling in comment
...
(cherry picked from commit ace79092b3 )
2016-11-01 10:52:01 +11:00
Tinderbox User
de7069b725
update copyright notice / whitespace
2016-10-30 23:48:17 +00:00
Tinderbox User
2006b0e016
newcopyrights
2016-10-30 23:30:46 +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
Francis Dupont
cb5f5abd6e
Merged rt43345 libisccfg spuriously depended on libisccc
2016-10-27 14:09:00 +02: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
Mark Andrews
e5d2e331b6
4492. [bug] irs_resconf_load failed to initialise sortlistnxt
...
causing bad writes if resolv.conf contained a
sortlist directive. [RT #43459 ]
(cherry picked from commit 55b78fff62 )
2016-10-27 13:19:34 +11:00
Tinderbox User
93aa2380a0
update copyright notice / whitespace
2016-10-26 23:48:26 +00:00
Tinderbox User
2f950c7877
newcopyrights
2016-10-26 23:30:24 +00:00
Mark Andrews
e19874e329
4491. [bug] Improve message emitted when testing whether sendmsg
...
works with TOS/TCLASS fails. [RT #43483 ]
(cherry picked from commit 8eaf918adf )
2016-10-27 09:02:47 +11:00
Mark Andrews
159b383289
s/,/;/
...
(cherry picked from commit 856c77cc40 )
2016-10-26 22:39:02 +11:00
Mark Andrews
c8f7bbdf12
4490. [maint] Added AAAA (2001:500:12::d0d) for G.ROOT-SERVERS.NET.
...
(cherry picked from commit 3b7cb2c5b1 )
2016-10-21 22:44:49 +11:00
Mark Andrews
c1d0599a24
4489. [security] It was possible to trigger assertions when processing
...
a response. (CVE-2016-8864) [RT #43465 ]
(cherry picked from commit bd6f27f5c3 )
2016-10-21 14:56:26 +11:00
Tinderbox User
47c3b1ed58
update copyright notice / whitespace
2016-10-20 23:49:00 +00:00
Tinderbox User
33fefbfc3b
newcopyrights
2016-10-20 23:32:11 +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
Mark Andrews
2232aa02f9
fix changes numbers
...
(cherry picked from commit b1b595617b )
2016-10-12 12:35:06 +11:00
Mark Andrews
015a3bfe65
further readline changes [RT #43139 ]
...
(cherry picked from commit 09f914d2d4 )
2016-10-12 11:57:45 +11:00
Tinderbox User
e6848a2c3e
update copyright notice / whitespace
2016-10-11 23:48:09 +00:00
Tinderbox User
619f34616f
newcopyrights
2016-10-11 23:30:43 +00:00
Mark Andrews
93cc2a3b14
don't clobber readline
...
(cherry picked from commit ccf0bea98a )
2016-10-11 17:32:12 +11:00
Mark Andrews
3e77655c1a
fix typo
...
(cherry picked from commit 6bb84df34d )
2016-10-11 17:06:04 +11:00
Mark Andrews
57b17a67d2
don't require lctx to be non NULL
...
(cherry picked from commit 3793d848bd )
2016-10-11 17:03:08 +11: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
9b6c83df44
4484. [bug] Failure to find readline when requested should be
...
fatal to configure. [RT #43328 ]
(cherry picked from commit 6caac8d9a9 )
2016-10-11 15:16:26 +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
e236673170
4482. [bug] Address use before require check and remove extraneous
...
dns_message_gettsigkey call in dns_tsig_sign.
[RT #43374 ]
(cherry picked from commit 61463ab7a4 )
2016-10-11 14:41:41 +11:00
Evan Hunt
d58d861cbc
[v9_10] add missing REQUIREs in cfg parser
2016-10-10 17:15:01 -07: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
Tinderbox User
18211b8d42
newcopyrights
2016-10-05 23:30:18 +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
c99efbfa1b
4473. [bug] Only call fsync / _commit on regular files. [RT #43196 ]
...
(cherry picked from commit fe4d0fbc7c )
2016-10-05 12:20:53 +11:00