Mukund Sivaraman
|
22f467116c
|
Fix parsing of NZFs saved by rndc addzone with view specified (#39845)
(cherry picked from commit 0439bfedd9)
Conflicts:
bin/named/server.c
bin/tests/system/addzone/tests.sh
(cherry picked from commit 8134e7662e)
Conflicts:
CHANGES
|
2015-06-23 15:01:26 +05:30 |
|
Tinderbox User
|
6cd76847a1
|
update copyright notice / whitespace
|
2015-06-12 23:46:19 +00:00 |
|
Witold Krecicki
|
ece6e87818
|
rndc reconfig reports configuration errors the same way rndc reload does [RT #39635]
|
2015-06-12 11:13:36 +02:00 |
|
Tinderbox User
|
ceed6cbf1a
|
regen v9_9
|
2015-06-05 01:12:25 +00:00 |
|
Evan Hunt
|
b2d3001654
|
[v9_9] dig option cleanups
4132. [cleanup] dig: added +rd as a synonym for +recurse,
added +class as an unabbreviated alternative
to +cl. [RT #39686]
|
2015-06-04 08:56:11 -07:00 |
|
Mark Andrews
|
0abb12c694
|
unlock T4_mx
(cherry picked from commit b704d25ff3)
|
2015-05-30 17:54:59 +10:00 |
|
Tinderbox User
|
007cc2f36f
|
regen v9_9
|
2015-05-29 01:12:09 +00:00 |
|
Tinderbox User
|
11884ddefe
|
Merge branch 'v9_9' of ssh://repo.isc.org/proj/git/prod/bind9 into v9_9
|
2015-05-29 01:08:49 +00:00 |
|
Tinderbox User
|
2a71b08491
|
update copyright notice / whitespace
|
2015-05-28 23:46:13 +00:00 |
|
Mark Andrews
|
263a38f27b
|
Revert "link against ISC_OPENSSL_LIBS"
This is not needed for 9.9.x.
This reverts commit 6035a1c215.
|
2015-05-28 13:57:01 +10:00 |
|
Mark Andrews
|
64b34aee39
|
4128. [bug] Address issues raised by Coverity 7.6. [RT #39537]
(cherry picked from commit e53e202ef3)
|
2015-05-28 13:26:19 +10:00 |
|
Tinderbox User
|
baecf74879
|
regen v9_9
|
2015-05-28 01:12:04 +00:00 |
|
Mark Andrews
|
6035a1c215
|
link against ISC_OPENSSL_LIBS
(cherry picked from commit 52a487f71a)
|
2015-05-28 11:11:34 +10:00 |
|
Tinderbox User
|
118ba5c7f3
|
update copyright notice / whitespace
|
2015-05-27 23:46:14 +00:00 |
|
Mark Andrews
|
f381cb86da
|
4127. [protocol] CDS and CDNSKEY need to be signed by the key signing
key as per RFC 7344, Section 4.1. [RT #37215]
(cherry picked from commit 598b502695)
|
2015-05-27 15:45:46 +10:00 |
|
Tinderbox User
|
15203066d1
|
update copyright notice / whitespace
|
2015-05-24 23:46:09 +00:00 |
|
Mark Andrews
|
68791000c4
|
don't include <isc/print.h>
(cherry picked from commit cb9b145f39)
|
2015-05-24 12:53:48 +10:00 |
|
Tinderbox User
|
a644e40d6c
|
update copyright notice / whitespace
|
2015-05-23 23:47:21 +00:00 |
|
Mark Andrews
|
b63d350995
|
specfiy where libisc is
(cherry picked from commit c907e7b512e88b641595d514790e2b41575f149e)
|
2015-05-24 06:02:53 +10:00 |
|
Mark Andrews
|
29913f5c1a
|
link against ISCLIBS
(cherry picked from commit e6e7de5cda)
|
2015-05-24 05:43:07 +10:00 |
|
Francis Dupont
|
c97747f92b
|
finished print.h stuff
|
2015-05-23 16:29:54 +02:00 |
|
Francis Dupont
|
5627414c1e
|
added print.h includes
|
2015-05-23 15:40:05 +02:00 |
|
Mark Andrews
|
aec5c211a9
|
4117. [protocol] Add EMPTY.AS112.ARPA as per RFC 7534.
(cherry picked from commit 8f20f6c9d7)
|
2015-05-15 08:23:43 +10:00 |
|
Tinderbox User
|
b1c33f6dca
|
update copyright notice / whitespace
|
2015-05-05 23:46:11 +00:00 |
|
Evan Hunt
|
9f12734de6
|
[v9_9] Allow some tests to run partially if Net::DNS is unavailable
|
2015-05-05 08:33:43 -07:00 |
|
Tinderbox User
|
985cabe465
|
regen v9_9
|
2015-05-05 01:12:43 +00:00 |
|
Tinderbox User
|
61f5647c9e
|
update copyright notice / whitespace
|
2015-05-04 23:46:10 +00:00 |
|
Mark Andrews
|
d283e45d85
|
whitespace
|
2015-05-05 08:30:49 +10:00 |
|
Mark Andrews
|
e2a68a396d
|
4111. [doc] Alphabetize rndc man page. [RT #39360]
|
2015-05-05 08:20:49 +10:00 |
|
Evan Hunt
|
31584685f2
|
[v9_9] check for Net::DNS
4113. [test] Check for Net::DNS is some system test
prerequisites. [RT #39369]
|
2015-05-04 12:52:44 -07:00 |
|
Evan Hunt
|
a25f1b3cf5
|
[v9_9] fix root-delegation-only without exclude
4112. [bug] Named failed to load when "root-delegation-only"
was used without a list of domains to exclude.
[RT #39380]
|
2015-05-04 12:46:11 -07:00 |
|
Tinderbox User
|
9bd61f393f
|
update copyright notice / whitespace
|
2015-04-28 23:46:12 +00:00 |
|
Mark Andrews
|
fdb83d87d6
|
4110. [bug] Address memory leaks / null pointer dereferences
on out of memory. [RT #39310]
(cherry picked from commit b292230ab8)
|
2015-04-29 03:37:25 +10:00 |
|
Evan Hunt
|
7faa1a7221
|
[v9_9] misc x64 VS 2015 CTP fixes [#39308]
(cherry picked from commit ab973ec40c)
(cherry picked from commit 0fdcf394cb)
|
2015-04-17 15:32:41 -07:00 |
|
Mark Andrews
|
8ad183c694
|
use awk for line count rather that wc -l which may space pad
(cherry picked from commit e834b30f7c)
|
2015-04-16 12:18:22 +10:00 |
|
Tinderbox User
|
25b8dd84c9
|
update copyright notice / whitespace
|
2015-04-15 23:46:11 +00:00 |
|
Evan Hunt
|
ef6df1745c
|
[v9_9] fix +split with dig +short
4101. [bug] dig: the +split option didn't work with +short.
[RT #39291]
|
2015-04-15 10:09:01 -07:00 |
|
Mark Andrews
|
0251c08693
|
4100. [bug] Inherited owernames on the line immediately following
a $INCLUDE were not working. [RT #39268]
(cherry picked from commit c855e7170a)
|
2015-04-15 12:52:43 +10:00 |
|
Mark Andrews
|
caf9636770
|
4098. [bug] Address use-after-free issue when using a
predecessor key with dnssec-settime. [RT #39272]
(cherry picked from commit bc8f82492d)
|
2015-04-15 12:34:27 +10:00 |
|
Tinderbox User
|
645e5b2460
|
update copyright notice / whitespace
|
2015-04-14 23:46:08 +00:00 |
|
Mukund Sivaraman
|
182a53d7dd
|
Add additional logging about xfrin transfer status (#39170)
(cherry picked from commit ac31adc3b7)
(cherry picked from commit 6065cb0858)
|
2015-04-14 12:24:14 +05:30 |
|
Tinderbox User
|
eb2c19a22e
|
update copyright notice / whitespace
|
2015-03-27 23:46:09 +00:00 |
|
Mukund Sivaraman
|
c04823752a
|
Fix a crash while parsing malformed CAA RRs in presentation format (#39003)
(cherry picked from commit f9f81abff0)
(cherry picked from commit ffc5d17ea8)
|
2015-03-27 10:34:50 +05:30 |
|
Tinderbox User
|
124e64db5e
|
update copyright notice / whitespace
|
2015-03-04 23:46:08 +00:00 |
|
Mark Andrews
|
263413c7a7
|
4082. [bug] Incrementally sign large inline zone deltas.
[RT #37927]
(cherry picked from commit 1b05d22789)
|
2015-03-05 10:08:11 +11:00 |
|
Francis Dupont
|
8d47120f7d
|
updated OpenSSL PKCS#11 engine patches
|
2015-03-04 15:19:32 +01:00 |
|
Mark Andrews
|
006fd71e36
|
use unique query names
|
2015-03-04 17:12:47 +11:00 |
|
Tinderbox User
|
2477b2ba0f
|
update copyright notice / whitespace
|
2015-03-03 23:46:07 +00:00 |
|
Mark Andrews
|
1c33552240
|
4081. [cleanup] Use dns_rdatalist_init consistently. [RT #38759]
(cherry picked from commit 29d52c001f)
(cherry picked from commit a55c3151b2)
|
2015-03-03 16:52:02 +11:00 |
|
Tinderbox User
|
f7b9f247b3
|
update copyright notice / whitespace
|
2015-03-02 23:46:08 +00:00 |
|