Mark Andrews
|
eaed2bda9c
|
capture rndc output
(cherry picked from commit 2d58f4aee2)
|
2016-02-02 12:26:49 +11:00 |
|
Tinderbox User
|
757b2400b8
|
update copyright notice / whitespace
|
2016-02-01 23:46:15 +00:00 |
|
Tinderbox User
|
a8814986f5
|
newcopyrights
|
2016-02-01 23:30:12 +00:00 |
|
Evan Hunt
|
b63bcfa9f5
|
[v9_9] add [performance]
|
2016-02-01 09:52:57 -08:00 |
|
Evan Hunt
|
d861c0943c
|
[v9_9] disallow delzone on policiy zones
4311. [bug] Prevent "rndc delzone" from being used on
response-policy zones. [RT #41593]
|
2016-02-01 09:47:31 -08:00 |
|
Mukund Sivaraman
|
48915fab93
|
Use __built_expect() where available (#41411)
(cherry picked from commit d1dbf6b20f)
(cherry picked from commit 6e2e0f72b1)
|
2016-02-01 09:13:28 +05:30 |
|
Tinderbox User
|
02367cb149
|
update copyright notice / whitespace
|
2016-01-30 23:46:09 +00:00 |
|
Tinderbox User
|
7c6e60a912
|
newcopyrights
|
2016-01-30 23:30:14 +00:00 |
|
Evan Hunt
|
1265a35391
|
[v9_9] add uname data to named -V
4308. [func] Added operating system details to "named -V"
output. [RT #41452]
|
2016-01-30 11:08:14 -08:00 |
|
Tinderbox User
|
15953bbb99
|
regen v9_9
|
2016-01-30 01:09:55 +00:00 |
|
Tinderbox User
|
41e19479a4
|
newcopyrights
|
2016-01-29 23:30:09 +00:00 |
|
Evan Hunt
|
b23d9e68e9
|
[v9_9] remove reporter's name per his request
|
2016-01-29 10:36:17 -08:00 |
|
Tinderbox User
|
a0c12a8dd2
|
regen v9_9
|
2016-01-29 01:10:02 +00:00 |
|
Tinderbox User
|
00f6aff939
|
update copyright notice / whitespace
|
2016-01-28 23:46:23 +00:00 |
|
Tinderbox User
|
7f8b4b8c70
|
newcopyrights
|
2016-01-28 23:30:27 +00:00 |
|
Evan Hunt
|
332b3d9fd1
|
[v9_9] openssl 1.0.2f patch
4306. [maint] Added a PKCS#11 openssl patch supporting
version 1.0.2f [RT #38312]
|
2016-01-28 13:28:40 -08:00 |
|
Mark Andrews
|
3eda1730b7
|
4305. [bug] dnssec-signzone was not removing unnecessary rrsigs
from the zone's apex. [RT #41483]
(cherry picked from commit 832ab79d1f)
|
2016-01-28 15:43:00 +11:00 |
|
Mark Andrews
|
a066b4c550
|
4304. [port] xfer system test failed as 'tail -n +value' is not
portable. [RT #41315]
(cherry picked from commit 9d85a77382)
|
2016-01-28 15:39:05 +11:00 |
|
Evan Hunt
|
ee738a1793
|
[v9_9] correct also-notify grammar
|
2016-01-27 19:13:57 -08:00 |
|
Tinderbox User
|
7d4914549b
|
regen v9_9
|
2016-01-28 01:09:44 +00:00 |
|
Evan Hunt
|
d4452d1926
|
[v9_9] removed /Gy- from VS project files
4302. [port] win32: fixed a build error in VS 2015. [RT #41426]
|
2016-01-27 15:33:02 -08:00 |
|
Evan Hunt
|
e1997cc26e
|
[v9_9] update EOL date
|
2016-01-27 12:08:08 -08:00 |
|
Tinderbox User
|
181b6c3f19
|
update copyright notice / whitespace
|
2016-01-25 23:46:11 +00:00 |
|
Tinderbox User
|
e1aad13df0
|
newcopyrights
|
2016-01-25 23:30:11 +00:00 |
|
Mark Andrews
|
1ffe5cf19e
|
use 0 not ISC_FALSE for dns_name_fromtext
|
2016-01-25 16:57:43 +11:00 |
|
Tinderbox User
|
4705cfe0a9
|
update copyright notice / whitespace
|
2016-01-22 23:46:10 +00:00 |
|
Tinderbox User
|
19d91cb3e8
|
newcopyrights
|
2016-01-22 23:30:08 +00:00 |
|
Evan Hunt
|
70280057b4
|
[v9_9] expanded query trace logging
4300. [cleanup] Added new querytrace logging. [RT #41155]
|
2016-01-22 14:33:50 -08:00 |
|
Tinderbox User
|
7b7d845166
|
update copyright notice / whitespace
|
2016-01-21 23:46:08 +00:00 |
|
Tinderbox User
|
b206943393
|
newcopyrights
|
2016-01-21 23:30:09 +00:00 |
|
Mark Andrews
|
4bec1debc6
|
4299. [bug] Check that exactly totallen bytes are read when
reading a RRset from raw files in both single read
and incremental modes. [RT #41402]
(cherry picked from commit 1d383fd4b2)
|
2016-01-21 15:34:31 +11:00 |
|
Evan Hunt
|
edb9e54018
|
[v9_9] rpz zone errors fail more robustly
4297. [bug] RPZ zones with errors could cause a crash when a
pointer was cleaned up twice. [RT #41518]
|
2016-01-20 17:41:37 -08:00 |
|
Evan Hunt
|
4b8c357439
|
[v9_9] hold
|
2016-01-20 17:32:39 -08:00 |
|
Evan Hunt
|
b6d7675298
|
[v9_9] fix unchecked result
4295. [bug] An unchecked result in dns_message_pseudosectiontotext()
could allow incorrect text formatting of EDNS EXPIRE
options. [RT #41437]
|
2016-01-20 17:19:57 -08:00 |
|
Tinderbox User
|
f74f5b2ed7
|
update copyright notice / whitespace
|
2016-01-20 23:46:07 +00:00 |
|
Tinderbox User
|
24bd9be5b1
|
newcopyrights
|
2016-01-20 23:30:09 +00:00 |
|
Evan Hunt
|
c89127acbb
|
[v9_9] fixed rndc stop -p
4294. [bug] Fixed a regression in which "rndc stop -p" failed
to print the PID. [RT #41513]
|
2016-01-20 09:57:01 -08:00 |
|
Mark Andrews
|
dcc3dd16f6
|
4293. [bug] Address memory leak on priming query creation failure.
[RT #41512]
(cherry picked from commit 73fbd4c9d3)
|
2016-01-20 16:39:37 +11:00 |
|
Tinderbox User
|
17833da3fd
|
update copyright notice / whitespace
|
2016-01-18 23:46:02 +00:00 |
|
Tinderbox User
|
f347acf408
|
newcopyrights
|
2016-01-18 23:30:06 +00:00 |
|
Mark Andrews
|
a03adeb86d
|
4292. [bug] Build lib/export/dns/gen with native compiler.
[RT #41502]
|
2016-01-19 08:33:11 +11:00 |
|
Tinderbox User
|
45449617be
|
update copyright notice / whitespace
|
2016-01-14 23:46:05 +00:00 |
|
Tinderbox User
|
87f6f7598c
|
newcopyrights
|
2016-01-14 23:30:12 +00:00 |
|
Evan Hunt
|
6deb83615c
|
[v9_9] added sockaddr.h
4291. [cleanup] Added a required include to dns/forward.h. [RT #41474]
(cherry picked from commit b4ccec331d)
(cherry picked from commit 25da0107d1)
|
2016-01-14 10:27:41 -08:00 |
|
Tinderbox User
|
b5a7c1c32b
|
newcopyrights
|
2016-01-13 23:30:12 +00:00 |
|
Francis Dupont
|
b028720c51
|
Fixed small bugs in WIN32 legacy
|
2016-01-13 15:26:13 +01:00 |
|
Francis Dupont
|
fd10a2afb5
|
Fixed incorrect paths in WIN32 legacy
|
2016-01-13 14:55:42 +01:00 |
|
Tinderbox User
|
1fa401a65c
|
regen v9_9
|
2016-01-06 01:10:10 +00:00 |
|
Tinderbox User
|
8df239e201
|
update copyright notice / whitespace
|
2016-01-05 23:46:15 +00:00 |
|
Tinderbox User
|
b3bb6a07e1
|
newcopyrights
|
2016-01-05 23:30:07 +00:00 |
|