Mark Andrews
0a8cfca39d
missing ISC_FORMAT_PRINTF
2007-09-02 23:06:21 +00:00
Automatic Updater
4a14be8faf
update copyright notice
2007-08-31 23:46:25 +00:00
Mark Andrews
668918871a
2225. [bug] More support for systems with no IPv4 addresses.
...
[RT #17111 ]
2007-08-31 03:44:52 +00:00
Automatic Updater
beb9fabda3
update copyright notice
2007-08-28 07:20:06 +00:00
Mark Andrews
2816e46c56
2220. [bug] win32: Address a race condition in final shutdown of
...
the Windows socket code. [RT #17028 ]
2007-08-28 00:40:50 +00:00
Automatic Updater
e814402153
update copyright notice
2007-08-27 23:46:28 +00:00
Mark Andrews
8b16173f90
2215. [bug] Bad REQUIRE check isc_hmacsha1_verify(). [RT #17094 ]
2007-08-27 03:29:40 +00:00
Automatic Updater
e8ac0336eb
update copyright notice
2007-06-18 23:46:33 +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
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
d5d44a1fed
2189. [bug] Handle socket() returning EINTR. [RT #15949 ]
2007-05-21 01:56:11 +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
9b0d6d0085
2292bis -> RFC 3542
2007-04-02 02:10:51 +00:00
Automatic Updater
c74a5ceb43
update copyright notice
2007-03-13 23:46:23 +00:00
Mark Andrews
e591519a9d
2160. [bug] libisc wasn't handling NULL ifa_addr pointers returned
...
from getifaddrs(). [RT #16708 ]
2007-03-13 04:36:04 +00:00
Mark Andrews
154e92a9e6
2156. [bug] Fix node reference leaks in lookup.c:lookup_find(),
...
resolver.c:validated() and resolver.c:cache_name().
Fix a memory leak in rbtdb.c:free_noqname().
Make lookup.c:lookup_find() robust against
event leaks. [RT #16685 ]
2007-03-06 00:50:11 +00:00
Mark Andrews
6c8adc79c3
temorarially comment out INSIST
2007-02-27 03:32:21 +00:00
Automatic Updater
a4a729b991
update copyright notice
2007-02-26 23:46:23 +00:00
Mark Andrews
79377914a6
2149. [bug] isc_mem_checkdestroyed() failed to abort on
...
if there were still active memory contexts.
[RT #16672 ]
2007-02-26 23:00:01 +00:00
Mark Andrews
9f404f3caf
2146. [cleanup] Silence Linux's spurious "obsolete setsockopt
...
SO_BSDCOMPAT" message. [RT #16641 ]
2007-02-26 01:45:10 +00:00
Evan Hunt
209db472b7
9.4.0
2007-02-15 01:55:40 +00:00
Mark Andrews
bc71e273f0
update copyright notice
2007-02-13 00:04:50 +00:00
Mark Andrews
0c443bf652
2133. [port] powerpc: Support both IBM and MacOS Power PC
...
assembler syntaxes. [RT #16647 ]
2007-02-12 00:54:52 +00:00
Mark Andrews
5c78101c54
update copyright notice
2007-02-01 23:55:20 +00:00
Mark Andrews
710b8b8b88
remove SO_BSDCOMPAT reference
2007-02-01 04:42:11 +00:00
Mark Andrews
438d1db069
update copyright notice
2007-01-18 00:06:11 +00:00
Mark Andrews
c09445e01c
update copyright notice
2007-01-17 00:32:46 +00:00
Mark Andrews
7767e2c443
isc_time_seconds
2006-12-22 05:28:32 +00:00
Mark Andrews
f9cbc75127
v9_4_0rc1
2006-12-11 00:31:11 +00:00
Mark Andrews
a1396c3270
0 => 0U
2006-12-08 05:07:59 +00:00
Mark Andrews
6b39ac73d3
2116. [bug] 'rndc reload' could cause the cache to continually
...
be cleaned. [RT #16401 ]
2006-12-07 06:31:38 +00:00
Mark Andrews
c6858cc1bf
2111. [bug] Fix a number of errors reported by Coverity.
...
[RT #16507 ]
2006-12-07 04:53:03 +00:00
Mark Andrews
4311ff149b
9.4.0b3
2006-10-18 04:31:42 +00:00
Mark Andrews
b21ae613bc
update copyright notice
2006-10-03 23:50:51 +00:00
Mark Andrews
1f0a7896bf
win32
2006-10-02 06:36:43 +00:00
Mark Andrews
7b19edc3ba
2090. [port] win32: Visual C++ 2005 command line manifest support.
...
[RT #16417 ]
2006-10-02 03:00:35 +00:00
Mark Andrews
23380103e4
2087. [port] libisc failed to compile on OS's w/o a vsnprintf.
...
[RT #16382 ]
2006-10-02 01:33:31 +00:00
Mark Andrews
baebf50b59
9.4.0b2
2006-08-31 04:42:47 +00:00
Mark Andrews
e9b4fcf8b0
update copyright notice
2006-08-25 05:25:51 +00:00
Mark Andrews
5ccb202517
2076. [bug] Several files were missing #include <config.h>
...
causing build failures on OSF. [RT #16341 ]
2006-08-24 00:44:24 +00:00
Mark Andrews
6922bfb2c9
2072. [bug] We were not generating valid HMAC SHA digests.
...
[RT #16320 ]
2006-08-16 03:18:14 +00:00
Mark Andrews
17e2791acc
2067. [bug] 'rndc' could close the socket too early triggering
...
a INSIST under Windows. [RT #16317 ]
2006-08-04 03:03:41 +00:00
cvs2git
b3b73a7cd8
This commit was manufactured by cvs2git to create branch 'v9_4'.
2006-06-21 03:40:39 +00:00
Mark Andrews
78ff0e94ea
2044. [port] add support for atomic operations for Itanium.
...
[RT #16179 ]
2006-06-21 03:40:34 +00:00
Mark Andrews
a075c5eed5
silence: large integer implicitly truncated to unsigned type
2006-06-21 01:25:40 +00:00
Mark Andrews
ea5775a7fd
silence: large integer implicitly truncated to unsigned type
2006-06-21 01:21:59 +00:00
Mark Andrews
03f65be27b
update copyright notice
2006-06-07 00:29:46 +00:00