Automatic Updater
c072541ca0
update copyright notice
2012-02-15 21:14:53 +00:00
Mark Andrews
246a5586f1
3285. [bug] val-frdataset was incorrectly disassociated in
...
proveunsecure after calling startfinddlvsep.
[RT #27928 ]
2012-02-15 21:04:21 +00:00
Mark Andrews
4a462bd067
2x POST(locktype);
2012-02-15 12:33:33 +00:00
Mark Andrews
9811bf1c7d
3284. [bug] Address race conditions with the handling of
...
rbtnode.deadlink. [RT #27738 ]
2012-02-15 02:03:39 +00:00
Automatic Updater
68761692d6
update copyright notice
2012-02-14 23:46:06 +00:00
Mark Andrews
968368a0b5
extend:
...
3282. [bug] Restrict the TTL of NS RRset to no more than that
of the old NS RRset when replacing it.
[RT #27792 ] [RT #27884 ]
2012-02-14 00:26:41 +00:00
Mark Andrews
72d20be848
3283. [bug] Raw zones with with more than 512 records in a RRset
...
failed to load. [RT #27863 ]
2012-02-14 00:14:28 +00:00
Automatic Updater
31f782b605
update copyright notice
2012-02-09 23:45:56 +00:00
Mark Andrews
fb843dc96a
3282. [bug] Restrict the TTL of NS RRset to no more than that
...
of the old NS RRset when replacing it. [RT #27792 ]
2012-02-09 21:02:47 +00:00
Automatic Updater
b6768c488c
update copyright notice
2012-02-07 23:46:13 +00:00
Mark Andrews
a0bde96546
3281. [bug] SOA refresh queries could be treated as cancelled
...
despite succeeding over the loopback interface.
[RT #27782 ]
2012-02-07 19:53:53 +00:00
Mark Andrews
03a93e269f
3374. [bug] Log when a zone is not reusable. Only set loadtime
...
on successful loads. [RT #27650 ]
2012-01-31 22:33:27 +00:00
Mark Andrews
7f4214fd1a
make 'when' isc_stdtime_t in set_key_expiry_warning
2012-01-30 00:16:19 +00:00
Automatic Updater
291f63ced1
update copyright notice
2012-01-27 23:46:06 +00:00
Mark Andrews
08c44d5e4d
in dns_name_fromstring check for bindable target with buffer
2012-01-27 13:37:26 +00:00
Mark Andrews
79650d87c6
9.7.5
2012-01-27 07:35:41 +00:00
Mark Andrews
0d26ffb398
back port dns_test_loaddb from 9.9.0
2012-01-27 02:10:20 +00:00
Mark Andrews
581cbb04c8
3268. [bug] Convert RRSIG expiry times to 64 timestamps to work
...
out the earliest expiry time. [RT #23311 ]
2012-01-27 01:48:14 +00:00
Mark Andrews
0b62ea07dd
3267. [bug] Memory allocation failures could be mis-reported as
...
unexpected error. New ISC_R_UNSET result code.
[RT #27336 ]
2012-01-27 01:27:30 +00:00
Mark Andrews
32ff3f4b78
3266. [bug] The maximum number of NSEC3 iterations for a
...
DNSKEY RRset was not being properly computed.
[RT #26543 ]
2012-01-27 01:08:22 +00:00
Automatic Updater
cc8baeb284
update copyright notice
2012-01-04 23:45:53 +00:00
Evan Hunt
52ca8590dc
3260. [bug] "rrset-order cyclic" could appear not to rotate
...
for some query patterns. [RT #27170/27185]
2012-01-04 03:09:33 +00:00
Evan Hunt
8c7ba5a7f8
update for 9.7.5rc1
2011-12-23 07:11:33 +00:00
Mark Andrews
f36d5f257f
3260. [bug] "rrset-order cyclic" could appear to not rotate
...
for some query patterns. [RT #27170 ]
2011-12-22 23:57:43 +00:00
Mark Andrews
2b92da1288
3257. [bug] Do not generate a error message when calling fsync()
...
in a pipe or socket. [RT #27109 ]
2011-12-22 08:52:24 +00:00
Mark Andrews
c6897c35e4
3253. [bug] Return DNS_R_SYNTAX when the input to a text field is
...
too long. [RT #26956 ]
2011-12-22 07:44:56 +00:00
Mark Andrews
b5b8e9569a
3251. [bug] Enforce a upper bound (65535 bytes) on the amount of
...
memory dns_sdlz_putrr() can allocate per record to
prevent run away memory consumption on ISC_R_NOSPACE.
[RT #26956 ]
2011-12-22 07:17:37 +00:00
Automatic Updater
4c8de525fa
update copyright notice
2011-12-20 23:45:39 +00:00
Mark Andrews
76e0ae847a
@srdir@ -> @srcdir@
2011-12-20 05:06:16 +00:00
Mark Andrews
573eb75e0f
update slabbed data layout description
2011-12-20 00:56:32 +00:00
Mark Andrews
17271f13a6
add missing s
2011-12-20 00:30:16 +00:00
Mark Andrews
3628f04492
3249. [bug] Update log message when saving slave zones files for
...
analysis after load failures. [RT #27087 ]
3248. [bug] Configure options --enable-fixed-rrset and
--enable-exportlib were incompatible with each
other. [RT #27087 ]
3247. [bug] 'raw' format zones failed to preserve load order
breaking 'fixed' sort order. [RT #27087 ]
2011-12-20 00:14:16 +00:00
Mark Andrews
4afeb31498
3241. [bug] Address race conditions in the resolver code.
...
[RT #26889 ]
2011-12-07 23:11:34 +00:00
Mark Andrews
cc4569d518
3240. [bug] DNSKEY state change events could be missed. [RT #26874 ]
2011-12-07 22:50:31 +00:00
Mark Andrews
8ab3b4e7c7
3239. [bug] dns_dnssec_findmatchingkeys needs to use a consistent
...
timestamp. [RT #26883 ]
2011-12-07 22:39:48 +00:00
Mark Andrews
32f6a22e89
3238. [bug] keyrdata was not being reinitialized in
...
lib/dns/rbtdb.c:iszonesecure. [RT#26913]
2011-12-07 22:25:57 +00:00
Evan Hunt
db2cb7eaae
missed a line
2011-12-05 17:27:27 +00:00
Evan Hunt
6a8119e46d
missed a file
2011-12-05 17:24:16 +00:00
Evan Hunt
40f6436384
Back out change #3182 and respin.
2011-12-05 16:57:27 +00:00
Automatic Updater
f33395b687
update copyright notice
2011-12-02 23:45:51 +00:00
Mark Andrews
3335f10b81
errno2result now reports caller when unable to convert errno
2011-12-02 07:16:30 +00:00
Mark Andrews
67c71db8b3
silence Division by zero warning
2011-12-01 01:31:35 +00:00
Scott Mann
61c8049230
Fix problem identified by CLANG: assign local var back to struct.
2011-12-01 00:20:32 +00:00
Automatic Updater
1a02cf771e
update copyright notice
2011-11-30 23:45:37 +00:00
Mark Andrews
dd13cbb093
#include <isc/print.h>
2011-11-30 06:11:20 +00:00
Evan Hunt
c89e5fd4c8
add print.h
2011-11-30 06:10:23 +00:00
Mark Andrews
9530453877
move declaration to start of block
2011-11-30 06:07:52 +00:00
Evan Hunt
039f179f7e
3228. [tuning] Dynamically grow symbol table to improve zone
...
loading performance. [RT #26523 ]
2011-11-30 04:26:23 +00:00
Mark Andrews
dda6a063a2
3227. [bug] Interim fix to make WKS's use of getprotobyname()
...
and getservbyname() self thread safe. [RT #26232 ]
2011-11-30 01:22:37 +00:00
Evan Hunt
ad4090df9e
3221. [bug] Fixed a potential coredump on shutdown due to
...
referencing fetch context after it's been freed.
[RT #26720 ]
2011-11-23 22:52:46 +00:00