Mark Andrews
|
5ff7948342
|
don't compare unsigned w/ <= 0.
|
2004-06-03 04:38:11 +00:00 |
|
Mark Andrews
|
d15def0c1a
|
make sure executable files are executable.
|
2004-06-03 02:53:42 +00:00 |
|
Mark Andrews
|
0a73c35cbd
|
update corpauthor
|
2004-06-03 02:25:55 +00:00 |
|
Mark Andrews
|
c49c2f9f85
|
1643. [bug] dns_db_closeversion() could leak memory / node
references. [RT #11163]
|
2004-05-23 11:05:21 +00:00 |
|
Mark Andrews
|
3802d6611c
|
include <sys/param.h> for NetBSD
|
2004-05-18 01:38:39 +00:00 |
|
Mark Andrews
|
ac280f10c0
|
mfc71.dll and msvcr71.dll correspond to _MSC_VER 1310 (Wesley Griffin)
|
2004-05-18 01:26:41 +00:00 |
|
Mark Andrews
|
a43f416f64
|
9.2.4rc4
|
2004-05-17 10:20:41 +00:00 |
|
Mark Andrews
|
21d0e7665a
|
9.2.4rc4
|
2004-05-17 10:06:11 +00:00 |
|
Mark Andrews
|
c8586b241b
|
Install MFC71.DLL and MSVCR71.DLL if _MSC_VER is 1400
|
2004-05-17 10:01:59 +00:00 |
|
Mark Andrews
|
67c1f7714a
|
pullup:
1661. [cleanup] indiscriminate use strlcat/strlcpy make auditing
harder.
|
2004-05-17 07:46:43 +00:00 |
|
Mark Andrews
|
e45eee942a
|
1634. [bug] named didn't supply a useful error message when it
detected duplicate views. [RT #11208]
|
2004-05-17 06:18:40 +00:00 |
|
Mark Andrews
|
a81d4632ff
|
regen
|
2004-05-17 05:20:19 +00:00 |
|
Mark Andrews
|
b2a009d59e
|
update changes #
|
2004-05-17 03:28:00 +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
|
40fb688478
|
remove double "a"
|
2004-05-17 00:51:16 +00:00 |
|
Mark Andrews
|
c7654f0f1b
|
remove trailing while space
|
2004-05-14 06:41:51 +00:00 |
|
Mark Andrews
|
4e46ccaeb8
|
move cleanup of in_roothints earlier to make it easier to detect reference
count mismatches.
|
2004-05-14 01:04:46 +00:00 |
|
Mark Andrews
|
3d3d7be56a
|
1633. [bug] named should return NOTIMP to update requests to a
slaves without a allow-update-forwarding acl specified.
[RT #11331]
|
2004-05-12 06:39:11 +00:00 |
|
Mark Andrews
|
8de86f794b
|
regen
|
2004-05-12 05:25:43 +00:00 |
|
Mark Andrews
|
3e4310ddaa
|
1632. [bug] nsupdate failed to send prerequisite only UPDATE
messages. [RT #11288]
|
2004-05-12 04:46:17 +00:00 |
|
Mark Andrews
|
bd3a5e3798
|
refer to transfer-source and notify-source in query-source description.
|
2004-05-12 02:08:12 +00:00 |
|
Mark Andrews
|
96be533f9d
|
silence compiler punned warning (adjust signed/unsigned chars).
|
2004-05-04 03:26:16 +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
|
c861ece5c7
|
update for 9.2.4rc3
|
2004-04-29 01:21:11 +00:00 |
|
Mark Andrews
|
9b4551d263
|
1621. [bug] match-destinations did not work for IPv6 TCP queries.
[RT# 11156]
|
2004-04-28 14:17:03 +00:00 |
|
Mark Andrews
|
9f84e37e7f
|
9.2.4rc3
|
2004-04-28 07:11:03 +00:00 |
|
Mark Andrews
|
5a43167781
|
1623. [bug] A serial number of zero was being displayed in the
"sending notifies" log message when also-notify was
used. [RT #11177]
|
2004-04-28 04:23:34 +00:00 |
|
Mark Andrews
|
c29a526195
|
pullup:
decunix/ibm: gethostbyname_r() only supported a small number of addresses.
|
2004-04-22 03:21:02 +00:00 |
|
Mark Andrews
|
0815b757ac
|
strncat is a macro on some platforms. Move thee #ifdef outside of function
call.
|
2004-04-20 13:54:17 +00:00 |
|
Mark Andrews
|
940521d170
|
1619. [bug] Missing ISC_LIST_UNLINK in end_reserved_dispatches().
[RT# 11118]
|
2004-04-20 07:10:48 +00:00 |
|
Mark Andrews
|
a9c3ab1ef0
|
1616. [compat] Ensure that named's version is visible in the core
dump. [RT #11127]
|
2004-04-20 06:52:53 +00:00 |
|
Mark Andrews
|
b699e6156d
|
9.2.3 -> 9.2.4
|
2004-04-20 06:48:17 +00:00 |
|
Mark Andrews
|
0d34505f8f
|
1614. [port] win32: silence resource limit messages. [RT# 11101]
|
2004-04-19 23:15:38 +00:00 |
|
Mark Andrews
|
6afa692465
|
1617. [port] win32: VC++ 6.0 support.
|
2004-04-19 06:56:24 +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
|
90baef5889
|
1600. [bug] Duplicate zone pre-load checks were not case
insensitive.
1599. [bug] Fix memory leak on error path when checking named.conf.
|
2004-04-16 00:02:00 +00:00 |
|
Mark Andrews
|
a5e0eeb53a
|
1610. [bug] On dual stack machines "dig -b" failed to set the
address type to be looked up with "@server".
[RT #11069]
|
2004-04-15 06:53:18 +00:00 |
|
Mark Andrews
|
edf4b2aed4
|
#include <time.h>.
|
2004-04-15 05:36:13 +00:00 |
|
Mark Andrews
|
64bf72baf1
|
silence punned messages
|
2004-04-15 05:31:47 +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
|
9d089ba1a1
|
Attempt to disable parallel processing.
|
2004-04-15 00:35:27 +00:00 |
|
Mark Andrews
|
09157567fd
|
silence compiler warning
|
2004-04-14 05:20:19 +00:00 |
|
Mark Andrews
|
8bbe6bebb1
|
add description for RES_NO_NIBBLE2
|
2004-04-13 06:57:23 +00:00 |
|
Mark Andrews
|
807ae80eda
|
decunix prototype mismatch
decunix silence compiler warning.
|
2004-04-13 04:49:01 +00:00 |
|
Mark Andrews
|
d4410402da
|
9.2.4rc2
|
2004-04-13 03:55:40 +00:00 |
|
Mark Andrews
|
853f57ac89
|
update for 9.2.4rc1
|
2004-04-13 00:29:18 +00:00 |
|
Mark Andrews
|
182861f7c0
|
update for 9.2.4rc2
|
2004-04-13 00:22:10 +00:00 |
|
Mark Andrews
|
ea436573b1
|
update for 9.2.4rc2
|
2004-04-13 00:08:04 +00:00 |
|