Francis Dupont
a851556c9c
bug in dns_nsec_typepresent() - 19112
2009-01-06 09:03:24 +00:00
Automatic Updater
a89e9e18b2
update copyright notice
2009-01-05 23:46:59 +00:00
Tatuya JINMEI 神明達哉
c1a1fca08a
trivial comment cleanups (RT#19118)
2009-01-05 23:21:50 +00:00
Automatic Updater
27462e0c6e
update copyright notice
2008-12-24 23:46:32 +00:00
Mark Andrews
28235e849c
2502. [cleanup] isc_radix: Improve compliance with coding style,
...
document function in <isc/radix.h>. [RT #18534 ]
2008-12-24 05:09:26 +00:00
Automatic Updater
07b2d897ce
update copyright notice
2008-12-17 23:46:34 +00:00
Tatuya JINMEI 神明達哉
db8024ced2
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:21:25 +00:00
Mark Andrews
09046484ae
2513 [bug] Fix windows cli build. [RT #19062 ]
2008-12-13 00:26:06 +00:00
Automatic Updater
a989c69260
update copyright notice
2008-12-12 23:46:38 +00:00
Mark Andrews
93fe3a73ee
2511. [cleanup] dns_rdata_tofmttext() add const to linebreak.
...
[RT #18885 ]
2008-12-12 04:45:18 +00:00
Automatic Updater
7f14f2cb66
update copyright notice
2008-12-10 23:46:38 +00:00
Mark Andrews
adb88b1989
2509. [bug] Specifying a fixed query source port was broken.
...
[RT #19051 ]
2008-12-10 12:45:28 +00:00
Mark Andrews
02dae8e6d7
2504. [bug] Address race condition in the socket code. [RT #18899 ]
2008-12-03 02:22:35 +00:00
Automatic Updater
7bdde15a5d
update copyright notice
2008-11-25 23:46:36 +00:00
Mark Andrews
d934d4f130
2499. [port] solaris: lib/lwres/getaddrinfo.c namespace clash.
...
[RT #18837 ]
2008-11-25 05:44:06 +00:00
Tatuya JINMEI 神明達哉
0ccc29985c
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 ]
(Note that this entry is placed under the 9.5.1rc1 mark)
2008-11-20 00:06:01 +00:00
Mark Andrews
5172ed9785
1204 -> 1024U
2008-11-19 05:39:32 +00:00
Mark Andrews
5dadcf6515
9.5.1rc1
2008-11-16 22:01:09 +00:00
Mark Andrews
6c25e24ae1
2496. [bug] Add sanity length checks to NSID option. [RT #18813 ]
2008-11-16 21:04:03 +00:00
Automatic Updater
a02055f66b
update copyright notice
2008-11-14 23:46:41 +00:00
Mark Andrews
56a3bb82db
2495. [bug] Tighten RRSIG checks. [RT #18795 ]
2008-11-14 22:57:29 +00:00
Mark Andrews
0973621b7d
2494. [bug] isc/radix.h, dns/sdlz.h and dns/dlz.h were not being
...
installed. [RT #18826 ]
2008-11-14 05:26:13 +00:00
Automatic Updater
0196a0bf89
update copyright notice
2008-11-12 23:46:31 +00:00
Mark Andrews
8b9197762d
2490. [port] aix: work around a kernel bug where IPV6_RECVPKTINFO
...
is cleared when IPV6_V6ONLY is set. [RT #18785 ]
2008-11-12 03:56:19 +00:00
Tatuya JINMEI 神明達哉
b85af8da8d
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:38:11 +00:00
Mark Andrews
322d4716af
2487. [bug] Give TCP connections longer to complete. [RT #18675 ]
2008-11-07 01:09:55 +00:00
Mark Andrews
588e5c41af
align comment w/ code [RT #18833 ]
2008-11-06 02:18:34 +00:00
Mark Andrews
c7a6defc8e
remove debugging log that was accidently left in
2008-11-04 22:28:45 +00:00
Tatuya JINMEI 神明達哉
f5a06504fb
added pre-initialization check on cachedb->node_lock_count.
2008-10-27 22:44:48 +00:00
Mark Andrews
85bd037bae
9.5.1b3
2008-10-27 04:52:39 +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
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
Tatuya JINMEI 神明達哉
5ad51e9362
2468. [bug] Resolver could try unreachable servers multiple times.
...
[RT #18739 ]
2008-10-17 22:01:00 +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
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
a42f99fddc
update copyright notice
2008-10-15 23:46: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
Tatuya JINMEI 神明達哉
570cb1495c
2457. [tuning] max-cache-size is reverted to 0, the previous
...
default. It should be safe because expired cache
entries are also purged.
2008-09-27 23:39:42 +00:00
Automatic Updater
331365a7dd
update copyright notice
2008-09-26 23:46:32 +00:00
Evan Hunt
b8ed8cbcd9
2456. [bug] In ACLs, ::/0 and 0.0.0.0/0 would both match any
...
address, regardless of family. They now correctly
distinguish IPv4 from IPv6. [RT #18559 ]
2008-09-26 21:17:48 +00:00
Mark Andrews
fc24d649af
2369. [bug] libbind: Array bounds overrun on read in bitncmp().
...
[RT #18054 ]
2008-09-26 06:30:52 +00:00
Mark Andrews
a418129ad0
0 -> dns_rdatatype_none
2008-09-25 04:15:41 +00:00
Automatic Updater
594b42f339
update copyright notice
2008-09-25 04:02:07 +00:00
Mark Andrews
61d7e9c26e
2455. [bug] Stop metadata being transfered via axfr/ixfr.
...
[RT #18639 ]
2008-09-25 03:54:04 +00:00