mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
remove duplicates
add placeholders for missing early changes
This commit is contained in:
78
CHANGES
78
CHANGES
@@ -1,34 +1,34 @@
|
|||||||
1364. [func] Use response times to select forwarders.
|
1367. [func] Use response times to select forwarders.
|
||||||
|
|
||||||
1363. [contrib] queryperf usage was incomplete. Add '-h' for help.
|
1366. [contrib] queryperf usage was incomplete. Add '-h' for help.
|
||||||
|
|
||||||
1362. [func] "localhost" and "localnet" acls now include IPv6
|
1365. [func] "localhost" and "localnet" acls now include IPv6
|
||||||
addresses / prefixes.
|
addresses / prefixes.
|
||||||
|
|
||||||
1361. [func] Log file name when unable to open memory statistics
|
1364. [func] Log file name when unable to open memory statistics
|
||||||
and dump database files. [RT# 3437]
|
and dump database files. [RT# 3437]
|
||||||
|
|
||||||
1360. [func] Listen-on-v6 now supports specific addresses.
|
1363. [func] Listen-on-v6 now supports specific addresses.
|
||||||
|
|
||||||
1359. [bug] remove IF_RUNNING test when scanning interfaces.
|
1362. [bug] remove IF_RUNNING test when scanning interfaces.
|
||||||
|
|
||||||
1358. [func] log the reason for rejecting a server when resolving
|
1361. [func] log the reason for rejecting a server when resolving
|
||||||
queries.
|
queries.
|
||||||
|
|
||||||
1357. [bug] --enable-libbind would fail when not built in the
|
1360. [bug] --enable-libbind would fail when not built in the
|
||||||
source tree for certain OS's.
|
source tree for certain OS's.
|
||||||
|
|
||||||
1356. [security] Support patches OpenSSL libraries.
|
1359. [security] Support patches OpenSSL libraries.
|
||||||
http://www.cert.org/advisories/CA-2002-23.html
|
http://www.cert.org/advisories/CA-2002-23.html
|
||||||
|
|
||||||
1355. [bug] It was possible to trigger a INSIST when debugging
|
1358. [bug] It was possible to trigger a INSIST when debugging
|
||||||
large dynamic updates. [RT #3390]
|
large dynamic updates. [RT #3390]
|
||||||
|
|
||||||
1354. [bug] nsupdate was extremely wasteful of memory.
|
1357. [bug] nsupdate was extremely wasteful of memory.
|
||||||
|
|
||||||
1355. [tuning] Reduce the number of events / quantum for zone tasks.
|
1356. [tuning] Reduce the number of events / quantum for zone tasks.
|
||||||
|
|
||||||
1354. [bug] Fix DNSSEC wildcard proof for CNAME/DNAME.
|
1355. [bug] Fix DNSSEC wildcard proof for CNAME/DNAME.
|
||||||
|
|
||||||
1354. [doc] lwres man pages had illegal nroff.
|
1354. [doc] lwres man pages had illegal nroff.
|
||||||
|
|
||||||
@@ -1418,6 +1418,8 @@
|
|||||||
910. [port] Some pre-RFC2133 IPv6 implementations do not define
|
910. [port] Some pre-RFC2133 IPv6 implementations do not define
|
||||||
IN6ADDR_ANY_INIT. [RT #1416]
|
IN6ADDR_ANY_INIT. [RT #1416]
|
||||||
|
|
||||||
|
909. [placeholder]
|
||||||
|
|
||||||
908. [func] New program, rndc-confgen, to simplify setting up rndc.
|
908. [func] New program, rndc-confgen, to simplify setting up rndc.
|
||||||
|
|
||||||
907. [func] The ability to get entropy from either the
|
907. [func] The ability to get entropy from either the
|
||||||
@@ -1500,6 +1502,46 @@
|
|||||||
887. [port] Detect broken compilers that can't call static
|
887. [port] Detect broken compilers that can't call static
|
||||||
functions from inline functions. [RT #1212]
|
functions from inline functions. [RT #1212]
|
||||||
|
|
||||||
|
886. [placeholder]
|
||||||
|
|
||||||
|
885. [placeholder]
|
||||||
|
|
||||||
|
884. [placeholder]
|
||||||
|
|
||||||
|
883. [placeholder]
|
||||||
|
|
||||||
|
882. [placeholder]
|
||||||
|
|
||||||
|
881. [placeholder]
|
||||||
|
|
||||||
|
880. [placeholder]
|
||||||
|
|
||||||
|
879. [placeholder]
|
||||||
|
|
||||||
|
878. [placeholder]
|
||||||
|
|
||||||
|
877. [placeholder]
|
||||||
|
|
||||||
|
876. [placeholder]
|
||||||
|
|
||||||
|
875. [placeholder]
|
||||||
|
|
||||||
|
874. [placeholder]
|
||||||
|
|
||||||
|
873. [placeholder]
|
||||||
|
|
||||||
|
872. [placeholder]
|
||||||
|
|
||||||
|
871. [placeholder]
|
||||||
|
|
||||||
|
870. [placeholder]
|
||||||
|
|
||||||
|
869. [placeholder]
|
||||||
|
|
||||||
|
868. [placeholder]
|
||||||
|
|
||||||
|
867. [placeholder]
|
||||||
|
|
||||||
866. [func] Close debug only file channels when debug is set to
|
866. [func] Close debug only file channels when debug is set to
|
||||||
zero. [RT #1246]
|
zero. [RT #1246]
|
||||||
|
|
||||||
@@ -2307,6 +2349,8 @@
|
|||||||
to be non-null. Also 'done' will not be called if
|
to be non-null. Also 'done' will not be called if
|
||||||
dns_master_load*inc() fails immediately. [RT #565]
|
dns_master_load*inc() fails immediately. [RT #565]
|
||||||
|
|
||||||
|
619. [placeholder]
|
||||||
|
|
||||||
618. [bug] Queries to a signed zone could sometimes cause
|
618. [bug] Queries to a signed zone could sometimes cause
|
||||||
an assertion failure.
|
an assertion failure.
|
||||||
|
|
||||||
@@ -2539,6 +2583,8 @@
|
|||||||
|
|
||||||
548. [func] The lexer now ungets tokens more correctly.
|
548. [func] The lexer now ungets tokens more correctly.
|
||||||
|
|
||||||
|
547. [placeholder]
|
||||||
|
|
||||||
546. [func] Option 'lame-ttl' is now implemented.
|
546. [func] Option 'lame-ttl' is now implemented.
|
||||||
|
|
||||||
545. [func] Name limit and counting options removed from dig;
|
545. [func] Name limit and counting options removed from dig;
|
||||||
@@ -2564,6 +2610,8 @@
|
|||||||
|
|
||||||
538. [bug] fix buffer overruns by 1 in lwres_getnameinfo().
|
538. [bug] fix buffer overruns by 1 in lwres_getnameinfo().
|
||||||
|
|
||||||
|
537. [placeholder]
|
||||||
|
|
||||||
536. [func] Use transfer-source{-v6} when sending refresh queries.
|
536. [func] Use transfer-source{-v6} when sending refresh queries.
|
||||||
Transfer-source{-v6} now take a optional port
|
Transfer-source{-v6} now take a optional port
|
||||||
parameter for setting the UDP source port. The port
|
parameter for setting the UDP source port. The port
|
||||||
@@ -3137,6 +3185,8 @@
|
|||||||
|
|
||||||
364. [func] Added additional-from-{cache,auth}
|
364. [func] Added additional-from-{cache,auth}
|
||||||
|
|
||||||
|
363. [placeholder]
|
||||||
|
|
||||||
362. [bug] rndc no longer aborts if the configuration file is
|
362. [bug] rndc no longer aborts if the configuration file is
|
||||||
missing an options statement. [RT #209]
|
missing an options statement. [RT #209]
|
||||||
|
|
||||||
@@ -4269,7 +4319,7 @@
|
|||||||
caller find the most-enclosing superdomain of
|
caller find the most-enclosing superdomain of
|
||||||
a name.
|
a name.
|
||||||
|
|
||||||
63 [func] Generate NOTIFY messages.
|
63. [func] Generate NOTIFY messages.
|
||||||
|
|
||||||
62. [func] Add UDP refresh support.
|
62. [func] Add UDP refresh support.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user