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
Mark Andrews
46278b601d
hide ((isc_event_t **) (void *)) cast using a macro, ISC_EVENT_PTR.
2004-04-15 02:10:41 +00:00
Mark Andrews
42b48d11ca
hide ((isc_event_t **) (void *)) cast using a macro, ISC_EVENT_PTR.
2004-04-15 01:58:25 +00:00
Mark Andrews
56d61bf855
remove spurious tabs
2004-04-13 05:56:30 +00:00
Mark Andrews
67746ee333
remove spurious tabs
2004-04-13 05:47:32 +00:00
Mark Andrews
a72932d4c7
regen
2004-04-13 04:44:05 +00:00
Mark Andrews
2168d2dbd6
regen
2004-04-13 04:11:04 +00:00
Mark Andrews
f38cee6326
remove stray nbits reference.
2004-04-13 03:31:14 +00:00
Mark Andrews
5c958ae243
stray nbints reference
2004-04-13 03:24:40 +00:00
Mark Andrews
94ce2c22cc
1609. [func] dig now has support to chase DNSSEC signature chains.
...
Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
2004-04-13 03:00:07 +00:00
Mark Andrews
2a23a62524
sigchase
2004-04-13 02:54:15 +00:00
Mark Andrews
1ae75c1024
1609. [func] dig now has support to chase DNSSEC signature chains.
...
Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
2004-04-13 02:39:35 +00:00
Mark Andrews
ab6495cba2
1608. [func] dig and host now accept -4/-6 to select IP transport
...
to use when making queries.
2004-04-13 01:26:26 +00:00
Mark Andrews
ea17e96977
1608. [func] dig and host now accept -4/-6 to select IP transport
...
to use when making queries.
2004-04-13 01:09:37 +00:00
Mark Andrews
80cc19dc26
1601. [bug] Silence spurious warning 'both "recursion no;" and
...
"allow-recursion" active' warning from view "_bind".
[RT# 10920]
2004-04-10 05:03:27 +00:00
Mark Andrews
9b6c8fed04
1601. [bug] Silence spurious warning 'both "recursion no;" and
...
"allow-recursion" active' warning from view "_bind".
[RT# 10920]
2004-04-10 05:02:53 +00:00
Mark Andrews
0278d417f6
1603. [bug] nsupdate: set interactive based on isatty().
...
[RT# 10929]
2004-04-10 04:09:22 +00:00
Mark Andrews
b39213ce59
1603. [bug] nsupdate: set interactive based on isatty().
...
[RT# 10929]
2004-04-10 04:03:16 +00:00