Commit graph

1999 commits

Author SHA1 Message Date
Automatic Updater
66f01dfc70 update copyright notice 2007-05-10 23:45:56 +00:00
Mark Andrews
9b2e5dcf3c 2175. [bug] win32: windows broadcast condition variable support
was broken. [RT #16592]
2007-05-09 23:53:03 +00:00
Mark Andrews
cf914b6298 2292bis -> RFC 3542 2007-04-02 02:11:17 +00:00
Automatic Updater
efb9ed0078 update copyright notice 2007-03-12 23:45:53 +00:00
Mark Andrews
e658d019b5 2160. [bug] libisc wasn't handling NULL ifa_addr pointers returned
from getifaddrs(). [RT #16708]
2007-03-12 06:09:35 +00:00
Automatic Updater
3b3a8e10cb update copyright notice 2007-02-26 23:45:55 +00:00
Mark Andrews
2d00d62cba 2146. [cleanup] Silence Linux's spurious "obsolete setsockopt
SO_BSDCOMPAT" message. [RT #16641]
2007-02-26 01:45:09 +00:00
Mark Andrews
c66cf78684 update copyright notice 2007-02-01 23:55:19 +00:00
Mark Andrews
3eaa01ab95 remove SO_BSDCOMPAT reference 2007-02-01 04:42:29 +00:00
Mark Andrews
9367b7697b update copyright notice 2007-01-18 00:06:10 +00:00
Mark Andrews
32ebcece7a update copyright notice 2007-01-17 00:32:45 +00:00
Mark Andrews
3fe2779c96 isc_time_seconds 2006-12-22 05:29:30 +00:00
Mark Andrews
5c889c8923 0 => 0U 2006-12-08 05:06:37 +00:00
Mark Andrews
379606a34a update copyright notice 2006-12-07 23:57:57 +00:00
Mark Andrews
b9e4c69b15 2116. [bug] 'rndc reload' could cause the cache to continually
be cleaned. [RT #16401]
2006-12-07 06:31:52 +00:00
Mark Andrews
f89a736130 2111. [bug] Fix a number of errors reported by Coverity.
[RT #16507]
2006-12-07 04:52:50 +00:00
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