CHANGES revision 04260c5c48d234734863f0222e207b6564cd41a8
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg 895. [func] New function, isc_dir_current(), akin to POSIX's
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic 894. [bug] When using the DNSSEC tools, a message intended to warn
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic when the keyboard was being used because of the lack
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic of a suitable random device was not being printed.
4da61833a1cbbca94094f9653fd970582b97a72etrawick 893. [func] Removed isc_file_test() and added isc_file_exists()
4da61833a1cbbca94094f9653fd970582b97a72etrawick for the basic functionality that was being added
4da61833a1cbbca94094f9653fd970582b97a72etrawick with isc_file_test().
4789804be088bcd86ae637a29cdb7fda25169521jailletc 892. [placeholder]
4789804be088bcd86ae637a29cdb7fda25169521jailletc 891. [bug] Return an error when a SIG(0) signed response to
4789804be088bcd86ae637a29cdb7fda25169521jailletc an unsigned query is seen. This should actually
e50c3026198fd496f183cda4c32a202925476778covener do the verification, but it's not currently
e50c3026198fd496f183cda4c32a202925476778covener possible. [RT #1391]
5b88c8507d5ef6d0c4cfbc78230294968175b638minfrin 890. [cleanup] The man pages no longer require the mandoc macros
5b88c8507d5ef6d0c4cfbc78230294968175b638minfrin and should now format cleanly using most versions of
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic nroff, and HTML versions of the man pages hvae been
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic added. Both are generated from DocBook source.
4f29b65ab4b547ad5dbe506e2d0ff5d12ead9247ylavic 889. [port] Eliminated blank lines before .TH in nroff man
4f29b65ab4b547ad5dbe506e2d0ff5d12ead9247ylavic pages since they cause problems with some versions
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic of nroff. [RT #1390]
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic 888. [bug] Don't die when using TKEY to delete a nonexistent
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic TSIG key. [RT #1392]
69301145375a889e7e37caf7cc7321ac0f91801erpluem 887. [port] Detect broken compilers that can't call static
69301145375a889e7e37caf7cc7321ac0f91801erpluem functions from inline functions. [RT #1212]
506bfe33206b2fece40ef25f695af39dd4130facjkaluza 866. [func] Close debug only file channels when debug is set to
506bfe33206b2fece40ef25f695af39dd4130facjkaluza zero. [RT #1246]
d58a848a016d401b965111e50ef829e1641f7834minfrin 865. [bug] The new configuration parser did not allow
d58a848a016d401b965111e50ef829e1641f7834minfrin the optional debug level in a "severity debug"
d58a848a016d401b965111e50ef829e1641f7834minfrin clause of a logging channel to be omitted.
2e6f4d654c96c98b761fb012fd25c5d5b1558c44sf This is now allowed and treated as "severity
2e6f4d654c96c98b761fb012fd25c5d5b1558c44sf debug 1;" like it does in BIND 8.2.4, not as
2e6f4d654c96c98b761fb012fd25c5d5b1558c44sf "severity debug 0;" like it did in BIND 9.1.
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic 864. [cleanup] Multithreading is now enabled by default on
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic OSF1, Solaris 2.7 and newer, AIX, IRIX, and HP-UX.
e8bd80a4bb88199d2f9a24a50345688e52d9c116ylavic 863. [bug] If an error occurred while an outgoing zone transfer
e8bd80a4bb88199d2f9a24a50345688e52d9c116ylavic was starting up, the server could access a domain
e8bd80a4bb88199d2f9a24a50345688e52d9c116ylavic name that had already been freed when logging a
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic message saying that the transfer was starting.
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic 862. [bug] Use after realloc(), non portable pointer arithmetic in
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic 861. [port] Add support for Mac OS X, by making it equivalent
d7205b1a86c51c27b71a2c458dc453fd53a261c1covener to Darwin. This was derived from the config.guess
d7205b1a86c51c27b71a2c458dc453fd53a261c1covener file shipped with Mac OS X. [RT #1355]
d7205b1a86c51c27b71a2c458dc453fd53a261c1covener 860. [func] Drop cross class glue in zone transfers.
44ff304057225e944e220e981d434a046d14cf06covener 859. [bug] Cache cleaning now won't swamp the CPU if there
44ff304057225e944e220e981d434a046d14cf06covener is a persistent overlimit condition.
44ff304057225e944e220e981d434a046d14cf06covener 858. [func] isc_mem_setwater() no longer requires that when the
5d1ba75b8794925e67591c209085a49279791de9covener callback function is non-NULL then its hi_water
5d1ba75b8794925e67591c209085a49279791de9covener argument must be greater than its lo_water argument
5d1ba75b8794925e67591c209085a49279791de9covener (they can now be equal) or that they be non-zero.
032982212dbcc7c3cce95bf89c503bb56e185ac7kbrand 857. [cleanup] Use ISC_MAGIC() to define all magic numbers for
032982212dbcc7c3cce95bf89c503bb56e185ac7kbrand structs, for our friends in EBCDIC-land.
caad2986f81ab263f7af41467dd622dc9add17f3ylavic 856. [func] Allow partial rdatasets to be returned in answer and
caad2986f81ab263f7af41467dd622dc9add17f3ylavic authority sections to help non-TCP capable clients
caad2986f81ab263f7af41467dd622dc9add17f3ylavic recover from truncation. [RT #1301]
45a10d38e6051fd7bdf9d742aaae633d97ff02abjailletc 855. [bug] Stop spurious "using RFC 1035 TTL semantics" warnings.
f7317ff316c2b141feea31bddb74d5d3fa1584edjorton 854. [bug] The config parser didn't properly handle config
2165214331e4afafca4048f66f303d0253d7b001covener options that were specified in units of time other
a34684a59b60a4173c25035d0c627ef17e6dc215rpluem than seconds. [RT #1372]
1e2d421a36999d292042a5539971070d54aa6c63ylavic 853. [bug] configure_view_acl() failed to detach existing acls.
fa7ed98b9dc94c5845cf845aea0a44ecacd290c9humbedooh 852. [bug] Handle responses from servers which do not know
0b67eb8568cd58bb77082703951679b42cf098actrawick 851. [cleanup] The obsolete support-ixfr option was not properly
0b67eb8568cd58bb77082703951679b42cf098actrawick --- 9.2.0a1 released ---
fb1985a97912b25ec6564c73e610a31e5fc6e25fcovener 850. [bug] dns_rbt_findnode() would not find nodes that were
09c87c777bed1655621bb20e1c46cb6b1a63279dcovener split on a bitstring label somewhere other than in
6502b7b32f980cc2093bb3ebce37e5e4dc68fba4ylavic the last label of the node. [RT #1351]
3060ce7f798fbda7999cd4ddf89b525d2b294185covener 849. [func] <isc/net.h> will ensure INADDR_LOOPBACK is defined.
c1a63b8fad09c419c1a64f75993feb8a343a6801ylavic 848. [func] A minimum max-cache-size of two megabytes is enforced
c1a63b8fad09c419c1a64f75993feb8a343a6801ylavic by the cache cleaner.
e6b4bd1113567627ab6bb6c6a7105e1e01a7d889jailletc 847. [func] Added isc_file_test(), which currently only has
e466c40e1801982602ee0200c9e8b61cc148742djailletc some very basic functionality to test for the
e466c40e1801982602ee0200c9e8b61cc148742djailletc existence of a file, whether a pathname is absolute,
457468b82e59d01eba00dd9d0817309c8f5e414ejim or whether a pathname is the fundamental representation
457468b82e59d01eba00dd9d0817309c8f5e414ejim of the current directory. It is intended that this
457468b82e59d01eba00dd9d0817309c8f5e414ejim function can be expanded to test other things a
04983e3bd1754764eec7d6bb772fe3b0bf391771jorton programmer might want to know about a file.
15890c9306ba98f6fc243e15a3c4778ddc7d773erpluem 846. [func] A non-zero 'param' to dst_key_generate() when making an
15660979a30d251681463de2e0584853890082accovener hmac-md5 key means that good entropy is not required.
49dacedb6c387b786b7911082ff35121a45f414bcovener 845. [bug] The access rights on the public file of a symmetric
49dacedb6c387b786b7911082ff35121a45f414bcovener key are now restricted as soon as the file is opened,
cfd9415521847b2f9394fad04fb701cfb955f503rjung rather than after it has been written and closed.
cfd9415521847b2f9394fad04fb701cfb955f503rjung 844. [func] <isc/net.h> will ensure INADDR_LOOPBACK is defined,
28c31fb73c1264bd1d0ff932573677030b024c7dwrowe just as <lwres/net.h> does.
28c31fb73c1264bd1d0ff932573677030b024c7dwrowe 843. [func] If no controls statement is present in named.conf,
28c31fb73c1264bd1d0ff932573677030b024c7dwrowe or if any inet phrase of a controls statement is
28c31fb73c1264bd1d0ff932573677030b024c7dwrowe lacking a keys clause, then a key will be automatically
8491e0600f69b0405e156ea8a419653c065c645bcovener generated by named and an rndc.conf-style file
63b9f1f5880391261705f696d7d65507bbe9ace3covener named named.key will be written that uses it. rndc
63b9f1f5880391261705f696d7d65507bbe9ace3covener will use this file only if its normal configuration
63b9f1f5880391261705f696d7d65507bbe9ace3covener file, or one provided on the command line, does not
49dacedb6c387b786b7911082ff35121a45f414bcovener 842. [func] 'rndc flush' now takes an optional view.
3c990331fc6702119e4f5b8ba9eae3021aea5265jim 841. [bug] When sdb modules were not declared threadsafe, their
3c990331fc6702119e4f5b8ba9eae3021aea5265jim create and destroy functions were not serialized.
3c990331fc6702119e4f5b8ba9eae3021aea5265jim 840. [bug] The config file parser could print the wrong file
fc42512879dd0504532f52fe5d0d0383dda96a1eniq name if an error was detected after an included file
fc42512879dd0504532f52fe5d0d0383dda96a1eniq was parsed. [RT #1353]
0451df5dc50fa5d8b3e07d92ee6a92e36a1181a5niq 839. [func] Dump packets for which there was no view or that the
0451df5dc50fa5d8b3e07d92ee6a92e36a1181a5niq class could not be determined to category "unmatched".
da0442c0440caef34706e2c2f3af05cb65921cc0jailletc 838. [port] UnixWare 7.x.x is now suported by
da0442c0440caef34706e2c2f3af05cb65921cc0jailletc 837. [cleanup] Multithreading is now enabled by default only on
06b8f183140c8e02e0974e938a05078b511d1603covener OSF1, Solaris 2.7 and newer, and AIX.
06b8f183140c8e02e0974e938a05078b511d1603covener 836. [func] Upgraded libtool to 1.4.
259878293a997ff49f5ddfc53d3739cbdc25444ecovener 835. [bug] The dispatcher could enter a busy loop if
259878293a997ff49f5ddfc53d3739cbdc25444ecovener it got an I/O error receiving on a UDP socket.
15890c9306ba98f6fc243e15a3c4778ddc7d773erpluem 834. [func] Accept (but warn about) master files beginning with
b54b024c06a19926832d77d40ba35ad8c41e4d3dminfrin an SOA record without an explicit TTL field and
b54b024c06a19926832d77d40ba35ad8c41e4d3dminfrin lacking a $TTL directive, by using the SOA MINTTL
b54b024c06a19926832d77d40ba35ad8c41e4d3dminfrin as a default TTL. This is for backwards compatibility
65967d05f839dbf27cf91d91fa79585eeae19660minfrin with old versions of BIND 8, which accepted such
65967d05f839dbf27cf91d91fa79585eeae19660minfrin files without warning although they are illegal
65967d05f839dbf27cf91d91fa79585eeae19660minfrin according to RFC1035.
8152945ae46857b170cb227e79bb799f4fc7710dminfrin 833. [cleanup] Moved dns_soa_*() from <dns/journal.h> to
8152945ae46857b170cb227e79bb799f4fc7710dminfrin <dns/soa.h>, and extended them to support
8152945ae46857b170cb227e79bb799f4fc7710dminfrin all the integer-valued fields of the SOA RR.
75f5c2db254c0167a0e396254460de09b775d203trawick 832. [bug] The default location for named.conf in named-checkconf
75f5c2db254c0167a0e396254460de09b775d203trawick should depend on --sysconfdir like it does in named.
4f0358189bfa57b8e75bd6b94db264302a8f336amrumph 831. [placeholder]
5716f9c6daa92dde5f2f9d11ed63f7c9549c223atrawick 830. [func] Implement 'rndc status'.
5716f9c6daa92dde5f2f9d11ed63f7c9549c223atrawick 829. [bug] The DNS_R_ZONECUT result code should only be returned
5716f9c6daa92dde5f2f9d11ed63f7c9549c223atrawick when an ANY query is made with DNS_DBFIND_GLUEOK set.
54d750a84a175d8e338880514d440773eb986b50covener In all other ANY query cases, returning the delegation
54d750a84a175d8e338880514d440773eb986b50covener 828. [bug] The errno value from recvfrom() could be overwritten
54d750a84a175d8e338880514d440773eb986b50covener by logging code. [RT #1293]
54d750a84a175d8e338880514d440773eb986b50covener 827. [bug] When an IXFR protocol error occurs, the slave
54d750a84a175d8e338880514d440773eb986b50covener should retry with AXFR.
54d750a84a175d8e338880514d440773eb986b50covener 826. [bug] Some IXFR protocol errors were not detected.
83b50288fa7d306324bba68832011ea08f5c7832covener 825. [bug] zone.c:ns_query() detached from the wrong zone
4e30ef014533a7e93c92d88306291f5e49c9692ftrawick reference. [RT #1264]
5f066f496cd9f20a2a701255bc67d44e7cb46daetrawick 824. [bug] Correct line numbers reported by dns_master_load().
2e15620d724fb8e3a5be183b917359a2fd6e9468covener 823. [func] The output of "dig -h" now goes to stdout so that it
2e15620d724fb8e3a5be183b917359a2fd6e9468covener can easily be piped through "more". [RT #1254]
2e15620d724fb8e3a5be183b917359a2fd6e9468covener 822. [bug] Sending nxrrset prerequisites would crash nsupdate.
1b988c41ee505962781d110a3e4c2c90f1ea0aa4covener 821. [bug] The program name used when logging to syslog should
1b988c41ee505962781d110a3e4c2c90f1ea0aa4covener be stripped of leading path components.
b8efdc95bec9cf089aa1be0bfd07d46aa1137a7acovener [RT #1178, #1232]
b8efdc95bec9cf089aa1be0bfd07d46aa1137a7acovener 820. [bug] Name server address lookups failed to follow
f06e7c4b1bce6b6491e5de0b7998d3f5696b293dchrisd A6 chains into the glue of local authoritative
179565be4043d7e5f9161aa75271fa0a001866d9covener 819. [bug] In certain cases, the resolver's attempts to
179565be4043d7e5f9161aa75271fa0a001866d9covener restart an address lookup at the root could cause
179565be4043d7e5f9161aa75271fa0a001866d9covener the fetch to deadlock (with itself) instead of
111436a32ba1254291e4883292fb116d15fe8f64covener restarting. [RT #1225]
fce4949fb0b309a5744afcd503c6ed2d35621ee2covener 818. [bug] Certain pathological responses to ANY queries could
fce4949fb0b309a5744afcd503c6ed2d35621ee2covener cause an assertion failure. [RT #1218]
7b7430e701e9a31ce809da7c220bb8dfcf68c86etrawick 817. [func] Adjust timeouts for dialup zone queries.
7b7430e701e9a31ce809da7c220bb8dfcf68c86etrawick 816. [bug] Report potential problems with log file accessibility
ccc20788c1e5fc973f36df634399c89acb70deaejerenkrantz at configuration time, since such problems can't
ccc20788c1e5fc973f36df634399c89acb70deaejerenkrantz reliably be reported at the time they actually occur.
273e512f20f262e5e2aa8e0e83371d1929fb76adjkaluza 815. [bug] If a log file was specified with a path separator
273e512f20f262e5e2aa8e0e83371d1929fb76adjkaluza character (i.e. "/") in its name and the directory
273e512f20f262e5e2aa8e0e83371d1929fb76adjkaluza did not exist, the log file's name was treated as
efe780dcf13b2b95effabf897d694d8f23feac74trawick though it were the directory name. [RT #1189]
fe83f60b41477b14a37edcfcd1f7f5c5a1ebfe44minfrin 814. [bug] Socket objects left over from accept() failures
fe83f60b41477b14a37edcfcd1f7f5c5a1ebfe44minfrin were incorrectly destroyed, causing corruption
993d1261a278d7322bccef219101220b7b4fb8c5jkaluza of socket manager data structures.
993d1261a278d7322bccef219101220b7b4fb8c5jkaluza 813. [bug] File descriptors exceeding FD_SETSIZE were handled
ba050a6f942b9fa0e81ed73437588005c569655ccovener badly. [RT #1192]
ba050a6f942b9fa0e81ed73437588005c569655ccovener 812. [bug] dig sometimes printed incomplete IXFR responses
ba050a6f942b9fa0e81ed73437588005c569655ccovener due to an uninitialized variable. [RT #1188]
135ddda3a989215d2bedbcf1529bfb269c3eda23niq 811. [bug] Parentheses were not quoted in zone dumps. [RT #1194]
001a44c352f89c9ec332ffd3e0a6927dcd19432chumbedooh 810. [bug] The signer name in SIG records was not properly
001a44c352f89c9ec332ffd3e0a6927dcd19432chumbedooh downcased when signing/verifying records. [RT #1186]
efe780dcf13b2b95effabf897d694d8f23feac74trawick 809. [bug] Configuring a non-local address as a transfer-source
793214f67dede32edfd9ee96c664ead04d175cbbjfclere could cause an assertion failure during load.
9b0076ddd1103e5fa9c1f9bafde4b06ce244fbaecovener 808. [func] Add 'rndc flush' to flush the server's cache.
9b0076ddd1103e5fa9c1f9bafde4b06ce244fbaecovener 807. [bug] When setting up TCP connections for incoming zone
249d09d51808cb7981af99762c3b3736ca126cd5jkaluza transfers, the transfer-source port was not
249d09d51808cb7981af99762c3b3736ca126cd5jkaluza ignored like it should be.
249d09d51808cb7981af99762c3b3736ca126cd5jkaluza 806. [bug] DNS_R_SEENINCLUDE was failing to propagate back up
56589be3d7a3e9343370df240010c6928cc78b39jkaluza the calling stack to the zone maintence level, causing
56589be3d7a3e9343370df240010c6928cc78b39jkaluza zones to not reload when an included file was touched
56589be3d7a3e9343370df240010c6928cc78b39jkaluza but the top-level zone file was not.
77ca16c5676da23155311e13cee61e7eaba9fa3ejailletc 805. [bug] When using "forward only", missing root hints should
77ca16c5676da23155311e13cee61e7eaba9fa3ejailletc not cause queries to fail. [RT #1143]
f87299dab99bc04b51a6b8cad51b6795db862c0atrawick 804. [bug] Attempting to obtain entropy could fail in some
f87299dab99bc04b51a6b8cad51b6795db862c0atrawick situations. This would be most common on systems
f87299dab99bc04b51a6b8cad51b6795db862c0atrawick with user-space threads. [RT #1131]
4d12805e6c18253040223ea637acd6b3b3c18f60jorton 803. [bug] Treat all SIG queries as if they have the CD bit set,
4d12805e6c18253040223ea637acd6b3b3c18f60jorton otherwise no data will be returned [RT #749]
85eacfc96a04547ef25aabbc06440039715084c2jorton 802. [bug] DNSSEC key tags were computed incorrectly in almost
e5d909f2b06bd880fb3675cd49363df981caa631trawick all cases. [RT #1146]
a4df2cd1e1391575a327c2a90ba4315f805a0a78covener 801. [bug] nsupdate should treat lines beginning with ';' as
a4df2cd1e1391575a327c2a90ba4315f805a0a78covener comments. [RT #1139]
cb666b29f81df1d11d65002250153353568021fccovener 800. [bug] dnssec-signzone produced incorrect statistics for
cb666b29f81df1d11d65002250153353568021fccovener large zones. [RT #1133]
1c2cab00d988fc48cbe59032cf76cc0bab20d6f7covener 799. [bug] The ADB didn't find AAAA glue in a zone unless A6
6a80c3c6f4b8ea7ba5e89402b8b779b09ce020e0covener glue was also present.
75a230a728338d84dcfe81edd375352f34de22d0covener 798. [bug] nsupdate should be able to reject bad input lines
75a230a728338d84dcfe81edd375352f34de22d0covener and continue. [RT #1130]
1f50dc34ae069adeed20b2986e5ffdefa5c410e0covener 797. [func] Issue a warning if the 'directory' option contains
1f50dc34ae069adeed20b2986e5ffdefa5c410e0covener a relative path. [RT #269]
63a5ea80bddcc84a462e40f402b4f330e0e05411covener 796. [func] When a size limit is associated with a log file,
63a5ea80bddcc84a462e40f402b4f330e0e05411covener only roll it when the size is reached, not every
63a5ea80bddcc84a462e40f402b4f330e0e05411covener time the log file is opened. [RT #1096]
65a4e663b82f8bce28ac22ab2edfd7502de36998sf 795. [func] Add the +multiline option to dig. [RT #1095]
65a4e663b82f8bce28ac22ab2edfd7502de36998sf 794. [func] Implement the "port" and "default-port" statements
74e7f6c55fd67b10cb400b3f6d1dc718a303d944minfrin 793. [cleanup] The DNSSEC tools could create filenames that were
74e7f6c55fd67b10cb400b3f6d1dc718a303d944minfrin illegal or contained shell metacharacters. They
74e7f6c55fd67b10cb400b3f6d1dc718a303d944minfrin now use a different text encoding of names that
a511a29faf2ff7ead3b67680154a624effb31aafminfrin doesn't have these problems. [RT #1101]
a511a29faf2ff7ead3b67680154a624effb31aafminfrin 792. [cleanup] Replace the OMAPI command channel protocol with a
a511a29faf2ff7ead3b67680154a624effb31aafminfrin simpler one.
63921358ef93fcb41bc71d9894221ba3d7fbb87bminfrin 791. [bug] The command channel now works over IPv6.
63921358ef93fcb41bc71d9894221ba3d7fbb87bminfrin 790. [bug] Wildcards created using dynamic update or IXFR
deec48c67d4786bc77112ffbf3a4e70b931097edminfrin could fail to match. [RT #1111]
6d601599d3d65df0410eae6e573e75b2dbfb1fb4minfrin 789. [bug] The "localhost" and "localnets" ACLs did not match
6d601599d3d65df0410eae6e573e75b2dbfb1fb4minfrin when used as the second element of a two-element
6d601599d3d65df0410eae6e573e75b2dbfb1fb4minfrin sortlist item.
684e0cfc200f66287a93bbd1708d1dd8a92a7eefcovener 788. [func] Add the "match-mapped-addresses" option, which
5c43d2fb853f84497b5ece2d414ef9484aa87e5fsf causes IPv6 v4mapped addresses to be treated as
05a5a9c3e16f21566e1b61f4bd68025ce1b741ccjoes IPv4 addresses for the purpose of acl matching.
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq 787. [bug] The DNSSEC tools failed to downcase domain
26c5829347f6a355c00f1ba0301d575056b69536niq names when mapping them into file names.
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq 786. [bug] When DNSSEC signing/verifying data, owner names were
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq not properly downcased.
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq 785. [bug] A race condition in the resolver could cause
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq an assertion failure. [RT #673, #872, #1048]
c12917da693bae4028a1d5a5e8224bceed8c739dsf 784. [bug] nsupdate and other programs would not quit properly
c12917da693bae4028a1d5a5e8224bceed8c739dsf if some signals were blocked by the caller. [RT #1081]
eafcc0ebf263d0ba69855b6e10958c4c1a2361bdsf 783. [bug] Following CNAMEs could cause an assertion failure
eafcc0ebf263d0ba69855b6e10958c4c1a2361bdsf when either using an sdb database or under very
eafcc0ebf263d0ba69855b6e10958c4c1a2361bdsf rare conditions.
d7ffd2da16d58b1a0de212e4d56f7aebb72bef26sf 782. [func] Implement the "serial-query-rate" option.
d7ffd2da16d58b1a0de212e4d56f7aebb72bef26sf 781. [func] Avoid error packet loops by dropping duplicate FORMERR
4576c1a9ef54cd1e5555ee07d016a7f559f80338sf responses. [RT #1006]
4576c1a9ef54cd1e5555ee07d016a7f559f80338sf 780. [bug] Error handling code dealing with out of memory or
9811aed12bbc71783d2e544ccb5fecd193843eadsf other rare errors could lead to assertion failures
9811aed12bbc71783d2e544ccb5fecd193843eadsf by calling functions on unitialized names. [RT #1065]
88fac54d9d64f85bbdab5d7010816f4377f95bd7rjung 779. [func] Added the "minimal-responses" option.
bd3f5647b96d378d9c75c954e3f13582af32c643sf 778. [bug] When starting cache cleaning, cleaning_timer_action()
bd3f5647b96d378d9c75c954e3f13582af32c643sf returned without first pausing the iterator, which
bd3f5647b96d378d9c75c954e3f13582af32c643sf could cause deadlock. [RT #998]
bd3f5647b96d378d9c75c954e3f13582af32c643sf 777. [bug] An empty forwarders list in a zone failed to override
2a7beea91d46beb41f043a84eaad060047ee04aafabien global forwarders. [RT #995]
2a7beea91d46beb41f043a84eaad060047ee04aafabien 776. [func] Improved error reporting in denied messages. [RT #252]
584a85dd4047e38d3ed3a29b6662fcc9d100ae4csf 775. [placeholder]
584a85dd4047e38d3ed3a29b6662fcc9d100ae4csf 774. [func] max-cache-size is implemented.
f21e9e3d0bfb7a507ecc5bc963f2159d693503d1sf 773. [func] Added isc_rwlock_trylock() to attempt to lock without
f6b9c755a0b793e8a3a3aebd327ca20a86478117sf 772. [bug] Owner names could be incorrectly omitted from cache
f6b9c755a0b793e8a3a3aebd327ca20a86478117sf dumps in the presence of negative caching entries.
132ee6ac1c26d6e8953836316ba50734eefab47bsf 771. [cleanup] TSIG errors related to unsynchronized clocks
85eacfc96a04547ef25aabbc06440039715084c2jorton are logged better. [RT #919]
85eacfc96a04547ef25aabbc06440039715084c2jorton 770. [func] Add the "edns yes_or_no" statement to the server
536d2e7cd1fdec1255b8c3bdf41fdc714c506a54trawick clause. [RT #524]
536d2e7cd1fdec1255b8c3bdf41fdc714c506a54trawick 769. [func] Improved error reporting when parsing rdata. [RT #740]
79c5787b92ac5f0e1cc82393816c77a006399316trawick 768. [bug] The server did not emit an SOA when a CNAME
79c5787b92ac5f0e1cc82393816c77a006399316trawick or DNAME chain ended in NXDOMAIN in an
79c5787b92ac5f0e1cc82393816c77a006399316trawick authoritative zone.
c967bf3bc89e8aa60dbd30d9da388e448ddc1cc4trawick 767. [placeholder]
79c5787b92ac5f0e1cc82393816c77a006399316trawick 766. [bug] A few cases in query_find() could leak fname.
79c5787b92ac5f0e1cc82393816c77a006399316trawick This would trigger the mpctx->allocated == 0
79c5787b92ac5f0e1cc82393816c77a006399316trawick assertion when the server exited.
79c5787b92ac5f0e1cc82393816c77a006399316trawick [RT #739, #776, #798, #812, #818, #821, #845,
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton #892, #935, #966]
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton 765. [func] ACL names are once again case insensitive, like
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton in BIND 8. [RT #252]
536e48c08d674acac5d44929318f2ad928edc361jorton 764. [func] Configuration files now allow "include" directives
e81785da447b469da66f218b3f0244aab507958djorton in more places, such as inside the "view" statement.
e81785da447b469da66f218b3f0244aab507958djorton [RT #377, #728, #860]
3e4e54d4e3fc0123c63d57aa84ac7ad7a8c73ff8jorton 763. [func] Configuration files no longer have reserved words.
3e4e54d4e3fc0123c63d57aa84ac7ad7a8c73ff8jorton [RT #731, #753]
53e9b27aba029b18be814df40bcf6f0428771d1efuankg 762. [cleanup] The named.conf and rndc.conf file parsers have
53e9b27aba029b18be814df40bcf6f0428771d1efuankg been completely rewritten.
53e9b27aba029b18be814df40bcf6f0428771d1efuankg 761. [bug] _REENTRANT was still defined when building with
6bb524f1895f30265a1431afc460977d391cb36bsf --disable-threads.
ca61ccd0c306c2c72df153688ba1b49f3eceed80sf 760. [contrib] Significant enhancements to the pgsql sdb driver.
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin 759. [bug] The resolver didn't turn off "avoid fetches" mode
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin when restarting, possibly causing resolution
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin to fail when it should not. This bug only affected
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin platforms which support both IPv4 and IPv6. [RT #927]
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin 758. [bug] The "avoid fetches" code did not treat negative
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin cache entries correctly, causing fetches that would
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin be useful to be avoided. This bug only affected
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung platforms which support both IPv4 and IPv6. [RT #927]
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung 757. [func] Log zone transfers.
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung 756. [bug] dns_zone_load() could "return" success when no master
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung file was configured.
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung 755. [bug] Fix incorrectly formatted log messages in zone.c.
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick 754. [bug] Certain failure conditions sending UDP packets
0827cb14e550f6f65018431c22c2c913631c8f25kbrand could cause the server to retry the transmission
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick indefinitely. [RT #902]
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick 753. [bug] dig, host, and nslookup would fail to contact a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding remote server if getaddrinfo() returned an IPv6
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim address on a system that doesn't support IPv6.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 752. [func] Correct bad tv_usec elements returned by
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim gettimeofday().
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim 751. [func] Log successful zone loads / transfers. [RT #898]
748. [doc] List supported RFCs in doc/misc/rfc-compliance.
739. [port] Look for /dev/random in configure, rather than
737. [port] stdtime.c failed to compile on certain platforms.
dispatch.c:do_cancel(). [RT #733]
718. [cleanup] "internal" is no longer a reserved word in named.conf.
failure in adb.c. [RT #738]
703. [port] sys/select.h is needed on older platforms. [RT #695]
702. [func] If the address 0.0.0.0 is seen in resolv.conf,
693. [bug] An empty lwres statement in named.conf caused
685. [bug] nslookup should use the search list/domain options
from resolv.conf by default. [RT #405, #630]
646. [bug] The UnixWare ISC_PLATFORM_FIXIN6INADDR fix in isc/net.h
645. [port] BSD/OS 3.0 needs pthread_init(). [RT #603]
633. [port] Cope with rlim_t missing on BSD/OS systems. [RT #575]
for syntax checking named.conf files and zone files,
604. [bug] The named.conf parser could print incorrect line
577. [func] Log illegal RDATA combinations. e.g. multiple
570. [bug] rbtdb.c allowed zones containing nodes which had
568. [func] Add sample simple database drivers in contrib/sdb.
of rdata type/class mnemonics in log messages.
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