Evan Hunt
8327cdb88f
Fixes for several errors found by Coverity. [rt17160]
2007-09-24 17:18:25 +00:00
Mark Andrews
69f3cb5abc
Part 3 of:
...
2233. [func] Add support for O(1) ACL processing, based on
radix tree code originally written by kevin
brintnall. [RT #16288 ]
2007-09-19 03:03:29 +00:00
Shane Kerr
e6555b0467
Allow configuration files without a newline at the end now parse
...
without error. Should allow Windows users to edit their configuration
files with NOTEPAD.EXE, or other text editors that don't believe in a
final newline.
See RT ticket #17120 for more.
2007-09-17 09:56:29 +00:00
Mark Andrews
b6384e6f77
2235. [bug] <isc/atomic.h> was not being installed. [RT #17135 ]
2007-09-14 04:10:00 +00:00
Mark Andrews
de05f7d061
2235. [bug] <isc/atomic.h> was not being installed. [RT #17135 ]
2007-09-14 03:40:36 +00:00
Mark Andrews
12e0477d4e
Part 2 of:
...
2233. [func] Add support for O(1) ACL processing, based on
radix tree code originally written by kevin
brintnall. [RT #16288 ]
2007-09-14 01:46:06 +00:00
Evan Hunt
7de2c6e6d5
Fix compiler warnings on SCO OSr5
2007-09-13 04:48:16 +00:00
Evan Hunt
d468b1b7b2
Fix compiler warnings on SCO OSr5
2007-09-13 04:45:18 +00:00
Automatic Updater
2c94a0e56d
update copyright notice
2007-09-12 23:46:47 +00:00
Evan Hunt
3181d0e359
Add support for O(1) ACL processing, based on radix tree code originally
...
written by kevin brintnall. [RT #16288 ]
2007-09-12 01:46:28 +00:00
Evan Hunt
c7e266b7e5
Add support for O(1) ACL processing, based on radix tree code originally
...
written by kevin brintnall. [RT #16288 ]
2007-09-12 01:09:08 +00:00
Mark Andrews
6f4375f230
missing ISC_FORMAT_PRINTF
2007-09-02 23:06:59 +00:00
Mark Andrews
8a45eeebb8
2225. [bug] More support for systems with no IPv4 addresses.
...
[RT #17111 ]
2007-08-30 06:02:28 +00:00
Mark Andrews
8e74bfb604
2220. [bug] win32: Address a race condition in final shutdown of
...
the Windows socket code. [RT #17028 ]
2007-08-28 00:39:15 +00:00
Mark Andrews
557bcc2092
2216. [cleanup] Fix a number of errors reported by Coverity.
...
[RT #17094 ]
2007-08-27 03:32:27 +00:00
Mark Andrews
c60eaaf9b3
2215. [bug] Bad REQUIRE check isc_hmacsha1_verify(). [RT #17094 ]
2007-08-27 03:27:53 +00:00
Michael Graff
d8acf6268a
Use enum values (isc_sockettype_tcp) rather than integers (2)
2007-07-27 14:28:04 +00:00
Michael Graff
a84724de8d
Remove the attribute(__always_inline__) tag, as it generates warnings
...
on non-BSD OSs. It was really optional anyway, but seemed like a good
idea.
2007-07-27 14:22:53 +00:00
Michael Graff
aa43623600
fix atomic.h warnings; reviewed by Mark
2007-07-23 16:10:15 +00:00
Automatic Updater
70e5a7403f
update copyright notice
2007-06-19 23:47:24 +00:00
Automatic Updater
ec5347e2c7
update copyright notice
2007-06-18 23:47:57 +00:00
Mark Andrews
47ee25b1f5
2199. [bug] win32: don't call WSAStartup() while loading dlls.
...
[RT #16911 ]
2007-06-18 03:36:51 +00:00
Mark Andrews
32391301db
2198. [bug] win32: RegCloseKey() could be called when
...
RegOpenKeyEx() failed. [RT #16911 ]
2007-06-18 03:05:46 +00:00
Mark Andrews
f05a4bf2bf
2196. [port] win32: yield processor while waiting for once to
...
to complete. [RT# 16958]
2007-06-18 01:16:46 +00:00
Mark Andrews
4bb0f1046f
2189. [bug] Handle socket() returning EINTR. [RT #15949 ]
2007-05-21 01:55:10 +00:00
Automatic Updater
af1e34f918
update copyright notice
2007-05-10 23:46:54 +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
Mark Andrews
278a75dbfe
2292bis -> RFC 3542
2007-04-02 02:03:55 +00:00
Automatic Updater
67a00bc40b
update copyright notice
2007-03-12 23:46:48 +00:00
Mark Andrews
37d373d886
2160. [bug] libisc wasn't handling NULL ifa_addr pointers returned
...
from getifaddrs(). [RT #16708 ]
2007-03-12 05:59:08 +00:00
Mark Andrews
2d4cb13dfb
add functions
2007-03-06 01:56:23 +00:00
Mark Andrews
bdf9b9caac
add name and tag to socket structure
2007-03-06 01:50:48 +00:00
Mark Andrews
a56f5ada43
2157. [func] dns_db_transfernode() created. [RT #16685 ]
...
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:38:58 +00:00
Automatic Updater
adea559405
update copyright notice
2007-03-05 23:46:52 +00:00
Mark Andrews
c53a5699c8
2154. [func] Scoped (e.g. IPv6 link-local) addresses may now be
...
matched in acls by omitting the scope. [RT #16599 ]
2007-03-05 04:57:57 +00:00
Mark Andrews
acb6a99ccb
temorarially comment out INSIST
2007-02-27 03:31:04 +00:00
Mark Andrews
58f32ac26e
2149. [bug] isc_mem_checkdestroyed() failed to abort on
...
if there were still active memory contexts.
[RT #16672 ]
2007-02-26 22:57:03 +00:00
Mark Andrews
340a05967a
2146. [cleanup] Silence Linux's spurious "obsolete setsockopt
...
SO_BSDCOMPAT" message. [RT #16641 ]
2007-02-26 01:37:37 +00:00
Mark Andrews
25380f483f
%ld and (long) cast for size_t
2007-02-14 02:39:44 +00:00
Mark Andrews
cadb5c8591
#ifdef HAVE_LIBXML2 statenames
2007-02-14 02:32:30 +00:00
Mark Andrews
cdce8b88c6
update copyright notice
2007-02-14 00:27:27 +00:00
Mark Andrews
96ea716328
2134. [func] Additional statistics support. [RT #16666 ]
2007-02-13 02:49:08 +00:00
Mark Andrews
149e7eacf0
update copyright notice
2007-02-13 00:04:51 +00:00
Mark Andrews
f31446e6b5
2133. [port] powerpc: Support both IBM and MacOS Power PC
...
assembler syntaxes. [RT #16647 ]
2007-02-12 00:50:01 +00:00
Mark Andrews
1f369c2581
update copyright notice
2007-02-01 23:55:21 +00:00
Mark Andrews
fd276c2493
remove SO_BSDCOMPAT reference
2007-02-01 04:40:32 +00:00
Mark Andrews
00499ae65e
update copyright notice
2007-01-12 00:14:51 +00:00
Michael Graff
de4f679a17
revert changes accidently committed to mainline
2007-01-10 18:56:20 +00:00
Mark Andrews
f8574167b2
update copyright notice
2007-01-09 23:49:38 +00:00
Mark Andrews
92f56936fb
update copyright notice
2007-01-09 03:11:16 +00:00