Mark Andrews
|
adfe58e8e5
|
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:12:15 +11:00 |
|
Mark Andrews
|
33506bef10
|
missing newline in comment
(cherry picked from commit 7258b852cf)
|
2018-01-03 17:11:50 +11:00 |
|
Mark Andrews
|
455265a147
|
wait for status: line to be readable, before checking status
(cherry picked from commit 4674127443)
|
2018-01-03 13:56:42 +11:00 |
|
Tinderbox User
|
09b9db3c91
|
update copyright notice / whitespace
|
2018-01-02 23:46:09 +00:00 |
|
Tinderbox User
|
88cc85197e
|
newcopyrights
|
2018-01-02 23:30:11 +00:00 |
|
Tinderbox User
|
c13db274f7
|
regen v9_11
|
2018-01-02 01:22:18 +00:00 |
|
Mark Andrews
|
c3237dec87
|
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:46:41 +11:00 |
|
Tinderbox User
|
b126532cb9
|
update copyright notice / whitespace
|
2018-01-01 23:46:05 +00:00 |
|
Tinderbox User
|
e5404e4930
|
newcopyrights
|
2018-01-01 23:30:18 +00:00 |
|
Mark Andrews
|
cb616c6d5c
|
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:39 +11:00 |
|
Tinderbox User
|
d0036fd5dd
|
newcopyrights
|
2017-12-29 23:31:14 +00:00 |
|
Mark Andrews
|
9514777add
|
X Kyuafile's
(cherry picked from commit fa0caa1f85)
|
2017-12-29 13:34:57 +11:00 |
|
Tinderbox User
|
335466db9e
|
regen v9_11
|
2017-12-29 02:23:11 +00:00 |
|
Mark Andrews
|
c0a2210466
|
4850. [bug] Named failed to restart with multiple added zones in
lmdb database. [RT #46889]
(cherry picked from commit 9bec7facfb)
|
2017-12-27 16:26:32 +11:00 |
|
Tinderbox User
|
ebc438edb1
|
update copyright notice / whitespace
|
2017-12-22 23:46:35 +00:00 |
|
Tinderbox User
|
eea693ecbf
|
newcopyrights
|
2017-12-22 23:30:21 +00:00 |
|
Mark Andrews
|
b498959ce2
|
properly test for yaml
|
2017-12-22 21:54:18 +11:00 |
|
Mark Andrews
|
b089df4f84
|
save why ydump.py failed
(cherry picked from commit f5d429e7c3)
|
2017-12-22 16:03:47 +11:00 |
|
Mark Andrews
|
8d1aadeb8a
|
silence clang static analysis
(cherry picked from commit f933be6d45)
|
2017-12-22 13:09:32 +11:00 |
|
Mark Andrews
|
3c3d824db7
|
initalize sigsize to zero; ATF_CHECK_EQ(sigsize, tsig.siglen);
(cherry picked from commit 9f61f6b46b)
|
2017-12-22 08:59:03 +11:00 |
|
Tinderbox User
|
06dca180fb
|
regen v9_11
|
2017-12-21 01:23:49 +00:00 |
|
Mark Andrews
|
070d7e5b0c
|
lowercase m in macOS
(cherry picked from commit 2cc7c4d62c)
|
2017-12-21 10:57:48 +11:00 |
|
Tinderbox User
|
2b9f526504
|
update copyright notice / whitespace
|
2017-12-20 23:47:04 +00:00 |
|
Tinderbox User
|
81342c9bfa
|
newcopyrights
|
2017-12-20 23:30:36 +00:00 |
|
Mark Andrews
|
534057c9f9
|
4849. [bug] Duplicate zones could appear in the .nzf file if
addzone failed. [RT #46435]
(cherry picked from commit 2d7f89b9c7)
(cherry picked from commit 22a32060c1)
|
2017-12-20 17:16:49 +11:00 |
|
Francis Dupont
|
f4819486bc
|
Fixed embedded atf code warning (RT 46833)
|
2017-12-18 16:14:47 +01:00 |
|
Tinderbox User
|
350e5eecad
|
regen v9_11
|
2017-12-16 01:27:21 +00:00 |
|
Mark Andrews
|
92595436be
|
add "(Extended Support Version)" description
|
2017-12-15 17:46:49 +11:00 |
|
Mark Andrews
|
1e55e50215
|
fix case
(cherry picked from commit 68a2932f75)
|
2017-12-15 14:54:20 +11:00 |
|
Mark Andrews
|
f5c3f3a9d6
|
add MacOS to contents
(cherry picked from commit 13508261e0)
|
2017-12-15 14:46:11 +11:00 |
|
Mark Andrews
|
5a8e8bacd9
|
add MacOS note
(cherry picked from commit 91e4700bcc)
|
2017-12-15 14:39:14 +11:00 |
|
Mark Andrews
|
d1862fe530
|
test for key != NULL on error path
(cherry picked from commit 9bad78cbc2)
|
2017-12-13 15:13:18 +11:00 |
|
Mark Andrews
|
0f14b04132
|
4846. [test] Adjust timing values in runtime system test. Address
named.pid removal races in runtime system test.
[RT #46800]
(cherry picked from commit c67180f09b)
|
2017-12-13 10:26:58 +11:00 |
|
Mark Andrews
|
0c38c73c4c
|
don't attempt to call isc_buffer_free(&buf) twice; don't attempt to call dns_message_destroy(&msg) twice; don't test for key != NULL
(cherry picked from commit cb8650d875)
|
2017-12-12 13:24:59 +11:00 |
|
Tinderbox User
|
549ab75392
|
regen v9_11
|
2017-12-09 01:18:32 +00:00 |
|
Tinderbox User
|
eb0d7a6314
|
newcopyrights
|
2017-12-08 23:30:13 +00:00 |
|
Mark Andrews
|
897d49e929
|
increment test number
(cherry picked from commit e5c2cfdbf9)
|
2017-12-08 14:50:46 +11:00 |
|
Evan Hunt
|
77a2183961
|
[v9_11] document "fixedpoint"
|
2017-12-07 19:01:10 -08:00 |
|
Mark Andrews
|
f7f4730e56
|
4844. [test] Address memory leaks in libatf-c. [RT #46798]
(cherry picked from commit 1c794002f5)
|
2017-12-08 12:34:49 +11:00 |
|
Mark Andrews
|
1848d38f44
|
4843. [bug] dnssec-signzone free hashlist on exit. [RT #46791]
(cherry picked from commit 8444b4856a)
|
2017-12-07 19:30:10 +11:00 |
|
Mark Andrews
|
2d82ed9456
|
4842. [bug] Conditionally compile opensslecdsa_link.c to avoid
warnings about unused function. [RT #46790]
(cherry picked from commit 63459cdc05)
|
2017-12-07 13:31:57 +11:00 |
|
Tinderbox User
|
370b4a4556
|
regen v9_11
|
2017-12-07 01:13:59 +00:00 |
|
Tinderbox User
|
a1cf2291a9
|
update copyright notice / whitespace
|
2017-12-06 23:46:07 +00:00 |
|
Tinderbox User
|
958cf527f8
|
newcopyrights
|
2017-12-06 23:30:16 +00:00 |
|
Mark Andrews
|
a5a1cbece4
|
4841. [bug] Address -fsanitize=undefined warnings. [RT #46786]
(cherry picked from commit 9d5a0abe81)
|
2017-12-06 21:02:24 +11:00 |
|
Mark Andrews
|
c7e3e6dfa0
|
remove extra line
|
2017-12-06 21:01:44 +11:00 |
|
Mark Andrews
|
0d6328ce5f
|
4840. [test] Add tests to cover fallback to using ZSK on inactive
KSK. [RT #46787]
(cherry picked from commit 32d09cd7e0)
|
2017-12-06 20:38:26 +11:00 |
|
Mukund Sivaraman
|
16f43564c6
|
Backport performance work to 9.11 (#45637)
|
2017-12-06 10:35:21 +05:30 |
|
Tinderbox User
|
266afc085a
|
regen v9_11
|
2017-12-06 01:18:58 +00:00 |
|
Tinderbox User
|
124cc0660c
|
update copyright notice / whitespace
|
2017-12-05 23:46:27 +00:00 |
|