Mark Andrews
|
ee89886bf1
|
silence compiler warning
|
2004-04-14 05:14:04 +00:00 |
|
Mark Andrews
|
fa2eb19362
|
1602. [bug] Logging to a file failed unless a size was specified.
[RT# 10925]
|
2004-04-10 04:31:45 +00:00 |
|
Mark Andrews
|
1676408640
|
pullup silence compiler fixes
ifconfig.sh for Solaris 9
README updates
|
2004-03-18 02:58:08 +00:00 |
|
Mark Andrews
|
28b863e609
|
pullup fixed from 9.3
|
2004-03-16 05:52:24 +00:00 |
|
Mark Andrews
|
dafcb997e3
|
update copyright notice
|
2004-03-05 05:14:21 +00:00 |
|
Mark Andrews
|
a03848252f
|
1580. [bug] Zone destuction on final detach takes a long time.
[RT #3746]
1579. [bug] Multiple task managers could not be created.
|
2004-03-04 06:56:41 +00:00 |
|
Mark Andrews
|
1285fa26e6
|
1588. [bug] win32: TCP sockets could become blocked. [RT #10115]
|
2004-03-04 05:54:29 +00:00 |
|
Mark Andrews
|
3f08fb69eb
|
1577. [bug] Use isc_uint32_t in ultrasparc optimizer bug
workaround code. [RT #10331]
|
2004-03-04 01:43:24 +00:00 |
|
Mark Andrews
|
7052e191ce
|
1544. [bug] Named would logged a single entry to a file despite it
being over the specified size limit.
1543. [bug] Logging using "versions unlimited" did not work.
|
2004-03-03 05:39:05 +00:00 |
|
Mark Andrews
|
74cb99072c
|
1573. [port] linux: update to libtool 1.5.2 so that
"make install DESTDIR=/xx" works with
"configure --with-libtool". [RT #9941]
|
2004-02-24 01:41:28 +00:00 |
|
Mark Andrews
|
22fa4e3206
|
1578. [bug] Don't use CLASS E IPv4 addresses when resolving.
[RT #10346]
|
2004-02-20 00:52:46 +00:00 |
|
Mark Andrews
|
daa73eae70
|
silence punned messages
|
2004-02-03 00:59:05 +00:00 |
|
Mark Andrews
|
774c3a62d9
|
1566. [port] Support for the cmsg framework on Solaris and HP/UX.
This also solved the problem that match-destinations
for IPv6 addresses did not work on these systems.
[RT #10221]
|
2004-01-29 04:39:19 +00:00 |
|
Mark Andrews
|
96c973a6a9
|
1562. [bug] isc_socket_create() and isc_socket_accept() could
leak memory under error conditions. [RT #10230]
|
2004-01-26 23:33:32 +00:00 |
|
Mark Andrews
|
bece90bfd7
|
double ))
|
2004-01-08 08:23:11 +00:00 |
|
Mark Andrews
|
c3f9bda20f
|
1553. [bug] The windows socket code could stop accepting
connections.
|
2004-01-08 05:35:53 +00:00 |
|
Mark Andrews
|
2cb73c34bf
|
ireq ->ifreq
|
2004-01-07 21:55:47 +00:00 |
|
Mark Andrews
|
5e41884b4a
|
1536. [bug] Windows socket code failed to log a error description
when returning ISC_R_UNEXPECTED. [RT #9998]
|
2004-01-05 08:14:56 +00:00 |
|
Mark Andrews
|
7360d06313
|
{strlcpy,strlcat} -> isc_string_{strlcpy,strlcat}
|
2003-11-17 01:19:52 +00:00 |
|
Tatuya JINMEI 神明達哉
|
6da7c87a77
|
1527. [cleanup] Reduce the number of gettimeofday() calls without
losing necessary timer granularity.
(reviewed by marka and Kurt)
|
2003-10-25 00:09:14 +00:00 |
|
Mark Andrews
|
fcb54ce0a4
|
whitespace / layout
|
2003-10-17 03:46:46 +00:00 |
|
Mark Andrews
|
2f0bdbae4a
|
only look for IFF_POINTOPOINT if it is defined.
|
2003-10-16 05:56:25 +00:00 |
|
Tatuya JINMEI 神明達哉
|
cf756bac81
|
typo in a comment line.
|
2003-10-10 06:39:23 +00:00 |
|
Mark Andrews
|
846f974d57
|
1517. [port] Support for IPv6 interface scanning on HP/UX and
TrueUNIX 5.1.
|
2003-10-07 03:34:30 +00:00 |
|
Mark Andrews
|
a2b8bb8777
|
remove extraneous spaces before semicolons
|
2003-10-03 06:12:34 +00:00 |
|
Mark Andrews
|
12040a4f5c
|
missing includes [RT#9194]
|
2003-10-01 00:58:07 +00:00 |
|
Mark Andrews
|
cc083bb703
|
sizeof style
|
2003-09-11 01:49:18 +00:00 |
|
Mark Andrews
|
1b5a728293
|
1499. [bug] isc_random need to be seeded better if arc4random()
is not used.
|
2003-08-05 00:08:30 +00:00 |
|
Mark Andrews
|
d19fc9d988
|
#include <isc/string.h> [RT #8537]
|
2003-07-30 01:10:46 +00:00 |
|
Mark Andrews
|
a8f061d5c6
|
#include <config.h>
|
2003-07-29 04:31:23 +00:00 |
|
Mark Andrews
|
3f40de5598
|
isc_int32_t -> isc_uint32_t
|
2003-07-29 04:22:53 +00:00 |
|
Mark Andrews
|
3184ff5e45
|
1496. [port] test for pthread_attr_setstacksize().
|
2003-07-25 05:08:51 +00:00 |
|
Mark Andrews
|
d5d2dca925
|
missing '*'
|
2003-07-25 05:02:54 +00:00 |
|
Mark Andrews
|
96391d4178
|
add hash.c/hash.h
|
2003-07-25 02:57:58 +00:00 |
|
Mark Andrews
|
1e107b3d7b
|
1495. [cleanup] Replace hash functions with universal hash.
|
2003-07-25 02:22:26 +00:00 |
|
Mark Andrews
|
4691e18ca0
|
deconst
|
2003-07-25 02:04:28 +00:00 |
|
Mark Andrews
|
5eb91bd90e
|
silence compiler warnings (HPUX/11i)
|
2003-07-25 00:01:16 +00:00 |
|
Mark Andrews
|
4c54e122fe
|
silence compiler warning (HPUX/11i)
|
2003-07-24 06:41:20 +00:00 |
|
Mark Andrews
|
ce08911be8
|
typo
|
2003-07-23 03:18:56 +00:00 |
|
Mark Andrews
|
17a14e451d
|
1492. [cleanup] Preserve rwlock quota context when upgrading /
downgrading. [RT #5599]
|
2003-07-21 01:14:18 +00:00 |
|
Mark Andrews
|
ffdfae8e41
|
1486. [bug] isc_print_snprintf() '%%' consumed one too many format
characters. [RT# 8230]
|
2003-07-18 02:27:40 +00:00 |
|
Mark Andrews
|
dbd34ac1d0
|
remove potential file descriptor leak
|
2003-07-09 03:28:44 +00:00 |
|
Mark Andrews
|
f95231835f
|
1475. [port] Probe for old sprintf().
|
2003-06-24 06:24:44 +00:00 |
|
Mark Andrews
|
090f79c6c2
|
1474. [port] Provide strtoul() and memmove() for platforms
without them.
|
2003-06-24 05:18:39 +00:00 |
|
Mark Andrews
|
21f1794606
|
1474. [port] Provide strtoul() and memmove() for platforms
without them.
|
2003-06-24 05:11:53 +00:00 |
|
Mark Andrews
|
d20c22f634
|
check that proc != NULL
|
2003-05-11 02:24:11 +00:00 |
|
Mark Andrews
|
1f58c45566
|
memset the entire lifc structure
|
2003-05-01 00:35:33 +00:00 |
|
Mark Andrews
|
f5af519ab5
|
1465. [bug] isc_base64_decodestring() and isc_base64_tobuffer()
failed to check that trailing bits were zero allowing
some invalid base64 strings to be accepted. [RT #5397]
|
2003-04-17 06:04:13 +00:00 |
|
Mark Andrews
|
163547c0c0
|
1461. [bug] Remove deadlock from rbtdb code. [RT #5999]
|
2003-04-17 01:56:35 +00:00 |
|
Mark Andrews
|
8ff31bab2f
|
1454. [bug] inet_pton() failed to reject certian malformed
IPv6 literals.
|
2003-04-17 01:52:45 +00:00 |
|