Francis Dupont
ff380b05fe
comment fixes (rt19624)
2009-05-07 09:41:23 +00:00
Francis Dupont
ddac1a2b98
reserve -F
2009-05-07 09:33:52 +00:00
Mark Andrews
e7eede965d
2597. [bug] Handle a validation failure with a insecure delegation
...
from a NSEC3 signed master/slave zone. [RT #19464 ]
2009-05-07 02:34:19 +00:00
Automatic Updater
7a272c6b0d
update copyright notice
2009-05-06 23:47:50 +00:00
Automatic Updater
db5b7e2cdf
newcopyrights
2009-05-06 23:30:32 +00:00
Automatic Updater
c8a40c1936
auto update
2009-05-06 23:18:13 +00:00
Tatuya JINMEI 神明達哉
5d7849ad7f
2596. [bug] Stale tree nodes of cache/dynamic rbtdb could stay
...
long, leading to inefficient memory usage or rejecting
newer cache entries in the worst case. [RT #19563 ]
2009-05-06 22:53:54 +00:00
Francis Dupont
0e77d33686
add isc/print.h
2009-05-06 11:41:07 +00:00
Francis Dupont
d302a620e0
Fix unknown extended rcodes in dig
2009-05-06 10:16:32 +00:00
Jeremy Reed
708ebf710e
Wrap long line (I added).
2009-05-04 17:57:59 +00:00
Jeremy Reed
4144efb390
2594. [func] Have rndc warn if using its default configuration file
...
when the key file also exists. [RT #19424 ]
2009-05-04 17:38:56 +00:00
Automatic Updater
092d8d701d
auto update
2009-05-01 23:18:57 +00:00
Francis Dupont
cc620f9fdb
Improve a corner source of SERVFAILs [RT #19632 ]
2009-04-30 11:45:10 +00:00
Mark Andrews
3836f447ee
2592. [bug] Treat "any" as a type in nsupdate. [RT #19455 ]
2009-04-30 07:10:09 +00:00
Mark Andrews
47323be2af
2591. [bug] named could die when processing a update in
...
removed_orphaned_ds(). [RT #19507 ]
2009-04-30 06:59:11 +00:00
Mark Andrews
b770eae51e
s/diff/update/
2009-04-30 06:55:33 +00:00
Mark Andrews
d2c115f913
2590. [func] Report zone/class of "diff with no effect". [RT #19542 ]
2009-04-30 06:53:10 +00:00
Automatic Updater
542b74bec7
update copyright notice
2009-04-29 23:48:02 +00:00
Automatic Updater
e36b9ac8fd
newcopyrights
2009-04-29 23:30:59 +00:00
Mark Andrews
f030c71500
2589. [bug] dns_db_unregister() failed to clear '*dbimp'.
...
[RT #19626 ]
2009-04-29 22:11:34 +00:00
Mark Andrews
14f5485d1d
new draft
2009-04-29 07:09:04 +00:00
Mark Andrews
a8a268bb81
new draft
2009-04-29 04:10:36 +00:00
Mark Andrews
1e18f761a7
5507: Design Choices When Expanding the DNS
2009-04-29 03:16:05 +00:00
Automatic Updater
d76bbb6c40
update copyright notice
2009-04-28 23:48:01 +00:00
Tatuya JINMEI 神明達哉
089f456eb3
2588. [bug] SO_REUSEADDR could be set unconditionally after failure
...
of bind(2) call. This should be rare and mostly
harmless, but may cause interference with other
processes that happen to use the same port. [RT #19642 ]
2009-04-28 21:39:00 +00:00
Jeremy Reed
f20f19de19
2587. [func] Improve logging by reporting serial numbers for
...
when zone serial has gone backwards or unchanged.
[RT #19506 ]
2009-04-28 12:48:35 +00:00
Automatic Updater
b7296c802f
auto update
2009-04-24 23:18:01 +00:00
Automatic Updater
ab381c1e22
update copyright notice
2009-04-21 23:48:04 +00:00
Automatic Updater
9f4f6472f9
newcopyrights
2009-04-21 23:30:34 +00:00
Tatuya JINMEI 神明達哉
b1b0dca146
2586. [bug] Missing cleanup of SIG rdataset in searching a DLZ DB
...
or SDB. [RT #19577 ]
2009-04-21 00:41:02 +00:00
Tatuya JINMEI 神明達哉
cda7c783c3
2585. [bug] Uninitialized socket name could be referenced via a
...
statistics channel, triggering an assertion failure in
XML rendering. [RT #19427 ]
2009-04-18 01:28:17 +00:00
Automatic Updater
65e9adc0e8
regen
2009-04-17 01:12:43 +00:00
Jeremy Reed
7f69908ff8
Further explain "mismatch" counter
...
per support ticket 2449.
2009-04-16 18:05:30 +00:00
Automatic Updater
f60f4a412c
auto update
2009-04-11 23:18:31 +00:00
Mark Andrews
b5c6266263
new draft
2009-04-09 06:37:10 +00:00
Automatic Updater
8ee776c51b
regen
2009-04-09 01:12:31 +00:00
Jeremy Reed
a9f215a87e
Replace some tabs with spaces within a <programlisting> output.
...
No change in our generated files, but makes a difference with dblatex.
2009-04-08 20:06:06 +00:00
Automatic Updater
cc0f37ba17
update copyright notice
2009-04-08 06:48:23 +00:00
Automatic Updater
603cf17f33
newcopyrights
2009-04-08 06:44:48 +00:00
Tatuya JINMEI 神明達哉
af2e2f5ed7
2584. [bug] alpha: gcc optimization could break atomic operations.
...
[RT #19227 ]
2009-04-08 05:46:22 +00:00
Tatuya JINMEI 神明達哉
3dc1cb7e96
wording fix for cpp error message (rt #19569 )
2009-04-07 02:49:37 +00:00
Mark Andrews
b9636a8e43
2583. [port] netbsd: provide a control to not add the compile
...
date to the version string, -DNO_VERSION_DATE.
2009-04-03 19:55:59 +00:00
Jeremy Reed
00c8156b24
Update my 2562 doc ARM entry.
2009-04-02 15:44:20 +00:00
Mark Andrews
784d4017da
new draft
2009-03-30 21:41:19 +00:00
Automatic Updater
f36bdaf5a7
newcopyrights
2009-03-26 23:30:36 +00:00
Mark Andrews
64e161a7f7
2582. [bug] Don't emit warning log message when we attempt to
...
remove non-existant journal. [RT #19516 ]
2009-03-26 22:51:54 +00:00
Mark Andrews
9384dc16a1
2581. [contrib] dlz/mysql set MYSQL_OPT_RECONNECT option on connection.
...
Requires MySQL 5.0.19 or later. [RT #19084 ]
2009-03-26 17:40:15 +00:00
Automatic Updater
cbf7f1435f
regen
2009-03-24 01:12:41 +00:00
Evan Hunt
6b9728dde7
ARM and log message changes to clarify "insecure response". [rt19400]
2009-03-23 22:30:57 +00:00
Evan Hunt
8c5482b3ea
Corrected install rule to install arpaname.1 not arpaname.8
2009-03-23 21:59:56 +00:00