Commit Graph

17335 Commits

Author SHA1 Message Date
Automatic Updater
81c141bbb1 update copyright notice 2008-12-03 23:45:59 +00:00
Mark Andrews
953260f21b 2504. [bug] Address race condition in the socket code. [RT #18899] 2008-12-03 02:28:42 +00:00
Automatic Updater
15f28578c0 update copyright notice 2008-12-01 23:45:57 +00:00
Automatic Updater
4ec6e26acd newcopyrights 2008-12-01 23:30:09 +00:00
Mark Andrews
44fb95aeae unsigned contants 2008-12-01 13:29:37 +00:00
Mark Andrews
dbf6a483db linux doesn't need checks for -lsocket and -lnsl 2008-12-01 07:52:35 +00:00
Mark Andrews
604af0dafd #undef inet_aton 2008-12-01 04:13:20 +00:00
Mark Andrews
6aadea52df 2503. [port] linux: improve compatibility with Linux Standard
Base. [RT #18793]
2008-12-01 04:03:18 +00:00
Mark Andrews
b094407aa5 out of memory condition could be missed. [RT #18970] 2008-12-01 00:18:14 +00:00
Automatic Updater
bf046f958e update copyright notice 2008-11-27 23:46:02 +00:00
Automatic Updater
098f70f5b3 newcopyrights 2008-11-27 23:30:10 +00:00
Mark Andrews
4120e75f97 remove dead code. [RT #18629] 2008-11-27 23:12:26 +00:00
Mark Andrews
37241ed34a 2500. [contrib] contrib/sdb/pgsql/zonetodb.c called non-existant
function. [RT #18582]
2008-11-27 06:17:59 +00:00
Automatic Updater
84a599ee63 update copyright notice 2008-11-25 23:46:01 +00:00
Automatic Updater
21d6421cf8 newcopyrights 2008-11-25 23:30:09 +00:00
Mark Andrews
b4c4ff632f 2499. [port] solaris: lib/lwres/getaddrinfo.c namespace clash.
[RT #18837]
2008-11-25 05:45:48 +00:00
Automatic Updater
d53d756c84 update copyright notice 2008-11-20 23:46:03 +00:00
Automatic Updater
c3704b76db newcopyrights 2008-11-20 23:30:10 +00:00
Mark Andrews
7e6d364ec0 2495. [bug] Tighten RRSIG checks. [RT #18795] 2008-11-20 02:02:44 +00:00
Mark Andrews
46bcf31c17 2494. [bug] dns/sdlz.h and dns/dlz.h were not being installed.
[RT #18826]
2008-11-20 01:49:22 +00:00
Automatic Updater
b1c60f3ac2 regen 2008-11-20 01:29:56 +00:00
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