Commit Graph

17314 Commits

Author SHA1 Message Date
Mark Andrews
fdf3321006 2487. [bug] Give TCP connections longer to complete. [RT #18675] 2008-11-20 01:29:33 +00:00
Mark Andrews
a696315d19 2485. [bug] Change update's the handling of obscured RRSIG
records.  Not all orphand DS records were being
                        removed. [RT #18828]
2008-11-20 01:24:16 +00:00
Mark Andrews
66e991fea9 align comment w/ code [RT #18833] 2008-11-20 01:13:51 +00:00
Mark Andrews
c1f9789baf 2476. [doc] ARM: improve documentation for max-journal-size and
ixfr-from-differences. [RT #15909] [RT #18541]
2008-11-20 01:00:41 +00:00
Mark Andrews
7b9b9b6c30 2479. [bug] xfrout:covers was not properly initalized. [RT #18801] 2008-11-20 00:54:45 +00:00
Mark Andrews
e6ce0e2567 2478. [bug] 'addresses' could be used uninitalized in
configure_forward(). [RT 18800]
2008-11-20 00:50:57 +00:00
Tatuya JINMEI 神明達哉
e877787e52 2498. [bug] Removed a bogus function argument used with
ISC_SOCKET_USE_POLLWATCH: it could cause compiler
			warning or crash named with the debug 1 level
			of logging. [RT #18917]
2008-11-20 00:07:00 +00:00
Automatic Updater
030eef5cd6 update copyright notice 2008-11-12 23:45:57 +00:00
Mark Andrews
a1561fa740 9.4.3 2008-11-12 04:17:13 +00:00
Mark Andrews
2573ed2e6b 2490. [port] aix: work around a kernel bug where IPV6_RECVPKTINFO
is cleared when IPV6_V6ONLY is set. [RT #18785]
2008-11-12 03:58:36 +00:00
Tatuya JINMEI 神明達哉
3a651fdc82 2489. [port] solaris: Workaround Solaris's kernel bug about
/dev/poll:
			http://bugs.opensolaris.org/view_bug.do?bug_id=6724237
			Define ISC_SOCKET_USE_POLLWATCH at build time to enable
			this workaround. [RT #18870]
2008-11-08 22:40:39 +00:00
Automatic Updater
5a58f84d00 9.4.3rc1 2008-10-24 04:15:52 +00:00
Mark Andrews
30fa3b76f1 9.4.3rc1 2008-10-24 04:11:31 +00:00
Mark Andrews
16858b59b8 9.4.3rc1 2008-10-24 04:06:16 +00:00
Automatic Updater
4772f94e52 update copyright notice 2008-10-24 01:43:17 +00:00
Automatic Updater
c840962324 newcopyrights 2008-10-24 01:41:18 +00:00
Mark Andrews
1a48ee7d8d 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:08 +00:00
Mark Andrews
761cc767e2 2472. [port] linux: check the number of available cpu's before
calling chroot as it depends on "/proc". [RT #16923]
2008-10-24 01:14:35 +00:00
Mark Andrews
d91566bc35 update usage 2008-10-24 00:57:38 +00:00
Mark Andrews
5f4802e538 named-checkzone defaults 2008-10-24 00:54:56 +00:00
Mark Andrews
c17f4ac28b 2471. [bug] named-checkzone was not reporting missing manditory
glue when sibling checks were disabled. [RT #18768]
2008-10-24 00:38:02 +00:00
Mark Andrews
7d2fa75dc8 cvs rdiff -r1.2894 -r1.2895 bind9/CHANGES
cvs rdiff -r1.455 -r1.456 bind9/configure.in
2008-10-21 02:47:25 +00:00
Automatic Updater
6e3121462b regen 2008-10-18 01:29:59 +00:00
Tatuya JINMEI 神明達哉
99ee58fd4b 2468. [bug] Resolver could try unreachable servers multiple times.
[RT #18739]
2008-10-17 22:02:13 +00:00
Tatuya JINMEI 神明達哉
11f8c6e4af 2467. [bug] Failure of fcntl(F_DUPFD) wasn't logged. [RT #18740] 2008-10-17 21:53:07 +00:00
Jeremy Reed
45ad1e4a27 2466. [doc] ARM: explain max-cache-ttl 0 SERVFAIL issue.
[RT #18302]
2008-10-17 19:37:35 +00:00
Mark Andrews
1ccb967b8e 2465. [bug] Adb's handling of lame addresses was different
for IPv4 and IPv6. [RT #18738]
2008-10-17 03:35:14 +00:00
Automatic Updater
f2b2190a5a regen 2008-10-17 01:29:23 +00:00
Automatic Updater
71736c0b55 update copyright notice 2008-10-16 23:46:00 +00:00
Automatic Updater
05ad08f2f5 newcopyrights 2008-10-16 23:30:10 +00:00
Mark Andrews
8231c8c143 term -> option 2008-10-16 23:12:38 +00:00
Automatic Updater
33162fd5e3 regen 2008-10-16 01:29:42 +00:00
Automatic Updater
0bcc9f830b update copyright notice 2008-10-15 23:46:06 +00:00
Automatic Updater
a901d8a14b newcopyrights 2008-10-15 23:30:09 +00:00
Mark Andrews
4e40ba55eb silence compiler warning 2008-10-15 22:33:01 +00:00
Mark Andrews
0042f3fdf0 Add missing formating tags. No content changes. 2008-10-15 22:27:52 +00:00
Mark Andrews
6c0079c422 silence coverity false positive 2008-10-15 04:26:22 +00:00
Mark Andrews
c26da3edcf libbind:coverity analysis support. [RT #18196] 2008-10-15 03:57:21 +00:00
Mark Andrews
92908e674c evloop prototype. [RT #18196] 2008-10-15 03:41:19 +00:00
Mark Andrews
22e4dc084a coverity analysis support. [RT #18196] 2008-10-15 03:31:03 +00:00
Mark Andrews
51ca8c9478 sig is only used if threads are in use. [RT #18196] 2008-10-15 03:20:45 +00:00
Mark Andrews
9fc212dc8f constistant declaration of progname. [RT #18196] 2008-10-15 03:07:19 +00:00
Mark Andrews
97907d1e05 make the arrays rcodetext and opcodetext readonly. [RT #18196] 2008-10-15 02:19:18 +00:00
Automatic Updater
4571f5e370 regen 2008-10-15 01:30:20 +00:00
Mark Andrews
eb3df5dbba Change the SEE ALSO from obsolete 2535 to 4033 2008-10-15 01:17:44 +00:00
Mark Andrews
e0d9dff5e8 regen 2008-10-15 00:14:54 +00:00
Mark Andrews
8ae9739db5 2463. [port] linux: POSIX doesn't include the IPv6 Advanced Socket
API and glibc hides parts of the IPv6 Advanced Socket
                        API as a result.  This is stupid as it breaks how the
                        two halves (Basic and Advanced) of the IPv6 Socket API                          were designed to be used but we have to live with it.
                        Define _GNU_SOURCE to pull in the IPv6 Advanced Socket
                        API. [RT #18388]
2008-10-15 00:12:28 +00:00
Mark Andrews
4f69bfbe00 use build_os not host for change 2461 2008-10-15 00:08:54 +00:00
Mark Andrews
3462e4f19a document --enable-largefile 2008-10-14 04:27:25 +00:00
Automatic Updater
fb4b547fbf regen 2008-10-14 01:30:11 +00:00