Commit Graph

15804 Commits

Author SHA1 Message Date
Mark Andrews
06c8281a5b grammer, fix reference. [RT #18850] 2008-11-04 02:10:41 +00:00
Automatic Updater
e2bedd2721 regen 2008-10-30 01:40:09 +00:00
Francis Dupont
c3326f8f32 add RT #18806 resolution 2008-10-29 22:07:03 +00:00
Francis Dupont
a78633ee29 add libxm2 v2.7.* support 2008-10-29 22:05:42 +00:00
Jeremy Reed
bb570a6a25 Fix typo v9_5. Reported today in ticket #18825.
I already had fixed in HEAD last month.
2008-10-29 15:39:19 +00:00
Mark Andrews
4620d64fbf spelling 2008-10-29 03:20:13 +00:00
Mark Andrews
49b24b6104 missing #'s 2008-10-29 03:02:01 +00:00
Mark Andrews
2e73a22b47 2479. [bug] xfrout:covers was not properly initalized. [RT 18801] 2008-10-29 03:01:04 +00:00
Mark Andrews
68d3dfc88c patch botch 2008-10-28 05:28:52 +00:00
Mark Andrews
be17d6193a 2478. [bug] 'addresses' could be used uninitalized in
configure_forward(). [RT 18800]
2008-10-28 05:23:31 +00:00
Automatic Updater
8ee15f8afd regen 2008-10-28 01:40:10 +00:00
Tatuya JINMEI 神明達哉
f5a06504fb added pre-initialization check on cachedb->node_lock_count. 2008-10-27 22:44:48 +00:00
Jeremy Reed
630a802faa 2476. [doc] ARM: improve documentation for max-journal-size and
ixfr-from-differences. [RT #15909] [RT #18541]
2008-10-27 16:10:29 +00:00
Automatic Updater
49852f5a4c 9.5.1b3 2008-10-27 05:06:34 +00:00
Mark Andrews
85bd037bae 9.5.1b3 2008-10-27 04:52:39 +00:00
Mark Andrews
943618fe19 9.5.1b3 2008-10-27 04:43:13 +00:00
Mark Andrews
4eb6d62263 2475. [bug] LRU cache cleanup under overmem condition could purge
particular entries more aggresively. [RT #17628]
2008-10-27 03:56:45 +00:00
Evan Hunt
dae23dea71 2474. [bug] ACL structures could be allocated with insufficient
space, causing an array overrun. [RT #18765]
2008-10-24 02:27:46 +00:00
Automatic Updater
5830dea4a5 update copyright notice 2008-10-24 01:44:15 +00:00
Automatic Updater
f659e35e81 newcopyrights 2008-10-24 01:41:39 +00:00
Mark Andrews
e1db4570c7 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:28:29 +00:00
Mark Andrews
3d8c3c8766 2472. [port] linux: check the number of available cpu's before
calling chroot as it depends on "/proc". [RT #16923]
2008-10-24 01:11:41 +00:00
Mark Andrews
3b48eca603 update usage 2008-10-24 00:57:14 +00:00
Mark Andrews
c4a5ee7c77 named-checkzone defaults 2008-10-24 00:53:35 +00:00
Mark Andrews
eea693e4b1 2471. [bug] named-checkzone was not reporting missing manditory
glue when sibling checks were disabled. [RT #18768]
2008-10-24 00:36:26 +00:00
Mark Andrews
0821bdef8b 2470. [bug] Elements of the isc_radix_node_t could be incorrectly
overwritten.  [RT# 18719]
2008-10-23 00:04:11 +00:00
Mark Andrews
e3012aaa95 2469. [port] solaris: Work around Solaris's select() limitations.
[RT #18769]
2008-10-21 02:46:16 +00:00
Automatic Updater
fece28898a regen 2008-10-18 01:40:15 +00:00
Tatuya JINMEI 神明達哉
5ad51e9362 2468. [bug] Resolver could try unreachable servers multiple times.
[RT #18739]
2008-10-17 22:01:00 +00:00
Tatuya JINMEI 神明達哉
4f4d753ce0 missing changes entry 2008-10-17 22:00:41 +00:00
Tatuya JINMEI 神明達哉
0fe2ff3c60 2467. [bug] Failure of fcntl(F_DUPFD) wasn't logged. [RT #18740] 2008-10-17 21:52:05 +00:00
Jeremy Reed
6441a6b67e 2466. [doc] ARM: explain max-cache-ttl 0 SERVFAIL issue.
[RT #18302]
2008-10-17 19:38:56 +00:00
Mark Andrews
aabfeb3b1d 2465. [bug] Adb's handling of lame addresses was different
for IPv4 and IPv6. [RT #18738]
2008-10-17 03:36:10 +00:00
Automatic Updater
864f42b027 regen 2008-10-17 01:39:25 +00:00
Automatic Updater
53dc3d7cf1 update copyright notice 2008-10-16 23:46:32 +00:00
Automatic Updater
243048bd09 newcopyrights 2008-10-16 23:30:22 +00:00
Mark Andrews
d203c9fc4d term -> option 2008-10-16 23:13:52 +00:00
Automatic Updater
eed120cd09 regen 2008-10-16 01:39:58 +00:00
Mark Andrews
824528aba0 2464. [port] linux: check that a capability is present before
trying to set it. [RT #18135]
2008-10-15 23:59:41 +00:00
Automatic Updater
a42f99fddc update copyright notice 2008-10-15 23:46:53 +00:00
Automatic Updater
755f2823f3 newcopyrights 2008-10-15 23:30:15 +00:00
Mark Andrews
e7594d6244 silence compiler warning 2008-10-15 22:40:34 +00:00
Mark Andrews
a9b45aa396 Add missing formating tags. No content changes. 2008-10-15 22:18:33 +00:00
Mark Andrews
cad76f5797 2464. [port] linux: check that a capability is present before
trying to set it. [RT #18135]
2008-10-15 05:04:53 +00:00
Mark Andrews
c84ef0c62a silence coverity false positive 2008-10-15 04:25:43 +00:00
Mark Andrews
b83aa9c2bb libbind:coverity analysis support. [RT #18196] 2008-10-15 03:56:26 +00:00
Mark Andrews
0cb0d881c4 evloop prototype. [RT #18196] 2008-10-15 03:41:18 +00:00
Mark Andrews
c6e88b5aeb coverity analysis support. [RT #18196] 2008-10-15 03:36:45 +00:00
Mark Andrews
55cc1ded88 sig is only used if threads are in use. [RT #18196] 2008-10-15 03:21:04 +00:00
Mark Andrews
bebecf1811 constistant declaration of progname. [RT #18196] 2008-10-15 03:06:21 +00:00