Mark Andrews
|
345006fcf2
|
update copyright notice
|
2006-10-03 23:50:50 +00:00 |
|
Mark Andrews
|
0da58d334c
|
win32
|
2006-10-02 07:02:25 +00:00 |
|
Mark Andrews
|
1679a42a4e
|
win32
|
2006-10-02 06:31:27 +00:00 |
|
Mark Andrews
|
38a1e5e34b
|
2090. [port] win32: Visual C++ 2005 command line manifest support.
[RT #16417]
|
2006-10-02 02:59:26 +00:00 |
|
Mark Andrews
|
385f1f0efd
|
9.3.3rc2
|
2006-08-31 04:32:09 +00:00 |
|
Mark Andrews
|
2df8756564
|
update copyright notice
|
2006-08-25 05:25:50 +00:00 |
|
Mark Andrews
|
ce89478341
|
2076. [bug] Several files were missing #include <config.h>
causing build failures on OSF. [RT #16341]
|
2006-08-24 00:43:59 +00:00 |
|
Mark Andrews
|
09e36e1b91
|
2067. [bug] 'rndc' could close the socket too early triggering
a INSIST under Windows. [RT #16317]
|
2006-08-04 03:03:08 +00:00 |
|
Mark Andrews
|
5c86f9bd17
|
update copyright notice
|
2006-06-06 00:11:40 +00:00 |
|
Mark Andrews
|
16d4f9467d
|
2037. [func] When unlinking the first or last element in a list
check that the list head points to the element to
be unlinked. [RT #15959]
|
2006-06-05 00:40:20 +00:00 |
|
Mark Andrews
|
c601da685b
|
9.3.3b1
|
2006-05-26 04:24:28 +00:00 |
|
Mark Andrews
|
20c21a18a5
|
2028. [port] linux: socket.c compatability for old systems.
[RT #16015]
|
2006-05-19 02:53:36 +00:00 |
|
Michael Graff
|
186afeb58b
|
pull up my changes from the mainline, to v9_3
|
2006-04-17 18:27:20 +00:00 |
|
Mark Andrews
|
648ea4d391
|
1998. [bug] Restrict handling of fifos as sockets to just SunOS.
This allows named to connect to entropy gathering
daemons that use fifos instead of sockets. [RT #15840]
|
2006-03-02 23:29:17 +00:00 |
|
Mark Andrews
|
a53db79bae
|
update copyright notice
|
2006-03-02 00:37:20 +00:00 |
|
Mark Andrews
|
bcb8cea06c
|
1993. [bug] Log messsage, via syslog, were missing the space
after the timestamp if "print-time yes" was specified.
[RT #15844]
|
2006-03-01 02:25:35 +00:00 |
|
Mark Andrews
|
95599b4221
|
1991. [cleanup] The configuration data, once read, should be treated
as readonly. Expand the use of const to enforce this
at compile time. [RT #15813]
|
2006-02-28 06:32:54 +00:00 |
|
Mark Andrews
|
2ce17487ca
|
update copyright notice
|
2006-02-26 23:49:48 +00:00 |
|
Mark Andrews
|
24e4aa93e5
|
remove redundant memset
|
2006-02-26 22:32:22 +00:00 |
|
Mark Andrews
|
7fafa2e463
|
update copyright notice
|
2006-02-13 23:50:52 +00:00 |
|
Mark Andrews
|
a054611dd1
|
1981. [bug] win32: condition.c:wait() could fail to reattain
the mutex lock.
|
2006-02-13 03:40:59 +00:00 |
|
Mark Andrews
|
e5232c979a
|
update copyright notice
|
2006-02-03 23:51:37 +00:00 |
|
Mark Andrews
|
f9a8d0e0f6
|
1978. [port] Handle systems which have a broken recvmsg().
[RT #15742]
|
2006-02-02 23:13:05 +00:00 |
|
Mark Andrews
|
4c652abd77
|
1976. [bug] Handle systems with no IPv4 addresses. [RT #15695]
|
2006-02-02 22:39:44 +00:00 |
|
Mark Andrews
|
6d7df38556
|
update copyright notice
|
2006-01-07 00:23:33 +00:00 |
|
Mark Andrews
|
1d28dfe422
|
1969. [bug] win32: the socket code was freeing the socket
structure too early. [RT #15776]
|
2006-01-06 01:34:47 +00:00 |
|
Mark Andrews
|
18900ef649
|
update copyright notice
|
2006-01-06 00:01:42 +00:00 |
|
Mark Andrews
|
bab1bca3ff
|
1963. [port] Tru64 4.0E doesn't support send() and recv().
[RT #15586]
|
2006-01-05 03:46:31 +00:00 |
|
Mark Andrews
|
a4c4295268
|
update copyright notice
|
2006-01-04 23:50:21 +00:00 |
|
Mark Andrews
|
8019162f81
|
1940. [bug] Fixed a number of error conditions reported by
Coverity.
|
2006-01-04 03:43:20 +00:00 |
|
Mark Andrews
|
95d974159f
|
update copyright notice
|
2006-01-04 00:37:22 +00:00 |
|
Mark Andrews
|
9d9c8e0618
|
1944. [cleanup] isc_hash_create() does not need a read/write lock.
[RT #15522]
|
2006-01-03 05:55:10 +00:00 |
|
Mark Andrews
|
6ba937ec74
|
9.3.2rc1
|
2005-11-04 00:09:39 +00:00 |
|
Mark Andrews
|
1819f60896
|
silence compiler warnings [RT #15562]
|
2005-11-03 23:08:42 +00:00 |
|
Mark Andrews
|
7478344b24
|
update copyright notice
|
2005-10-27 00:27:30 +00:00 |
|
Mark Andrews
|
94a81187c8
|
fix isc_timer_gettype return type
|
2005-10-26 06:52:52 +00:00 |
|
Mark Andrews
|
efdc8d41c2
|
update copyright notice
|
2005-10-14 02:13:07 +00:00 |
|
Mark Andrews
|
5a5d7187e5
|
1930. [port] HPUX: ia64 support. [RT #15473]
1929. [port] FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
|
2005-10-14 01:38:51 +00:00 |
|
Mark Andrews
|
e325bb08e0
|
update for 9.3.2
|
2005-09-05 05:30:51 +00:00 |
|
Mark Andrews
|
07e39ba609
|
1920. [bug] Update windows socket code. [RT #14965]
|
2005-09-01 03:16:12 +00:00 |
|
Mark Andrews
|
67c0ae02e6
|
silence compiler warnings
|
2005-08-25 04:32:55 +00:00 |
|
Mark Andrews
|
3d2251b726
|
win32 cleanup
|
2005-08-18 13:15:18 +00:00 |
|
Mark Andrews
|
cf085c7b83
|
soft is an int
|
2005-08-11 15:00:08 +00:00 |
|
Mark Andrews
|
0fddfa3e8d
|
update copyreight notice
|
2005-07-29 00:13:10 +00:00 |
|
Mark Andrews
|
c5de31cbc9
|
1907. [bug] Extend ISC_SOCKADDR_FORMATSIZE and
ISC_NETADDR_FORMATSIZE to allow for scope details.
|
2005-07-28 04:58:27 +00:00 |
|
Mark Andrews
|
890a3d97d7
|
1905. [bug] Recursive clients soft quota support wasn't working
as expected. [RT #15103]
|
2005-07-27 02:53:16 +00:00 |
|
Mark Andrews
|
bd100ac59b
|
update copyright notice
|
2005-07-12 05:47:43 +00:00 |
|
Mark Andrews
|
4e3d171da0
|
1898. [port] sunos: non blocking i/o support. [RT #14951]
|
2005-07-08 04:56:03 +00:00 |
|
Mark Andrews
|
7fb85a7790
|
update copyright notice
|
2005-06-09 23:54:33 +00:00 |
|
Mark Andrews
|
682e8d223a
|
1883. [port] sunos: portability fixes. [RT #14814]
|
2005-06-08 02:11:21 +00:00 |
|