Evan Hunt
2d46c5fd9c
3259. [bug] named-compilezone: Suppress "dump zone to <file>"
...
message when writing to stdout. [RT #27109 ]
2011-12-22 17:28:32 +00:00
Automatic Updater
754ddedcfd
update
2011-12-22 13:16:15 +00:00
Mark Andrews
8eb14452d6
3258. [test] Add "forcing full sign with unreadable keys" test.
...
[RT #27153 ]
2011-12-22 12:25:37 +00:00
Automatic Updater
836e227e8e
update
2011-12-22 12:15:36 +00:00
Mark Andrews
17820c59a5
forcing full sign with unreadable keys
2011-12-22 12:08:49 +00:00
Automatic Updater
95b0663467
update
2011-12-22 09:16:07 +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
a937e32c70
3256. [bug] Disable empty zones for lwresd -C. [RT #27139 ]
2011-12-22 08:28:18 +00:00
Automatic Updater
0f5d05610e
update
2011-12-22 08:16:13 +00:00
Mark Andrews
673cc90d4b
3254. [bug] Set isc_socket_ipv6only() on the IPv6 control channels.
...
[RT #22249 ]
2011-12-22 08:11:09 +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
c285df25e0
update
2011-12-22 03:16:17 +00:00
Mark Andrews
ab507a4e06
+/- 500ms was too small a fudge factor (-582ms seen in testing), raise to +/- 1000ms
2011-12-22 02:21:34 +00:00
Automatic Updater
fcb7624340
update
2011-12-21 00:16:14 +00:00
Automatic Updater
4c8de525fa
update copyright notice
2011-12-20 23:45:39 +00:00
Automatic Updater
977b7ac162
newcopyrights
2011-12-20 23:30:09 +00:00
Automatic Updater
b1bb8a9e51
update
2011-12-20 06:16:11 +00:00
Mark Andrews
dd9e257800
configure strips out VPATH. Use ${srcdir} instead so 'make depend' works
...
in lib/export.
2011-12-20 05:26:37 +00:00
Automatic Updater
62f14d5826
update
2011-12-20 05:16:23 +00:00
Mark Andrews
76e0ae847a
@srdir@ -> @srcdir@
2011-12-20 05:06:16 +00:00
Automatic Updater
81269541d2
update
2011-12-20 01:15:57 +00:00
Mark Andrews
573eb75e0f
update slabbed data layout description
2011-12-20 00:56:32 +00:00
Mark Andrews
229892a099
regen
2011-12-20 00:47:53 +00:00
Mark Andrews
962c241c43
3250. [func] 'configure --enable-developer'; turn on various
...
configure options, normally off by default, that
we want developers to build and test with. [RT #27103 ]
2011-12-20 00:41:32 +00:00
Mark Andrews
17271f13a6
add missing s
2011-12-20 00:30:16 +00:00
Automatic Updater
8fc65d1f05
update
2011-12-20 00:16:10 +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
Automatic Updater
51ae34b0c8
update
2011-12-19 23:16:03 +00:00
Mark Andrews
89af8f9be3
set status to 1 on R:FAIL
2011-12-19 23:12:35 +00:00
Automatic Updater
3a0ff7fca7
update
2011-12-17 00:16:00 +00:00
Automatic Updater
0d374582db
newcopyrights
2011-12-16 23:30:31 +00:00
Automatic Updater
6453c5315b
update
2011-12-16 00:15:39 +00:00
Mark Andrews
2592dc5de7
regen
2011-12-16 00:12:56 +00:00
Mark Andrews
66b64c3fce
3243. [port] netbsd,bsdi: the thread defaults were not being
...
properly set.
2011-12-16 00:07:00 +00:00
Automatic Updater
1b5d6c5450
update
2011-12-12 12:15:53 +00:00
Mark Andrews
e8da1d8078
join line for old awk
2011-12-12 12:09:23 +00:00
Automatic Updater
5231c6a26c
update
2011-12-12 07:16:20 +00:00
Mark Andrews
c4d6a78f38
chech that the final time is within 10 seconds but no greater than the expected interval
2011-12-12 06:49:10 +00:00
Automatic Updater
ea660b0770
update
2011-12-07 23:15:37 +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
Automatic Updater
257b8a080c
update
2011-12-07 18:15:26 +00:00
Evan Hunt
531e809a1d
3237. [bug] dig -6 didn't work with +trace. [RT #26906 ]
2011-12-07 17:24:25 +00:00
Automatic Updater
b192d13a5a
update
2011-12-05 18:15:32 +00:00
Evan Hunt
db2cb7eaae
missed a line
v9.7.5b1
2011-12-05 17:27:27 +00:00
Evan Hunt
6a8119e46d
missed a file
2011-12-05 17:24:16 +00:00
Automatic Updater
6751efae8d
update
2011-12-05 17:15:58 +00:00