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
|
1632c5931b
|
update
|
2012-02-10 00:15:57 +00:00 |
|
Automatic Updater
|
31f782b605
|
update copyright notice
|
2012-02-09 23:45:56 +00:00 |
|
Automatic Updater
|
6af78d13a0
|
newcopyrights
|
2012-02-09 23:30:13 +00:00 |
|
Automatic Updater
|
59259b9f38
|
update
|
2012-02-09 22:16:02 +00:00 |
|
Mark Andrews
|
5b7b4fa54b
|
move keygeneration out of the timing critical section
|
2012-02-09 21:56:42 +00:00 |
|
Automatic Updater
|
70e0923710
|
update
|
2012-02-09 21:15:41 +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
|
53ae43cea1
|
update
|
2012-02-08 00:15:39 +00:00 |
|
Automatic Updater
|
b6768c488c
|
update copyright notice
|
2012-02-07 23:46:13 +00:00 |
|
Automatic Updater
|
1c5c9f592a
|
newcopyrights
|
2012-02-07 23:30:09 +00:00 |
|
Automatic Updater
|
ba411bf0c9
|
update
|
2012-02-07 20:16:28 +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 |
|
Automatic Updater
|
d84309ef74
|
update
|
2012-02-07 01:15:30 +00:00 |
|
Evan Hunt
|
64e10ec5f6
|
fixed a test error that caused autosign to fail on freebsd
|
2012-02-07 00:34:28 +00:00 |
|
Automatic Updater
|
bf6690596b
|
update
|
2012-02-07 00:20:56 +00:00 |
|
Automatic Updater
|
4583255b24
|
update copyright notice
|
2012-02-06 23:45:34 +00:00 |
|
Automatic Updater
|
2082485a73
|
newcopyrights
|
2012-02-06 23:30:12 +00:00 |
|
Mark Andrews
|
2beec845b4
|
verify server is answering before starting next server
|
2012-02-06 23:24:19 +00:00 |
|
Automatic Updater
|
269318dff9
|
update
|
2012-02-06 22:15:30 +00:00 |
|
Evan Hunt
|
9ab048a866
|
3277. [bug] Make sure automatic key maintenance is started
when "auto-dnssec maintain" is turned on during
"rndc reconfig". [RT #26805]
|
2012-02-06 21:27:17 +00:00 |
|
Automatic Updater
|
e2de4e760c
|
update
|
2012-02-06 06:15:54 +00:00 |
|
Mark Andrews
|
6d0a5841ce
|
3276. [bug] win32: ns_os_openfile failed to return NULL on
safe_open failure. [RT #27696]
|
2012-02-06 05:18:15 +00:00 |
|
Automatic Updater
|
599775372a
|
update
|
2012-02-04 00:15:40 +00:00 |
|
Automatic Updater
|
5de3c05b17
|
update copyright notice
|
2012-02-03 23:45:55 +00:00 |
|
Automatic Updater
|
4c887ecd0e
|
newcopyrights
|
2012-02-03 23:30:20 +00:00 |
|
Automatic Updater
|
a3dbde27f4
|
update
|
2012-02-03 05:17:12 +00:00 |
|
Mark Andrews
|
ac2ac81731
|
I:waiting for nameserver to load, ok'd by Evan
|
2012-02-03 04:47:01 +00:00 |
|
Automatic Updater
|
ce8cc06b6f
|
update
|
2012-02-03 00:15:37 +00:00 |
|
Automatic Updater
|
321e7ff4b8
|
update copyright notice
|
2012-02-02 23:46:09 +00:00 |
|
Automatic Updater
|
41a085f283
|
newcopyrights
|
2012-02-02 23:30:10 +00:00 |
|
Automatic Updater
|
2c9698f360
|
update
|
2012-02-02 04:15:38 +00:00 |
|
Mark Andrews
|
1a3632db69
|
portable code, ok'd by Evan
|
2012-02-02 03:50:43 +00:00 |
|
Automatic Updater
|
5372026f4e
|
update
|
2012-02-01 00:15:31 +00:00 |
|
Automatic Updater
|
0dad651086
|
update copyright notice
|
2012-01-31 23:46:16 +00:00 |
|
Automatic Updater
|
0398af52fa
|
newcopyrights
|
2012-01-31 23:30:11 +00:00 |
|
Automatic Updater
|
a01a37def3
|
update
|
2012-01-31 23:15:32 +00:00 |
|
Mark Andrews
|
b8c4aca1b7
|
type mismatch
|
2012-01-31 22:40:37 +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 |
|
Automatic Updater
|
f8e2c32d29
|
update
|
2012-01-31 18:15:32 +00:00 |
|
Evan Hunt
|
1ec2d7e807
|
3273. [bug] AAAA responses could be returned in the additional
section even when filter-aaaa-on-v4 was in use.
[RT #27292]
|
2012-01-31 18:03:13 +00:00 |
|
Automatic Updater
|
65fb9b21f5
|
update
|
2012-01-31 04:15:32 +00:00 |
|
Mark Andrews
|
f310b3dce5
|
3271. [port] darwin: mksymtbl is not always stable, loop several
times before giving up. mksymtbl was using non
portable perl to covert 64 bit hex strings. [RT #27653]
|
2012-01-31 04:13:29 +00:00 |
|
Automatic Updater
|
cb27330e5c
|
update
|
2012-01-31 00:15:39 +00:00 |
|
Automatic Updater
|
f49ff4a82c
|
update copyright notice
|
2012-01-30 23:46:16 +00:00 |
|
Automatic Updater
|
7deeb1a9d2
|
newcopyrights
|
2012-01-30 23:30:13 +00:00 |
|
Automatic Updater
|
ff15771dee
|
update
|
2012-01-30 22:15:45 +00:00 |
|
Automatic Updater
|
665cfabe88
|
9.7.5
|
2012-01-30 22:07:34 +00:00 |
|
Automatic Updater
|
2171488708
|
update
|
2012-01-30 01:15:27 +00:00 |
|
Mark Andrews
|
b8072cb4bc
|
remove doc/draft, doc/rfc
|
2012-01-30 00:53:35 +00:00 |
|