Mark Andrews
39d246bd28
silence compiler warning (cast to long and use %ld)
2004-05-04 03:19:42 +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
47536dfd8a
1619. [bug] Missing ISC_LIST_UNLINK in end_reserved_dispatches().
...
[RT# 11118]
2004-04-20 07:10:33 +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
d2d1019a7c
1617. [port] win32: VC++ 6.0 support.
2004-04-19 06:39:56 +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
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
d6292562ab
#include <time.h>.
2004-04-15 05:34:57 +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
67746ee333
remove spurious tabs
2004-04-13 05:47:32 +00:00
Mark Andrews
2168d2dbd6
regen
2004-04-13 04:11:04 +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
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
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
53d5ede874
1607. [bug] dig, host and nslookup were still using random()
...
to generate query ids. [RT# 11013]
2004-04-08 01:27:01 +00:00
Mark Andrews
891a465e1c
1594. [bug] 'rndc dumpdb' could prevent named from answering
...
queries while the dump was in progress. [RT #10565 ]
2004-04-08 00:12:14 +00:00
Mark Andrews
264c56e370
1604. [bug] A xfrout_ctx_create() failure would result in
...
xfrout_ctx_destroy() being called with a
partially initialized structure.
2004-04-02 06:08:17 +00:00
Mark Andrews
8f20d06637
1593. [bug] rndc should return "unknown command" to unknown
...
commands. [RT# 10642]
2004-03-22 01:52:23 +00:00
Michael Graff
6edd905eb1
make this work on solaris 2.9 as well
2004-03-16 19:23:29 +00:00
Mark Andrews
4d7d1933cb
add -4 and -6 to usage.
2004-03-15 12:27:47 +00:00
Mark Andrews
5c798d7ba3
add
2004-03-15 02:56:04 +00:00
Mark Andrews
2f096f5170
update copyrights
2004-03-15 01:02:56 +00:00
Mark Andrews
441be01d84
remove unused variables: dispatchv4, dispatchv6.
2004-03-14 23:01:51 +00:00
Mark Andrews
d330b2828b
1592. [bug] configure_view() could leak a dispatch.
2004-03-14 22:44:47 +00:00
Mark Andrews
23a5e760e2
win32 fixes
2004-03-11 05:58:43 +00:00
Mark Andrews
15d5b2a97c
sync win32 supprt w/ HEAD
2004-03-11 01:02:42 +00:00
Mark Andrews
6790f1d962
1589. [func] DNSSEC lookaside validation.
...
enable-dnssec -> dnssec-enable
2004-03-10 02:55:59 +00:00
Mark Andrews
3ec98505e3
1584. [bug] "make test" failed with a readonly source tree.
...
[RT #10461 ]
2004-03-10 01:05:57 +00:00
Mark Andrews
8380c6a02e
add #!/bin/sh
2004-03-09 04:23:43 +00:00
Mark Andrews
511621255e
1528. [cleanup] Simplify some dns_name_ functions based on the
...
deprecation of bitstring labels.
1527. [cleanup] Reduce the number of gettimeofday() calls without
losing necessary timer granularity.
2004-03-08 21:06:29 +00:00
Mark Andrews
96436e45c6
pullup:
...
lookup SOA record w/o TSIG if initial SOA lookup w/ TSIG fails due
to TSIG err. Required for nsupdate to discover the zone when using
a server which is forwarding updates but doesn't share the secret.
2004-03-08 12:19:32 +00:00
Mark Andrews
f33f78f801
update copyrights
2004-03-08 10:05:29 +00:00
Mark Andrews
347c832469
update copyrights
2004-03-08 09:05:15 +00:00
Mark Andrews
c3138c6928
doc regen / copyrights
2004-03-08 04:04:47 +00:00
Mark Andrews
a821d5fa3d
DNSSEC bis merge from HEAD:
...
1581. [func] Disable DNSSEC support by default. To enable
DNSSEC specify "enable-dnssec yes;" in named.conf.
1565. [bug] CD flag should be copied to outgoing queries unless
the query is under a secure entry point in which case
CD should be set.
1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
child zones for which we don't have a supported
algorithm. Such child zones are treated as unsigned.
1557. [func] Implement missing DNSSEC tests for
* NOQNAME proof with wildcard answers.
* NOWILDARD proof with NXDOMAIN.
Cache and return NOQNAME with wildcard answers.
1541. [func] NSEC now uses new bitmap format.
1519. [bug] dnssec-signzone:nsec_setbit() computed the wrong
length of the new bitmap.
1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
2004-03-08 02:08:05 +00:00
Mark Andrews
a09e55f624
update copyrights
2004-03-06 10:22:54 +00:00
Mark Andrews
2691dfb148
regen w/ updated copyright notice
2004-03-06 07:41:44 +00:00
cvs2git
a42d030f09
This commit was manufactured by cvs2git to create branch 'v9_3'.
2004-03-05 05:14:22 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
8dcabaace1
regen
2004-03-04 12:22:04 +00:00
Mark Andrews
a3221e6417
regen
2004-03-04 12:21:59 +00:00
Mark Andrews
993b154103
retry w/o TSIG
2004-03-04 05:33:03 +00:00
Mark Andrews
a50b955570
1569. [func] nsupdate new command 'answer' which displays the
...
complete answer message to the last update.
1568. [bug] nsupdate now reports that the update failed in
interative mode. [RT# 10236]
2004-03-04 01:22:18 +00:00
Mark Andrews
c4b8c7555d
1569. [func] nsupdate new command 'answer' which displays the
...
complete answer message to the last update.
1568. [bug] nsupdate now reports that the update failed in
interative mode. [RT# 10236]
2004-03-04 01:21:39 +00:00
Mark Andrews
aa20b1b625
1570. [bug] nsupdate failed to handle classes other than IN.
...
New keyword 'class' which sets the default class.
[RT #10202 ]
2004-03-03 23:43:09 +00:00
Mark Andrews
854368aef4
1570. [bug] nsupdate failed to handle classes other than IN.
...
New keyword 'class' which sets the default class.
[RT #10202 ]
2004-03-03 23:43:02 +00:00