Tatuya JINMEI 神明達哉
a9a7f40522
2544. [cleanup] Removed unused structure members in adb.c. [RT #19225 ]
2009-02-03 22:36:57 +00:00
Mark Andrews
bf4128945e
add missing [
2009-02-02 04:47:32 +00:00
Mark Andrews
b14d563126
2542. [doc] Update the description of dig +adflag. RT #19290 ]
2009-02-02 04:45:22 +00:00
Mark Andrews
41efe04c19
2539. [security] Update the interaction between recursion, allow-query,
...
allow-query-cache and allow-recursion. [RT #19198 ]
2009-01-30 04:24:29 +00:00
Mark Andrews
d5d5d1339b
2536. [cleanup] Silence some warnings when -Werror=format-security is
...
specified. [RT #19083 ]
2009-01-22 05:55:29 +00:00
Mark Andrews
924450ddbb
2535. [bug] dig +showsearh and +trace interacted badly. [RT #19091 ]
2009-01-22 05:14:05 +00:00
Mark Andrews
740db02743
2532. [bug] dig: check the question section of the response to
...
see if it matches the asked question. [RT #18495 ]
2009-01-20 05:08:01 +00:00
Mark Andrews
7af4053ce1
2531. [bug] Change #2207 was incomplete. [RT #19098 ]
2009-01-20 03:12:10 +00:00
Mark Andrews
d3ca022264
2529. [cleanup] Upgrade libtool to silence complaints from recent
...
version of autoconf. [RT #18657 ]
2009-01-19 02:04:30 +00:00
Mark Andrews
0f4ec602dd
spelling
2009-01-19 00:36:29 +00:00
Francis Dupont
b3770f43b1
integrate -P1 patch
2009-01-14 17:47:07 +00:00
Evan Hunt
e3fd10821d
Silence spurious --datarootdir warning [rt19096]
2009-01-10 02:01:46 +00:00
Tatuya JINMEI 神明達哉
3f807f4ca8
2527. [bug] named could reuse cache on reload with
...
enabling/disabling validation. [RT #19119 ]
2009-01-09 22:50:58 +00:00
Francis Dupont
e4a0d9c505
bug in dns_nsec_typepresent() - 19112
2009-01-06 09:01:49 +00:00
Mark Andrews
67563e420c
2521. [bug] Improve epoll cross compilation support. [RT #19047 ]
2008-12-22 04:25:36 +00:00
Tatuya JINMEI 神明達哉
de09c37660
clarification for change #2411 (RT #18783 )
...
Note: with changes #2469 and #2421 above, there is no
need to tweak ISC_SOCKET_MAXSOCKETS at compilation time
any more.
2008-12-18 23:52:06 +00:00
Tatuya JINMEI 神明達哉
2a82a4ff23
2519. [bug] dig/host with -4 or -6 didn't work if more than two
...
nameserver addresses of the excluded address family
preceded in resolv.conf. [RT #19081 ]
2008-12-17 19:23:27 +00:00
Tatuya JINMEI 神明達哉
338e748a34
2517. [bug] dig +trace with -4 or -6 failed when it chose a
...
nameserver address of the unsupported address.
[RT #18843 ]
2008-12-16 03:00:06 +00:00
Tatuya JINMEI 神明達哉
35961b63b5
2516. [bug] glue sort for responses was performed even when not
...
needed. [RT #19039 ]
2008-12-16 02:21:19 +00:00
Tatuya JINMEI 神明達哉
a195cf4e3c
2514. [bug] dig/host failed with -4 or -6 when resolv.conf contains
...
a nameserver of the unsupported address family.
[RT #18848 ]
2008-12-13 04:43:52 +00:00
Mark Andrews
e6e8f672c1
2511. [cleanup] dns_rdata_tofmttext() add const to linebreak.
...
[RT #18885 ]
2008-12-12 04:53:17 +00:00
Mark Andrews
5a28aa1553
2510. [bug] "dig +sigchase" could trigger REQUIRE failures.
...
[RT #19033 ]
2008-12-10 23:25:40 +00:00
Mark Andrews
4d608cd16d
2509. [bug] Specifying a fixed query source port was broken.
...
[RT #19051 ]
2008-12-10 12:47:05 +00:00
Mark Andrews
fa948affa0
2506. [port] solaris: Check at configure time if
...
hack_shutup_pthreadonceinit is needed. [RT #19037 ]
2008-12-08 04:59:01 +00:00
Mark Andrews
5abe6ab167
2505. [port] Treat amd64 similarly to x86_64 when determining
...
atomic operation support. [RT #19031 ]
2008-12-05 02:06:21 +00:00
Mark Andrews
953260f21b
2504. [bug] Address race condition in the socket code. [RT #18899 ]
2008-12-03 02:28:42 +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
37241ed34a
2500. [contrib] contrib/sdb/pgsql/zonetodb.c called non-existant
...
function. [RT #18582 ]
2008-11-27 06:17:59 +00:00
Mark Andrews
b4c4ff632f
2499. [port] solaris: lib/lwres/getaddrinfo.c namespace clash.
...
[RT #18837 ]
2008-11-25 05:45:48 +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
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
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
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
Mark Andrews
16858b59b8
9.4.3rc1
2008-10-24 04:06:16 +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
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
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
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