| .. |
|
include
|
1246. [func] New functions isc_sockaddr_issitelocal(),
|
2002-04-03 06:38:38 +00:00 |
|
.cvsignore
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
app.c
|
1288. [port] Openserver: the value FD_SETSIZE depends on whether
|
2002-05-10 06:41:55 +00:00 |
|
dir.c
|
1011. [cleanup] Removed isc_dir_current().
|
2001-09-20 21:21:53 +00:00 |
|
entropy.c
|
Protect both the socket and fifo tests with #ifdef's.
|
2002-06-20 01:19:51 +00:00 |
|
errno2result.c
|
add ECONNREFUSED
|
2002-05-03 05:43:40 +00:00 |
|
errno2result.h
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
file.c
|
check location before dereference
|
2002-05-27 11:37:40 +00:00 |
|
fsaccess.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
ifiter_ioctl.c
|
reviewed: jinmei
|
2002-08-16 00:05:57 +00:00 |
|
ifiter_sysctl.c
|
1211. [func] Enable IPv6 support when using sysctl style interface
|
2002-05-30 01:24:12 +00:00 |
|
interfaceiter.c
|
TRUCLUSTER support: isc_interfaceiter_first() should set clua_context.
|
2002-07-02 05:51:43 +00:00 |
|
ipv6.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
keyboard.c
|
Check return values or cast them to (void), as required by the coding
|
2001-11-30 01:59:49 +00:00 |
|
Makefile.in
|
stdtime.@O@ was listed twice in OBJS
|
2001-10-22 21:37:28 +00:00 |
|
net.c
|
Check return values or cast them to (void), as required by the coding
|
2001-11-30 01:59:49 +00:00 |
|
os.c
|
sizeof style
|
2001-11-27 01:56:32 +00:00 |
|
resource.c
|
use ISC_PLATFORM_RLIMITTYPE unconditionally, eliminating
|
2001-07-14 01:55:08 +00:00 |
|
socket.c
|
1334. [port] Handle ECONNRESET from sendmsg() [unix].
|
2002-06-26 00:12:54 +00:00 |
|
socket_p.h
|
sys/select.h not sys/socket.h
|
2001-06-12 01:35:42 +00:00 |
|
stdio.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
stdtime.c
|
Check return values or cast them to (void), as required by the coding
|
2001-11-30 01:59:49 +00:00 |
|
strerror.c
|
Don't return a value from isc__strerror(); it was never used, and
|
2001-11-20 01:45:49 +00:00 |
|
syslog.c
|
Do not put a space before ';' when terminating a statement or in a 'for' statement.
|
2001-11-27 00:56:32 +00:00 |
|
time.c
|
Update isc_time_formattimestamp to use the 12-Dec-2001 style of datestamp. Fix badtime to be 99-Bad-9999
|
2001-12-19 03:46:57 +00:00 |