Mark Andrews
09b45f7b58
2487. [bug] Give TCP connections longer to complete. [RT #18675 ]
2008-11-07 00:52:34 +00:00
Automatic Updater
7f950d7cb7
update copyright notice
2008-11-06 23:47:06 +00:00
Mark Andrews
f6f1672b4e
2486. [func] The default locations for named.pid and lwresd.pid
...
are now /var/run/named/named.pid and
/var/run/lwresd/lwresd.pid respectively.
This allows the owner of the containing directory
to be set, for "named -u" support, and allows there
to be a permanent symbolic link in the path, for
"named -t" support. [RT #18306 ]
2008-11-06 05:30:24 +00:00
Mark Andrews
1f3e0508c2
2485. [bug] Change update's the handling of obscured RRSIG
...
records. Not all orphand DS records were being
removed. [RT #18828 ]
2008-11-06 02:31:41 +00:00
Mark Andrews
2cada19312
align comment w/ code [RT #18833 ]
2008-11-06 02:20:14 +00:00
Automatic Updater
0feb9a335e
auto update
2008-11-05 23:18:54 +00:00
Automatic Updater
cf3f55777b
regen
2008-11-05 01:11:20 +00:00
Automatic Updater
280d316c87
auto update
2008-11-04 23:18:47 +00:00
Mark Andrews
09416abf2d
remove debugging log that was accidently left in
2008-11-04 21:23:14 +00:00
Mark Andrews
d24116ee54
grammer, fix reference. [RT #18850 ]
2008-11-04 01:55:59 +00:00
Mark Andrews
a14aff6984
2484. [bug] It was possible to trigger a REQUIRE failure when
...
adding NSEC3 proofs to the response in
query_addwildcardproof(). [RT #18828 ]
2008-11-03 23:57:22 +00:00
Mark Andrews
ce895d1f9b
update
2008-11-03 23:37:42 +00:00
Automatic Updater
d4dc53d6b9
auto update
2008-11-03 23:18:27 +00:00
Automatic Updater
d9edfd5642
update copyright notice
2008-11-02 23:47:01 +00:00
Automatic Updater
8f2dcf7f90
newcopyrights
2008-11-02 23:30:23 +00:00
Francis Dupont
7b1a7a098b
no chroot() in Win32 API
2008-11-02 12:48:39 +00:00
Automatic Updater
6bc860e956
auto update
2008-10-31 23:18:30 +00:00
Automatic Updater
078e9adf8b
auto update
2008-10-29 23:18:17 +00:00
Francis Dupont
bc3b1dbd69
add RT #18806 resolution
2008-10-29 22:03:41 +00:00
Francis Dupont
a2fa49cebc
accept libxml2 2.7.x too
2008-10-29 10:09:21 +00:00
Mark Andrews
76bd01263f
remove debugging printf
2008-10-29 05:53:12 +00:00
Automatic Updater
b7909c0bfe
9.6.0b1
2008-10-29 05:22:09 +00:00
Mark Andrews
c19a57667e
9.6.0b1
2008-10-29 05:04:18 +00:00
Mark Andrews
736e6a6709
2481. [bug] rbtdb.c:matchparams() failed to handle NSEC3 chain
...
collisions. [RT #18812 ]
2480. [bug] named could fail to emit all the required NSEC3
records. [RT #18812 ]
2008-10-29 04:54:00 +00:00
Mark Andrews
275b170cc4
spelling
2008-10-29 03:18:25 +00:00
Mark Andrews
d1ec77294e
missing #'s
2008-10-29 03:02:47 +00:00
Mark Andrews
e597f9f376
2479. [bug] xfrout:covers was not properly initalized. [RT 18801]
2008-10-29 02:54:20 +00:00
Automatic Updater
14c86fa67a
update copyright notice
2008-10-28 23:47:06 +00:00
Automatic Updater
910f7d361f
auto update
2008-10-28 23:18:38 +00:00
Mark Andrews
9d02618ca6
2478. [bug] 'addresses' could be used uninitalized in
...
configure_forward(). [RT 18800]
2008-10-28 05:17:40 +00:00
Mark Andrews
a21884ae7b
2477 [bug] dig: the global option to print the command line is
...
+cmd not print_cmd. Update the output to reflect
this. [RT #17008 ]
2008-10-28 03:32:59 +00:00
Automatic Updater
ccc383f3a7
regen
2008-10-28 01:11:27 +00:00
Automatic Updater
39e00fac53
auto update
2008-10-27 23:19:00 +00:00
Tatuya JINMEI 神明達哉
ff2c81060f
added pre-initialization check on cachedb->node_lock_count.
2008-10-27 22:43:34 +00:00
Jeremy Reed
d63cfbfbf9
2476. [doc] ARM: improve documentation for max-journal-size and
...
ixfr-from-differences. [RT #15909 ] [RT #18541
2008-10-27 16:05:45 +00:00
Mark Andrews
86ee7433b3
2475. [bug] LRU cache cleanup under overmem condition could purge
...
particular entries more aggresively. [RT #17628 ]
2008-10-27 03:52:43 +00:00
Automatic Updater
b76b4be572
auto update
2008-10-25 23:18:22 +00:00
Automatic Updater
712389a015
auto update
2008-10-24 23:18:18 +00:00
Evan Hunt
06a230fe9f
2474. [bug] ACL structures could be allocated with insufficient
...
space, causing an array overrun. [RT #18765 ]
2008-10-24 02:28:55 +00:00
Automatic Updater
be40453080
update copyright notice
2008-10-24 01:44:48 +00:00
Automatic Updater
7eda3642ee
newcopyrights
2008-10-24 01:41:44 +00:00
Mark Andrews
6d54a6fc18
2473. [port] linux: raise the limit on open files to the possible
...
maximum value before spawning threads; 'files'
specified in named.conf doesn't seem to work with
threads as expected. [RT #18784 ]
2008-10-24 01:24:54 +00:00
Mark Andrews
ee02a035c9
spelling
2008-10-24 01:08:48 +00:00
Mark Andrews
7ca0cdd7ec
2472. [port] linux: check the number of available cpu's before
...
calling chroot as it depends of "/proc". [RT #16923 ]
2008-10-24 01:08:21 +00:00
Mark Andrews
7cc9019283
update usage
2008-10-24 00:56:32 +00:00
Mark Andrews
831fb092e8
named-checkzone defaults
2008-10-24 00:52:49 +00:00
Mark Andrews
455ada05af
2471. [bug] named-checkzone was not reporting missing manditory
...
glue when sibling checks were disabled. [RT #18768 ]
2008-10-24 00:28:00 +00:00
Mark Andrews
4ac81dfb30
silence compiler warning. [RT #18766 ]
2008-10-24 00:11:17 +00:00
Mark Andrews
96117a5679
new draft
2008-10-23 23:08:36 +00:00
Mark Andrews
ff30270d6c
spelling
2008-10-23 00:01:29 +00:00