Mark Andrews
|
3802d6611c
|
include <sys/param.h> for NetBSD
|
2004-05-18 01:38:39 +00:00 |
|
Mark Andrews
|
a43f416f64
|
9.2.4rc4
|
2004-05-17 10:20:41 +00:00 |
|
Mark Andrews
|
7b1cf81ee0
|
1638. [bug] win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
incorrectly closing the socket. [RT #11291]
|
2004-05-17 03:02:23 +00:00 |
|
Mark Andrews
|
c7654f0f1b
|
remove trailing while space
|
2004-05-14 06:41:51 +00:00 |
|
Mark Andrews
|
12c3fa5c30
|
1627. [bug] win32: sockets were not being closed when the
last external reference was removed. [RT# 11179]
|
2004-05-04 00:14:47 +00:00 |
|
Mark Andrews
|
39d114ae1b
|
update for 9.2.4rc3
|
2004-04-29 01:30:00 +00:00 |
|
Mark Andrews
|
346f916a22
|
1615. [port] Define ISC_SOCKADDR_LEN_T based on _BSD_SOCKLEN_T_ if
it is defined.
|
2004-04-19 02:56:46 +00:00 |
|
Mark Andrews
|
d90c9a116c
|
hide ((isc_event_t **) (void *)) cast using a macro, ISC_EVENT_PTR.
|
2004-04-15 02:16:29 +00:00 |
|
Mark Andrews
|
44f939c72b
|
silence punned error messages
|
2004-04-15 01:38:09 +00:00 |
|
Mark Andrews
|
09157567fd
|
silence compiler warning
|
2004-04-14 05:20:19 +00:00 |
|
Mark Andrews
|
182861f7c0
|
update for 9.2.4rc2
|
2004-04-13 00:22:10 +00:00 |
|
Mark Andrews
|
06ca79ea6e
|
1602. [bug] Logging to a file failed unless a size was specified.
[RT# 10925]
|
2004-04-10 04:30:06 +00:00 |
|
Mark Andrews
|
dc6d09d4c1
|
silence compiler warning
|
2004-03-17 05:33:38 +00:00 |
|
Mark Andrews
|
b04c56618c
|
silence compiler warnings
|
2004-03-16 12:45:42 +00:00 |
|
Mark Andrews
|
661d1e2c61
|
update for 9.2.4rc1
|
2004-03-15 05:39:34 +00:00 |
|
Mark Andrews
|
9e4db62a34
|
update copyrights
|
2004-03-09 06:12:49 +00:00 |
|
Mark Andrews
|
05f0c72f38
|
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:28 +00:00 |
|
Mark Andrews
|
c98371ed88
|
1588. [bug] win32: TCP sockets could become blocked.
|
2004-03-04 05:48:23 +00:00 |
|
Mark Andrews
|
a36003bb7c
|
1577. [bug] Use isc_uint32_t in ultrasparc optimizer bug
workaround code. [RT #10331]
|
2004-03-04 01:41:23 +00:00 |
|
Mark Andrews
|
0217d247a4
|
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:27 +00:00 |
|
Mark Andrews
|
0e14495d2b
|
sizeof style
|
2004-03-01 00:54:03 +00:00 |
|
Mark Andrews
|
889bfbf856
|
add isc_sockaddr_isexperimental isc_netaddr_isexperimental
|
2004-03-01 00:23:17 +00:00 |
|
Mark Andrews
|
585a44e69b
|
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 02:35:05 +00:00 |
|
Mark Andrews
|
3dc0a8fa47
|
1578. [bug] Don't use CLASS E IPv4 addresses when resolving.
[RT #10346]
|
2004-02-20 00:50:17 +00:00 |
|
Mark Andrews
|
ddd4e486a7
|
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:59:41 +00:00 |
|
Mark Andrews
|
40faa0c9cb
|
1562. [bug] isc_socket_create() and isc_socket_accept() could
leak memory under error conditions. [RT #10230]
|
2004-01-26 23:47:04 +00:00 |
|
Mark Andrews
|
59e8ec0e6c
|
double ))
|
2004-01-08 08:12:19 +00:00 |
|
Mark Andrews
|
86d51e5116
|
1553. [bug] The windows socket code could stop accepting
connections.
|
2004-01-08 05:40:44 +00:00 |
|
Mark Andrews
|
ff946efb1d
|
1536. [bug] Windows socket code failed to log a error description
when returning ISC_R_UNEXPECTED. [RT #9998]
|
2004-01-05 08:21:09 +00:00 |
|
Mark Andrews
|
48cfc9344f
|
update_copyrights
|
2003-10-09 07:32:57 +00:00 |
|
Mark Andrews
|
899991ed34
|
update for 9.2.3
|
2003-10-09 07:08:16 +00:00 |
|
Mark Andrews
|
a4d4cb69dd
|
missing includes [RT#9194]
|
2003-10-01 01:05:00 +00:00 |
|
Mark Andrews
|
bfe6a0f3b4
|
1504. [func] New zone type "delegation-only".
|
2003-09-17 05:20:04 +00:00 |
|
Mark Andrews
|
b072346050
|
1499. [bug] isc_random need to be seeded better if arc4random()
is not used.
|
2003-08-05 03:09:52 +00:00 |
|
Mark Andrews
|
aa9dd675af
|
1499. [bug] isc_random need to be seeded better if arc4random()
is not used.
1405. [func] Use arc4random() if available.
|
2003-08-05 00:42:55 +00:00 |
|
Mark Andrews
|
eb126c1c77
|
#include <isc/string.h> [RT #8537]
|
2003-07-30 01:15:18 +00:00 |
|
Mark Andrews
|
833a60b03d
|
isc_int32_t -> isc_uint32_t
|
2003-07-29 04:30:07 +00:00 |
|
Mark Andrews
|
29ffef7149
|
add <config.h>
|
2003-07-25 08:21:45 +00:00 |
|
Mark Andrews
|
4d1fce191f
|
1496. [port] test for pthread_attr_setstacksize().
|
2003-07-25 07:38:23 +00:00 |
|
Mark Andrews
|
5a042e1d08
|
1495. [cleanup] Replace hash functions with universal hash.
|
2003-07-25 07:30:43 +00:00 |
|
Mark Andrews
|
7848bfa033
|
missing '*'
|
2003-07-25 05:05:28 +00:00 |
|
Mark Andrews
|
1d04b5105d
|
1495. [cleanup] Replace hash functions with universal hash.
|
2003-07-25 03:31:45 +00:00 |
|
cvs2git
|
f03d3eeed2
|
This commit was manufactured by cvs2git to create branch 'v9_2'.
|
2003-07-25 02:22:27 +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
|
bfee2789a6
|
silence compiler warning (HPUX/11i)
|
2003-07-24 06:31:55 +00:00 |
|
Mark Andrews
|
c1df871a18
|
silence compiler warnings (HPUX/11i)
|
2003-07-23 06:57:59 +00:00 |
|
Mark Andrews
|
3afde524a1
|
win32obj.obj -> win32os.obj
|
2003-07-23 03:59:50 +00:00 |
|