Mark Andrews
7a3fcfe34c
ret was not being set to 1 on dig error. [RT #46990 ]
...
(cherry picked from commit 69c4c987f6 )
2018-01-13 13:15:22 +11:00
Tinderbox User
eee54aab6e
update copyright notice / whitespace
2018-01-12 23:46:21 +00:00
Tinderbox User
8ed2ff2ef0
newcopyrights
2018-01-12 23:30:08 +00:00
Mukund Sivaraman
0374e1c3fd
Fix various bugs reported by valgrind --tool=memcheck ( #46978 )
...
(cherry picked from commit f96133826e )
2018-01-13 00:37:28 +05:30
Tinderbox User
7e3fc6aa03
update copyright notice / whitespace
2018-01-11 23:46:21 +00:00
Tinderbox User
bbf18146c6
newcopyrights
2018-01-11 23:30:08 +00:00
Evan Hunt
a847e6d035
[v9_12] go three section levels deep in the ARM table of contents
...
(cherry picked from commit 0c061ce614 )
2018-01-11 13:41:59 -08:00
Tinderbox User
5f73c315d0
update copyright notice / whitespace
2018-01-10 23:48:07 +00:00
Tinderbox User
76616f708b
newcopyrights
2018-01-10 23:30:20 +00:00
Mark Andrews
d9a382fe4b
grammar
...
(cherry picked from commit a35b95acb1 )
2018-01-11 09:54:06 +11:00
Mark Andrews
b69bb481cf
4862. [bug] The rdata flags for RRSIG was not being properly set
...
when constructing a rdataslab. [RT #46978 ]
(cherry picked from commit 7befb67af4 )
2018-01-11 09:54:06 +11:00
Tinderbox User
7001d93870
update copyright notice / whitespace
2018-01-09 23:46:10 +00:00
Tinderbox User
98bbc626bc
newcopyrights
2018-01-09 23:30:06 +00:00
Mark Andrews
3eab3b21ec
4861. [bug] The isc_crc64 unit test was not endian independent.
...
[RT #46973 ]
(cherry picked from commit 0ce212b9f5 )
2018-01-10 09:46:47 +11:00
Mark Andrews
607423e5a6
4860. [bug] isc_int8_t should be signed char. [RT #46973 ]
...
(cherry picked from commit 21f708c88c )
2018-01-10 08:42:15 +11:00
Tinderbox User
f546a77f77
update copyright notice / whitespace
2018-01-08 23:46:22 +00:00
Tinderbox User
7ffcfb1981
newcopyrights
2018-01-08 23:30:09 +00:00
Mark Andrews
2cb473514f
add ns5/
...
(cherry picked from commit 3a4ea455ed )
2018-01-08 16:28:17 +11:00
Mark Andrews
2af6a352ec
write nextpart to disk so that it is available when tests fail
...
(cherry picked from commit 02d3f1e855 )
2018-01-08 16:21:09 +11:00
Tinderbox User
3ab43d029b
newcopyrights
2018-01-06 23:30:07 +00:00
Tinderbox User
53a5106d21
regen v9_12
2018-01-06 01:16:38 +00:00
Mark Andrews
f09733999c
test devent->sigrdataset rather than devent->rdataset before calling query_putrdataset
...
(cherry picked from commit 67faaa41c9 )
2018-01-05 12:39:19 +11:00
Mark Andrews
879e17b77d
mem.c failed to compile if ISC_MEM_CHECKOVERRUN=0
...
(cherry picked from commit 4c33e133ca7eb0aa65986f0ea5d788007e70aaa9)
2018-01-05 12:10:21 +11:00
Tinderbox User
77caf49c98
update copyright notice / whitespace
2018-01-04 23:45:53 +00:00
Tinderbox User
d1f3eab8a3
newcopyrights
2018-01-04 23:30:16 +00:00
Mark Andrews
b1e6c5d922
unconditionally typedef summarystat_t for coverity
...
(cherry picked from commit a0e66ef6dd )
2018-01-05 10:11:13 +11:00
Evan Hunt
1da3a1fc67
[v9_12] typo
2018-01-03 19:30:05 -08:00
Evan Hunt
2b51d5874c
[v9_12] block validator deadlock and prevent use-after-free
...
4859. [bug] A loop was possible when attempting to validate
unsigned CNAME responses from secure zones;
this caused a delay in returning SERVFAIL and
also increased the chances of encountering
CVE-2017-3145. [RT #46839 ]
4858. [security] Addresses could be referenced after being freed
in resolver.c, causing an assertion failure.
(CVE-2017-3145) [RT #46839 ]
2018-01-03 19:18:29 -08:00
Mark Andrews
0ed1d4154d
use RESTORE rather than SAVE as is better describes the operation
...
(cherry picked from commit 9e6b394410 )
2018-01-04 13:12:09 +11:00
Mark Andrews
749598d94f
4857. [bug] Maintain attach/detach semantics for event->db,
...
event->node, event->rdataset and event->sigrdataset
in query.c. [RT #46891 ]
(cherry picked from commit eed2f6cef0 )
2018-01-04 10:51:27 +11:00
Tinderbox User
82820349cb
update copyright notice / whitespace
2018-01-03 23:45:49 +00:00
Tinderbox User
8a7c841aed
newcopyrights
2018-01-03 23:30:05 +00:00
Mark Andrews
96d9eed2ac
4856. [bug] 'rndc zonestatus' reported the wrong underlying type
...
for a inline slave zone. [RT #46875 ]
(cherry picked from commit 0b27aa0712 )
2018-01-04 10:11:41 +11:00
Mark Andrews
4a63f0253c
4855. [bug] isc_time_formatshorttimestamp produced incorrect
...
output. [RT #46938 ]
(cherry picked from commit 1e10ef06ce )
2018-01-04 09:58:02 +11:00
Mark Andrews
c0749224c8
4849 and 4850 are now released in 9.12.0
2018-01-04 09:53:44 +11:00
Mark Andrews
84499d7f41
missing newline in comment
...
(cherry picked from commit 7258b852cf )
2018-01-03 17:11:39 +11:00
Mark Andrews
e12ba790a1
wait for status: line to be readable, before checking status
...
(cherry picked from commit 4674127443 )
2018-01-03 13:55:27 +11:00
Tinderbox User
99a488899e
update copyright notice / whitespace
2018-01-02 23:45:46 +00:00
Tinderbox User
a980141495
newcopyrights
2018-01-02 23:30:06 +00:00
Mark Andrews
be2380edf9
4854. [bug] query_synthcnamewildcard should stop generating the
...
response if query_synthwildcard fails. [RT #46939 ]
(cherry picked from commit c9ee9718ae )
2018-01-03 10:08:16 +11:00
Tinderbox User
ef6247f49d
regen v9_12
2018-01-02 01:15:58 +00:00
Mark Andrews
5cf9dc5eb2
4853. [bug] Add REQUIRE's and INSIST's to isc_time_formatISO8601L
...
and isc_time_formatISO8601Lms. [RT #46916 ]
(cherry picked from commit 0645f8f1ce )
2018-01-02 10:58:03 +11:00
Mark Andrews
fe00fac13c
4852. [bug] Handle strftime() failing in isc_time_formatISO8601ms.
...
Add REQUIRE's and INSIST's to isc_time_formattimestamp,
isc_time_formathttptimestamp, isc_time_formatISO8601,
isc_time_formatISO8601ms. [RT #46892 ]
2018-01-02 10:47:27 +11:00
Tinderbox User
0113327dd2
update copyright notice / whitespace
2018-01-01 23:45:43 +00:00
Tinderbox User
cb37b4aae0
newcopyrights
2018-01-01 23:30:09 +00:00
Mark Andrews
298f3d5340
4851. [port] Support using kyua as well as atf-run to run the unit
...
tests. [RT #46853 ]
(cherry picked from commit ccb5678066 )
2018-01-02 10:21:32 +11:00
Tinderbox User
d7095706e9
newcopyrights
2017-12-29 23:30:47 +00:00
Mark Andrews
81f3fdadac
X Kyuafile's
...
(cherry picked from commit fa0caa1f85 )
2017-12-29 13:34:52 +11:00
Tinderbox User
251446d350
regen v9_12
2017-12-29 02:16:29 +00:00
Mark Andrews
cb68b39428
4850. [bug] Named failed to restart with multiple added zones in
...
lmdb database. [RT #46889 ]
(cherry picked from commit 9bec7facfb )
2017-12-27 16:25:01 +11:00