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
|
84a599ee63
|
update copyright notice
|
2008-11-25 23:46:01 +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 |
|
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
|
66e991fea9
|
align comment w/ code [RT #18833]
|
2008-11-20 01:13:51 +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 |
|
Mark Andrews
|
30fa3b76f1
|
9.4.3rc1
|
2008-10-24 04:11:31 +00:00 |
|
Automatic Updater
|
4772f94e52
|
update copyright notice
|
2008-10-24 01:43:17 +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 |
|
Tatuya JINMEI 神明達哉
|
99ee58fd4b
|
2468. [bug] Resolver could try unreachable servers multiple times.
[RT #18739]
|
2008-10-17 22:02:13 +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
|
0bcc9f830b
|
update copyright notice
|
2008-10-15 23:46:06 +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
|
6198c726bc
|
0 -> dns_rdatatype_none
|
2008-09-25 04:15:52 +00:00 |
|
Automatic Updater
|
bd19247e03
|
update copyright notice
|
2008-09-25 04:01:36 +00:00 |
|
Mark Andrews
|
675aac0825
|
2455. [bug] Stop metadata being transfered via axfr/ixfr.
[RT #18639]
|
2008-09-25 03:55:39 +00:00 |
|
Mark Andrews
|
cbec5ee72c
|
2453. [bug] Remove NULL pointer dereference in dns_journal_print().
[RT #18316]
|
2008-09-25 02:09:08 +00:00 |
|
Mark Andrews
|
2bf0c0a597
|
2449. [bug] libbind: Out of bounds reference in dns_ho.c:addrsort.
[RT #18044]
|
2008-09-24 05:59:50 +00:00 |
|
Mark Andrews
|
8e41c9e910
|
2444. [port] Linux, FreeBSD, AIX: Turn off path mtu discovery
(clear DF) for UDP responses and requests.
|
2008-09-23 02:35:25 +00:00 |
|
Evan Hunt
|
a2fa21340d
|
update api files for 9.4.3b3 release
|
2008-09-16 19:43:50 +00:00 |
|
Michael Graff
|
9b142be04b
|
make the same change to win32/socket.c here as was made on v9_5 to fix connected UDP sockets
|
2008-09-16 17:14:35 +00:00 |
|
Automatic Updater
|
00534f1528
|
update copyright notice
|
2008-09-11 23:46:08 +00:00 |
|
Evan Hunt
|
844cd3b78d
|
timeouts could be logged incorrectly in win32 [rt18617]
|
2008-09-11 21:05:22 +00:00 |
|
Mark Andrews
|
2f1d47cf94
|
maxsocks -> 0
|
2008-09-11 07:27:42 +00:00 |
|
Mark Andrews
|
20b377825e
|
sync
|
2008-09-11 07:09:17 +00:00 |
|
Mark Andrews
|
71bf572160
|
IPv6 accepts
|
2008-09-11 07:01:46 +00:00 |
|
Mark Andrews
|
90302e9fbc
|
CONSISTENT -> consistent
|
2008-09-11 06:39:02 +00:00 |
|
Mark Andrews
|
e666a97b61
|
incorrectly split line
|
2008-09-11 06:20:02 +00:00 |
|
Evan Hunt
|
24d5aae215
|
corrected patch error, duplicate routine
|
2008-09-11 06:08:34 +00:00 |
|
Evan Hunt
|
6704eebd76
|
merge in remaining changes from 9.4.2-P2-W1
|
2008-09-11 05:43:32 +00:00 |
|
Mark Andrews
|
a8240cd7d5
|
2398. [bug] Improve file descriptor management. New,
temporary, named.conf option reserved-sockets,
default 512. [RT #18344]
|
2008-09-04 08:03:08 +00:00 |
|
Mark Andrews
|
570025855c
|
2433. [tuning] Set initial timeout to 800ms.
|
2008-09-04 04:56:52 +00:00 |
|
Tatuya JINMEI 神明達哉
|
c4c77ca106
|
cleanup: unused function parameter [RT #18572]
|
2008-09-04 00:24:41 +00:00 |
|
Automatic Updater
|
e5c186c82a
|
update copyright notice
|
2008-08-29 23:46:17 +00:00 |
|
Mark Andrews
|
f8d1919e6b
|
2430. [bug] win32: isc_interval_set() could round down to
zero if the input was less than NS_INTERVAL
nanoseconds. Round up instead. [RT #18549]
|
2008-08-29 04:05:45 +00:00 |
|
Mark Andrews
|
f670916b5b
|
missing pair of '[]'. [RT#18422]
|
2008-08-26 14:49:33 +00:00 |
|
Mark Andrews
|
51b92ee638
|
2426. [bug] libbind: inet_net_pton() can sometimes return the
wrong value if excessively large netmasks are
supplied. [RT #18512]
|
2008-08-26 04:42:43 +00:00 |
|