Evan Hunt
27eefab033
[v9_9] address TKEY bugs
...
3486. [bug] named could crash when using TKEY-negotiated keys
that had been deleted and then recreated. [RT #32506 ]
(cherry picked from commit 0b8bd3a4ae )
2013-02-15 10:21:43 -08:00
Mark Andrews
d70997f413
silence compiler warning
...
(cherry picked from commit 52946dc6c0 )
2013-02-15 17:42:18 +11:00
Tinderbox User
749c854638
update copyright notice
2013-02-12 23:45:40 +00:00
Mark Andrews
3e712bbd61
3485. [cleanup] Only compile openssl_gostlink.c if we support GOST.
...
(cherry picked from commit 7e9ccec638 )
2013-02-12 13:05:13 +11:00
Tinderbox User
7d7b020635
update copyright notice
2013-02-05 23:45:38 +00:00
Mark Andrews
8600863d29
explict cast to (char *) from (void *) to silence compiler warning in %s checking
2013-02-05 14:25:12 +11:00
Evan Hunt
ceb636cde3
[v9_9] silence logging noise
...
3480. [bug] Silence logging noise when setting up zone
statistics. [RT #32525 ]
(cherry picked from commit 9dac1de625 )
2013-02-02 14:00:40 -08:00
Tinderbox User
7db5f4fa60
update copyright notice
2013-01-25 23:45:39 +00:00
Mark Andrews
2baa77a96b
3479. [bug] Address potential memory leaks in gssapi support
...
code. [RT #32405 ]
2013-01-25 12:24:38 +11:00
Tinderbox User
7ad7fa4e26
update copyright notice
2013-01-24 23:45:43 +00:00
Evan Hunt
fc490116aa
[v9_9] fix dns_request_createvia assert
...
3474. [bug] nsupdate could assert when the local and remote
address families didn't match. [RT #22897 ]
(cherry picked from commit ffff5d6792 )
2013-01-23 15:39:38 -08:00
Evan Hunt
ddfed3060a
[v9_9] dump masterfile after successful xfrin
...
3470. [bug] Slave zones could fail to dump when successfully
refreshing after an initial failure. [RT #31276 ]
(cherry picked from commit 214836c184 )
2013-01-22 15:50:48 -08:00
Evan Hunt
90579b072b
[v9_9] fix typo in libdns.def
2013-01-21 11:52:10 -08:00
Tinderbox User
c4873082b8
update copyright notice
2013-01-17 23:45:58 +00:00
Mark Andrews
109350b6da
add POST's
2013-01-17 23:25:45 +11:00
Mark Andrews
ddb92c7bf9
s/head/tail/
2013-01-17 21:47:27 +11:00
Mark Andrews
8f0b2e920b
Silence "Access to field 'refs' results in a dereference of a null pointer" by adding appropriate assertions.
2013-01-17 14:39:17 +11:00
Mark Andrews
c224fbaab3
Silence "Use of memory after it is freed" by asserting the head and tail of list are not the element after it is unlinked from the list.
2013-01-17 14:15:28 +11:00
Tinderbox User
a6927ececd
update copyright notice
2013-01-15 23:45:35 +00:00
Mark Andrews
239695d2b1
silence compiler warning: Value stored to '?' is never used
2013-01-16 07:12:45 +11:00
Tinderbox User
9888c9f463
update copyright notice
2013-01-11 23:45:46 +00:00
Mark Andrews
4712b673bd
silence compiler warning
2013-01-11 17:38:47 +11:00
Mark Andrews
5d6056f25d
Merge branch 'v9_9_3_patch' into v9_9
2013-01-11 17:13:31 +11:00
Mark Andrews
ece1c3d9ca
fix typo
2013-01-11 17:12:52 +11:00
Mark Andrews
7d68c87f35
add dns_zone_clearqueryaoncl, dns_zone_getqueryaoncl
2013-01-11 16:53:48 +11:00
Mark Andrews
f49a601fe1
add dns_zone_clearqueryaoncl, dns_zone_getqueryaoncl
2013-01-11 16:46:46 +11:00
Mark Andrews
bf4008d44e
windows snprint support
2013-01-11 16:26:49 +11:00
Mark Andrews
80b4bcaebf
windows snprint support
2013-01-11 16:25:39 +11:00
Mark Andrews
d068ddb86d
3465. [bug] Handle isolated reserved ports. [RT #31778 ]
2013-01-11 14:10:32 +11:00
Mark Andrews
6bded5e3ab
record 9.8.x range info
2013-01-11 11:52:10 +11:00
Tinderbox User
a1b3872a71
update copyright notice
2013-01-10 23:45:46 +00:00
Mark Andrews
3d603efd17
9.9.3b1
2013-01-10 23:58:20 +11:00
Mark Andrews
4d112a210e
3461. [bug] Negative responses could incorrectly have AD=1
...
set. [RT #32237 ]
2013-01-10 22:38:10 +11:00
Mark Andrews
1b0e0776dc
remove dead code
2013-01-10 18:13:10 +11:00
Tinderbox User
fb505afc36
update copyright notice
2013-01-09 23:45:38 +00:00
Mark Andrews
3af1483031
3458. [bug] Return FORMERR when presented with a overly long
...
domain named in a request. [RT #29682 ]
2013-01-10 10:33:11 +11:00
Mark Andrews
1c24d761e6
3457. [protocol] Add ILNP records (NID, LP, L32, L64). [RT #31836 ]
2013-01-10 08:34:02 +11:00
Mark Andrews
c00eda2e96
remove dead code
2013-01-09 21:51:06 +11:00
Mark Andrews
a0fa3119f4
use known length for known algorithns in fromtext_dlv cf fromtext_ds
2013-01-09 21:11:01 +11:00
Mark Andrews
c27c11ff2c
3373. [bug] win32: open raw files in binary mode. [RT #30944 ]
...
was not complete openfile_raw should be using mode "rb" rather than "r".
2013-01-09 17:06:01 +11:00
Mark Andrews
36800a2ed2
3454. [port] sparc64: improve atomic support. [RT #25182 ]
2013-01-09 12:56:35 +11:00
Tinderbox User
a16c3b9fe9
update copyright notice
2013-01-08 23:45:37 +00:00
Mark Andrews
f78a1928e0
3453. [bug] 'rndc addzone' of a zone with 'inline-signing yes;'
...
failed. [RT #31960 ]
2013-01-09 07:41:18 +11:00
Mark Andrews
b97bb4b2b3
3452. [bug] Accept duplicate singlton records. [RT #32329 ]
2013-01-08 10:59:13 +11:00
Tinderbox User
b62316582a
update copyright notice
2013-01-06 23:45:33 +00:00
Mark Andrews
8296d312c4
3451. [port] Increase per thread stack size from 64K to 1M.
...
[RT #32230 ]
2013-01-07 09:54:02 +11:00
Mark Andrews
70d8721f72
remove dead code
2013-01-06 07:47:53 +11:00
Tinderbox User
04b852c0b4
update copyright notice
2013-01-04 23:45:39 +00:00
Mark Andrews
87c78fb797
make static
2013-01-05 00:33:00 +11:00
Mark Andrews
4fd8da63c7
silence compiler warning
2013-01-04 15:57:39 +11:00