Tinderbox User
f0aad53417
regen v9_11
2016-11-25 21:04:54 +00:00
Mark Andrews
ae07f624ff
automate insertion of copyright year list into Bv9ARM-book.xml
...
(cherry picked from commit e527dcdb00 )
2016-11-26 07:50:06 +11:00
Francis Dupont
50cdb3af69
Added VS 2017 RC
2016-11-24 17:20:44 +01:00
Mark Andrews
6ef1cdec9a
4516. [bug] isc_socketmgr_renderjson was missing from the
...
windows build. [RT #43602 ]
(cherry picked from commit 358c6ecd26 )
2016-11-22 12:08:26 +11:00
Tinderbox User
1008577c67
update copyright notice / whitespace
2016-11-19 23:47:47 +00:00
Curtis Blackburn
294ef74e5a
4515. [port] FreeBSD: Find readline headers when they are in
...
edit/readline/ instead of readline/. [RT #43658 ]
2016-11-18 11:12:28 -08:00
Tinderbox User
e3db607c92
sync
2016-11-17 01:06:34 +00:00
Mark Andrews
42a79fde4c
check the value of s
...
(cherry picked from commit 28f344c18a )
2016-11-15 16:52:31 +11:00
Mukund Sivaraman
32f4f500a5
Update CHANGES entry to match KB article
...
(cherry picked from commit ea3c3afadc )
2016-11-14 14:24:19 +09:00
Mark Andrews
0bd3042bb3
add --ipv6only=no test
...
(cherry picked from commit 415eeebda4 )
2016-11-11 10:00:33 +11:00
Mark Andrews
fe6557e590
4514. [port] NetBSD: strip -WL, from ld command line. [RT #43204 ]
...
(cherry picked from commit 69e77384fa )
2016-11-10 11:34:01 +11:00
Mark Andrews
21e5f9c5cd
4513. [cleanup] Minimum Python versions are now 2.7 and 3.2.
...
[RT #43566 ]
(cherry picked from commit 472e99cfa6 )
2016-11-10 09:51:19 +11:00
Mark Andrews
9eb4bce9e1
don't call dst_lib_destroy in t2_vfy
...
(cherry picked from commit 1106845b4e )
2016-11-09 17:04:34 +11:00
Mark Andrews
e0f1907562
locks are only need in OpenSSL < 1.1
2016-11-09 10:06:34 +11:00
Mark Andrews
704f73353d
only call dns_test_begin once
...
(cherry picked from commit f13c7b01746a07bef87a386ceff93ccb2a7488a9)
(cherry picked from commit 56c6fc0dac )
2016-11-09 10:03:47 +11:00
Mark Andrews
a135cb62d3
remove spurious newline [RT #43585 ]
...
(cherry picked from commit fed2f7e4c1 )
2016-11-09 08:27:27 +11:00
Evan Hunt
0fdb1e5cb7
[v9_11] typo in comment
2016-11-08 09:06:30 -08:00
Mark Andrews
4df43743ab
4512. [bug] win32: @GEOIP_INC@ missing from delv.vcxproj.in.
...
[RT #43556 ]
(cherry picked from commit 084d88f67b )
2016-11-07 10:04:30 +11:00
Mark Andrews
60c47284e4
4511. [bug] win32: mdig.exe-BNFT was missing Configure. [RT #43554 ]
2016-11-07 09:55:16 +11:00
Francis Dupont
fb87feb6e7
Fixed filter-aaaa prereq.sh
2016-11-04 14:56:48 +01:00
Mark Andrews
34996e0aa5
cleanup
2016-11-03 15:25:23 +11:00
Evan Hunt
7a3d063847
[v9_11] make rrl system test more robust
...
4509. [test] Make the rrl system test more reliable on slower
machines by using mdig instead of dig. [RT #43280 ]
(cherry picked from commit 1e2aca8d90 )
2016-11-02 20:56:27 -07:00
Evan Hunt
7802f7d3a9
[v9_11] corrected typo in nsupdate test (DIG-->$DIG)
2016-11-02 19:34:49 -07:00
Tinderbox User
45571e7374
regen v9_11
2016-11-03 01:12:32 +00:00
Tinderbox User
9ab989b88c
update copyright notice / whitespace
2016-11-02 23:48:10 +00:00
Tinderbox User
5382b244c3
newcopyrights
2016-11-02 23:31:13 +00:00
Mark Andrews
68770381db
add dns_db_getsize, dns_rdataslab_count, dns_zone_getmaxrecords, dns_zone_setmaxrecords
...
(cherry picked from commit aee76db9e3 )
2016-11-03 09:48:40 +11:00
Mark Andrews
744c1db635
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 09:48:26 +11:00
Evan Hunt
b7ae121eff
[v9_11] typo
2016-11-02 09:43:01 -07:00
Francis Dupont
2b8679cf0f
Name -> Named
2016-11-02 09:27:48 +01:00
Francis Dupont
66f169daf5
Fixed IP_PMTUDISC_OMIT typos
2016-11-02 09:19:45 +01:00
Mark Andrews
2ea4ed1726
remove review fprintf
...
(cherry picked from commit a0caf66c97 )
2016-11-02 18:04:20 +11:00
Mark Andrews
6db55b4ff9
4507. [bug] Name could incorrectly log 'allows updates by IP
...
address, which is insecure' [RT #43432 ]
(cherry picked from commit 2b2b85c897 )
2016-11-02 17:54:37 +11:00
Mark Andrews
2ac8829a8a
4505. [port] Use IP_PMTUDISC_OMIT if available. [RT #35494 ]
...
(cherry picked from commit a61f252391 )
2016-11-02 17:40:27 +11:00
Evan Hunt
e1477f467f
[v9_11] restore dropped #else block
2016-11-01 22:34:45 -07:00
Evan Hunt
d9b96d0a42
[v9_11] typo
2016-11-01 20:31:12 -07:00
Evan Hunt
8a5809527e
[v9_11] 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:17:23 -07:00
Mark Andrews
bd19cef223
4502. [func] Report multiple and experimental options when printing
...
grammar. [RT #43134 ]
(cherry picked from commit 89286906dc )
2016-11-02 12:50:39 +11:00
Tinderbox User
8d72b87657
regen v9_11
2016-11-02 01:11:47 +00:00
Tinderbox User
31ad8218cc
update copyright notice / whitespace
2016-11-01 23:47:34 +00:00
Tinderbox User
620745a4c7
newcopyrights
2016-11-01 23:31:46 +00:00
Mark Andrews
2c629a1b84
'I:exit status: <value>' should be outsied of if
...
(cherry picked from commit e1c93a0f58 )
2016-11-02 09:12:02 +11:00
Mark Andrews
a0e34c90ea
4500. [bug] Support modifier I64 in isc__print_printf. [RT #43526 ]
...
(cherry picked from commit e200da5044 )
2016-11-02 08:46:39 +11:00
Evan Hunt
669e108d67
[v9_11] 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:00:54 -07:00
Evan Hunt
4b48e6a89e
[v9_11] clean up reporting of R:FAIL so it can't spuriously appear mid-test
...
(cherry picked from commit 7960fc596b )
2016-11-01 13:47:24 -07:00
Evan Hunt
0b0c74d199
[v9_11] fix backport error
2016-10-31 22:47:57 -07:00
Evan Hunt
6552f33198
[v9_11] 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 )
2016-10-31 20:17:28 -07:00
Mark Andrews
fd44151797
check for LIBRESSL_VERSION_NUMBER
...
(cherry picked from commit b2c1d6f0a2 )
2016-11-01 12:49:13 +11:00
Mark Andrews
880fce6a74
add more LIBRESSL_VERSION_NUMBER checks
...
(cherry picked from commit 429b543086 )
2016-11-01 12:37:29 +11:00
Mark Andrews
395fe33465
add more LIBRESSL_VERSION_NUMBER checks
...
(cherry picked from commit 3d38cfaf8a )
2016-11-01 12:25:03 +11:00