Rob Austein
bf2aaf77d2
1668. [bug] DIG_SIGCHASE was making bin/dig/host dump core.
2004-06-19 02:30:12 +00:00
Mark Andrews
2e123bfca2
1666. [bug] The optional port on hostnames in dual-stack-servers
...
was being ignored.
2004-06-18 04:39:48 +00:00
Rob Austein
c292a1436c
nsupdate needed KEY for SIG(0), not DNSKEY.
2004-06-17 01:00:38 +00:00
Mark Andrews
674f96f3b4
regen
2004-06-11 02:32:50 +00:00
Mark Andrews
d6c44967f2
1659. [cleanup] Cleanup some messages that were referring to KEY vs
...
DNSKEY, NXT vs NSEC and SIG vs RRSIG.
1658. [func] Update dnssec-keygen to default to KEY for HMAC-MD5
and DH. Tighten which options apply to KEY and
DNSKEY records.
2004-06-11 01:17:36 +00:00
Mark Andrews
98c575983b
1654. [bug] isc_result_totext() contained array bounds read
...
error.
1653. [func] Add key type checking to dst_key_fromfilename(),
DST_TYPE_KEY should be used to read TSIG, TKEY and
SIG(0) keys.
1652. [bug] TKEY still uses KEY.
2004-06-11 00:31:01 +00:00
Mark Andrews
81756b76e0
1651. [bug] dig: process multiple dash options.
...
1650. [bug] dig, nslookup: flush standard out after each command.
2004-06-07 03:56:25 +00:00
Mark Andrews
a61a8d4c49
1649. [bug] Silence "unexpected non-minimal diff" message.
...
[RT #11206 ]
2004-06-04 03:44:45 +00:00
Mark Andrews
690fbd74af
1648. [func] Update dnssec-lookaside named.conf syntax to support
...
multiple dnssec-lookaside namespaces (not yet
implemented).
2004-06-04 02:33:01 +00:00
Mark Andrews
9430e4f3ef
regen
2004-06-03 05:35:50 +00:00
Mark Andrews
d986287bfb
update -b usage
2004-06-03 04:20:23 +00:00
Mark Andrews
71ec9d45ba
update corpauthor
2004-06-03 02:25:00 +00:00
Mark Andrews
856fb57ba8
Temporarially disable dnssec-lookaside-validation test for 9.3.0beta4
...
To be re-enabled post 9.3.0beta4.
2004-05-18 03:06:24 +00:00
Mark Andrews
fad39fcec4
mfc71.dll and msvcr71.dll correspond to _MSC_VER 1310 (Wesley Griffin)
2004-05-18 01:20:04 +00:00
Mark Andrews
b40abaff47
do not install dnssec-makekeyset and dnssec-signkey.
2004-05-17 10:13:12 +00:00
Mark Andrews
0f4fd10c1f
Install MFC71.DLL and MSVCR71.DLL if _MSC_VER is 1400
2004-05-17 10:10:27 +00:00
Mark Andrews
6ed4fc674a
LIBTOO_MODE_INSTALL -> LIBTOOL_MODE_INSTALL
2004-05-16 00:16:55 +00:00
cvs2git
9725add14d
This commit was manufactured by cvs2git to create branch 'v9_3'.
2004-05-14 04:58:25 +00:00
Mark Andrews
2cd8fa3ef9
1639. [func] Initial dlv system test.
2004-05-14 04:58:24 +00:00
Mark Andrews
90af381fa5
move cleanup of in_roothints earlier to make it easier to detect reference
...
count mismatches.
2004-05-14 01:03:44 +00:00
Mark Andrews
76cdd6db55
1635. [bug] Memory leak on error in query_addds().
2004-05-14 00:59:54 +00:00
Mark Andrews
97f1498dda
move cleanup of in_roothints earlier to make it easier to detect reference
...
count mismatches.
2004-05-14 00:51:52 +00:00
Mark Andrews
4499c6cd5e
1635. [bug] Memory leak on error in query_addds().
2004-05-14 00:10:52 +00:00
Mark Andrews
8a0ec29c91
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:38:46 +00:00
Mark Andrews
392cd518b3
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:38:37 +00:00
Mark Andrews
5efa612be0
1632. [bug] nsupdate failed to send prerequisite only UPDATE
...
messages. [RT #11288 ]
2004-05-12 04:48:23 +00:00
Mark Andrews
d6f8a2e0d1
1632. [bug] nsupdate failed to send prerequisite only UPDATE
...
messages. [RT #11288 ]
2004-05-12 04:47:16 +00:00
Mark Andrews
38e8022ace
1625. [bug] named failed to load/transfer RFC2535 signed zones
...
which contained CNAMES. [RT# 11237]
2004-05-05 01:32:58 +00:00
Mark Andrews
44058ba2e1
1625. [bug] named failed to load/transfer RFC2535 signed zones
...
which contained CNAMES. [RT# 11237]
2004-05-05 01:32:17 +00:00
Mark Andrews
1ccee0aff3
silence compiler warning (cast to long and use %ld)
2004-05-04 03:24:39 +00:00
Mark Andrews
39d246bd28
silence compiler warning (cast to long and use %ld)
2004-05-04 03:19:42 +00:00
Mark Andrews
cc32d38366
1622. [func] probe the system to see if IPV6_(RECV)PKTINFO is
...
available, and suppress wildcard binding if not.
1621. [bug] match-destinations did not work for IPv6 TCP queries.
[RT# 11156]
2004-04-29 01:37:14 +00:00
Mark Andrews
dce4b8574c
1622. [func] probe the system to see if IPV6_(RECV)PKTINFO is
...
available, and suppress wildcard binding if not.
1621. [bug] match-destinations did not work for IPv6 TCP queries.
[RT# 11156]
2004-04-29 01:31:23 +00:00
Mark Andrews
ee38b7e417
1612. [bug] check-names at the option/view level could trigger
...
an INSIST. [RT# 11116]
2004-04-20 14:12:10 +00:00
Mark Andrews
1cf54d1966
1612. [bug] check-names at the option/view level could trigger
...
an INSIST. [RT# 11116]
2004-04-20 14:11:47 +00:00
Mark Andrews
349f684cf1
1619. [bug] Missing ISC_LIST_UNLINK in end_reserved_dispatches().
...
[RT# 11118]
2004-04-20 07:16:23 +00:00
Mark Andrews
47536dfd8a
1619. [bug] Missing ISC_LIST_UNLINK in end_reserved_dispatches().
...
[RT# 11118]
2004-04-20 07:10:33 +00:00
Mark Andrews
b0cab2b6bf
1616. [compat] Ensure that named's version is visible in the core
...
dump. [RT #11127 ]
2004-04-20 06:53:52 +00:00
Mark Andrews
dc151b15e5
1616. [compat] Ensure that named's version is visible in the core
...
dump. [RT #11127 ]
2004-04-20 06:53:26 +00:00
Mark Andrews
d681f7d69d
1614. [port] win32: silence resource limit messages. [RT# 11101]
2004-04-19 23:16:07 +00:00
Mark Andrews
ea38808b7d
1614. [port] win32: silence resource limit messages. [RT# 11101]
2004-04-19 23:09:51 +00:00
Mark Andrews
d2d1019a7c
1617. [port] win32: VC++ 6.0 support.
2004-04-19 06:39:56 +00:00
Mark Andrews
dc02df4d9e
silence deprecated warning
2004-04-19 05:48:02 +00:00
Mark Andrews
5ed76fa7ea
1617. [port] win32: VC++ 6.0 support.
2004-04-19 04:16:55 +00:00
Mark Andrews
69b34284dc
1600. [bug] Duplicate zone pre-load checks were not case
...
insensitive.
1599. [bug] Fix memory leak on error path when checking named.conf.
1598. [func] Specify that certain parts of the namespace must
be secure (dnssec-must-be-secure).
2004-04-15 23:56:34 +00:00
Mark Andrews
8d414d1559
1600. [bug] Duplicate zone pre-load checks were not case
...
insensitive.
1599. [bug] Fix memory leak on error path when checking named.conf.
1598. [func] Specify that certain parts of the namespace must
be secure (dnssec-must-be-secure).
2004-04-15 23:40:27 +00:00
Mark Andrews
43b3490ad6
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:49:09 +00:00
Mark Andrews
c2ec022f57
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:47:08 +00:00
Mark Andrews
d6292562ab
#include <time.h>.
2004-04-15 05:34:57 +00:00
Mark Andrews
764808211e
#include <time.h>.
2004-04-15 04:49:50 +00:00