CHANGES revision 19c7cce8555ccc0c95455a0c35dedd017d420d05
f743002678eb67b99bbc29fee116b65d9530fec0wrowe 674. [func] Allow messages to be TSIG signed / verified using
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg a offset from the current time.
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic 673. [func] The server can now convert RFC1886-style recursive
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic lookup requests into RFC2874-style lookups, when
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic enabled using the new option "allow-v6-synthesis".
4da61833a1cbbca94094f9653fd970582b97a72etrawick 672. [bug] The wrong time was in the "time signed" field when
4da61833a1cbbca94094f9653fd970582b97a72etrawick replying with BADTIME error.
4da61833a1cbbca94094f9653fd970582b97a72etrawick 671. [bug] The message code was failing to parse a message with
4da61833a1cbbca94094f9653fd970582b97a72etrawick no question section and a TSIG record. [RT #628]
4789804be088bcd86ae637a29cdb7fda25169521jailletc 670. [bug] The lwres replacements for getaddrinfo and
4789804be088bcd86ae637a29cdb7fda25169521jailletc getipnodebyname didn't properly check for the
4789804be088bcd86ae637a29cdb7fda25169521jailletc existence of the sockaddr sa_len field.
e50c3026198fd496f183cda4c32a202925476778covener 669. [func] dnssec-keygen now makes the public key file
e50c3026198fd496f183cda4c32a202925476778covener non-world-readable for symmetric keys. [RT #403]
5b88c8507d5ef6d0c4cfbc78230294968175b638minfrin 668. [func] named-checkzone now reports multiple errors in master
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic 667. [bug] On Linux, running named with the -u option and a
4f29b65ab4b547ad5dbe506e2d0ff5d12ead9247ylavic non-world-readable configuration file didn't work.
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic 666. [bug] If a request sent by dig is longer than 512 bytes,
69301145375a889e7e37caf7cc7321ac0f91801erpluem 665. [bug] Signed responses were not sent when the size of the
69301145375a889e7e37caf7cc7321ac0f91801erpluem TSIG + question exceeded the maximum message size.
506bfe33206b2fece40ef25f695af39dd4130facjkaluza 664. [bug] The t_tasks and t_timers module tests are now skipped
506bfe33206b2fece40ef25f695af39dd4130facjkaluza when building without threads, since they require
d58a848a016d401b965111e50ef829e1641f7834minfrin 663. [func] Accept a size_spec, not just an integer, in the
d58a848a016d401b965111e50ef829e1641f7834minfrin (unimplemented and ignored) max-ixfr-log-size option
2e6f4d654c96c98b761fb012fd25c5d5b1558c44sf for compatibility with recent versions of BIND 8.
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic 662. [bug] dns_rdata_fromtext() failed to log certain errors.
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic 661. [bug] Certain UDP IXFR requests caused an assertion failure
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic (mpctx->allocated == 0). [RT #355, #394, #623]
e8bd80a4bb88199d2f9a24a50345688e52d9c116ylavic 660. [port] Detect multiple CPUs on HP-UX and IRIX.
e8bd80a4bb88199d2f9a24a50345688e52d9c116ylavic 659. [performance] Rewrite the name compression code to be much faster.
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic 658. [cleanup] Remove all vestiges of 16 bit global compression.
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic 657. [bug] When a listen-on statement in an lwres block does not
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic specifiy a port, use 921, not 53. Also update the
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic listen-on documentation. [RT #616]
d7205b1a86c51c27b71a2c458dc453fd53a261c1covener 656. [func] Treat an unescaped newline in a quoted string as
d7205b1a86c51c27b71a2c458dc453fd53a261c1covener an error. This means that TXT records with missing
d7205b1a86c51c27b71a2c458dc453fd53a261c1covener close quotes should have meaningful errors printed.
d7205b1a86c51c27b71a2c458dc453fd53a261c1covener 655. [bug] Improve error reporting on unexpected eof when loading
44ff304057225e944e220e981d434a046d14cf06covener zones. [RT #611]
44ff304057225e944e220e981d434a046d14cf06covener 654. [bug] Origin was being forgotten in TCP retries in dig.
5d1ba75b8794925e67591c209085a49279791de9covener 653. [bug] +defname option in dig was reversed in sense.
032982212dbcc7c3cce95bf89c503bb56e185ac7kbrand 652. [bug] zone_saveunique() did not report the new name.
032982212dbcc7c3cce95bf89c503bb56e185ac7kbrand 651. [func] The AD bit in responses now has the meaning
caad2986f81ab263f7af41467dd622dc9add17f3ylavic specified in <draft-ietf-dnsext-ad-is-secure>.
caad2986f81ab263f7af41467dd622dc9add17f3ylavic 650. [bug] SIG(0) records were being generated and verified
caad2986f81ab263f7af41467dd622dc9add17f3ylavic incorrectly. [RT #606]
f7317ff316c2b141feea31bddb74d5d3fa1584edjorton 649. [bug] It was possible to join to an already running fctx
f7317ff316c2b141feea31bddb74d5d3fa1584edjorton after it had "cloned" its events, but before it sent
2165214331e4afafca4048f66f303d0253d7b001covener them. In this case, the event of the newly joined
a34684a59b60a4173c25035d0c627ef17e6dc215rpluem fetch would not contain the answer, and would
a34684a59b60a4173c25035d0c627ef17e6dc215rpluem trigger the INSIST() in fctx_sendevents(). In
1e2d421a36999d292042a5539971070d54aa6c63ylavic BIND 9.0, this bug did not trigger an INSIST(), but
1e2d421a36999d292042a5539971070d54aa6c63ylavic caused the fetch to fail with a SERVFAIL result.
1e2d421a36999d292042a5539971070d54aa6c63ylavic [RT #588, #597, #605, #607]
fa7ed98b9dc94c5845cf845aea0a44ecacd290c9humbedooh 648. [port] Add support for pre-RFC2133 IPv6 implementations.
0b67eb8568cd58bb77082703951679b42cf098actrawick 647. [bug] Resolver queries sent after following multiple
0b67eb8568cd58bb77082703951679b42cf098actrawick referrals had excessively long retransmission
0b67eb8568cd58bb77082703951679b42cf098actrawick timeouts due to incorrectly counting the referrals
0b67eb8568cd58bb77082703951679b42cf098actrawick as "restarts".
fb1985a97912b25ec6564c73e610a31e5fc6e25fcovener 646. [bug] The UnixWare ISC_PLATFORM_FIXIN6INADDR fix in isc/net.h
09c87c777bed1655621bb20e1c46cb6b1a63279dcovener didn't _cleanly_ fix the problem it was trying to fix.
6502b7b32f980cc2093bb3ebce37e5e4dc68fba4ylavic 645. [port] BSD/OS 3.0 needs pthread_init(). [RT #603]
c1a63b8fad09c419c1a64f75993feb8a343a6801ylavic 644. [bug] #622 needed more work. [RT #562]
c1a63b8fad09c419c1a64f75993feb8a343a6801ylavic 643. [bug] xfrin error messages made more verbose, added class
e6b4bd1113567627ab6bb6c6a7105e1e01a7d889jailletc of the zone. [RT# 599]
e466c40e1801982602ee0200c9e8b61cc148742djailletc 642. [bug] Break the exit_check() race in the zone module.
457468b82e59d01eba00dd9d0817309c8f5e414ejim --- 9.1.0b2 released ---
04983e3bd1754764eec7d6bb772fe3b0bf391771jorton 641. [bug] $GENERATE caused a uninitialized link to be used.
15660979a30d251681463de2e0584853890082accovener 640. [bug] Memory leak in error path could cause
15660979a30d251681463de2e0584853890082accovener "mpctx->allocated == 0" failure. [RT #584]
49dacedb6c387b786b7911082ff35121a45f414bcovener 639. [bug] Reading entropy from the keyboard would sometimes fail.
cfd9415521847b2f9394fad04fb701cfb955f503rjung 638. [port] lib/isc/random.c needed to explicitly include time.h
28c31fb73c1264bd1d0ff932573677030b024c7dwrowe to get a prototype for time() when pthreads was not
28c31fb73c1264bd1d0ff932573677030b024c7dwrowe being used. [RT #592]
28c31fb73c1264bd1d0ff932573677030b024c7dwrowe 637. [port] Use isc_u?int64_t instead of (unsigned) long long in
8491e0600f69b0405e156ea8a419653c065c645bcovener be compiled even if the platform does not need it.
63b9f1f5880391261705f696d7d65507bbe9ace3covener 636. [port] Shut up MSVC++ about a possible loss of precision
49dacedb6c387b786b7911082ff35121a45f414bcovener in the ISC__BUFFER_PUTUINT*() macros. [RT #592]
49dacedb6c387b786b7911082ff35121a45f414bcovener 635. [bug] Reloading a server with a configured blackhole list
49dacedb6c387b786b7911082ff35121a45f414bcovener would cause an assertion. [RT #590]
3c990331fc6702119e4f5b8ba9eae3021aea5265jim 634. [bug] A log file will completely stop being written when
3c990331fc6702119e4f5b8ba9eae3021aea5265jim it reaches the maximum size in all cases, not just
3c990331fc6702119e4f5b8ba9eae3021aea5265jim when versioning is also enabled. [RT #570]
fc42512879dd0504532f52fe5d0d0383dda96a1eniq 633. [port] Cope with rlim_t missing on BSD/OS systems. [RT #575]
0451df5dc50fa5d8b3e07d92ee6a92e36a1181a5niq 632. [bug] The index array of the journal file was
0451df5dc50fa5d8b3e07d92ee6a92e36a1181a5niq corrupted as it was written to disk.
da0442c0440caef34706e2c2f3af05cb65921cc0jailletc 631. [port] Build without thread support on systems without
da0442c0440caef34706e2c2f3af05cb65921cc0jailletc 630. [bug] Locking failure in zone code. [RT #582]
06b8f183140c8e02e0974e938a05078b511d1603covener 629. [bug] 9.1.0b1 dereferenced a null pointer and crashed
06b8f183140c8e02e0974e938a05078b511d1603covener when responding to a UDP IXFR request.
259878293a997ff49f5ddfc53d3739cbdc25444ecovener 628. [bug] If the root hints contained only AAAA addresses,
259878293a997ff49f5ddfc53d3739cbdc25444ecovener named would be unable to perform resolution.
259878293a997ff49f5ddfc53d3739cbdc25444ecovener 627. [bug] The EDNS0 blackhole detection code of change 324
15890c9306ba98f6fc243e15a3c4778ddc7d773erpluem waited for three retransmissions to each server,
b54b024c06a19926832d77d40ba35ad8c41e4d3dminfrin which takes much too long when a domain has many
b54b024c06a19926832d77d40ba35ad8c41e4d3dminfrin name servers and all of them drop EDNS0 queries.
b54b024c06a19926832d77d40ba35ad8c41e4d3dminfrin Now we retry without EDNS0 after three consecutive
65967d05f839dbf27cf91d91fa79585eeae19660minfrin timeouts, even if they are all from different
65967d05f839dbf27cf91d91fa79585eeae19660minfrin servers. [RT #143]
65967d05f839dbf27cf91d91fa79585eeae19660minfrin 626. [bug] The lightweight resolver daemon no longer crashes
8152945ae46857b170cb227e79bb799f4fc7710dminfrin when asked for a SIG rrset. [RT #558]
8152945ae46857b170cb227e79bb799f4fc7710dminfrin 625. [func] Zones now inherit their class from the enclosing view.
75f5c2db254c0167a0e396254460de09b775d203trawick 624. [bug] The zone object could get timer events after it had
75f5c2db254c0167a0e396254460de09b775d203trawick been destroyed, causing a server crash. [RT #571]
4f0358189bfa57b8e75bd6b94db264302a8f336amrumph 623. [func] Added "named-checkconf" and "named-checkzone" program
4f0358189bfa57b8e75bd6b94db264302a8f336amrumph for syntax checking named.conf files and zone files,
4f0358189bfa57b8e75bd6b94db264302a8f336amrumph respectively.
5716f9c6daa92dde5f2f9d11ed63f7c9549c223atrawick 622. [bug] A canceled request could be destroyed before
5716f9c6daa92dde5f2f9d11ed63f7c9549c223atrawick dns_request_destroy() was called. [RT #562]
54d750a84a175d8e338880514d440773eb986b50covener 621. [port] Disable IPv6 at runtime if IPv6 sockets are unusable.
54d750a84a175d8e338880514d440773eb986b50covener This mostly affects Red Hat Linux 7.0, which has
54d750a84a175d8e338880514d440773eb986b50covener conflicts between libc and the kernel.
54d750a84a175d8e338880514d440773eb986b50covener 620. [bug] dns_master_load*inc() now require 'task' and 'load'
54d750a84a175d8e338880514d440773eb986b50covener to be non-null. Also 'done' will not be called if
54d750a84a175d8e338880514d440773eb986b50covener dns_master_load*inc() fails immediately. [RT #565]
7a3aa12f0eda24793ee26d6a179bd53132e9dae8covener 618. [bug] Queries to a signed zone could sometimes cause
54d750a84a175d8e338880514d440773eb986b50covener an assertion failure.
83b50288fa7d306324bba68832011ea08f5c7832covener 617. [bug] When using dynamic update to add a new RR to an
4e30ef014533a7e93c92d88306291f5e49c9692ftrawick existing RRset with a different TTL, the journal
83b50288fa7d306324bba68832011ea08f5c7832covener entries generated from the update did not include
5f066f496cd9f20a2a701255bc67d44e7cb46daetrawick explicit deletions and re-additions of the existing
5f066f496cd9f20a2a701255bc67d44e7cb46daetrawick RRs to update their TTL to the new value.
2e15620d724fb8e3a5be183b917359a2fd6e9468covener 616. [func] dnssec-signzone -t output now includes performance
2e15620d724fb8e3a5be183b917359a2fd6e9468covener statistics.
2e15620d724fb8e3a5be183b917359a2fd6e9468covener 615. [bug] dnssec-signzone did not like child keysets signed
1b988c41ee505962781d110a3e4c2c90f1ea0aa4covener by multiple keys.
1b988c41ee505962781d110a3e4c2c90f1ea0aa4covener 614. [bug] Checks for uninitialized link fields were prone
1b988c41ee505962781d110a3e4c2c90f1ea0aa4covener to false positives, causing assertion failures.
b8efdc95bec9cf089aa1be0bfd07d46aa1137a7acovener The checks are now disabled by default and may
b8efdc95bec9cf089aa1be0bfd07d46aa1137a7acovener be re-enabled by defining ISC_LIST_CHECKINIT.
f06e7c4b1bce6b6491e5de0b7998d3f5696b293dchrisd 613. [bug] "rndc reload zone" now reloads primary zones.
f06e7c4b1bce6b6491e5de0b7998d3f5696b293dchrisd It previously only updated slave and stub zones,
f06e7c4b1bce6b6491e5de0b7998d3f5696b293dchrisd if an SOA query indicated an out of date serial.
179565be4043d7e5f9161aa75271fa0a001866d9covener 612. [cleanup] Shutup a ridiculously noisy HP-UX compiler that
179565be4043d7e5f9161aa75271fa0a001866d9covener complains relentlessly about how its treatment
111436a32ba1254291e4883292fb116d15fe8f64covener of 'const' has changed as well as how casting
fce4949fb0b309a5744afcd503c6ed2d35621ee2covener sometimes tightens alignment constraints.
fce4949fb0b309a5744afcd503c6ed2d35621ee2covener 611. [func] allow-notify can be used to permit processing of
fce4949fb0b309a5744afcd503c6ed2d35621ee2covener notify messages from hosts other than a slave's
7b7430e701e9a31ce809da7c220bb8dfcf68c86etrawick 610. [func] rndc dumpdb is now supported.
ccc20788c1e5fc973f36df634399c89acb70deaejerenkrantz 609. [bug] getrrsetbyname() would crash lwresd if the server
ccc20788c1e5fc973f36df634399c89acb70deaejerenkrantz found more SIGs than answers. [RT #554]
273e512f20f262e5e2aa8e0e83371d1929fb76adjkaluza 608. [func] dnssec-signzone now adds a comment to the zone
273e512f20f262e5e2aa8e0e83371d1929fb76adjkaluza with the time the file was signed.
fe83f60b41477b14a37edcfcd1f7f5c5a1ebfe44minfrin 607. [bug] nsupdate would fail if it encountered a CNAME or
fe83f60b41477b14a37edcfcd1f7f5c5a1ebfe44minfrin DNAME in a response to an SOA query. [RT #515]
993d1261a278d7322bccef219101220b7b4fb8c5jkaluza 606. [bug] Compiling with --disable-threads failed due
993d1261a278d7322bccef219101220b7b4fb8c5jkaluza to isc_thread_self() being incorrectly defined
993d1261a278d7322bccef219101220b7b4fb8c5jkaluza as an integer rather than a function.
ba050a6f942b9fa0e81ed73437588005c569655ccovener 605. [func] New function isc_lex_getlasttokentext().
ba050a6f942b9fa0e81ed73437588005c569655ccovener 604. [bug] The named.conf parser could print incorrect line
135ddda3a989215d2bedbcf1529bfb269c3eda23niq numbers when long comments were present.
135ddda3a989215d2bedbcf1529bfb269c3eda23niq 603. [bug] Make dig handle multiple types or classes on the same
001a44c352f89c9ec332ffd3e0a6927dcd19432chumbedooh query more correctly.
001a44c352f89c9ec332ffd3e0a6927dcd19432chumbedooh 602. [func] Cope automatically with UnixWare's broken
efe780dcf13b2b95effabf897d694d8f23feac74trawick IN6_IS_ADDR_* macros. [RT #539]
cc5a4a08dc9783fcbc52ce86f11e01c281a43810minfrin 601. [func] Return a non-zero exit code if an update fails
9b0076ddd1103e5fa9c1f9bafde4b06ce244fbaecovener in nsupdate.
9b0076ddd1103e5fa9c1f9bafde4b06ce244fbaecovener 600. [bug] Reverse lookups sometimes failed in dig, etc...
249d09d51808cb7981af99762c3b3736ca126cd5jkaluza 599. [func] Added four new functions to the libisc log API to
249d09d51808cb7981af99762c3b3736ca126cd5jkaluza support i18n messages. isc_log_iwrite(),
249d09d51808cb7981af99762c3b3736ca126cd5jkaluza isc_log_ivwrite(), isc_log_iwrite1() and
56589be3d7a3e9343370df240010c6928cc78b39jkaluza isc_log_ivwrite1() were added.
56589be3d7a3e9343370df240010c6928cc78b39jkaluza 598. [bug] An update-policy statement would cause the server
77ca16c5676da23155311e13cee61e7eaba9fa3ejailletc to assert while loading. [RT #536]
77ca16c5676da23155311e13cee61e7eaba9fa3ejailletc 597. [func] dnssec-signzone is now multithreaded.
f87299dab99bc04b51a6b8cad51b6795db862c0atrawick 596. [bug] DNS_RDATASLAB_FORCE and DNS_RDATASLAB_EXACT are
f87299dab99bc04b51a6b8cad51b6795db862c0atrawick not mutually exclusive.
4d12805e6c18253040223ea637acd6b3b3c18f60jorton 595. [port] On Linux 2.2, socket() returns EINVAL when it
4d12805e6c18253040223ea637acd6b3b3c18f60jorton should return EAFNOSUPPORT. Work around this.
85eacfc96a04547ef25aabbc06440039715084c2jorton 594. [func] sdb drivers are now assumed to not be thread-safe
e5d909f2b06bd880fb3675cd49363df981caa631trawick unless the DNS_SDBFLAG_THREADSAFE flag is supplied.
a4df2cd1e1391575a327c2a90ba4315f805a0a78covener 593. [bug] If a secure zone was missing all its NXTs and
a4df2cd1e1391575a327c2a90ba4315f805a0a78covener a dynamic update was attempted, the server entered
cb666b29f81df1d11d65002250153353568021fccovener an infinite loop.
cb666b29f81df1d11d65002250153353568021fccovener 592. [bug] The sig-validity-interval option now specifies a
6a80c3c6f4b8ea7ba5e89402b8b779b09ce020e0covener number of days, not seconds. This matches the
1c2cab00d988fc48cbe59032cf76cc0bab20d6f7covener documentation. [RT #529]
75a230a728338d84dcfe81edd375352f34de22d0covener --- 9.1.0b1 released ---
75a230a728338d84dcfe81edd375352f34de22d0covener 591. [bug] Work around non-reentrancy in openssl by disabling
1f50dc34ae069adeed20b2986e5ffdefa5c410e0covener precomputation in keys.
1f50dc34ae069adeed20b2986e5ffdefa5c410e0covener 590. [doc] There are now man pages for the lwres library in
63a5ea80bddcc84a462e40f402b4f330e0e05411covener 589. [bug] The server could deadlock if a zone was updated
63a5ea80bddcc84a462e40f402b4f330e0e05411covener while being transferred out.
65a4e663b82f8bce28ac22ab2edfd7502de36998sf 588. [bug] ctx->in_use was not being correctly initalised when
65a4e663b82f8bce28ac22ab2edfd7502de36998sf when pushing a file for $INCLUDE. [RT #523]
c7de1955eb0eaeabf7042902476397692672d549sf 587. [func] A warning is now printed if the "allow-update"
74e7f6c55fd67b10cb400b3f6d1dc718a303d944minfrin option allows updates based on the source IP
74e7f6c55fd67b10cb400b3f6d1dc718a303d944minfrin address, to alert users to the fact that this
74e7f6c55fd67b10cb400b3f6d1dc718a303d944minfrin is insecure and becoming increasingly so as
74e7f6c55fd67b10cb400b3f6d1dc718a303d944minfrin servers capable of update forwarding are being
a511a29faf2ff7ead3b67680154a624effb31aafminfrin 586. [bug] multiple views with the same name were fatal. [RT #516]
a511a29faf2ff7ead3b67680154a624effb31aafminfrin 585. [func] dns_db_addrdataset() and and dns_rdataslab_merge()
63921358ef93fcb41bc71d9894221ba3d7fbb87bminfrin now support 'exact' additions in a similar manner to
63921358ef93fcb41bc71d9894221ba3d7fbb87bminfrin dns_db_subtractrdataset() and dns_rdataslab_subtract().
deec48c67d4786bc77112ffbf3a4e70b931097edminfrin 584. [func] You can now say 'notify explicit'; to suppress
6d601599d3d65df0410eae6e573e75b2dbfb1fb4minfrin notification of the servers listed in NS records
6d601599d3d65df0410eae6e573e75b2dbfb1fb4minfrin and notify only those servers listed in the
6d601599d3d65df0410eae6e573e75b2dbfb1fb4minfrin 'also-notify' option.
684e0cfc200f66287a93bbd1708d1dd8a92a7eefcovener 583. [func] "rndc querylog" will now toggle logging of
684e0cfc200f66287a93bbd1708d1dd8a92a7eefcovener queries, like "ndc querylog" in BIND 8.
05a5a9c3e16f21566e1b61f4bd68025ce1b741ccjoes 582. [bug] dns_zone_idetach() failed to lock the zone.
05a5a9c3e16f21566e1b61f4bd68025ce1b741ccjoes [RT #199, #463]
26c5829347f6a355c00f1ba0301d575056b69536niq 581. [bug] log severity was not being correctly processed.
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq 580. [func] Ignore trailing garbage on incoming DNS packets,
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq for interoperability with broken server
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq implementations. [RT #491]
413ee814748f37be168ff12407fa6dba0ceeabe6trawick 579. [bug] nsupdate did not take a filename to read update from.
eafcc0ebf263d0ba69855b6e10958c4c1a2361bdsf 578. [func] New config option "notify-source", to specify the
eafcc0ebf263d0ba69855b6e10958c4c1a2361bdsf source address for notify messages.
eafcc0ebf263d0ba69855b6e10958c4c1a2361bdsf 577. [func] Log illegal RDATA combinations. e.g. multiple
eafcc0ebf263d0ba69855b6e10958c4c1a2361bdsf singlton types, cname and other data.
d7ffd2da16d58b1a0de212e4d56f7aebb72bef26sf 576. [doc] isc_log_create() description did not match reality.
4576c1a9ef54cd1e5555ee07d016a7f559f80338sf 575. [bug] isc_log_create() was not setting internal state
4576c1a9ef54cd1e5555ee07d016a7f559f80338sf correctly to reflect the default channels created.
9811aed12bbc71783d2e544ccb5fecd193843eadsf 574. [bug] TSIG signed queries sent by the resolver would fail to
9811aed12bbc71783d2e544ccb5fecd193843eadsf have their responses validated and would leak memory.
88fac54d9d64f85bbdab5d7010816f4377f95bd7rjung 573. [bug] The journal files of IXFRed slave zones were
88fac54d9d64f85bbdab5d7010816f4377f95bd7rjung inadvertantly discarded on server reload, causing
bd3f5647b96d378d9c75c954e3f13582af32c643sf "journal out of sync with zone" errors on subsequent
bd3f5647b96d378d9c75c954e3f13582af32c643sf reloads. [RT #482]
bd3f5647b96d378d9c75c954e3f13582af32c643sf 572. [bug] Quoted strings were not accepted as key names in
bd3f5647b96d378d9c75c954e3f13582af32c643sf address match lists.
2a7beea91d46beb41f043a84eaad060047ee04aafabien 571. [bug] It was possible to create an rdataset of singleton
2a7beea91d46beb41f043a84eaad060047ee04aafabien type which had more than one rdata. [RT #154]
584a85dd4047e38d3ed3a29b6662fcc9d100ae4csf 570. [bug] rbtdb.c allowed zones containing nodes which had
584a85dd4047e38d3ed3a29b6662fcc9d100ae4csf both a CNAME and "other data". [RT #154]
f21e9e3d0bfb7a507ecc5bc963f2159d693503d1sf 569. [func] The DNSSEC AD bit will not be set on queries which
f21e9e3d0bfb7a507ecc5bc963f2159d693503d1sf have not requested a DNSSEC response.
f6b9c755a0b793e8a3a3aebd327ca20a86478117sf 568. [func] Add sample simple database drivers in contrib/sdb.
132ee6ac1c26d6e8953836316ba50734eefab47bsf 567. [bug] Setting the zone transfer timeout to zero caused an
132ee6ac1c26d6e8953836316ba50734eefab47bsf assertion failure. [RT #302]
85eacfc96a04547ef25aabbc06440039715084c2jorton 566. [func] New public function dns_timer_setidle().
85eacfc96a04547ef25aabbc06440039715084c2jorton 565. [func] Log queries more like BIND 8: query logging is now
536d2e7cd1fdec1255b8c3bdf41fdc714c506a54trawick done to category "queries", level "info". [RT #169]
536d2e7cd1fdec1255b8c3bdf41fdc714c506a54trawick 564. [func] Add sortlist support to lwresd.
79c5787b92ac5f0e1cc82393816c77a006399316trawick 563. [func] New public functions dns_rdatatype_format() and
79c5787b92ac5f0e1cc82393816c77a006399316trawick dns_rdataclass_format(), for convenient formatting
79c5787b92ac5f0e1cc82393816c77a006399316trawick of rdata type/class mnemonics in log messages.
c967bf3bc89e8aa60dbd30d9da388e448ddc1cc4trawick 562. [cleanup] Moved lib/dns/*conf.c to bin/named where they belong.
79c5787b92ac5f0e1cc82393816c77a006399316trawick 561. [func] The 'datasize', 'stacksize', 'coresize' and 'files'
79c5787b92ac5f0e1cc82393816c77a006399316trawick clauses of the options{} statement are now implemented.
79c5787b92ac5f0e1cc82393816c77a006399316trawick 560. [bug] dns_name_split did not properly the resulting prefix
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton when a maximal length bitstring label was split which
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton was preceded by another bitstring label. [RT #429]
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton 559. [bug] dns_name_split did not properly create the suffix
536e48c08d674acac5d44929318f2ad928edc361jorton when splitting within a maximal length bitstring label.
e81785da447b469da66f218b3f0244aab507958djorton 558. [func] New functions, isc_resource_getlimit and
e81785da447b469da66f218b3f0244aab507958djorton isc_resource_setlimit.
3e4e54d4e3fc0123c63d57aa84ac7ad7a8c73ff8jorton 557. [func] Symbolic constants for libisc integral types.
53e9b27aba029b18be814df40bcf6f0428771d1efuankg 556. [func] The DNSSEC OK bit in the EDNS extended flags
53e9b27aba029b18be814df40bcf6f0428771d1efuankg is now implemented. Responses to queries without
53e9b27aba029b18be814df40bcf6f0428771d1efuankg this bit set will not contain any DNSSEC records.
53e9b27aba029b18be814df40bcf6f0428771d1efuankg 555. [bug] A slave server attempting a zone transfer could
6bb524f1895f30265a1431afc460977d391cb36bsf crash with an assertion failure on certain
6bb524f1895f30265a1431afc460977d391cb36bsf malformed responses from the master. [RT #457]
6bb524f1895f30265a1431afc460977d391cb36bsf 554. [bug] In some cases, not all of the dnssec tools were
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin properly installed.
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin 553. [bug] Incoming zone transfers deferred due to quota
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin were not started when quota was increased but
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin only when a transfer in progress finished. [RT #456]
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin 552. [bug] We were not correctly detecting the end of all c-style
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin comments. [RT #455]
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung 551. [func] Implemented the 'sortlist' option.
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung 550. [func] Support unknown rdata types and classes.
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung 549. [bug] "make" did not immediately abort the build when a
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung subdirectory make failed [RT #450].
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick 548. [func] The lexer now ungets tokens more correctly.
0827cb14e550f6f65018431c22c2c913631c8f25kbrand 546. [func] Option 'lame-ttl' is now implemented.
ae600ca541efc686b34f8b1f21bd3d0741d37674covener 545. [func] Name limit and counting options removed from dig;
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick they didn't work properly, and cannot be correctly
cfa64348224b66dd1c9979b809406c4d15b1c137fielding implemented without significant changes.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 544. [func] Add statistics option, enable statistics-file option,
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim add RNDC option "dump-statistics" to write out a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding query statistics file.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 543. [doc] The 'port' option is now documented.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 542. [func] Add support for update forwarding as required for
516. [bug] Cache lookups which had a NULL node pointer, e.g.
DNAME, would trigger an INSIST(!search.need_cleanup)
490. [func] When a slave/stub zone has not yet successfully
from the named.conf "listen-on" statement, sockets
477. [bug] The the isc-config.sh script could be installed before
471. [bug] nsupdate didn't compile on HP/UX 10.20
and subsequent name servers in resolv.conf if the
457. [bug] Dig/host/hslookup didn't properly handle connect
documented as such in named.conf. [RT #304, RT #311]
is specified in named.conf. [RT #306]
is specified in named.conf. [RT #301]
432. [func] Added refresh/retry jitter. The actual refresh/
428. [bug] rbtdb.c:find_closest_nxt() erroneously returned
(e.g. glue). This could cause SERVFAILs when
e.g. due to corrupt zones with multiple SOA records.
an argc/argv style vector of words and sets
view/global one for CNAME targets and additional
369. [func] Support new named.conf options, view and zone
the distribution, in doc/man/dnssec.
353. [bug] double increment in lwres/gethost.c:copytobuf().
348. [func] New boolean named.conf options 'additional-from-auth'
345. [bug] Large-scale changes/cleanups to dig:
341. [func] Support 'key' clause in named.conf zone masters
327. [bug] rndc.conf parser wasn't correctly recognising an IP
320. [func] Multiple rndc changes: parses an rndc.conf file,
319. [func] The named.conf "controls" statement is now used
314. [func] The named.conf controls statement can now have
313. [bug] When parsing resolv.conf, don't terminate on an
resolv.conf search path from 6 to 8. If there
resolv.conf was empty or a comment.
310. [func] Changes to named.conf "controls" statement (inet
are listed in resolv.conf, silently ignore them
each library's ipv6.h defines the wrapper symbol of
any $sbindir/dig from a previous release.)
that lack /dev/random.
280. [func] Add isc-config.sh, which can be used to more
two or more files in libomapi.a were not namespace
278. [bug] bin/named/logconf.c:category_fromconf() didn't take
266. [bug] zone.c:save_nsrrset() node was not initalized.
262. [bug] 'master' was not initalized in zone.c:stub_callback().
for global options block of named.conf. Both accept
258. [bug] Fixed printing of lwres_addr_t.address field.
256. [func] isc_ratelimiter_t now has attach/detach semantics, and
253. [func] resolv.conf parser now recognises ';' and '#' as
252. [bug] resolv.conf parser mishandled masks on sortlists.
244. [bug] empty named.conf file and empty options statement are
243. [func] new cachesize option for named.conf
+ missing sigwait prototype on BSD/OS 4.0/4.0.1.
BSD/OS 4.*, Linux and Solaris 2.8.
230. [func] Replace the dst sign/verify API with a cleaner one.
from confparser.c, because of yacc's code, are
212. [func] Added dns_message_get/settsigkey, to make TSIG
compiling in the lib/dns/sec/{dnssafe,openssl}
204. [cleanup] On HP/UX, pass +vnocompatwarnings to the linker
run on a PA 1.x system."
201. [cleanup] Removed the test/sdig program, it has been
replaced by bin/dig/dig.
(e.g., running out of network buffers) were
and/or interfaces. [19-May-2000 explorer]
191. [func] Patched to compile on UnixWare 7.x. This platform
range for overflow/underflow. In the case of
184. [cleanup] Variables/functions which began with two leading
underscores were made to conform to the ANSI/ISO
179. [func] options named.conf statement *must* now come
178. [func] Post-load of named.conf check verifies a slave zone
168. [bug] include statements in named.conf caused syntax errors
162. [bug] Ensure proper range for arguments to ctype.h functions.
masters [ port xxx ] { y.y.y.y [ port zzz ] ; }
util/check-includes for how this was tested.
145. [cleanup] Added <isc/lang.h> and ISC_LANG_BEGINDECLS/
<isc/result.h>.
of <isc/time.h>, and needed ISC_LANG_BEGINDECLS
need <isc/eventclass.h>.
instead of <isc/time.h>.
128. [cleanup] <isc/dir.h> had ISC_LANG_BEGINDECLS instead of
and creates null keys/sets zone status bit for
<isc/result.h>.
<isc/result.h>. Multiple inclusion protection
isc_symtab_t moved to <isc/types.h>.
<isc/net.h>.
118. [cleanup] libdns.a is now namespace-clean, on NetBSD, excepting
117. [cleanup] libdns.a changes:
116. [func] Added <isc/offset.h> for isc_offset_t (aka off_t
<isc/list.h>.
<isc/mutex.h>.
<isc/list.h>.
bin/tests/{db,mem,sockaddr,tasks,timers}/.
108. [cleanup] DNS_SETBIT/DNS_GETBIT/DNS_CLEARBIT moved from
105. [doc] doc/dev/coding.html expanded with other
103. [func] libisc buffer API changes for <isc/buffer.h>:
on BSD/OS 4.1.
101. [cleanup] Quieted EGCS warnings from lib/isc/print.c.
<isc/event.h>.
or <isc/result.h>.
<isc/result.h>.
90. [cleanup] Removed unneeded ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS
from <named/listenlist.h>.
<isc/mem.h>. isc_interface_t and isc_interfaceiter_t
moved to <isc/types.h>.
86. [cleanup] isc_bufferlist_t moved from <isc/bufferlist.h> to
<isc/types.h>.
<isc/int.h>.
<isc/lang.h>.
subsumed by file.o.
OpenSSL libraries/headers.
from <dns/types.h>.
59. [bug] Cause net/host unreachable to be a hard error
58. [bug] bin/named/query.c could sometimes trigger the
(client->query.attributes & NS_QUERYATTR_NAMEBUFUSED)
53. [port] freebsd 4.0: lib/isc/unix/socket.c requires
<sys/param.h>.
logging module "dns/validator".
and isc_lex_t to <isc/types.h>.
31. [bug] Use ${LIBTOOL} to compile bin/named/main.@O@.
25. [bug] make install failed to install <isc/log.h> and
configure.in to check for presence of in6addr_any.
9. [cleanup] replaced bit-setting code in confctx.c and replaced
4. [port] bin/named/unix/os.c didn't compile on systems with
get only what we need from <linux/capability.h>, and
systems without /dev/random.
lib/isc/unix/include/isc/Makefile.in had a typo which