Mark Andrews
480d13ecad
1638. [bug] "ixfr-from-differences" could generate a REQUIRE
...
failure if the journal open failed. [RT #11347 ]
2004-05-14 05:27:47 +00:00
Mark Andrews
c95fa7d1d8
1606. [bug] DVL insecurity proof was failing.
...
1605. [func] New dns_db_find() option DNS_DBFIND_COVERINGNSEC.
2004-05-14 05:06:42 +00:00
Mark Andrews
a8efabedaf
1636. [bug] The dump done callback could get ISC_R_SUCCESS even if
...
a error had occured. The database version no longer
matched the version of the database that was dumped.
2004-05-14 01:18:10 +00:00
Mark Andrews
c75e60d409
1637. [bug] Node reference leak on error in addnoqname().
2004-05-14 01:16:08 +00:00
Mark Andrews
461d10628a
1631. [bug] dns_journal_compact() could sometimes corrupt the
...
journal. [RT #11124 ]
2004-05-11 22:23:17 +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
42e872f679
9.3.0beta3
2004-04-29 03:23:40 +00:00
Mark Andrews
22a4d7c27d
1624. [bug] zonemgr_putio() call should be locked. [RT# 11163]
2004-04-29 01:45:23 +00:00
Mark Andrews
2295b58a95
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:19 +00:00
Mark Andrews
24132493c8
1620. [func] When loading a zone report if it is signed. [RT #11149 ]
2004-04-28 04:06:50 +00:00
Mark Andrews
22cf6188e5
silence compiler warning
2004-04-19 23:41:33 +00:00
Mark Andrews
d7e0d2e0bb
1618. [bug] Fencepost errors in dns_name_ishostname() and
...
dns_name_ismailbox() could trigger a INSIST().
2004-04-19 21:55:38 +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
46278b601d
hide ((isc_event_t **) (void *)) cast using a macro, ISC_EVENT_PTR.
2004-04-15 02:10:41 +00:00
Mark Andrews
7a6a3a8a46
Attempt to disable parallel processing.
2004-04-15 00:34:52 +00:00
Mark Andrews
d7fd0fb77d
update for 9.3.0beta2
2004-04-13 05:19:07 +00:00
Mark Andrews
35a88fcf64
add missing entry points
2004-04-12 06:52:25 +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
Mark Andrews
5624a0d304
Update description: ISC_R_CONTINUE -> DNS_R_CONTINUE
2004-03-19 05:00:49 +00:00
Mark Andrews
8e3946873d
silence compiler warning
2004-03-17 05:29:54 +00:00
Mark Andrews
fb3c75e885
silence compiler warning
2004-03-16 12:57:17 +00:00
Mark Andrews
987bab7061
silence compiler warning
2004-03-16 12:38:15 +00:00
Mark Andrews
0861dafe7c
silence compiler warnings
2004-03-16 05:50:25 +00:00
Mark Andrews
058e675526
remove extranous semi-colons
2004-03-16 03:18:02 +00:00
Mark Andrews
a2313bffb7
update for 9.3.0beta1
2004-03-15 06:19:26 +00:00
Mark Andrews
2f096f5170
update copyrights
2004-03-15 01:02:56 +00:00
Mark Andrews
292e087f5a
windows fixed
...
reviewer sra
2004-03-12 10:31:27 +00:00
Mark Andrews
3e15c1567e
add cast
2004-03-11 04:23:00 +00:00
Mark Andrews
48db382cdb
a6 is gone
2004-03-11 04:13:49 +00:00
Mark Andrews
15d5b2a97c
sync win32 supprt w/ HEAD
2004-03-11 01:02:42 +00:00
Mark Andrews
55ac095fb0
remove double
2004-03-11 00:49:37 +00:00
Mark Andrews
b437b03385
openssl-0.9.6f -> openssl-0.9.6k
2004-03-11 00:14:51 +00:00
Mark Andrews
da95379459
1589. [func] DNSSEC lookaside validation.
2004-03-10 20:26:12 +00:00
Mark Andrews
6790f1d962
1589. [func] DNSSEC lookaside validation.
...
enable-dnssec -> dnssec-enable
2004-03-10 02:55:59 +00:00
cvs2git
6630c9a7e3
This commit was manufactured by cvs2git to create branch 'v9_3'.
2004-03-10 02:19:59 +00:00
Mark Andrews
50105afc55
1589. [func] DNSSEC lookaside validation.
...
enable-dnssec -> dnssec-enable
2004-03-10 02:19:58 +00:00
Mark Andrews
9b6e6a1e70
1587. [bug] dns_message_settsigkey() failed to clear existing key.
...
[RT #10590 ]
2004-03-10 00:48:49 +00:00
Mark Andrews
5a680f4170
1587. [bug] dns_message_settsigkey() failed to clear existing key.
...
[RT #10590 ]
2004-03-10 00:47:40 +00:00
Mark Andrews
2b16db29a5
update copyrights
2004-03-09 05:21:10 +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
347c832469
update copyrights
2004-03-08 09:05:15 +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
cbdd3a318b
update lib copyrights
2004-03-06 08:15:48 +00:00
Mark Andrews
af5073d032
update copyrights
2004-03-05 05:48:29 +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
a03848252f
1580. [bug] Zone destuction on final detach takes a long time.
...
[RT #3746 ]
1579. [bug] Multiple task managers could not be created.
2004-03-04 06:56:41 +00:00
Mark Andrews
ed5f057fd5
1580. [bug] Zone destuction on final detach takes a long time.
...
[RT #3746 ]
1579. [bug] Multiple task managers could not be created.
2004-03-04 06:56:19 +00:00
Mark Andrews
1d7cbe71b9
1583. [bug] Records add via UPDATE failed to get the correct trust
...
level. [RT #10452 ]
2004-03-04 02:46:28 +00:00