Mark Andrews
|
516a2ca452
|
9.4.2rc1
|
2007-07-24 23:41:19 +00:00 |
|
Mark Andrews
|
efc95087e6
|
2205. [bug] libbind: change #2119 broke thread support. [RT #16982]
|
2007-07-09 01:52:58 +00:00 |
|
Mark Andrews
|
8ef7ad017e
|
silence "Different types treated as unsigned for >." warning
|
2007-06-27 04:18:42 +00:00 |
|
Automatic Updater
|
2859f78491
|
update copyright notice
|
2007-06-26 23:46:21 +00:00 |
|
Mark Andrews
|
68c6977ade
|
replace gettimeofday with isc_time_now
|
2007-06-26 06:05:49 +00:00 |
|
Mark Andrews
|
c8e9c42008
|
s/u_int16_t/isc_uint16_t/
|
2007-06-26 04:59:35 +00:00 |
|
Mark Andrews
|
7e3d6b4095
|
2203. [security] Query id generation was cryptographically weak.
[RT # 16915]
|
2007-06-26 04:11:24 +00:00 |
|
Mark Andrews
|
833c6d566b
|
2203. [security] Query id generation was cryptographically weak.
[RT # 16915]
|
2007-06-26 02:56:59 +00:00 |
|
Mark Andrews
|
83bfbd2ba4
|
2200. [bug] The search for cached NSEC records was stopping to
early leading to excessive DLV queries. [RT #16930]
|
2007-06-19 06:21:25 +00:00 |
|
Automatic Updater
|
e8ac0336eb
|
update copyright notice
|
2007-06-18 23:46:33 +00:00 |
|
Mark Andrews
|
7b6c5dae56
|
2199. [bug] win32: don't call WSAStartup() while loading dlls.
[RT #16911]
|
2007-06-18 03:30:39 +00:00 |
|
Mark Andrews
|
d4af3982fa
|
2199. [bug] win32: don't call WSAStartup() while loading dlls.
[RT #16911]
|
2007-06-18 03:08:56 +00:00 |
|
Mark Andrews
|
91c0ef1b66
|
2198. [bug] win32: RegCloseKey() could be called when
RegOpenKeyEx() failed. [RT #16911]
|
2007-06-18 03:02:18 +00:00 |
|
Mark Andrews
|
05abca048c
|
2197. [bug] Add INSIST to catch negative responses which are
not setting the event result code appropriately.
[RT #16909]
|
2007-06-18 02:43:46 +00:00 |
|
Mark Andrews
|
1fb1179fea
|
2196. [port] win32: yield processor while waiting for once to
to complete. [RT# 16958]
|
2007-06-18 01:20:12 +00:00 |
|
Mark Andrews
|
22cb63a074
|
9.4.2b1
|
2007-05-24 03:02:33 +00:00 |
|
Mark Andrews
|
74b10f7d3e
|
2194. [bug] Close journal before calling 'done' in xfrin.c.
|
2007-05-24 02:56:10 +00:00 |
|
Automatic Updater
|
0f8720aa85
|
update copyright notice
|
2007-05-24 01:57:00 +00:00 |
|
Mark Andrews
|
4559465f75
|
2194. [bug] Close journal before calling 'done' in xfrin.c.
|
2007-05-24 01:43:22 +00:00 |
|
Mark Andrews
|
d5d44a1fed
|
2189. [bug] Handle socket() returning EINTR. [RT #15949]
|
2007-05-21 01:56:11 +00:00 |
|
Automatic Updater
|
dc6337ec77
|
update copyright notice
|
2007-05-18 23:46:28 +00:00 |
|
Mark Andrews
|
f24112e4cb
|
regen
|
2007-05-18 06:34:39 +00:00 |
|
Mark Andrews
|
6c22bb20b4
|
2186. [port] cygwin: libbind: check for struct sockaddr_storage
independently of IPv6. [RT #16482]
|
2007-05-18 06:32:09 +00:00 |
|
Mark Andrews
|
dcc911f06e
|
2185. [port] sunos: libbind: check for ssize_t, memmove() and
memchr(). [RT #16463]
|
2007-05-18 06:24:39 +00:00 |
|
Mark Andrews
|
514ba8adb0
|
2183. [bug] dnssec-signzone didn't handle offline private keys
well. [RT #16832]
|
2007-05-18 05:59:26 +00:00 |
|
Mark Andrews
|
797d405689
|
2182. [bug] dns_dispatch_createtcp() and dispatch_createudp()
could return ISC_R_SUCCESS when they ran out of
memory. [RT #16365]
|
2007-05-18 05:34:37 +00:00 |
|
Automatic Updater
|
8478094e14
|
update copyright notice
|
2007-05-16 23:46:24 +00:00 |
|
Mark Andrews
|
db96c6c439
|
unexpeced/unexpected
|
2007-05-16 06:59:31 +00:00 |
|
cvs2git
|
77935d4d3c
|
This commit was manufactured by cvs2git to create branch 'v9_4'.
|
2007-05-16 06:29:37 +00:00 |
|
Mark Andrews
|
63aaac8137
|
2181. [port] sunos: libbind: add paths.h from BIND 8. [RT #16462]
|
2007-05-16 06:29:34 +00:00 |
|
Automatic Updater
|
db529702d0
|
update copyright notice
|
2007-05-15 23:46:57 +00:00 |
|
Automatic Updater
|
d1ac992f95
|
update copyright notice
|
2007-05-15 23:46:28 +00:00 |
|
Mark Andrews
|
40aadb6a14
|
2179. [func] 'rndc command zone' will now find 'zone' if it is
unique to all the views. [RT #16821]
|
2007-05-15 02:38:34 +00:00 |
|
Mark Andrews
|
4693d8cd04
|
2177. [bug] Array bounds overrun on read (rcodetext). [RT #16798]
|
2007-05-15 02:03:35 +00:00 |
|
Mark Andrews
|
77397daf05
|
2177. [bug] Array bounds overrun on read (rcodetext). [RT #16798]
|
2007-05-15 01:54:49 +00:00 |
|
Automatic Updater
|
af1e34f918
|
update copyright notice
|
2007-05-10 23:46:54 +00:00 |
|
Automatic Updater
|
55b2004848
|
update copyright notice
|
2007-05-10 23:46:24 +00:00 |
|
Mark Andrews
|
c3ac3a7ce1
|
2175. [bug] win32: windows broadcast condition variable support
was broken. [RT #16592]
|
2007-05-09 23:51:44 +00:00 |
|
Mark Andrews
|
a5d7c242b5
|
2175. [bug] win32: window broadcast condition variable support
was broken. [RT #16592]
|
2007-05-09 23:49:37 +00:00 |
|
Automatic Updater
|
bb4e20398f
|
update copyright notice
|
2007-05-02 23:46:54 +00:00 |
|
Automatic Updater
|
ea38cea2c1
|
update copyright notice
|
2007-05-02 23:46:24 +00:00 |
|
Mark Andrews
|
59ec13b5d0
|
2174. [bug] I/O errors should always be fatal when reading
master files. [RT #16825]
|
2007-05-02 04:12:28 +00:00 |
|
Mark Andrews
|
1de5f8f809
|
2174. [bug] I/O errors should always be fatal when reading
master files. [RT #16825]
|
2007-05-02 04:06:24 +00:00 |
|
Mark Andrews
|
81a0879a12
|
2171. [bug] Handle breaks in DNSSEC trust chains where the parent
servers are not DS aware (DS queries to the parent
return a referral to the child).
|
2007-04-27 06:37:38 +00:00 |
|
Mark Andrews
|
a05f23d07e
|
2171. [bug] Handle breaks in DNSSEC trust chains where the parent
servers are not DS aware (DS queries to the parent
return a referral to the child).
|
2007-04-27 06:13:29 +00:00 |
|
Mark Andrews
|
9c33579709
|
dns_zone_setqueryonacl
|
2007-04-04 02:47:55 +00:00 |
|
Mark Andrews
|
9b0d6d0085
|
2292bis -> RFC 3542
|
2007-04-02 02:10:51 +00:00 |
|
Mark Andrews
|
278a75dbfe
|
2292bis -> RFC 3542
|
2007-04-02 02:03:55 +00:00 |
|
Automatic Updater
|
858ad8db23
|
update copyright notice
|
2007-03-29 23:47:04 +00:00 |
|
Mark Andrews
|
819b98479e
|
2165. [func] Allow the destination address of a query to determine
if we will answer the query or recurse.
allow-query-on, allow-recursion-on and
allow-query-cache-on. [RT #16291]
|
2007-03-29 06:36:31 +00:00 |
|