CHANGES revision 53c22b8e0da67ca756ca309d5f84db9c189cd0a2
d5b7ba26785d7494166d48876362ba30ff30b98awrowe2685. [bug] Fixed dnssec-signzone -S handling of revoked keys.
c30ef289fe64ac7fedc44cfcc6b439f0f8458b4cgregames Also, added warnings when revoking a ZSK, as this is
c30ef289fe64ac7fedc44cfcc6b439f0f8458b4cgregames not defined by protocol (but is legal). [RT #19943]
f2e683bd5d8d756deefb32b962b119579d5c1177trawick2684. [bug] dnssec-signzone should clean the old NSEC chain when
f2e683bd5d8d756deefb32b962b119579d5c1177trawick signing with NSEC3 and vica versa. [RT #20301]
f2e683bd5d8d756deefb32b962b119579d5c1177trawick2685. [contrib] Update contrib/zkt to version 0.99c. [RT #20054]
5c4e29c5f77fbc967d78886ab378b9500267b0fbtrawick2684. [cleanup] dig: formalize +ad and +cd as synonyms for
5c4e29c5f77fbc967d78886ab378b9500267b0fbtrawick +adflag and +cdflag. [RT #19305]
60f9b4ee2002436dbcb0bf33d4d76abc4b1a0d7dtrawick2683. [bug] dnssec-signzone should clean out old NSEC3 chains when
60f9b4ee2002436dbcb0bf33d4d76abc4b1a0d7dtrawick the NSEC3 parameters used to sign the zone change.
cda7c69f374fb272aaf10ca80c63b0700b61a509rederpj [RT #20246]
cda7c69f374fb272aaf10ca80c63b0700b61a509rederpj2682. [bug] "configure --enable-symtable=all" failed to
f8dd393b2c60c61282a46c51f82fdb9b89cd9aferederpj build. [RT #20282]
f8dd393b2c60c61282a46c51f82fdb9b89cd9aferederpj2681. [bug] IPSECKEY RR of gateway type 3 was not correctly
f8dd393b2c60c61282a46c51f82fdb9b89cd9aferederpj decoded. [RT #20269]
f8dd393b2c60c61282a46c51f82fdb9b89cd9aferederpj2680. [func] Move contrib/pkcs11-keygen to bin/pkcs11. [RT #20067]
1fbf6ba0f5207e6637b49f9a9dfcc779bbe952a9trawick2679. [func] dig -k can now accept TSIG keys in named.conf
922d495b709b0dc09a7d918fdf8874dc23c1aef0nd format. [RT #20031]
922d495b709b0dc09a7d918fdf8874dc23c1aef0nd2678. [func] Treat DS queries as if "minimal-response yes;"
6c4c113ce85934b11c9e78399e1bb8ec7a568af9nd was set. [RT #20258]
679cafe33462d8c6bd0a74cc4359e561d19a0aafnd2677. [func] Changes to key metadata behavior:
679cafe33462d8c6bd0a74cc4359e561d19a0aafnd - Keys without "publish" or "active" dates set will
6c4c113ce85934b11c9e78399e1bb8ec7a568af9nd no longer be used for smart signing. However,
81ef3d132c8f335006465f297c42319f8734825dnd those dates will be set to "now" by default when
81ef3d132c8f335006465f297c42319f8734825dnd a key is created; to generate a key but not use
81ef3d132c8f335006465f297c42319f8734825dnd it yet, use dnssec-keygen -G.
925932040ee7871b6a2418edc3b4b6f4378bbe2and - New "inactive" date (dnssec-keygen/settime -I)
925932040ee7871b6a2418edc3b4b6f4378bbe2and sets the time when a key is no longer used for
925932040ee7871b6a2418edc3b4b6f4378bbe2and signing but is still published.
73291de2e17c97d3549f2f8aa085ca43d27e108and - The "unpublished" date (-U) is deprecated in
73291de2e17c97d3549f2f8aa085ca43d27e108and favor of "deleted" (-D).
73291de2e17c97d3549f2f8aa085ca43d27e108and [RT #20247]
3caed8f01e7d67f3ad5d47cb28bb4e43131652fdjerenkrantz2676. [bug] --with-export-installdir should have been
3caed8f01e7d67f3ad5d47cb28bb4e43131652fdjerenkrantz --with-export-includedir. [RT #20252]
238e707c9022eaa8332a702dd6913dd0d1fb3df8jerenkrantz2675. [bug] dnssec-signzone could crash if the key directory
238e707c9022eaa8332a702dd6913dd0d1fb3df8jerenkrantz did not exist. [RT #20232]
e127d82e8afc2f885fe2183b68d4a110580d21dfjwoolley --- 9.7.0a3 released ---
e127d82e8afc2f885fe2183b68d4a110580d21dfjwoolley2674. [bug] "dnssec-lookaside auto;" crashed if named was built
e127d82e8afc2f885fe2183b68d4a110580d21dfjwoolley without openssl. [RT #20231]
5b953b9aeef5b38cae481e062a7b5ac209a6170end2673. [bug] The managed-keys.bind zone file could fail to
5b953b9aeef5b38cae481e062a7b5ac209a6170end load due to a spurious result from sync_keyzone()
5b953b9aeef5b38cae481e062a7b5ac209a6170end [RT #20045]
fd99717a52886f7d9f9f73be2080d3fdc2ec4bd6nd2672. [bug] Don't enable searching in 'host' when doing reverse
fd99717a52886f7d9f9f73be2080d3fdc2ec4bd6nd lookups. [RT #20218]
5c76205ce580dbac0020fbba74bcf211de3923d3nd2671. [bug] Add support for PKCS#11 providers not returning
5c76205ce580dbac0020fbba74bcf211de3923d3nd the public exponent in RSA private keys
5c76205ce580dbac0020fbba74bcf211de3923d3nd (OpenCryptoki for instance) in
5fb2e8564729922524cd011b11e2d4f5d76f5a8dnd dnssec-keyfromlabel. [RT #19294]
5fb2e8564729922524cd011b11e2d4f5d76f5a8dnd2670. [bug] Unexpected connect failures failed to log enough
987c2c2ff2f19f306357f79d3280b347d96c470fnd information to be useful. [RT #20205]
987c2c2ff2f19f306357f79d3280b347d96c470fnd2669. [func] Update PKCS#11 support to support Keyper HSM.
987c2c2ff2f19f306357f79d3280b347d96c470fnd Update PKCS#11 patch to be against openssl-0.9.8i.
a4dd3688dd6645faf0c1c1bfb22017c8f03d5b24nd2668. [func] Several improvements to dnssec-* tools, including:
a4dd3688dd6645faf0c1c1bfb22017c8f03d5b24nd - dnssec-keygen and dnssec-settime can now set key
f2fe083bb9fabd2af7eb39d4f154f27a451bb5a4nd metadata fields 0 (to unset a value, use "none")
f2fe083bb9fabd2af7eb39d4f154f27a451bb5a4nd - dnssec-revoke sets the revocation date in
f2fe083bb9fabd2af7eb39d4f154f27a451bb5a4nd addition to the revoke bit
f2fe083bb9fabd2af7eb39d4f154f27a451bb5a4nd - dnssec-settime can now print individual metadata
7de6cb79f71a9007ba2b1e786cbad8b84f05d101nd fields instead of always printing all of them,
7de6cb79f71a9007ba2b1e786cbad8b84f05d101nd and can print them in unix epoch time format for
7de6cb79f71a9007ba2b1e786cbad8b84f05d101nd use by scripts
7de6cb79f71a9007ba2b1e786cbad8b84f05d101nd [RT #19942]
aa9b03a5f32732c0caaef03a7ed78ffb290e29e4trawick2667. [func] Add support for logging stack backtrace on assertion
aa9b03a5f32732c0caaef03a7ed78ffb290e29e4trawick failure (not available for all platforms). [RT #19780]
d1c46782edbd6bd5ae4592c0174969950c5ca8aetrawick2666. [func] Added an 'options' argument to dns_name_fromstring()
d1c46782edbd6bd5ae4592c0174969950c5ca8aetrawick (API change from 9.7.0a2). [RT #20196]
ab56518227d474ee08f039e4c5540011c1b8a913trawick2665. [func] Clarify syntax for managed-keys {} statement, add
ab56518227d474ee08f039e4c5540011c1b8a913trawick ARM documentation about RFC 5011 support. [RT #19874]
4e330708371c3e9b04d1043f0a1ac9368bfbd768coar2664. [bug] create_keydata() and minimal_update() in zone.c
4e330708371c3e9b04d1043f0a1ac9368bfbd768coar didn't properly check return values for some
dbb916b882c33a4e340b0dba7d75506cfdd85640trawick functions. [RT #19956]
dbb916b882c33a4e340b0dba7d75506cfdd85640trawick2663. [func] win32: allow named to run as a service using
dbb916b882c33a4e340b0dba7d75506cfdd85640trawick "NT AUTHORITY\LocalService" as the account. [RT #19977]
a18a308d7a942230edcde1bf00d7ae9b4b143c90trawick2662. [bug] lwres_getipnodebyname() and lwres_getipnodebyaddr()
a18a308d7a942230edcde1bf00d7ae9b4b143c90trawick returned a misleading error code when lwresd was
a18a308d7a942230edcde1bf00d7ae9b4b143c90trawick down. [RT #20028]
9098f795fab5db41a52b6b82fa475e8f9b3850f0trawick2661. [bug] Check whether socket fd exceeds FD_SETSIZE when
9098f795fab5db41a52b6b82fa475e8f9b3850f0trawick creating lwres context. [RT #20029]
9efe68be3c81ee85225972195fb725dbfc2e8b24trawick2660. [func] Add a new set of DNS libraries for non-BIND9
3b872593fd5f61981d9dd69a4b0b5d5f5f668929trawick applications. See README.libdns. [RT #19369]
3b872593fd5f61981d9dd69a4b0b5d5f5f668929trawick2659. [doc] Clarify dnssec-keygen doc: key name must match zone
fc25339741311efd7d460f18b6287ef38d76bbe6madhum name for DNSSEC keys. [RT #19938]
c9ba676991d362e8a4367c44712ff1d962c28531martin2658. [bug] dnssec-settime and dnssec-revoke didn't process
fc25339741311efd7d460f18b6287ef38d76bbe6madhum key file paths correctly. [RT #20078]
19fdbc5566bf67dde644be9e8d38d62db4dd0ba5jerenkrantz2657. [cleanup] Lower "journal file <path> does not exist, creating it"
92a2439559cf1161742650ed9c50c6483bd029cemadhum log level to debug 1. [RT #20058]
92a2439559cf1161742650ed9c50c6483bd029cemadhum2656. [func] win32: add a "tools only" check box to the installer
92a2439559cf1161742650ed9c50c6483bd029cemadhum which causes it to only install dig, host, nslookup,
ebecc16986604cce1369d5075eff65032e3dd0deianh nsupdate and relevant DLLs. [RT #19998]
ebecc16986604cce1369d5075eff65032e3dd0deianh2655. [doc] Document that key-directory does not affect
764315969cef40e50cdc6a5e9638454e10c1c06end2654. [bug] Improve error reporting on duplicated names for
764315969cef40e50cdc6a5e9638454e10c1c06end deny-answer-xxx. [RT #20164]
a2c036f0ca71e35c085b4cd9451a6d3718bc65daake2653. [bug] Treat ENGINE_load_private_key() failures as key
a2c036f0ca71e35c085b4cd9451a6d3718bc65daake not found rather than out of memory. [RT #18033]
a2c036f0ca71e35c085b4cd9451a6d3718bc65daake2652. [func] Provide more detail about what record is being
b92cba59a0890be43b14aaf1ce30606140be9593nd deleted. [RT #20061]
b92cba59a0890be43b14aaf1ce30606140be9593nd2651. [bug] Dates could print incorrectly in K*.key files on
b92cba59a0890be43b14aaf1ce30606140be9593nd 64-bit systems. [RT #20076]
402d23baca89e8c4fcb4e52ad8b2d66a6904baaetrawick2650. [bug] Assertion failure in dnssec-signzone when trying
402d23baca89e8c4fcb4e52ad8b2d66a6904baaetrawick to read keyset-* files. [RT #20075]
4caa28863a3418d26cc20a998dc368c3de3b7e19jerenkrantz2649. [bug] Set the domain for forward only zones. [RT #19944]
a3f2646ef3d8a3a5234a5601de0f95f10308c2a6jerenkrantz2648. [port] win32: isc_time_seconds() was broken. [RT #19900]
a3f2646ef3d8a3a5234a5601de0f95f10308c2a6jerenkrantz2647. [bug] Remove unnecessary SOA updates when a new KSK is
9e398d701dd430f073ff5418fb720642e064046ajerenkrantz added. [RT #19913]
9e398d701dd430f073ff5418fb720642e064046ajerenkrantz2646. [bug] Incorrect cleanup on error in socket.c. [RT #19987]
1a5b9e0071f0c662036250b482d566ad87ff0b4bjerenkrantz2645. [port] "gcc -m32" didn't work on amd64 and x86_64 platforms
1a5b9e0071f0c662036250b482d566ad87ff0b4bjerenkrantz which default to 64 bits. [RT #19927]
a7ac9b52c3d9f7ce937f078a0d585023db626c55jerenkrantz --- 9.7.0a2 released ---
ba6c07204bd224fa5d4cd0e6b8bf256d6daffb74nd2644. [bug] Change #2628 caused a regression on some systems;
ba6c07204bd224fa5d4cd0e6b8bf256d6daffb74nd named was unable to write the PID file and would
ba6c07204bd224fa5d4cd0e6b8bf256d6daffb74nd fail on startup. [RT #20001]
db5837bbc9bef214303e755fa52122140366cb6fianh2643. [bug] Stub zones interacted badly with NSEC3 support.
db5837bbc9bef214303e755fa52122140366cb6fianh [RT #19777]
aac2b82fe4f1ac117e2a0702438d6615542642dand2642. [bug] nsupdate could dump core on solaris when reading
aac2b82fe4f1ac117e2a0702438d6615542642dand improperly formatted key files. [RT #20015]
a793d402c74e50326a2401cfbdc562c5781948fdnd2641. [bug] Fixed an error in parsing update-policy syntax,
0a209fcb17b8c9a42a6149a1758e61cf6527d367nd added a regression test to check it. [RT #20007]
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz2640. [security] A specially crafted update packet will cause named
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz to exit. [RT #20000]
3ded62d7f2c9b12616d718b8c97d3044baa9ecdbjerenkrantz2639. [bug] Silence compiler warnings in gssapi code. [RT #19954]
3ded62d7f2c9b12616d718b8c97d3044baa9ecdbjerenkrantz2638. [bug] Install arpaname. [RT #19957]
ab8c0315521735c73ce16c8072f91e17c406ca5bnd2637. [func] Rationalize dnssec-signzone's signwithkey() calling.
ab8c0315521735c73ce16c8072f91e17c406ca5bnd [RT #19959]
b9e99e0d3154bbebe3e1b8d11d6c15bde79510a5nd2636. [func] Simplify zone signing and key maintenance with the
b9e99e0d3154bbebe3e1b8d11d6c15bde79510a5nd dnssec-* tools. Major changes:
b9e99e0d3154bbebe3e1b8d11d6c15bde79510a5nd - all dnssec-* tools now take a -K option to
ea5f8cfbb7ef1d19318f6994c26dd73c38ffd8ddjerenkrantz specify a directory in which key files will be
ea5f8cfbb7ef1d19318f6994c26dd73c38ffd8ddjerenkrantz - DNSSEC can now store metadata indicating when
4567cfc6a65328bd3e8dd2b758ca926b389c7058brianp they are scheduled to be published, activated,
4567cfc6a65328bd3e8dd2b758ca926b389c7058brianp revoked or removed; these values can be set by
4567cfc6a65328bd3e8dd2b758ca926b389c7058brianp dnssec-keygen or overwritten by the new
4cdc5446050c19b9d519a273a129188586e8d445jerenkrantz dnssec-settime command
4cdc5446050c19b9d519a273a129188586e8d445jerenkrantz - dnssec-signzone -S (for "smart") option reads key
4cdc5446050c19b9d519a273a129188586e8d445jerenkrantz metadata and uses it to determine automatically
2f408250e9111c4b85b2b4b9b8836e83987efdefstoddard which keys to publish to the zone, use for
2f408250e9111c4b85b2b4b9b8836e83987efdefstoddard signing, revoke, or remove from the zone
2f408250e9111c4b85b2b4b9b8836e83987efdefstoddard [RT #19816]
d5b7ba26785d7494166d48876362ba30ff30b98awrowe2635. [bug] isc_inet_ntop() incorrectly handled 0.0/16 addresses.
6646a289c2d4778c8cd43d62b5a1cc966a356f85jerenkrantz2634. [port] win32: Add support for libxml2, enable
6646a289c2d4778c8cd43d62b5a1cc966a356f85jerenkrantz statschannel. [RT #19773]
6646a289c2d4778c8cd43d62b5a1cc966a356f85jerenkrantz2633. [bug] Handle 15 bit rand() functions. [RT #19783]
aec70520ebe1e33e0d5e83c3626649d2a41dbe68wrowe2632. [func] util/kit.sh: warn if documentation appears to be out of
aec70520ebe1e33e0d5e83c3626649d2a41dbe68wrowe date. [RT #19922]
ad451e2e428a069086d1c18c9e3372f8846ec617wrowe2631. [bug] Handle "//", "/./" and "/../" in mkdirpath().
ad451e2e428a069086d1c18c9e3372f8846ec617wrowe [RT #19926 ]
59b910556d04c82e951d6c6f7a413ab8fed21467trawick2630. [func] Improved syntax for DDNS autoconfiguration: use
34109fa9f1317edbc6bb7d67ff8933850668b797striker "update-policy local;" to switch on local DDNS in a
b1a4bfe2ea1faafd10cad5051e07503e7596b1f0fielding zone. (The "ddns-autoconf" option has been removed.)
b1a4bfe2ea1faafd10cad5051e07503e7596b1f0fielding [RT #19875]
b1a4bfe2ea1faafd10cad5051e07503e7596b1f0fielding2629. [port] Check for seteuid()/setegid(), use setresuid()/
6562ca01f461db28f8b2ce4626b548627644ce12nd setresgid() if not present. [RT #19932]
6562ca01f461db28f8b2ce4626b548627644ce12nd2628. [port] linux: Allow /var/run/named/named.pid to be opened
e41198355d5d81236db1da8892402a4cdd89525drederpj at startup with reduced capabilities in operation.
b1a4bfe2ea1faafd10cad5051e07503e7596b1f0fielding [RT #19884]
b1a4bfe2ea1faafd10cad5051e07503e7596b1f0fielding2627. [bug] Named aborted if the same key was included in
e41198355d5d81236db1da8892402a4cdd89525drederpj trusted-keys more than once. [RT #19918]
d701aa8681316e8735d511d4912eb7b9b492fb68rederpj2626. [bug] Multiple trusted-keys could trigger an assertion
d701aa8681316e8735d511d4912eb7b9b492fb68rederpj failure. [RT #19914]
dac743792d4e2f6824b4a5853d9f6fa98e3acfa7thommay2625. [bug] Missing UNLOCK in rbtdb.c. [RT #19865]
dac743792d4e2f6824b4a5853d9f6fa98e3acfa7thommay2624. [func] 'named-checkconf -p' will print out the parsed
dac743792d4e2f6824b4a5853d9f6fa98e3acfa7thommay configuration. [RT #18871]
34109fa9f1317edbc6bb7d67ff8933850668b797striker2623. [bug] Named started seaches for DS non-optimally. [RT #19915]
2657c07d01de3105a1cf72aa3b708f2e9d8b9f08striker2622. [bug] Printing of named.conf grammar was broken. [RT #19919]
2657c07d01de3105a1cf72aa3b708f2e9d8b9f08striker2621. [doc] Made copyright boilterplate consistent. [RT #19833]
59b910556d04c82e951d6c6f7a413ab8fed21467trawick2620. [bug] Delay thawing the zone until the reload of it has
ac22e37364071bc5160c4c1956fa64577988ce2dstriker completed successfully. [RT #19750]
ac22e37364071bc5160c4c1956fa64577988ce2dstriker2619. [func] Add support for RFC 5011, automatic trust anchor
ac22e37364071bc5160c4c1956fa64577988ce2dstriker maintenance. The new "managed-keys" statement can
d2ca4f326388fdd19058284043d15ec0b23d0722striker be used in place of "trusted-keys" for zones which
d2ca4f326388fdd19058284043d15ec0b23d0722striker support this protocol. (Note: this syntax is
d2ca4f326388fdd19058284043d15ec0b23d0722striker expected to change prior to 9.7.0 final.) [RT #19248]
d2ca4f326388fdd19058284043d15ec0b23d0722striker2618. [bug] The sdb and sdlz db_interator_seek() methods could
6562ca01f461db28f8b2ce4626b548627644ce12nd loop infinitely. [RT #19847]
6562ca01f461db28f8b2ce4626b548627644ce12nd2617. [bug] ifconfig.sh failed to emit an error message when
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick run from the wrong location. [RT #19375]
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick2616. [bug] 'host' used the nameservers from resolv.conf even
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick when a explicit nameserver was specified. [RT #19852]
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick2615. [bug] "__attribute__((unused))" was in the wrong place
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick for ia64 gcc builds. [RT #19854]
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick2614. [port] win32: 'named -v' should automatically be executed
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick in the foreground. [RT #19844]
ec7254c302703353d73d8d69d83cdeb0c580c8cetrawick2613. [placeholder]
ec7254c302703353d73d8d69d83cdeb0c580c8cetrawick --- 9.7.0a1 released ---
ba5e097fd39f0937be37ae32d65e1d3339e07f43trawick2612. [func] Add default values for the arguments to
ba5e097fd39f0937be37ae32d65e1d3339e07f43trawick dnssec-keygen. Without arguments, it will now
ba5e097fd39f0937be37ae32d65e1d3339e07f43trawick generate a 1024-bit RSASHA1 zone-signing key,
4c517f7e59d17e86aeb473088d254f24034b4de8trawick or with the -f KSK option, a 2048-bit RSASHA1
4c517f7e59d17e86aeb473088d254f24034b4de8trawick key-signing key. [RT #19300]
26280128921459eadd3f76a44aee9ba2f7f941c2trawick2611. [func] Add -l option to dnssec-dsfromkey to generate
26280128921459eadd3f76a44aee9ba2f7f941c2trawick DLV records instead of DS records. [RT #19300]
26280128921459eadd3f76a44aee9ba2f7f941c2trawick2610. [port] sunos: Change #2363 was not complete. [RT #19796]
26280128921459eadd3f76a44aee9ba2f7f941c2trawick2609. [func] Simplify the configuration of dynamic zones:
26280128921459eadd3f76a44aee9ba2f7f941c2trawick - add ddns-confgen command to generate
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick configuration text for named.conf
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick - add zone option "ddns-autoconf yes;", which
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick causes named to generate a TSIG session key
dd4dfb1a26f821768f4174cf0465fee13556b68ejerenkrantz and allow updates to the zone using that key
dd4dfb1a26f821768f4174cf0465fee13556b68ejerenkrantz - add '-l' (localhost) option to nsupdate, which
dd4dfb1a26f821768f4174cf0465fee13556b68ejerenkrantz causes nsupdate to connect to a locally-running
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick named process using the session key generated
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick [RT #19284]
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick2608. [func] Perform post signing verification checks in
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick dnssec-signzone. These can be disabled with -P.
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick The post sign verification test ensures that for each
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick algorithm in use there is at least one non revoked
f2af12bd7c7b0506678b4dc981482d59e49f08d3nd self signed KSK key. That all revoked KSK keys are
f2af12bd7c7b0506678b4dc981482d59e49f08d3nd self signed. That all records in the zone are signed
f2af12bd7c7b0506678b4dc981482d59e49f08d3nd by the algorithm. [RT #19653]
f2af12bd7c7b0506678b4dc981482d59e49f08d3nd2607. [bug] named could incorrectly delete NSEC3 records for
f2af12bd7c7b0506678b4dc981482d59e49f08d3nd empty nodes when processing a update request.
f2af12bd7c7b0506678b4dc981482d59e49f08d3nd [RT #19749]
321f88f4de9d60b5f846555b10f866348b7d598cjerenkrantz2606. [bug] "delegation-only" was not being accepted in
321f88f4de9d60b5f846555b10f866348b7d598cjerenkrantz delegation-only type zones. [RT #19717]
321f88f4de9d60b5f846555b10f866348b7d598cjerenkrantz2605. [bug] Accept DS responses from delegation only zones.
321f88f4de9d60b5f846555b10f866348b7d598cjerenkrantz [RT # 19296]
321f88f4de9d60b5f846555b10f866348b7d598cjerenkrantz2604. [func] Add support for DNS rebinding attack prevention through
321f88f4de9d60b5f846555b10f866348b7d598cjerenkrantz new options, deny-answer-addresses and
321f88f4de9d60b5f846555b10f866348b7d598cjerenkrantz deny-answer-aliases. Based on contributed code from
321f88f4de9d60b5f846555b10f866348b7d598cjerenkrantz JD Nurmi, Google. [RT #18192]
321f88f4de9d60b5f846555b10f866348b7d598cjerenkrantz2603. [port] win32: handle .exe extension of named-checkzone and
6830e61f24984184ce3095c204935d06963dcc51nd named-comilezone argv[0] names under windows.
6830e61f24984184ce3095c204935d06963dcc51nd [RT #19767]
6830e61f24984184ce3095c204935d06963dcc51nd2602. [port] win32: fix debugging command line build of libisccfg.
6830e61f24984184ce3095c204935d06963dcc51nd [RT #19767]
85bf271a2a8d88736575e93504528639f5971f97nd2601. [doc] Mention file creation mode mask in the
85bf271a2a8d88736575e93504528639f5971f97nd named manual page.
5c457d20a708ef42b0824290d0feda1852a37493rederpj2600. [doc] ARM: miscellaneous reformatting for different
5c457d20a708ef42b0824290d0feda1852a37493rederpj page widths. [RT #19574]
5c457d20a708ef42b0824290d0feda1852a37493rederpj2599. [bug] Address rapid memory growth when validation fails.
a22d4a5da8c5167776b9e62737379cc9b857ef4drederpj [RT #19654]
a22d4a5da8c5167776b9e62737379cc9b857ef4drederpj2598. [func] Reserve the -F flag. [RT #19657]
cde00ab9085ea6e93db4a27bf6fe9a9b6eda4addnd2597. [bug] Handle a validation failure with a insecure delegation
cde00ab9085ea6e93db4a27bf6fe9a9b6eda4addnd from a NSEC3 signed master/slave zone. [RT #19464]
cde00ab9085ea6e93db4a27bf6fe9a9b6eda4addnd2596. [bug] Stale tree nodes of cache/dynamic rbtdb could stay
cde00ab9085ea6e93db4a27bf6fe9a9b6eda4addnd long, leading to inefficient memory usage or rejecting
159d95df05b3100bbef7a60cb5f5d7d8d5a3328etrawick newer cache entries in the worst case. [RT #19563]
159d95df05b3100bbef7a60cb5f5d7d8d5a3328etrawick2595. [bug] Fix unknown extended rcodes in dig. [RT #19625]
59b910556d04c82e951d6c6f7a413ab8fed21467trawick2594. [func] Have rndc warn if using its default configuration
acba1dfc9d36dbd7d307769f0f7c74f776d2458btrawick file when the key file also exists. [RT #19424]
59b910556d04c82e951d6c6f7a413ab8fed21467trawick2593. [bug] Improve a corner source of SERVFAILs [RT #19632]
9768955299008e29705461b314b763a79104e576nd2592. [bug] Treat "any" as a type in nsupdate. [RT #19455]
03e310ef946842b4dfa718776c870d012fc9ec67striker2591. [bug] named could die when processing a update in
03e310ef946842b4dfa718776c870d012fc9ec67striker removed_orphaned_ds(). [RT #19507]
03e310ef946842b4dfa718776c870d012fc9ec67striker2590. [func] Report zone/class of "update with no effect".
03e310ef946842b4dfa718776c870d012fc9ec67striker [RT #19542]
611d2f4e86b4eceb640a5301bd88a23cb459e5a8striker2589. [bug] dns_db_unregister() failed to clear '*dbimp'.
611d2f4e86b4eceb640a5301bd88a23cb459e5a8striker [RT #19626]
611d2f4e86b4eceb640a5301bd88a23cb459e5a8striker2588. [bug] SO_REUSEADDR could be set unconditionally after failure
611d2f4e86b4eceb640a5301bd88a23cb459e5a8striker of bind(2) call. This should be rare and mostly
f59888906d0566361498848fa95b4c416fad976cstriker harmless, but may cause interference with other
f59888906d0566361498848fa95b4c416fad976cstriker processes that happen to use the same port. [RT #19642]
f59888906d0566361498848fa95b4c416fad976cstriker2587. [func] Improve logging by reporting serial numbers for
f59888906d0566361498848fa95b4c416fad976cstriker when zone serial has gone backwards or unchanged.
6a3078c438bee65f22004ac65cd2eb4fa521bbfastriker [RT #19506]
6a3078c438bee65f22004ac65cd2eb4fa521bbfastriker2586. [bug] Missing cleanup of SIG rdataset in searching a DLZ DB
6a3078c438bee65f22004ac65cd2eb4fa521bbfastriker or SDB. [RT #19577]
26acc990e97a62631a3654405d676b928a78ebbcstriker2585. [bug] Uninitialized socket name could be referenced via a
29ecc0949b383793b24cdd0741cb86c02138ab36striker statistics channel, triggering an assertion failure in
29ecc0949b383793b24cdd0741cb86c02138ab36striker XML rendering. [RT #19427]
29ecc0949b383793b24cdd0741cb86c02138ab36striker2584. [bug] alpha: gcc optimization could break atomic operations.
29ecc0949b383793b24cdd0741cb86c02138ab36striker [RT #19227]
c97f8ff3a7479c838545de0c59770938b50ab6d3gstein2583. [port] netbsd: provide a control to not add the compile
c97f8ff3a7479c838545de0c59770938b50ab6d3gstein date to the version string, -DNO_VERSION_DATE.
6fb9d10c529c2be3bb1833b0eefdd27ba4df1610trawick2582. [bug] Don't emit warning log message when we attempt to
6fb9d10c529c2be3bb1833b0eefdd27ba4df1610trawick remove non-existant journal. [RT #19516]
6fb9d10c529c2be3bb1833b0eefdd27ba4df1610trawick2581. [contrib] dlz/mysql set MYSQL_OPT_RECONNECT option on connection.
6fb9d10c529c2be3bb1833b0eefdd27ba4df1610trawick Requires MySQL 5.0.19 or later. [RT #19084]
368a950bc36b428b737d079f77e8962c831f88aand2580. [bug] UpdateRej statistics counter could be incremented twice
368a950bc36b428b737d079f77e8962c831f88aand for one rejection. [RT #19476]
368a950bc36b428b737d079f77e8962c831f88aand2579. [bug] DNSSEC lookaside validation failed to handle unknown
9768955299008e29705461b314b763a79104e576nd algorithms. [RT #19479]
9768955299008e29705461b314b763a79104e576nd2578. [bug] Changed default sig-signing-type to 65534, because
9768955299008e29705461b314b763a79104e576nd 65535 turns out to be reserved. [RT #19477]
1005ad40d72c4a1df2c0f1b95b770a4c43c49a47mjc2577. [doc] Clarified some statistics counters. [RT #19454]
1005ad40d72c4a1df2c0f1b95b770a4c43c49a47mjc2576. [bug] NSEC record were not being correctly signed when
1005ad40d72c4a1df2c0f1b95b770a4c43c49a47mjc a zone transitions from insecure to secure.
1005ad40d72c4a1df2c0f1b95b770a4c43c49a47mjc Handle such incorrectly signed zones. [RT #19114]
1005ad40d72c4a1df2c0f1b95b770a4c43c49a47mjc2575. [func] New functions dns_name_fromstring() and
1005ad40d72c4a1df2c0f1b95b770a4c43c49a47mjc dns_name_tostring(), to simplify conversion
1005ad40d72c4a1df2c0f1b95b770a4c43c49a47mjc of a string to a dns_name structure and vice
1005ad40d72c4a1df2c0f1b95b770a4c43c49a47mjc versa. [RT #19451]
da5a84048552168ea64c3012573acd4de1434dcdjerenkrantz2574. [doc] Document nsupdate -g and -o. [RT #19351]
da5a84048552168ea64c3012573acd4de1434dcdjerenkrantz2573. [bug] Replacing a non-CNAME record with a CNAME record in a
da5a84048552168ea64c3012573acd4de1434dcdjerenkrantz single transaction in a signed zone failed. [RT #19397]
da5a84048552168ea64c3012573acd4de1434dcdjerenkrantz2572. [func] Simplify DLV configuration, with a new option
da5a84048552168ea64c3012573acd4de1434dcdjerenkrantz "dnssec-lookaside auto;" This is the equivalent
da5a84048552168ea64c3012573acd4de1434dcdjerenkrantz of "dnssec-lookaside . trust-anchor dlv.isc.org;"
da5a84048552168ea64c3012573acd4de1434dcdjerenkrantz plus setting a trusted-key for dlv.isc.org.
19fdbc5566bf67dde644be9e8d38d62db4dd0ba5jerenkrantz Note: The trusted key is hard-coded into named,
19fdbc5566bf67dde644be9e8d38d62db4dd0ba5jerenkrantz but is also stored in (and can be overridden
19fdbc5566bf67dde644be9e8d38d62db4dd0ba5jerenkrantz by) $sysconfdir/bind.keys. As the ISC DLV key
19fdbc5566bf67dde644be9e8d38d62db4dd0ba5jerenkrantz rolls over it can be kept up to date by replacing
19fdbc5566bf67dde644be9e8d38d62db4dd0ba5jerenkrantz the bind.keys file with a key downloaded from
19fdbc5566bf67dde644be9e8d38d62db4dd0ba5jerenkrantz2571. [func] Add a new tool "arpaname" which translates IP addresses
19fdbc5566bf67dde644be9e8d38d62db4dd0ba5jerenkrantz to the corresponding IN-ADDR.ARPA or IP6.ARPA name.
e874834efe9943668668c7fa498af3b3c7caffbdnd [RT #18976]
e874834efe9943668668c7fa498af3b3c7caffbdnd2570. [func] Log the destination address the query was sent to.
e874834efe9943668668c7fa498af3b3c7caffbdnd [RT #19209]
e874834efe9943668668c7fa498af3b3c7caffbdnd2569. [func] Move journalprint, nsec3hash, and genrandom
b617020883fa3b18bc9b5be5e896ceed79a7ff7fnd "make install" will put them in $sbindir. [RT #19301]
b617020883fa3b18bc9b5be5e896ceed79a7ff7fnd2568. [bug] Report when the write to indicate a otherwise
38873f61704cbe5eadaa3fb9dca84a4bee1ae5d5wrowe successful start fails. [RT #19360]
38873f61704cbe5eadaa3fb9dca84a4bee1ae5d5wrowe2567. [bug] dst__privstruct_writefile() could miss write errors.
38873f61704cbe5eadaa3fb9dca84a4bee1ae5d5wrowe write_public_key() could miss write errors.
38873f61704cbe5eadaa3fb9dca84a4bee1ae5d5wrowe dnssec-dsfromkey could miss write errors.
68a80326bd8b6f717ae0c44d4bb7273023aad1edwrowe [RT #19360]
68a80326bd8b6f717ae0c44d4bb7273023aad1edwrowe2566. [cleanup] Clarify logged message when an insecure DNSSEC
68a80326bd8b6f717ae0c44d4bb7273023aad1edwrowe response arrives from a zone thought to be secure:
68a80326bd8b6f717ae0c44d4bb7273023aad1edwrowe "insecurity proof failed" instead of "not
68a80326bd8b6f717ae0c44d4bb7273023aad1edwrowe insecure". [RT #19400]
6838d0e05a193cb77265db36e3549201b3df57e6wrowe2565. [func] Add support for HIP record. Includes new functions
6838d0e05a193cb77265db36e3549201b3df57e6wrowe dns_rdata_hip_first(), dns_rdata_hip_next()
6838d0e05a193cb77265db36e3549201b3df57e6wrowe and dns_rdata_hip_current(). [RT #19384]
903c124068c87c957f1327de486017a19cccd348stoddard2564. [bug] Only take EDNS fallback steps when processing timeouts.
903c124068c87c957f1327de486017a19cccd348stoddard [RT #19405]
732269e2780cb818c1b48aeffa0b432b0ce4ee5eaaron2563. [bug] Dig could leak a socket causing it to wait forever
732269e2780cb818c1b48aeffa0b432b0ce4ee5eaaron to exit. [RT #19359]
20aa030accab9a4df293294283fbe6a4ae961588trawick2562. [doc] ARM: miscellaneous improvements, reorganization,
20aa030accab9a4df293294283fbe6a4ae961588trawick and some new content.
e08b3783b570fdea39520da5e6c174394e956d17nd2561. [doc] Add isc-config.sh(1) man page. [RT #16378]
e08b3783b570fdea39520da5e6c174394e956d17nd2560. [bug] Add #include <config.h> to iptable.c. [RT #18258]
e08b3783b570fdea39520da5e6c174394e956d17nd2559. [bug] dnssec-dsfromkey could compute bad DS records when
e08b3783b570fdea39520da5e6c174394e956d17nd reading from a K* files. [RT #19357]
e08b3783b570fdea39520da5e6c174394e956d17nd2558. [func] Set the ownership of missing directories created
e08b3783b570fdea39520da5e6c174394e956d17nd for pid-file if -u has been specified on the command
e08b3783b570fdea39520da5e6c174394e956d17nd line. [RT #19328]
16de8ff78c533f06c64d5ab2b685953992ff8659thommay2557. [cleanup] PCI compliance:
16de8ff78c533f06c64d5ab2b685953992ff8659thommay * new libisc log module file
16de8ff78c533f06c64d5ab2b685953992ff8659thommay * isc_dir_chroot() now also changes the working
5aef954598e763eea457d204897a6a12d281755dtrawick directory to "/".
5aef954598e763eea457d204897a6a12d281755dtrawick * additional INSISTs
5aef954598e763eea457d204897a6a12d281755dtrawick * additional logging when files can't be removed.
340e970018246649e86dd3ebbd34f4719e3ceaf7trawick2556. [port] Solaris: mkdir(2) on tmpfs filesystems does not do the
340e970018246649e86dd3ebbd34f4719e3ceaf7trawick error checks in the correct order resulting in the
340e970018246649e86dd3ebbd34f4719e3ceaf7trawick wrong error code sometimes being returned. [RT #19249]
1360e9b0036040edfbcd2273ae18db83a93536detrawick2555. [func] dig: when emitting a hex dump also display the
1360e9b0036040edfbcd2273ae18db83a93536detrawick corresponding characters. [RT #19258]
1360e9b0036040edfbcd2273ae18db83a93536detrawick2554. [bug] Validation of uppercase queries from NSEC3 zones could
1360e9b0036040edfbcd2273ae18db83a93536detrawick fail. [RT #19297]
c3f32ea297c5350948a0c4472c1ff8433ea4e6bastoddard2553. [bug] Reference leak on DNSSEC validation errors. [RT #19291]
c3f32ea297c5350948a0c4472c1ff8433ea4e6bastoddard2552. [bug] zero-no-soa-ttl-cache was not being honoured.
c3f32ea297c5350948a0c4472c1ff8433ea4e6bastoddard [RT #19340]
c3f32ea297c5350948a0c4472c1ff8433ea4e6bastoddard2551. [bug] Potential Reference leak on return. [RT #19341]
946f7bd76a0dec6d67af79af56a8cff3cb6ef9c1nd2550. [bug] Check --with-openssl=<path> finds <openssl/opensslv.h>.
946f7bd76a0dec6d67af79af56a8cff3cb6ef9c1nd [RT #19343]
8c038cdb417502a969599568ccc4020576d82a10nd2549. [port] linux: define NR_OPEN if not currently defined.
8c038cdb417502a969599568ccc4020576d82a10nd [RT #19344]
8c038cdb417502a969599568ccc4020576d82a10nd2548. [bug] Install iterated_hash.h. [RT #19335]
8c038cdb417502a969599568ccc4020576d82a10nd2547. [bug] openssl_link.c:mem_realloc() could reference an
8c038cdb417502a969599568ccc4020576d82a10nd out-of-range area of the source buffer. New public
8c038cdb417502a969599568ccc4020576d82a10nd function isc_mem_reallocate() was introduced to address
6838d0e05a193cb77265db36e3549201b3df57e6wrowe this bug. [RT #19313]
83938932cb2dbe320eda488799bb7a0c04156bcdake2546. [func] Add --enable-openssl-hash configure flag to use
83938932cb2dbe320eda488799bb7a0c04156bcdake OpenSSL (in place of internal routine) for hash
6838d0e05a193cb77265db36e3549201b3df57e6wrowe functions (MD5, SHA[12] and HMAC). [RT #18815]
6838d0e05a193cb77265db36e3549201b3df57e6wrowe2545. [doc] ARM: Legal hostname checking (check-names) is
6838d0e05a193cb77265db36e3549201b3df57e6wrowe for SRV RDATA too. [RT #19304]
6fbf645df300ffa9c9693399571f2cd821af06fdtrawick2544. [cleanup] Removed unused structure members in adb.c. [RT #19225]
6fbf645df300ffa9c9693399571f2cd821af06fdtrawick2543. [contrib] Update contrib/zkt to version 0.98. [RT #19113]
6fbf645df300ffa9c9693399571f2cd821af06fdtrawick2542. [doc] Update the description of dig +adflag. [RT #19290]
c8ff8621370eb28a3f697a00bf5e6b3bc1a0d9f1minfrin2541. [bug] Conditionally update dispatch manager statistics.
c8ff8621370eb28a3f697a00bf5e6b3bc1a0d9f1minfrin [RT #19247]
c8ff8621370eb28a3f697a00bf5e6b3bc1a0d9f1minfrin2540. [func] Add a nibble mode to $GENERATE. [RT #18872]
c8989f842c2ad4533950c13d99d3dfb099da0d67minfrin2539. [security] Update the interaction between recursion, allow-query,
c8989f842c2ad4533950c13d99d3dfb099da0d67minfrin allow-query-cache and allow-recursion. [RT #19198]
97610ac677a5eda4a3bb366c5bb34a27eeb4288cminfrin2538. [bug] cache/ADB memory could grow over max-cache-size,
97610ac677a5eda4a3bb366c5bb34a27eeb4288cminfrin especially with threads and smaller max-cache-size
97610ac677a5eda4a3bb366c5bb34a27eeb4288cminfrin values. [RT #19240]
6aa783d83f4304f664233d8252cb67116769676ewrowe2537. [func] Added more statistics counters including those on socket
6aa783d83f4304f664233d8252cb67116769676ewrowe I/O events and query RTT histograms. [RT #18802]
6aa783d83f4304f664233d8252cb67116769676ewrowe2536. [cleanup] Silence some warnings when -Werror=format-security is
761fb8d21084bd7b7eb590fbd54a925dfdf806bbnd specified. [RT #19083]
761fb8d21084bd7b7eb590fbd54a925dfdf806bbnd2535. [bug] dig +showsearch and +trace interacted badly. [RT #19091]
761fb8d21084bd7b7eb590fbd54a925dfdf806bbnd2534. [func] Check NAPTR records regular expressions and
761fb8d21084bd7b7eb590fbd54a925dfdf806bbnd replacement strings to ensure they are syntactically
761fb8d21084bd7b7eb590fbd54a925dfdf806bbnd valid and consistant. [RT #18168]
761fb8d21084bd7b7eb590fbd54a925dfdf806bbnd2533. [doc] ARM: document @ (at-sign). [RT #17144]
761fb8d21084bd7b7eb590fbd54a925dfdf806bbnd2532. [bug] dig: check the question section of the response to
367cefc17f8dcfe65651c9c16cb3151589c6cecetrawick see if it matches the asked question. [RT #18495]
d8f54fe5534b61afa68100dddbe2eb98285d1100wrowe2531. [bug] Change #2207 was incomplete. [RT #19098]
d8f54fe5534b61afa68100dddbe2eb98285d1100wrowe2530. [bug] named failed to reject insecure to secure transitions
d8f54fe5534b61afa68100dddbe2eb98285d1100wrowe via UPDATE. [RT #19101]
6aa783d83f4304f664233d8252cb67116769676ewrowe2529. [cleanup] Upgrade libtool to silence complaints from recent
6aa783d83f4304f664233d8252cb67116769676ewrowe version of autoconf. [RT #18657]
d8f54fe5534b61afa68100dddbe2eb98285d1100wrowe2528. [cleanup] Silence spurious configure warning about
18f36c8bdc74f9fd18739b9a154852c541b18900minfrin --datarootdir [RT #19096]
18f36c8bdc74f9fd18739b9a154852c541b18900minfrin2527. [placeholder]
f1e73dbab9ba73d83c9ac8a13ab6150653bb71a9brianp2526. [func] New named option "attach-cache" that allows multiple
7a01bcd2d59be7ec9ce55701c58054fa1c0bb5b6wrowe views to share a single cache to save memory and
6aa783d83f4304f664233d8252cb67116769676ewrowe improve lookup efficiency. Based on contributed code
6aa783d83f4304f664233d8252cb67116769676ewrowe from Barclay Osborn, Google. [RT #18905]
7a01bcd2d59be7ec9ce55701c58054fa1c0bb5b6wrowe2525. [func] New logging category "query-errors" to provide detailed
7a01bcd2d59be7ec9ce55701c58054fa1c0bb5b6wrowe internal information about query failures, especially
9d71a9210ee030534400d37010f34e6a7d72b53fnd about server failures. [RT #19027]
9d71a9210ee030534400d37010f34e6a7d72b53fnd2524. [port] sunos: dnssec-signzone needs strtoul(). [RT #19129]
5d6ffa7b5c77dd4132ed6d7f0dd63548b1c3c1c9nd2523. [bug] Random type rdata freed by dns_nsec_typepresent().
5d6ffa7b5c77dd4132ed6d7f0dd63548b1c3c1c9nd [RT #19112]
5d6ffa7b5c77dd4132ed6d7f0dd63548b1c3c1c9nd2522. [security] Handle -1 from DSA_do_verify() and EVP_VerifyFinal().
144b1e2ebb48b2878017a8ac9a4cad1e771bc1b6stoddard2521. [bug] Improve epoll cross compilation support. [RT #19047]
144b1e2ebb48b2878017a8ac9a4cad1e771bc1b6stoddard2520. [bug] Update xml statistics version number to 2.0 as change
74b84dd6e146edc93cf1b3200e411bfc581f7c36nd #2388 made the schema incompatible to the previous
143a04461642dea548a4bebdb302f5e411528a14trawick version. [RT #19080]
143a04461642dea548a4bebdb302f5e411528a14trawick2519. [bug] dig/host with -4 or -6 didn't work if more than two
ebecc16986604cce1369d5075eff65032e3dd0deianh nameserver addresses of the excluded address family
ebecc16986604cce1369d5075eff65032e3dd0deianh preceded in resolv.conf. [RT #19081]
ebecc16986604cce1369d5075eff65032e3dd0deianh2518. [func] Add support for the new CERT types from RFC 4398.
ebecc16986604cce1369d5075eff65032e3dd0deianh [RT #19077]
ebecc16986604cce1369d5075eff65032e3dd0deianh2517. [bug] dig +trace with -4 or -6 failed when it chose a
ebecc16986604cce1369d5075eff65032e3dd0deianh nameserver address of the excluded address type.
7a2b9ea4788ea59d81b9e84192e4b90a9a0da875wrowe [RT #18843]
7a2b9ea4788ea59d81b9e84192e4b90a9a0da875wrowe2516. [bug] glue sort for responses was performed even when not
7a2b9ea4788ea59d81b9e84192e4b90a9a0da875wrowe needed. [RT #19039]
d225a894172ec361d2c6791638bacf604a8c6fa4nd2515. [port] win32: build dnssec-dsfromkey and dnssec-keyfromlabel.
d225a894172ec361d2c6791638bacf604a8c6fa4nd [RT #19063]
d225a894172ec361d2c6791638bacf604a8c6fa4nd2514. [bug] dig/host failed with -4 or -6 when resolv.conf contains
d225a894172ec361d2c6791638bacf604a8c6fa4nd a nameserver of the excluded address family.
d225a894172ec361d2c6791638bacf604a8c6fa4nd [RT #18848]
70f28b17978da5478a97843ab7cbcb4baf7a8711nd2513. [bug] Fix windows cli build. [RT #19062]
70f28b17978da5478a97843ab7cbcb4baf7a8711nd2512. [func] Print a summary of the cached records which make up
70f28b17978da5478a97843ab7cbcb4baf7a8711nd the negative response. [RT #18885]
ac539bd6714277d9ce7c39361de4cc11d1fb8eadnd2511. [cleanup] dns_rdata_tofmttext() add const to linebreak.
ac539bd6714277d9ce7c39361de4cc11d1fb8eadnd [RT #18885]
f5208b93c14accca0cd5f5acb042332b20172fb1nd2510. [bug] "dig +sigchase" could trigger REQUIRE failures.
f5208b93c14accca0cd5f5acb042332b20172fb1nd [RT #19033]
1125f364c5cb4fd9bff71e89b5d4cbf551590035bnicholes2509. [bug] Specifying a fixed query source port was broken.
1125f364c5cb4fd9bff71e89b5d4cbf551590035bnicholes2508. [placeholder]
1125f364c5cb4fd9bff71e89b5d4cbf551590035bnicholes2507. [func] Log the recursion quota values when killing the
1125f364c5cb4fd9bff71e89b5d4cbf551590035bnicholes oldest query or refusing to recurse due to quota.
9d999c5deeddad9211695fc736a845afda6a2e95wrowe [RT #19022]
9d999c5deeddad9211695fc736a845afda6a2e95wrowe2506. [port] solaris: Check at configure time if
9d999c5deeddad9211695fc736a845afda6a2e95wrowe hack_shutup_pthreadonceinit is needed. [RT #19037]
f19141958ebbfa8feb78e27007b4023d710d1c7etrawick2505. [port] Treat amd64 similarly to x86_64 when determining
f19141958ebbfa8feb78e27007b4023d710d1c7etrawick atomic operation support. [RT #19031]
3ac9911bdb9c066a068041218d5b05bc851340bdtrawick2504. [bug] Address race condition in the socket code. [RT #18899]
3ac9911bdb9c066a068041218d5b05bc851340bdtrawick2503. [port] linux: improve compatibility with Linux Standard
c5c445b5614e4d5040d3c0994d2456f1ac8cb9b5jerenkrantz Base. [RT #18793]
c5c445b5614e4d5040d3c0994d2456f1ac8cb9b5jerenkrantz2502. [cleanup] isc_radix: Improve compliance with coding style,
c5c445b5614e4d5040d3c0994d2456f1ac8cb9b5jerenkrantz document function in <isc/radix.h>. [RT #18534]
c5c445b5614e4d5040d3c0994d2456f1ac8cb9b5jerenkrantz2501. [func] $GENERATE now supports all rdata types. Multi-field
5541a81e194dc99521c0ecf904a940b0b65a93f2nd rdata types need to be quoted. See the ARM for
5541a81e194dc99521c0ecf904a940b0b65a93f2nd details. [RT #18368]
60736084c3e45fe7ece48483188e58b0f9e3a36bwrowe2500. [contrib] contrib/sdb/pgsql/zonetodb.c called non-existent
60736084c3e45fe7ece48483188e58b0f9e3a36bwrowe function. [RT #18582]
60736084c3e45fe7ece48483188e58b0f9e3a36bwrowe2499. [port] solaris: lib/lwres/getaddrinfo.c namespace clash.
60736084c3e45fe7ece48483188e58b0f9e3a36bwrowe [RT #18837]
60736084c3e45fe7ece48483188e58b0f9e3a36bwrowe --- 9.6.0rc1 released ---
60736084c3e45fe7ece48483188e58b0f9e3a36bwrowe2498. [bug] Removed a bogus function argument used with
60736084c3e45fe7ece48483188e58b0f9e3a36bwrowe ISC_SOCKET_USE_POLLWATCH: it could cause compiler
f16b2c3124a11bff93724342099e1afdb8145917bnicholes warning or crash named with the debug 1 level
f16b2c3124a11bff93724342099e1afdb8145917bnicholes of logging. [RT #18917]
60736084c3e45fe7ece48483188e58b0f9e3a36bwrowe2497. [bug] Don't add RRSIG bit to NSEC3 bit map for insecure
60736084c3e45fe7ece48483188e58b0f9e3a36bwrowe delegation.
d584e3b7a33da68233e7ac403213b436b402f5bend2496. [bug] Add sanity length checks to NSID option. [RT #18813]
d584e3b7a33da68233e7ac403213b436b402f5bend2495. [bug] Tighten RRSIG checks. [RT #18795]
d584e3b7a33da68233e7ac403213b436b402f5bend2494. [bug] isc/radix.h, dns/sdlz.h and dns/dlz.h were not being
d584e3b7a33da68233e7ac403213b436b402f5bend installed. [RT #18826]
d584e3b7a33da68233e7ac403213b436b402f5bend2493. [bug] The linux capabilities code was not correctly cleaning
d584e3b7a33da68233e7ac403213b436b402f5bend up after itself. [RT #18767]
d584e3b7a33da68233e7ac403213b436b402f5bend2492. [func] Rndc status now reports the number of cpus discovered
d584e3b7a33da68233e7ac403213b436b402f5bend and the number of worker threads when running
d584e3b7a33da68233e7ac403213b436b402f5bend multi-threaded. [RT #18273]
d584e3b7a33da68233e7ac403213b436b402f5bend2491. [func] Attempt to re-use a local port if we are already using
d584e3b7a33da68233e7ac403213b436b402f5bend the port. [RT #18548]
d584e3b7a33da68233e7ac403213b436b402f5bend2490. [port] aix: work around a kernel bug where IPV6_RECVPKTINFO
d584e3b7a33da68233e7ac403213b436b402f5bend is cleared when IPV6_V6ONLY is set. [RT #18785]
3e49fe84a5024d831ffb14697747c5948821f958trawick2489. [port] solaris: Workaround Solaris's kernel bug about
3e49fe84a5024d831ffb14697747c5948821f958trawick http://bugs.opensolaris.org/view_bug.do?bug_id=6724237
5610fc134df70e725bcdef518cc93de70261eb1dnd Define ISC_SOCKET_USE_POLLWATCH at build time to enable
5610fc134df70e725bcdef518cc93de70261eb1dnd this workaround. [RT #18870]
5610fc134df70e725bcdef518cc93de70261eb1dnd2488. [func] Added a tool, dnssec-dsfromkey, to generate DS records
965680cd7c050ec8c8c751ffdbaf19c91213d562trawick from keyset and .key files. [RT #18694]
965680cd7c050ec8c8c751ffdbaf19c91213d562trawick2487. [bug] Give TCP connections longer to complete. [RT #18675]
965680cd7c050ec8c8c751ffdbaf19c91213d562trawick2486. [func] The default locations for named.pid and lwresd.pid
965680cd7c050ec8c8c751ffdbaf19c91213d562trawick This allows the owner of the containing directory
52d61f96a186861d991583851218e15ea16f0abetrawick to be set, for "named -u" support, and allows there
52d61f96a186861d991583851218e15ea16f0abetrawick to be a permanent symbolic link in the path, for
52d61f96a186861d991583851218e15ea16f0abetrawick "named -t" support. [RT #18306]
4fa5f4378779a06834ec5efa44810f93741c5f27wrowe2485. [bug] Change update's the handling of obscured RRSIG
4fa5f4378779a06834ec5efa44810f93741c5f27wrowe records. Not all orphaned DS records were being
4fa5f4378779a06834ec5efa44810f93741c5f27wrowe removed. [RT #18828]
6838d0e05a193cb77265db36e3549201b3df57e6wrowe2484. [bug] It was possible to trigger a REQUIRE failure when
74b84dd6e146edc93cf1b3200e411bfc581f7c36nd adding NSEC3 proofs to the response in
74b84dd6e146edc93cf1b3200e411bfc581f7c36nd query_addwildcardproof(). [RT #18828]
11e365512cbf021726cd3ec3d80743f408170ff9stoddard2483. [port] win32: chroot() is not supported. [RT #18805]
11e365512cbf021726cd3ec3d80743f408170ff9stoddard2482. [port] libxml2: support versions 2.7.* in addition
11e365512cbf021726cd3ec3d80743f408170ff9stoddard to 2.6.*. [RT #18806]
367cefc17f8dcfe65651c9c16cb3151589c6cecetrawick --- 9.6.0b1 released ---
2774f23eee36fdb1b30a8213bbcabe5336175e54jwoolley2481. [bug] rbtdb.c:matchparams() failed to handle NSEC3 chain
2774f23eee36fdb1b30a8213bbcabe5336175e54jwoolley collisions. [RT #18812]
1944ddbbad413b60307d66081b022a3eee5f04cfbnicholes2480. [bug] named could fail to emit all the required NSEC3
1944ddbbad413b60307d66081b022a3eee5f04cfbnicholes records. [RT #18812]
1944ddbbad413b60307d66081b022a3eee5f04cfbnicholes2479. [bug] xfrout:covers was not properly initialized. [RT #18801]
3b1dc8f8f153d7167da9e64ab44f3e90f486a458wrowe2478. [bug] 'addresses' could be used uninitialized in
3b1dc8f8f153d7167da9e64ab44f3e90f486a458wrowe configure_forward(). [RT #18800]
2404b81d39a1a539f980d4808d52d23997a9e006nd2477. [bug] dig: the global option to print the command line is
2404b81d39a1a539f980d4808d52d23997a9e006nd +cmd not print_cmd. Update the output to reflect
2404b81d39a1a539f980d4808d52d23997a9e006nd this. [RT #17008]
a3754e9d2edd5758f94fd743b9cf9f814be80383nd2476. [doc] ARM: improve documentation for max-journal-size and
a3754e9d2edd5758f94fd743b9cf9f814be80383nd ixfr-from-differences. [RT #15909] [RT #18541]
f9a987f71572291f35b9d0adc3fe79af96b2b147trawick2475. [bug] LRU cache cleanup under overmem condition could purge
f9a987f71572291f35b9d0adc3fe79af96b2b147trawick particular entries more aggressively. [RT #17628]
f9a987f71572291f35b9d0adc3fe79af96b2b147trawick2474. [bug] ACL structures could be allocated with insufficient
f9a987f71572291f35b9d0adc3fe79af96b2b147trawick space, causing an array overrun. [RT #18765]
f9a987f71572291f35b9d0adc3fe79af96b2b147trawick2473. [port] linux: raise the limit on open files to the possible
f9a987f71572291f35b9d0adc3fe79af96b2b147trawick maximum value before spawning threads; 'files'
f9a987f71572291f35b9d0adc3fe79af96b2b147trawick specified in named.conf doesn't seem to work with
6838d0e05a193cb77265db36e3549201b3df57e6wrowe threads as expected. [RT #18784]
5c870e08d589a24283cd76a9d596120605762cbbminfrin2472. [port] linux: check the number of available cpu's before
5c870e08d589a24283cd76a9d596120605762cbbminfrin calling chroot as it depends on "/proc". [RT #16923]
47d4dfaca60aff6d3c7e591bf593b3961cafcdefminfrin2471. [bug] named-checkzone was not reporting missing mandatory
47d4dfaca60aff6d3c7e591bf593b3961cafcdefminfrin glue when sibling checks were disabled. [RT #18768]
6838d0e05a193cb77265db36e3549201b3df57e6wrowe2470. [bug] Elements of the isc_radix_node_t could be incorrectly
c206205e2475a7a4a192eaa7190a9894f01f0631minfrin overwritten. [RT# 18719]
304aee4b1ff85cc876570493e4ed334d42b4d9eftrawick2469. [port] solaris: Work around Solaris's select() limitations.
304aee4b1ff85cc876570493e4ed334d42b4d9eftrawick [RT #18769]
304aee4b1ff85cc876570493e4ed334d42b4d9eftrawick2468. [bug] Resolver could try unreachable servers multiple times.
304aee4b1ff85cc876570493e4ed334d42b4d9eftrawick [RT #18739]
77582a85f880a10e8e225ecd5b303446d23d1c9atrawick2467. [bug] Failure of fcntl(F_DUPFD) wasn't logged. [RT #18740]
77582a85f880a10e8e225ecd5b303446d23d1c9atrawick2466. [doc] ARM: explain max-cache-ttl 0 SERVFAIL issue.
77582a85f880a10e8e225ecd5b303446d23d1c9atrawick [RT #18302]
f49cf8ce86a01c90d5d843fc27e19d2802dd0f77wrowe2465. [bug] Adb's handling of lame addresses was different
f49cf8ce86a01c90d5d843fc27e19d2802dd0f77wrowe for IPv4 and IPv6. [RT #18738]
f49cf8ce86a01c90d5d843fc27e19d2802dd0f77wrowe2464. [port] linux: check that a capability is present before
111b2312c9749936ebca4f273db445820a0a703ebrianp trying to set it. [RT #18135]
6838d0e05a193cb77265db36e3549201b3df57e6wrowe2463. [port] linux: POSIX doesn't include the IPv6 Advanced Socket
ad877cddc14be8c8171938ba61338c6c7b896bbdtrawick API and glibc hides parts of the IPv6 Advanced Socket
ad877cddc14be8c8171938ba61338c6c7b896bbdtrawick API as a result. This is stupid as it breaks how the
ad877cddc14be8c8171938ba61338c6c7b896bbdtrawick two halves (Basic and Advanced) of the IPv6 Socket API
ad877cddc14be8c8171938ba61338c6c7b896bbdtrawick were designed to be used but we have to live with it.
ad877cddc14be8c8171938ba61338c6c7b896bbdtrawick Define _GNU_SOURCE to pull in the IPv6 Advanced Socket
ad877cddc14be8c8171938ba61338c6c7b896bbdtrawick API. [RT #18388]
367cefc17f8dcfe65651c9c16cb3151589c6cecetrawick2462. [doc] Document -m (enable memory usage debugging)
367cefc17f8dcfe65651c9c16cb3151589c6cecetrawick option for dig. [RT #18757]
f49cf8ce86a01c90d5d843fc27e19d2802dd0f77wrowe2461. [port] sunos: Change #2363 was not complete. [RT #17513]
f49cf8ce86a01c90d5d843fc27e19d2802dd0f77wrowe --- 9.6.0a1 released ---
f49cf8ce86a01c90d5d843fc27e19d2802dd0f77wrowe2460. [bug] Don't call dns_db_getnsec3parameters() on the cache.
f49cf8ce86a01c90d5d843fc27e19d2802dd0f77wrowe [RT #18697]
9b867bfaea269f387a0cf2aa4c9f38d4d51bac94rederpj2459. [contrib] Import dnssec-zkt to contrib/zkt. [RT #18448]
9b867bfaea269f387a0cf2aa4c9f38d4d51bac94rederpj2458. [doc] ARM: update and correction for max-cache-size.
9b867bfaea269f387a0cf2aa4c9f38d4d51bac94rederpj [RT #18294]
52435ceaabd1670b2c3a062acc191159a64fb7a1wrowe2457. [tuning] max-cache-size is reverted to 0, the previous
52435ceaabd1670b2c3a062acc191159a64fb7a1wrowe default. It should be safe because expired cache
52435ceaabd1670b2c3a062acc191159a64fb7a1wrowe entries are also purged. [RT #18684]
52435ceaabd1670b2c3a062acc191159a64fb7a1wrowe2456. [bug] In ACLs, ::/0 and 0.0.0.0/0 would both match any
52435ceaabd1670b2c3a062acc191159a64fb7a1wrowe address, regardless of family. They now correctly
52435ceaabd1670b2c3a062acc191159a64fb7a1wrowe distinguish IPv4 from IPv6. [RT #18559]
52435ceaabd1670b2c3a062acc191159a64fb7a1wrowe2455. [bug] Stop metadata being transferred via axfr/ixfr.
e199d79647c689a85951f19b08a08082263f4df8brianp [RT #18639]
e199d79647c689a85951f19b08a08082263f4df8brianp2454. [func] nsupdate: you can now set a default ttl. [RT #18317]
6838d0e05a193cb77265db36e3549201b3df57e6wrowe2453. [bug] Remove NULL pointer dereference in dns_journal_print().
ad451e2e428a069086d1c18c9e3372f8846ec617wrowe [RT #18316]
ad451e2e428a069086d1c18c9e3372f8846ec617wrowe2452. [func] Improve bin/test/journalprint. [RT #18316]
ad451e2e428a069086d1c18c9e3372f8846ec617wrowe2451. [port] solaris: handle runtime linking better. [RT #18356]
ad451e2e428a069086d1c18c9e3372f8846ec617wrowe2450. [doc] Fix lwresd docbook problem for manual page.
ad451e2e428a069086d1c18c9e3372f8846ec617wrowe [RT #18672]
ad451e2e428a069086d1c18c9e3372f8846ec617wrowe2449. [placeholder]
ad451e2e428a069086d1c18c9e3372f8846ec617wrowe2448. [func] Add NSEC3 support. [RT #15452]
1e1e5c477f92840ffbcb8acd0003305022e5468atrawick2447. [cleanup] libbind has been split out as a separate product.
1e1e5c477f92840ffbcb8acd0003305022e5468atrawick2446. [func] Add a new log message about build options on startup.
1e1e5c477f92840ffbcb8acd0003305022e5468atrawick A new command-line option '-V' for named is also
1e1e5c477f92840ffbcb8acd0003305022e5468atrawick provided to show this information. [RT# 18645]
c998c5be82bf2b41f8fc27de9376ba10651c74bcrederpj2445. [doc] ARM out-of-date on empty reverse zones (list includes
c998c5be82bf2b41f8fc27de9376ba10651c74bcrederpj RFC1918 address, but these are not yet compiled in).
c998c5be82bf2b41f8fc27de9376ba10651c74bcrederpj [RT #18578]
c998c5be82bf2b41f8fc27de9376ba10651c74bcrederpj2444. [port] Linux, FreeBSD, AIX: Turn off path mtu discovery
58eb8d7cca552570577aa8b636349a695ff193datrawick (clear DF) for UDP responses and requests.
58eb8d7cca552570577aa8b636349a695ff193datrawick2443. [bug] win32: UDP connect() would not generate an event,
58eb8d7cca552570577aa8b636349a695ff193datrawick and so connected UDP sockets would never clean up.
ecf435f0c6379df7ed83285d5597fc9aa39c6f6dbrianp Fix this by doing an immediate WSAConnect() rather
ecf435f0c6379df7ed83285d5597fc9aa39c6f6dbrianp than an io completion port type for UDP.
ecf435f0c6379df7ed83285d5597fc9aa39c6f6dbrianp2442. [bug] A lock could be destroyed twice. [RT# 18626]
480f2a1b2fb27a8284e66e60a5bbaee6bc1ccb04trawick2441. [bug] isc_radix_insert() could copy radix tree nodes
480f2a1b2fb27a8284e66e60a5bbaee6bc1ccb04trawick incompletely. [RT #18573]
acc9093ae1f3c97acc635bd5b2c7c0969da21183trawick2440. [bug] named-checkconf used an incorrect test to determine
acc9093ae1f3c97acc635bd5b2c7c0969da21183trawick if an ACL was set to none.
2fa5f4c38890220c6ea439317e7dcb9e8b3c76f7jwoolley2439. [bug] Potential NULL dereference in dns_acl_isanyornone().
2fa5f4c38890220c6ea439317e7dcb9e8b3c76f7jwoolley [RT #18559]
95d00ea81131488769296fa5765ed745cbf45207trawick2438. [bug] Timeouts could be logged incorrectly under win32.
95d00ea81131488769296fa5765ed745cbf45207trawick2437. [bug] Sockets could be closed too early, leading to
95d00ea81131488769296fa5765ed745cbf45207trawick inconsistent states in the socket module. [RT #18298]
95d00ea81131488769296fa5765ed745cbf45207trawick2436. [security] win32: UDP client handler can be shutdown. [RT #18576]
95d00ea81131488769296fa5765ed745cbf45207trawick2435. [bug] Fixed an ACL memory leak affecting win32.
f08574f1098defdf1dc7e7f18a1e3664ee157150rederpj2434. [bug] Fixed a minor error-reporting bug in
f08574f1098defdf1dc7e7f18a1e3664ee157150rederpj2433. [tuning] Set initial timeout to 800ms.
f08574f1098defdf1dc7e7f18a1e3664ee157150rederpj2432. [bug] More Windows socket handling improvements. Stop
f08574f1098defdf1dc7e7f18a1e3664ee157150rederpj using I/O events and use IO Completion Ports
f08574f1098defdf1dc7e7f18a1e3664ee157150rederpj throughout. Rewrite the receive path logic to make
84854ca5d35fb9f101da948858097c88457eece8coar it easier to support multiple simultaneous
84854ca5d35fb9f101da948858097c88457eece8coar requesters in the future. Add stricter consistency
84854ca5d35fb9f101da948858097c88457eece8coar checking as a compile-time option (define
84854ca5d35fb9f101da948858097c88457eece8coar ISC_SOCKET_CONSISTENCY_CHECKS; defaults to off).
30990c446eca5b0d16d42171a6b30da9456ff6b4trawick2431. [bug] Acl processing could leak memory. [RT #18323]
0fd9de72e2a1be5a6134ee70703324be80d816b7trawick2430. [bug] win32: isc_interval_set() could round down to
0fd9de72e2a1be5a6134ee70703324be80d816b7trawick zero if the input was less than NS_INTERVAL
0fd9de72e2a1be5a6134ee70703324be80d816b7trawick nanoseconds. Round up instead. [RT #18549]
2213cc395cb461faf7bfeb187ebb61d97cd457efjerenkrantz2429. [doc] nsupdate should be in section 1 of the man pages.
f36d2c405b5a9bcc22c67577995560e7d1b616c0aaron [RT #18283]
854c7bc4128fa2ad9fdfe0fc307d5ef30bcb5bb9wrowe2428. [bug] dns_iptable_merge() mishandled merges of negative
854c7bc4128fa2ad9fdfe0fc307d5ef30bcb5bb9wrowe tables. [RT #18409]
854c7bc4128fa2ad9fdfe0fc307d5ef30bcb5bb9wrowe2427. [func] Treat DNSKEY queries as if "minimal-response yes;"
854c7bc4128fa2ad9fdfe0fc307d5ef30bcb5bb9wrowe was set. [RT #18528]
854c7bc4128fa2ad9fdfe0fc307d5ef30bcb5bb9wrowe2426. [bug] libbind: inet_net_pton() can sometimes return the
854c7bc4128fa2ad9fdfe0fc307d5ef30bcb5bb9wrowe wrong value if excessively large net masks are
854c7bc4128fa2ad9fdfe0fc307d5ef30bcb5bb9wrowe supplied. [RT #18512]
854c7bc4128fa2ad9fdfe0fc307d5ef30bcb5bb9wrowe2425. [bug] named didn't detect unavailable query source addresses
854c7bc4128fa2ad9fdfe0fc307d5ef30bcb5bb9wrowe at load time. [RT #18536]
854c7bc4128fa2ad9fdfe0fc307d5ef30bcb5bb9wrowe2424. [port] configure now probes for a working epoll
854c7bc4128fa2ad9fdfe0fc307d5ef30bcb5bb9wrowe implementation. Allow the use of kqueue,
75f8e1cae5ca3a16a7400cdddf604815ab06b5a8rederpj epoll and /dev/poll to be selected at compile
75f8e1cae5ca3a16a7400cdddf604815ab06b5a8rederpj time. [RT #18277]
75f8e1cae5ca3a16a7400cdddf604815ab06b5a8rederpj2423. [security] Randomize server selection on queries, so as to
75f8e1cae5ca3a16a7400cdddf604815ab06b5a8rederpj make forgery a little more difficult. Instead of
75f8e1cae5ca3a16a7400cdddf604815ab06b5a8rederpj always preferring the server with the lowest RTT,
75f8e1cae5ca3a16a7400cdddf604815ab06b5a8rederpj pick a server with RTT within the same 128
d8f54fe5534b61afa68100dddbe2eb98285d1100wrowe millisecond band. [RT #18441]
d8f54fe5534b61afa68100dddbe2eb98285d1100wrowe2422. [bug] Handle the special return value of a empty node as
d8f54fe5534b61afa68100dddbe2eb98285d1100wrowe if it was a NXRRSET in the validator. [RT #18447]
7f481efe04fdc4da7a447c14be62c155cbe00ddbbrianp2421. [func] Add new command line option '-S' for named to specify
7f481efe04fdc4da7a447c14be62c155cbe00ddbbrianp the max number of sockets. [RT #18493]
7f481efe04fdc4da7a447c14be62c155cbe00ddbbrianp Use caution: this option may not work for some
7f481efe04fdc4da7a447c14be62c155cbe00ddbbrianp operating systems without rebuilding named.
9ed34e5219ab3506ccfd2ca58751ce4c81b263a8rederpj2420. [bug] Windows socket handling cleanup. Let the io
9ed34e5219ab3506ccfd2ca58751ce4c81b263a8rederpj completion event send out canceled read/write
9ed34e5219ab3506ccfd2ca58751ce4c81b263a8rederpj done events, which keeps us from writing to memory
23b36269d124e7a6aaa5221891f7ae2ef3eeb158jerenkrantz we no longer have ownership of. Add debugging
23b36269d124e7a6aaa5221891f7ae2ef3eeb158jerenkrantz socket_log() function. Rework TCP socket handling
23b36269d124e7a6aaa5221891f7ae2ef3eeb158jerenkrantz to not leak sockets.
d401ff3af66624a7023460054519070a025d31cfwrowe2419. [cleanup] Document that isc_socket_create() and isc_socket_open()
d401ff3af66624a7023460054519070a025d31cfwrowe should not be used for isc_sockettype_fdwatch sockets.
d401ff3af66624a7023460054519070a025d31cfwrowe [RT #18521]
e65b56dc229f063425fac589002e34c8246ad878trawick2418. [bug] AXFR request on a DLZ could trigger a REQUIRE failure
e65b56dc229f063425fac589002e34c8246ad878trawick [RT #18430]
306bd64cf6568149964abdf8ca748a617ed98500gregames2417. [bug] Connecting UDP sockets for outgoing queries could
306bd64cf6568149964abdf8ca748a617ed98500gregames unexpectedly fail with an 'address already in use'
306bd64cf6568149964abdf8ca748a617ed98500gregames error. [RT #18411]
ae3d212043d50288748fe9fdf0aa1a3e8f2ff3a6wrowe2416. [func] Log file descriptors that cause exceeding the
ae3d212043d50288748fe9fdf0aa1a3e8f2ff3a6wrowe internal maximum. [RT #18460]
ae3d212043d50288748fe9fdf0aa1a3e8f2ff3a6wrowe2415. [bug] 'rndc dumpdb' could trigger various assertion failures
ae3d212043d50288748fe9fdf0aa1a3e8f2ff3a6wrowe in rbtdb.c. [RT #18455]
766c20b0366e1d0e359e0d9a834669e19a4db3d9trawick2414. [bug] A masterdump context held the database lock too long,
766c20b0366e1d0e359e0d9a834669e19a4db3d9trawick causing various troubles such as dead lock and
766c20b0366e1d0e359e0d9a834669e19a4db3d9trawick recursive lock acquisition. [RT #18311, #18456]
766c20b0366e1d0e359e0d9a834669e19a4db3d9trawick2413. [bug] Fixed an unreachable code path in socket.c. [RT #18442]
2a6e98ba4ffa30ded5d8831664c5cb2a170a56b6coar2412. [bug] win32: address a resource leak. [RT #18374]
2a6e98ba4ffa30ded5d8831664c5cb2a170a56b6coar2411. [bug] Allow using a larger number of sockets than FD_SETSIZE
9a11fa4e07f50f2e5750d078ef3751ddbf441b8ftrawick for select(). To enable this, set ISC_SOCKET_MAXSOCKETS
9a11fa4e07f50f2e5750d078ef3751ddbf441b8ftrawick at compilation time. [RT #18433]
1f279dc92a60df9f61bf58468162aab0eef072e4brianp Note: with changes #2469 and #2421 above, there is no
1f279dc92a60df9f61bf58468162aab0eef072e4brianp need to tweak ISC_SOCKET_MAXSOCKETS at compilation time
2fd0edbd8b2f47a8458322bedd3b82f825faf336trawick2410. [bug] Correctly delete m_versionInfo. [RT #18432]
2fd0edbd8b2f47a8458322bedd3b82f825faf336trawick2409. [bug] Only log that we disabled EDNS processing if we were
39021cf8b495cdb94013ca73531ccb32658fb793rederpj subsequently successful. [RT #18029]
39021cf8b495cdb94013ca73531ccb32658fb793rederpj2408. [bug] A duplicate TCP dispatch event could be sent, which
39021cf8b495cdb94013ca73531ccb32658fb793rederpj could then trigger an assertion failure in
39021cf8b495cdb94013ca73531ccb32658fb793rederpj resquery_response(). [RT #18275]
39021cf8b495cdb94013ca73531ccb32658fb793rederpj2407. [port] hpux: test for sys/dyntune.h. [RT #18421]
fa16f10bc02e46bc5a6c2c2c6371926cd1dbe2edwrowe2406. [placeholder]
fa16f10bc02e46bc5a6c2c2c6371926cd1dbe2edwrowe2405. [cleanup] The default value for dnssec-validation was changed to
fa16f10bc02e46bc5a6c2c2c6371926cd1dbe2edwrowe "yes" in 9.5.0-P1 and all subsequent releases; this
fa16f10bc02e46bc5a6c2c2c6371926cd1dbe2edwrowe was inadvertently omitted from CHANGES at the time.
fa16f10bc02e46bc5a6c2c2c6371926cd1dbe2edwrowe2404. [port] hpux: files unlimited support.
fa16f10bc02e46bc5a6c2c2c6371926cd1dbe2edwrowe2403. [bug] TSIG context leak. [RT #18341]
db8ac7cbb1fa6cdd6abcc4bb797d4deed32dd269jim2402. [port] Support Solaris 2.11 and over. [RT #18362]
db8ac7cbb1fa6cdd6abcc4bb797d4deed32dd269jim2401. [bug] Expect to get E[MN]FILE errno internal_accept()
db8ac7cbb1fa6cdd6abcc4bb797d4deed32dd269jim (from accept() or fcntl() system calls). [RT #18358]
7b979864a91b52ecebca11d0a9a22e09349e59baminfrin2400. [bug] Log if kqueue()/epoll_create()/open(/dev/poll) fails.
8d755accbdc5ae15bb0d00169b815d264c7de745minfrin [RT #18297]
7b979864a91b52ecebca11d0a9a22e09349e59baminfrin2399. [placeholder]
7b0a3bcc0e689305df49f7d4da7abc35aa891862brianp2398. [bug] Improve file descriptor management. New,
7b0a3bcc0e689305df49f7d4da7abc35aa891862brianp temporary, named.conf option reserved-sockets,
7b0a3bcc0e689305df49f7d4da7abc35aa891862brianp default 512. [RT #18344]
1bae4591a85d90325ecdacedf7e54d1bbfe31037aaron2397. [bug] gssapi_functions had too many elements. [RT #18355]
a6f48cc01ab8f5377e570c61826dcdfc36741936trawick2396. [bug] Don't set SO_REUSEADDR for randomized ports.
a6f48cc01ab8f5377e570c61826dcdfc36741936trawick [RT #18336]
a6f48cc01ab8f5377e570c61826dcdfc36741936trawick2395. [port] Avoid warning and no effect from "files unlimited"
2da345202997f8f5860c801d68f7913c02fc05fctrawick on Linux when running as root. [RT #18335]
2da345202997f8f5860c801d68f7913c02fc05fctrawick2394. [bug] Default configuration options set the limit for
5bd562b1d7da51cb5715899d32bb4c79c54459b0wrowe open files to 'unlimited' as described in the
5bd562b1d7da51cb5715899d32bb4c79c54459b0wrowe documentation. [RT #18331]
1c06e98017400874d5ff6ad79f13145ec4589225striker2393. [bug] nested acls containing keys could trigger an
1c06e98017400874d5ff6ad79f13145ec4589225striker assertion in acl.c. [RT #18166]
99a041314eb3db0b0cca325c9c40d0a6c5fdf04fwrowe2392. [bug] remove 'grep -q' from acl test script, some platforms
99a041314eb3db0b0cca325c9c40d0a6c5fdf04fwrowe don't support it. [RT #18253]
99a041314eb3db0b0cca325c9c40d0a6c5fdf04fwrowe2391. [port] hpux: cover additional recvmsg() error codes.
99a041314eb3db0b0cca325c9c40d0a6c5fdf04fwrowe [RT #18301]
99a041314eb3db0b0cca325c9c40d0a6c5fdf04fwrowe2390. [bug] dispatch.c could make a false warning on 'odd socket'.
99a041314eb3db0b0cca325c9c40d0a6c5fdf04fwrowe [RT #18301].
6e119e632566d69798ce6cf4e714ed374b72914frederpj2389. [bug] Move the "working directory writable" check to after
6e119e632566d69798ce6cf4e714ed374b72914frederpj the ns_os_changeuser() call. [RT #18326]
6e119e632566d69798ce6cf4e714ed374b72914frederpj2388. [bug] Avoid using tables for layout purposes in
bd120542ebe7e09cdbada5daf4924f4690e5ece3trawick statistics XSL [RT #18159].
bd120542ebe7e09cdbada5daf4924f4690e5ece3trawick2387. [bug] Silence compiler warnings in lib/isc/radix.c.
bd120542ebe7e09cdbada5daf4924f4690e5ece3trawick [RT #18147] [RT #18258]
68d439bc0482b2e41053480f748edc2574c2ea7btrawick2386. [func] Add warning about too small 'open files' limit.
68d439bc0482b2e41053480f748edc2574c2ea7btrawick [RT #18269]
68d439bc0482b2e41053480f748edc2574c2ea7btrawick2385. [bug] A condition variable in socket.c could leak in
a06237883ed0c6e8600dbb1ef71b8a67963192aamjc rare error handling [RT #17968].
a06237883ed0c6e8600dbb1ef71b8a67963192aamjc2384. [security] Fully randomize UDP query ports to improve
a5ca705e053a6c754c5958aafcd6f0aa60a2e67frbb forgery resilience. [RT #17949, #18098]
e06675c51d084791089d79c3ac18aeae8dd465fcrbb2383. [bug] named could double queries when they resulted in
e06675c51d084791089d79c3ac18aeae8dd465fcrbb SERVFAIL due to overkilling EDNS0 failure detection.
e06675c51d084791089d79c3ac18aeae8dd465fcrbb [RT #18182]
481c1206b6065a8f37ab75ca1fc26c947cb37852ianh2382. [doc] Add descriptions of DHCID, IPSECKEY, SPF and SSHFP
a964f7434f5c7f512a5fa0d0178260ccb74c84berbb2381. [port] dlz/mysql: support multiple install layouts for
a964f7434f5c7f512a5fa0d0178260ccb74c84berbb mysql. <prefix>/include/{,mysql/}mysql.h and
a964f7434f5c7f512a5fa0d0178260ccb74c84berbb <prefix>/lib/{,mysql/}. [RT #18152]
6a7877447bcb8e6ff848d72f82f184c404ef4c0bminfrin2380. [bug] dns_view_find() was not returning NXDOMAIN/NXRRSET
6a7877447bcb8e6ff848d72f82f184c404ef4c0bminfrin proofs which, in turn, caused validation failures
9335cbd541cca1ca6038af329bbd1645310aabccminfrin for insecure zones immediately below a secure zone
9335cbd541cca1ca6038af329bbd1645310aabccminfrin the server was authoritative for. [RT #18112]
9335cbd541cca1ca6038af329bbd1645310aabccminfrin2379. [contrib] queryperf/gen-data-queryperf.py: removed redundant
9335cbd541cca1ca6038af329bbd1645310aabccminfrin TLDs and supported RRs with TTLs [RT #17972]
9335cbd541cca1ca6038af329bbd1645310aabccminfrin2378. [bug] gssapi_functions{} had a redundant member in BIND 9.5.
9335cbd541cca1ca6038af329bbd1645310aabccminfrin [RT #18169]
e156db58351d1c040bc72430f3eb072cb6ae7107brianp2377. [bug] Address race condition in dnssec-signzone. [RT #18142]
e156db58351d1c040bc72430f3eb072cb6ae7107brianp2376. [bug] Change #2144 was not complete.
1c06e98017400874d5ff6ad79f13145ec4589225striker2375. [placeholder]
eb1349e4ab58bd2935f7054a1bfc5c86ab5a5fa3striker2374. [bug] "blackhole" ACLs could cause named to segfault due
eb1349e4ab58bd2935f7054a1bfc5c86ab5a5fa3striker to some uninitialized memory. [RT #18095]
6a94da925498a20a09fde0a66002607be8d83b1astriker2373. [bug] Default values of zone ACLs were re-parsed each time a
75161f3b2029c25bdb3f8ab87b85cb1810c479eajerenkrantz new zone was configured, causing an overconsumption
7639aa8b39e0d9dbd096f9cc3379bcd3d5e4003bstriker of memory. [RT #18092]
4c9d27bfdfea41b388dc705f7cc2b49318ab5344jim2372. [bug] Fixed incorrect TAG_HMACSHA256_BITS value [RT #18047]
4c9d27bfdfea41b388dc705f7cc2b49318ab5344jim2371. [doc] Add +nsid option to dig man page. [RT #18039]
e8e8ab3cbc3d90f15eb78e094c381a6e908fd6efjerenkrantz2370. [bug] "rndc freeze" could trigger an assertion in named
e8e8ab3cbc3d90f15eb78e094c381a6e908fd6efjerenkrantz when called on a nonexistent zone. [RT #18050]
f4c472b8dce3c2e559232dbb5b27ed2466922ea4jerenkrantz2369. [bug] libbind: Array bounds overrun on read in bitncmp().
8dc5aa056a586ffa920a6ecd5c31048702371ea6brianp [RT #18054]
8dc5aa056a586ffa920a6ecd5c31048702371ea6brianp2368. [port] Linux: use libcap for capability management if
7e31ef4870c7ef94838585004405e8854fefcc51ianh possible. [RT# 18026]
7e31ef4870c7ef94838585004405e8854fefcc51ianh2367. [bug] Improve counting of dns_resstatscounter_retry
7e31ef4870c7ef94838585004405e8854fefcc51ianh [RT #18030]
bd496a3a7752a55c849e62ed00cacc492d4f6d3erederpj2366. [bug] Adb shutdown race. [RT #18021]
bd496a3a7752a55c849e62ed00cacc492d4f6d3erederpj2365. [bug] Fix a bug that caused dns_acl_isany() to return
bd496a3a7752a55c849e62ed00cacc492d4f6d3erederpj spurious results. [RT #18000]
a8c401eadf77822e851f19c7740e7ec6dca03daastoddard2364. [bug] named could trigger a assertion when serving a
a8c401eadf77822e851f19c7740e7ec6dca03daastoddard malformed signed zone. [RT #17828]
a8c401eadf77822e851f19c7740e7ec6dca03daastoddard2363. [port] sunos: pre-set "lt_cv_sys_max_cmd_len=4096;".
93d7153aa172665f55b04463b831ad556269c3efbrianp [RT #17513]
791781f2ccc1f1f1bc1b1643861d3da23edfd147jerenkrantz2362. [cleanup] Make "rrset-order fixed" a compile-time option.
2ffa5829cad36f12b0a1fc3481592e85bc210a5bjerenkrantz settable by "./configure --enable-fixed-rrset".
2ffa5829cad36f12b0a1fc3481592e85bc210a5bjerenkrantz Disabled by default. [RT #17977]
02e8590d904653a95eca31bdf8e60866642bb592slive2361. [bug] "recursion" statistics counter could be counted
02e8590d904653a95eca31bdf8e60866642bb592slive multiple times for a single query. [RT #17990]
02e8590d904653a95eca31bdf8e60866642bb592slive2360. [bug] Fix a condition where we release a database version
a97c4ce2bea3dbf8ddc82c796cf93aa6b46765a4brianp (which may acquire a lock) while holding the lock.
a97c4ce2bea3dbf8ddc82c796cf93aa6b46765a4brianp2359. [bug] Fix NSID bug. [RT #17942]
b7838ae85a698af19d90ba4ebe03e10bdc149eacjerenkrantz2358. [doc] Update host's default query description. [RT #17934]
435d2db95b905b0d16d35410e18ff77dc39688aabrianp2357. [port] Don't use OpenSSL's engine support in versions before
435d2db95b905b0d16d35410e18ff77dc39688aabrianp OpenSSL 0.9.7f. [RT #17922]
a574815e2c6db68b9d8139db89921ededf033decianh2356. [bug] Built in mutex profiler was not scalable enough.
a574815e2c6db68b9d8139db89921ededf033decianh [RT #17436]
964f539e766a3301b3e2f767baeffddcf9f6092bjerenkrantz2355. [func] Extend the number statistics counters available.
5e538c6ced13aa2f7c358e1a44f651d31dd5fab8brianp2354. [bug] Failed to initialize some rdatasetheader_t elements.
5e538c6ced13aa2f7c358e1a44f651d31dd5fab8brianp [RT #17927]
61202a45487668abad788c02e339f626176e645fianh2353. [func] Add support for Name Server ID (RFC 5001).
61202a45487668abad788c02e339f626176e645fianh 'dig +nsid' requests NSID from server.
61202a45487668abad788c02e339f626176e645fianh 'request-nsid yes;' causes recursive server to send
02c49e1f35a4d1a171df2d319e76af0c5163dc4dmartin NSID requests to upstream servers. Server responds
02c49e1f35a4d1a171df2d319e76af0c5163dc4dmartin to NSID requests with the string configured by
02c49e1f35a4d1a171df2d319e76af0c5163dc4dmartin 'server-id' option. [RT #17091]
6deb8bcfb8511ac38243a8274fc589842841b398ianh2352. [bug] Various GSS_API fixups. [RT #17729]
49bbbd1939208be54a3eb00b95e61d90d180a606ianh2351. [bug] convertxsl.pl generated very long lines. [RT #17906]
93d7153aa172665f55b04463b831ad556269c3efbrianp2350. [port] win32: IPv6 support. [RT #17797]
93d7153aa172665f55b04463b831ad556269c3efbrianp2349. [func] Provide incremental re-signing support for secure
93d7153aa172665f55b04463b831ad556269c3efbrianp dynamic zones. [RT #1091]
bc6600a6207e5d15b895294e370e4e3320a803d8stoddard2348. [func] Use the EVP interface to OpenSSL. Add PKCS#11 support.
bc6600a6207e5d15b895294e370e4e3320a803d8stoddard Documentation is in the new README.pkcs11 file.
bc6600a6207e5d15b895294e370e4e3320a803d8stoddard New tool, dnssec-keyfromlabel, which takes the
bc6600a6207e5d15b895294e370e4e3320a803d8stoddard label of a key pair in a HSM and constructs a DNS
bc6600a6207e5d15b895294e370e4e3320a803d8stoddard key pair for use by named and dnssec-signzone.
bc6600a6207e5d15b895294e370e4e3320a803d8stoddard [RT #16844]
7a23067e782dd5612d4d4b539906e1733b664df7jwoolley2347. [bug] Delete now traverses the RB tree in the canonical
5c214a63f9722864ac4983995da11353779515dbrederpj order. [RT #17451]
5c214a63f9722864ac4983995da11353779515dbrederpj2346. [func] Memory statistics now cover all active memory contexts
5c214a63f9722864ac4983995da11353779515dbrederpj in increased detail. [RT #17580]
9f20717d827f2113a23dfa45539813171cf626eaianh2345. [bug] named-checkconf failed to detect when forwarders
9f20717d827f2113a23dfa45539813171cf626eaianh were set at both the options/view level and in
9f20717d827f2113a23dfa45539813171cf626eaianh a root zone. [RT #17671]
a0db2f093595083300ad3438314f90921405ccf9wrowe2344. [bug] Improve "logging{ file ...; };" documentation.
a0db2f093595083300ad3438314f90921405ccf9wrowe [RT #17888]
c66798efb2184ecf904cd8471acd17e65688b1caianh2343. [bug] (Seemingly) duplicate IPv6 entries could be
fb59f85aab19883025f619727948b8088232cc4brederpj created in ADB. [RT #17837]
fb59f85aab19883025f619727948b8088232cc4brederpj2342. [func] Use getifaddrs() if available under Linux. [RT #17224]
1a1cf0ee9229ee29e5750b25dd94dbb9b04072cfianh2341. [bug] libbind: add missing -I../include for off source
1a1cf0ee9229ee29e5750b25dd94dbb9b04072cfianh tree builds. [RT #17606]
1a1cf0ee9229ee29e5750b25dd94dbb9b04072cfianh2340. [port] openbsd: interface configuration. [RT #17700]
0bbb249eafe9ef9508821f0ef58e7440625ecd62trawick2339. [port] tru64: support for libbind. [RT #17589]
61afed048a4d67ed923d52e5c865c0f10a8e9e73trawick2338. [bug] check_ds() could be called with a non DS rdataset.
7a23067e782dd5612d4d4b539906e1733b664df7jwoolley [RT #17598]
7a23067e782dd5612d4d4b539906e1733b664df7jwoolley2337. [bug] BUILD_LDFLAGS was not being correctly set. [RT #17614]
6032a7c97a25c52f4bdd78ce23f2010e52c9e81arederpj2336. [func] If "named -6" is specified then listen on all IPv6
6032a7c97a25c52f4bdd78ce23f2010e52c9e81arederpj interfaces if there are not listen-on-v6 clauses in
ba2e14e474516f1c75a96b4f6d1a9dec332175efianh2335. [port] sunos: libbind and *printf() support for long long.
ec69fc6e323eb1f3112966e06e9e37be608d052cianh [RT #17513]
f0791c5bdfd36969d292a4092df076aa6d1c34ccwrowe2334. [bug] Bad REQUIRES in fromstruct_in_naptr(), off by one
f0791c5bdfd36969d292a4092df076aa6d1c34ccwrowe bug in fromstruct_txt(). [RT #17609]
749011213737e8d0cd6ca78d5eb532ec6f6b9fdfianh2333. [bug] Fix off by one error in isc_time_nowplusinterval().
749011213737e8d0cd6ca78d5eb532ec6f6b9fdfianh [RT #17608]
ec69fc6e323eb1f3112966e06e9e37be608d052cianh2332. [contrib] query-loc-0.4.0. [RT #17602]
e7bf4d6f15d04e86e20002e65f60d7fbf80e5974stoddard2331. [bug] Failure to regenerate any signatures was not being
e7bf4d6f15d04e86e20002e65f60d7fbf80e5974stoddard reported nor being past back to the UPDATE client.
8ab933f1df663f95c27e2ce5772127d4f3a10e0bstriker [RT #17570]
de42d3dfd83a4cc62f0dd6b79ee5cbcfa69fd503brianp2330. [bug] Remove potential race condition when handling
de42d3dfd83a4cc62f0dd6b79ee5cbcfa69fd503brianp over memory events. [RT #17572]
8ab933f1df663f95c27e2ce5772127d4f3a10e0bstriker WARNING: API CHANGE: over memory callback
44380fc1701cbb8b0a977d5a1497f0c6ee912e0bfielding function now needs to call isc_mem_waterack().
44380fc1701cbb8b0a977d5a1497f0c6ee912e0bfielding See <isc/mem.h> for details.
44380fc1701cbb8b0a977d5a1497f0c6ee912e0bfielding2329. [bug] Clearer help text for dig's '-x' and '-i' options.
44380fc1701cbb8b0a977d5a1497f0c6ee912e0bfielding2328. [maint] Add AAAA addresses for A.ROOT-SERVERS.NET,
a06237883ed0c6e8600dbb1ef71b8a67963192aamjc2327. [bug] It was possible to dereference a NULL pointer in
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe rbtdb.c. Implement dead node processing in zones as
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe we do for caches. [RT #17312]
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe2326. [bug] It was possible to trigger a INSIST in the acache
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe processing.
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe2325. [port] Linux: use capset() function if available. [RT #17557]
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe2324. [bug] Fix IPv6 matching against "any;". [RT #17533]
a06237883ed0c6e8600dbb1ef71b8a67963192aamjc2323. [port] tru64: namespace clash. [RT #17547]
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe2322. [port] MacOS: work around the limitation of setrlimit()
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe for RLIMIT_NOFILE. [RT #17526]
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe2321. [placeholder]
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe2320. [func] Make statistics counters thread-safe for platforms
a06237883ed0c6e8600dbb1ef71b8a67963192aamjc that support certain atomic operations. [RT #17466]
39dde7f4cd79d701cc14e5beac8ea528bc58d038wrowe2319. [bug] Silence Coverity warnings in
a06237883ed0c6e8600dbb1ef71b8a67963192aamjc2318. [port] sunos fixes for libbind. [RT #17514]
268ac122b1fd6fa948b30bdf0d8c0d80e75d68dawrowe2317. [bug] "make distclean" removed bind9.xsl.h. [RT #17518]
268ac122b1fd6fa948b30bdf0d8c0d80e75d68dawrowe2316. [port] Missing #include <isc/print.h> in lib/dns/gssapictx.c.
268ac122b1fd6fa948b30bdf0d8c0d80e75d68dawrowe [RT #17513]
268ac122b1fd6fa948b30bdf0d8c0d80e75d68dawrowe2315. [bug] Used incorrect address family for mapped IPv4
6ba861fd6c705eaeb1f9bb97df86ddea6895e263minfrin addresses in acl.c. [RT #17519]
6ba861fd6c705eaeb1f9bb97df86ddea6895e263minfrin2314. [bug] Uninitialized memory use on error path in
b78ed256f4b99e72836d36fd68d4e7a26dbe032cianh2313. [cleanup] Silence Coverity warnings. Handle private stacks.
b78ed256f4b99e72836d36fd68d4e7a26dbe032cianh [RT #17447] [RT #17478]
e7ec1c54206901c9369e40f471b71836c78e017dwrowe2312. [cleanup] Silence Coverity warning in lib/isc/unix/socket.c.
698670444b30b79e808155739f98c39bec35f72awrowe [RT #17458]
57bea0f0559e31536af3b7b5859d3681ee29a34cwrowe2311. [bug] IPv6 addresses could match IPv4 ACL entries and
57bea0f0559e31536af3b7b5859d3681ee29a34cwrowe vice versa. [RT #17462]
57bea0f0559e31536af3b7b5859d3681ee29a34cwrowe2310. [bug] dig, host, nslookup: flush stdout before emitting
57bea0f0559e31536af3b7b5859d3681ee29a34cwrowe debug/fatal messages. [RT #17501]
94e2b2d12fa269af16fa63a6270d3336d9f126f2trawick2309. [cleanup] Fix Coverity warnings in lib/dns/acl.c and iptable.c.
94e2b2d12fa269af16fa63a6270d3336d9f126f2trawick [RT #17455]
35313c8d7368125c3e95d3118238d2be9a613000trawick2308. [cleanup] Silence Coverity warning in bin/named/controlconf.c.
35313c8d7368125c3e95d3118238d2be9a613000trawick [RT #17495]
55da18d54a0ba74dc51aecba5b0daf71a2ed10a7trawick2307. [bug] Remove infinite loop from lib/dns/sdb.c. [RT #17496]
55da18d54a0ba74dc51aecba5b0daf71a2ed10a7trawick2306. [bug] Remove potential race from lib/dns/resolver.c.
55da18d54a0ba74dc51aecba5b0daf71a2ed10a7trawick [RT #17470]
c51f2b89da23e3371959a74808dee1792d96f5c1wsanchez2305. [security] inet_network() buffer overflow. CVE-2008-0122.
c51f2b89da23e3371959a74808dee1792d96f5c1wsanchez2304. [bug] Check returns from all dns_rdata_tostruct() calls.
c51f2b89da23e3371959a74808dee1792d96f5c1wsanchez [RT #17460]
79c9b0ac498d97336874edba0daf9f544ad14671trawick2303. [bug] Remove unnecessary code from bin/named/lwdgnba.c.
79c9b0ac498d97336874edba0daf9f544ad14671trawick [RT #17471]
79c9b0ac498d97336874edba0daf9f544ad14671trawick2302. [bug] Fix memset() calls in lib/tests/t_api.c. [RT #17472]
5a7d934619b2be92e18be5dd3366f4ac6ddeab43trawick2301. [bug] Remove resource leak and fix error messages in
5a70e5b66eb7758d0e64e070211f699fc83fca70wrowe2300. [bug] Fixed failure to close open file in
5a70e5b66eb7758d0e64e070211f699fc83fca70wrowe2299. [bug] Remove unnecessary NULL check in
84eeb0ab12215fc22577a9a0a9589cea2a445712trawick2298. [bug] isc_mutex_lock() failure not caught in
b5cc0253789825ace46944dc9cde744be08dd77fjerenkrantz2297. [bug] isc_entropy_createfilesource() failure not caught in
e4bb84f3c11f282d3ba66f64940b1b8e13f85e7aslive2296. [port] Allow docbook stylesheet location to be specified to
e4bb84f3c11f282d3ba66f64940b1b8e13f85e7aslive configure. [RT #17457]
e4bb84f3c11f282d3ba66f64940b1b8e13f85e7aslive2295. [bug] Silence static overrun error in bin/named/lwaddr.c.
e4bb84f3c11f282d3ba66f64940b1b8e13f85e7aslive [RT #17459]
ba2bab42e97405dc41c0f8fe3416f7f9a79ed7a9brianp2294. [func] Allow the experimental statistics channels to have
ba2bab42e97405dc41c0f8fe3416f7f9a79ed7a9brianp multiple connections and ACL.
ba2bab42e97405dc41c0f8fe3416f7f9a79ed7a9brianp Note: the stats-server and stats-server-v6 options
756b54396a86db555817bb52149d91b60d00e35fwrowe available in the previous beta releases are replaced
756b54396a86db555817bb52149d91b60d00e35fwrowe with the generic statistics-channels statement.
756b54396a86db555817bb52149d91b60d00e35fwrowe2293. [func] Add ACL regression test. [RT #17375]
b4251d1fbef86f96e01c68f8de086e0dbb8bcb74trawick2292. [bug] Log if the working directory is not writable.
b4251d1fbef86f96e01c68f8de086e0dbb8bcb74trawick [RT #17312]
24efed0910118b762a4eb84830875d4714b8d315ianh2291. [bug] PR_SET_DUMPABLE may be set too late. Also report
50e60f30bdc074fbc887f0b98f4d570457ac97c9brianp failure to set PR_SET_DUMPABLE. [RT #17312]
50e60f30bdc074fbc887f0b98f4d570457ac97c9brianp2290. [bug] Let AD in the query signal that the client wants AD
bdbafc44d060509e86f0cc56ff4d19579438f846striker set in the response. [RT #17301]
bdbafc44d060509e86f0cc56ff4d19579438f846striker2289. [func] named-checkzone now reports the out-of-zone CNAME
fbd0c3dbae333ba4a7225dad2d090419ad894e4ctrawick found. [RT #17309]
bdbafc44d060509e86f0cc56ff4d19579438f846striker2288. [port] win32: mark service as running when we have finished
6a82dfd37385024d0e94e71edd2f46b609796cfdwrowe loading. [RT #17441]
6d0ec39a3ef89ce485f23008efa399b7b35bf1fdjwoolley2287. [bug] Use 'volatile' if the compiler supports it. [RT #17413]
6d0ec39a3ef89ce485f23008efa399b7b35bf1fdjwoolley2286. [func] Allow a TCP connection to be used as a weak
0fdf8c342123fde84405b885fb1720ebc652e10djerenkrantz authentication method for reverse zones.
0fdf8c342123fde84405b885fb1720ebc652e10djerenkrantz New update-policy methods tcp-self and 6to4-self.
0fdf8c342123fde84405b885fb1720ebc652e10djerenkrantz2285. [func] Test framework for client memory context management.
6b87b6eee6a43f40ef6bead9ef3173979b4cd76crbb [RT #17377]
6b87b6eee6a43f40ef6bead9ef3173979b4cd76crbb2284. [bug] Memory leak in UPDATE prerequisite processing.
6b87b6eee6a43f40ef6bead9ef3173979b4cd76crbb [RT #17377]
bfd2cedbf2918fcb95daa9f850ecdf5e24765c22jerenkrantz2283. [bug] TSIG keys were not attaching to the memory
bfd2cedbf2918fcb95daa9f850ecdf5e24765c22jerenkrantz context. TSIG keys should use the rings
bfd2cedbf2918fcb95daa9f850ecdf5e24765c22jerenkrantz memory context rather than the clients memory
f9a773d26994c3b267589e404cdb5b760f83e888jerenkrantz context. [RT #17377]
f9a773d26994c3b267589e404cdb5b760f83e888jerenkrantz2282. [bug] Acl code fixups. [RT #17346] [RT #17374]
a250599aab6669d5877edf158032efd2538e5820trawick2281. [bug] Attempts to use undefined acls were not being logged.
a250599aab6669d5877edf158032efd2538e5820trawick [RT #17307]
41338e6ead3fa8d60ad3841d069f4b47e71d9177wrowe2280. [func] Allow the experimental http server to be reached
41338e6ead3fa8d60ad3841d069f4b47e71d9177wrowe over IPv6 as well as IPv4. [RT #17332]
41338e6ead3fa8d60ad3841d069f4b47e71d9177wrowe2279. [bug] Use setsockopt(SO_NOSIGPIPE), when available,
92b0ffb9cbc04b3d9c7ce6becadc0c3d88dea2d9wrowe to protect applications from receiving spurious
92b0ffb9cbc04b3d9c7ce6becadc0c3d88dea2d9wrowe SIGPIPE signals when using the resolver.
961ff00a8f1fe79a8ac8b18617b40a404e28cb35brianp2278. [bug] win32: handle the case where Windows returns no
961ff00a8f1fe79a8ac8b18617b40a404e28cb35brianp search list or DNS suffix. [RT #17354]
92b0ffb9cbc04b3d9c7ce6becadc0c3d88dea2d9wrowe2277. [bug] Empty zone names were not correctly being caught at
6a82dfd37385024d0e94e71edd2f46b609796cfdwrowe in the post parse checks. [RT #17357]
6a82dfd37385024d0e94e71edd2f46b609796cfdwrowe2276. [bug] Install <dst/gssapi.h>. [RT# 17359]
6a82dfd37385024d0e94e71edd2f46b609796cfdwrowe2275. [func] Add support to dig to perform IXFR queries over UDP.
6a82dfd37385024d0e94e71edd2f46b609796cfdwrowe [RT #17235]
6a82dfd37385024d0e94e71edd2f46b609796cfdwrowe2274. [func] Log zone transfer statistics. [RT #17336]
c43fd8f8f90a7549bffe1e581eedbd087db1163estoddard2273. [bug] Adjust log level to WARNING when saving inconsistent
c43fd8f8f90a7549bffe1e581eedbd087db1163estoddard stub/slave master and journal files. [RT# 17279]
854cc4d3451547c2359c27870a3c354ad385a49bianh2272. [bug] Handle illegal dnssec-lookaside trust-anchor names.
854cc4d3451547c2359c27870a3c354ad385a49bianh [RT #17262]
02ec77ed8e15b4b601de98a322e4bd8d7d3e1ec2trawick2271. [bug] Fix a memory leak in http server code [RT #17100]
02ec77ed8e15b4b601de98a322e4bd8d7d3e1ec2trawick2270. [bug] dns_db_closeversion() version->writer could be reset
49ada1eac7c4cae429ba193273b7f40f355d9c7ejwoolley before it is tested. [RT #17290]
49ada1eac7c4cae429ba193273b7f40f355d9c7ejwoolley2269. [contrib] dbus memory leaks and missing va_end calls. [RT #17232]
88425bd3442321915195ac9dfa9a80ffcd968fa4brianp2268. [bug] 0.IN-ADDR.ARPA was missing from the empty zones
a8dda281113c5038945423320d8c9b42e3d1ddb1jwoolley --- 9.5.0b1 released ---
a8dda281113c5038945423320d8c9b42e3d1ddb1jwoolley2267. [bug] Radix tree node_num value could be set incorrectly,
a8dda281113c5038945423320d8c9b42e3d1ddb1jwoolley causing positive ACL matches to look like negative
37b8494ffaeb4ee9a9a2f9917d334078c16d4212jwoolley ones. [RT #17311]
bf3d1782a29630335a1df535eb395355ab1cd154jwoolley2266. [bug] client.c:get_clientmctx() returned the same mctx
bf3d1782a29630335a1df535eb395355ab1cd154jwoolley once the pool of mctx's was filled. [RT #17218]
da16bea08c6ff10ceb8d250ff23e8e81a372cef8jwoolley2265. [bug] Test that the memory context's basic_table is non NULL
da16bea08c6ff10ceb8d250ff23e8e81a372cef8jwoolley before freeing. [RT #17265]
99f692732327e0c200fd639105dbf9940bd229f1rbb2264. [bug] Server prefix length was being ignored. [RT #17308]
80f73246cc14f02d50bfac5306c079464c2dd1c6rbb2263. [bug] "named-checkconf -z" failed to set default value
80f73246cc14f02d50bfac5306c079464c2dd1c6rbb for "check-integrity". [RT #17306]
80f73246cc14f02d50bfac5306c079464c2dd1c6rbb2262. [bug] Error status from all but the last view could be
80f73246cc14f02d50bfac5306c079464c2dd1c6rbb lost. [RT #17292]
dcdc78fce34f06533df4829abbc726f7fbf207fejwoolley2261. [bug] Fix memory leak with "any" and "none" ACLs [RT #17272]
d4a93d608a28bf331625544a2896fa20bef4a2b4rbb2260. [bug] Reported wrong clients-per-query when increasing the
d4a93d608a28bf331625544a2896fa20bef4a2b4rbb value. [RT #17236]
d4a93d608a28bf331625544a2896fa20bef4a2b4rbb2259. [placeholder]
36fcd3d96b9bf9a2d4af424e64584b5dede3e3e6brianp --- 9.5.0a7 released ---
36fcd3d96b9bf9a2d4af424e64584b5dede3e3e6brianp2258. [bug] Fallback from IXFR/TSIG to SOA/AXFR/TSIG broken.
4b34d6a5b70303010612df6c87da3ee91ae86078rbb [RT #17241]
4b34d6a5b70303010612df6c87da3ee91ae86078rbb2257. [bug] win32: Use the full path to vcredist_x86.exe when
4b34d6a5b70303010612df6c87da3ee91ae86078rbb calling it. [RT #17222]
4b34d6a5b70303010612df6c87da3ee91ae86078rbb2256. [bug] win32: Correctly register the installation location of
84bdb86d57d2a2f828b17e77ac2379fed551c2adtrawick2255. [maint] L.ROOT-SERVERS.NET is now 199.7.83.42.
84bdb86d57d2a2f828b17e77ac2379fed551c2adtrawick2254. [bug] timer.c:dispatch() failed to lock timer->lock
46603605c2edcc1cc84fa45634e19a395134078atrawick when reading timer->idle allowing it to see
46603605c2edcc1cc84fa45634e19a395134078atrawick intermediate values as timer->idle was reset by
46603605c2edcc1cc84fa45634e19a395134078atrawick isc_timer_touch(). [RT #17243]
46603605c2edcc1cc84fa45634e19a395134078atrawick2253. [func] "max-cache-size" defaults to 32M.
86826d685f83170ca07d56550db9f0c2922a916btrawick "max-acache-size" defaults to 16M.
86826d685f83170ca07d56550db9f0c2922a916btrawick2252. [bug] Fixed errors in sortlist code [RT #17216]
86826d685f83170ca07d56550db9f0c2922a916btrawick2251. [placeholder]
4f412c60e9c2af999619d11b236068a0e0e94944trawick2250. [func] New flag 'memstatistics' to state whether the
4f412c60e9c2af999619d11b236068a0e0e94944trawick memory statistics file should be written or not.
4f6effa17a5084085c9104b0bb97c2ba1622cfa6jerenkrantz Additionally named's -m option will cause the
4f6effa17a5084085c9104b0bb97c2ba1622cfa6jerenkrantz statistics file to be written. [RT #17113]
4f6effa17a5084085c9104b0bb97c2ba1622cfa6jerenkrantz2249. [bug] Only set Authentic Data bit if client requested
bfa5c37259833629155d486bb1571d39a57de64dbnicholes DNSSEC, per RFC 3655 [RT #17175]
bfa5c37259833629155d486bb1571d39a57de64dbnicholes2248. [cleanup] Fix several errors reported by Coverity. [RT #17160]
a946a7e607c21cf6068e7380d7e81cc2bf027913trawick2247. [doc] Sort doc/misc/options. [RT #17067]
c88a70518d7d0b5bccb22a68d446c2d6589790dcjwoolley2246. [bug] Make the startup of test servers (ans.pl) more
c88a70518d7d0b5bccb22a68d446c2d6589790dcjwoolley robust. [RT #17147]
e59e4b703b7e19c4b35030e4baac8a96a8d4b504dougm2245. [bug] Validating lack of DS records at trust anchors wasn't
e59e4b703b7e19c4b35030e4baac8a96a8d4b504dougm working. [RT #17151]
5717c6b0b97a065a84fba32cebeee959a5fe4f15dougm2244. [func] Allow the check of nameserver names against the
5717c6b0b97a065a84fba32cebeee959a5fe4f15dougm SOA MNAME field to be disabled by specifying
5717c6b0b97a065a84fba32cebeee959a5fe4f15dougm 'notify-to-soa yes;'. [RT #17073]
5717c6b0b97a065a84fba32cebeee959a5fe4f15dougm2243. [func] Configuration files without a newline at the end now
5717c6b0b97a065a84fba32cebeee959a5fe4f15dougm parse without error. [RT #17120]
835836eaf9e2a23192a262307b08f626e50e2180trawick2242. [bug] nsupdate: GSS-TSIG support using the Heimdal Kerberos
835836eaf9e2a23192a262307b08f626e50e2180trawick library could require a source of random data.
81dddb023f9dd43b350f782972c1f75a88a2d93ftrawick [RT #17127]
81dddb023f9dd43b350f782972c1f75a88a2d93ftrawick2241. [func] nsupdate: add a interactive 'help' command. [RT #17099]
9b9e0eca165f5f464e357bb2a9b8bbfc9621067cwrowe2240. [bug] Cleanup nsupdates GSS-TSIG support. Convert
9b9e0eca165f5f464e357bb2a9b8bbfc9621067cwrowe a number of INSIST()s into plain fatal() errors
9b9e0eca165f5f464e357bb2a9b8bbfc9621067cwrowe which report the triggering result code.
9b9e0eca165f5f464e357bb2a9b8bbfc9621067cwrowe The 'key' command wasn't disabling GSS-TSIG.
9b9e0eca165f5f464e357bb2a9b8bbfc9621067cwrowe [RT #17099]
b26781e595625911fc8fc8215133ad2285ed75d8jim2239. [func] Ship a pre built bin/named/bind9.xsl.h. [RT #17114]
5117466ef123b1efbc2feba168f37069ef6f230bianh2238. [bug] It was possible to trigger a REQUIRE when a
5117466ef123b1efbc2feba168f37069ef6f230bianh validation was canceled. [RT #17106]
9c39f8fb982df4dbce5304e49385568e6d35bfa8trawick2237. [bug] libbind: res_init() was not thread aware. [RT #17123]
9c39f8fb982df4dbce5304e49385568e6d35bfa8trawick2236. [bug] dnssec-signzone failed to preserve the case of
9c39f8fb982df4dbce5304e49385568e6d35bfa8trawick of wildcard owner names. [RT #17085]
bdd4aa13a97de79596cd19708f1516e8fa92700ewrowe2235. [bug] <isc/atomic.h> was not being installed. [RT #17135]
bdd4aa13a97de79596cd19708f1516e8fa92700ewrowe2234. [port] Correct some compiler warnings on SCO OSr5 [RT #17134]
1d50c90ddb7e3d144ec8a2bd848ca1e7bbf8e534bnicholes2233. [func] Add support for O(1) ACL processing, based on
bdd4aa13a97de79596cd19708f1516e8fa92700ewrowe radix tree code originally written by Kevin
bdd4aa13a97de79596cd19708f1516e8fa92700ewrowe Brintnall. [RT #16288]
1d50c90ddb7e3d144ec8a2bd848ca1e7bbf8e534bnicholes2232. [bug] dns_adb_findaddrinfo() could fail and return
24e361af20a3107dc934b4895911ce6bcce0603ejwoolley ISC_R_SUCCESS. [RT #17137]
24e361af20a3107dc934b4895911ce6bcce0603ejwoolley2231. [bug] Building dlzbdb (contrib/dlz/bin/dlzbdb) was broken.
4657f9b12af4b123b80e15c73fa03c190e47a8bftrawick [RT #17088]
4657f9b12af4b123b80e15c73fa03c190e47a8bftrawick2230. [bug] We could INSIST reading a corrupted journal.
4657f9b12af4b123b80e15c73fa03c190e47a8bftrawick [RT #17132]
c36bac9a918f59b2dbf5dcd7d67b50c1da04c89drbb2229. [bug] Null pointer dereference on query pool creation
c36bac9a918f59b2dbf5dcd7d67b50c1da04c89drbb failure. [RT #17133]
c36bac9a918f59b2dbf5dcd7d67b50c1da04c89drbb2228. [contrib] contrib: Change 2188 was incomplete.
ad668861e40da485f2eea24dc4c1f9940e470698rbb2227. [cleanup] Tidied up the FAQ. [RT #17121]
ad668861e40da485f2eea24dc4c1f9940e470698rbb2226. [placeholder]
89211a5d592cdf0170d2b541946661b1a2a279c5trawick2225. [bug] More support for systems with no IPv4 addresses.
89211a5d592cdf0170d2b541946661b1a2a279c5trawick [RT #17111]
89211a5d592cdf0170d2b541946661b1a2a279c5trawick2224. [bug] Defer journal compaction if a xfrin is in progress.
5caa0a5c428439b566a4fcc711747e2053bcfd1ajerenkrantz2223. [bug] Make a new journal when compacting. [RT #17119]
34d672a81f3e72f30568462135ddf6d71dcfa8d8bnicholes2222. [func] named-checkconf now checks server key references.
b1d2d2797866636f792717f96401292481697145wrowe2221. [bug] Set the event result code to reflect the actual
b1d2d2797866636f792717f96401292481697145wrowe record turned to caller when a cache update is
b1d2d2797866636f792717f96401292481697145wrowe rejected due to a more credible answer existing.
b1d2d2797866636f792717f96401292481697145wrowe [RT #17017]
b1d2d2797866636f792717f96401292481697145wrowe2220. [bug] win32: Address a race condition in final shutdown of
b1d2d2797866636f792717f96401292481697145wrowe the Windows socket code. [RT #17028]
4a98c07ecf4f27a9b18963bbe85260857664d03bjerenkrantz2219. [bug] Apply zone consistency checks to additions, not
4a98c07ecf4f27a9b18963bbe85260857664d03bjerenkrantz removals, when updating. [RT #17049]
b24d065530fdf97376f390522396be5a4469fcf4jerenkrantz2218. [bug] Remove unnecessary REQUIRE from dns_validator_create().
a981bcb9c3b780184e75ff069d67fe84da6c3d3dbnicholes2217. [func] Adjust update log levels. [RT #17092]
8e2e1446dd3b216c1f414493758f8b0d267a3c0dwrowe2216. [cleanup] Fix a number of errors reported by Coverity.
a06237883ed0c6e8600dbb1ef71b8a67963192aamjc2215. [bug] Bad REQUIRE check isc_hmacsha1_verify(). [RT #17094]
b2cff333bc23b8e74c6aad9ee97973df02cca180aaron2214. [bug] Deregister OpenSSL lock callback when cleaning
b2cff333bc23b8e74c6aad9ee97973df02cca180aaron up. Reorder OpenSSL cleanup so that RAND_cleanup()
7eb55be5bcc75f2acf789aeca38d88a9c75d001ejwoolley is called before the locks are destroyed. [RT #17098]
7eb55be5bcc75f2acf789aeca38d88a9c75d001ejwoolley2213. [bug] SIG0 diagnostic failure messages were looking at the
d31e50dddb975275ef388ab64e380b6d4e5d9710jerenkrantz wrong status code. [RT #17101]
d31e50dddb975275ef388ab64e380b6d4e5d9710jerenkrantz2212. [func] 'host -m' now causes memory statistics and active
d31e50dddb975275ef388ab64e380b6d4e5d9710jerenkrantz memory to be printed at exit. [RT 17028]
d5eaaee4a1e5faaf21e7111fd61732c6e7dbe8b2jwoolley2211. [func] Update "dynamic update temporarily disabled" message.
d5eaaee4a1e5faaf21e7111fd61732c6e7dbe8b2jwoolley [RT #17065]
c88a70518d7d0b5bccb22a68d446c2d6589790dcjwoolley2210. [bug] Deleting class specific records via UPDATE could
c88a70518d7d0b5bccb22a68d446c2d6589790dcjwoolley fail. [RT #17074]
c88a70518d7d0b5bccb22a68d446c2d6589790dcjwoolley2209. [port] osx: linking against user supplied static OpenSSL
c64c364bf863ad985309ef10d68caaa93e8d09ccstoddard libraries failed as the system ones were still being
c64c364bf863ad985309ef10d68caaa93e8d09ccstoddard found. [RT #17078]
d8d240df2f2b23455be6b01343daedebaa6c4f96trawick2208. [port] win32: make sure both build methods produce the
d8d240df2f2b23455be6b01343daedebaa6c4f96trawick same output. [RT #17058]
d8d240df2f2b23455be6b01343daedebaa6c4f96trawick2207. [port] Some implementations of getaddrinfo() fail to set
d8d240df2f2b23455be6b01343daedebaa6c4f96trawick ai_canonname correctly. [RT #17061]
b5b5e8cc4668ab29d8f08f590d829dcfaeda9d33brianp --- 9.5.0a6 released ---
b5b5e8cc4668ab29d8f08f590d829dcfaeda9d33brianp2206. [security] "allow-query-cache" and "allow-recursion" now
e2653756d0d14a9a620b24bd04a6ab1182178462brianp cross inherit from each other.
e2653756d0d14a9a620b24bd04a6ab1182178462brianp If allow-query-cache is not set in named.conf then
d980a97cfc68de0ef35432ce03f1c1e468a19877jwoolley allow-recursion is used if set, otherwise allow-query
d980a97cfc68de0ef35432ce03f1c1e468a19877jwoolley is used if set, otherwise the default (localnets;
d980a97cfc68de0ef35432ce03f1c1e468a19877jwoolley localhost;) is used.
d980a97cfc68de0ef35432ce03f1c1e468a19877jwoolley If allow-recursion is not set in named.conf then
d980a97cfc68de0ef35432ce03f1c1e468a19877jwoolley allow-query-cache is used if set, otherwise allow-query
aa3510b82ec5d82ddbf4748829ec90f1ce71398ebrianp is used if set, otherwise the default (localnets;
aa3510b82ec5d82ddbf4748829ec90f1ce71398ebrianp localhost;) is used.
51b1d7f8eaa74807ab14479edde4421e77f5d1d7brianp [RT #16987]
08aff55373b2ae69182a58055a5c1b3a12d927b0slive2205. [bug] libbind: change #2119 broke thread support. [RT #16982]
08aff55373b2ae69182a58055a5c1b3a12d927b0slive2204. [bug] "rndc flushanme name unknown-view" caused named
4f50bfb0367b91396c0fe85b80536b760080d39etrawick to crash. [RT #16984]
4f50bfb0367b91396c0fe85b80536b760080d39etrawick2203. [security] Query id generation was cryptographically weak.
5a63340978acb9dd7e87724be57d2bde1cf1f629trawick [RT # 16915]
5a63340978acb9dd7e87724be57d2bde1cf1f629trawick2202. [security] The default acls for allow-query-cache and
9f7325ecad575cf77ab76b01beaaf339a63490b5trawick allow-recursion were not being applied. [RT #16960]
8565f742f1ee3d514b2d48a1f2a5af5d7437c3b9trawick2201. [bug] The build failed in a separate object directory.
8565f742f1ee3d514b2d48a1f2a5af5d7437c3b9trawick [RT #16943]
8843b75d1c70af3da9a7306c4aede3b3e9346deajwoolley2200. [bug] The search for cached NSEC records was stopping to
8843b75d1c70af3da9a7306c4aede3b3e9346deajwoolley early leading to excessive DLV queries. [RT #16930]
8843b75d1c70af3da9a7306c4aede3b3e9346deajwoolley2199. [bug] win32: don't call WSAStartup() while loading dlls.
dcecfbe7e63603d0fb95e4811e015039e9401990stoddard [RT #16911]
dcecfbe7e63603d0fb95e4811e015039e9401990stoddard2198. [bug] win32: RegCloseKey() could be called when
0c7592379b55b7736dd70d2d87f53af9a2347614jerenkrantz RegOpenKeyEx() failed. [RT #16911]
4844d314b0b6e55a309621b84c1786446c5fb418ianh2197. [bug] Add INSIST to catch negative responses which are
4844d314b0b6e55a309621b84c1786446c5fb418ianh not setting the event result code appropriately.
127c81d6b2c9ba8932273c2e1b13e3ea3d673b07trawick [RT #16909]
127c81d6b2c9ba8932273c2e1b13e3ea3d673b07trawick2196. [port] win32: yield processor while waiting for once to
127c81d6b2c9ba8932273c2e1b13e3ea3d673b07trawick to complete. [RT #16958]
59d01b9ed1de043745262e49bb44bde7095c4723jwoolley2195. [func] dnssec-keygen now defaults to nametype "ZONE"
59d01b9ed1de043745262e49bb44bde7095c4723jwoolley when generating DNSKEYs. [RT #16954]
59d01b9ed1de043745262e49bb44bde7095c4723jwoolley2194. [bug] Close journal before calling 'done' in xfrin.c.
e6e65585927961caf45d4e9e932bb1f4e9e89ca1jerenkrantz --- 9.5.0a5 released ---
b068b71651c802cc4e0b835495ad0e41c65e1174trawick2193. [port] win32: BINDInstall.exe is now linked statically.
b068b71651c802cc4e0b835495ad0e41c65e1174trawick [RT #16906]
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe2192. [port] win32: use vcredist_x86.exe to install Visual
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe Studio's redistributable dlls if building with
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe Visual Stdio 2005 or later.
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe2191. [func] named-checkzone now allows dumping to stdout (-).
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe named-checkconf now has -h for help.
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe named-checkzone now has -h for help.
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe rndc now has -h for help.
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe Better handling of '-?' for usage summaries.
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe [RT #16707]
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe2190. [func] Make fallback to plain DNS from EDNS due to timeouts
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe more visible. New logging category "edns-disabled".
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe [RT #16871]
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe2189. [bug] Handle socket() returning EINTR. [RT #15949]
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe2188. [contrib] queryperf: autoconf changes to make the search for
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe libresolv or libbind more robust. [RT #16299]
dd39efc1f7ed97cf526aefa24359f0be2ac5c3f4trawick2187. [bug] query_addds(), query_addwildcardproof() and
dd39efc1f7ed97cf526aefa24359f0be2ac5c3f4trawick query_addnxrrsetnsec() should take a version
dd39efc1f7ed97cf526aefa24359f0be2ac5c3f4trawick argument. [RT #16368]
f53367106769f90696d9c1f0ffcf9fbb4db883c2jerenkrantz2186. [port] cygwin: libbind: check for struct sockaddr_storage
f53367106769f90696d9c1f0ffcf9fbb4db883c2jerenkrantz independently of IPv6. [RT #16482]
9a940e8e90f9b163737e23bbf72a3f2c67a39220brianp2185. [port] sunos: libbind: check for ssize_t, memmove() and
9a940e8e90f9b163737e23bbf72a3f2c67a39220brianp memchr(). [RT #16463]
8496c88debb9962575dac2b1ef9b81984d7bd759brianp2184. [bug] bind9.xsl.h didn't build out of the source tree.
8496c88debb9962575dac2b1ef9b81984d7bd759brianp [RT #16830]
7c8747b339a5e47ea8301907051a9974d15b23b7brianp2183. [bug] dnssec-signzone didn't handle offline private keys
7c8747b339a5e47ea8301907051a9974d15b23b7brianp well. [RT #16832]
98f81eac9530d487f05013cda9df99755bb59689trawick2182. [bug] dns_dispatch_createtcp() and dispatch_createudp()
0b493ad526b8bbc2ff21ce19510fc32238abb816jwoolley could return ISC_R_SUCCESS when they ran out of
0b493ad526b8bbc2ff21ce19510fc32238abb816jwoolley memory. [RT #16365]
0b493ad526b8bbc2ff21ce19510fc32238abb816jwoolley2181. [port] sunos: libbind: add paths.h from BIND 8. [RT #16462]
1376737cb6afa24d3e12f3a223318fe1bd71bb1fslive2180. [cleanup] Remove bit test from 'compress_test' as they
1376737cb6afa24d3e12f3a223318fe1bd71bb1fslive are no longer needed. [RT #16497]
ec1719a5748717f67dcd279bb64bd0da424ae450jerenkrantz2179. [func] 'rndc command zone' will now find 'zone' if it is
ec1719a5748717f67dcd279bb64bd0da424ae450jerenkrantz unique to all the views. [RT #16821]
dea9ded7417a8328f8fce5d57eca9d7af5500520trawick2178. [bug] 'rndc reload' of a slave or stub zone resulted in
dea9ded7417a8328f8fce5d57eca9d7af5500520trawick a reference leak. [RT #16867]
3f0220bf6e864d982a10348c9cc269bfe798d65eaaron2177. [bug] Array bounds overrun on read (rcodetext) at
3f0220bf6e864d982a10348c9cc269bfe798d65eaaron debug level 10+. [RT #16798]
75d133afee2e3636b07366fd62102b13b67b1b1djerenkrantz2176. [contrib] dbus update to handle race condition during
75d133afee2e3636b07366fd62102b13b67b1b1djerenkrantz initialization (Bugzilla 235809). [RT #16842]
2ae7ad6f58b7e3188ed4bd375a8930808529ba71jwoolley2175. [bug] win32: windows broadcast condition variable support
2ae7ad6f58b7e3188ed4bd375a8930808529ba71jwoolley was broken. [RT #16592]
2ae7ad6f58b7e3188ed4bd375a8930808529ba71jwoolley2174. [bug] I/O errors should always be fatal when reading
5b30f835d627766b024500189c35bb55e686e890brianp master files. [RT #16825]
5b30f835d627766b024500189c35bb55e686e890brianp2173. [port] win32: When compiling with MSVS 2005 SP1 we also
d45481dadf7f1f0ffd95b38b1c5b0ea6b2d57888jerenkrantz --- 9.5.0a4 released ---
0c7592379b55b7736dd70d2d87f53af9a2347614jerenkrantz2172. [bug] query_addsoa() was being called with a non zone db.
6d62bc22f8f22a43e66e2e4d8860a5a144316b1astoddard2171. [bug] Handle breaks in DNSSEC trust chains where the parent
6d62bc22f8f22a43e66e2e4d8860a5a144316b1astoddard servers are not DS aware (DS queries to the parent
8efcf516f2b6514879fff8d034be55b6d64ff830striker return a referral to the child).
71eda8b1c14e4d0adb2f294f22299587cd3d74a9striker2170. [func] Add acache processing to test suite. [RT #16711]
922c0ad0014590bb10d13674012683eef44c0bbarederpj2169. [bug] host, nslookup: when reporting NXDOMAIN report the
922c0ad0014590bb10d13674012683eef44c0bbarederpj given name and not the last name searched for.
922c0ad0014590bb10d13674012683eef44c0bbarederpj [RT #16763]
aec964227053fab7e59deb26709b94726ce67224rederpj2168. [bug] nsupdate: in non-interactive mode treat syntax errors
8ffd5c9693162130d35be41953f0dd3bba18edf7rederpj as fatal errors. [RT #16785]
1e27f530f81c6058d1a11944ae1e2da45977fc7bjerenkrantz2167. [bug] When re-using a automatic zone named failed to
1e27f530f81c6058d1a11944ae1e2da45977fc7bjerenkrantz attach it to the new view. [RT #16786]
469549ac22c6f7b9ecdd9df2565925563e4df84djwoolley --- 9.5.0a3 released ---
469549ac22c6f7b9ecdd9df2565925563e4df84djwoolley2166. [bug] When running in batch mode, dig could misinterpret
469549ac22c6f7b9ecdd9df2565925563e4df84djwoolley a server address as a name to be looked up, causing
469549ac22c6f7b9ecdd9df2565925563e4df84djwoolley unexpected output. [RT #16743]
7a9f3bef545b0bbc93c2ed758119b0d2e2647c31trawick2165. [func] Allow the destination address of a query to determine
7a9f3bef545b0bbc93c2ed758119b0d2e2647c31trawick if we will answer the query or recurse.
0be05c658c7e6e5a05fd2d4068d8ac0f030d4752jwoolley allow-query-on, allow-recursion-on and
0be05c658c7e6e5a05fd2d4068d8ac0f030d4752jwoolley allow-query-cache-on. [RT #16291]
223b367115aefc20f1c32fe2d4e2bfcc4bfe108fjwoolley2164. [bug] The code to determine how named-checkzone /
223b367115aefc20f1c32fe2d4e2bfcc4bfe108fjwoolley named-compilezone was called failed under windows.
223b367115aefc20f1c32fe2d4e2bfcc4bfe108fjwoolley [RT #16764]
639cf068707865a81ad2c610e72d57b043d20dd6wrowe2163. [bug] If only one of query-source and query-source-v6
639cf068707865a81ad2c610e72d57b043d20dd6wrowe specified a port the query pools code broke (change
639cf068707865a81ad2c610e72d57b043d20dd6wrowe 2129). [RT #16768]
f3f0c2a5f6009d06350341219d1f38a1644708bcbrianp2162. [func] Allow "rrset-order fixed" to be disabled at compile
f3f0c2a5f6009d06350341219d1f38a1644708bcbrianp time. [RT #16665]
33b095d35c5dac22358ce63c32635ab59ce7cb25aaron2161. [bug] Fix which log messages are emitted for 'rndc flush'.
33b095d35c5dac22358ce63c32635ab59ce7cb25aaron [RT #16698]
33b095d35c5dac22358ce63c32635ab59ce7cb25aaron2160. [bug] libisc wasn't handling NULL ifa_addr pointers returned
33b095d35c5dac22358ce63c32635ab59ce7cb25aaron from getifaddrs(). [RT #16708]
100e6f5dec61d108494565f8f3bfa894afadc33ajerenkrantz --- 9.5.0a2 released ---
100e6f5dec61d108494565f8f3bfa894afadc33ajerenkrantz2159. [bug] Array bounds overrun in acache processing. [RT #16710]
5d5d5ca04c57c7ab865924f4648e8f80de27adfebrianp2158. [bug] ns_client_isself() failed to initialize key
4f3ec2ec53c7ca5ca308d85e2e0beb933a2fd0f9aaron leading to a REQUIRE failure. [RT #16688]
4f3ec2ec53c7ca5ca308d85e2e0beb933a2fd0f9aaron2157. [func] dns_db_transfernode() created. [RT #16685]
4f3ec2ec53c7ca5ca308d85e2e0beb933a2fd0f9aaron2156. [bug] Fix node reference leaks in lookup.c:lookup_find(),
3c0c3ae288166a8736593093c636768702abf263aaron Fix a memory leak in rbtdb.c:free_noqname().
3c0c3ae288166a8736593093c636768702abf263aaron Make lookup.c:lookup_find() robust against
b8a843847aae3d9a1838fb8f1de84cd66212f48atrawick event leaks. [RT #16685]
c8411888a54dd5dbfd8a5d337ebf0e911a789063trawick2155. [contrib] SQLite sdb module from jaboydjr@netwalk.com.
c8411888a54dd5dbfd8a5d337ebf0e911a789063trawick [RT #16694]
28caffb98f18c0b9562ac20870f7ab91f3d9a01fjerenkrantz2154. [func] Scoped (e.g. IPv6 link-local) addresses may now be
28caffb98f18c0b9562ac20870f7ab91f3d9a01fjerenkrantz matched in acls by omitting the scope. [RT #16599]
d757628a07145aa711ba75b4e7c7c01a33133ca1jerenkrantz2153. [bug] nsupdate could leak memory. [RT #16691]
d757628a07145aa711ba75b4e7c7c01a33133ca1jerenkrantz2152. [cleanup] Use sizeof(buf) instead of fixed number in
1585c2979d749ee71edb6a1d57bc9ff6db12a426jerenkrantz dighost.c:get_trusted_key(). [RT #16678]
1585c2979d749ee71edb6a1d57bc9ff6db12a426jerenkrantz2151. [bug] Missing newline in usage message for journalprint.
6bdb2c094666367615890147775bb18761216c8dminfrin [RT #16679]
6bdb2c094666367615890147775bb18761216c8dminfrin2150. [bug] 'rrset-order cyclic' uniformly distribute the
c069757188a3cd9ab19b05169b005a824b60b6fcaaron starting point for the first response for a given
c069757188a3cd9ab19b05169b005a824b60b6fcaaron RRset. [RT #16655]
c069757188a3cd9ab19b05169b005a824b60b6fcaaron2149. [bug] isc_mem_checkdestroyed() failed to abort on
c069757188a3cd9ab19b05169b005a824b60b6fcaaron if there were still active memory contexts.
11ce97701b22d795fd1a5ec3769a3367bc220921wrowe [RT #16672]
11ce97701b22d795fd1a5ec3769a3367bc220921wrowe2148. [func] Add positive logging for rndc commands. [RT #14623]
11ce97701b22d795fd1a5ec3769a3367bc220921wrowe2147. [bug] libbind: remove potential buffer overflow from
6cdd5cd95d8323de5cfb912d8fc0df8c5e3d02cejerenkrantz2146. [cleanup] Silence Linux's spurious "obsolete setsockopt
239ab9d14d3851c2efc1312b3b42c838073533f4jerenkrantz SO_BSDCOMPAT" message. [RT #16641]
239ab9d14d3851c2efc1312b3b42c838073533f4jerenkrantz2145. [bug] Check DS/DLV digest lengths for known digests.
c5fb76caa5498c60b991fcba8dfbf3c229f0f4d5rbb2144. [cleanup] Suppress logging of SERVFAIL from forwarders.
c5fb76caa5498c60b991fcba8dfbf3c229f0f4d5rbb [RT #16619]
c5fb76caa5498c60b991fcba8dfbf3c229f0f4d5rbb2143. [bug] We failed to restart the IPv6 client when the
c5fb76caa5498c60b991fcba8dfbf3c229f0f4d5rbb kernel failed to return the destination the
b9cf7102006ac2ccfebcb78174585986ff127ba9jwoolley packet was sent to. [RT #16613]
4b0939148fffde56f0b7db2a43cab1d1dc76ab3fmjc2142. [bug] Handle master files with a modification time that
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard matches the epoch. [RT# 16612]
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard2141. [bug] dig/host should not be setting IDN_ASCCHECK (IDN
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard equivalent of LDH checks). [RT #16609]
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard2140. [bug] libbind: missing unlock on pthread_key_create()
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard failures. [RT #16654]
b584ec31a47334b1253f4a5ad73f023336ab2f28jwoolley2139. [bug] dns_view_find() was being called with wrong type
b584ec31a47334b1253f4a5ad73f023336ab2f28jwoolley in adb.c. [RT #16670]
b584ec31a47334b1253f4a5ad73f023336ab2f28jwoolley2138. [bug] Lock order reversal in resolver.c. [RT #16653]
7ac88dc1ac207b9a434fd76c0406651d68018d69rederpj2137. [port] Mips little endian and/or mips 64 bit are now
7ac88dc1ac207b9a434fd76c0406651d68018d69rederpj supported for atomic operations. [RT#16648]
52617e76a53b1d90da027a5311790e1ccef8f60ftrawick2136. [bug] nslookup/host looped if there was no search list
f905b21d99b264dbf26acc30b430ebe92838cdcejerenkrantz and the host didn't exist. [RT #16657]
d157b208942316e96c34fa8b2222ed4cc2e56783trawick2135. [bug] Uninitialized rdataset in sdlz.c. [RT# 16656]
d157b208942316e96c34fa8b2222ed4cc2e56783trawick2134. [func] Additional statistics support. [RT #16666]
dc903d97a896d4e414efb1cb49f22ce00a49f070trawick2133. [port] powerpc: Support both IBM and MacOS Power PC
dc903d97a896d4e414efb1cb49f22ce00a49f070trawick assembler syntaxes. [RT #16647]
dc903d97a896d4e414efb1cb49f22ce00a49f070trawick2132. [bug] Missing unlock on out of memory in
dc903d97a896d4e414efb1cb49f22ce00a49f070trawick dns_dispatchmgr_setudp().
68f803c489cf61918fb4e61745fcd1e0cc980541jerenkrantz2131. [contrib] dlz/mysql: AXFR was broken. [RT #16630]
68f803c489cf61918fb4e61745fcd1e0cc980541jerenkrantz2130. [func] Log if CD or DO were set. [RT #16640]
15405e91bb3fad5a80f7abe828a00b44a3a65bf8jerenkrantz2129. [func] Provide a pool of UDP sockets for queries to be
15405e91bb3fad5a80f7abe828a00b44a3a65bf8jerenkrantz made over. See use-queryport-pool, queryport-pool-ports
f905b21d99b264dbf26acc30b430ebe92838cdcejerenkrantz and queryport-pool-updateinterval. [RT #16415]
f905b21d99b264dbf26acc30b430ebe92838cdcejerenkrantz2128. [doc] xsltproc --nonet, update DTD versions. [RT #16635]
0e2340134f2336b98c92d7f157fb65d0a6f477d4stoddard2127. [port] Improved OpenSSL 0.9.8 support. [RT #16563]
b3edf21d591bfd0e64bbec0dda73c0e41d7ecdb6wrowe2126. [security] Serialize validation of type ANY responses. [RT #16555]
b3edf21d591bfd0e64bbec0dda73c0e41d7ecdb6wrowe2125. [bug] dns_zone_getzeronosoattl() REQUIRE failure if DLZ
b3edf21d591bfd0e64bbec0dda73c0e41d7ecdb6wrowe was defined. [RT #16574]
b3edf21d591bfd0e64bbec0dda73c0e41d7ecdb6wrowe2124. [security] It was possible to dereference a freed fetch
5d238058bc748dfa13ff21890ae4a58481e3be89jerenkrantz context. [RT #16584]
5d238058bc748dfa13ff21890ae4a58481e3be89jerenkrantz --- 9.5.0a1 released ---
9282327b0ffe8981d39835130dfb334af192b508jerenkrantz2123. [func] Use Doxygen to generate internal documentation.
8fcaadcb287f361bb304d53a69d508500840fafcjerenkrantz2122. [func] Experimental http server and statistics support
8fcaadcb287f361bb304d53a69d508500840fafcjerenkrantz for named via xml.
8af88bd6958b80c224e964892b8237720b13ab1ajerenkrantz2121. [func] Add a 10 slot dead masters cache (LRU) with a 600
8af88bd6958b80c224e964892b8237720b13ab1ajerenkrantz second timeout. [RT #16553]
8af88bd6958b80c224e964892b8237720b13ab1ajerenkrantz2120. [doc] Fix markup on nsupdate man page. [RT #16556]
25b812bcab8b61981e288996b991e0ab4d224b92jerenkrantz2119. [compat] libbind: allow res_init() to succeed enough to
25b812bcab8b61981e288996b991e0ab4d224b92jerenkrantz return the default domain even if it was unable
87f0329e30de94828e08d53a99ea23cda86a9fccjerenkrantz to allocate memory.
87f0329e30de94828e08d53a99ea23cda86a9fccjerenkrantz2118. [bug] Handle response with long chains of domain name
0396e75f271f51be57be778655e32ba8d64d240bwrowe compression pointers which point to other compression
0396e75f271f51be57be778655e32ba8d64d240bwrowe pointers. [RT #16427]
9438d70ce91fa99ec828a2828f0fd45542cd9c4fwrowe2117. [bug] DNSSEC fixes: named could fail to cache NSEC records
0396e75f271f51be57be778655e32ba8d64d240bwrowe which could lead to validation failures. named didn't
dc10f7a2f87d4cd7cdd16dc248b165122b4ac62btrawick handle negative DS responses that were in the process
dc10f7a2f87d4cd7cdd16dc248b165122b4ac62btrawick of being validated. Check CNAME bit before accepting
dc10f7a2f87d4cd7cdd16dc248b165122b4ac62btrawick NODATA proof. To be able to ignore a child NSEC there
dc10f7a2f87d4cd7cdd16dc248b165122b4ac62btrawick must be SOA (and NS) set in the bitmap. [RT #16399]
431d6106eaf796cc8dfa8cb0db2b180dd93ed6dftrawick2116. [bug] 'rndc reload' could cause the cache to continually
390489eb69fe15943ddf67adcc832ca8de125cd9jerenkrantz be cleaned. [RT #16401]
390489eb69fe15943ddf67adcc832ca8de125cd9jerenkrantz2115. [bug] 'rndc reconfig' could trigger a INSIST if the
390489eb69fe15943ddf67adcc832ca8de125cd9jerenkrantz number of masters for a zone was reduced. [RT #16444]
a1e8b54f269a8f2388590174174509546e886e60stoddard2114. [bug] dig/host/nslookup: searches for names with multiple
a1e8b54f269a8f2388590174174509546e886e60stoddard labels were failing. [RT #16447]
109d280c3fcf810e573fc1af5e141ad525c45811bjh2113. [bug] nsupdate: if a zone is specified it should be used
109d280c3fcf810e573fc1af5e141ad525c45811bjh for server discover. [RT# 16455]
61d2cd001754548e90364aa3a7e76863616544b0minfrin2112. [security] Warn if weak RSA exponent is used. [RT #16460]
61d2cd001754548e90364aa3a7e76863616544b0minfrin2111. [bug] Fix a number of errors reported by Coverity.
61d2cd001754548e90364aa3a7e76863616544b0minfrin [RT #16507]
9a3bbca61e24c13d8b496116ac759117136c6bf4aaron2110. [bug] "minimal-responses yes;" interacted badly with BIND 8
9a3bbca61e24c13d8b496116ac759117136c6bf4aaron priming queries. [RT #16491]
9a3bbca61e24c13d8b496116ac759117136c6bf4aaron2109. [port] libbind: silence aix 5.3 compiler warnings. [RT #16502]
64c351fd973428b5bb4c28e983fa86875ea4e60fdougm2108. [func] DHCID support. [RT #16456]
64c351fd973428b5bb4c28e983fa86875ea4e60fdougm2107. [bug] dighost.c: more cleanup of buffers. [RT #16499]
0506359f47150991eaaae37ca07f94117a9aa63dtrawick2106. [func] 'rndc status' now reports named's version. [RT #16426]
0506359f47150991eaaae37ca07f94117a9aa63dtrawick2105. [func] GSS-TSIG support (RFC 3645).
67f62b7a48ff9eb8d9f31898dceaf9f89280a723dougm2104. [port] Fix Solaris SMF error message.
9d3fdc3bb8077a46851080e17ef9f16c83720c8ftrawick2103. [port] Add /usr/sfw to list of locations for OpenSSL
9d3fdc3bb8077a46851080e17ef9f16c83720c8ftrawick under Solaris.
219472ea2d5f1563509321d8b8a91b116792bf7adougm2102. [port] Silence Solaris 10 warnings.
219472ea2d5f1563509321d8b8a91b116792bf7adougm2101. [bug] OpenSSL version checks were not quite right.
c048b545f06921f53ceb830b30f99aed7b369d95dougm [RT #16476]
c048b545f06921f53ceb830b30f99aed7b369d95dougm2100. [port] win32: copy libeay32.dll to Build\Debug.
621bd763d2e4d32f19013ac8b76b375b5a01851fdougm Copy Debug\named-checkzone to Debug\named-compilezone.
621bd763d2e4d32f19013ac8b76b375b5a01851fdougm2099. [port] win32: more manifest issues.
0ea12b5dcb3d1d399f9bff6f56fb445d80205f9dstriker2098. [bug] Race in rbtdb.c:no_references(), which occasionally
0ea12b5dcb3d1d399f9bff6f56fb445d80205f9dstriker triggered an INSIST failure about the node lock
e93624301705e3dc68992e3b488a764389eb8b98trawick reference. [RT #16411]
cba0728e3535ee87e89cdb3cb54ce91eda18f6ccaaron2097. [bug] named could reference a destroyed memory context
cba0728e3535ee87e89cdb3cb54ce91eda18f6ccaaron after being reloaded / reconfigured. [RT #16428]
a45de374fb215f294eb1369d4406ac79d6596ee1brianp2096. [bug] libbind: handle applications that fail to detect
a45de374fb215f294eb1369d4406ac79d6596ee1brianp res_init() failures better.
a45de374fb215f294eb1369d4406ac79d6596ee1brianp2095. [port] libbind: alway prototype inet_cidr_ntop_ipv6() and
7f14bcf6b594703df385ce84ba2ee3cdf3ccbae4trawick net_cidr_ntop_ipv6(). [RT #16388]
7f14bcf6b594703df385ce84ba2ee3cdf3ccbae4trawick2094. [contrib] Update named-bootconf. [RT# 16404]
0007bb1e01dd762bde7280beb57113309c1715a3trawick2093. [bug] named-checkzone -s was broken.
a1be7357e2c08b9dfe52c277063d212d65b15feejim2092. [bug] win32: dig, host, nslookup. Use registry config
a1be7357e2c08b9dfe52c277063d212d65b15feejim if resolv.conf does not exist or no nameservers
a1be7357e2c08b9dfe52c277063d212d65b15feejim listed. [RT #15877]
6682df9b639663c50f447e5690dd62cce7b1c086trawick2091. [port] dighost.c: race condition on cleanup. [RT #16417]
6682df9b639663c50f447e5690dd62cce7b1c086trawick2090. [port] win32: Visual C++ 2005 command line manifest support.
51c0f0fe0a49a180389009442a83f74b1916f96atrawick [RT #16417]
51c0f0fe0a49a180389009442a83f74b1916f96atrawick2089. [security] Raise the minimum safe OpenSSL versions to
51c0f0fe0a49a180389009442a83f74b1916f96atrawick OpenSSL 0.9.7l and OpenSSL 0.9.8d. Versions
51c0f0fe0a49a180389009442a83f74b1916f96atrawick prior to these have known security flaws which
7e8bc9ca9d1e752f6ca6debec6be8addae8bd72etrawick are (potentially) exploitable in named. [RT #16391]
7e8bc9ca9d1e752f6ca6debec6be8addae8bd72etrawick2088. [security] Change the default RSA exponent from 3 to 65537.
ecb511c254d5affe7cc018482d53c19aaf145878jerenkrantz2087. [port] libisc failed to compile on OS's w/o a vsnprintf.
60b83cd8f9427809082340cfd7581091990962f5jwoolley2086. [port] libbind: FreeBSD now has get*by*_r() functions.
60b83cd8f9427809082340cfd7581091990962f5jwoolley [RT #16403]
e93624301705e3dc68992e3b488a764389eb8b98trawick2085. [doc] win32: added index.html and README to zip. [RT #16201]
4da4d1ae427ee8827c2325dd121ac05a83afd579wrowe2084. [contrib] dbus update for 9.3.3rc2.
d56d6753a75f5b915120c797aedbfcf13bb14c8brbb2083. [port] win32: Visual C++ 2005 support.
d56d6753a75f5b915120c797aedbfcf13bb14c8brbb2082. [doc] Document 'cache-file' as a test only option.
d56d6753a75f5b915120c797aedbfcf13bb14c8brbb2081. [port] libbind: minor 64-bit portability fix in memcluster.c.
4aaf7088758ca56823e585969320f2405a7cc5fcdougm [RT #16360]
4aaf7088758ca56823e585969320f2405a7cc5fcdougm2080. [port] libbind: res_init.c did not compile on older versions
e0596968fe84a2bdaebe0192d8d64d2e9856d4d6brianp of Solaris. [RT #16363]
e0596968fe84a2bdaebe0192d8d64d2e9856d4d6brianp2079. [bug] The lame cache was not handling multiple types
f33c2c86b419be97248c5289b71738b5f0c7ab0adirkx correctly. [RT #16361]
f33c2c86b419be97248c5289b71738b5f0c7ab0adirkx2078. [bug] dnssec-checkzone output style "default" was badly
c5fdaba2e790a0a351d796b5fe3dcfb585be1ba2jim named. It is now called "relative". [RT #16326]
c5fdaba2e790a0a351d796b5fe3dcfb585be1ba2jim2077. [bug] 'dnssec-signzone -O raw' wasn't outputting the
c5fdaba2e790a0a351d796b5fe3dcfb585be1ba2jim complete signed zone. [RT #16326]
2fc50921b88defeb7127985dfe4b4130175e069ejwoolley2076. [bug] Several files were missing #include <config.h>
2fc50921b88defeb7127985dfe4b4130175e069ejwoolley causing build failures on OSF. [RT #16341]
2fc50921b88defeb7127985dfe4b4130175e069ejwoolley2075. [bug] The spillat timer event hander could leak memory.
2fc50921b88defeb7127985dfe4b4130175e069ejwoolley [RT #16357]
47638f4a67ce38e5a83e7a303d6f2d5c9ff47b4ebrianp2074. [bug] dns_request_createvia2(), dns_request_createvia3(),
47638f4a67ce38e5a83e7a303d6f2d5c9ff47b4ebrianp dns_request_createraw2() and dns_request_createraw3()
82630c4a04be47f39298d3284b2c596244fb509bbrianp failed to send multiple UDP requests. [RT #16349]
0d24ea1c99d2267096caaf0843c7e5a1ac6b7c0bmjc2073. [bug] Incorrect semantics check for update policy "wildcard".
35d682920b0b7073bb9ff8c8794f0f73e3ee1a47slive [RT #16353]
a2d4f1da4e19836b2d6a673f80f33381a926a8bddougm2072. [bug] We were not generating valid HMAC SHA digests.
a2d4f1da4e19836b2d6a673f80f33381a926a8bddougm [RT #16320]
30b4a330a5f651eb5198fa93dbb9f3d3594564c9stoddard2071. [port] Test whether gcc accepts -fno-strict-aliasing.
30b4a330a5f651eb5198fa93dbb9f3d3594564c9stoddard [RT #16324]
30b4a330a5f651eb5198fa93dbb9f3d3594564c9stoddard2070. [bug] The remote address was not always displayed when
30b4a330a5f651eb5198fa93dbb9f3d3594564c9stoddard reporting dispatch failures. [RT #16315]
983988ac7b8faaf037f4df0ab29729cd047a3ffdtrawick2069. [bug] Cross compiling was not working. [RT #16330]
7a64b871b8b5e5a427b570e90f0e38e88266c783jim2068. [cleanup] Lower incremental tuning message to debug 1.
7a64b871b8b5e5a427b570e90f0e38e88266c783jim [RT #16319]
7a64b871b8b5e5a427b570e90f0e38e88266c783jim2067. [bug] 'rndc' could close the socket too early triggering
17895aa4b66b8af02d8788b15cb92e1f6a8ecafcwrowe a INSIST under Windows. [RT #16317]
a736bac16e58d5e96945f35ee3c43a2cd2f5d37ejerenkrantz2066. [security] Handle SIG queries gracefully. [RT #16300]
797d596a95d4f9900e83ec18295b4ca4951bf763jerenkrantz2065. [bug] libbind: probe for HPUX prototypes for
797d596a95d4f9900e83ec18295b4ca4951bf763jerenkrantz endprotoent_r() and endservent_r(). [RT 16313]
5842e6b336b1cc0252b6cc2944dd81c7d3a19a1bbrianp2064. [bug] libbind: silence AIX compiler warnings. [RT #16218]
2532433e80d73506f7bcc18bd0dab686f1c39397minfrin2063. [bug] Change #1955 introduced a bug which caused the first
2532433e80d73506f7bcc18bd0dab686f1c39397minfrin 'rndc flush' call to not free memory. [RT #16244]
2532433e80d73506f7bcc18bd0dab686f1c39397minfrin2062. [bug] 'dig +nssearch' was reusing a buffer before it had
c148bc6b4eea544af816783400362f741c5f5fc2trawick been returned by the socket code. [RT #16307]
c148bc6b4eea544af816783400362f741c5f5fc2trawick2061. [bug] Accept expired wildcard message reversed. [RT #16296]
9d432e23f6025b78322cbee43e8e89262a108e5eaaron2060. [bug] Enabling DLZ support could leave views partially
9d432e23f6025b78322cbee43e8e89262a108e5eaaron configured. [RT #16295]
9d432e23f6025b78322cbee43e8e89262a108e5eaaron2059. [bug] Search into cache rbtdb could trigger an INSIST
9d432e23f6025b78322cbee43e8e89262a108e5eaaron failure while cleaning up a stale rdataset.
9d432e23f6025b78322cbee43e8e89262a108e5eaaron [RT #16292]
6a5bdbbacf4a62adecde52b8f23ebcc4fa2a08b8trawick2058. [bug] Adjust how we calculate rtt estimates in the presence
6a5bdbbacf4a62adecde52b8f23ebcc4fa2a08b8trawick of authoritative servers that drop EDNS and/or CD
10306ac2c175f420e6989568f4c8535a5dbc1349minfrin requests. Also fallback to EDNS/512 and plain DNS
10306ac2c175f420e6989568f4c8535a5dbc1349minfrin faster for zones with less than 3 servers. [RT #16187]
10306ac2c175f420e6989568f4c8535a5dbc1349minfrin2057. [bug] Make setting "ra" dependent on both allow-query-cache
b4e4d76bf454e1b603b410110356dbcf12f3bc42jim and allow-recursion. [RT #16290]
b4e4d76bf454e1b603b410110356dbcf12f3bc42jim2056. [bug] dig: ixfr= was not being treated case insensitively
adb1e17ae7e1cf5cf4f8f2b07d3389cb55f4becetrawick at all times. [RT #15955]
adb1e17ae7e1cf5cf4f8f2b07d3389cb55f4becetrawick2055. [bug] Missing goto after dropping multicast query.
71f891073f6fa0209870791f64cbbf28d77ffdc1brianp [RT #15944]
2864362ca8266097928e84f101010bdf814ffa08stoddard2054. [port] freebsd: do not explicitly link against -lpthread.
2864362ca8266097928e84f101010bdf814ffa08stoddard [RT #16170]
2864362ca8266097928e84f101010bdf814ffa08stoddard2053. [port] netbsd:libbind: silence compiler warnings. [RT #16220]
f51dbb1f5b66d94b5c190bfcd444aa73bdc2b176trawick2052. [bug] 'rndc' improve connect failed message to report
893c106ae59d8e96d921524b123ae26dea8ad37fgstein the failing address. [RT #15978]
893c106ae59d8e96d921524b123ae26dea8ad37fgstein2051. [port] More strtol() fixes. [RT #16249]
3aa6444bcee4e9fc32ec8860d832ff83a15784efianh2050. [bug] Parsing of NSAP records was not case insensitive.
3aa6444bcee4e9fc32ec8860d832ff83a15784efianh [RT #16287]
e2bdfd25d9d0461e0a3ab18ceff2113215e3e115brianp2049. [bug] Restore SOA before AXFR when falling back from
e2bdfd25d9d0461e0a3ab18ceff2113215e3e115brianp a attempted IXFR when transferring in a zone.
b9fe73991e7c592a634242a7e11f924689f58e1fgstein Allow a initial SOA query before attempting
b9fe73991e7c592a634242a7e11f924689f58e1fgstein a AXFR to be requested. [RT #16156]
b9fe73991e7c592a634242a7e11f924689f58e1fgstein2048. [bug] It was possible to loop forever when using
d9fcdb415d8661cbd9451df8f88e003a1aa04ce9trawick avoid-v4-udp-ports / avoid-v6-udp-ports when
d9fcdb415d8661cbd9451df8f88e003a1aa04ce9trawick the OS always returned the same local port.
d9fcdb415d8661cbd9451df8f88e003a1aa04ce9trawick [RT #16182]
d9fcdb415d8661cbd9451df8f88e003a1aa04ce9trawick2047. [bug] Failed to initialize the interface flags to zero.
81b8d0f83e9d0bc2bf6900fc680737e0cac439a2brianp [RT #16245]
b5033962c73a470b6f36a3ac796c542a6ab4ddf6brianp2046. [bug] rbtdb.c:rdataset_setadditional() could cause duplicate
b5033962c73a470b6f36a3ac796c542a6ab4ddf6brianp cleanup [RT #16247].
d7856f850b9b51165f23ae381a891bda894e1373ianh2045. [func] Use lock buckets for acache entries to limit memory
d7856f850b9b51165f23ae381a891bda894e1373ianh consumption. [RT #16183]
d7856f850b9b51165f23ae381a891bda894e1373ianh2044. [port] Add support for atomic operations for Itanium.
d75626f0952c6152a99acd013a4f127d46f0f9edtrawick [RT #16179]
d75626f0952c6152a99acd013a4f127d46f0f9edtrawick2043. [port] nsupdate/nslookup: Force the flushing of the prompt
d75626f0952c6152a99acd013a4f127d46f0f9edtrawick for interactive sessions. [RT#16148]
ab2053f3cdda69cfa5e4ce0800ea7af203cc6d5ddougm2042. [bug] named-checkconf was incorrectly rejecting the
ab2053f3cdda69cfa5e4ce0800ea7af203cc6d5ddougm logging category "config". [RT #16117]
88ecd979f1112454432371f55a1420240fae3743trawick2041. [bug] "configure --with-dlz-bdb=yes" produced a bad
88ecd979f1112454432371f55a1420240fae3743trawick set of libraries to be linked. [RT #16129]
548e06e26f5377b2efbb7e0dab20f536e5e24160trawick2040. [bug] rbtdb no_references() could trigger an INSIST
548e06e26f5377b2efbb7e0dab20f536e5e24160trawick failure with --enable-atomic. [RT #16022]
c02a689f2274966ed5d1c16207f74b5128c35c86trawick2039. [func] Check that all buffers passed to the socket code
c02a689f2274966ed5d1c16207f74b5128c35c86trawick have been retrieved when the socket event is freed.
f51dbb1f5b66d94b5c190bfcd444aa73bdc2b176trawick [RT #16122]
f51dbb1f5b66d94b5c190bfcd444aa73bdc2b176trawick2038. [bug] dig/nslookup/host was unlinking from wrong list
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard when handling errors. [RT #16122]
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard2037. [func] When unlinking the first or last element in a list
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard check that the list head points to the element to
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard be unlinked. [RT #15959]
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard2036. [bug] 'rndc recursing' could cause trigger a REQUIRE.
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard [RT #16075]
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard2035. [func] Make falling back to TCP on UDP refresh failure
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard optional. Default "try-tcp-refresh yes;" for BIND 8
3a9c3ec5357b36fc34766cb8166168311af3562frbb compatibility. [RT #16123]
94f4821a5444a4fe782f772aef5db4d8b839675djerenkrantz2034. [bug] gcc: set -fno-strict-aliasing. [RT #16124]
2a49e30bae376c9744b96c8681ab88122ccaa46cjerenkrantz2033. [bug] We weren't creating multiple client memory contexts
2a49e30bae376c9744b96c8681ab88122ccaa46cjerenkrantz on demand as expected. [RT #16095]
2a49e30bae376c9744b96c8681ab88122ccaa46cjerenkrantz2032. [bug] Remove a INSIST in query_addadditional2(). [RT #16074]
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin2031. [bug] Emit a error message when "rndc refresh" is called on
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin a non slave/stub zone. [RT # 16073]
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin2030. [bug] We were being overly conservative when disabling
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin openssl engine support. [RT #16030]
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin2029. [bug] host printed out the server multiple times when
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin specified on the command line. [RT #15992]
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin2028. [port] linux: socket.c compatibility for old systems.
c49200a2bdbb8fa1f2e5c3b87cc497ecdeefa8feminfrin [RT #16015]
c49200a2bdbb8fa1f2e5c3b87cc497ecdeefa8feminfrin2027. [port] libbind: Solaris x86 support. [RT #16020]
103005439776bb7aeccb95ebf4761ebfef3f9c39ianh2026. [bug] Rate limit the two recursive client exceeded messages.
103005439776bb7aeccb95ebf4761ebfef3f9c39ianh [RT #16044]
92d311b27a6182c2eed67317990c8c168584ee75trawick2025. [func] Update "zone serial unchanged" message. [RT #16026]
92d311b27a6182c2eed67317990c8c168584ee75trawick2024. [bug] named emitted spurious "zone serial unchanged"
92d311b27a6182c2eed67317990c8c168584ee75trawick messages on reload. [RT #16027]
744ecbcc06a9128fc4730d1334cc180bf7fc521caaron2023. [bug] "make install" should create ${localstatedir}/run and
6f0dd808a674b7c09a625b36f320030f4e339f8faaron ${sysconfdir} if they do not exist. [RT #16033]
744ecbcc06a9128fc4730d1334cc180bf7fc521caaron2022. [bug] If dnssec validation is disabled only assert CD if
59511de77b389ced52253d055fc470ecfedfcd99aaron CD was requested. [RT #16037]
59511de77b389ced52253d055fc470ecfedfcd99aaron2021. [bug] dnssec-enable no; triggered a REQUIRE. [RT #16037]
b5cdec7910a44654cb254b99c5a39d7c180c4bcajerenkrantz2020. [bug] rdataset_setadditional() could leak memory. [RT #16034]
b5cdec7910a44654cb254b99c5a39d7c180c4bcajerenkrantz2019. [tuning] Reduce the amount of work performed per quantum
b5cdec7910a44654cb254b99c5a39d7c180c4bcajerenkrantz when cleaning the cache. [RT #15986]
393bfaab1beb2410959a4a5e91f58446f01bac09rbb2018. [bug] Checking if the HMAC MD5 private file was broken.
c10fe96ac7d024918e26af6c8ba5470273b75bb2jwoolley [RT #15960]
6c2dc61d4760fa5e356f95c4b1685eec7f1d75dcaaron2017. [bug] allow-query default was not correct. [RT #15946]
6c2dc61d4760fa5e356f95c4b1685eec7f1d75dcaaron2016. [bug] Return a partial answer if recursion is not
6c2dc61d4760fa5e356f95c4b1685eec7f1d75dcaaron allowed but requested and we had the answer
6c2dc61d4760fa5e356f95c4b1685eec7f1d75dcaaron to the original qname. [RT #15945]
6c2dc61d4760fa5e356f95c4b1685eec7f1d75dcaaron2015. [cleanup] use-additional-cache is now acache-enable for
01e8aca9299a0b872414c24c8b7724d6f88ae665ianh consistency. Default acache-enable off in BIND 9.4
01e8aca9299a0b872414c24c8b7724d6f88ae665ianh as it requires memory usage to be configured.
01e8aca9299a0b872414c24c8b7724d6f88ae665ianh It may be enabled by default in BIND 9.5 once we
f783dff0c8b69344a6b67e97f16b91f8b0790799dougm have more experience with it.
f783dff0c8b69344a6b67e97f16b91f8b0790799dougm2014. [func] Statistics about acache now recorded and sent
f783dff0c8b69344a6b67e97f16b91f8b0790799dougm to log. [RT #15976]
6362515725d2b6d66ac3b26531f8c53ac75f8c20wrowe2013. [bug] Handle unexpected TSIGs on unsigned AXFR/IXFR
6362515725d2b6d66ac3b26531f8c53ac75f8c20wrowe responses more gracefully. [RT #15941]
6362515725d2b6d66ac3b26531f8c53ac75f8c20wrowe2012. [func] Don't insert new acache entries if acache is full.
6362515725d2b6d66ac3b26531f8c53ac75f8c20wrowe [RT #15970]
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron2011. [func] dnssec-signzone can now update the SOA record of
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron the signed zone, either as an increment or as the
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron system time(). [RT #15633]
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron2010. [placeholder] rt15958
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron2009. [bug] libbind: Coverity fixes. [RT #15808]
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron2008. [func] It is now possible to enable/disable DNSSEC
9379749d811388a7d0e3410940ddd6743a33d330jim validation from rndc. This is useful for the
9379749d811388a7d0e3410940ddd6743a33d330jim mobile hosts where the current connection point
9379749d811388a7d0e3410940ddd6743a33d330jim breaks DNSSEC (firewall/proxy). [RT #15592]
f37499bf7da81cd6b697d4667233137957426428jerenkrantz rndc validation newstate [view]
421dc1d123c9adda60e024f93fb614bfada8b9e5wrowe2007. [func] It is now possible to explicitly enable DNSSEC
b8c2b4dfc363e33a8a1c2464802c3fb05cab86bbwrowe validation. default dnssec-validation no; to
421dc1d123c9adda60e024f93fb614bfada8b9e5wrowe be changed to yes in 9.5.0. [RT #15674]
83d91d60d00dc345bfbcbc48ff206db4a6b23b2eaaron2006. [security] Allow-query-cache and allow-recursion now default
83d91d60d00dc345bfbcbc48ff206db4a6b23b2eaaron to the built in acls "localnets" and "localhost".
83d91d60d00dc345bfbcbc48ff206db4a6b23b2eaaron This is being done to make caching servers less
83d91d60d00dc345bfbcbc48ff206db4a6b23b2eaaron attractive as reflective amplifying targets for
83d91d60d00dc345bfbcbc48ff206db4a6b23b2eaaron spoofed traffic. This still leave authoritative
c10fe96ac7d024918e26af6c8ba5470273b75bb2jwoolley servers exposed.
c10fe96ac7d024918e26af6c8ba5470273b75bb2jwoolley The best fix is for full BCP 38 deployment to
83ca150ef902e9692972aa923e893bc6406d20f1ianh remove spoofed traffic.
cbfbf9598d686b11afc7a9f9d91a8facfdfa7216trawick2005. [bug] libbind: Retransmission timeouts should be
7a8a0744e378f2343c3ee6787fac0f8f959d2141brianp based on which attempt it is to the nameserver
7a8a0744e378f2343c3ee6787fac0f8f959d2141brianp and not the nameserver itself. [RT #13548]
7a8a0744e378f2343c3ee6787fac0f8f959d2141brianp2004. [bug] dns_tsig_sign() could pass a NULL pointer to
7a8a0744e378f2343c3ee6787fac0f8f959d2141brianp dst_context_destroy() when cleaning up after a
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowe error. [RT #15835]
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowe2003. [bug] libbind: The DNS name/address lookup functions could
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowe occasionally follow a random pointer due to
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowe structures not being completely zeroed. [RT #15806]
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowe2002. [bug] libbind: tighten the constraints on when
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowe struct addrinfo._ai_pad exists. [RT #15783]
73cba74a34576f7ece4bd98fd58c8a932a178e6daaron2001. [func] Check the KSK flag when updating a secure dynamic zone.
73cba74a34576f7ece4bd98fd58c8a932a178e6daaron New zone option "update-check-ksk yes;". [RT #15817]
73cba74a34576f7ece4bd98fd58c8a932a178e6daaron2000. [bug] memmove()/strtol() fix was incomplete. [RT #15812]
73cba74a34576f7ece4bd98fd58c8a932a178e6daaron1999. [func] Implement "rrset-order fixed". [RT #13662]
29c30db45f6a469017e16b606611e460cc1a1f2caaron1998. [bug] Restrict handling of fifos as sockets to just SunOS.
29c30db45f6a469017e16b606611e460cc1a1f2caaron This allows named to connect to entropy gathering
095071bbd0b3ccccd6883edc7cd10f13cac71160ianh daemons that use fifos instead of sockets. [RT #15840]
095071bbd0b3ccccd6883edc7cd10f13cac71160ianh1997. [bug] Named was failing to replace negative cache entries
a322a82f79b790fb7ddcd7df4459d20725450fa7trawick when a positive one for the type was learnt.
a322a82f79b790fb7ddcd7df4459d20725450fa7trawick [RT #15818]
21644b4d1b09d0531911a8c9a891819a261480f8minfrin1996. [bug] nsupdate: if a zone has been specified it should
21644b4d1b09d0531911a8c9a891819a261480f8minfrin appear in the output of 'show'. [RT #15797]
21644b4d1b09d0531911a8c9a891819a261480f8minfrin1995. [bug] 'host' was reporting multiple "is an alias" messages.
21644b4d1b09d0531911a8c9a891819a261480f8minfrin [RT #15702]
21644b4d1b09d0531911a8c9a891819a261480f8minfrin1994. [port] OpenSSL 0.9.8 support. [RT #15694]
21644b4d1b09d0531911a8c9a891819a261480f8minfrin1993. [bug] Log messages, via syslog, were missing the space
21644b4d1b09d0531911a8c9a891819a261480f8minfrin after the timestamp if "print-time yes" was specified.
21644b4d1b09d0531911a8c9a891819a261480f8minfrin [RT #15844]
bf5cf58cc30750e9f9764cc830aff426ced288f9aaron1992. [bug] Not all incoming zone transfer messages included the
bf5cf58cc30750e9f9764cc830aff426ced288f9aaron view. [RT #15825]
7cdc36a99b42a3c5e36ac47726ad41c9c7b039ceianh1991. [cleanup] The configuration data, once read, should be treated
7cdc36a99b42a3c5e36ac47726ad41c9c7b039ceianh as read only. Expand the use of const to enforce this
cbfbf9598d686b11afc7a9f9d91a8facfdfa7216trawick at compile time. [RT #15813]
cbfbf9598d686b11afc7a9f9d91a8facfdfa7216trawick1990. [bug] libbind: isc's override of broken gettimeofday()
e37c657172940f82d9b28a45fc1304140eb0b1d7stoddard implementations was not always effective.
fe808620434aa59b796e8b60cd6eec65a32dfc2dstoddard [RT #15709]
edd6c1f4be1aa23fc99134802941397f7f31b3d5jerenkrantz1989. [bug] win32: don't check the service password when
5f08a022a210f4e511561e89f500621a15e6177dtrawick re-installing. [RT #15882]
6db5333c9461942b8af724b101e687af541d4d4cjerenkrantz1988. [bug] Remove a bus error from the SHA256/SHA512 support.
d4fcf63a5d9171d50c0d04e05a35ec6bf1f85100jerenkrantz1987. [func] DS/DLV SHA256 digest algorithm support. [RT #15608]
dee6a8bde4d598087dc4b3ebf3d4dd06809d2dd7jerenkrantz1986. [func] Report when a zone is removed. [RT #15849]
dee6a8bde4d598087dc4b3ebf3d4dd06809d2dd7jerenkrantz1985. [protocol] DLV has now been assigned a official type code of
edd6c1f4be1aa23fc99134802941397f7f31b3d5jerenkrantz 32769. [RT #15807]
edd6c1f4be1aa23fc99134802941397f7f31b3d5jerenkrantz Note: care should be taken to ensure you upgrade
d7d551e53cdfb3288eb651447d7209599c40d17estoddard both named and dnssec-signzone at the same time for
d7d551e53cdfb3288eb651447d7209599c40d17estoddard zones with DLV records where named is the master
d7d551e53cdfb3288eb651447d7209599c40d17estoddard server for the zone. Also any zones that contain
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz DLV records should be removed when upgrading a slave
956a1511249b1fec73aaee0fb7d69c8492aa1368aaron zone. You do not however have to upgrade all
956a1511249b1fec73aaee0fb7d69c8492aa1368aaron servers for a zone with DLV records simultaneously.
956a1511249b1fec73aaee0fb7d69c8492aa1368aaron1984. [func] dig, nslookup and host now advertise a 4096 byte
d0e4ca9bfd8bf44bea574733965851bfee939d95aaron EDNS UDP buffer size by default. [RT #15855]
d0e4ca9bfd8bf44bea574733965851bfee939d95aaron1983. [func] Two new update policies. "selfsub" and "selfwild".
d0e4ca9bfd8bf44bea574733965851bfee939d95aaron [RT #12895]
d0e4ca9bfd8bf44bea574733965851bfee939d95aaron1982. [bug] DNSKEY was being accepted on the parent side of
956a1511249b1fec73aaee0fb7d69c8492aa1368aaron a delegation. KEY is still accepted there for
d0e4ca9bfd8bf44bea574733965851bfee939d95aaron RFC 3007 validated updates. [RT #15620]
a4b3fb28f3d2e0983b15b4c6828c6980f2fc9b15jerenkrantz1981. [bug] win32: condition.c:wait() could fail to reattain
a4b3fb28f3d2e0983b15b4c6828c6980f2fc9b15jerenkrantz the mutex lock.
548b2980e83f609186a76e98fb245d02e8547bc3jerenkrantz1980. [func] dnssec-signzone: output the SOA record as the
548b2980e83f609186a76e98fb245d02e8547bc3jerenkrantz first record in the signed zone. [RT #15758]
e54b09d79ca9bc18ea5ae33367fd907473621dcejerenkrantz1979. [port] linux: allow named to drop core after changing
e54b09d79ca9bc18ea5ae33367fd907473621dcejerenkrantz user ids. [RT #15753]
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz1978. [port] Handle systems which have a broken recvmsg().
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz1977. [bug] Silence noisy log message. [RT #15704]
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz1976. [bug] Handle systems with no IPv4 addresses. [RT #15695]
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz1975. [bug] libbind: isc_gethexstring() could misparse multi-line
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz hex strings with comments. [RT #15814]
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz1974. [doc] List each of the zone types and associated zone
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz options separately in the ARM.
0733b4ac1b339822a5b506be8a28fea6e384cbfetrawick1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
1582553026e5e3a1921a34222eaee923fddee9b9wrowe HMACSHA512 support. [RT #13606]
1582553026e5e3a1921a34222eaee923fddee9b9wrowe1972. [contrib] DBUS dynamic forwarders integration from
1582553026e5e3a1921a34222eaee923fddee9b9wrowe Jason Vas Dias <jvdias@redhat.com>.
1582553026e5e3a1921a34222eaee923fddee9b9wrowe1971. [port] linux: make detection of missing IF_NAMESIZE more
1582553026e5e3a1921a34222eaee923fddee9b9wrowe robust. [RT #15443]
1582553026e5e3a1921a34222eaee923fddee9b9wrowe1970. [bug] nsupdate: adjust UDP timeout when falling back to
1582553026e5e3a1921a34222eaee923fddee9b9wrowe unsigned SOA query. [RT #15775]
1582553026e5e3a1921a34222eaee923fddee9b9wrowe1969. [bug] win32: the socket code was freeing the socket
1582553026e5e3a1921a34222eaee923fddee9b9wrowe structure too early. [RT #15776]
1582553026e5e3a1921a34222eaee923fddee9b9wrowe1968. [bug] Missing lock in resolver.c:validated(). [RT #15739]
1582553026e5e3a1921a34222eaee923fddee9b9wrowe1967. [func] dig/nslookup/host: warn about missing "QR". [RT #15779]
bd214bbc8d9db9d6d1dcb6b24462e6d1da8e8bbbstoddard1966. [bug] Don't set CD when we have fallen back to plain DNS.
bd214bbc8d9db9d6d1dcb6b24462e6d1da8e8bbbstoddard [RT #15727]
064448ce15afe798e3c1dc0445fe2a30eb256bf6gregames1965. [func] Suppress spurious "recursion requested but not
1078b2c97bb39352bae929d2ed3f290a420470a7ianh available" warning with 'dig +qr'. [RT #15780].
762c82a23cc3ddaac92f941b2f871e94efdf4e6bgregames1964. [func] Separate out MX and SRV to CNAME checks. [RT #15723]
fb50cf6056a42f94cc9e8eeabea1eb8d05e0aefcaaron1963. [port] Tru64 4.0E doesn't support send() and recv().
fb50cf6056a42f94cc9e8eeabea1eb8d05e0aefcaaron [RT #15586]
fb50cf6056a42f94cc9e8eeabea1eb8d05e0aefcaaron1962. [bug] Named failed to clear old update-policy when it
fb50cf6056a42f94cc9e8eeabea1eb8d05e0aefcaaron was removed. [RT #15491]
d56c38bfb6293bfff7c980858b19e32039106618jerenkrantz1961. [bug] Check the port and address of responses forwarded
d56c38bfb6293bfff7c980858b19e32039106618jerenkrantz to dispatch. [RT #15474]
7c301a1818939f85da8f3629cc3e9b5588610ef0jerenkrantz1960. [bug] Update code should set NSEC ttls from SOA MINIMUM.
a7fb6d64e059872d5410e873b7f492d62a5cf916rbb1959. [func] Control the zeroing of the negative response TTL to
a7fb6d64e059872d5410e873b7f492d62a5cf916rbb a soa query. Defaults "zero-no-soa-ttl yes;" and
a7fb6d64e059872d5410e873b7f492d62a5cf916rbb "zero-no-soa-ttl-cache no;". [RT #15460]
a7fb6d64e059872d5410e873b7f492d62a5cf916rbb1958. [bug] Named failed to update the zone's secure state
a985ccb3ebd4be0fda23a0ce9ad95fd233089463trawick until the zone was reloaded. [RT #15412]
a985ccb3ebd4be0fda23a0ce9ad95fd233089463trawick1957. [bug] Dig mishandled responses to class ANY queries.
a985ccb3ebd4be0fda23a0ce9ad95fd233089463trawick [RT #15402]
af262486b3d1c33299307195a715bd1e373f99afrbb1956. [bug] Improve cross compile support, 'gen' is now built
af262486b3d1c33299307195a715bd1e373f99afrbb by native compiler. See README for additional
af262486b3d1c33299307195a715bd1e373f99afrbb cross compile support information. [RT #15148]
af262486b3d1c33299307195a715bd1e373f99afrbb1955. [bug] Pre-allocate the cache cleaning iterator. [RT #14998]
628ce9384209a460022be952ccdcc8538ad3ca84slive1954. [func] Named now falls back to advertising EDNS with a
628ce9384209a460022be952ccdcc8538ad3ca84slive 512 byte receive buffer if the initial EDNS queries
628ce9384209a460022be952ccdcc8538ad3ca84slive fail. [RT #14852]
2b9a9a94658c0febcad2f76621b2d5ab856edc6atrawick1953. [func] The maximum EDNS UDP response named will send can
2b9a9a94658c0febcad2f76621b2d5ab856edc6atrawick now be set in named.conf (max-udp-size). This is
2b9a9a94658c0febcad2f76621b2d5ab856edc6atrawick independent of the advertised receive buffer
2b9a9a94658c0febcad2f76621b2d5ab856edc6atrawick (edns-udp-size). [RT #14852]
f6f453bf03007f391d347dc821e507cdd924d1bftrawick1952. [port] hpux: tell the linker to build a runtime link
f6f453bf03007f391d347dc821e507cdd924d1bftrawick path "-Wl,+b:". [RT #14816].
f6f453bf03007f391d347dc821e507cdd924d1bftrawick1951. [security] Drop queries from particular well known ports.
205f4595abf32ae208958d7f8abea68b335c9f39trawick Don't return FORMERR to queries from particular
205f4595abf32ae208958d7f8abea68b335c9f39trawick well known ports. [RT #15636]
205f4595abf32ae208958d7f8abea68b335c9f39trawick1950. [port] Solaris 2.5.1 and earlier cannot bind() then connect()
1078b2c97bb39352bae929d2ed3f290a420470a7ianh a TCP socket. This prevents the source address being
1078b2c97bb39352bae929d2ed3f290a420470a7ianh set for TCP connections. [RT #15628]
1078b2c97bb39352bae929d2ed3f290a420470a7ianh1949. [func] Addition memory leakage checks. [RT #15544]
1078b2c97bb39352bae929d2ed3f290a420470a7ianh1948. [bug] If was possible to trigger a REQUIRE failure in
1078b2c97bb39352bae929d2ed3f290a420470a7ianh xfrin.c:maybe_free() if named ran out of memory.
b6135e7458bf348c694157b042786562d2b86e18ianh [RT #15568]
611e46c801a6bd62e58a7f68abe1d2bbba473a92aaron1947. [func] It is now possible to configure named to accept
611e46c801a6bd62e58a7f68abe1d2bbba473a92aaron expired RRSIGs. Default "dnssec-accept-expired no;".
611e46c801a6bd62e58a7f68abe1d2bbba473a92aaron Setting "dnssec-accept-expired yes;" leaves named
611e46c801a6bd62e58a7f68abe1d2bbba473a92aaron vulnerable to replay attacks. [RT #14685]
4224d5789080ea5586d49420da1e1996f5653bb5ianh1946. [bug] resume_dslookup() could trigger a REQUIRE failure
fd3fa792f04fc9c4e8f5f83dceb0fc34e71f8570ianh when using forwarders. [RT #15549]
2d2e3667d789f527a04ce6a0089621470c8143ccmartin1945. [cleanup] dnssec-keygen: RSA (RSAMD5) is no longer recommended.
2d2e3667d789f527a04ce6a0089621470c8143ccmartin To generate a RSAMD5 key you must explicitly request
2d2e3667d789f527a04ce6a0089621470c8143ccmartin RSAMD5. [RT #13780]
2d2e3667d789f527a04ce6a0089621470c8143ccmartin1944. [cleanup] isc_hash_create() does not need a read/write lock.
2d2e3667d789f527a04ce6a0089621470c8143ccmartin [RT #15522]
2d2e3667d789f527a04ce6a0089621470c8143ccmartin1943. [bug] Set the loadtime after rolling forward the journal.
2d2e3667d789f527a04ce6a0089621470c8143ccmartin [RT #15647]
9b0141308bc27f61d82742c198356975aa6b488abrianp1942. [bug] If the name of a DNSKEY match that of one in
9b0141308bc27f61d82742c198356975aa6b488abrianp trusted-keys do not attempt to validate the DNSKEY
fd3fa792f04fc9c4e8f5f83dceb0fc34e71f8570ianh using the parents DS RRset. [RT #15649]
fd3fa792f04fc9c4e8f5f83dceb0fc34e71f8570ianh1941. [bug] ncache_adderesult() should set eresult even if no
fd3fa792f04fc9c4e8f5f83dceb0fc34e71f8570ianh rdataset is passed to it. [RT #15642]
22d348febc3c258df246ac93e37945398dbf0348ianh1940. [bug] Fixed a number of error conditions reported by
62af8654f682ca4913636bae099bec0befab985ctrawick1939. [bug] The resolver could dereference a null pointer after
62af8654f682ca4913636bae099bec0befab985ctrawick validation if all the queries have timed out.
62af8654f682ca4913636bae099bec0befab985ctrawick [RT #15528]
1e557a77c091a1d2f2872872a7c20e9f2ffccbc1aaron1938. [bug] The validator was not correctly handling unsecure
1e557a77c091a1d2f2872872a7c20e9f2ffccbc1aaron negative responses at or below a SEP. [RT #15528]
5e98e52df07f59be456af01ebf46d81defef2385trawick1937. [bug] sdlz doesn't handle RRSIG records. [RT #15564]
5e98e52df07f59be456af01ebf46d81defef2385trawick1936. [bug] The validator could leak memory. [RT #15544]
7a95e47ff0d0e4306df0901d56131b49dca5691etrawick1935. [bug] 'acache' was DO sensitive. [RT #15430]
1e557a77c091a1d2f2872872a7c20e9f2ffccbc1aaron1934. [func] Validate pending NS RRsets, in the authority section,
7a95e47ff0d0e4306df0901d56131b49dca5691etrawick prior to returning them if it can be done without
b393bdb2e1eabbe4b9b37c5eaeeeca799b2eb324stoddard requiring DNSKEYs to be fetched. [RT #15430]
b393bdb2e1eabbe4b9b37c5eaeeeca799b2eb324stoddard1933. [bug] dump_rdataset_raw() had a incorrect INSIST. [RT #15534]
3cd826b00280881e5a2f03d8ec1f8d55802b93dewrowe1932. [bug] hpux: LDFLAGS was getting corrupted. [RT #15530]
3cd826b00280881e5a2f03d8ec1f8d55802b93dewrowe1931. [bug] Per-client mctx could require a huge amount of memory,
3cd826b00280881e5a2f03d8ec1f8d55802b93dewrowe particularly for a busy caching server. [RT #15519]
435c423bdcfa61ff871a9e289d1140f2bac839b8brianp1930. [port] HPUX: ia64 support. [RT #15473]
435c423bdcfa61ff871a9e289d1140f2bac839b8brianp1929. [port] FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
e93cea6246ce30bf9791530a15c56f9e2eecf9cbianh1928. [bug] Race in rbtdb.c:currentversion(). [RT #15517]
f65342c1467751310036d4f9d75f554eaaf01cc6wrowe1927. [bug] Access to soanode or nsnode in rbtdb violated the
f65342c1467751310036d4f9d75f554eaaf01cc6wrowe lock order rule and could cause a dead lock.
960eba6c6d512880c3ed0516f5d15c6e7bc7581ajerenkrantz1926. [bug] The Windows installer did not check for empty
45613d36b9466a48def0498cffa07f48980720f8jerenkrantz passwords. BINDinstall was being installed in
45613d36b9466a48def0498cffa07f48980720f8jerenkrantz the wrong place. [RT #15483]
6f912b4ad14f622aa8d57f887c8c745e13ff6dbfjerenkrantz1925. [port] All outer level AC_TRY_RUNs need cross compiling
6f912b4ad14f622aa8d57f887c8c745e13ff6dbfjerenkrantz defaults. [RT #15469]
1abe6003aeb198cc97263503bceed457a6c2cb4aaaron1924. [port] libbind: hpux ia64 support. [RT #15473]
cbd8d35ca8d9780f1081f30ebfe4abda44cab7ebianh1923. [bug] ns_client_detach() called too early. [RT #15499]
cbd8d35ca8d9780f1081f30ebfe4abda44cab7ebianh1922. [bug] check-tool.c:setup_logging() missing call to
cbd8d35ca8d9780f1081f30ebfe4abda44cab7ebianh dns_log_setcontext().
cbd8d35ca8d9780f1081f30ebfe4abda44cab7ebianh1921. [bug] Client memory contexts were not using internal
0dc14774d2c21baf6123fcafdb853af5be1d97edwrowe malloc. [RT# 15434]
3ad5a1fa75e728431fa7b8e3d8a74bcadcd79d4dlars1920. [bug] The cache rbtdb lock array was too small to
3ad5a1fa75e728431fa7b8e3d8a74bcadcd79d4dlars have the desired performance characteristics.
3fde4c273ea649d1320ec9c51e7d096cd9340a94jerenkrantz1919. [contrib] queryperf: a set of new features: collecting/printing
75eee56d2eaac9c27d32fc46b90bb6b1eac85359trawick response delays, printing intermediate results, and
75eee56d2eaac9c27d32fc46b90bb6b1eac85359trawick adjusting query rate for the "target" qps.
0dc14774d2c21baf6123fcafdb853af5be1d97edwrowe1918. [bug] Memory leak when checking acls. [RT #15391]
0dc14774d2c21baf6123fcafdb853af5be1d97edwrowe1917. [doc] funcsynopsisinfo wasn't being treated as verbatim
9f62694a8b4e2b88994a14555d144b3836b311cfstoddard when generating man pages. [RT #15385]
9f62694a8b4e2b88994a14555d144b3836b311cfstoddard1916. [func] Integrate contributed IDN code from JPNIC. [RT #15383]
52489511342e4ff3fe399e57f29d38e5c4227bc8trawick1915. [bug] dig +ndots was broken. [RT #15215]
52489511342e4ff3fe399e57f29d38e5c4227bc8trawick1914. [protocol] DS is required to accept mnemonic algorithms
52489511342e4ff3fe399e57f29d38e5c4227bc8trawick (RFC 4034). Still emit numeric algorithms for
8864d6f5f4744b5d2b638e2a53e2660bcf8b5ab5dougm compatibility with RFC 3658. [RT #15354]
8864d6f5f4744b5d2b638e2a53e2660bcf8b5ab5dougm1913. [func] Integrate contributed DLZ code into named. [RT #11382]
1e83c8de3aa48b316b28057d53995272baf1260cwrowe1912. [port] aix: atomic locking for powerpc. [RT #15020]
1dfb5e008f35ed13c343b7f6306675e33c399792gstein1911. [bug] Update windows socket code. [RT #14965]
1dfb5e008f35ed13c343b7f6306675e33c399792gstein1910. [bug] dig's +sigchase code overhauled. [RT #14933]
eadb64379834961679105b7fd4178253fbb9f95dtrawick1909. [bug] The DLV code has been re-worked to make no longer
eadb64379834961679105b7fd4178253fbb9f95dtrawick query order sensitive. [RT #14933]
eadb64379834961679105b7fd4178253fbb9f95dtrawick1908. [func] dig now warns if 'RA' is not set in the answer when
c7e917aa56886c47bfe061c5e9f603a5aaef0d87trawick 'RD' was set in the query. host/nslookup skip servers
c7e917aa56886c47bfe061c5e9f603a5aaef0d87trawick that fail to set 'RA' when 'RD' is set unless a server
c7e917aa56886c47bfe061c5e9f603a5aaef0d87trawick is explicitly set. [RT #15005]
b8daf4c5ea3d5bb2111b1b021de6d3cd891e403bcoar1907. [func] host/nslookup now continue (default)/fail on SERVFAIL.
b8daf4c5ea3d5bb2111b1b021de6d3cd891e403bcoar [RT #15006]
b8daf4c5ea3d5bb2111b1b021de6d3cd891e403bcoar1906. [func] dig now has a '-q queryname' and '+showsearch' options.
6b6083e6518007139257ee449c2af3032d2437d0trawick [RT #15034]
6b6083e6518007139257ee449c2af3032d2437d0trawick1905. [bug] Strings returned from cfg_obj_asstring() should be
88dd056b9863502bba82c2889a0c4cde9fc0ba93trawick treated as read-only. The prototype for
88dd056b9863502bba82c2889a0c4cde9fc0ba93trawick cfg_obj_asstring() has been updated to reflect this.
88dd056b9863502bba82c2889a0c4cde9fc0ba93trawick [RT #15256]
7ef3a1797818c6d25efe8c5fadb5eec3b965a6fabrianp1904. [func] Automatic empty zone creation for D.F.IP6.ARPA and
7ef3a1797818c6d25efe8c5fadb5eec3b965a6fabrianp friends. Note: RFC 1918 zones are not yet covered by
7ef3a1797818c6d25efe8c5fadb5eec3b965a6fabrianp this but are likely to be in a future release.
1e83c8de3aa48b316b28057d53995272baf1260cwrowe New options: empty-server, empty-contact,
1e83c8de3aa48b316b28057d53995272baf1260cwrowe empty-zones-enable and disable-empty-zone.
1e83c8de3aa48b316b28057d53995272baf1260cwrowe1903. [func] ISC string copy API.
1e83c8de3aa48b316b28057d53995272baf1260cwrowe1902. [func] Attempt to make the amount of work performed in a
1e83c8de3aa48b316b28057d53995272baf1260cwrowe iteration self tuning. The covers nodes clean from
1e83c8de3aa48b316b28057d53995272baf1260cwrowe the cache per iteration, nodes written to disk when
1e83c8de3aa48b316b28057d53995272baf1260cwrowe rewriting a master file and nodes destroyed per
7f683bb300df767164724ebc664f339ac396b434dougm iteration when destroying a zone or a cache.
7f683bb300df767164724ebc664f339ac396b434dougm [RT #14996]
7f683bb300df767164724ebc664f339ac396b434dougm1901. [cleanup] Don't add DNSKEY records to the additional section.
7f683bb300df767164724ebc664f339ac396b434dougm1900. [bug] ixfr-from-differences failed to ensure that the
7f683bb300df767164724ebc664f339ac396b434dougm serial number increased. [RT #15036]
26dfa083a1662d57ba7cc410eec4e0696b9be469wrowe1899. [func] named-checkconf now validates update-policy entries.
26dfa083a1662d57ba7cc410eec4e0696b9be469wrowe [RT #14963]
4760aa1f19600972cf531ad7da73c1ee5a0225cedougm1898. [bug] Extend ISC_SOCKADDR_FORMATSIZE and
4760aa1f19600972cf531ad7da73c1ee5a0225cedougm ISC_NETADDR_FORMATSIZE to allow for scope details.
994c3fbc3335e8fe883b1ce4515efc0c85061cdfaaron1897. [func] x86 and x86_64 now have separate atomic locking
d5d164b22a2004abed640cb52fc275f00ed92f69jerenkrantz implementations.
e93d563852e1fa7a8c73af3b807916b41942d2f6dreid1896. [bug] Recursive clients soft quota support wasn't working
e93d563852e1fa7a8c73af3b807916b41942d2f6dreid as expected. [RT #15103]
e93d563852e1fa7a8c73af3b807916b41942d2f6dreid1895. [bug] A escaped character is, potentially, converted to
525508562a53864b78cf8da91ac13be9c072bba7jerenkrantz the output character set too early. [RT #14666]
525508562a53864b78cf8da91ac13be9c072bba7jerenkrantz1894. [doc] Review ARM for BIND 9.4.
f1fe10268cdadb775eef841aa4fa7305291d35fdtrawick1893. [port] Use uintptr_t if available. [RT #14606]
f1fe10268cdadb775eef841aa4fa7305291d35fdtrawick1892. [func] Support for SPF rdata type. [RT #15033]
f04ad0ba7fe0eea5ea7a92f852cef75747ab2090trawick1891. [port] freebsd: pthread_mutex_init can fail if it runs out
f04ad0ba7fe0eea5ea7a92f852cef75747ab2090trawick of memory. [RT #14995]
65a1588701f9e5d0f62261d0da85733a23edc92ftrawick1890. [func] Raise the UDP receive buffer size to 32k if it is
65a1588701f9e5d0f62261d0da85733a23edc92ftrawick less than 32k. [RT #14953]
65a1588701f9e5d0f62261d0da85733a23edc92ftrawick1889. [port] sunos: non blocking i/o support. [RT #14951]
d5d164b22a2004abed640cb52fc275f00ed92f69jerenkrantz1888. [func] Support for IPSECKEY rdata type. [RT #14967]
360a9d933a8c25f5975e0ddc883607a5d37e408estoddard1887. [bug] The cache could delete expired records too fast for
360a9d933a8c25f5975e0ddc883607a5d37e408estoddard clients with a virtual time in the past. [RT #14991]
360a9d933a8c25f5975e0ddc883607a5d37e408estoddard1886. [bug] fctx_create() could return success even though it
9b8afc47122e9b0eabb860b6ba2cf9c061c6060fstoddard failed. [RT #14993]
9b8afc47122e9b0eabb860b6ba2cf9c061c6060fstoddard1885. [func] dig: report the number of extra bytes still left in
9b8afc47122e9b0eabb860b6ba2cf9c061c6060fstoddard the packet after processing all the records.
a21148678a1459064627d917a66669e7e8d140e6stoddard1884. [cleanup] dighost.c: move external declarations into <dig/dig.h>.
c6a9d49433c9ba5b18b26c3d764f1bbcb9746090wrowe1883. [bug] dnssec-signzone, dnssec-keygen: handle negative debug
c6a9d49433c9ba5b18b26c3d764f1bbcb9746090wrowe levels. [RT #14962]
51be7fc538641ed7cb22e959eb31629f7183f70fianh1882. [func] Limit the number of recursive clients that can be
51be7fc538641ed7cb22e959eb31629f7183f70fianh waiting for a single query (<qname,qtype,qclass>) to
bb6a7fc0427d0d197c50de34b94a0d23e5732696wrowe resolve. New options clients-per-query and
bb6a7fc0427d0d197c50de34b94a0d23e5732696wrowe max-clients-per-query.
bb6a7fc0427d0d197c50de34b94a0d23e5732696wrowe1881. [func] Add a system test for named-checkconf. [RT #14931]
decd0c23bb26f6662f4b963cf86ee569613bffeagregames1880. [func] The lame cache is now done on a <qname,qclass,qtype>
decd0c23bb26f6662f4b963cf86ee569613bffeagregames basis as some servers only appear to be lame for
e1753aabf5df187b5b04e72a958af4b65b1a125daaron certain query types. [RT #14916]
e1753aabf5df187b5b04e72a958af4b65b1a125daaron1879. [func] "USE INTERNAL MALLOC" is now runtime selectable.
e1753aabf5df187b5b04e72a958af4b65b1a125daaron [RT #14892]
e1753aabf5df187b5b04e72a958af4b65b1a125daaron1878. [func] Detect duplicates of UDP queries we are recursing on
e1753aabf5df187b5b04e72a958af4b65b1a125daaron and drop them. New stats category "duplicate".
e57f991fe2b9a4c080cd50ca913a2a5693b096b5aaron1877. [bug] Fix unreasonably low quantum on call to
924c8dd40352ca7775704a31a7a77ab86dc951b4ianh dns_rbt_destroy2(). Remove unnecessary unhash_node()
924c8dd40352ca7775704a31a7a77ab86dc951b4ianh call. [RT #14919]
910df8b3f50a0515b430b999d4750de94c509f2atrawick1876. [func] Additional memory debugging support to track size
910df8b3f50a0515b430b999d4750de94c509f2atrawick and mctx arguments. [RT #14814]
0d628dd174dd6de13463b10d2599f6cac24e9fe8brianp1875. [bug] process_dhtkey() was using the wrong memory context
0d628dd174dd6de13463b10d2599f6cac24e9fe8brianp to free some memory. [RT #14890]
2fee4fe267fa3577fd71d8c314fe9b527e2b90c0brianp1874. [port] sunos: portability fixes. [RT #14814]
2fee4fe267fa3577fd71d8c314fe9b527e2b90c0brianp1873. [port] win32: isc__errno2result() now reports its caller.
2fee4fe267fa3577fd71d8c314fe9b527e2b90c0brianp [RT #13753]
7bf77d70b6830636bc36e6b76a228c301be23ff7brianp1872. [port] win32: Handle ERROR_NETNAME_DELETED. [RT #13753]
185b73b1f914e5d8f99f31225cc656b882dcbf73ianh1871. [placeholder]
cef5cb47e2ea4c174c01762d4430613db0f41e5cstoddard1870. [func] Added framework for handling multiple EDNS versions.
cef5cb47e2ea4c174c01762d4430613db0f41e5cstoddard [RT #14873]
1eb1f02a23de724c105b2c6c9fbd469a611059c6trawick1869. [func] dig can now specify the EDNS version when making
8abd60101b9794e224795ccf68b8ba984efbc94astoddard a query. [RT #14873]
ca47a2b6bcea23e8af185c68f256dcbbfd2a0f9dtrawick1868. [func] edns-udp-size can now be overridden on a per
ca47a2b6bcea23e8af185c68f256dcbbfd2a0f9dtrawick server basis. [RT #14851]
6ef713e25735887d4a59a879b97a68bd575ecb92trawick1867. [bug] It was possible to trigger a INSIST in
ca47a2b6bcea23e8af185c68f256dcbbfd2a0f9dtrawick dlv_validatezonekey(). [RT #14846]
26d590c0e5338f66ca1aad6f925374843fac5121stoddard1866. [bug] resolv.conf parse errors were being ignored by
26d590c0e5338f66ca1aad6f925374843fac5121stoddard1865. [bug] Silently ignore nameservers in /etc/resolv.conf with
2b31ac2c6342d2afcf67b7b0f08c928a87f98c74wrowe bad addresses. [RT #14841]
d472f67198d6b15dd1270136f180cca9c9263243trawick1864. [bug] Don't try the alternative transfer source if you
d472f67198d6b15dd1270136f180cca9c9263243trawick got a answer / transfer with the main source
d472f67198d6b15dd1270136f180cca9c9263243trawick address. [RT #14802]
d472f67198d6b15dd1270136f180cca9c9263243trawick1863. [bug] rrset-order "fixed" error messages not complete.
a3bb95a3600153c7f09f62749e32093658943c32brianp1862. [func] Add additional zone data constancy checks.
a3bb95a3600153c7f09f62749e32093658943c32brianp named-checkzone has extended checking of NS, MX and
a3bb95a3600153c7f09f62749e32093658943c32brianp SRV record and the hosts they reference.
b760518cc17e7124ba546ed63063603f1ab82a40aaron named has extended post zone load checks.
b760518cc17e7124ba546ed63063603f1ab82a40aaron New zone options: check-mx and integrity-check.
b760518cc17e7124ba546ed63063603f1ab82a40aaron1861. [bug] dig could trigger a INSIST on certain malformed
b760518cc17e7124ba546ed63063603f1ab82a40aaron responses. [RT #14801]
b760518cc17e7124ba546ed63063603f1ab82a40aaron1860. [port] solaris 2.8: hack_shutup_pthreadmutexinit was
23d8f62856c1531526042e1c5edf44557cadd2e5trawick incorrectly set. [RT #14775]
23d8f62856c1531526042e1c5edf44557cadd2e5trawick1859. [func] Add support for CH A record. [RT #14695]
705c8ed3ef608706c91ca12483d7b54ff9007cc9jerenkrantz1858. [bug] The flush-zones-on-shutdown option wasn't being
705c8ed3ef608706c91ca12483d7b54ff9007cc9jerenkrantz parsed. [RT #14686]
ef154948c97c53cdc1ad5329cb83c32ad26cf416aaron1857. [bug] named could trigger a INSIST() if reconfigured /
ef154948c97c53cdc1ad5329cb83c32ad26cf416aaron reloaded too fast. [RT #14673]
c6741d11357aace4c9ba39535d3cb2d751f46114trawick1856. [doc] Switch Docbook toolchain from DSSSL to XSL.
c6741d11357aace4c9ba39535d3cb2d751f46114trawick [RT #11398]
7230f1eb017a35b7d20e0e9ec0d234766f2a732dtrawick1855. [bug] ixfr-from-differences was failing to detect changes
7230f1eb017a35b7d20e0e9ec0d234766f2a732dtrawick of ttl due to dns_diff_subtract() was ignoring the ttl
86a5d34400b7f586ad2cca97c8b33b2f55bac61btrawick of records. [RT #14616]
86a5d34400b7f586ad2cca97c8b33b2f55bac61btrawick1854. [bug] lwres also needs to know the print format for
86a5d34400b7f586ad2cca97c8b33b2f55bac61btrawick (long long). [RT #13754]
86a5d34400b7f586ad2cca97c8b33b2f55bac61btrawick1853. [bug] Rework how DLV interacts with proveunsecure().
86a5d34400b7f586ad2cca97c8b33b2f55bac61btrawick [RT #13605]
6b477c0a238733ca8fd156629310513d29dc7e02trawick1852. [cleanup] Remove last vestiges of dnssec-signkey and
6b477c0a238733ca8fd156629310513d29dc7e02trawick dnssec-makekeyset (removed from Makefile years ago).
2b31ac2c6342d2afcf67b7b0f08c928a87f98c74wrowe1851. [doc] Doxygen comment markup. [RT #11398]
557eb8d48357657fa898250560f089c65539c634gregames1850. [bug] Memory leak in lwres_getipnodebyaddr(). [RT #14591]
557eb8d48357657fa898250560f089c65539c634gregames1849. [doc] All forms of the man pages (docbook, man, html) should
adb8c5e5291be5943122bbff404bc1018c79d555ianh have consistent copyright dates.
25b715e9687f82ea055fdea2a9761c7e5f1ac6eetrawick1848. [bug] Improve SMF integration. [RT #13238]
25b715e9687f82ea055fdea2a9761c7e5f1ac6eetrawick1847. [bug] isc_ondestroy_init() is called too late in
51ced3b28ef430a96586284d4320f7dbdaf7225ebrianp dns_rbtdb_create()/dns_rbtdb64_create().
51ced3b28ef430a96586284d4320f7dbdaf7225ebrianp [RT #13661]
a222035458f89e2db231450ba6d5fae8052da5f5aaron1846. [contrib] query-loc-0.3.0 from Stephane Bortzmeyer
a222035458f89e2db231450ba6d5fae8052da5f5aaron <bortzmeyer@nic.fr>.
a222035458f89e2db231450ba6d5fae8052da5f5aaron1845. [bug] Improve error reporting to distinguish between
4a872628ca5bf20847f442a625c255b643120db0wrowe accept()/fcntl() and socket()/fcntl() errors.
4a872628ca5bf20847f442a625c255b643120db0wrowe [RT #13745]
74528257888620220641cd28366731539a37e1f3ianh1844. [bug] inet_pton() accepted more that 4 hexadecimal digits
74528257888620220641cd28366731539a37e1f3ianh for each 16 bit piece of the IPv6 address. The text
74528257888620220641cd28366731539a37e1f3ianh representation of a IPv6 address has been tightened
0632de713e41fa3aa928a1777677b0d79843ae2bdougm to disallow this (draft-ietf-ipv6-addr-arch-v4-02.txt).
f2afeedf074acc1a698a9527154eacd138e6c5a1trawick1843. [cleanup] CINCLUDES takes precedence over CFLAGS. This helps
855e263a93fde2e30d10a48a9ffc047039bfc9d9brianp when CFLAGS contains "-I /usr/local/include"
855e263a93fde2e30d10a48a9ffc047039bfc9d9brianp resulting in old header files being used.
855e263a93fde2e30d10a48a9ffc047039bfc9d9brianp1842. [port] cmsg_len() could produce incorrect results on
54b3b7946d22324cea615d7c8a4ff0c9eadd1f8crbb some platform. [RT #13744]
54b3b7946d22324cea615d7c8a4ff0c9eadd1f8crbb1841. [bug] "dig +nssearch" now makes a recursive query to
54b3b7946d22324cea615d7c8a4ff0c9eadd1f8crbb find the list of nameservers to query. [RT #13694]
e28c02dc08247d3fcb71e81791cac2311a248dfdrbb1840. [func] dnssec-signzone can now randomize signature end times
e28c02dc08247d3fcb71e81791cac2311a248dfdrbb (dnssec-signzone -j jitter). [RT #13609]
e28c02dc08247d3fcb71e81791cac2311a248dfdrbb1839. [bug] <isc/hash.h> was not being installed.
e28c02dc08247d3fcb71e81791cac2311a248dfdrbb1838. [cleanup] Don't allow Linux capabilities to be inherited.
e28c02dc08247d3fcb71e81791cac2311a248dfdrbb [RT #13707]
f9f506f0686ad065b4c6fe14dd962cdd478350dbianh1837. [bug] Compile time option ISC_FACILITY was not effective
f9f506f0686ad065b4c6fe14dd962cdd478350dbianh for 'named -u <user>'. [RT #13714]
9d0665da83d1e22c0ea0e5f6f940f70f75bf5237ianh1836. [cleanup] Silence compiler warnings in hash_test.c.
9d0665da83d1e22c0ea0e5f6f940f70f75bf5237ianh1835. [bug] Update dnssec-signzone's usage message. [RT #13657]
47c2fb4c1f155ddb6954e46e7f6d125eef78b3bbaaron1834. [bug] Bad memset in rdata_test.c. [RT #13658]
47c2fb4c1f155ddb6954e46e7f6d125eef78b3bbaaron1833. [bug] Race condition in isc_mutex_lock_profile(). [RT #13660]
9ca934cec0a1cc3c425fde5dc51956bce6cd3183brianp1832. [bug] named fails to return BADKEY on unknown TSIG algorithm.
9ca934cec0a1cc3c425fde5dc51956bce6cd3183brianp [RT #13620]
0cdca1e056a05a09fe16fe736abcf79969c9767ejerenkrantz1831. [doc] Update named-checkzone documentation. [RT#13604]
0cdca1e056a05a09fe16fe736abcf79969c9767ejerenkrantz1830. [bug] adb lame cache has sence of test reversed. [RT #13600]
f2afeedf074acc1a698a9527154eacd138e6c5a1trawick1829. [bug] win32: "pid-file none;" broken. [RT #13563]
0a2d57d962bef3a8898723925b3fb02d2e836994dougm1828. [bug] isc_rwlock_init() failed to properly cleanup if it
0a2d57d962bef3a8898723925b3fb02d2e836994dougm encountered a error. [RT #13549]
06461d67f387ea068187e6dfa036875a8205c04cjerenkrantz1827. [bug] host: update usage message for '-a'. [RT #37116]
900127764fb985c340ee4979cac97146a330c694trawick1826. [bug] Missing DESTROYLOCK() in isc_mem_createx() on out
900127764fb985c340ee4979cac97146a330c694trawick of memory error. [RT #13537]
1a6a0072a95887164091e366ba0e89c2b39a954abrianp1825. [bug] Missing UNLOCK() on out of memory error from in
1a6a0072a95887164091e366ba0e89c2b39a954abrianp rbtdb.c:subtractrdataset(). [RT #13519]
6f4c27ba6e152792f3729069e8d8313ebc87cc60jwoolley1824. [bug] Memory leak on dns_zone_setdbtype() failure.
6f4c27ba6e152792f3729069e8d8313ebc87cc60jwoolley [RT #13510]
23ce412bd50a47accab4dd26019b78810bbf46ebtrawick1823. [bug] Wrong macro used to check for point to point interface.
6865813dee5d3c1ebf12dd810368171792a0190atrawick1822. [bug] check-names test for RT was reversed. [RT #13382]
97719ad970d779ac48af9364ab0ea9fdcc27470ajwoolley1821. [placeholder]
97719ad970d779ac48af9364ab0ea9fdcc27470ajwoolley1820. [bug] Gracefully handle acl loops. [RT #13659]
5ad238c42b1e159ee8f164515e0c4ee6c727c2fdtrawick1819. [bug] The validator needed to check both the algorithm and
5ad238c42b1e159ee8f164515e0c4ee6c727c2fdtrawick digest types of the DS to determine if it could be
ba00c3b7c20f00ce631b89ae3b1cd3bae8d1b165rbb used to introduce a secure zone. [RT #13593]
ba00c3b7c20f00ce631b89ae3b1cd3bae8d1b165rbb1818. [bug] 'named-checkconf -z' triggered an INSIST. [RT #13599]
ba00c3b7c20f00ce631b89ae3b1cd3bae8d1b165rbb1817. [func] Add support for additional zone file formats for
ba00c3b7c20f00ce631b89ae3b1cd3bae8d1b165rbb improving loading performance. The masterfile-format
6e954603b02f2b7d4ad80af17d9b3cc6f0bacf69rbb option in named.conf can be used to specify a
6e954603b02f2b7d4ad80af17d9b3cc6f0bacf69rbb non-default format. A separate command
6e954603b02f2b7d4ad80af17d9b3cc6f0bacf69rbb named-compilezone was provided to generate zone files
6e954603b02f2b7d4ad80af17d9b3cc6f0bacf69rbb in the new format. Additionally, the -I and -O options
6e954603b02f2b7d4ad80af17d9b3cc6f0bacf69rbb for dnssec-signzone specify the input and output
6e954603b02f2b7d4ad80af17d9b3cc6f0bacf69rbb1816. [port] UnixWare: failed to compile lib/isc/unix/net.c.
fa449f5bc87c5d87c4c60e778c9c882e7254de7ejwoolley [RT #13597]
fa449f5bc87c5d87c4c60e778c9c882e7254de7ejwoolley1815. [bug] nsupdate triggered a REQUIRE if the server was set
fa449f5bc87c5d87c4c60e778c9c882e7254de7ejwoolley without also setting the zone and it encountered
fa449f5bc87c5d87c4c60e778c9c882e7254de7ejwoolley a CNAME and was using TSIG. [RT #13086]
227d23a7db41dd89f52391c9356dbb1adcd675e0jwoolley1814. [func] UNIX domain controls are now supported.
227d23a7db41dd89f52391c9356dbb1adcd675e0jwoolley1813. [func] Restructured the data locking framework using
227d23a7db41dd89f52391c9356dbb1adcd675e0jwoolley architecture dependent atomic operations (when
227d23a7db41dd89f52391c9356dbb1adcd675e0jwoolley available), improving response performance on
227d23a7db41dd89f52391c9356dbb1adcd675e0jwoolley multi-processor machines significantly.
1c0b7c3bdace07946457fa7ba04b7f97b6599792rbb x86, x86_64, alpha, powerpc, and mips are currently
17bc0e8f2e3816e25bc8fd3fadf39357340aebd0jerenkrantz1812. [port] win32: IN6_IS_ADDR_UNSPECIFIED macro is incorrect.
e6cc28a5eb3371ba0c38e941855e71ff0054f50erbb1811. [func] Preserve the case of domain names in rdata during
e6cc28a5eb3371ba0c38e941855e71ff0054f50erbb zone transfers. [RT #13547]
e6cc28a5eb3371ba0c38e941855e71ff0054f50erbb1810. [bug] configure, lib/bind/configure make different default
e6cc28a5eb3371ba0c38e941855e71ff0054f50erbb decisions about whether to do a threaded build.
e6cc28a5eb3371ba0c38e941855e71ff0054f50erbb [RT #13212]
e6cc28a5eb3371ba0c38e941855e71ff0054f50erbb1809. [bug] "make distclean" failed for libbind if the platform
cf233fb4b439415a2bf7bab7e622afd994e0bebftrawick is not supported.
cf233fb4b439415a2bf7bab7e622afd994e0bebftrawick1808. [bug] zone.c:notify_zone() contained a race condition,
cf233fb4b439415a2bf7bab7e622afd994e0bebftrawick zone->db could change underneath it. [RT #13511]
2a20a2f8432a15b530e0a6b0998c32f40aef82a8gregames1807. [bug] When forwarding (forward only) set the active domain
2a20a2f8432a15b530e0a6b0998c32f40aef82a8gregames from the forward zone name. [RT #13526]
2a20a2f8432a15b530e0a6b0998c32f40aef82a8gregames1806. [bug] The resolver returned the wrong result when a CNAME /
2a20a2f8432a15b530e0a6b0998c32f40aef82a8gregames DNAME was encountered when fetching glue from a
2a20a2f8432a15b530e0a6b0998c32f40aef82a8gregames secure namespace. [RT #13501]
2a20a2f8432a15b530e0a6b0998c32f40aef82a8gregames1805. [bug] Pending status was not being cleared when DLV was
2a20a2f8432a15b530e0a6b0998c32f40aef82a8gregames active. [RT #13501]
2a20a2f8432a15b530e0a6b0998c32f40aef82a8gregames1804. [bug] Ensure that if we are queried for glue that it fits
8d49090fd56a8ce06c7f7135f19e5ff8e24b5ff3gregames in the additional section or TC is set to tell the
f99bffd6087564cf9c05cc29d1c6b38d94e0ed30gregames client to retry using TCP. [RT #10114]
270609308f247c5e934b400b5f1691c2cca16c61jerenkrantz1803. [bug] dnssec-signzone sometimes failed to remove old
270609308f247c5e934b400b5f1691c2cca16c61jerenkrantz RRSIGs. [RT #13483]
8458877c9ba0af86acd590eea531476adde3d02dmartin1802. [bug] Handle connection resets better. [RT #11280]
8458877c9ba0af86acd590eea531476adde3d02dmartin1801. [func] Report differences between hints and real NS rrset
8458877c9ba0af86acd590eea531476adde3d02dmartin and associated address records.
644be6f54749d2d9950d2c4d2ac448f7af016d26martin1800. [bug] Changes #1719 allowed a INSIST to be triggered.
644be6f54749d2d9950d2c4d2ac448f7af016d26martin [RT #13428]
8458877c9ba0af86acd590eea531476adde3d02dmartin1799. [bug] 'rndc flushname' failed to flush negative cache
b30b04f639d479b96cc08c43ffa34c92ba275676ianh entries. [RT #13438]
b30b04f639d479b96cc08c43ffa34c92ba275676ianh1798. [func] The server syntax has been extended to support a
c4fbc4018fd2b6716673a38ee27eeb36cba41c5djwoolley range of servers. [RT #11132]
c4fbc4018fd2b6716673a38ee27eeb36cba41c5djwoolley1797. [func] named-checkconf now check acls to verify that they
c4fbc4018fd2b6716673a38ee27eeb36cba41c5djwoolley only refer to existing acls. [RT #13101]
f4e4643c309e5b5da60e13f9a25984d54b307caawrowe1796. [func] "rndc freeze/thaw" now freezes/thaws all zones.
2548497d480c4f3e9b3fe14711bd510aa2157434gregames1795. [bug] "rndc dumpdb" was not fully documented. Minor
2548497d480c4f3e9b3fe14711bd510aa2157434gregames formating issues with "rndc dumpdb -all". [RT #13396]
ccb5c3af2d491a7cd1c246cd23f0fb083da417fagregames1794. [func] Named and named-checkzone can now both check for
0e58e92812f2f679d6bf2ff66cbcfa6c1d1e14bbjerenkrantz non-terminal wildcard records.
da6e93dca0222159650783802e23172e3160605egregames1793. [func] Extend adjusting TTL warning messages. [RT #13378]
c927e13f298c42251296d33cc1fa3eb8232b843daaron1792. [func] New zone option "notify-delay". Specify a minimum
c927e13f298c42251296d33cc1fa3eb8232b843daaron delay between sets of NOTIFY messages.
c927e13f298c42251296d33cc1fa3eb8232b843daaron1791. [bug] 'host -t a' still printed out AAAA and MX records.
c927e13f298c42251296d33cc1fa3eb8232b843daaron [RT #13230]
9126ed10455a2a98a3a51c68ed1b356e1873e8e6aaron1790. [cleanup] Move lib/dns/sec/dst up into lib/dns. This should
9126ed10455a2a98a3a51c68ed1b356e1873e8e6aaron allow parallel make to succeed.
fa3ca21e09bac0dbc2045e9f53963ba46cfed5b1trawick1789. [bug] Prerequisite test for tkey and dnssec could fail
fa3ca21e09bac0dbc2045e9f53963ba46cfed5b1trawick with "configure --with-libtool".
fa3ca21e09bac0dbc2045e9f53963ba46cfed5b1trawick1788. [bug] libbind9.la/libbind9.so needs to link against
18acb2c0df442ead1d075a1a2207cbb197725b14coar1787. [port] HPUX: both "cc" and "gcc" need -Wl,+vnocompatwarnings.
617f972690d850a52cd4e9ef2f32d356e0fae715aaron1786. [port] AIX: libt_api needs to be taught to look for
617f972690d850a52cd4e9ef2f32d356e0fae715aaron T_testlist in the main executable (--with-libtool).
617f972690d850a52cd4e9ef2f32d356e0fae715aaron [RT #13239]
617f972690d850a52cd4e9ef2f32d356e0fae715aaron1785. [bug] libbind9.la/libbind9.so needs to link against
9278d5393ef084f4fc6d7ec8641af5959442c157jwoolley1784. [cleanup] "libtool -allow-undefined" is the default.
022cff78006f698453640e0a0e97cc5f8c9de59drbb Leave hooks in configure to allow it to be set
022cff78006f698453640e0a0e97cc5f8c9de59drbb if needed in the future.
022cff78006f698453640e0a0e97cc5f8c9de59drbb1783. [cleanup] We only need one copy of libtool.m4, ltmain.sh in the
526a776292f420ffeea0d081c61971ed381fad20stoddard source tree.
526a776292f420ffeea0d081c61971ed381fad20stoddard1782. [port] OSX: --with-libtool + --enable-libbind broke on
526a776292f420ffeea0d081c61971ed381fad20stoddard __evOptMonoTime. [RT #13219]
526a776292f420ffeea0d081c61971ed381fad20stoddard1781. [port] FreeBSD 5.3: set PTHREAD_SCOPE_SYSTEM. [RT #12810]
526a776292f420ffeea0d081c61971ed381fad20stoddard1780. [bug] Update libtool to 1.5.10.
526a776292f420ffeea0d081c61971ed381fad20stoddard1779. [port] OSF 5.1: libtool didn't handle -pthread correctly.
452d2fd15cebd2da9331d5d765558a60b488c1a9rbb1778. [port] HUX 11.11: fix broken IN6ADDR_ANY_INIT and
62ddc9851530478919d169ba9c34b80f60cf7718trawick IN6ADDR_LOOPBACK_INIT macros.
62ddc9851530478919d169ba9c34b80f60cf7718trawick1777. [port] OSF 5.1: fix broken IN6ADDR_ANY_INIT and
62ddc9851530478919d169ba9c34b80f60cf7718trawick IN6ADDR_LOOPBACK_INIT macros.
904d7bf799c6216beb34519463596b4fce630308wrowe1776. [port] Solaris 2.9: fix broken IN6ADDR_ANY_INIT and
904d7bf799c6216beb34519463596b4fce630308wrowe IN6ADDR_LOOPBACK_INIT macros.
904d7bf799c6216beb34519463596b4fce630308wrowe1775. [bug] Only compile getnetent_r.c when threaded. [RT #13205]
904d7bf799c6216beb34519463596b4fce630308wrowe1774. [port] Aix: Silence compiler warnings / build failures.
904d7bf799c6216beb34519463596b4fce630308wrowe [RT #13154]
904d7bf799c6216beb34519463596b4fce630308wrowe1773. [bug] Fast retry on host / net unreachable. [RT #13153]
17a4c6968b2fa692ff4dde12fe305230ee6b0421aaron1772. [placeholder]
17a4c6968b2fa692ff4dde12fe305230ee6b0421aaron1771. [placeholder]
83b031099aa3dc8a5fd2f708e397818cbd16c9aajerenkrantz1770. [bug] named-checkconf failed to report missing a missing
83b031099aa3dc8a5fd2f708e397818cbd16c9aajerenkrantz file clause for rbt{64} master/hint zones. [RT#13009]
01e77cadbd9ad4962993380245bcc033dde523e4rbb1769. [port] win32: change compiler flags /MTd ==> /MDd,
01e77cadbd9ad4962993380245bcc033dde523e4rbb /MT ==> /MD.
8ea9794272347cfdd92861f46295406649f01afatrawick1768. [bug] nsecnoexistnodata() could be called with a non-NSEC
8ea9794272347cfdd92861f46295406649f01afatrawick rdataset. [RT #12907]
b900452c9c36031434d318880f023c0fb9143325rbb1767. [port] Builds on IPv6 platforms without IPv6 Advanced API
b900452c9c36031434d318880f023c0fb9143325rbb support for (struct in6_pktinfo) failed. [RT #13077]
b900452c9c36031434d318880f023c0fb9143325rbb1766. [bug] Update the master file timestamp on successful refresh
b900452c9c36031434d318880f023c0fb9143325rbb as well as the journal's timestamp. [RT# 13062]
b900452c9c36031434d318880f023c0fb9143325rbb1765. [bug] configure --with-openssl=auto failed. [RT #12937]
b900452c9c36031434d318880f023c0fb9143325rbb1764. [bug] dns_zone_replacedb failed to emit a error message
43053faf24ffe7657bb32bc06d4058dedf3ef053rbb if there was no SOA record in the replacement db.
8b666e1fb772b6fe45de3604b224f3e1f2cfd620rbb [RT #13016]
c453a141db60a5b19649eac508f4851a8729c556rbb1763. [func] Perform sanity checks on NS records which refer to
c453a141db60a5b19649eac508f4851a8729c556rbb 'in zone' names. [RT #13002]
8b91dcac0e1ef7796c72d16b0962267313cac486jerenkrantz1762. [bug] isc_interfaceiter_create() could return ISC_R_SUCCESS
8b91dcac0e1ef7796c72d16b0962267313cac486jerenkrantz even when it failed. [RT #12995]
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe1761. [bug] 'rndc dumpdb' didn't report unassociated entries.
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe [RT #12971]
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe1760. [bug] Host / net unreachable was not penalising rtt
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe estimates. [RT #12970]
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe1759. [bug] Named failed to startup if the OS supported IPv6
7dfed2b71c9c4223996cbd7c5c0c85c7c8fef2a4rbb but had no IPv6 interfaces configured. [RT #12942]
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe1758. [func] Don't send notify messages to self. [RT #12933]
574f6ff9ee80ef4f772649c5c8319b764a8abe42jerenkrantz1757. [func] host now can turn on memory debugging flags with '-m'.
574f6ff9ee80ef4f772649c5c8319b764a8abe42jerenkrantz1756. [func] named-checkconf now checks the logging configuration.
6d7d70dbda8e461d87f2d41e323755496ae3ebc7trawick [RT #12352]
6d7d70dbda8e461d87f2d41e323755496ae3ebc7trawick1755. [func] allow-update is now settable at the options / view
22a25f3393393b781e214f4abef17950bcb8bbe3jerenkrantz level. [RT #6636]
22a25f3393393b781e214f4abef17950bcb8bbe3jerenkrantz1754. [bug] We weren't always attempting to query the parent
a310497ca9c5112d759871e1b7d9f6a40fb78bcfwrowe server for the DS records at the zone cut.
a310497ca9c5112d759871e1b7d9f6a40fb78bcfwrowe [RT #12774]
a310497ca9c5112d759871e1b7d9f6a40fb78bcfwrowe1753. [bug] Don't serve a slave zone which has no NS records.
a310497ca9c5112d759871e1b7d9f6a40fb78bcfwrowe [RT #12894]
a310497ca9c5112d759871e1b7d9f6a40fb78bcfwrowe1752. [port] Move isc_app_start() to after ns_os_daemonise()
8bda0627eb2aca9e678c1303a0423d33069388dfwrowe as some fork() implementations unblock the signals
de63b1eeff87cd19cf42bb83cca85381026965ddjerenkrantz that are blocked by isc_app_start(). [RT #12810]
e36ef0d081aa59867688bcbb3da65952ec16fae3rbb1751. [bug] --enable-getifaddrs failed under linux. [RT #12867]
e36ef0d081aa59867688bcbb3da65952ec16fae3rbb1750. [port] lib/bind/make/rules.in:subdirs was not bash friendly.
e36ef0d081aa59867688bcbb3da65952ec16fae3rbb [RT #12864]
e36ef0d081aa59867688bcbb3da65952ec16fae3rbb1749. [bug] 'check-names response ignore;' failed to ignore.
e36ef0d081aa59867688bcbb3da65952ec16fae3rbb [RT #12866]
e36ef0d081aa59867688bcbb3da65952ec16fae3rbb1748. [func] dig now returns the byte count for axfr/ixfr.
e36ef0d081aa59867688bcbb3da65952ec16fae3rbb1747. [bug] BIND 8 compatibility: named/named-checkconf failed
52df98b165194a0ad68885f49f81fdaf56ece568wrowe to parse "host-statistics-max" in named.conf.
52df98b165194a0ad68885f49f81fdaf56ece568wrowe1746. [func] Make public the function to read a key file,
2c294c31addd5c957bafe6e78c4a30d423ad6e80rbb dst_key_read_public(). [RT #12450]
2c294c31addd5c957bafe6e78c4a30d423ad6e80rbb1745. [bug] Dig/host/nslookup accept replies from link locals
2c294c31addd5c957bafe6e78c4a30d423ad6e80rbb regardless of scope if no scope was specified when
7e44dd5082cd865068285e8f915bb5f045e0bb80lars query was sent. [RT #12745]
7e44dd5082cd865068285e8f915bb5f045e0bb80lars1744. [bug] If tuple2msgname() failed to convert a tuple to
7e44dd5082cd865068285e8f915bb5f045e0bb80lars a name a REQUIRE could be triggered. [RT #12796]
44a4ee1140769173da7bc2b42d1a686e3260ad84wrowe1743. [bug] If isc_taskmgr_create() was not able to create the
44a4ee1140769173da7bc2b42d1a686e3260ad84wrowe requested number of worker threads then destruction
44a4ee1140769173da7bc2b42d1a686e3260ad84wrowe of the manager would trigger an INSIST() failure.
44a4ee1140769173da7bc2b42d1a686e3260ad84wrowe [RT #12790]
e379fc6d7f79163700290d92ce75deb4f3005301jerenkrantz1742. [bug] Deleting all records at a node then adding a
e379fc6d7f79163700290d92ce75deb4f3005301jerenkrantz previously existing record, in a single UPDATE
978faa9e29e0f0c42e66c07240e562325a4717b0jerenkrantz transaction, failed to leave / regenerate the
978faa9e29e0f0c42e66c07240e562325a4717b0jerenkrantz associated RRSIG records. [RT #12788]
978faa9e29e0f0c42e66c07240e562325a4717b0jerenkrantz1741. [bug] Deleting all records at a node in a secure zone
976501adbc040220270f7d1d77c4b8373033be69wrowe using a update-policy grant failed. [RT #12787]
976501adbc040220270f7d1d77c4b8373033be69wrowe1740. [bug] Replace rbt's hash algorithm as it performed badly
976501adbc040220270f7d1d77c4b8373033be69wrowe with certain zones. [RT #12729]
976501adbc040220270f7d1d77c4b8373033be69wrowe NOTE: a hash context now needs to be established
10a00688adcf1df367b1243810beedaabe6b1abeminfrin via isc_hash_create() if the application was not
10a00688adcf1df367b1243810beedaabe6b1abeminfrin already doing this.
8a3a703eae0e35f674b189181609545c6fc77a09rbb1739. [bug] dns_rbt_deletetree() could incorrectly return
8a3a703eae0e35f674b189181609545c6fc77a09rbb ISC_R_QUOTA. [RT #12695]
8a3a703eae0e35f674b189181609545c6fc77a09rbb1738. [bug] Enable overrun checking by default. [RT #12695]
9af1ccb223d0669b3c3a43eed070d815afde9084mjc1737. [bug] named failed if more than 16 masters were specified.
9af1ccb223d0669b3c3a43eed070d815afde9084mjc [RT #12627]
9d41fafe32b324c197f25224207fc6ce34f085bfrbb1736. [bug] dst_key_fromnamedfile() could fail to read a
9d41fafe32b324c197f25224207fc6ce34f085bfrbb public key. [RT #12687]
9d41fafe32b324c197f25224207fc6ce34f085bfrbb1735. [bug] 'dig +sigtrace' could die with a REQUIRE failure.
889d9c84f8b1ad850f977a6d8e548696994f8f86jerenkrantz1734. [cleanup] 'rndc-confgen -a -t' remove extra '/' in path.
8c83461e53ca7d204e1d634f0c78199d60320d7bjerenkrantz1733. [bug] Return non-zero exit status on initial load failure.
8e5842bc05146bb5c171e53b00b24063d17c666cjerenkrantz1732. [bug] 'rrset-order name "*"' wasn't being applied to ".".
798c7c11dc2fe3b08e591e9c76fc1a84857f2cd4jerenkrantz1731. [port] darwin: relax version test in ifconfig.sh.
798c7c11dc2fe3b08e591e9c76fc1a84857f2cd4jerenkrantz1730. [port] Determine the length type used by the socket API.
abaaa634d7cee882b7c4bf078ded749ebf11997erbb [RT #12581]
abaaa634d7cee882b7c4bf078ded749ebf11997erbb1729. [func] Improve check-names error messages.
0aa8e8fd5a242948518655f2296b3c76386754e5jerenkrantz1728. [doc] Update check-names documentation.
0aa8e8fd5a242948518655f2296b3c76386754e5jerenkrantz1727. [bug] named-checkzone: check-names support didn't match
de3abad1fe263e577bb11e99b358836bd901397crbb documentation.
de3abad1fe263e577bb11e99b358836bd901397crbb1726. [port] aix5: add support for aix5.
de3abad1fe263e577bb11e99b358836bd901397crbb1725. [port] linux: update error message on interaction of threads,
de3abad1fe263e577bb11e99b358836bd901397crbb capabilities and setuid support (named -u). [RT #12541]
de3abad1fe263e577bb11e99b358836bd901397crbb1724. [bug] Look for DNSKEY records with "dig +sigtrace".
de3abad1fe263e577bb11e99b358836bd901397crbb [RT #12557]
0a549489abdb309ef25483431e1e5610ed4ba7a8gstein1723. [cleanup] Silence compiler warnings from t_tasks.c. [RT #12493]
0a549489abdb309ef25483431e1e5610ed4ba7a8gstein1722. [bug] Don't commit the journal on malformed ixfr streams.
0a549489abdb309ef25483431e1e5610ed4ba7a8gstein [RT #12519]
14c6f2e13d97a4fafac1fbc247a274a298d5b418wrowe1721. [bug] Error message from the journal processing were not
14c6f2e13d97a4fafac1fbc247a274a298d5b418wrowe always identifying the relevant journal. [RT #12519]
14c6f2e13d97a4fafac1fbc247a274a298d5b418wrowe1720. [bug] 'dig +chase' did not terminate on a RFC 2308 Type 1
f00d1e76bae896c2f6a520eec69b1d0d802d4108jerenkrantz negative response. [RT #12506]
f00d1e76bae896c2f6a520eec69b1d0d802d4108jerenkrantz1719. [bug] named was not correctly caching a RFC 2308 Type 1
58097d7d8d1a394092374b9f6ddf76b7993724a4rbb negative response. [RT #12506]
58097d7d8d1a394092374b9f6ddf76b7993724a4rbb1718. [bug] nsupdate was not handling RFC 2308 Type 3 negative
58097d7d8d1a394092374b9f6ddf76b7993724a4rbb responses when looking for the zone / master server.
2f6cebd6b8bf0b044f6579d23117a4a3c364a554wrowe [RT #12506]
2f6cebd6b8bf0b044f6579d23117a4a3c364a554wrowe1717. [port] solaris: ifconfig.sh did not support Solaris 10.
2f6cebd6b8bf0b044f6579d23117a4a3c364a554wrowe "ifconfig.sh down" didn't work for Solaris 9.
070d2f9fd52a3f0e45ca7ae1235c5a5755b80d24rbb1716. [doc] named.conf(5) was being installed in the wrong
070d2f9fd52a3f0e45ca7ae1235c5a5755b80d24rbb location. [RT# 12441]
070d2f9fd52a3f0e45ca7ae1235c5a5755b80d24rbb1715. [func] 'dig +trace' now randomly selects the next servers
070d2f9fd52a3f0e45ca7ae1235c5a5755b80d24rbb to try. Report if there is a bad delegation.
7c19ce86bbd72bba1d018522250f5f315ffbc0afjerenkrantz1714. [bug] dig/host/nslookup were only trying the first
7c19ce86bbd72bba1d018522250f5f315ffbc0afjerenkrantz address when a nameserver was specified by name.
2264fbcbab4c796c4222c30393c0b218c98b6befrbb [RT #12286]
2264fbcbab4c796c4222c30393c0b218c98b6befrbb1713. [port] linux: extend capset failure message to say:
2264fbcbab4c796c4222c30393c0b218c98b6befrbb please ensure that the capset kernel module is
e099672a13ea4ff4a11f130406f1baecba5949bajerenkrantz loaded. see insmod(8)
e099672a13ea4ff4a11f130406f1baecba5949bajerenkrantz1712. [bug] Missing FULLCHECK for "trusted-key" in dig.
9b29e0cfeb2c89a047806cc4a2a764afed6bb170wrowe1711. [func] 'rndc unfreeze' has been deprecated by 'rndc thaw'.
9b29e0cfeb2c89a047806cc4a2a764afed6bb170wrowe1710. [func] 'rndc notify zone [class [view]]' resend the NOTIFY
441bd066858500e75e4f63ef149120bcf523de58jerenkrantz messages for the specified zone. [RT #9479]
441bd066858500e75e4f63ef149120bcf523de58jerenkrantz1709. [port] solaris: add SMF support from Sun.
d6a93816bfaa5b3de5f2e6cb0d172cbe20dd056ejerenkrantz1708. [cleanup] Replaced dns_fullname_hash() with dns_name_fullhash()
d6a93816bfaa5b3de5f2e6cb0d172cbe20dd056ejerenkrantz for conformance to the name space convention. Binary
c839614b4216fe34f6346668ad646aca2c0f23c6wrowe backward compatibility to the old function name is
c839614b4216fe34f6346668ad646aca2c0f23c6wrowe provided. [RT #12376]
c839614b4216fe34f6346668ad646aca2c0f23c6wrowe1707. [contrib] sdb/ldap updated to version 1.0-beta.
c839614b4216fe34f6346668ad646aca2c0f23c6wrowe1706. [bug] 'rndc stop' failed to cause zones to be flushed
117e2968318323d2ad2187fcd4de379d2eca245cwrowe sometimes. [RT #12328]
117e2968318323d2ad2187fcd4de379d2eca245cwrowe1705. [func] Allow the journal's name to be changed via named.conf.
117e2968318323d2ad2187fcd4de379d2eca245cwrowe1704. [port] lwres needed a snprintf() implementation for
117e2968318323d2ad2187fcd4de379d2eca245cwrowe platforms without snprintf(). Add missing
117e2968318323d2ad2187fcd4de379d2eca245cwrowe "#include <isc/print.h>". [RT #12321]
117e2968318323d2ad2187fcd4de379d2eca245cwrowe1703. [bug] named would loop sending NOTIFY messages when it
117e2968318323d2ad2187fcd4de379d2eca245cwrowe failed to receive a response. [RT #12322]
117e2968318323d2ad2187fcd4de379d2eca245cwrowe1702. [bug] also-notify should not be applied to built in zones.
e9fa5a00f39f6aabbc5dcd776c5bc6bd0638f955wrowe [RT #12323]
e9fa5a00f39f6aabbc5dcd776c5bc6bd0638f955wrowe1701. [doc] A minimal named.conf man page.
e9fa5a00f39f6aabbc5dcd776c5bc6bd0638f955wrowe1700. [func] nslookup is no longer to be treated as deprecated.
e9fa5a00f39f6aabbc5dcd776c5bc6bd0638f955wrowe Remove "deprecated" warning message. Add man page.
de419544885a5c64589dddf1b8517672ee17c1feminfrin1699. [bug] dnssec-signzone can generate "not exact" errors
de419544885a5c64589dddf1b8517672ee17c1feminfrin when resigning. [RT #12281]
df14f0d3a5191cdd7c4bb5b03acd135d43a6f51brbb1698. [doc] Use reserved IPv6 documentation prefix.
9c4321d9cc4eecbb0c5d568aea53d5e6812c7b96martin1697. [bug] xxx-source{,-v6} was not effective when it
9c4321d9cc4eecbb0c5d568aea53d5e6812c7b96martin specified one of listening addresses and a
9c4321d9cc4eecbb0c5d568aea53d5e6812c7b96martin different port than the listening port. [RT #12257]
9c4321d9cc4eecbb0c5d568aea53d5e6812c7b96martin1696. [bug] dnssec-signzone failed to clean out nodes that
956c6100798467199833e7159a00506ee879d772minfrin consisted of only NSEC and RRSIG records.
956c6100798467199833e7159a00506ee879d772minfrin [RT #12154]
956c6100798467199833e7159a00506ee879d772minfrin1695. [bug] DS records when forwarding require special handling.
956c6100798467199833e7159a00506ee879d772minfrin [RT #12133]
47697533fd7ced2259f9150677ea5efa583b6c13rbb1694. [bug] Report if the builtin views of "_default" / "_bind"
47697533fd7ced2259f9150677ea5efa583b6c13rbb are defined in named.conf. [RT #12023]
47697533fd7ced2259f9150677ea5efa583b6c13rbb1693. [bug] max-journal-size was not effective for master zones
7ba1a2c8babfd7c7c46bb03567a868d51e1023dbwrowe with ixfr-from-differences set. [RT# 12024]
7ba1a2c8babfd7c7c46bb03567a868d51e1023dbwrowe1692. [bug] Don't set -I, -L and -R flags when libcrypto is in
7ba1a2c8babfd7c7c46bb03567a868d51e1023dbwrowe /usr/lib. [RT #11971]
7ba1a2c8babfd7c7c46bb03567a868d51e1023dbwrowe1691. [bug] sdb's attachversion was not complete. [RT #11990]
7ba1a2c8babfd7c7c46bb03567a868d51e1023dbwrowe1690. [bug] Delay detaching view from the client until UPDATE
7ba1a2c8babfd7c7c46bb03567a868d51e1023dbwrowe processing completes when shutting down. [RT #11714]
b2c2c8a4bc977c0a6bb937af995efc56dc3879a3wrowe1689. [bug] DNS_NAME_TOREGION() and DNS_NAME_SPLIT() macros
b2c2c8a4bc977c0a6bb937af995efc56dc3879a3wrowe contained gratuitous semicolons. [RT #11707]
b2c2c8a4bc977c0a6bb937af995efc56dc3879a3wrowe1688. [bug] LDFLAGS was not supported.
67869a9db2967cb50405e51b1d6d1ebab1219e03trawick1687. [bug] Race condition in dispatch. [RT #10272]
67869a9db2967cb50405e51b1d6d1ebab1219e03trawick1686. [bug] Named sent a extraneous NOTIFY when it received a
4d003677925ceb0abefb9c95355b4c9e9e502899rederpj redundant UPDATE request. [RT #11943]
4d003677925ceb0abefb9c95355b4c9e9e502899rederpj1685. [bug] Change #1679 loop tests weren't quite right.
4d003677925ceb0abefb9c95355b4c9e9e502899rederpj1684. [func] ixfr-from-differences now takes master and slave in
e00ae6859667e293a4c40108f524408ae1289f2frbb addition to yes and no at the options and view levels.
0db1b9810f06c0e3c537e0e0dfbc30160c308526trawick1683. [bug] dig +sigchase could leak memory. [RT #11445]
13bac43a0f21d8c6401debc1baa76be984474074rbb1682. [port] Update configure test for (long long) printf format.
13bac43a0f21d8c6401debc1baa76be984474074rbb [RT #5066]
053497224246c4dbef9af594cacf5c00ed271e6cwrowe1681. [bug] Only set SO_REUSEADDR when a port is specified in
053497224246c4dbef9af594cacf5c00ed271e6cwrowe isc_socket_bind(). [RT #11742]
053497224246c4dbef9af594cacf5c00ed271e6cwrowe1680. [func] rndc: the source address can now be specified.
ac06e54654494445fd3d39e90bd23b436b4f84ccwrowe1679. [bug] When there was a single nameserver with multiple
ac06e54654494445fd3d39e90bd23b436b4f84ccwrowe addresses for a zone not all addresses were tried.
ac06e54654494445fd3d39e90bd23b436b4f84ccwrowe [RT #11706]
ac06e54654494445fd3d39e90bd23b436b4f84ccwrowe1678. [bug] RRSIG should use TYPEXXXXX for unknown types.
ac06e54654494445fd3d39e90bd23b436b4f84ccwrowe1677. [bug] dig: +aaonly didn't work, +aaflag undocumented.
4b0939148fffde56f0b7db2a43cab1d1dc76ab3fmjc1676. [func] New option "allow-query-cache". This lets
78e8198247420a3efeb21e38b42c423e5863cbb0jwoolley allow-query be used to specify the default zone
78e8198247420a3efeb21e38b42c423e5863cbb0jwoolley access level rather than having to have every
78e8198247420a3efeb21e38b42c423e5863cbb0jwoolley zone override the global value. allow-query-cache
a2a0abd88b19e042a3eb2a9fa1702c25ad51303dwrowe can be set at both the options and view levels.
a2a0abd88b19e042a3eb2a9fa1702c25ad51303dwrowe If allow-query-cache is not set allow-query applies.
a2a0abd88b19e042a3eb2a9fa1702c25ad51303dwrowe1675. [bug] named would sometimes add extra NSEC records to
a2a0abd88b19e042a3eb2a9fa1702c25ad51303dwrowe the authority section.
a906160166014e14adc01c87a956d89de0d79918rbb1674. [port] linux: increase buffer size used to scan
a906160166014e14adc01c87a956d89de0d79918rbb1673. [port] linux: issue a error messages if IPv6 interface
a906160166014e14adc01c87a956d89de0d79918rbb scans fails.
a906160166014e14adc01c87a956d89de0d79918rbb1672. [cleanup] Tests which only function in a threaded build
7f66c5be12d3b48b1ebfa79033c099e4f91ff302dougm now return R:THREADONLY (rather than R:UNTESTED)
7f66c5be12d3b48b1ebfa79033c099e4f91ff302dougm in a non-threaded build.
7f66c5be12d3b48b1ebfa79033c099e4f91ff302dougm1671. [contrib] queryperf: add NAPTR to the list of known types.
e00ae6859667e293a4c40108f524408ae1289f2frbb1670. [func] Log UPDATE requests to slave zones without an acl as
e00ae6859667e293a4c40108f524408ae1289f2frbb "disabled" at debug level 3. [RT# 11657]
e00ae6859667e293a4c40108f524408ae1289f2frbb1669. [placeholder]
e00ae6859667e293a4c40108f524408ae1289f2frbb1668. [bug] DIG_SIGCHASE was making bin/dig/host dump core.
d94fd18ee21dc9b8c1f422144a881e941687d41fdougm1667. [port] linux: not all versions have IF_NAMESIZE.
53b8cdb3621b11b897438d8990d20e0b78f0d4b7rederpj1666. [bug] The optional port on hostnames in dual-stack-servers
53b8cdb3621b11b897438d8990d20e0b78f0d4b7rederpj was being ignored.
53b8cdb3621b11b897438d8990d20e0b78f0d4b7rederpj1665. [func] rndc now allows addresses to be set in the
53b8cdb3621b11b897438d8990d20e0b78f0d4b7rederpj server clauses.
a1373889aeb316ed9d1b0f24a715e919d02a4d99dougm1664. [bug] nsupdate needed KEY for SIG(0), not DNSKEY.
a1373889aeb316ed9d1b0f24a715e919d02a4d99dougm1663. [func] Look for OpenSSL by default.
6b025bd5a034790b2bb31236092265e154d6a565dougm1662. [bug] Change #1658 failed to change one use of 'type'
330e5149d05dc4f5121b30964753167e43690afdrbb to 'keytype'.
d0af34e0d69afb8195eee403c60357d59ac046e1trawick1661. [bug] Restore dns_name_concatenate() call in
d0af34e0d69afb8195eee403c60357d59ac046e1trawick adb.c:set_target(). [RT #11582]
91cbefdfe308c93892b52045a5f0253506432cd0trawick1660. [bug] win32: connection_reset_fix() was being called
91cbefdfe308c93892b52045a5f0253506432cd0trawick unconditionally. [RT #11595]
598ce99543701a45a31bb01bf73c83d894592491rederpj1659. [cleanup] Cleanup some messages that were referring to KEY vs
598ce99543701a45a31bb01bf73c83d894592491rederpj DNSKEY, NXT vs NSEC and SIG vs RRSIG.
fa687651463b68c7cc0dda80341712d1ef9543efwrowe1658. [func] Update dnssec-keygen to default to KEY for HMAC-MD5
fa687651463b68c7cc0dda80341712d1ef9543efwrowe and DH. Tighten which options apply to KEY and
fa687651463b68c7cc0dda80341712d1ef9543efwrowe DNSKEY records.
7680ff9dd09d8feb9db31d23f33458d0464e92f1wrowe1657. [doc] ARM: document query log output.
7680ff9dd09d8feb9db31d23f33458d0464e92f1wrowe1656. [doc] Update DNSSEC description in ARM to cover DS, NSEC
7680ff9dd09d8feb9db31d23f33458d0464e92f1wrowe DNSKEY and RRSIG. [RT #11542]
c760d13cffeef40df3f8c5a798e40a064dc80067bjh1655. [bug] Logging multiple versions w/o a size was broken.
78980330fa2be5f42eb3a9c9b73a71a5168944e6minfrin [RT #11446]
78980330fa2be5f42eb3a9c9b73a71a5168944e6minfrin1654. [bug] isc_result_totext() contained array bounds read
1fff95696a94273a1629649652cbc5d2e9e8ce39minfrin1653. [func] Add key type checking to dst_key_fromfilename(),
1fff95696a94273a1629649652cbc5d2e9e8ce39minfrin DST_TYPE_KEY should be used to read TSIG, TKEY and
90ad571a3ddd07e9b96f06b6b425295e1ec93da0minfrin SIG(0) keys.
90ad571a3ddd07e9b96f06b6b425295e1ec93da0minfrin1652. [bug] TKEY still uses KEY.
90ad571a3ddd07e9b96f06b6b425295e1ec93da0minfrin1651. [bug] dig: process multiple dash options.
10dd882bd22449ec6c1b8fb0c5227727e2232ba8minfrin1650. [bug] dig, nslookup: flush standard out after each command.
89342f4a895e67868f8fe37a0ac77f1dd9f91868minfrin1649. [bug] Silence "unexpected non-minimal diff" message.
89342f4a895e67868f8fe37a0ac77f1dd9f91868minfrin [RT #11206]
89342f4a895e67868f8fe37a0ac77f1dd9f91868minfrin1648. [func] Update dnssec-lookaside named.conf syntax to support
7a027a168069a89ca0946e04294f5130d9cbe3b8rederpj multiple dnssec-lookaside namespaces (not yet
7a027a168069a89ca0946e04294f5130d9cbe3b8rederpj implemented).
10dd882bd22449ec6c1b8fb0c5227727e2232ba8minfrin1647. [bug] It was possible trigger a INSIST when chasing a DS
7a027a168069a89ca0946e04294f5130d9cbe3b8rederpj record that required walking back over a empty node.
29caf394750ea44e25d289a9aa7b92b9823faa8aminfrin [RT #11445]
29caf394750ea44e25d289a9aa7b92b9823faa8aminfrin1646. [bug] win32: logging file versions didn't work with
29caf394750ea44e25d289a9aa7b92b9823faa8aminfrin non-UNC filenames. [RT#11486]
29caf394750ea44e25d289a9aa7b92b9823faa8aminfrin1645. [bug] named could trigger a REQUIRE failure if multiple
330e5149d05dc4f5121b30964753167e43690afdrbb masters with keys are specified.
330e5149d05dc4f5121b30964753167e43690afdrbb1644. [bug] Update the journal modification time after a
330e5149d05dc4f5121b30964753167e43690afdrbb successful refresh query. [RT #11436]
5ba9b0e6d4e69e3daaad80eba67774408a2355f2wrowe1643. [bug] dns_db_closeversion() could leak memory / node
bb5c04f1ab6c2913d49b263e26302c748a1aa70btrawick references. [RT #11163]
bb5c04f1ab6c2913d49b263e26302c748a1aa70btrawick1642. [port] Support OpenSSL implementations which don't have
bfad8636cb9e52b309679a90dadc91b635ecfe2atrawick DSA support. [RT #11360]
bfad8636cb9e52b309679a90dadc91b635ecfe2atrawick1641. [bug] Update the check-names description in ARM. [RT #11389]
bb5c04f1ab6c2913d49b263e26302c748a1aa70btrawick1640. [bug] win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
bb5c04f1ab6c2913d49b263e26302c748a1aa70btrawick incorrectly closing the socket. [RT #11291]
bb5c04f1ab6c2913d49b263e26302c748a1aa70btrawick1639. [func] Initial dlv system test.
bb5c04f1ab6c2913d49b263e26302c748a1aa70btrawick1638. [bug] "ixfr-from-differences" could generate a REQUIRE
bb5c04f1ab6c2913d49b263e26302c748a1aa70btrawick failure if the journal open failed. [RT #11347]
bb5c04f1ab6c2913d49b263e26302c748a1aa70btrawick1637. [bug] Node reference leak on error in addnoqname().
bb5c04f1ab6c2913d49b263e26302c748a1aa70btrawick1636. [bug] The dump done callback could get ISC_R_SUCCESS even if
bb5c04f1ab6c2913d49b263e26302c748a1aa70btrawick a error had occurred. The database version no longer
50e228f0b8429c27e411611f4863fafaba403b47wrowe matched the version of the database that was dumped.
50e228f0b8429c27e411611f4863fafaba403b47wrowe1635. [bug] Memory leak on error in query_addds().
50e228f0b8429c27e411611f4863fafaba403b47wrowe1634. [bug] named didn't supply a useful error message when it
50e228f0b8429c27e411611f4863fafaba403b47wrowe detected duplicate views. [RT #11208]
7ba58e7e63da9a8b84f6160c476a0c9d639c81e9trawick1633. [bug] named should return NOTIMP to update requests to a
7ba58e7e63da9a8b84f6160c476a0c9d639c81e9trawick slaves without a allow-update-forwarding acl specified.
7ba58e7e63da9a8b84f6160c476a0c9d639c81e9trawick [RT #11331]
7ba58e7e63da9a8b84f6160c476a0c9d639c81e9trawick1632. [bug] nsupdate failed to send prerequisite only UPDATE
7ba58e7e63da9a8b84f6160c476a0c9d639c81e9trawick messages. [RT #11288]
0315d8e436a65aa1fd145ce0a84f6c0f21e304c0wrowe1631. [bug] dns_journal_compact() could sometimes corrupt the
0315d8e436a65aa1fd145ce0a84f6c0f21e304c0wrowe journal. [RT #11124]
6270ac7f45156afd9d798dc28f1c6e1d09e040c1rbb1630. [contrib] queryperf: add support for IPv6 transport.
496dc24432cc5c9f95a627865879d4b83dca1055coar1629. [func] dig now supports IPv6 scoped addresses with the
496dc24432cc5c9f95a627865879d4b83dca1055coar extended format in the local-server part. [RT #8753]
496dc24432cc5c9f95a627865879d4b83dca1055coar1628. [bug] Typo in Compaq Trucluster support. [RT# 11264]
5b5d90c6d3ffb9e28a62c6bc8e2cb60e4740f7f7coar1627. [bug] win32: sockets were not being closed when the
496dc24432cc5c9f95a627865879d4b83dca1055coar last external reference was removed. [RT# 11179]
622f0f22cd52de0e9904b218defdeb3181e113f3trawick1626. [bug] --enable-getifaddrs was broken. [RT#11259]
622f0f22cd52de0e9904b218defdeb3181e113f3trawick1625. [bug] named failed to load/transfer RFC2535 signed zones
622f0f22cd52de0e9904b218defdeb3181e113f3trawick which contained CNAMES. [RT# 11237]
e83476358ef015a1959284421fdc25ab18a7aa02rbb1624. [bug] zonemgr_putio() call should be locked. [RT# 11163]
7b4c4bb891261e613de39a021d7554fd08132fc5rbb1623. [bug] A serial number of zero was being displayed in the
7b4c4bb891261e613de39a021d7554fd08132fc5rbb "sending notifies" log message when also-notify was
7b4c4bb891261e613de39a021d7554fd08132fc5rbb used. [RT #11177]
22d41dd622ae45958da09d4afd1163fd1923f7ddjwoolley1622. [func] probe the system to see if IPV6_(RECV)PKTINFO is
4c6731b2f737f8d7fcacd44b97d9e6bab745f1a5rbb available, and suppress wildcard binding if not.
4c6731b2f737f8d7fcacd44b97d9e6bab745f1a5rbb1621. [bug] match-destinations did not work for IPv6 TCP queries.
0917cf91e713579b7ee0b03e499a08d7c3ec2d88rbb [RT# 11156]
0917cf91e713579b7ee0b03e499a08d7c3ec2d88rbb1620. [func] When loading a zone report if it is signed. [RT #11149]
0917cf91e713579b7ee0b03e499a08d7c3ec2d88rbb1619. [bug] Missing ISC_LIST_UNLINK in end_reserved_dispatches().
251b60354534e12b004603ecf2a83f32756dc885rbb [RT# 11118]
251b60354534e12b004603ecf2a83f32756dc885rbb1618. [bug] Fencepost errors in dns_name_ishostname() and
251b60354534e12b004603ecf2a83f32756dc885rbb dns_name_ismailbox() could trigger a INSIST().
251b60354534e12b004603ecf2a83f32756dc885rbb1617. [port] win32: VC++ 6.0 support.
251b60354534e12b004603ecf2a83f32756dc885rbb1616. [compat] Ensure that named's version is visible in the core
251b60354534e12b004603ecf2a83f32756dc885rbb dump. [RT #11127]
22d41dd622ae45958da09d4afd1163fd1923f7ddjwoolley1615. [port] Define ISC_SOCKADDR_LEN_T based on _BSD_SOCKLEN_T_ if
12348d5b520522b6581d907ef9c1ceda029fbc05rbb it is defined.
12348d5b520522b6581d907ef9c1ceda029fbc05rbb1614. [port] win32: silence resource limit messages. [RT# 11101]
f8b7801ea5717ef22cc0d02bffacfd5f9e48f898gregames1613. [bug] Builds would fail on machines w/o a if_nametoindex().
d65b067e7797b56d6678b0ddcd0aa9258cd55e64trawick Missing #ifdef ISC_PLATFORM_HAVEIFNAMETOINDEX/#endif.
d65b067e7797b56d6678b0ddcd0aa9258cd55e64trawick [RT #11119]
416713f4130a31ae7317885c4638b3753c40a5e9jwoolley1612. [bug] check-names at the option/view level could trigger
416713f4130a31ae7317885c4638b3753c40a5e9jwoolley an INSIST. [RT# 11116]
f947ecf8a772cbfcce0315feb68ad88e84299ad0trawick1611. [bug] solaris: IPv6 interface scanning failed to cope with
f947ecf8a772cbfcce0315feb68ad88e84299ad0trawick no active IPv6 interfaces.
82efd02118af953c3840478fa5e979a4194a579fwrowe1610. [bug] On dual stack machines "dig -b" failed to set the
82efd02118af953c3840478fa5e979a4194a579fwrowe address type to be looked up with "@server".
82efd02118af953c3840478fa5e979a4194a579fwrowe [RT #11069]
82efd02118af953c3840478fa5e979a4194a579fwrowe1609. [func] dig now has support to chase DNSSEC signature chains.
82efd02118af953c3840478fa5e979a4194a579fwrowe Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
82efd02118af953c3840478fa5e979a4194a579fwrowe DNSSEC validation code in dig coded by Olivier Courtay
82efd02118af953c3840478fa5e979a4194a579fwrowe (olivier.courtay@irisa.fr) for the IDsA project
82efd02118af953c3840478fa5e979a4194a579fwrowe1608. [func] dig and host now accept -4/-6 to select IP transport
82efd02118af953c3840478fa5e979a4194a579fwrowe to use when making queries.
ff2fef0d709ee06646b3462cd3ef39648a54c7f7jwoolley1607. [bug] dig, host and nslookup were still using random()
ff2fef0d709ee06646b3462cd3ef39648a54c7f7jwoolley to generate query ids. [RT# 11013]
ff2fef0d709ee06646b3462cd3ef39648a54c7f7jwoolley1606. [bug] DLV insecurity proof was failing.
77e04697cbdb146d93cd22ad9f1c5e74ef8f9cbcwrowe1605. [func] New dns_db_find() option DNS_DBFIND_COVERINGNSEC.
77e04697cbdb146d93cd22ad9f1c5e74ef8f9cbcwrowe1604. [bug] A xfrout_ctx_create() failure would result in
77e04697cbdb146d93cd22ad9f1c5e74ef8f9cbcwrowe xfrout_ctx_destroy() being called with a
416713f4130a31ae7317885c4638b3753c40a5e9jwoolley partially initialized structure.
77e04697cbdb146d93cd22ad9f1c5e74ef8f9cbcwrowe1603. [bug] nsupdate: set interactive based on isatty().
77e04697cbdb146d93cd22ad9f1c5e74ef8f9cbcwrowe [RT# 10929]
77e04697cbdb146d93cd22ad9f1c5e74ef8f9cbcwrowe1602. [bug] Logging to a file failed unless a size was specified.
77e04697cbdb146d93cd22ad9f1c5e74ef8f9cbcwrowe [RT# 10925]
77e04697cbdb146d93cd22ad9f1c5e74ef8f9cbcwrowe1601. [bug] Silence spurious warning 'both "recursion no;" and
77e04697cbdb146d93cd22ad9f1c5e74ef8f9cbcwrowe "allow-recursion" active' warning from view "_bind".
77e04697cbdb146d93cd22ad9f1c5e74ef8f9cbcwrowe [RT# 10920]
77e04697cbdb146d93cd22ad9f1c5e74ef8f9cbcwrowe1600. [bug] Duplicate zone pre-load checks were not case
77e04697cbdb146d93cd22ad9f1c5e74ef8f9cbcwrowe insensitive.
77e04697cbdb146d93cd22ad9f1c5e74ef8f9cbcwrowe1599. [bug] Fix memory leak on error path when checking named.conf.
77e04697cbdb146d93cd22ad9f1c5e74ef8f9cbcwrowe1598. [func] Specify that certain parts of the namespace must
dc96a5e6f9af3c514df4c61ab9468fcf97f9846fwrowe be secure (dnssec-must-be-secure).
731c41a39b8273a6c4b8b87b6fd0ba5c7f3f9e2bwrowe1597. [func] Allow notify-source and query-source to be specified
dc96a5e6f9af3c514df4c61ab9468fcf97f9846fwrowe on a per server basis similar to transfer-source.
dc96a5e6f9af3c514df4c61ab9468fcf97f9846fwrowe1596. [func] Accept 'notify-source' style syntax for query-source.
731c41a39b8273a6c4b8b87b6fd0ba5c7f3f9e2bwrowe1595. [func] New notify type 'master-only'. Enable notify for
cd32ea298a494089c6886c8de0e8ad13ddc7ee6cwrowe master zones only.
cd32ea298a494089c6886c8de0e8ad13ddc7ee6cwrowe1594. [bug] 'rndc dumpdb' could prevent named from answering
dc96a5e6f9af3c514df4c61ab9468fcf97f9846fwrowe queries while the dump was in progress. [RT #10565]
cd32ea298a494089c6886c8de0e8ad13ddc7ee6cwrowe1593. [bug] rndc should return "unknown command" to unknown
af2bf35f47aaa3f1a3b1fe8336b9d20efad5b7e9gregames commands. [RT# 10642]
af2bf35f47aaa3f1a3b1fe8336b9d20efad5b7e9gregames1592. [bug] configure_view() could leak a dispatch. [RT# 10675]
e49758465fbf67f29f9aeda996d09f7cc6fa9fe5rbb1591. [bug] libbind: updated to BIND 8.4.5.
e49758465fbf67f29f9aeda996d09f7cc6fa9fe5rbb1590. [port] netbsd: update thread support.
e49758465fbf67f29f9aeda996d09f7cc6fa9fe5rbb1589. [func] DNSSEC lookaside validation.
81e5d74ef38fbf76853e1fbdd95c117e130e473frbb1588. [bug] win32: TCP sockets could become blocked. [RT #10115]
81e5d74ef38fbf76853e1fbdd95c117e130e473frbb1587. [bug] dns_message_settsigkey() failed to clear existing key.
81e5d74ef38fbf76853e1fbdd95c117e130e473frbb [RT #10590]
62db15de4c1f335a64d45821796ae197cff94ef8rbb1586. [func] "check-names" is now implemented.
62db15de4c1f335a64d45821796ae197cff94ef8rbb1585. [placeholder]
62db15de4c1f335a64d45821796ae197cff94ef8rbb1584. [bug] "make test" failed with a read only source tree.
62db15de4c1f335a64d45821796ae197cff94ef8rbb [RT #10461]
f2e16ea0697f128c32da623a0b2b9d0f81c5ebcawrowe1583. [bug] Records add via UPDATE failed to get the correct trust
f2e16ea0697f128c32da623a0b2b9d0f81c5ebcawrowe level. [RT #10452]
3463e3fe80229b9cded9130e8bd13e961ad2ad2cwrowe1582. [bug] rrset-order failed to work on RRsets with more
3463e3fe80229b9cded9130e8bd13e961ad2ad2cwrowe than 32 elements. [RT #10381]
3463e3fe80229b9cded9130e8bd13e961ad2ad2cwrowe1581. [func] Disable DNSSEC support by default. To enable
7ff254655b6cb0516fa27409470a98554bbec706wrowe DNSSEC specify "dnssec-enable yes;" in named.conf.
f8b7801ea5717ef22cc0d02bffacfd5f9e48f898gregames1580. [bug] Zone destruction on final detach takes a long time.
f8b7801ea5717ef22cc0d02bffacfd5f9e48f898gregames1579. [bug] Multiple task managers could not be created.
eccae8f28bd9fcf6a2d1f29548f7c3b8e297c712wrowe1578. [bug] Don't use CLASS E IPv4 addresses when resolving.
b1627fe7e2cb3809dcdfdf1fcbbb6dbccaf788c6rbb [RT #10346]
b1627fe7e2cb3809dcdfdf1fcbbb6dbccaf788c6rbb1577. [bug] Use isc_uint32_t in ultrasparc optimizer bug
b1627fe7e2cb3809dcdfdf1fcbbb6dbccaf788c6rbb workaround code. [RT #10331]
eccae8f28bd9fcf6a2d1f29548f7c3b8e297c712wrowe1576. [bug] Race condition in dns_dispatch_addresponse().
eccae8f28bd9fcf6a2d1f29548f7c3b8e297c712wrowe [RT# 10272]
eccae8f28bd9fcf6a2d1f29548f7c3b8e297c712wrowe1575. [func] Log TSIG name on TSIG verify failure. [RT #4404]
06c2a9f9fcea4b8a21d6b7ffdd50c7a40edf10ffgregames1574. [bug] Don't attempt to open the controls socket(s) when
06c2a9f9fcea4b8a21d6b7ffdd50c7a40edf10ffgregames running tests. [RT #9091]
06c2a9f9fcea4b8a21d6b7ffdd50c7a40edf10ffgregames1573. [port] linux: update to libtool 1.5.2 so that
263dbbd9c2a6952e756973b3dde9beeaf8eff6b7gregames "make install DESTDIR=/xx" works with
6529086e53a38486d6cf0eac256b96548b6ef299wrowe "configure --with-libtool". [RT #9941]
6529086e53a38486d6cf0eac256b96548b6ef299wrowe1572. [bug] nsupdate: sign the soa query to find the enclosing
6529086e53a38486d6cf0eac256b96548b6ef299wrowe zone if the server is specified. [RT #10148]
6529086e53a38486d6cf0eac256b96548b6ef299wrowe1571. [bug] rbt:hash_node() could fail leaving the hash table
6529086e53a38486d6cf0eac256b96548b6ef299wrowe in an inconsistent state. [RT #10208]
6529086e53a38486d6cf0eac256b96548b6ef299wrowe1570. [bug] nsupdate failed to handle classes other than IN.
6529086e53a38486d6cf0eac256b96548b6ef299wrowe New keyword 'class' which sets the default class.
9876642ec8126175f143702d7b949643f8128fdftrawick [RT #10202]
9876642ec8126175f143702d7b949643f8128fdftrawick1569. [func] nsupdate new command 'answer' which displays the
263dbbd9c2a6952e756973b3dde9beeaf8eff6b7gregames complete answer message to the last update.
263dbbd9c2a6952e756973b3dde9beeaf8eff6b7gregames1568. [bug] nsupdate now reports that the update failed in
263dbbd9c2a6952e756973b3dde9beeaf8eff6b7gregames interactive mode. [RT# 10236]
0f2ac39337f7543f197db8b040f596123167eb2dstoddard1567. [maint] B.ROOT-SERVERS.NET is now 192.228.79.201.
0f2ac39337f7543f197db8b040f596123167eb2dstoddard1566. [port] Support for the cmsg framework on Solaris and HP/UX.
0f2ac39337f7543f197db8b040f596123167eb2dstoddard This also solved the problem that match-destinations
0f2ac39337f7543f197db8b040f596123167eb2dstoddard for IPv6 addresses did not work on these systems.
5183e10e45a86e2dd1112a4d71c24db3facbbc9agregames [RT #10221]
5183e10e45a86e2dd1112a4d71c24db3facbbc9agregames1565. [bug] CD flag should be copied to outgoing queries unless
0f2ac39337f7543f197db8b040f596123167eb2dstoddard the query is under a secure entry point in which case
4ff47e3535a6da266acc3f0cf743046dbf16a856rbb CD should be set.
afab3e893c3fecabf2e3cac4e37ada58db984cearbb1564. [func] Attempt to provide a fallback entropy source to be
afab3e893c3fecabf2e3cac4e37ada58db984cearbb used if named is running chrooted and named is unable
afab3e893c3fecabf2e3cac4e37ada58db984cearbb to open entropy source within the chroot area.
612ea048caf897cb6e69dc296d2b143a08ba83a0rbb [RT #10133]
612ea048caf897cb6e69dc296d2b143a08ba83a0rbb1563. [bug] Gracefully fail when unable to obtain neither an IPv4
612ea048caf897cb6e69dc296d2b143a08ba83a0rbb nor an IPv6 dispatch. [RT #10230]
612ea048caf897cb6e69dc296d2b143a08ba83a0rbb1562. [bug] isc_socket_create() and isc_socket_accept() could
67e81f5f6ddfe2e3d1f1208a04b8ccd368c658farbb leak memory under error conditions. [RT #10230]
6529086e53a38486d6cf0eac256b96548b6ef299wrowe1561. [bug] It was possible to release the same name twice if
6529086e53a38486d6cf0eac256b96548b6ef299wrowe named ran out of memory. [RT #10197]
6529086e53a38486d6cf0eac256b96548b6ef299wrowe1560. [port] FreeBSD: work around FreeBSD 5.2 mapping EAI_NODATA
30309f86bfd564437654aa822a19cd0cb29ca6f8wrowe and EAI_NONAME to the same value.
30309f86bfd564437654aa822a19cd0cb29ca6f8wrowe1559. [port] named should ignore SIGFSZ.
30309f86bfd564437654aa822a19cd0cb29ca6f8wrowe1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
65db4f712167a3498de73cee5c08032a8aa6a010rbb child zones for which we don't have a supported
65db4f712167a3498de73cee5c08032a8aa6a010rbb algorithm. Such child zones are treated as unsigned.
65db4f712167a3498de73cee5c08032a8aa6a010rbb1557. [func] Implement missing DNSSEC tests for
65db4f712167a3498de73cee5c08032a8aa6a010rbb * NOQNAME proof with wildcard answers.
ed4f9ec869d7fc5bd220c8d70ee58eed9b32d60arederpj * NOWILDARD proof with NXDOMAIN.
ed4f9ec869d7fc5bd220c8d70ee58eed9b32d60arederpj Cache and return NOQNAME with wildcard answers.
ed4f9ec869d7fc5bd220c8d70ee58eed9b32d60arederpj1556. [bug] nsupdate now treats all names as fully qualified.
c8af62b87a118cbbc25414eb9459219f338b1b0fstoddard1555. [func] 'rrset-order cyclic' no longer has a random starting
c8af62b87a118cbbc25414eb9459219f338b1b0fstoddard point per query. [RT #7572]
c8af62b87a118cbbc25414eb9459219f338b1b0fstoddard1554. [bug] dig, host, nslookup failed when no nameservers
c8af62b87a118cbbc25414eb9459219f338b1b0fstoddard were specified in /etc/resolv.conf. [RT #8232]
c8af62b87a118cbbc25414eb9459219f338b1b0fstoddard1553. [bug] The windows socket code could stop accepting
c8af62b87a118cbbc25414eb9459219f338b1b0fstoddard connections. [RT#10115]
c981632de03d61667b7a6dda3e1f0a80fd5973b1gregames1552. [bug] Accept NOTIFY requests from mapped masters if
8f43c3299e44dc11a4cd68acc93b578a0318daaftrawick matched-mapped is set. [RT #10049]
8f43c3299e44dc11a4cd68acc93b578a0318daaftrawick1551. [port] Open "/dev/null" before calling chroot().
8f43c3299e44dc11a4cd68acc93b578a0318daaftrawick1550. [port] Call tzset(), if available, before calling chroot().
8f43c3299e44dc11a4cd68acc93b578a0318daaftrawick1549. [func] named-checkzone can now write out the zone contents
8f43c3299e44dc11a4cd68acc93b578a0318daaftrawick in a easily parsable format (-D and -o).
688f7d0bc138bb02f92288017920468e7e314f23stoddard1548. [bug] When parsing APL records it was possible to silently
688f7d0bc138bb02f92288017920468e7e314f23stoddard accept out of range ADDRESSFAMILY values. [RT# 9979]
688f7d0bc138bb02f92288017920468e7e314f23stoddard1547. [bug] Named wasted memory recording duplicate lame zone
688f7d0bc138bb02f92288017920468e7e314f23stoddard entries. [RT #9341]
448a83963e3ec557bc9f9020ab44f9681595d1eerbb1546. [bug] We were rejecting valid secure CNAME to negative
3b8937baf1826c625c1ca90d220453a5e4b499edrbb1545. [bug] It was possible to leak memory if named was unable to
3b8937baf1826c625c1ca90d220453a5e4b499edrbb bind to the specified transfer source and TSIG was
3b8937baf1826c625c1ca90d220453a5e4b499edrbb being used. [RT #10120]
448a83963e3ec557bc9f9020ab44f9681595d1eerbb1544. [bug] Named would logged a single entry to a file despite it
e654452796751e21828a4078767e075eccf3b232stoddard being over the specified size limit.
e654452796751e21828a4078767e075eccf3b232stoddard1543. [bug] Logging using "versions unlimited" did not work.
e654452796751e21828a4078767e075eccf3b232stoddard1542. [placeholder]
4670899d8a45ac6add3105181adf1976a1fae109stoddard1541. [func] NSEC now uses new bitmap format.
85986096003221e8eb135ad1fda59a57c3d0528brbb1540. [bug] "rndc reload <dynamiczone>" was silently accepted.
f91cd1fc44d2588d82a56570b1005e7310dfc970jwoolley1539. [bug] Open UDP sockets for notify-source and transfer-source
f91cd1fc44d2588d82a56570b1005e7310dfc970jwoolley that use reserved ports at startup. [RT #9475]
cbed27f4c149736a6319a790c81aa8acc491fa18jwoolley1538. [placeholder] rt9997
f91cd1fc44d2588d82a56570b1005e7310dfc970jwoolley1537. [func] New option "querylog". If set specify whether query
8ff9257331986cb3646442ab61703fcc02158046trawick logging is to be enabled or disabled at startup.
7537a55be7520037878a521d4ec8c8eb2d44a288rbb1536. [bug] Windows socket code failed to log a error description
7537a55be7520037878a521d4ec8c8eb2d44a288rbb when returning ISC_R_UNEXPECTED. [RT #9998]
7537a55be7520037878a521d4ec8c8eb2d44a288rbb1535. [placeholder]
7537a55be7520037878a521d4ec8c8eb2d44a288rbb1534. [bug] Race condition when priming cache. [RT# 9940]
7537a55be7520037878a521d4ec8c8eb2d44a288rbb1533. [func] Warn if both "recursion no;" and "allow-recursion"
7537a55be7520037878a521d4ec8c8eb2d44a288rbb are active. [RT# 4389]
7537a55be7520037878a521d4ec8c8eb2d44a288rbb1532. [port] netbsd: the configure test for <sys/sysctl.h>
de0fbde2191d651a2dd0296e0fd4c449fa9f1d39wrowe1531. [port] AIX more libtool fixes.
de0fbde2191d651a2dd0296e0fd4c449fa9f1d39wrowe1530. [bug] It was possible to trigger a INSIST() failure if a
01f404bacecbd1354af8f04c23a28acef5044e73jwoolley slave master file was removed at just the correct
01f404bacecbd1354af8f04c23a28acef5044e73jwoolley moment. [RT #9462]
54f7f1c85247dad29d8fa275866cea31d465b392stoddard1529. [bug] "notify explicit;" failed to log that NOTIFY messages
54f7f1c85247dad29d8fa275866cea31d465b392stoddard were being sent for the zone. [RT# 9442]
54f7f1c85247dad29d8fa275866cea31d465b392stoddard1528. [cleanup] Simplify some dns_name_ functions based on the
01f404bacecbd1354af8f04c23a28acef5044e73jwoolley deprecation of bitstring labels.
3af8fbdd62c9495c8f879eef1eb952a638a18a7adougm1527. [cleanup] Reduce the number of gettimeofday() calls without
3af8fbdd62c9495c8f879eef1eb952a638a18a7adougm losing necessary timer granularity.
e14ec68ef48bbf6c3dc567900f9e087eaf0bc931trawick1526. [func] Implemented "additional section caching (or acache)",
e14ec68ef48bbf6c3dc567900f9e087eaf0bc931trawick an internal cache framework for additional section
e14ec68ef48bbf6c3dc567900f9e087eaf0bc931trawick content to improve response performance. Several
227e0bfd39e7c757d3618c8ada78d80cd1143d32wrowe configuration options were provided to control the
227e0bfd39e7c757d3618c8ada78d80cd1143d32wrowe1525. [bug] dns_cache_create() could trigger a REQUIRE
8ff9257331986cb3646442ab61703fcc02158046trawick failure in isc_mem_put() during error cleanup.
8ff9257331986cb3646442ab61703fcc02158046trawick1524. [port] AIX needs to be able to resolve all symbols when
8ff9257331986cb3646442ab61703fcc02158046trawick creating shared libraries (--with-libtool).
d9b416f8cfaaadcbc739cd8c7c356e76efdd3a2agregames1523. [bug] Fix race condition in rbtdb. [RT# 9189]
d9b416f8cfaaadcbc739cd8c7c356e76efdd3a2agregames1522. [bug] dns_db_findnode() relax the requirements on 'name'.
4192c91889a84b18aec0b046a94a2b2863be204cstoddard1521. [bug] dns_view_createresolver() failed to check the
4192c91889a84b18aec0b046a94a2b2863be204cstoddard result from isc_mem_create(). [RT# 9294]
4192c91889a84b18aec0b046a94a2b2863be204cstoddard1520. [protocol] Add SSHFP (SSH Finger Print) type.
4192c91889a84b18aec0b046a94a2b2863be204cstoddard1519. [bug] dnssec-signzone:nsec_setbit() computed the wrong
7af2fcad9e14a79d7020a33766fbd3a4dfd088dcorlikowski length of the new bitmap.
7af2fcad9e14a79d7020a33766fbd3a4dfd088dcorlikowski1518. [bug] dns_nsec_buildrdata(), and hence dns_nsec_build(),
b9d82dd4bc49204d9c2c5523e36b3109da298c04wrowe contained a off-by-one error when working out the
7cc9511b8f1fff69439041327dc55e3423ccf439stoddard number of octets in the bitmap.
7cc9511b8f1fff69439041327dc55e3423ccf439stoddard1517. [port] Support for IPv6 interface scanning on HP/UX and
b9d82dd4bc49204d9c2c5523e36b3109da298c04wrowe TrueUNIX 5.1.
1ccb67ea7d1f2a3747d285835fd0ce0d123b66b2orlikowski1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
1ccb67ea7d1f2a3747d285835fd0ce0d123b66b2orlikowski1515. [func] Allow transfer source to be set in a server statement.
3f4d7fdb598d64d80ab8656852276246f2f3b502rbb [RT #6496]
a7318397b355119d990d1f311b951dea2aafc53arbb1514. [bug] named: isc_hash_destroy() was being called too early.
a7318397b355119d990d1f311b951dea2aafc53arbb [RT #9160]
a7318397b355119d990d1f311b951dea2aafc53arbb1513. [doc] Add "US" to root-delegation-only exclude list.
3f4d7fdb598d64d80ab8656852276246f2f3b502rbb1512. [bug] Extend the delegation-only logging to return query
3f4d7fdb598d64d80ab8656852276246f2f3b502rbb type, class and responding nameserver.
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard1511. [bug] delegation-only was generating false positives
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard on negative answers from sub-zones.
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard1510. [func] New view option "root-delegation-only". Apply
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard delegation-only check to all TLDs and root.
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard Note there are some TLDs that are NOT delegation
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard only (e.g. DE, LV, US and MUSEUM) these can be excluded
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard from the checks by using exclude.
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard root-delegation-only exclude {
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard "DE"; "LV"; "US"; "MUSEUM";
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard1509. [bug] Hint zones should accept delegation-only. Forward
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard zone should not accept delegation-only.
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard1508. [bug] Don't apply delegation-only checks to answers from
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard forwarders.
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard1507. [bug] Handle BIND 8 style returns to NS queries to parents
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard when making delegation-only checks.
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard1506. [bug] Wrong return type for dns_view_isdelegationonly().
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard1505. [bug] Uninitialized rdataset in sdb. [RT #8750]
fd709745f1226d683c57ad9bbcdd05971d214d0cstoddard1504. [func] New zone type "delegation-only".
0530cd68803616cfba0456038f2e679d41ebecb1minfrin1503. [port] win32: install libeay32.dll outside of system32.
55069cedbbaf2768c1f317c80129c6f869890fb9rbb1502. [bug] nsupdate: adjust timeouts for UPDATE requests over TCP.
55069cedbbaf2768c1f317c80129c6f869890fb9rbb1501. [func] Allow TCP queue length to be specified via
6206099ac06c8fcc8c342e993e5d47d3dfb95d8dminfrin named.conf, tcp-listen-queue.
0530cd68803616cfba0456038f2e679d41ebecb1minfrin1500. [bug] host failed to lookup MX records. Also look up
0530cd68803616cfba0456038f2e679d41ebecb1minfrin AAAA records.
0530cd68803616cfba0456038f2e679d41ebecb1minfrin1499. [bug] isc_random need to be seeded better if arc4random()
b9d75184a83c325dc6cdf5488b0b1a4adec27506stoddard is not used.
b9d75184a83c325dc6cdf5488b0b1a4adec27506stoddard1498. [port] bsdos: 5.x support.
ba4c566c200c2436dae841b7c811807c80cd712afielding1497. [placeholder]
2a7df37e1fa5276b519eb1f04827b96204ba8873trawick1496. [port] test for pthread_attr_setstacksize().
2a7df37e1fa5276b519eb1f04827b96204ba8873trawick1495. [cleanup] Replace hash functions with universal hash.
864c5615d55b8ebbde24e72043f6325741335a74fielding1494. [security] Turn on RSA BLINDING as a precaution.
ff33056d9ea71f35e6fb3c17d53a18931be70a99minfrin1493. [placeholder]
ff33056d9ea71f35e6fb3c17d53a18931be70a99minfrin1492. [cleanup] Preserve rwlock quota context when upgrading /
ff33056d9ea71f35e6fb3c17d53a18931be70a99minfrin downgrading. [RT #5599]
ba4c566c200c2436dae841b7c811807c80cd712afielding1491. [bug] dns_master_dump*() would produce extraneous $ORIGIN
ba4c566c200c2436dae841b7c811807c80cd712afielding lines. [RT #6206]
ba4c566c200c2436dae841b7c811807c80cd712afielding1490. [bug] Accept reading state as well as working state in
82c7b60981923b89fb4ab4483d2aebcf206e9ee8trawick ns_client_next(). [RT #6813]
342e2ae0f9ab3e3a56c2f37be6ec6c9c44f9ef48trawick1489. [compat] Treat 'allow-update' on slave zones as a warning.
cb5d3f2f217d457dada4883addb1dc9f3f17bb85fielding1488. [bug] Don't override trust levels for glue addresses.
82c7b60981923b89fb4ab4483d2aebcf206e9ee8trawick1487. [bug] A REQUIRE() failure could be triggered if a zone was
82c7b60981923b89fb4ab4483d2aebcf206e9ee8trawick queued for transfer and the zone was then removed.
7c60e4e710c92b3c4a0eb831bc6dd65368c599bcstoddard1486. [bug] isc_print_snprintf() '%%' consumed one too many format
7c60e4e710c92b3c4a0eb831bc6dd65368c599bcstoddard characters. [RT# 8230]
7c60e4e710c92b3c4a0eb831bc6dd65368c599bcstoddard1485. [bug] gen failed to handle high type values. [RT #6225]
0c7d8ecf301c2a3f99deff385bdda0c21ac60af5stoddard1484. [bug] The number of records reported after a AXFR was wrong.
0c7d8ecf301c2a3f99deff385bdda0c21ac60af5stoddard1483. [bug] dig axfr failed if the message id in the answer failed
0c7d8ecf301c2a3f99deff385bdda0c21ac60af5stoddard to match that in the request. Only the id in the first
0c7d8ecf301c2a3f99deff385bdda0c21ac60af5stoddard message is required to match. [RT #8138]
0e161c3b556697af1dd88b719c05d3af239682d5dougm1482. [bug] named could fail to start if the kernel supports
01f61931c658183042469eb02fd3f61e4e643a6atrawick IPv6 but no interfaces are configured. Similarly
aa616c3b5a4aa59867472cddf7d8e63693808f0erederpj for IPv4. [RT #6229]
aa616c3b5a4aa59867472cddf7d8e63693808f0erederpj1481. [bug] Refresh and stub queries failed to use masters keys
aa616c3b5a4aa59867472cddf7d8e63693808f0erederpj if specified. [RT #7391]
80e9324586de2fa55e2da4df409e6a85885ea659fielding1480. [bug] Provide replay protection for rndc commands. Full
80e9324586de2fa55e2da4df409e6a85885ea659fielding replay protection requires both rndc and named to
bacd210652b4559c2597f62e1d41ccbde92acdfafielding be updated. Partial replay protection (limited
80e9324586de2fa55e2da4df409e6a85885ea659fielding exposure after restart) is provided if just named
4682cf97ee2eca42a7222e0113ebacf5ef70c4efrbb is updated.
4682cf97ee2eca42a7222e0113ebacf5ef70c4efrbb1479. [bug] cfg_create_tuple() failed to handle out of
9f7fc4627b7d98f6f6955ad6cf0cec5a3e1c4debfielding memory cleanup. parse_list() would leak memory
9f7fc4627b7d98f6f6955ad6cf0cec5a3e1c4debfielding on syntax errors.
1702068419e130e99f021228659597c1ec658edcchuck1478. [port] ifconfig.sh didn't account for other virtual
1702068419e130e99f021228659597c1ec658edcchuck interfaces. It now takes a optional argument
1702068419e130e99f021228659597c1ec658edcchuck to specify the first interface number. [RT #3907]
01f61931c658183042469eb02fd3f61e4e643a6atrawick1477. [bug] memory leak using stub zones and TSIG.
01f61931c658183042469eb02fd3f61e4e643a6atrawick1476. [placeholder]
7ae8bc63caa2292341a22235223ff1ed17ac02aestoddard1475. [port] Probe for old sprintf().
7ae8bc63caa2292341a22235223ff1ed17ac02aestoddard1474. [port] Provide strtoul() and memmove() for platforms
7ae8bc63caa2292341a22235223ff1ed17ac02aestoddard without them.
7ae8bc63caa2292341a22235223ff1ed17ac02aestoddard1473. [bug] create_map() and create_string() failed to handle out
a70c3ad07126101795f5a988e86c88a699b297cerederpj of memory cleanup. [RT #6813]
23851fdc3ee2eac45ebb85f400a5d719656dfa22rbb1472. [contrib] idnkit-1.0 from JPNIC, replaces mdnkit.
23851fdc3ee2eac45ebb85f400a5d719656dfa22rbb1471. [bug] libbind: updated to BIND 8.4.0.
23851fdc3ee2eac45ebb85f400a5d719656dfa22rbb1470. [bug] Incorrect length passed to snprintf. [RT #5966]
23851fdc3ee2eac45ebb85f400a5d719656dfa22rbb1469. [func] Log end of outgoing zone transfer at same level
23851fdc3ee2eac45ebb85f400a5d719656dfa22rbb as the start of transfer is logged. [RT #4441]
105475009f541187ba7a14a367547d9404c578befielding1468. [func] Internal zones are no longer counted for
105475009f541187ba7a14a367547d9404c578befielding 'rndc status'. [RT #4706]
105475009f541187ba7a14a367547d9404c578befielding1467. [func] $GENERATES now supports optional class and ttl.
105475009f541187ba7a14a367547d9404c578befielding1466. [bug] lwresd configuration errors resulted in memory
b90c64e517df3fe1c97806830f84a30362187f0afielding and lock leaks. [RT #5228]
b90c64e517df3fe1c97806830f84a30362187f0afielding1465. [bug] isc_base64_decodestring() and isc_base64_tobuffer()
b90c64e517df3fe1c97806830f84a30362187f0afielding failed to check that trailing bits were zero allowing
105475009f541187ba7a14a367547d9404c578befielding some invalid base64 strings to be accepted. [RT #5397]
6ff63662058d5891fc110f8b357a3604d7f7deb3trawick1464. [bug] Preserve "out of zone" data for outgoing zone
6ff63662058d5891fc110f8b357a3604d7f7deb3trawick transfers. [RT #5192]
c4be1ca9db22140f3788166f0195304e2fe4743bgregames1463. [bug] dns_rdata_from{wire,struct}() failed to catch bad
c4be1ca9db22140f3788166f0195304e2fe4743bgregames NXT bit maps. [RT #5577]
8019a211b7453e80e6e22db6d41fe68dd7f8c4b8fielding1462. [bug] parse_sizeval() failed to check the token type.
a70c3ad07126101795f5a988e86c88a699b297cerederpj1461. [bug] Remove deadlock from rbtdb code. [RT #5599]
a70c3ad07126101795f5a988e86c88a699b297cerederpj1460. [bug] inet_pton() failed to reject certain malformed
a70c3ad07126101795f5a988e86c88a699b297cerederpj IPv6 literals.
357b3c68d77f4187bf6be49c248b90ba50b98f4agregames1459. [placeholder]
a3a9ceac1bc30598c594c89e1382609496b7752brbb1458. [cleanup] sprintf() -> snprintf().
a3a9ceac1bc30598c594c89e1382609496b7752brbb1457. [port] Provide strlcat() and strlcpy() for platforms without
25e17566bc9005778707317c8919c610513a4418stoddard1456. [contrib] gen-data-queryperf.py from Stephane Bortzmeyer.
25e17566bc9005778707317c8919c610513a4418stoddard1455. [bug] <netaddr> missing from server grammar in
25e17566bc9005778707317c8919c610513a4418stoddard1454. [port] Use getifaddrs() if available for interface scanning.
25e17566bc9005778707317c8919c610513a4418stoddard --disable-getifaddrs to override. Glibc currently
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb has a getifaddrs() that does not support IPv6.
44ea927aaaa7c419de1c824beb01b26216f387c3dougm Use --enable-getifaddrs=glibc to force the use of
44ea927aaaa7c419de1c824beb01b26216f387c3dougm this version under linux machines.
a601a32cec653022741d22b5d692b6afd6c4dc55trawick1453. [doc] ARM: $GENERATE example wasn't accurate. [RT #5298]
a601a32cec653022741d22b5d692b6afd6c4dc55trawick1452. [placeholder]
a601a32cec653022741d22b5d692b6afd6c4dc55trawick1451. [bug] rndc-confgen didn't exit with a error code for all
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb failures. [RT #5209]
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb1450. [bug] Fetching expired glue failed under certain
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb circumstances. [RT #5124]
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb1449. [bug] query_addbestns() didn't handle running out of memory
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb gracefully.
6202bc12656548c624a235bf43d6c866719b2b06rbb1448. [bug] Handle empty wildcards labels.
6202bc12656548c624a235bf43d6c866719b2b06rbb1447. [bug] We were casting (unsigned int) to and from (void *).
6202bc12656548c624a235bf43d6c866719b2b06rbb rdataset->private4 is now rdataset->privateuint4
6202bc12656548c624a235bf43d6c866719b2b06rbb to reflect a type change.
6202bc12656548c624a235bf43d6c866719b2b06rbb1446. [func] Implemented undocumented alternate transfer sources
bf6fc76bb2af745a68396e793d5d51a135a35f54rederpj from BIND 8. See use-alt-transfer-source,
bf6fc76bb2af745a68396e793d5d51a135a35f54rederpj alt-transfer-source and alt-transfer-source-v6.
bf6fc76bb2af745a68396e793d5d51a135a35f54rederpj SECURITY: use-alt-transfer-source is ENABLED unless
bf6fc76bb2af745a68396e793d5d51a135a35f54rederpj you are using views. This may cause a security risk
bf6fc76bb2af745a68396e793d5d51a135a35f54rederpj resulting in accidental disclosure of wrong zone
4f110a6b1eb8b6a88a2a0c804cf699062f67f708rbb content if the master supplying different source
4f110a6b1eb8b6a88a2a0c804cf699062f67f708rbb content based on IP address. If you are not certain
4f110a6b1eb8b6a88a2a0c804cf699062f67f708rbb ISC recommends setting use-alt-transfer-source no;
4f110a6b1eb8b6a88a2a0c804cf699062f67f708rbb1445. [bug] DNS_ADBFIND_STARTATROOT broke stub zones. This has
7aae0c3ef8e7f18f57e2712815c7b48358e5ff68rbb been replaced with DNS_ADBFIND_STARTATZONE which
7aae0c3ef8e7f18f57e2712815c7b48358e5ff68rbb causes the search to start using the closest zone.
d353d275978f11f5221110e8f954d09d03ec5e3arbb1444. [func] dns_view_findzonecut2() allows you to specify if the
d353d275978f11f5221110e8f954d09d03ec5e3arbb cache should be searched for zone cuts.
d353d275978f11f5221110e8f954d09d03ec5e3arbb1443. [func] Masters lists can now be specified and referenced
20fb0ba160cf0ca91b3f0f0d552cbe60d92b0449fielding in zone masters clauses and other masters lists.
20fb0ba160cf0ca91b3f0f0d552cbe60d92b0449fielding1442. [func] New functions for manipulating port lists:
66f62d70d05d9011c6ac59d5cd10a24e452fa1b3rbb dns_portlist_create(), dns_portlist_add(),
66f62d70d05d9011c6ac59d5cd10a24e452fa1b3rbb dns_portlist_remove(), dns_portlist_match(),
66f62d70d05d9011c6ac59d5cd10a24e452fa1b3rbb dns_portlist_attach() and dns_portlist_detach().
9832ee60b23ca2a3faa403bbe88720815969a9fefielding1441. [func] It is now possible to tell dig to bind to a specific
9832ee60b23ca2a3faa403bbe88720815969a9fefielding source port.
dd6d55810261b3c26c4a2ec2e089c031beb1d44dgregames1440. [func] It is now possible to tell named to avoid using
dd6d55810261b3c26c4a2ec2e089c031beb1d44dgregames certain source ports (avoid-v4-udp-ports,
dd6d55810261b3c26c4a2ec2e089c031beb1d44dgregames avoid-v6-udp-ports).
ee25ccdf4aa79a7a7f2dfc13fc118f0a343422fcwrowe1439. [bug] Named could return NOERROR with certain NOTIFY
ee25ccdf4aa79a7a7f2dfc13fc118f0a343422fcwrowe failures. Return NOTAUTH if the NOTIFY zone is
ee25ccdf4aa79a7a7f2dfc13fc118f0a343422fcwrowe not being served.
90a8cab05f4d949dd1317df7e19a2f787c46a5f6rbb1438. [func] Log TSIG (if any) when logging NOTIFY requests.
6c3ee5153fd311a5fc6dd718dcc704487ac7d2a3rbb1437. [bug] Leave space for stdio to work in. [RT #5033]
b1a4bfe2ea1faafd10cad5051e07503e7596b1f0fielding1436. [func] dns_zonemgr_resumexfrs() can be used to restart
6c3ee5153fd311a5fc6dd718dcc704487ac7d2a3rbb stalled transfers.
6c3ee5153fd311a5fc6dd718dcc704487ac7d2a3rbb1435. [bug] zmgr_resume_xfrs() was being called read locked
6c3ee5153fd311a5fc6dd718dcc704487ac7d2a3rbb rather than write locked. zmgr_resume_xfrs()
da3e32612f06d3082e41ba709919c996c89b8c06rederpj was not being called if the zone was being
da3e32612f06d3082e41ba709919c996c89b8c06rederpj1434. [bug] "rndc reconfig" failed to initiate the initial
da3e32612f06d3082e41ba709919c996c89b8c06rederpj zone transfer of new slave zones.
da3e32612f06d3082e41ba709919c996c89b8c06rederpj1433. [bug] named could trigger a REQUIRE failure if it could
da3e32612f06d3082e41ba709919c996c89b8c06rederpj not get a file descriptor when attempting to write
734ab810a1c5028776ed5d6c54b2ef974b75d397rbb a master file. [RT #4347]
0d9c389e9c63d02edb068917d49af2fa8012af91marc1432. [func] The advertised EDNS UDP buffer size can now be set
0d9c389e9c63d02edb068917d49af2fa8012af91marc via named.conf (edns-udp-size).
ae416a3cdff7a12665838a2184183299dcee6ec9bjh1431. [bug] isc_print_snprintf() "%s" with precision could walk off
ae416a3cdff7a12665838a2184183299dcee6ec9bjh end of argument. [RT #5191]
b0bb6f215e43a79342c422bc9b0c258add88ca51stoddard1430. [port] linux: IPv6 interface scanning support.
6d8d0dd6604f823aadbe3a18c3cff4eca584bda8trawick1429. [bug] Prevent the cache getting locked to old servers.
99cec2acb38d6a2fb2d4a9d437db7b50ef5b208awrowe1428. [placeholder]
4d83a32b74579903e90aa1cb8574b5b97404d0c4trawick1427. [bug] Race condition in adb with threaded build.
4d83a32b74579903e90aa1cb8574b5b97404d0c4trawick1426. [placeholder]
7c2d1ecc95b2213a3fd449b2549999ed6f19f6berbb1425. [port] linux/libbind: define __USE_MISC when testing *_r()
7c2d1ecc95b2213a3fd449b2549999ed6f19f6berbb function prototypes in netdb.h. [RT #4921]
7c2d1ecc95b2213a3fd449b2549999ed6f19f6berbb1424. [bug] EDNS version not being correctly printed.
51469a0d2057aa24107b6f5a04e145824e10da1fdirkx1423. [contrib] queryperf: added A6 and SRV.
51469a0d2057aa24107b6f5a04e145824e10da1fdirkx1422. [func] Log name/type/class when denying a query. [RT #4663]
51469a0d2057aa24107b6f5a04e145824e10da1fdirkx1421. [func] Differentiate updates that don't succeed due to
383a9c6af58f5a670e8ef8b7f222ce71dbb7bee5dirkx prerequisites (unsuccessful) vs other reasons
6d8d0dd6604f823aadbe3a18c3cff4eca584bda8trawick1420. [port] solaris: work around gcc optimizer bug.
6d8d0dd6604f823aadbe3a18c3cff4eca584bda8trawick1419. [port] openbsd: use /dev/arandom. [RT #4950]
73cd9876e07c696a3e3563277a1d4e3173861af6stoddard1418. [bug] 'rndc reconfig' did not cause new slaves to load.
73cd9876e07c696a3e3563277a1d4e3173861af6stoddard1417. [func] ID.SERVER/CHAOS is now a built in zone.
73cd9876e07c696a3e3563277a1d4e3173861af6stoddard See "server-id" for how to configure.
15ecbdb46249bbd3ac51fdacaff3b3ac4d179ffarbb1416. [bug] Empty node should return NOERROR NODATA, not NXDOMAIN.
2281907b9a2a509aa0eabdc0b1d21424018dbbdfrbb1415. [func] DS TTL now derived from NS ttl. NXT TTL now derived
2281907b9a2a509aa0eabdc0b1d21424018dbbdfrbb from SOA MINIMUM.
2281907b9a2a509aa0eabdc0b1d21424018dbbdfrbb1414. [func] Support for KSK flag.
2281907b9a2a509aa0eabdc0b1d21424018dbbdfrbb1413. [func] Explicitly request the (re-)generation of DS records
2281907b9a2a509aa0eabdc0b1d21424018dbbdfrbb from keysets (dnssec-signzone -g).
2ca377182c951f9895cd5e7a350b442a39c8eb23rbb1412. [func] You can now specify servers to be tried if a nameserver
2ca377182c951f9895cd5e7a350b442a39c8eb23rbb has IPv6 address and you only support IPv4 or the
1217c8c05f7e3ac0cac8c8dc0c6e7979326c977arbb reverse. See dual-stack-servers.
1217c8c05f7e3ac0cac8c8dc0c6e7979326c977arbb1411. [bug] empty nodes should stop wildcard matches. [RT #4802]
b6873e2c00ff7b0af18d837ef4c3cd58cf6b54c5rbb1410. [func] Handle records that live in the parent zone, e.g. DS.
893328ef6ff86d0ca27774778d84410353789fb0fielding1409. [bug] DS should have attribute DNS_RDATATYPEATTR_DNSSEC.
893328ef6ff86d0ca27774778d84410353789fb0fielding1408. [bug] "make distclean" was not complete. [RT #4700]
274de94b0b59f4ee126dca1726624980828d0cd0stoddard1407. [bug] lfsr incorrectly implements the shift register.
274de94b0b59f4ee126dca1726624980828d0cd0stoddard1406. [bug] dispatch initializes one of the LFSR's with a incorrect
85d733e70c94a57c9ff893ed05d8b9cfcd0f083fstoddard polynomial. [RT #4617]
85d733e70c94a57c9ff893ed05d8b9cfcd0f083fstoddard1405. [func] Use arc4random() if available.
4b0939148fffde56f0b7db2a43cab1d1dc76ab3fmjc1404. [bug] libbind: ns_name_ntol() could overwrite a zero length
4b0939148fffde56f0b7db2a43cab1d1dc76ab3fmjc1403. [func] dnssec-signzone, dnssec-keygen, dnssec-makekeyset
3f0dd56fa6b79fe389f20738369b290e2f3e9201trawick dnssec-signkey now report their version in the
70b83609159f247f5920421a890dc27a0718d63adreid usage message.
70b83609159f247f5920421a890dc27a0718d63adreid1402. [cleanup] A6 has been moved to experimental and is no longer
70b83609159f247f5920421a890dc27a0718d63adreid fully supported.
70b83609159f247f5920421a890dc27a0718d63adreid1401. [bug] adb wasn't clearing state when the timer expired.
a1033a770bfee276def7d4cb9759856f69293e48trawick1400. [bug] Block the addition of wildcard NS records by IXFR
a1033a770bfee276def7d4cb9759856f69293e48trawick or UPDATE. [RT #3502]
bd2d582e0f0708b6e8e258a9a5f9a15445752087trawick1399. [bug] Use serial number arithmetic when testing SIG
bd2d582e0f0708b6e8e258a9a5f9a15445752087trawick timestamps. [RT #4268]
adb8ad10ffc20ed06ec6cfab6cd7933ab429ea7dtrawick1398. [doc] ARM: notify-also should have been also-notify.
b45c1c292ff1fa635004ae81fa691f8cb3cdda85rbb1397. [maint] J.ROOT-SERVERS.NET is now 192.58.128.30.
b45c1c292ff1fa635004ae81fa691f8cb3cdda85rbb1396. [func] dnssec-signzone: adjust the default signing time by
b45c1c292ff1fa635004ae81fa691f8cb3cdda85rbb 1 hour to allow for clock skew.
b45c1c292ff1fa635004ae81fa691f8cb3cdda85rbb1395. [port] OpenSSL 0.9.7 defines CRYPTO_LOCK_ENGINE but doesn't
b45c1c292ff1fa635004ae81fa691f8cb3cdda85rbb have a working implementation. [RT #4079]
86f191e8221867df8c9cd22271e7d54204f39186rbb1394. [func] It is now possible to check if a particular element is
86f191e8221867df8c9cd22271e7d54204f39186rbb in a acl. Remove duplicate entries from the localnets
962f339c5f0f61adde79936f610fb05ce0854d6echuck1393. [port] Bind to individual IPv6 interfaces if IPV6_IPV6ONLY
962f339c5f0f61adde79936f610fb05ce0854d6echuck is not available in the kernel to prevent accidently
962f339c5f0f61adde79936f610fb05ce0854d6echuck listening on IPv4 interfaces.
157e6980a24a44e4719173b1c555133caecbc172stoddard1392. [bug] named-checkzone: update usage.
157e6980a24a44e4719173b1c555133caecbc172stoddard1391. [func] Add support for IPv6 scoped addresses in named.
4b0939148fffde56f0b7db2a43cab1d1dc76ab3fmjc1390. [func] host now supports ixfr.
171f8c636ff1374e3a3dfff333211becda355b98trawick1389. [bug] named could fail to rotate long log files. [RT #3666]
171f8c636ff1374e3a3dfff333211becda355b98trawick1388. [port] irix: check for sys/sysctl.h and NET_RT_IFLIST before
171f8c636ff1374e3a3dfff333211becda355b98trawick defining HAVE_IFLIST_SYSCTL. [RT #3770]
faa6e5d8b210456ae4dad0398dfa40a19fd89d59coar1387. [bug] named could crash due to an access to invalid memory
faa6e5d8b210456ae4dad0398dfa40a19fd89d59coar space (which caused an assertion failure) in
faa6e5d8b210456ae4dad0398dfa40a19fd89d59coar incremental cleaning. [RT #3588]
ed105ee460bbaf479f0aa0f59d3951da85066e27stoddard1386. [bug] named-checkzone -z stopped on errors in a zone.
ed105ee460bbaf479f0aa0f59d3951da85066e27stoddard1385. [bug] Setting serial-query-rate to 10 would trigger a
ed105ee460bbaf479f0aa0f59d3951da85066e27stoddard REQUIRE failure.
ed105ee460bbaf479f0aa0f59d3951da85066e27stoddard1384. [bug] host was incompatible with BIND 8 in its exit code and
ed105ee460bbaf479f0aa0f59d3951da85066e27stoddard in the output with the -l option. [RT #3536]
bae64a3e5bf7b96d8379e24f13273f26b3b29e16coar1383. [func] Track the serial number in a IXFR response and log if
bae64a3e5bf7b96d8379e24f13273f26b3b29e16coar a mismatch occurs. This is a more specific error than
bae64a3e5bf7b96d8379e24f13273f26b3b29e16coar "not exact". [RT #3445]
c7fe488773cf6f50a1b2d9211c2f30a2ace8b67ccoar1382. [bug] make install failed with --enable-libbind. [RT #3656]
c7fe488773cf6f50a1b2d9211c2f30a2ace8b67ccoar1381. [bug] named failed to correctly process answers that
27338fc39af80f2f0e4a8dbdc90c8a8179a5b2e4rbb contained DNAME records where the resulting CNAME
27338fc39af80f2f0e4a8dbdc90c8a8179a5b2e4rbb resulted in a negative answer.
27338fc39af80f2f0e4a8dbdc90c8a8179a5b2e4rbb1380. [func] 'rndc recursing' dump recursing queries to
27338fc39af80f2f0e4a8dbdc90c8a8179a5b2e4rbb 'recursing-file = "named.recursing";'.
853a0c44563b056e40e9cffe911190f554e63ec3chuck1379. [func] 'rndc status' now reports tcp and recursion quota
853a0c44563b056e40e9cffe911190f554e63ec3chuck1378. [func] Improved positive feedback for 'rndc {reload|refresh}.
330c042543440d0987244c94c65d14eeb7af0868rbb1377. [func] dns_zone_load{new}() now reports if the zone was
f1fa5e69040a3a72054d185f6087a7d1592b83e8rbb loaded, queued for loading to up to date.
f1fa5e69040a3a72054d185f6087a7d1592b83e8rbb1376. [func] New function dns_zone_logc() to log to specified
30e3e9b782c701f885583b7d13d8e46c37d7e1ddtrawick1375. [func] 'rndc dumpdb' now dumps the adb cache along with the
30e3e9b782c701f885583b7d13d8e46c37d7e1ddtrawick data cache.
30e3e9b782c701f885583b7d13d8e46c37d7e1ddtrawick1374. [func] dns_adb_dump() now logs the lame zones associated
27faa3af8a50c1dc2dc6cb3049722378f85e5517rbb with each server.
27faa3af8a50c1dc2dc6cb3049722378f85e5517rbb1373. [bug] Recovery from expired glue failed under certain
141b1a93f508248cbc0e9a124cc38041eb3e2562rbb circumstances.
141b1a93f508248cbc0e9a124cc38041eb3e2562rbb1372. [bug] named crashes with an assertion failure on exit when
141b1a93f508248cbc0e9a124cc38041eb3e2562rbb sharing the same port for listening and querying, and
141b1a93f508248cbc0e9a124cc38041eb3e2562rbb changing listening addresses several times. [RT# 3509]
141b1a93f508248cbc0e9a124cc38041eb3e2562rbb1371. [bug] notify-source-v6, transfer-source-v6 and
865980dc9aeb61741e586502440f0c0fea4835c6trawick query-source-v6 with explicit addresses and using the
865980dc9aeb61741e586502440f0c0fea4835c6trawick same ports as named was listening on could interfere
865980dc9aeb61741e586502440f0c0fea4835c6trawick with named's ability to answer queries sent to those
865980dc9aeb61741e586502440f0c0fea4835c6trawick1370. [bug] dig '+[no]recurse' was incorrectly documented.
865980dc9aeb61741e586502440f0c0fea4835c6trawick1369. [bug] Adding an NS record as the lexicographically last
9a0d076511763b559a755133f6a182e6c24ef643rbb record in a secure zone didn't work.
9a0d076511763b559a755133f6a182e6c24ef643rbb1368. [func] remove support for bitstring labels.
9a0d076511763b559a755133f6a182e6c24ef643rbb1367. [func] Use response times to select forwarders.
b42a7e46e4f80282bd27e96d43c9510b14ccb9aarbb1366. [contrib] queryperf usage was incomplete. Add '-h' for help.
b42a7e46e4f80282bd27e96d43c9510b14ccb9aarbb1365. [func] "localhost" and "localnets" acls now include IPv6
b42a7e46e4f80282bd27e96d43c9510b14ccb9aarbb addresses / prefixes.
6501b757f710f75d47c950300d8110aca67dc0b0rbb1364. [func] Log file name when unable to open memory statistics
6501b757f710f75d47c950300d8110aca67dc0b0rbb and dump database files. [RT# 3437]
dfd4950edac888e671b96f62ff5382b7cb350d48rbb1363. [func] Listen-on-v6 now supports specific addresses.
dfd4950edac888e671b96f62ff5382b7cb350d48rbb1362. [bug] remove IFF_RUNNING test when scanning interfaces.
a6d4b3f8d54aaf14d8ee5dda3a09bf8b6370dfa4wrowe1361. [func] log the reason for rejecting a server when resolving
c9a95767fbf0f5fb0976a06b97a256033925e433rbb1360. [bug] --enable-libbind would fail when not built in the
c9a95767fbf0f5fb0976a06b97a256033925e433rbb source tree for certain OS's.
21b8c3cb46cea2b31a585a95ce9f93f4f6abc35brbb1359. [security] Support patches OpenSSL libraries.
d8d839738b1e80b0f9c54e83677b3f2c46c22705rbb1358. [bug] It was possible to trigger a INSIST when debugging
d8d839738b1e80b0f9c54e83677b3f2c46c22705rbb large dynamic updates. [RT #3390]
9635d7ffbd8ca441f85051f9a3adba17142d0b20rbb1357. [bug] nsupdate was extremely wasteful of memory.
9635d7ffbd8ca441f85051f9a3adba17142d0b20rbb1356. [tuning] Reduce the number of events / quantum for zone tasks.
d8d839738b1e80b0f9c54e83677b3f2c46c22705rbb1355. [bug] Fix DNSSEC wildcard proof for CNAME/DNAME.
0415e5e1b9b6eba6899a2e5ef18f8facb8db0cfbstoddard1354. [doc] lwres man pages had illegal nroff.
0415e5e1b9b6eba6899a2e5ef18f8facb8db0cfbstoddard1353. [contrib] sdb/ldap to version 0.9.
1374444b4fab1475091e12a81663f379b73005efrbb1352. [bug] dig, host, nslookup when falling back to TCP use the
1374444b4fab1475091e12a81663f379b73005efrbb current search entry (if any). [RT #3374]
3233d057ad276d823bded5c24c3fd6729ed1a736rbb1351. [bug] lwres_getipnodebyname() returned the wrong name
3233d057ad276d823bded5c24c3fd6729ed1a736rbb when given a IPv4 literal, af=AF_INET6 and AI_MAPPED
9927a2a72d50103f32323b53f5fc4577c1801327rbb1350. [bug] dns_name_fromtext() failed to handle too many labels
9927a2a72d50103f32323b53f5fc4577c1801327rbb gracefully.
9927a2a72d50103f32323b53f5fc4577c1801327rbb1349. [security] Minimum OpenSSL version now 0.9.6e (was 0.9.5a).
82d2eed8f2152aff3f7554951c133a9d404ebbc5rbb1348. [port] win32: Rewrote code to use I/O Completion Ports
2e970b7ec485dde18f8fb3f494f98a3f68749859fanf in socket.c and eliminating a host of socket
2e970b7ec485dde18f8fb3f494f98a3f68749859fanf errors. Performance is enhanced.
a5a7ecb732cfe89bb1f8e3c61b316c2075cefe52rbb1347. [placeholder]
a5a7ecb732cfe89bb1f8e3c61b316c2075cefe52rbb1346. [placeholder]
364701a102725758f2e3a511924381e2faa93e27rbb1345. [port] Use a explicit -Wformat with gcc. Not all versions
364701a102725758f2e3a511924381e2faa93e27rbb include it in -Wall.
364701a102725758f2e3a511924381e2faa93e27rbb1344. [func] Log if the serial number on the master has gone
364701a102725758f2e3a511924381e2faa93e27rbb backwards.
0811e8a41d152f0016a385ce1dfa44f475425b70rbb If you have multiple machines specified in the masters
0811e8a41d152f0016a385ce1dfa44f475425b70rbb clause you may want to set 'multi-master yes;' to
0811e8a41d152f0016a385ce1dfa44f475425b70rbb suppress this warning.
957b9b3f5e47c6cc7c2d8d9e2224c7364e966c70rbb1343. [func] Log successful notifies received (info). Adjust log
957b9b3f5e47c6cc7c2d8d9e2224c7364e966c70rbb level for failed notifies to notice.
957b9b3f5e47c6cc7c2d8d9e2224c7364e966c70rbb1342. [func] Log remote address with TCP dispatch failures.
957b9b3f5e47c6cc7c2d8d9e2224c7364e966c70rbb1341. [func] Allow a rate limiter to be stalled.
e91c80d53d8ffa738283d923638fa3efd8aa6bf7rbb1340. [bug] Delay and spread out the startup refresh load.
9359bd100badb53fd8a465cb3a0a90b218b30c4cben1339. [func] dig, host and nslookup now use IP6.ARPA for nibble
9359bd100badb53fd8a465cb3a0a90b218b30c4cben lookups. Bit string lookups are no longer attempted.
d0211374a981173d4537e3f919c708b5f64040fcgstein1338. [placeholder]
d0211374a981173d4537e3f919c708b5f64040fcgstein1337. [placeholder]
37d15e1062df9dcdd39ebee5bd2fdc75d4a6aa4arbb1336. [func] Nibble lookups under IP6.ARPA are now supported by
37d15e1062df9dcdd39ebee5bd2fdc75d4a6aa4arbb dns_byaddr_create(). dns_byaddr_createptrname() is
e3ec3193b69b45923c14915fa3ee3bc1f0215bafrbb deprecated, use dns_byaddr_createptrname2() instead.
e3ec3193b69b45923c14915fa3ee3bc1f0215bafrbb1335. [bug] When performing a nonexistence proof, the validator
e3ec3193b69b45923c14915fa3ee3bc1f0215bafrbb should discard parent NXTs from higher in the DNS.
138c8f7cb8254e035c6f45288e3909cd9c21be5cmartin1334. [bug] When signing/verifying rdatasets, duplicate rdatas
138c8f7cb8254e035c6f45288e3909cd9c21be5cmartin need to be suppressed.
138c8f7cb8254e035c6f45288e3909cd9c21be5cmartin1333. [contrib] queryperf now reports a summary of returned
138c8f7cb8254e035c6f45288e3909cd9c21be5cmartin rcodes (-c), rcodes are printed in mnemonic form (-v).
adaea88da2d103e4302e361c932b98cee86fb1c5rbb1332. [func] Report the current serial with periodic commits when
adaea88da2d103e4302e361c932b98cee86fb1c5rbb rolling forward the journal.
8a76b3f3c93d39930182afa227d258218f80926brbb1331. [func] Generate DNSSEC wildcard proofs.
8e7c85d6eb9bf628f081763c5bd778b784d5001crbb1330. [bug] When processing events (non-threaded) only allow
8e7c85d6eb9bf628f081763c5bd778b784d5001crbb the task one chance to use to use its quantum.
8e7c85d6eb9bf628f081763c5bd778b784d5001crbb1329. [func] named-checkzone will now check if nameservers that
97ad13ce0413b573e63512b57c874ebbd41065b2rbb appear to be IP addresses. Available modes "fail",
97ad13ce0413b573e63512b57c874ebbd41065b2rbb "warn" (default) and "ignore" the results of the
2d3a1dd65798c72b7e46593614b4e27716cc5cderbb1328. [bug] The validator could incorrectly verify an invalid
2d3a1dd65798c72b7e46593614b4e27716cc5cderbb negative proof.
78f2608a1583b3cb409e12be701392ad1a929653rbb1327. [bug] The validator would incorrectly mark data as insecure
78f2608a1583b3cb409e12be701392ad1a929653rbb when seeing a bogus signature before a correct
78f2608a1583b3cb409e12be701392ad1a929653rbb signature.
c5c3b5e33fca6425dc716e1dc51c10733d9b6bc3rbb1326. [bug] DNAME/CNAME signatures were not being cached when
c5c3b5e33fca6425dc716e1dc51c10733d9b6bc3rbb validation was not being performed. [RT #3284]
be7b08f10dc6b0be088c8b41009d89ea49ad4acarbb1325. [bug] If the tcpquota was exhausted it was possible to
be7b08f10dc6b0be088c8b41009d89ea49ad4acarbb to trigger a INSIST() failure.
be7b08f10dc6b0be088c8b41009d89ea49ad4acarbb1324. [port] darwin: ifconfig.sh now supports darwin.
2a0c3663b66c9af764267ac3c4e140e659598474ben1323. [port] linux: Slackware 4.0 needs <asm/unistd.h>. [RT #3205]
2a0c3663b66c9af764267ac3c4e140e659598474ben1322. [bug] dnssec-signzone usage message was misleading.
8a76b3f3c93d39930182afa227d258218f80926brbb1321. [bug] If the last RRset in a zone is glue, dnssec-signzone
8a76b3f3c93d39930182afa227d258218f80926brbb would incorrectly duplicate its output and sign it.
11d400383ba9f941cc49e1a8da562fd172d3d7c5stoddard1320. [doc] query-source-v6 was missing from options section.
528e2a7d7cf6b8879291b59dd5afd8f6c7ae1b6brbb1319. [func] libbind: log attempts to exploit #1318.
528e2a7d7cf6b8879291b59dd5afd8f6c7ae1b6brbb1318. [bug] libbind: Remote buffer overrun.
528e2a7d7cf6b8879291b59dd5afd8f6c7ae1b6brbb1317. [port] libbind: TrueUNIX 5.1 does not like __align as a
1a3161b56ebbbd036730d5372d4800cc495db212rbb element name.
1a3161b56ebbbd036730d5372d4800cc495db212rbb1316. [bug] libbind: gethostans() could get out of sync parsing
1a3161b56ebbbd036730d5372d4800cc495db212rbb the response if there was a very long CNAME chain.
2d87d8f191175a0683f430d790d81a5604b74ec6rbb1315. [bug] Options should apply to the internal _bind view.
2d87d8f191175a0683f430d790d81a5604b74ec6rbb1314. [port] Handle ECONNRESET from sendmsg() [unix].
6bcee6b60a2fc4c96328af30e79bad4927ff30f3rbb1313. [func] Query log now says if the query was signed (S) or
6bcee6b60a2fc4c96328af30e79bad4927ff30f3rbb if EDNS was used (E).
6bcee6b60a2fc4c96328af30e79bad4927ff30f3rbb1312. [func] Log TSIG key used w/ outgoing zone transfers.
1e8d4cfede0bad3a1a33e3b2eef0ba6754746f72rbb1311. [bug] lwres_getrrsetbyname leaked memory. [RT #3159]
1e8d4cfede0bad3a1a33e3b2eef0ba6754746f72rbb1310. [bug] 'rndc stop' failed to cause zones to be flushed
1e8d4cfede0bad3a1a33e3b2eef0ba6754746f72rbb sometimes. [RT #3157]
5600cf225f3be88ed9b5385a0737ccde7d0775bbrbb1309. [func] Log that a zone transfer was covered by a TSIG.
5600cf225f3be88ed9b5385a0737ccde7d0775bbrbb1308. [func] DS (delegation signer) support.
84b76faff9e8fa4b16b587b95d3930e36fe3c405rbb1307. [bug] nsupdate: allow white space base64 key data.
84b76faff9e8fa4b16b587b95d3930e36fe3c405rbb1306. [bug] Badly encoded LOC record when the size, horizontal
84b76faff9e8fa4b16b587b95d3930e36fe3c405rbb precision or vertical precision was 0.1m.
84b76faff9e8fa4b16b587b95d3930e36fe3c405rbb1305. [bug] Document that internal zones are included in the
84b76faff9e8fa4b16b587b95d3930e36fe3c405rbb rndc status results.
84b76faff9e8fa4b16b587b95d3930e36fe3c405rbb1304. [func] New function: dns_zone_name().
bcef91d7068817e2e56854f5c5b22b6eb4663a85rbb1303. [func] Option 'flush-zones-on-shutdown <boolean>;'.
bcef91d7068817e2e56854f5c5b22b6eb4663a85rbb1302. [func] Extended rndc dumpdb to support dumping of zones and
445997e06464e7625c7f0e22917f8f2d9876cfffrbb view selection: 'dumpdb [-all|-zones|-cache] [view]'.
445997e06464e7625c7f0e22917f8f2d9876cfffrbb1301. [func] New category 'update-security'.
445997e06464e7625c7f0e22917f8f2d9876cfffrbb1300. [port] Compaq Trucluster support.
a2c240fe8836beba2330b03d55569d9e31bb3358trawick1299. [bug] Set AI_ADDRCONFIG when looking up addresses
a2c240fe8836beba2330b03d55569d9e31bb3358trawick via getaddrinfo() (affects dig, host, nslookup, rndc
a2c240fe8836beba2330b03d55569d9e31bb3358trawick and nsupdate).
13ee9baf0119bca0739d3f17591f0bf2c64cdcccrbb1298. [bug] The CINCLUDES macro in lib/dns/sec/dst/Makefile
13ee9baf0119bca0739d3f17591f0bf2c64cdcccrbb could be left with a trailing "\" after configure
13ee9baf0119bca0739d3f17591f0bf2c64cdcccrbb has been run.
5a58a10705b7b154b53294e0c0283d64eabdcb7fstoddard1297. [port] linux: make handling EINVAL from socket() no longer
5a58a10705b7b154b53294e0c0283d64eabdcb7fstoddard conditional on #ifdef LINUX.
3568de757bac0b47256647504c186d17ca272f85rbb1296. [bug] isc_log_closefilelogs() needed to lock the log
98f3c8c547839251cb43e9f917114cc8b16ced9efanf1295. [bug] isc_log_setdebuglevel() needed to lock the log
1a411968bb62cc88c3cbf14a53caf6587c224259fanf1294. [func] libbind: no longer attempts bit string labels for
10a2de5cee9ae5abe675ea200fbe635a54556c8ffanf for nibble style resolution.
10a2de5cee9ae5abe675ea200fbe635a54556c8ffanf1293. [func] Entropy can now be retrieved from EGDs. [RT #2438]
60777c94cb33363389d4848524c0809c235ba5e5rbb1292. [func] Enable IPv6 support when using ioctl style interface
6f06d481dafc90f1b553f1d2828bcea50a039854fielding scanning and OS supports SIOCGLIFADDR using struct
b5140df3124b186e4a977812fd9828d1e295c080wrowe if_laddrreq.
b5140df3124b186e4a977812fd9828d1e295c080wrowe1291. [func] Enable IPv6 support when using sysctl style interface
c9dafaafc2650994e47f88f5239f643c97ec4cb3wrowe1290. [func] "dig axfr" now reports the number of messages
c9dafaafc2650994e47f88f5239f643c97ec4cb3wrowe as well as the number of records.
c9dafaafc2650994e47f88f5239f643c97ec4cb3wrowe1289. [port] See if -ldl is required for OpenSSL? [RT #2672]
41aef8943f349ee0b5b510dd436301b4c33c628cwrowe1288. [bug] Adjusted REQUIRE's in lib/dns/name.c to better
41aef8943f349ee0b5b510dd436301b4c33c628cwrowe reflect written requirements.
5727f68f33838686d447f55a100309e54efb20f8fielding1287. [bug] REQUIRE that DNS_DBADD_MERGE only be set when adding
5727f68f33838686d447f55a100309e54efb20f8fielding a rdataset to a zone db in the rbtdb implementation of
5727f68f33838686d447f55a100309e54efb20f8fielding addrdataset.
5727f68f33838686d447f55a100309e54efb20f8fielding1286. [bug] dns_name_downcase() enforce requirement that
d28c69d8e5f2e88e653d61436bb6fa6302a212b4rbb target != NULL or name->buffer != NULL.
d28c69d8e5f2e88e653d61436bb6fa6302a212b4rbb1285. [func] lwres: probe the system to see what address families
d28c69d8e5f2e88e653d61436bb6fa6302a212b4rbb are currently in use.
b974a8fc59a9d6193305dcd8690992a411d88232rbb1284. [bug] The RTT estimate on unused servers was not aged.
b974a8fc59a9d6193305dcd8690992a411d88232rbb [RT #2569]
b974a8fc59a9d6193305dcd8690992a411d88232rbb1283. [func] Use "dataready" accept filter if available.
fa996ff928f6170678c8789c8073c368f56d770arbb1282. [port] libbind: hpux 11.11 interface scanning.
fa996ff928f6170678c8789c8073c368f56d770arbb1281. [func] Log zone when unable to get private keys to update
fa996ff928f6170678c8789c8073c368f56d770arbb zone. Log zone when NXT records are missing from
fa996ff928f6170678c8789c8073c368f56d770arbb secure zone.
a1bbc66131c63e718e3f73fc11a348f7552d7947rbb1280. [bug] libbind: escape '(' and ')' when converting to
a1bbc66131c63e718e3f73fc11a348f7552d7947rbb presentation form.
b31025f6f2c0392dc76eecca7f27faad0b902be0wrowe1279. [port] Darwin uses (unsigned long) for size_t. [RT #2590]
b31025f6f2c0392dc76eecca7f27faad0b902be0wrowe1278. [func] dig: now supports +[no]cl +[no]ttlid.
b31025f6f2c0392dc76eecca7f27faad0b902be0wrowe1277. [func] You can now create your own customized printing
b31025f6f2c0392dc76eecca7f27faad0b902be0wrowe styles: dns_master_stylecreate() and
4783bc116b4dc37deadcc0b68ce3d3eeb6a7464aben dns_master_styledestroy().
4783bc116b4dc37deadcc0b68ce3d3eeb6a7464aben1276. [bug] libbind: const pointer conflicts in res_debug.c.
4783bc116b4dc37deadcc0b68ce3d3eeb6a7464aben1275. [port] libbind: hpux: treat all hpux systems as BIG_ENDIAN.
fcc25eda7b150e226d3c1cdaea66a943d3fdee4erbb1274. [bug] Memory leak in lwres_gnbarequest_parse().
fcc25eda7b150e226d3c1cdaea66a943d3fdee4erbb1273. [port] libbind: solaris: 64 bit binary compatibility.
fcc25eda7b150e226d3c1cdaea66a943d3fdee4erbb1272. [contrib] Berkeley DB 4.0 sdb implementation from
fcc25eda7b150e226d3c1cdaea66a943d3fdee4erbb Nuno Miguel Rodrigues <nmr@co.sapo.pt>.
fcc25eda7b150e226d3c1cdaea66a943d3fdee4erbb1271. [bug] "recursion available: {denied,approved}" was too
cab10c98980b42562a7850410cecd37798e170ecrbb confusing.
cab10c98980b42562a7850410cecd37798e170ecrbb1270. [bug] Check that system inet_pton() and inet_ntop() support
71715c646d5231de578431f8961e711764b899d3fanf1269. [port] Openserver: ifconfig.sh support.
71715c646d5231de578431f8961e711764b899d3fanf1268. [port] Openserver: the value FD_SETSIZE depends on whether
2714d6002fcdf12f5b26cc948c9f2f03ca5e7ee9rbb <sys/param.h> is included or not. Be consistent.
2714d6002fcdf12f5b26cc948c9f2f03ca5e7ee9rbb1267. [func] isc_file_openunique() now creates file using mode
2714d6002fcdf12f5b26cc948c9f2f03ca5e7ee9rbb 0666 rather than 0600.
8695c28e4d0bb9357f606045b37238d4f49ce8b6rbb1266. [bug] ISC_LINK_INIT, ISC_LINK_UNLINK, ISC_LIST_DEQUEUE,
8695c28e4d0bb9357f606045b37238d4f49ce8b6rbb __ISC_LINK_UNLINKUNSAFE and __ISC_LIST_DEQUEUEUNSAFE
8695c28e4d0bb9357f606045b37238d4f49ce8b6rbb are not C++ compatible, use *_TYPE versions instead.
8695c28e4d0bb9357f606045b37238d4f49ce8b6rbb1265. [bug] libbind: LINK_INIT and UNLINK were not compatible with
8695c28e4d0bb9357f606045b37238d4f49ce8b6rbb C++, use LINK_INIT_TYPE and UNLINK_TYPE instead.
5f69f46ccdf50afd8f0a23f134746e6066185e89rbb1264. [placeholder]
5f69f46ccdf50afd8f0a23f134746e6066185e89rbb1263. [bug] Reference after free error if dns_dispatchmgr_create()
e76797ee89ad6fb15ad97b0f3903ae324ac44949wrowe1262. [bug] ns_server_destroy() failed to set *serverp to NULL.
e76797ee89ad6fb15ad97b0f3903ae324ac44949wrowe1261. [func] libbind: ns_sign2() and ns_sign_tcp() now provide
e76797ee89ad6fb15ad97b0f3903ae324ac44949wrowe support for compressed TSIG owner names.
e76797ee89ad6fb15ad97b0f3903ae324ac44949wrowe1260. [func] libbind: res_update can now update IPv6 servers,
e76797ee89ad6fb15ad97b0f3903ae324ac44949wrowe new function res_findzonecut2().
a1e0709c89175c34a3f72eb4a83d7ee1621a0884rbb1259. [bug] libbind: get_salen() IPv6 support was broken for OSs
a1e0709c89175c34a3f72eb4a83d7ee1621a0884rbb w/o sa_len.
a1e0709c89175c34a3f72eb4a83d7ee1621a0884rbb1258. [bug] libbind: res_nametotype() and res_nametoclass() were
4b13b6bcdcfae61d3c58cc2569757651f28f2bbfrbb1257. [bug] Failure to write pid-file should not be fatal on
34ea1d36f4e1c8d66338e691793017d105cc9c32rbb reload. [RT #2861]
34ea1d36f4e1c8d66338e691793017d105cc9c32rbb1256. [contrib] 'queryperf' now has EDNS (-e) + DNSSEC DO (-D) support.
2c8f06bf370a44a3d0544ed5319355463c417132gregames1255. [bug] When verifying that an NXT proves nonexistence, check
2c8f06bf370a44a3d0544ed5319355463c417132gregames the rcode of the message and only do the matching NXT
2c8f06bf370a44a3d0544ed5319355463c417132gregames check. That is, for NXDOMAIN responses, check that
db06e09891b001667974483058923b88c3258324rbb the name is in the range between the NXT owner and
db06e09891b001667974483058923b88c3258324rbb next name, and for NOERROR NODATA responses, check
db06e09891b001667974483058923b88c3258324rbb that the type is not present in the NXT bitmap.
db06e09891b001667974483058923b88c3258324rbb1254. [func] preferred-glue option from BIND 8.3.
8ba9d5e9aaaa79dba0de13f5c1b6e725d98f1dc2fanf1253. [bug] The dnssec system test failed to remove the correct
26cf4d32b4ff8807a64b0cfa6865a7d6d171c68efanf1252. [bug] Dig, host and nslookup were not checking the address
26cf4d32b4ff8807a64b0cfa6865a7d6d171c68efanf the answer was coming from against the address it was
26cf4d32b4ff8807a64b0cfa6865a7d6d171c68efanf sent to. [RT# 2692]
06c107289de0a0888386e0bc08ef9fc60aacd8bctrawick1251. [port] win32: a make file contained absolute version specific
06c107289de0a0888386e0bc08ef9fc60aacd8bctrawick references.
f4ab6acec7b02518869ca649ce2d3ceeb92d282etrawick1250. [func] Nsupdate will report the address the update was
b0bd38b2226e5cfb86cce6ed1991723f4c9e4f68trawick1249. [bug] Missing masters clause was not handled gracefully.
bf9902ea6090f94c9ee0aaddd80b419a184ffe55jim [RT #2703]
bf9902ea6090f94c9ee0aaddd80b419a184ffe55jim1248. [bug] DESTDIR was not being propagated between makes.
bf9902ea6090f94c9ee0aaddd80b419a184ffe55jim1247. [bug] Don't reset the interface index for link/site local
bf9902ea6090f94c9ee0aaddd80b419a184ffe55jim addresses. [RT #2576]
0b34df54ff22d0ca05eb8e9d7c9610138a878c83rbb1246. [func] New functions isc_sockaddr_issitelocal(),
0b34df54ff22d0ca05eb8e9d7c9610138a878c83rbb isc_sockaddr_islinklocal(), isc_netaddr_issitelocal()
0b34df54ff22d0ca05eb8e9d7c9610138a878c83rbb and isc_netaddr_islinklocal().
0b34df54ff22d0ca05eb8e9d7c9610138a878c83rbb1245. [bug] Treat ENOBUFS, ENOMEM and ENFILE as soft errors for
5dea9095cbfab622c65e5f2f806007aaa7d7761arbb1244. [bug] Receiving a TCP message from a blackhole address would
5dea9095cbfab622c65e5f2f806007aaa7d7761arbb prevent further messages being received over that
5dea9095cbfab622c65e5f2f806007aaa7d7761arbb interface.
5dea9095cbfab622c65e5f2f806007aaa7d7761arbb1243. [bug] It was possible to trigger a REQUIRE() in
365c33fd9c0fc3ac27c0bd1d360a5a94980c576atrawick dns_message_findtype(). [RT #2659]
365c33fd9c0fc3ac27c0bd1d360a5a94980c576atrawick1242. [bug] named-checkzone failed if a journal existed. [RT #2657]
0ea568e49752d337d2b513cce07f2a6f4699d6eatrawick1241. [bug] Drop received UDP messages with a zero source port
0ea568e49752d337d2b513cce07f2a6f4699d6eatrawick as these are invariably forged. [RT #2621]
b7a0ad483b54711addc5f43f679189619a23c749ben1240. [bug] It was possible to leak zone references by
328d02603f471fad56cc5588fc9e93f589593ad0rbb specifying an incorrect zone to rndc.
1c850e9f96375578e43e5f69ba7499a543b2a7bdtrawick1239. [bug] Under certain circumstances named could continue to
1c850e9f96375578e43e5f69ba7499a543b2a7bdtrawick use a name after it had been freed triggering
1c850e9f96375578e43e5f69ba7499a543b2a7bdtrawick INSIST() failures. [RT #2614]
48a2f5e2c189669b025d462f44fda5d4b45e8d78trawick1238. [bug] It is possible to lockup the server when shutting down
48a2f5e2c189669b025d462f44fda5d4b45e8d78trawick if notifies were being processed. [RT #2591]
48a2f5e2c189669b025d462f44fda5d4b45e8d78trawick1237. [bug] nslookup: "set q=type" failed.
48a2f5e2c189669b025d462f44fda5d4b45e8d78trawick1236. [bug] dns_rdata{class,type}_fromtext() didn't handle non
b22fb75c37b70fbe176afdb8081c3ce2dba86db4rbb NULL terminated text regions. [RT #2588]
b22fb75c37b70fbe176afdb8081c3ce2dba86db4rbb1235. [func] Report 'out of memory' errors from openssl.
b22fb75c37b70fbe176afdb8081c3ce2dba86db4rbb1234. [bug] contrib/sdb: 'zonetodb' failed to call
8fccb89ed59d5c80c76a818f7ca02bb0d068d4d3rbb dns_result_register(). DNS_R_SEENINCLUDE should not
8fccb89ed59d5c80c76a818f7ca02bb0d068d4d3rbb1233. [bug] The flags field of a KEY record can be expressed in
8fccb89ed59d5c80c76a818f7ca02bb0d068d4d3rbb hex as well as decimal.
da07a882b90b44243c9cd88ac09a789999dccc4drbb1232. [bug] unix/errno2result() didn't handle EADDRNOTAVAIL.
da07a882b90b44243c9cd88ac09a789999dccc4drbb1231. [port] HPUX 11.11 recvmsg() can return spurious EADDRNOTAVAIL.
4a5c8a77f48f0cf10bfe70479d0a2e8e7d6cd917rbb1230. [bug] isccc_cc_isreply() and isccc_cc_isack() were broken.
4a5c8a77f48f0cf10bfe70479d0a2e8e7d6cd917rbb1229. [bug] named would crash if it received a TSIG signed
4a5c8a77f48f0cf10bfe70479d0a2e8e7d6cd917rbb query as part of an AXFR response. [RT #2570]
4a5c8a77f48f0cf10bfe70479d0a2e8e7d6cd917rbb1228. [bug] 'make install' did not depend on 'make all'. [RT #2559]
5bf029f8452b6aa105cf3d9d9b19221920725428rbb1227. [bug] dns_lex_getmastertoken() now returns ISC_R_BADNUMBER
5bf029f8452b6aa105cf3d9d9b19221920725428rbb if a number was expected and some other token was
60ed053fe71b1e3cfab8c4ed37afde30a6db4841rbb found. [RT#2532]
60ed053fe71b1e3cfab8c4ed37afde30a6db4841rbb1226. [func] Use EDNS for zone refresh queries. [RT #2551]
e03878add0099ba9741efc46d545955a60ea8bdcrbb1225. [func] dns_message_setopt() no longer requires that
e03878add0099ba9741efc46d545955a60ea8bdcrbb dns_message_renderbegin() to have been called.
1860b2b5f1de31f8cf9d95f1b394fe98c8dbfab7rbb1224. [bug] 'rrset-order' and 'sortlist' should be additive
1860b2b5f1de31f8cf9d95f1b394fe98c8dbfab7rbb not exclusive.
9ec65cbae2f760e485a1c54df5b19853688d5c91wrowe1223. [func] 'rrset-order' partially works 'cyclic' and 'random'
9ec65cbae2f760e485a1c54df5b19853688d5c91wrowe are supported.
9ec65cbae2f760e485a1c54df5b19853688d5c91wrowe1222. [bug] Specifying 'port *' did not always result in a system
9ec65cbae2f760e485a1c54df5b19853688d5c91wrowe selected (non-reserved) port being used. [RT #2537]
9ec65cbae2f760e485a1c54df5b19853688d5c91wrowe1221. [bug] Zone types 'master', 'slave' and 'stub' were not being
9ec65cbae2f760e485a1c54df5b19853688d5c91wrowe compared case insensitively. [RT #2542]
a8c0c0b8d7dada680bd3f3d70f78ce0656ba5aa6trawick1220. [func] Support for APL rdata type.
a8c0c0b8d7dada680bd3f3d70f78ce0656ba5aa6trawick1219. [func] Named now reports the TSIG extended error code when
a8c0c0b8d7dada680bd3f3d70f78ce0656ba5aa6trawick signature verification fails. [RT #1651]
77c656dabf05adcdee0d30b15b4628be738a1913rbb1218. [bug] Named incorrectly returned SERVFAIL rather than
77c656dabf05adcdee0d30b15b4628be738a1913rbb NOTAUTH when there was a TSIG BADTIME error. [RT #2519]
77c656dabf05adcdee0d30b15b4628be738a1913rbb1217. [func] Report locations of previous key definition when a
77c656dabf05adcdee0d30b15b4628be738a1913rbb duplicate is detected.
7e73041858979fd162c849cc2e7447beb51eedf8rbb1216. [bug] Multiple server clauses for the same server were not
886cd69ebf69e990dbc365be87ff8ea7cd681904rbb reported. [RT #2514]
886cd69ebf69e990dbc365be87ff8ea7cd681904rbb1215. [port] solaris: add support to ifconfig.sh for x86 2.5.1
886cd69ebf69e990dbc365be87ff8ea7cd681904rbb1214. [bug] Win32: isc_file_renameunique() could leave zero length
886cd69ebf69e990dbc365be87ff8ea7cd681904rbb files behind.
db9ac238bf63d7df2bebbaff4de1628a32151028trawick1213. [func] Report view associated with client if it is not a
ce121a776564df6bb75498209094142d92404b8atrawick standard view (_default or _bind).
ce121a776564df6bb75498209094142d92404b8atrawick1212. [port] libbind: 64k answer buffers were causing stack space
e1ade9256c87684358786fcf7eef251bd4c1db10rbb to be exceeded for certain OS. Use heap space instead.
e1ade9256c87684358786fcf7eef251bd4c1db10rbb1211. [bug] dns_name_fromtext() incorrectly handled certain
e1ade9256c87684358786fcf7eef251bd4c1db10rbb valid octal bitlabels. [RT #2483]
e1ade9256c87684358786fcf7eef251bd4c1db10rbb1210. [bug] libbind: getnameinfo() failed to lookup IPv4 mapped /
db9ac238bf63d7df2bebbaff4de1628a32151028trawick compatible addresses. [RT #2461]
db9ac238bf63d7df2bebbaff4de1628a32151028trawick1209. [bug] Dig, host, nslookup were not checking the message ids
eae32ab3fb398ca408bc2d45b22adf1b67a75471rbb on the responses. [RT #2454]
d1d25826dbd7d2ba97db90b77122ae2b0f363e89rbb1208. [bug] dns_master_load*() failed to log a error message if
d1d25826dbd7d2ba97db90b77122ae2b0f363e89rbb an error was detected when parsing the ownername of
d1d25826dbd7d2ba97db90b77122ae2b0f363e89rbb a record. [RT #2448]
42ec91fadb5532438ab4c02993b15c18a517967frbb1207. [bug] libbind: getaddrinfo() could call freeaddrinfo() with
42ec91fadb5532438ab4c02993b15c18a517967frbb an invalid pointer.
42ec91fadb5532438ab4c02993b15c18a517967frbb1206. [bug] SERVFAIL and NOTIMP responses to an EDNS query should
96fc773162e93e5b85686ab152f11baf4498d868rbb trigger a non-EDNS retry.
2975523a2901fc601ae9510082a7d4fb11bb9aecake1205. [bug] OPT, TSIG and TKEY cannot be used to set the "class"
2975523a2901fc601ae9510082a7d4fb11bb9aecake of the message. [RT #2449]
5827adc4c40ff4b10db9b09cea43f4307c8fc319trawick1204. [bug] libbind: res_nupdate() failed to update the name
5827adc4c40ff4b10db9b09cea43f4307c8fc319trawick server addresses before sending the update.
5827adc4c40ff4b10db9b09cea43f4307c8fc319trawick1203. [func] Report locations of previous acl and zone definitions
5827adc4c40ff4b10db9b09cea43f4307c8fc319trawick when a duplicate is detected.
e7270e4daeb3e62414b361ca2bf0e707d0ae3310wrowe1202. [func] New functions: cfg_obj_line() and cfg_obj_file().
e7270e4daeb3e62414b361ca2bf0e707d0ae3310wrowe1201. [bug] Require that if 'callbacks' is passed to
e7270e4daeb3e62414b361ca2bf0e707d0ae3310wrowe dns_rdata_fromtext(), callbacks->error and
e7270e4daeb3e62414b361ca2bf0e707d0ae3310wrowe callbacks->warn are initialized.
f6e9f5600e77b78fb013bb543d364135961639d1rbb1200. [bug] Log 'errno' that we are unable to convert to
f6e9f5600e77b78fb013bb543d364135961639d1rbb isc_result_t. [RT #2404]
f6e9f5600e77b78fb013bb543d364135961639d1rbb1199. [doc] ARM reference to RFC 2157 should have been RFC 1918.
f6e9f5600e77b78fb013bb543d364135961639d1rbb [RT #2436]
f6e9f5600e77b78fb013bb543d364135961639d1rbb1198. [bug] OPT printing style was not consistent with the way the
f6e9f5600e77b78fb013bb543d364135961639d1rbb header fields are printed. The DO bit was not reported
f6e9f5600e77b78fb013bb543d364135961639d1rbb if set. Report if any of the MBZ bits are set.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1197. [bug] Attempts to define the same acl multiple times were not
b580e99ec29c68e3c56b5b1ad8a4ec1e2de865c0trawick1196. [contrib] update mdnkit to 2.2.3.
b580e99ec29c68e3c56b5b1ad8a4ec1e2de865c0trawick1195. [bug] Attempts to redefine builtin acls should be caught.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1194. [bug] Not all duplicate zone definitions were being detected
cfa64348224b66dd1c9979b809406c4d15b1c137fielding at the named.conf checking stage. [RT #2431]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1193. [bug] dig +besteffort parsing didn't handle packet
cfa64348224b66dd1c9979b809406c4d15b1c137fielding truncation. dns_message_parse() has new flag
cfa64348224b66dd1c9979b809406c4d15b1c137fielding DNS_MESSAGE_IGNORETRUNCATION.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1192. [bug] The seconds fields in LOC records were restricted
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to three decimal places. More decimal places should
cfa64348224b66dd1c9979b809406c4d15b1c137fielding be allowed but warned about.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1191. [bug] A dynamic update removing the last non-apex name in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a secure zone would fail. [RT #2399]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1190. [func] Add the "rndc freeze" and "rndc unfreeze" commands.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1189. [bug] On some systems, malloc(0) returns NULL, which
cfa64348224b66dd1c9979b809406c4d15b1c137fielding could cause the caller to report an out of memory
cfa64348224b66dd1c9979b809406c4d15b1c137fielding error. [RT #2398]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1188. [bug] Dynamic updates of a signed zone would fail if
cfa64348224b66dd1c9979b809406c4d15b1c137fielding some of the zone private keys were unavailable.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1187. [bug] named was incorrectly returning DNSSEC records
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in negative responses when the DO bit was not set.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1186. [bug] isc_hex_tobuffer(,,length = 0) failed to unget the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding EOL token when reading to end of line.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1185. [bug] libbind: don't assume statp->_u._ext.ext is valid
cfa64348224b66dd1c9979b809406c4d15b1c137fielding unless RES_INIT is set when calling res_*init().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1184. [bug] libbind: call res_ndestroy() if RES_INIT is set
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when res_*init() is called.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1183. [bug] Handle ENOSR error when writing to the internal
cfa64348224b66dd1c9979b809406c4d15b1c137fielding control pipe. [RT #2395]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1182. [bug] The server could throw an assertion failure when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding constructing a negative response packet.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1181. [func] Add the "key-directory" configuration statement,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding which allows the server to look for online signing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding keys in alternate directories.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1180. [func] dnssec-keygen should always generate keys with
cfa64348224b66dd1c9979b809406c4d15b1c137fielding protocol 3 (DNSSEC), since it's less confusing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1179. [func] Add SIG(0) support to nsupdate.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1178. [bug] Follow and cache (if appropriate) A6 and other
cfa64348224b66dd1c9979b809406c4d15b1c137fielding data chains to completion in the additional section.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1177. [func] Report view when loading zones if it is not a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding standard view (_default or _bind). [RT #2270]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1176. [doc] Document that allow-v6-synthesis is only performed
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for clients that are supplied recursive service.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1175. [bug] named-checkzone and named-checkconf failed to call
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_result_register() at startup which could
cfa64348224b66dd1c9979b809406c4d15b1c137fielding result in runtime exceptions when printing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "out of memory" errors. [RT #2335]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1174. [bug] Win32: add WSAECONNRESET to the expected errors
cfa64348224b66dd1c9979b809406c4d15b1c137fielding from connect(). [RT #2308]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1173. [bug] Potential memory leaks in isc_log_create() and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_log_settag(). [RT #2336]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1172. [doc] Add CERT, GPOS, KX, NAPTR, NSAP, PX and TXT to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding table of RR types in ARM.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1171. [func] Added function isc_region_compare(), updated files in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding lib/dns to use this function instead of local one.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1170. [bug] Don't attempt to print the token when a I/O error
cfa64348224b66dd1c9979b809406c4d15b1c137fielding occurs when parsing named.conf. [RT #2275]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1169. [func] Identify recursive queries in the query log.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1168. [bug] Empty also-notify clauses were not handled. [RT #2309]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1167. [contrib] nslint-2.1a3 (from author).
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1166. [bug] "Not Implemented" should be reported as NOTIMP,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not NOTIMPL. [RT #2281]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1165. [bug] We were rejecting notify-source{-v6} in zone clauses.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1164. [bug] Empty masters clauses in slave / stub zones were not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding handled gracefully. [RT #2262]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1163. [func] isc_time_formattimestamp() now includes the year.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1162. [bug] The allow-notify option was not accepted in slave
cfa64348224b66dd1c9979b809406c4d15b1c137fielding zone statements.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1161. [bug] named-checkzone looped on unbalanced brackets.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1160. [bug] Generating Diffie-Hellman keys longer than 1024
cfa64348224b66dd1c9979b809406c4d15b1c137fielding bits could fail. [RT #2241]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1159. [bug] MD and MF are not permitted to be loaded by RFC1123.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1158. [func] Report the client's address when logging notify
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1157. [func] match-clients and match-destinations now accept
cfa64348224b66dd1c9979b809406c4d15b1c137fielding keys. [RT #2045]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1156. [port] The configure test for strsep() incorrectly
cfa64348224b66dd1c9979b809406c4d15b1c137fielding succeeded on certain patched versions of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding AIX 4.3.3. [RT #2190]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1155. [func] Recover from master files being removed from under
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1154. [bug] Don't attempt to obtain the netmask of a interface
cfa64348224b66dd1c9979b809406c4d15b1c137fielding if there is no address configured. [RT #2176]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1153. [func] 'rndc {stop|halt} -p' now reports the process id
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of the instance of named being shutdown.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1152. [bug] libbind: read buffer overflows.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1151. [bug] nslookup failed to check that the arguments to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the port, timeout, and retry options were
cfa64348224b66dd1c9979b809406c4d15b1c137fielding valid integers and in range. [RT #2099]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1150. [bug] named incorrectly accepted TTL values
cfa64348224b66dd1c9979b809406c4d15b1c137fielding containing plus or minus signs, such as
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1149. [func] New function isc_parse_uint32().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1148. [func] 'rndc-confgen -a' now provides positive feedback.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1147. [func] Set IPV6_V6ONLY on IPv6 sockets if supported by
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the OS. listen-on-v6 { any; }; should no longer
cfa64348224b66dd1c9979b809406c4d15b1c137fielding result in IPv4 queries be accepted. Similarly
cfa64348224b66dd1c9979b809406c4d15b1c137fielding control { inet :: ... }; should no longer result
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in IPv4 connections being accepted. This can be
cfa64348224b66dd1c9979b809406c4d15b1c137fielding overridden at compile time by defining
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ISC_ALLOW_MAPPED=1.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1146. [func] Allow IPV6_IPV6ONLY to be set/cleared on a socket if
cfa64348224b66dd1c9979b809406c4d15b1c137fielding supported by the OS by a new function
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_socket_ipv6only().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1145. [func] "host" no longer reports a NOERROR/NODATA response
cfa64348224b66dd1c9979b809406c4d15b1c137fielding by printing nothing. [RT #2065]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1144. [bug] rndc-confgen would crash if both the -a and -t
cfa64348224b66dd1c9979b809406c4d15b1c137fielding options were specified. [RT #2159]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1143. [bug] When a trusted-keys statement was present and named
cfa64348224b66dd1c9979b809406c4d15b1c137fielding was built without crypto support, it would leak memory.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1142. [bug] dnssec-signzone would fail to delete temporary files
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in some failure cases. [RT #2144]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1141. [bug] When named rejected a control message, it would
cfa64348224b66dd1c9979b809406c4d15b1c137fielding leak a file descriptor and memory. It would also
cfa64348224b66dd1c9979b809406c4d15b1c137fielding fail to respond, causing rndc to hang.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #2139, #2164]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1140. [bug] rndc-confgen did not accept IPv6 addresses as arguments
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to the -s option. [RT #2138]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1139. [func] It is now possible to flush a given name from the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding cache(s) via 'rndc flushname name [view]'. [RT #2051]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1138. [func] It is now possible to flush a given name from the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding cache by calling the new function
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_cache_flushname().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1137. [func] It is now possible to flush a given name from the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ADB by calling the new function dns_adb_flushname().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1136. [bug] CNAME records synthesized from DNAMEs did not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding have a TTL of zero as required by RFC2672.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1135. [func] You can now override the default syslog() facility for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding named/lwresd at compile time. [RT #1982]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1134. [bug] Multi-threaded servers could deadlock in ferror()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when reloading zone files. [RT #1951, #1998]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1133. [bug] IN6_IS_ADDR_LOOPBACK was not portably defined on
cfa64348224b66dd1c9979b809406c4d15b1c137fielding platforms without IN6_IS_ADDR_LOOPBACK. [RT #2106]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1132. [func] Improve UPDATE prerequisite failure diagnostic messages.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1131. [bug] The match-destinations view option did not work with
cfa64348224b66dd1c9979b809406c4d15b1c137fielding IPv6 destinations. [RT #2073, #2074]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1130. [bug] Log messages reporting an out-of-range serial number
cfa64348224b66dd1c9979b809406c4d15b1c137fielding did not include the out-of-range number but the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding following token. [RT #2076]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1129. [bug] Multi-threaded servers could crash under heavy
cfa64348224b66dd1c9979b809406c4d15b1c137fielding resolution load due to a race condition. [RT #2018]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1128. [func] sdb drivers can now provide RR data in either text
cfa64348224b66dd1c9979b809406c4d15b1c137fielding or wire format, the latter using the new functions
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_sdb_putrdata() and dns_sdb_putnamedrdata().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1127. [func] rndc: If the server to contact has multiple addresses,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding try all of them.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1126. [bug] The server could access a freed event if shut
cfa64348224b66dd1c9979b809406c4d15b1c137fielding down while a client start event was pending
cfa64348224b66dd1c9979b809406c4d15b1c137fielding delivery. [RT #2061]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1125. [bug] rndc: -k option was missing from usage message.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1124. [doc] dig: +[no]dnssec, +[no]besteffort and +[no]fail
cfa64348224b66dd1c9979b809406c4d15b1c137fielding are now documented. [RT #2052]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1123. [bug] dig +[no]fail did not match description. [RT #2052]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1122. [tuning] Resolution timeout reduced from 90 to 30 seconds.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1121. [bug] The server could attempt to access a NULL zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding table if shut down while resolving.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #1587, #2054]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1120. [bug] Errors in options were not fatal. [RT #2002]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1119. [func] Added support in Win32 for NTFS file/directory ACL's
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for access control.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1118. [bug] On multi-threaded servers, a race condition
cfa64348224b66dd1c9979b809406c4d15b1c137fielding could cause an assertion failure in resolver.c
cfa64348224b66dd1c9979b809406c4d15b1c137fielding during resolver shutdown. [RT #2029]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1117. [port] The configure check for in6addr_loopback incorrectly
cfa64348224b66dd1c9979b809406c4d15b1c137fielding succeeded on AIX 4.3 when compiling with -O2
cfa64348224b66dd1c9979b809406c4d15b1c137fielding because the test code was optimized away.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1116. [bug] Setting transfers in a server clause, transfers-in,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding or transfers-per-ns to a value greater than
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 2147483647 disabled transfers. [RT #2002]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1115. [func] Set maximum values for cleaning-interval,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding heartbeat-interval, interface-interval,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding max-transfer-idle-in, max-transfer-idle-out,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding max-transfer-time-in, max-transfer-time-out,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding statistics-interval of 28 days and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding sig-validity-interval of 3660 days. [RT #2002]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1114. [port] Ignore more accept() errors. [RT #2021]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1113. [bug] The allow-update-forwarding option was ignored
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when specified in a view. [RT #2014]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1112. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1111. [bug] Multi-threaded servers could deadlock processing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding recursive queries due to a locking hierarchy
cfa64348224b66dd1c9979b809406c4d15b1c137fielding violation in adb.c. [RT #2017]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1110. [bug] dig should only accept valid abbreviations of +options.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1109. [bug] nsupdate accepted illegal ttl values.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1108. [bug] On Win32, rndc was hanging when named was not running
cfa64348224b66dd1c9979b809406c4d15b1c137fielding due to failure to select for exceptional conditions
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in select(). [RT #1870]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1107. [bug] nsupdate could catch an assertion failure if an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding invalid domain name was given as the argument to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the "zone" command.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1106. [bug] After seeing an out of range TTL, nsupdate would
cfa64348224b66dd1c9979b809406c4d15b1c137fielding treat all TTLs as out of range. [RT #2001]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1105. [port] OpenUNIX 8 enable threads by default. [RT #1970]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1104. [bug] Invalid arguments to the transfer-format option
cfa64348224b66dd1c9979b809406c4d15b1c137fielding could cause an assertion failure. [RT #1995]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1103. [port] OpenUNIX 8 support (ifconfig.sh). [RT #1970]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1102. [doc] Note that query logging is enabled by directing the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding queries category to a channel.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1101. [bug] Array bounds read error in lwres_gai_strerror.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1100. [bug] libbind: DNSSEC key ids were computed incorrectly.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1099. [cleanup] libbind: defining REPORT_ERRORS in lib/bind/dst caused
cfa64348224b66dd1c9979b809406c4d15b1c137fielding compile time errors.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1098. [bug] libbind: HMAC-MD5 key files are now mode 0600.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1097. [func] libbind: RES_PRF_TRUNC for dig.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1096. [func] libbind: "DNSSEC OK" (DO) support.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1095. [func] libbind: resolver option: no-tld-query. disables
cfa64348224b66dd1c9979b809406c4d15b1c137fielding trying unqualified as a tld. no_tld_query is also
cfa64348224b66dd1c9979b809406c4d15b1c137fielding supported for FreeBSD compatibility.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1094. [func] libbind: add support gcc's format string checking.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1093. [doc] libbind: miscellaneous nroff fixes.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1092. [bug] libbind: get*by*() failed to check if res_init() had
cfa64348224b66dd1c9979b809406c4d15b1c137fielding been called.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1091. [bug] libbind: misplaced va_end().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1090. [bug] libbind: dns_ho.c:add_hostent() was not returning
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the amount of memory consumed resulting in garbage
cfa64348224b66dd1c9979b809406c4d15b1c137fielding address being returned. Alignment calculations were
cfa64348224b66dd1c9979b809406c4d15b1c137fielding wasting space. We weren't suppressing duplicate
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1089. [func] libbind: inet_{cidr,net}_{pton,ntop}() now have IPv6
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1088. [port] libbind: MPE/iX C.70 (incomplete)
35c7d65bfb91baf5d930a1d287329e8b37e0235cmjc1087. [bug] libbind: struct __res_state too large on 64 bit arch.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1086. [port] libbind: sunos: old sprintf.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1085. [port] libbind: solaris: sys_nerr and sys_errlist do not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding exist when compiling in 64 bit mode.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1084. [cleanup] libbind: gai_strerror() rewritten.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1083. [bug] The default control channel listened on the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding wildcard address, not the loopback as documented.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1082. [bug] The -g option to named incorrectly caused logging
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to be sent to syslog in addition to stderr.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1081. [bug] Multicast queries were incorrectly identified
cfa64348224b66dd1c9979b809406c4d15b1c137fielding based on the source address, not the destination
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1080. [bug] BIND 8 compatibility: accept bare IP prefixes
cfa64348224b66dd1c9979b809406c4d15b1c137fielding as the second element of a two-element top level
cfa64348224b66dd1c9979b809406c4d15b1c137fielding sort list statement. [RT #1964]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1079. [bug] BIND 8 compatibility: accept bare elements at top
cfa64348224b66dd1c9979b809406c4d15b1c137fielding level of sort list treating them as if they were
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a single element list. [RT #1963]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1078. [bug] We failed to correct bad tv_usec values in one case.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1077. [func] Do not accept further recursive clients when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the total number of recursive lookups being
cfa64348224b66dd1c9979b809406c4d15b1c137fielding processed exceeds max-recursive-clients, even
cfa64348224b66dd1c9979b809406c4d15b1c137fielding if some of the lookups are internally generated.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #1915, #1938]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1076. [bug] A badly defined global key could trigger an assertion
cfa64348224b66dd1c9979b809406c4d15b1c137fielding on load/reload if views were used. [RT #1947]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1075. [bug] Out-of-range network prefix lengths were not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding reported. [RT #1954]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1074. [bug] Running out of memory in dump_rdataset() could
cfa64348224b66dd1c9979b809406c4d15b1c137fielding cause an assertion failure. [RT #1946]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1073. [bug] The ADB cache cleaning should also be space driven.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #1915, #1938]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1072. [bug] The TCP client quota could be exceeded when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding recursion occurred. [RT #1937]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1071. [bug] Sockets listening for TCP DNS connections
cfa64348224b66dd1c9979b809406c4d15b1c137fielding specified an excessive listen backlog. [RT #1937]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1070. [bug] Copy DNSSEC OK (DO) to response as specified by
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1069. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1068. [bug] errno could be overwritten by catgets(). [RT #1921]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1067. [func] Allow quotas to be soft, isc_quota_soft().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1066. [bug] Provide a thread safe wrapper for strerror().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1065. [func] Runtime support to select new / old style interface
cfa64348224b66dd1c9979b809406c4d15b1c137fielding scanning using ioctls.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1064. [bug] Do not shut down active network interfaces if we
cfa64348224b66dd1c9979b809406c4d15b1c137fielding are unable to scan the interface list. [RT #1921]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1063. [bug] libbind: "make install" was failing on IRIX.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1062. [bug] If the control channel listener socket was shut
cfa64348224b66dd1c9979b809406c4d15b1c137fielding down before server exit, the listener object could
cfa64348224b66dd1c9979b809406c4d15b1c137fielding be freed twice. [RT #1916]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1061. [bug] If periodic cache cleaning happened to start
cfa64348224b66dd1c9979b809406c4d15b1c137fielding while cleaning due to reaching the configured
cfa64348224b66dd1c9979b809406c4d15b1c137fielding maximum cache size was in progress, the server
cfa64348224b66dd1c9979b809406c4d15b1c137fielding could catch an assertion failure. [RT #1912]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1060. [func] Move refresh, stub and notify UDP retry processing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding into dns_request.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1059. [func] dns_request now support will now retry UDP queries,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_request_createvia2() and dns_request_createraw2().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1058. [func] Limited lifetime ticker timers are now available,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_timertype_limited.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1057. [bug] Reloading the server after adding a "file" clause
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to a zone statement could cause the server to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding crash due to a typo in change 1016.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1056. [bug] Rndc could catch an assertion failure on SIGINT due
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to an uninitialized variable. [RT #1908]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1055. [func] Version and hostname queries can now be disabled
cfa64348224b66dd1c9979b809406c4d15b1c137fielding using "version none;" and "hostname none;",
cfa64348224b66dd1c9979b809406c4d15b1c137fielding respectively.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1054. [bug] On Win32, cfg_categories and cfg_modules need to be
cfa64348224b66dd1c9979b809406c4d15b1c137fielding exported from the libisccfg DLL.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1053. [bug] Dig did not increase its timeout when receiving
cfa64348224b66dd1c9979b809406c4d15b1c137fielding AXFRs unless the +time option was used. [RT #1904]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1052. [bug] Journals were not being created in binary mode
cfa64348224b66dd1c9979b809406c4d15b1c137fielding resulting in "journal format not recognized" error
cfa64348224b66dd1c9979b809406c4d15b1c137fielding under Win32. [RT #1889]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1051. [bug] Do not ignore a network interface completely just
cfa64348224b66dd1c9979b809406c4d15b1c137fielding because it has a noncontiguous netmask. Instead,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding omit it from the localnets ACL and issue a warning.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1050. [bug] Log messages reporting malformed IP addresses in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding address lists such as that of the forwarders option
cfa64348224b66dd1c9979b809406c4d15b1c137fielding failed to include the correct error code, file
cfa64348224b66dd1c9979b809406c4d15b1c137fielding name, and line number. [RT #1890]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1049. [func] "pid-file none;" will disable writing a pid file.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1048. [bug] Servers built with -DISC_MEM_USE_INTERNAL_MALLOC=1
cfa64348224b66dd1c9979b809406c4d15b1c137fielding didn't work.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1047. [bug] named was incorrectly refusing all requests signed
cfa64348224b66dd1c9979b809406c4d15b1c137fielding with a TSIG key derived from an unsigned TKEY
cfa64348224b66dd1c9979b809406c4d15b1c137fielding negotiation with a NOERROR response. [RT #1886]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1046. [bug] The help message for the --with-openssl configure
cfa64348224b66dd1c9979b809406c4d15b1c137fielding option was inaccurate. [RT #1880]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1045. [bug] It was possible to skip saving glue for a nameserver
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for a stub zone.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1044. [bug] Specifying allow-transfer, notify-source, or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding notify-source-v6 in a stub zone was not treated
cfa64348224b66dd1c9979b809406c4d15b1c137fielding as an error.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1043. [bug] Specifying a transfer-source or transfer-source-v6
cfa64348224b66dd1c9979b809406c4d15b1c137fielding option in the zone statement for a master zone was
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not treated as an error. [RT #1876]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1042. [bug] The "config" logging category did not work properly.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1041. [bug] Dig/host/nslookup could catch an assertion failure
cfa64348224b66dd1c9979b809406c4d15b1c137fielding on SIGINT due to an uninitialized variable. [RT #1867]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1040. [bug] Multiple listen-on-v6 options with different ports
cfa64348224b66dd1c9979b809406c4d15b1c137fielding were not accepted. [RT #1875]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1039. [bug] Negative responses with CNAMEs in the answer section
cfa64348224b66dd1c9979b809406c4d15b1c137fielding were cached incorrectly. [RT #1862]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1038. [bug] In servers configured with a tkey-domain option,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding TKEY queries with an owner name other than the root
cfa64348224b66dd1c9979b809406c4d15b1c137fielding could cause an assertion failure. [RT #1866, #1869]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1037. [bug] Negative responses whose authority section contain
cfa64348224b66dd1c9979b809406c4d15b1c137fielding SOA or NS records whose owner names are not equal
cfa64348224b66dd1c9979b809406c4d15b1c137fielding equal to or parents of the query name should be
cfa64348224b66dd1c9979b809406c4d15b1c137fielding rejected. [RT #1862]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1036. [func] Silently drop requests received via multicast as
cfa64348224b66dd1c9979b809406c4d15b1c137fielding long as there is no final multicast DNS standard.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1035. [bug] If we respond to multicast queries (which we
cfa64348224b66dd1c9979b809406c4d15b1c137fielding currently do not), respond from a unicast address
cfa64348224b66dd1c9979b809406c4d15b1c137fielding as specified in RFC 1123. [RT #137]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1034. [bug] Ignore the RD bit on multicast queries as specified
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in RFC 1123. [RT #137]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1033. [bug] Always respond to requests with an unsupported opcode
cfa64348224b66dd1c9979b809406c4d15b1c137fielding with NOTIMP, even if we don't have a matching view
cfa64348224b66dd1c9979b809406c4d15b1c137fielding or cannot determine the class.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1032. [func] hostname.bind/txt/chaos now returns the name of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the machine hosting the nameserver. This is useful
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in diagnosing problems with anycast servers.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1031. [bug] libbind.a: isc__gettimeofday() infinite recursion.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1030. [bug] On systems with no resolv.conf file, nsupdate
cfa64348224b66dd1c9979b809406c4d15b1c137fielding exited with an error rather than defaulting
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to using the loopback address. [RT #1836]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1029. [bug] Some named.conf errors did not cause the loading
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of the configuration file to return a failure
cfa64348224b66dd1c9979b809406c4d15b1c137fielding status even though they were logged. [RT #1847]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1028. [bug] On Win32, dig/host/nslookup looked for resolv.conf
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in the wrong directory. [RT #1833]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1027. [bug] RRs having the reserved type 0 should be rejected.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1026. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1025. [bug] Don't use multicast addresses to resolve iterative
cfa64348224b66dd1c9979b809406c4d15b1c137fielding queries. [RT #101]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1024. [port] Compilation failed on HP-UX 11.11 due to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding incompatible use of the SIOCGLIFCONF macro
cfa64348224b66dd1c9979b809406c4d15b1c137fielding name. [RT #1831]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1023. [func] Accept hints without TTLs.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1022. [bug] Don't report empty root hints as "extra data".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1021. [bug] On Win32, log message timestamps were one month
cfa64348224b66dd1c9979b809406c4d15b1c137fielding later than they should have been, and the server
cfa64348224b66dd1c9979b809406c4d15b1c137fielding would exhibit unspecified behavior in December.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1020. [bug] IXFR log messages did not distinguish between
cfa64348224b66dd1c9979b809406c4d15b1c137fielding true IXFRs, AXFR-style IXFRs, and mere version
cfa64348224b66dd1c9979b809406c4d15b1c137fielding polls. [RT #1811]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1019. [bug] The value of the lame-ttl option was limited to 18000
cfa64348224b66dd1c9979b809406c4d15b1c137fielding seconds, not 1800 seconds as documented. [RT #1803]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1018. [bug] The default log channel was not always initialized
cfa64348224b66dd1c9979b809406c4d15b1c137fielding correctly. [RT #1813]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1017. [bug] When specifying TSIG keys to dig and nsupdate using
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the -k option, they must be HMAC-MD5 keys. [RT #1810]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1016. [bug] Slave zones with no backup file were re-transferred
cfa64348224b66dd1c9979b809406c4d15b1c137fielding on every server reload.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1015. [bug] Log channels that had a "versions" option but no
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "size" option failed to create numbered log
cfa64348224b66dd1c9979b809406c4d15b1c137fielding files. [RT #1783]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1014. [bug] Some queries would cause statistics counters to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding increment more than once or not at all. [RT #1321]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1013. [bug] It was possible to cancel a query twice when marking
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a server as bogus or by having a blackhole acl.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1012. [bug] The -p option to named did not behave as documented.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1011. [cleanup] Removed isc_dir_current().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1010. [bug] The server could attempt to execute a command channel
cfa64348224b66dd1c9979b809406c4d15b1c137fielding command after initiating server shutdown, causing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an assertion failure. [RT #1766]
a06237883ed0c6e8600dbb1ef71b8a67963192aamjc1009. [port] OpenUNIX 8 support. [RT #1728]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1008. [port] libtool.m4, ltmain.sh from libtool-1.4.2.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1007. [port] config.guess, config.sub from autoconf-2.52.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1006. [bug] If a KEY RR was found missing during DNSSEC validation,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an assertion failure could subsequently be triggered
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in the resolver. [RT #1763]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1005. [bug] Don't copy nonzero RCODEs from request to response.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1004. [port] Deal with recvfrom() returning EHOSTDOWN. [RT #1770]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1003. [func] Add the +retry option to dig.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1002. [bug] When reporting an unknown class name in named.conf,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding including the file name and line number. [RT #1759]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1001. [bug] win32 socket code doio_recv was not catching a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding WSACONNRESET error when a client was timing out
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the request and closing its socket. [RT #1745]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding1000. [bug] BIND 8 compatibility: accept "HESIOD" as an alias
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for class "HS". [RT #1759]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 999. [func] "rndc retransfer zone [class [view]]" added.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 998. [func] named-checkzone now has arguments to specify the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding chroot directory (-t) and working directory (-w).
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 997. [func] Add support for RSA-SHA1 keys (RFC3110).
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 996. [func] Issue warning if the configuration filename contains
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the chroot path.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 995. [bug] dig, host, nslookup: using a raw IPv6 address as a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding target address should be fatal on a IPv4 only system.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 994. [func] Treat non-authoritative responses to queries for type
cfa64348224b66dd1c9979b809406c4d15b1c137fielding NS as referrals even if the NS records are in the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding answer section, because BIND 8 servers incorrectly
cfa64348224b66dd1c9979b809406c4d15b1c137fielding send them that way. This is necessary for DNSSEC
cfa64348224b66dd1c9979b809406c4d15b1c137fielding validation of the NS records of a secure zone to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding succeed when the parent is a BIND 8 server. [RT #1706]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 993. [func] dig: -v now reports the version.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 992. [doc] dig: ~/.digrc is now documented.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 991. [func] Lower UDP refresh timeout messages to level
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 990. [bug] The rndc-confgen man page was not installed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 989. [bug] Report filename if $INCLUDE fails for file related
cfa64348224b66dd1c9979b809406c4d15b1c137fielding errors. [RT #1736]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 988. [bug] 'additional-from-auth no;' did not work reliably
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in the case of queries answered from the cache.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 987. [bug] "dig -help" didn't show "+[no]stats".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 986. [bug] "dig +noall" failed to clear stats and command
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 985. [func] Consider network interfaces to be up iff they have
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a nonzero IP address rather than based on the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding IFF_UP flag. [RT #1160]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 984. [bug] Multi-threading should be enabled by default on
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Solaris 2.7 and newer, but it wasn't.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 983. [func] The server now supports generating IXFR difference
cfa64348224b66dd1c9979b809406c4d15b1c137fielding sequences for non-dynamic zones by comparing zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding versions, when enabled using the new config
cfa64348224b66dd1c9979b809406c4d15b1c137fielding option "ixfr-from-differences". [RT #1727]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 982. [func] If "memstatistics-file" is set in options the memory
cfa64348224b66dd1c9979b809406c4d15b1c137fielding statistics will be written to it.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 981. [func] The dnssec tools can now take multiple '-r randomfile'
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 980. [bug] Incoming zone transfers restarting after an error
cfa64348224b66dd1c9979b809406c4d15b1c137fielding could trigger an assertion failure. [RT #1692]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 979. [func] Incremental master file dumping. dns_master_dumpinc(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_master_dumptostreaminc(), dns_dumpctx_attach(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_dumpctx_detach(), dns_dumpctx_cancel(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_dumpctx_db() and dns_dumpctx_version().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 978. [bug] dns_db_attachversion() had an invalid REQUIRE()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 977. [bug] Improve "not at top of zone" error message.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 976. [func] named-checkconf can now test load master zones
cfa64348224b66dd1c9979b809406c4d15b1c137fielding (named-checkconf -z). [RT #1468]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 975. [bug] "max-cache-size default;" as a view option
cfa64348224b66dd1c9979b809406c4d15b1c137fielding caused an assertion failure.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 974. [bug] "max-cache-size unlimited;" as a global option
cfa64348224b66dd1c9979b809406c4d15b1c137fielding was not accepted.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 973. [bug] Failed to log the question name when logging:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "bad zone transfer request: non-authoritative zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding (NOTAUTH)".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 972. [bug] The file modification time code in zone.c was using the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding wrong epoch. [RT #1667]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 971. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 970. [func] 'max-journal-size' can now be used to set a target
cfa64348224b66dd1c9979b809406c4d15b1c137fielding size for a journal.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 969. [func] dig now supports the undocumented dig 8 feature
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of allowing arbitrary labels, not just dotted
cfa64348224b66dd1c9979b809406c4d15b1c137fielding decimal quads, with the -x option. This can be
cfa64348224b66dd1c9979b809406c4d15b1c137fielding used to conveniently look up RFC2317 names as in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "dig -x 10.0.0.0-127". [RT #827, #1576, #1598]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 968. [bug] On win32, the isc_time_now() function was unnecessarily
cfa64348224b66dd1c9979b809406c4d15b1c137fielding calling strtime(). [RT #1671]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 967. [bug] On win32, the link for bindevt was not including the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding required resource file to enable the event viewer
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to interpret the error messages in the event log,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 966. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 965. [bug] Including data other than root server NS and A
cfa64348224b66dd1c9979b809406c4d15b1c137fielding records in the root hint file could cause a rbtdb
cfa64348224b66dd1c9979b809406c4d15b1c137fielding node reference leak. [RT #1581, #1618]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 964. [func] Warn if data other than root server NS and A records
cfa64348224b66dd1c9979b809406c4d15b1c137fielding are found in the root hint file. [RT #1581, #1618]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 963. [bug] Bad ISC_LANG_ENDDECLS. [RT #1645]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 962. [bug] libbind: bad "#undef", don't attempt to install
cfa64348224b66dd1c9979b809406c4d15b1c137fielding non-existent nlist.h. [RT #1640]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 961. [bug] Tried to use a IPV6 feature when ISC_PLATFORM_HAVEIPV6
cfa64348224b66dd1c9979b809406c4d15b1c137fielding was not defined. [RT #1482]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 960. [port] liblwres failed to build on systems with support for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding getrrsetbyname() in the OS. [RT #1592]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 959. [port] On FreeBSD, determine the number of CPUs by calling
cfa64348224b66dd1c9979b809406c4d15b1c137fielding sysctlbyname(). [RT #1584]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 958. [port] ssize_t is not available on all platforms. [RT #1607]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 957. [bug] sys/select.h inclusion was broken on older platforms.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 956. [bug] ns_g_autorndcfile changed to ns_g_keyfile
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in named/win32/os.c due to code changes in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding change #953. win32 .make file for rndc-confgen
cfa64348224b66dd1c9979b809406c4d15b1c137fielding updated to add include path for os.h header.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --- 9.2.0rc1 released ---
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 955. [bug] When using views, the zone's class was not being
cfa64348224b66dd1c9979b809406c4d15b1c137fielding inherited from the view's class. [RT #1583]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 954. [bug] When requesting AXFRs or IXFRs using dig, host, or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding nslookup, the RD bit should not be set as zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding transfers are inherently non-recursive. [RT #1575]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 953. [func] The /var/run/named.key file from change #843
cfa64348224b66dd1c9979b809406c4d15b1c137fielding has been replaced by /etc/rndc.key. Both
cfa64348224b66dd1c9979b809406c4d15b1c137fielding named and rndc will look for this file and use
cfa64348224b66dd1c9979b809406c4d15b1c137fielding it to configure a default control channel key
cfa64348224b66dd1c9979b809406c4d15b1c137fielding if not already configured using a different
cfa64348224b66dd1c9979b809406c4d15b1c137fielding method (rndc.conf / controls). Unlike
cfa64348224b66dd1c9979b809406c4d15b1c137fielding it must be created by manually running
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "rndc-confgen -a".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 952. [bug] The server required manual intervention to serve the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding affected zones if it died between creating a journal
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and committing the first change to it.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 951. [bug] CFLAGS was not passed to the linker when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding linking some of the test programs under
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 950. [bug] Explicit TTLs did not properly override $TTL
cfa64348224b66dd1c9979b809406c4d15b1c137fielding due to a bug in change 834. [RT #1558]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 949. [bug] host was unable to print records larger than 512
cfa64348224b66dd1c9979b809406c4d15b1c137fielding bytes. [RT #1557]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --- 9.2.0b2 released ---
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 948. [port] Integrated support for building on Windows NT /
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Windows 2000.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 947. [bug] dns_rdata_soa_t had a badly named element "mname" which
cfa64348224b66dd1c9979b809406c4d15b1c137fielding was really the RNAME field from RFC1035. To avoid
cfa64348224b66dd1c9979b809406c4d15b1c137fielding confusion and silent errors that would occur it the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "origin" and "mname" elements were given their correct
cfa64348224b66dd1c9979b809406c4d15b1c137fielding names "mname" and "rname" respectively, the "mname"
cfa64348224b66dd1c9979b809406c4d15b1c137fielding element is renamed to "contact".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 946. [cleanup] doc/misc/options is now machine-generated from the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding configuration parser syntax tables, and therefore
cfa64348224b66dd1c9979b809406c4d15b1c137fielding more likely to be correct.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 945. [func] Add the new view-specific options
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "match-destinations" and "match-recursive-only".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 944. [func] Check for expired signatures on load.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 943. [bug] The server could crash when receiving a command
cfa64348224b66dd1c9979b809406c4d15b1c137fielding via rndc if the configuration file listed only
cfa64348224b66dd1c9979b809406c4d15b1c137fielding nonexistent keys in the controls statement. [RT #1530]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 942. [port] libbind: GETNETBYADDR_ADDR_T was not correctly
cfa64348224b66dd1c9979b809406c4d15b1c137fielding defined on some platforms.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 941. [bug] The configuration checker crashed if a slave
cfa64348224b66dd1c9979b809406c4d15b1c137fielding zone didn't contain a masters statement. [RT #1514]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 940. [bug] Double zone locking failure on error path. [RT #1510]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --- 9.2.0b1 released ---
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 939. [port] Add the --disable-linux-caps option to configure for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding systems that manage capabilities outside of named.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 938. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 937. [bug] A race when shutting down a zone could trigger a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding INSIST() failure. [RT #1034]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 936. [func] Warn about IPv4 addresses that are not complete
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dotted quads. [RT #1084]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 935. [bug] inet_pton failed to reject leading zeros.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 934. [port] Deal with systems where accept() spuriously returns
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ECONNRESET.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 933. [bug] configure failed doing libbind on platforms not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding supported by BIND 8. [RT #1496]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --- 9.2.0a3 released ---
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 932. [bug] Use INSTALL_SCRIPT, not INSTALL_PROGRAM,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when installing isc-config.sh.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #198, #1466]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 931. [bug] The controls statement only attempted to verify
cfa64348224b66dd1c9979b809406c4d15b1c137fielding messages using the first key in the key list.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding (9.2.0a1/a2 only).
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 930. [func] Query performance testing tool added as
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 929. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 928. [bug] nsupdate would send empty update packets if the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding send (or empty line) command was run after
cfa64348224b66dd1c9979b809406c4d15b1c137fielding another send but before any new updates or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding prerequisites were specified. It should simply
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ignore this command.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 927. [bug] Don't hold the zone lock for the entire dump to disk.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 926. [bug] The resolver could deadlock with the ADB when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding shutting down (multi-threaded builds only).
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 925. [cleanup] Remove openssl from the distribution; require that
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --with-openssl be specified if DNSSEC is needed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 924. [port] Extend support for pre-RFC2133 IPv6 implementation.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 923. [bug] Multiline TSIG secrets (and other multiline strings)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding were not accepted in named.conf. [RT #1469]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 922. [func] Added two new lwres_getrrsetbyname() result codes,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ERR_NONAME and ERR_NODATA.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 921. [bug] lwres returned an incorrect error code if it received
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a truncated message.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 920. [func] Increase the lwres receive buffer size to 16K.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 919. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 918. [func] In nsupdate, TSIG errors are no longer treated as
cfa64348224b66dd1c9979b809406c4d15b1c137fielding fatal errors.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 917. [func] New nsupdate command 'key', allowing TSIG keys to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding be specified in the nsupdate command stream rather
cfa64348224b66dd1c9979b809406c4d15b1c137fielding than the command line.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 916. [bug] Specifying type ixfr to dig without specifying
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a serial number failed in unexpected ways.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 915. [func] The named-checkconf and named-checkzone programs
cfa64348224b66dd1c9979b809406c4d15b1c137fielding now have a '-v' option for printing their version.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 914. [bug] Global 'server' statements were rejected when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding using views, even though they were accepted
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in 9.1. [RT #1368]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 913. [bug] Cache cleaning was not sufficiently aggressive.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #1441, #1444]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 912. [bug] Attempts to set the 'additional-from-cache' or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 'additional-from-auth' option to 'no' in a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding server with recursion enabled will now
cfa64348224b66dd1c9979b809406c4d15b1c137fielding be ignored and cause a warning message.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 911. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 910. [port] Some pre-RFC2133 IPv6 implementations do not define
cfa64348224b66dd1c9979b809406c4d15b1c137fielding IN6ADDR_ANY_INIT. [RT #1416]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 909. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 908. [func] New program, rndc-confgen, to simplify setting up rndc.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 907. [func] The ability to get entropy from either the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding random device, a user-provided file or from
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the keyboard was migrated from the DNSSEC tools
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to libisc as isc_entropy_usebestsource().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 906. [port] Separated the system independent portion of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 905. [bug] Configuring a forward "zone" for the root domain
cfa64348224b66dd1c9979b809406c4d15b1c137fielding did not work. [RT #1418]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 904. [bug] The server would leak memory if attempting to use
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an expired TSIG key. [RT #1406]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 903. [bug] dig should not crash when receiving a TCP packet
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of length 0.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 902. [bug] The -d option was ignored if both -t and -g were also
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 901. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 900. [bug] A config.guess update changed the system identification
cfa64348224b66dd1c9979b809406c4d15b1c137fielding string of FreeBSD systems; configure and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding bin/tests/system/ifconfig.sh now recognize the new
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --- 9.2.0a2 released ---
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 899. [bug] lib/dns/soa.c failed to compile on many platforms
cfa64348224b66dd1c9979b809406c4d15b1c137fielding due to inappropriate use of a void value.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #1372, #1373, #1386, #1387, #1395]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 898. [bug] "dig" failed to set a nonzero exit status
cfa64348224b66dd1c9979b809406c4d15b1c137fielding on UDP query timeout. [RT #1323]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 897. [bug] A config.guess update changed the system identification
cfa64348224b66dd1c9979b809406c4d15b1c137fielding string of UnixWare systems; configure now recognizes
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the new string.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 896. [bug] If a configuration file is set on named's command line
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and it has a relative pathname, the current directory
cfa64348224b66dd1c9979b809406c4d15b1c137fielding (after any possible jailing resulting from named -t)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding will be prepended to it so that reloading works
cfa64348224b66dd1c9979b809406c4d15b1c137fielding properly even when a directory option is present.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 895. [func] New function, isc_dir_current(), akin to POSIX's
4b0939148fffde56f0b7db2a43cab1d1dc76ab3fmjc 894. [bug] When using the DNSSEC tools, a message intended to warn
35c7d65bfb91baf5d930a1d287329e8b37e0235cmjc when the keyboard was being used because of the lack
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of a suitable random device was not being printed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 893. [func] Removed isc_file_test() and added isc_file_exists()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for the basic functionality that was being added
cfa64348224b66dd1c9979b809406c4d15b1c137fielding with isc_file_test().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 892. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 891. [bug] Return an error when a SIG(0) signed response to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an unsigned query is seen. This should actually
cfa64348224b66dd1c9979b809406c4d15b1c137fielding do the verification, but it's not currently
cfa64348224b66dd1c9979b809406c4d15b1c137fielding possible. [RT #1391]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 890. [cleanup] The man pages no longer require the mandoc macros
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and should now format cleanly using most versions of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding nroff, and HTML versions of the man pages have been
cfa64348224b66dd1c9979b809406c4d15b1c137fielding added. Both are generated from DocBook source.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 889. [port] Eliminated blank lines before .TH in nroff man
cfa64348224b66dd1c9979b809406c4d15b1c137fielding pages since they cause problems with some versions
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of nroff. [RT #1390]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 888. [bug] Don't die when using TKEY to delete a nonexistent
cfa64348224b66dd1c9979b809406c4d15b1c137fielding TSIG key. [RT #1392]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 887. [port] Detect broken compilers that can't call static
cfa64348224b66dd1c9979b809406c4d15b1c137fielding functions from inline functions. [RT #1212]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 886. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 885. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 884. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 883. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 882. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 881. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 880. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 879. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 878. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 877. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 876. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 875. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 874. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 873. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 872. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 871. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 870. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 869. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 868. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 867. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 866. [func] Close debug only file channels when debug is set to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding zero. [RT #1246]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 865. [bug] The new configuration parser did not allow
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the optional debug level in a "severity debug"
cfa64348224b66dd1c9979b809406c4d15b1c137fielding clause of a logging channel to be omitted.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding This is now allowed and treated as "severity
cfa64348224b66dd1c9979b809406c4d15b1c137fielding debug 1;" like it does in BIND 8.2.4, not as
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "severity debug 0;" like it did in BIND 9.1.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 864. [cleanup] Multi-threading is now enabled by default on
cfa64348224b66dd1c9979b809406c4d15b1c137fielding OSF1, Solaris 2.7 and newer, AIX, IRIX, and HP-UX.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 863. [bug] If an error occurred while an outgoing zone transfer
cfa64348224b66dd1c9979b809406c4d15b1c137fielding was starting up, the server could access a domain
cfa64348224b66dd1c9979b809406c4d15b1c137fielding name that had already been freed when logging a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding message saying that the transfer was starting.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 862. [bug] Use after realloc(), non portable pointer arithmetic in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 861. [port] Add support for Mac OS X, by making it equivalent
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to Darwin. This was derived from the config.guess
cfa64348224b66dd1c9979b809406c4d15b1c137fielding file shipped with Mac OS X. [RT #1355]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 860. [func] Drop cross class glue in zone transfers.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 859. [bug] Cache cleaning now won't swamp the CPU if there
cfa64348224b66dd1c9979b809406c4d15b1c137fielding is a persistent over limit condition.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 858. [func] isc_mem_setwater() no longer requires that when the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding callback function is non-NULL then its hi_water
cfa64348224b66dd1c9979b809406c4d15b1c137fielding argument must be greater than its lo_water argument
cfa64348224b66dd1c9979b809406c4d15b1c137fielding (they can now be equal) or that they be non-zero.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 857. [cleanup] Use ISC_MAGIC() to define all magic numbers for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding structs, for our friends in EBCDIC-land.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 856. [func] Allow partial rdatasets to be returned in answer and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding authority sections to help non-TCP capable clients
cfa64348224b66dd1c9979b809406c4d15b1c137fielding recover from truncation. [RT #1301]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 855. [bug] Stop spurious "using RFC 1035 TTL semantics" warnings.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 854. [bug] The config parser didn't properly handle config
cfa64348224b66dd1c9979b809406c4d15b1c137fielding options that were specified in units of time other
cfa64348224b66dd1c9979b809406c4d15b1c137fielding than seconds. [RT #1372]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 853. [bug] configure_view_acl() failed to detach existing acls.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 852. [bug] Handle responses from servers which do not know
cfa64348224b66dd1c9979b809406c4d15b1c137fielding about IXFR.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 851. [cleanup] The obsolete support-ixfr option was not properly
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --- 9.2.0a1 released ---
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 850. [bug] dns_rbt_findnode() would not find nodes that were
cfa64348224b66dd1c9979b809406c4d15b1c137fielding split on a bitstring label somewhere other than in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the last label of the node. [RT #1351]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 849. [func] <isc/net.h> will ensure INADDR_LOOPBACK is defined.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 848. [func] A minimum max-cache-size of two megabytes is enforced
cfa64348224b66dd1c9979b809406c4d15b1c137fielding by the cache cleaner.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 847. [func] Added isc_file_test(), which currently only has
cfa64348224b66dd1c9979b809406c4d15b1c137fielding some very basic functionality to test for the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding existence of a file, whether a pathname is absolute,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding or whether a pathname is the fundamental representation
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of the current directory. It is intended that this
cfa64348224b66dd1c9979b809406c4d15b1c137fielding function can be expanded to test other things a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding programmer might want to know about a file.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 846. [func] A non-zero 'param' to dst_key_generate() when making an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding hmac-md5 key means that good entropy is not required.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 845. [bug] The access rights on the public file of a symmetric
cfa64348224b66dd1c9979b809406c4d15b1c137fielding key are now restricted as soon as the file is opened,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding rather than after it has been written and closed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 844. [func] <isc/net.h> will ensure INADDR_LOOPBACK is defined,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding just as <lwres/net.h> does.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 843. [func] If no controls statement is present in named.conf,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding or if any inet phrase of a controls statement is
cfa64348224b66dd1c9979b809406c4d15b1c137fielding lacking a keys clause, then a key will be automatically
cfa64348224b66dd1c9979b809406c4d15b1c137fielding generated by named and an rndc.conf-style file
cfa64348224b66dd1c9979b809406c4d15b1c137fielding named named.key will be written that uses it. rndc
cfa64348224b66dd1c9979b809406c4d15b1c137fielding will use this file only if its normal configuration
cfa64348224b66dd1c9979b809406c4d15b1c137fielding file, or one provided on the command line, does not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 842. [func] 'rndc flush' now takes an optional view.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 841. [bug] When sdb modules were not declared threadsafe, their
cfa64348224b66dd1c9979b809406c4d15b1c137fielding create and destroy functions were not serialized.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 840. [bug] The config file parser could print the wrong file
cfa64348224b66dd1c9979b809406c4d15b1c137fielding name if an error was detected after an included file
cfa64348224b66dd1c9979b809406c4d15b1c137fielding was parsed. [RT #1353]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 839. [func] Dump packets for which there was no view or that the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding class could not be determined to category "unmatched".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 838. [port] UnixWare 7.x.x is now suported by
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 837. [cleanup] Multi-threading is now enabled by default only on
cfa64348224b66dd1c9979b809406c4d15b1c137fielding OSF1, Solaris 2.7 and newer, and AIX.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 836. [func] Upgraded libtool to 1.4.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 835. [bug] The dispatcher could enter a busy loop if
cfa64348224b66dd1c9979b809406c4d15b1c137fielding it got an I/O error receiving on a UDP socket.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 834. [func] Accept (but warn about) master files beginning with
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an SOA record without an explicit TTL field and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding lacking a $TTL directive, by using the SOA MINTTL
cfa64348224b66dd1c9979b809406c4d15b1c137fielding as a default TTL. This is for backwards compatibility
cfa64348224b66dd1c9979b809406c4d15b1c137fielding with old versions of BIND 8, which accepted such
cfa64348224b66dd1c9979b809406c4d15b1c137fielding files without warning although they are illegal
cfa64348224b66dd1c9979b809406c4d15b1c137fielding according to RFC1035.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 833. [cleanup] Moved dns_soa_*() from <dns/journal.h> to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding <dns/soa.h>, and extended them to support
cfa64348224b66dd1c9979b809406c4d15b1c137fielding all the integer-valued fields of the SOA RR.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 832. [bug] The default location for named.conf in named-checkconf
cfa64348224b66dd1c9979b809406c4d15b1c137fielding should depend on --sysconfdir like it does in named.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 831. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 830. [func] Implement 'rndc status'.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 829. [bug] The DNS_R_ZONECUT result code should only be returned
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when an ANY query is made with DNS_DBFIND_GLUEOK set.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding In all other ANY query cases, returning the delegation
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 828. [bug] The errno value from recvfrom() could be overwritten
cfa64348224b66dd1c9979b809406c4d15b1c137fielding by logging code. [RT #1293]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 827. [bug] When an IXFR protocol error occurs, the slave
cfa64348224b66dd1c9979b809406c4d15b1c137fielding should retry with AXFR.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 826. [bug] Some IXFR protocol errors were not detected.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 825. [bug] zone.c:ns_query() detached from the wrong zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding reference. [RT #1264]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 824. [bug] Correct line numbers reported by dns_master_load().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 823. [func] The output of "dig -h" now goes to stdout so that it
cfa64348224b66dd1c9979b809406c4d15b1c137fielding can easily be piped through "more". [RT #1254]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 822. [bug] Sending nxrrset prerequisites would crash nsupdate.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 821. [bug] The program name used when logging to syslog should
cfa64348224b66dd1c9979b809406c4d15b1c137fielding be stripped of leading path components.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #1178, #1232]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 820. [bug] Name server address lookups failed to follow
cfa64348224b66dd1c9979b809406c4d15b1c137fielding A6 chains into the glue of local authoritative
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 819. [bug] In certain cases, the resolver's attempts to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding restart an address lookup at the root could cause
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the fetch to deadlock (with itself) instead of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding restarting. [RT #1225]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 818. [bug] Certain pathological responses to ANY queries could
cfa64348224b66dd1c9979b809406c4d15b1c137fielding cause an assertion failure. [RT #1218]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 817. [func] Adjust timeouts for dialup zone queries.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 816. [bug] Report potential problems with log file accessibility
cfa64348224b66dd1c9979b809406c4d15b1c137fielding at configuration time, since such problems can't
cfa64348224b66dd1c9979b809406c4d15b1c137fielding reliably be reported at the time they actually occur.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 815. [bug] If a log file was specified with a path separator
cfa64348224b66dd1c9979b809406c4d15b1c137fielding character (i.e. "/") in its name and the directory
cfa64348224b66dd1c9979b809406c4d15b1c137fielding did not exist, the log file's name was treated as
cfa64348224b66dd1c9979b809406c4d15b1c137fielding though it were the directory name. [RT #1189]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 814. [bug] Socket objects left over from accept() failures
cfa64348224b66dd1c9979b809406c4d15b1c137fielding were incorrectly destroyed, causing corruption
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of socket manager data structures.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 813. [bug] File descriptors exceeding FD_SETSIZE were handled
cfa64348224b66dd1c9979b809406c4d15b1c137fielding badly. [RT #1192]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 812. [bug] dig sometimes printed incomplete IXFR responses
cfa64348224b66dd1c9979b809406c4d15b1c137fielding due to an uninitialized variable. [RT #1188]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 811. [bug] Parentheses were not quoted in zone dumps. [RT #1194]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 810. [bug] The signer name in SIG records was not properly
cfa64348224b66dd1c9979b809406c4d15b1c137fielding down-cased when signing/verifying records. [RT #1186]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 809. [bug] Configuring a non-local address as a transfer-source
cfa64348224b66dd1c9979b809406c4d15b1c137fielding could cause an assertion failure during load.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 808. [func] Add 'rndc flush' to flush the server's cache.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 807. [bug] When setting up TCP connections for incoming zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding transfers, the transfer-source port was not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ignored like it should be.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 806. [bug] DNS_R_SEENINCLUDE was failing to propagate back up
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the calling stack to the zone maintenance level,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding causing zones to not reload when an included file was
cfa64348224b66dd1c9979b809406c4d15b1c137fielding touched but the top-level zone file was not.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 805. [bug] When using "forward only", missing root hints should
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not cause queries to fail. [RT #1143]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 804. [bug] Attempting to obtain entropy could fail in some
cfa64348224b66dd1c9979b809406c4d15b1c137fielding situations. This would be most common on systems
cfa64348224b66dd1c9979b809406c4d15b1c137fielding with user-space threads. [RT #1131]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 803. [bug] Treat all SIG queries as if they have the CD bit set,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding otherwise no data will be returned [RT #749]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 802. [bug] DNSSEC key tags were computed incorrectly in almost
cfa64348224b66dd1c9979b809406c4d15b1c137fielding all cases. [RT #1146]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 801. [bug] nsupdate should treat lines beginning with ';' as
cfa64348224b66dd1c9979b809406c4d15b1c137fielding comments. [RT #1139]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 800. [bug] dnssec-signzone produced incorrect statistics for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding large zones. [RT #1133]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 799. [bug] The ADB didn't find AAAA glue in a zone unless A6
cfa64348224b66dd1c9979b809406c4d15b1c137fielding glue was also present.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 798. [bug] nsupdate should be able to reject bad input lines
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and continue. [RT #1130]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 797. [func] Issue a warning if the 'directory' option contains
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a relative path. [RT #269]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 796. [func] When a size limit is associated with a log file,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding only roll it when the size is reached, not every
cfa64348224b66dd1c9979b809406c4d15b1c137fielding time the log file is opened. [RT #1096]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 795. [func] Add the +multiline option to dig. [RT #1095]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 794. [func] Implement the "port" and "default-port" statements
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 793. [cleanup] The DNSSEC tools could create filenames that were
cfa64348224b66dd1c9979b809406c4d15b1c137fielding illegal or contained shell meta-characters. They
cfa64348224b66dd1c9979b809406c4d15b1c137fielding now use a different text encoding of names that
cfa64348224b66dd1c9979b809406c4d15b1c137fielding doesn't have these problems. [RT #1101]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 792. [cleanup] Replace the OMAPI command channel protocol with a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding simpler one.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 791. [bug] The command channel now works over IPv6.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 790. [bug] Wildcards created using dynamic update or IXFR
cfa64348224b66dd1c9979b809406c4d15b1c137fielding could fail to match. [RT #1111]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 789. [bug] The "localhost" and "localnets" ACLs did not match
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when used as the second element of a two-element
cfa64348224b66dd1c9979b809406c4d15b1c137fielding sortlist item.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 788. [func] Add the "match-mapped-addresses" option, which
cfa64348224b66dd1c9979b809406c4d15b1c137fielding causes IPv6 v4mapped addresses to be treated as
cfa64348224b66dd1c9979b809406c4d15b1c137fielding IPv4 addresses for the purpose of acl matching.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 787. [bug] The DNSSEC tools failed to downcase domain
cfa64348224b66dd1c9979b809406c4d15b1c137fielding names when mapping them into file names.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 786. [bug] When DNSSEC signing/verifying data, owner names were
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not properly down-cased.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 785. [bug] A race condition in the resolver could cause
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an assertion failure. [RT #673, #872, #1048]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 784. [bug] nsupdate and other programs would not quit properly
cfa64348224b66dd1c9979b809406c4d15b1c137fielding if some signals were blocked by the caller. [RT #1081]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 783. [bug] Following CNAMEs could cause an assertion failure
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when either using an sdb database or under very
cfa64348224b66dd1c9979b809406c4d15b1c137fielding rare conditions.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 782. [func] Implement the "serial-query-rate" option.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 781. [func] Avoid error packet loops by dropping duplicate FORMERR
cfa64348224b66dd1c9979b809406c4d15b1c137fielding responses. [RT #1006]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 780. [bug] Error handling code dealing with out of memory or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding other rare errors could lead to assertion failures
cfa64348224b66dd1c9979b809406c4d15b1c137fielding by calling functions on uninitialized names. [RT #1065]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 779. [func] Added the "minimal-responses" option.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 778. [bug] When starting cache cleaning, cleaning_timer_action()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding returned without first pausing the iterator, which
cfa64348224b66dd1c9979b809406c4d15b1c137fielding could cause deadlock. [RT #998]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 777. [bug] An empty forwarders list in a zone failed to override
cfa64348224b66dd1c9979b809406c4d15b1c137fielding global forwarders. [RT #995]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 776. [func] Improved error reporting in denied messages. [RT #252]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 775. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 774. [func] max-cache-size is implemented.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 773. [func] Added isc_rwlock_trylock() to attempt to lock without
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 772. [bug] Owner names could be incorrectly omitted from cache
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dumps in the presence of negative caching entries.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 771. [cleanup] TSIG errors related to unsynchronized clocks
cfa64348224b66dd1c9979b809406c4d15b1c137fielding are logged better. [RT #919]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 770. [func] Add the "edns yes_or_no" statement to the server
cfa64348224b66dd1c9979b809406c4d15b1c137fielding clause. [RT #524]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 769. [func] Improved error reporting when parsing rdata. [RT #740]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 768. [bug] The server did not emit an SOA when a CNAME
cfa64348224b66dd1c9979b809406c4d15b1c137fielding or DNAME chain ended in NXDOMAIN in an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding authoritative zone.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 767. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 766. [bug] A few cases in query_find() could leak fname.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding This would trigger the mpctx->allocated == 0
cfa64348224b66dd1c9979b809406c4d15b1c137fielding assertion when the server exited.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #739, #776, #798, #812, #818, #821, #845,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding #892, #935, #966]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 765. [func] ACL names are once again case insensitive, like
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in BIND 8. [RT #252]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 764. [func] Configuration files now allow "include" directives
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in more places, such as inside the "view" statement.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #377, #728, #860]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 763. [func] Configuration files no longer have reserved words.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #731, #753]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 762. [cleanup] The named.conf and rndc.conf file parsers have
cfa64348224b66dd1c9979b809406c4d15b1c137fielding been completely rewritten.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 761. [bug] _REENTRANT was still defined when building with
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --disable-threads.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 760. [contrib] Significant enhancements to the pgsql sdb driver.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 759. [bug] The resolver didn't turn off "avoid fetches" mode
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when restarting, possibly causing resolution
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to fail when it should not. This bug only affected
cfa64348224b66dd1c9979b809406c4d15b1c137fielding platforms which support both IPv4 and IPv6. [RT #927]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 758. [bug] The "avoid fetches" code did not treat negative
cfa64348224b66dd1c9979b809406c4d15b1c137fielding cache entries correctly, causing fetches that would
cfa64348224b66dd1c9979b809406c4d15b1c137fielding be useful to be avoided. This bug only affected
cfa64348224b66dd1c9979b809406c4d15b1c137fielding platforms which support both IPv4 and IPv6. [RT #927]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 757. [func] Log zone transfers.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 756. [bug] dns_zone_load() could "return" success when no master
cfa64348224b66dd1c9979b809406c4d15b1c137fielding file was configured.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 755. [bug] Fix incorrectly formatted log messages in zone.c.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 754. [bug] Certain failure conditions sending UDP packets
cfa64348224b66dd1c9979b809406c4d15b1c137fielding could cause the server to retry the transmission
cfa64348224b66dd1c9979b809406c4d15b1c137fielding indefinitely. [RT #902]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 753. [bug] dig, host, and nslookup would fail to contact a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding remote server if getaddrinfo() returned an IPv6
cfa64348224b66dd1c9979b809406c4d15b1c137fielding address on a system that doesn't support IPv6.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 752. [func] Correct bad tv_usec elements returned by
cfa64348224b66dd1c9979b809406c4d15b1c137fielding gettimeofday().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 751. [func] Log successful zone loads / transfers. [RT #898]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 750. [bug] A query should not match a DNAME whose trust level
cfa64348224b66dd1c9979b809406c4d15b1c137fielding is pending. [RT #916]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 749. [bug] When a query matched a DNAME in a secure zone, the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding server did not return the signature of the DNAME.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 748. [doc] List supported RFCs in doc/misc/rfc-compliance.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 747. [bug] The code to determine whether an IXFR was possible
cfa64348224b66dd1c9979b809406c4d15b1c137fielding did not properly check for a database that could
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not have a journal. [RT #865, #908]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 746. [bug] The sdb didn't clone rdatasets properly, causing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a crash when the server followed delegations. [RT #905]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 745. [func] Report the owner name of records that fail
cfa64348224b66dd1c9979b809406c4d15b1c137fielding semantic checks while loading.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 744. [bug] When returning DNS_R_CNAME or DNS_R_DNAME as the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding result of an ANY or SIG query, the resolver failed
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to setup the return event's rdatasets, causing an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding assertion failure in the query code. [RT #881]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 743. [bug] Receiving a large number of certain malformed
cfa64348224b66dd1c9979b809406c4d15b1c137fielding answers could cause named to stop responding.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 742. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 741. [port] Support openssl-engine. [RT #709]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 740. [port] Handle openssl library mismatches slightly better.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 739. [port] Look for /dev/random in configure, rather than
cfa64348224b66dd1c9979b809406c4d15b1c137fielding assuming it will be there for only a predefined
cfa64348224b66dd1c9979b809406c4d15b1c137fielding set of OSes.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 738. [bug] If a non-threadsafe sdb driver supported AXFR and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding received an AXFR request, it would deadlock or die
cfa64348224b66dd1c9979b809406c4d15b1c137fielding with an assertion failure. [RT #852]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 737. [port] stdtime.c failed to compile on certain platforms.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 736. [func] New functions isc_task_{begin,end}exclusive().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 735. [doc] Add BIND 4 migration notes.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 734. [bug] An attempt to re-lock the zone lock could occur if
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the server was shutdown during a zone transfer.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 733. [bug] Reference counts of dns_acl_t objects need to be
cfa64348224b66dd1c9979b809406c4d15b1c137fielding locked but were not. [RT #801, #821]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 732. [bug] Glue with 0 TTL could also cause SERVFAIL. [RT #828]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 731. [bug] Certain zone errors could cause named-checkzone to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding fail ungracefully. [RT #819]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 730. [bug] lwres_getaddrinfo() returns the correct result when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding it fails to contact a server. [RT #768]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 729. [port] pthread_setconcurrency() needs to be called on Solaris.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 728. [bug] Fix comment processing on master file directives.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 727. [port] Work around OS bug where accept() succeeds but
cfa64348224b66dd1c9979b809406c4d15b1c137fielding fails to fill in the peer address of the accepted
cfa64348224b66dd1c9979b809406c4d15b1c137fielding connection, by treating it as an error rather than
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an assertion failure. [RT #809]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 726. [func] Implement the "trace" and "notrace" commands in rndc.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 725. [bug] Installing man pages could fail.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 724. [func] New libisc functions isc_netaddr_any(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_netaddr_any6().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 723. [bug] Referrals whose NS RRs had a 0 TTL caused the resolver
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to return DNS_R_SERVFAIL. [RT #783]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 722. [func] Allow incremental loads to be canceled.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 721. [cleanup] Load manager and dns_master_loadfilequota() are no
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 720. [bug] Server could enter infinite loop in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dispatch.c:do_cancel(). [RT #733]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 719. [bug] Rapid reloads could trigger an assertion failure.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #743, #763]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 718. [cleanup] "internal" is no longer a reserved word in named.conf.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #753, #731]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 717. [bug] Certain TKEY processing failure modes could
cfa64348224b66dd1c9979b809406c4d15b1c137fielding reference an uninitialized variable, causing the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding server to crash. [RT #750]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 716. [bug] The first line of a $INCLUDE master file was lost if
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an origin was specified. [RT #744]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 715. [bug] Resolving some A6 chains could cause an assertion
cfa64348224b66dd1c9979b809406c4d15b1c137fielding failure in adb.c. [RT #738]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 714. [bug] Preserve interval timers across reloads unless changed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 713. [func] named-checkconf takes '-t directory' similar to named.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 712. [bug] Sending a large signed update message caused an
35c7d65bfb91baf5d930a1d287329e8b37e0235cmjc assertion failure. [RT #718]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 711. [bug] The libisc and liblwres implementations of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding inet_ntop contained an off by one error.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 710. [func] The forwarders statement now takes an optional
cfa64348224b66dd1c9979b809406c4d15b1c137fielding port. [RT #418]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 709. [bug] ANY or SIG queries for data with a TTL of 0
cfa64348224b66dd1c9979b809406c4d15b1c137fielding would return SERVFAIL. [RT #620]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 708. [bug] When building with --with-openssl, the openssl headers
cfa64348224b66dd1c9979b809406c4d15b1c137fielding included with BIND 9 should not be used. [RT #702]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 707. [func] The "filename" argument to named-checkzone is no
cfa64348224b66dd1c9979b809406c4d15b1c137fielding longer optional, to reduce confusion. [RT #612]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 706. [bug] Zones with an explicit "allow-update { none; };"
cfa64348224b66dd1c9979b809406c4d15b1c137fielding were considered dynamic and therefore not reloaded
cfa64348224b66dd1c9979b809406c4d15b1c137fielding on SIGHUP or "rndc reload".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 705. [port] Work out resource limit type for use where rlim_t is
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not available. [RT #695]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 704. [port] RLIMIT_NOFILE is not available on all platforms.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 703. [port] sys/select.h is needed on older platforms. [RT #695]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 702. [func] If the address 0.0.0.0 is seen in resolv.conf,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding use 127.0.0.1 instead. [RT #693]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 701. [func] Root hints are now fully optional. Class IN
cfa64348224b66dd1c9979b809406c4d15b1c137fielding views use compiled-in hints by default, as
cfa64348224b66dd1c9979b809406c4d15b1c137fielding before. Non-IN views with no root hints now
cfa64348224b66dd1c9979b809406c4d15b1c137fielding provide authoritative service but not recursion.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding A warning is logged if a view has neither root
cfa64348224b66dd1c9979b809406c4d15b1c137fielding hints nor authoritative data for the root. [RT #696]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 700. [bug] $GENERATE range check was wrong. [RT #688]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 699. [bug] The lexer mishandled empty quoted strings. [RT #694]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 698. [bug] Aborting nsupdate with ^C would lead to several
cfa64348224b66dd1c9979b809406c4d15b1c137fielding race conditions.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 697. [bug] nsupdate was not compatible with the undocumented
cfa64348224b66dd1c9979b809406c4d15b1c137fielding BIND 8 behavior of ignoring TTLs in "update delete"
cfa64348224b66dd1c9979b809406c4d15b1c137fielding commands. [RT #693]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 696. [bug] lwresd would die with an assertion failure when passed
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a zero-length name. [RT #692]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 695. [bug] If the resolver attempted to query a blackholed or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding bogus server, the resolution would fail immediately.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 694. [bug] $GENERATE did not produce the last entry.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #682, #683]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 693. [bug] An empty lwres statement in named.conf caused
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the server to crash while loading.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 692. [bug] Deal with systems that have getaddrinfo() but not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding gai_strerror(). [RT #679]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 691. [bug] Configuring per-view forwarders caused an assertion
cfa64348224b66dd1c9979b809406c4d15b1c137fielding failure. [RT #675, #734]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 690. [func] $GENERATE now supports DNAME. [RT #654]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 689. [doc] man pages are now installed. [RT #210]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 688. [func] "make tags" now works on systems with the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "Exuberant Ctags" etags.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 687. [bug] Only say we have IPv6, with sufficient functionality,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding if it has actually been tested. [RT #586]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 686. [bug] dig and nslookup can now be properly aborted during
cfa64348224b66dd1c9979b809406c4d15b1c137fielding blocking operations. [RT #568]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 685. [bug] nslookup should use the search list/domain options
cfa64348224b66dd1c9979b809406c4d15b1c137fielding from resolv.conf by default. [RT #405, #630]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 684. [bug] Memory leak with view forwarders. [RT #656]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 683. [bug] File descriptor leak in isc_lex_openfile().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 682. [bug] nslookup displayed SOA records incorrectly. [RT #665]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 681. [bug] $GENERATE specifying output format was broken. [RT #653]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 680. [bug] dns_rdata_fromstruct() mishandled options bigger
cfa64348224b66dd1c9979b809406c4d15b1c137fielding than 255 octets.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 679. [bug] $INCLUDE could leak memory and file descriptors on
cfa64348224b66dd1c9979b809406c4d15b1c137fielding reload. [RT #639]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 678. [bug] "transfer-format one-answer;" could trigger an assertion
cfa64348224b66dd1c9979b809406c4d15b1c137fielding failure. [RT #646]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 677. [bug] dnssec-signzone would occasionally use the wrong ttl
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for database operations and fail. [RT #643]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 676. [bug] Log messages about lame servers to category
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 'lame-servers' rather than 'resolver', so as not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to be gratuitously incompatible with BIND 8.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 675. [bug] TKEY queries could cause the server to leak
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 674. [func] Allow messages to be TSIG signed / verified using
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a offset from the current time.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 673. [func] The server can now convert RFC1886-style recursive
cfa64348224b66dd1c9979b809406c4d15b1c137fielding lookup requests into RFC2874-style lookups, when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding enabled using the new option "allow-v6-synthesis".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 672. [bug] The wrong time was in the "time signed" field when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding replying with BADTIME error.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 671. [bug] The message code was failing to parse a message with
cfa64348224b66dd1c9979b809406c4d15b1c137fielding no question section and a TSIG record. [RT #628]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 670. [bug] The lwres replacements for getaddrinfo and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding getipnodebyname didn't properly check for the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding existence of the sockaddr sa_len field.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 669. [bug] dnssec-keygen now makes the public key file
cfa64348224b66dd1c9979b809406c4d15b1c137fielding non-world-readable for symmetric keys. [RT #403]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 668. [func] named-checkzone now reports multiple errors in master
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 667. [bug] On Linux, running named with the -u option and a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding non-world-readable configuration file didn't work.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 666. [bug] If a request sent by dig is longer than 512 bytes,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 665. [bug] Signed responses were not sent when the size of the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding TSIG + question exceeded the maximum message size.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 664. [bug] The t_tasks and t_timers module tests are now skipped
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when building without threads, since they require
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 663. [func] Accept a size_spec, not just an integer, in the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding (unimplemented and ignored) max-ixfr-log-size option
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for compatibility with recent versions of BIND 8.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 662. [bug] dns_rdata_fromtext() failed to log certain errors.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 661. [bug] Certain UDP IXFR requests caused an assertion failure
cfa64348224b66dd1c9979b809406c4d15b1c137fielding (mpctx->allocated == 0). [RT #355, #394, #623]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 660. [port] Detect multiple CPUs on HP-UX and IRIX.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 659. [performance] Rewrite the name compression code to be much faster.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 658. [cleanup] Remove all vestiges of 16 bit global compression.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 657. [bug] When a listen-on statement in an lwres block does not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding specify a port, use 921, not 53. Also update the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding listen-on documentation. [RT #616]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 656. [func] Treat an unescaped newline in a quoted string as
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an error. This means that TXT records with missing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding close quotes should have meaningful errors printed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 655. [bug] Improve error reporting on unexpected eof when loading
cfa64348224b66dd1c9979b809406c4d15b1c137fielding zones. [RT #611]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 654. [bug] Origin was being forgotten in TCP retries in dig.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 653. [bug] +defname option in dig was reversed in sense.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 652. [bug] zone_saveunique() did not report the new name.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 651. [func] The AD bit in responses now has the meaning
cfa64348224b66dd1c9979b809406c4d15b1c137fielding specified in <draft-ietf-dnsext-ad-is-secure>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 650. [bug] SIG(0) records were being generated and verified
cfa64348224b66dd1c9979b809406c4d15b1c137fielding incorrectly. [RT #606]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 649. [bug] It was possible to join to an already running fctx
cfa64348224b66dd1c9979b809406c4d15b1c137fielding after it had "cloned" its events, but before it sent
cfa64348224b66dd1c9979b809406c4d15b1c137fielding them. In this case, the event of the newly joined
cfa64348224b66dd1c9979b809406c4d15b1c137fielding fetch would not contain the answer, and would
cfa64348224b66dd1c9979b809406c4d15b1c137fielding trigger the INSIST() in fctx_sendevents(). In
cfa64348224b66dd1c9979b809406c4d15b1c137fielding BIND 9.0, this bug did not trigger an INSIST(), but
cfa64348224b66dd1c9979b809406c4d15b1c137fielding caused the fetch to fail with a SERVFAIL result.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #588, #597, #605, #607]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 648. [port] Add support for pre-RFC2133 IPv6 implementations.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 647. [bug] Resolver queries sent after following multiple
cfa64348224b66dd1c9979b809406c4d15b1c137fielding referrals had excessively long retransmission
cfa64348224b66dd1c9979b809406c4d15b1c137fielding timeouts due to incorrectly counting the referrals
cfa64348224b66dd1c9979b809406c4d15b1c137fielding as "restarts".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 646. [bug] The UnixWare ISC_PLATFORM_FIXIN6INADDR fix in isc/net.h
cfa64348224b66dd1c9979b809406c4d15b1c137fielding didn't _cleanly_ fix the problem it was trying to fix.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 645. [port] BSD/OS 3.0 needs pthread_init(). [RT #603]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 644. [bug] #622 needed more work. [RT #562]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 643. [bug] xfrin error messages made more verbose, added class
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of the zone. [RT# 599]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 642. [bug] Break the exit_check() race in the zone module.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --- 9.1.0b2 released ---
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 641. [bug] $GENERATE caused a uninitialized link to be used.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 640. [bug] Memory leak in error path could cause
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "mpctx->allocated == 0" failure. [RT #584]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 639. [bug] Reading entropy from the keyboard would sometimes fail.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 638. [port] lib/isc/random.c needed to explicitly include time.h
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to get a prototype for time() when pthreads was not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding being used. [RT #592]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 637. [port] Use isc_u?int64_t instead of (unsigned) long long in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding be compiled even if the platform does not need it.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 636. [port] Shut up MSVC++ about a possible loss of precision
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in the ISC__BUFFER_PUTUINT*() macros. [RT #592]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 635. [bug] Reloading a server with a configured blackhole list
cfa64348224b66dd1c9979b809406c4d15b1c137fielding would cause an assertion. [RT #590]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 634. [bug] A log file will completely stop being written when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding it reaches the maximum size in all cases, not just
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when versioning is also enabled. [RT #570]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 633. [port] Cope with rlim_t missing on BSD/OS systems. [RT #575]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 632. [bug] The index array of the journal file was
cfa64348224b66dd1c9979b809406c4d15b1c137fielding corrupted as it was written to disk.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 631. [port] Build without thread support on systems without
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 630. [bug] Locking failure in zone code. [RT #582]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 629. [bug] 9.1.0b1 dereferenced a null pointer and crashed
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when responding to a UDP IXFR request.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 628. [bug] If the root hints contained only AAAA addresses,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding named would be unable to perform resolution.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 627. [bug] The EDNS0 blackhole detection code of change 324
cfa64348224b66dd1c9979b809406c4d15b1c137fielding waited for three retransmissions to each server,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding which takes much too long when a domain has many
cfa64348224b66dd1c9979b809406c4d15b1c137fielding name servers and all of them drop EDNS0 queries.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Now we retry without EDNS0 after three consecutive
cfa64348224b66dd1c9979b809406c4d15b1c137fielding timeouts, even if they are all from different
cfa64348224b66dd1c9979b809406c4d15b1c137fielding servers. [RT #143]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 626. [bug] The lightweight resolver daemon no longer crashes
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when asked for a SIG rrset. [RT #558]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 625. [func] Zones now inherit their class from the enclosing view.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 624. [bug] The zone object could get timer events after it had
cfa64348224b66dd1c9979b809406c4d15b1c137fielding been destroyed, causing a server crash. [RT #571]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 623. [func] Added "named-checkconf" and "named-checkzone" program
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for syntax checking named.conf files and zone files,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding respectively.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 622. [bug] A canceled request could be destroyed before
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_request_destroy() was called. [RT #562]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 621. [port] Disable IPv6 at runtime if IPv6 sockets are unusable.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding This mostly affects Red Hat Linux 7.0, which has
cfa64348224b66dd1c9979b809406c4d15b1c137fielding conflicts between libc and the kernel.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 620. [bug] dns_master_load*inc() now require 'task' and 'load'
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to be non-null. Also 'done' will not be called if
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_master_load*inc() fails immediately. [RT #565]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 619. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 618. [bug] Queries to a signed zone could sometimes cause
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an assertion failure.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 617. [bug] When using dynamic update to add a new RR to an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding existing RRset with a different TTL, the journal
cfa64348224b66dd1c9979b809406c4d15b1c137fielding entries generated from the update did not include
cfa64348224b66dd1c9979b809406c4d15b1c137fielding explicit deletions and re-additions of the existing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding RRs to update their TTL to the new value.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 616. [func] dnssec-signzone -t output now includes performance
cfa64348224b66dd1c9979b809406c4d15b1c137fielding statistics.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 615. [bug] dnssec-signzone did not like child keysets signed
cfa64348224b66dd1c9979b809406c4d15b1c137fielding by multiple keys.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 614. [bug] Checks for uninitialized link fields were prone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to false positives, causing assertion failures.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding The checks are now disabled by default and may
cfa64348224b66dd1c9979b809406c4d15b1c137fielding be re-enabled by defining ISC_LIST_CHECKINIT.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 613. [bug] "rndc reload zone" now reloads primary zones.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding It previously only updated slave and stub zones,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding if an SOA query indicated an out of date serial.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 612. [cleanup] Shutup a ridiculously noisy HP-UX compiler that
cfa64348224b66dd1c9979b809406c4d15b1c137fielding complains relentlessly about how its treatment
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of 'const' has changed as well as how casting
cfa64348224b66dd1c9979b809406c4d15b1c137fielding sometimes tightens alignment constraints.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 611. [func] allow-notify can be used to permit processing of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding notify messages from hosts other than a slave's
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 610. [func] rndc dumpdb is now supported.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 609. [bug] getrrsetbyname() would crash lwresd if the server
cfa64348224b66dd1c9979b809406c4d15b1c137fielding found more SIGs than answers. [RT #554]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 608. [func] dnssec-signzone now adds a comment to the zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding with the time the file was signed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 607. [bug] nsupdate would fail if it encountered a CNAME or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding DNAME in a response to an SOA query. [RT #515]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 606. [bug] Compiling with --disable-threads failed due
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to isc_thread_self() being incorrectly defined
cfa64348224b66dd1c9979b809406c4d15b1c137fielding as an integer rather than a function.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 605. [func] New function isc_lex_getlasttokentext().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 604. [bug] The named.conf parser could print incorrect line
cfa64348224b66dd1c9979b809406c4d15b1c137fielding numbers when long comments were present.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 603. [bug] Make dig handle multiple types or classes on the same
cfa64348224b66dd1c9979b809406c4d15b1c137fielding query more correctly.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 602. [func] Cope automatically with UnixWare's broken
cfa64348224b66dd1c9979b809406c4d15b1c137fielding IN6_IS_ADDR_* macros. [RT #539]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 601. [func] Return a non-zero exit code if an update fails
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in nsupdate.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 600. [bug] Reverse lookups sometimes failed in dig, etc...
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 599. [func] Added four new functions to the libisc log API to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding support i18n messages. isc_log_iwrite(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_log_ivwrite(), isc_log_iwrite1() and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_log_ivwrite1() were added.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 598. [bug] An update-policy statement would cause the server
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to assert while loading. [RT #536]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 597. [func] dnssec-signzone is now multi-threaded.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 596. [bug] DNS_RDATASLAB_FORCE and DNS_RDATASLAB_EXACT are
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not mutually exclusive.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 595. [port] On Linux 2.2, socket() returns EINVAL when it
cfa64348224b66dd1c9979b809406c4d15b1c137fielding should return EAFNOSUPPORT. Work around this.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 594. [func] sdb drivers are now assumed to not be thread-safe
cfa64348224b66dd1c9979b809406c4d15b1c137fielding unless the DNS_SDBFLAG_THREADSAFE flag is supplied.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 593. [bug] If a secure zone was missing all its NXTs and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a dynamic update was attempted, the server entered
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an infinite loop.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 592. [bug] The sig-validity-interval option now specifies a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding number of days, not seconds. This matches the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding documentation. [RT #529]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --- 9.1.0b1 released ---
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 591. [bug] Work around non-reentrancy in openssl by disabling
cfa64348224b66dd1c9979b809406c4d15b1c137fielding pre-computation in keys.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 590. [doc] There are now man pages for the lwres library in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 589. [bug] The server could deadlock if a zone was updated
cfa64348224b66dd1c9979b809406c4d15b1c137fielding while being transferred out.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 588. [bug] ctx->in_use was not being correctly initialized when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when pushing a file for $INCLUDE. [RT #523]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 587. [func] A warning is now printed if the "allow-update"
cfa64348224b66dd1c9979b809406c4d15b1c137fielding option allows updates based on the source IP
cfa64348224b66dd1c9979b809406c4d15b1c137fielding address, to alert users to the fact that this
cfa64348224b66dd1c9979b809406c4d15b1c137fielding is insecure and becoming increasingly so as
cfa64348224b66dd1c9979b809406c4d15b1c137fielding servers capable of update forwarding are being
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 586. [bug] multiple views with the same name were fatal. [RT #516]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 585. [func] dns_db_addrdataset() and and dns_rdataslab_merge()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding now support 'exact' additions in a similar manner to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_db_subtractrdataset() and dns_rdataslab_subtract().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 584. [func] You can now say 'notify explicit'; to suppress
cfa64348224b66dd1c9979b809406c4d15b1c137fielding notification of the servers listed in NS records
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and notify only those servers listed in the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 'also-notify' option.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 583. [func] "rndc querylog" will now toggle logging of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding queries, like "ndc querylog" in BIND 8.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 582. [bug] dns_zone_idetach() failed to lock the zone.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [RT #199, #463]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 581. [bug] log severity was not being correctly processed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 580. [func] Ignore trailing garbage on incoming DNS packets,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for interoperability with broken server
cfa64348224b66dd1c9979b809406c4d15b1c137fielding implementations. [RT #491]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 579. [bug] nsupdate did not take a filename to read update from.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 578. [func] New config option "notify-source", to specify the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding source address for notify messages.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 577. [func] Log illegal RDATA combinations. e.g. multiple
cfa64348224b66dd1c9979b809406c4d15b1c137fielding singleton types, cname and other data.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 576. [doc] isc_log_create() description did not match reality.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 575. [bug] isc_log_create() was not setting internal state
cfa64348224b66dd1c9979b809406c4d15b1c137fielding correctly to reflect the default channels created.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 574. [bug] TSIG signed queries sent by the resolver would fail to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding have their responses validated and would leak memory.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 573. [bug] The journal files of IXFRed slave zones were
cfa64348224b66dd1c9979b809406c4d15b1c137fielding inadvertently discarded on server reload, causing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "journal out of sync with zone" errors on subsequent
cfa64348224b66dd1c9979b809406c4d15b1c137fielding reloads. [RT #482]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 572. [bug] Quoted strings were not accepted as key names in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding address match lists.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 571. [bug] It was possible to create an rdataset of singleton
cfa64348224b66dd1c9979b809406c4d15b1c137fielding type which had more than one rdata. [RT #154]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 570. [bug] rbtdb.c allowed zones containing nodes which had
cfa64348224b66dd1c9979b809406c4d15b1c137fielding both a CNAME and "other data". [RT #154]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 569. [func] The DNSSEC AD bit will not be set on queries which
cfa64348224b66dd1c9979b809406c4d15b1c137fielding have not requested a DNSSEC response.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 568. [func] Add sample simple database drivers in contrib/sdb.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 567. [bug] Setting the zone transfer timeout to zero caused an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding assertion failure. [RT #302]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 566. [func] New public function dns_timer_setidle().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 565. [func] Log queries more like BIND 8: query logging is now
cfa64348224b66dd1c9979b809406c4d15b1c137fielding done to category "queries", level "info". [RT #169]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 564. [func] Add sortlist support to lwresd.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 563. [func] New public functions dns_rdatatype_format() and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_rdataclass_format(), for convenient formatting
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of rdata type/class mnemonics in log messages.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 562. [cleanup] Moved lib/dns/*conf.c to bin/named where they belong.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 561. [func] The 'datasize', 'stacksize', 'coresize' and 'files'
cfa64348224b66dd1c9979b809406c4d15b1c137fielding clauses of the options{} statement are now implemented.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 560. [bug] dns_name_split did not properly the resulting prefix
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when a maximal length bitstring label was split which
cfa64348224b66dd1c9979b809406c4d15b1c137fielding was preceded by another bitstring label. [RT #429]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 559. [bug] dns_name_split did not properly create the suffix
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when splitting within a maximal length bitstring label.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 558. [func] New functions, isc_resource_getlimit and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_resource_setlimit.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 557. [func] Symbolic constants for libisc integral types.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 556. [func] The DNSSEC OK bit in the EDNS extended flags
cfa64348224b66dd1c9979b809406c4d15b1c137fielding is now implemented. Responses to queries without
cfa64348224b66dd1c9979b809406c4d15b1c137fielding this bit set will not contain any DNSSEC records.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 555. [bug] A slave server attempting a zone transfer could
cfa64348224b66dd1c9979b809406c4d15b1c137fielding crash with an assertion failure on certain
cfa64348224b66dd1c9979b809406c4d15b1c137fielding malformed responses from the master. [RT #457]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 554. [bug] In some cases, not all of the dnssec tools were
cfa64348224b66dd1c9979b809406c4d15b1c137fielding properly installed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 553. [bug] Incoming zone transfers deferred due to quota
cfa64348224b66dd1c9979b809406c4d15b1c137fielding were not started when quota was increased but
cfa64348224b66dd1c9979b809406c4d15b1c137fielding only when a transfer in progress finished. [RT #456]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 552. [bug] We were not correctly detecting the end of all c-style
cfa64348224b66dd1c9979b809406c4d15b1c137fielding comments. [RT #455]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 551. [func] Implemented the 'sortlist' option.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 550. [func] Support unknown rdata types and classes.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 549. [bug] "make" did not immediately abort the build when a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding subdirectory make failed [RT #450].
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 548. [func] The lexer now ungets tokens more correctly.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 547. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 546. [func] Option 'lame-ttl' is now implemented.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 545. [func] Name limit and counting options removed from dig;
cfa64348224b66dd1c9979b809406c4d15b1c137fielding they didn't work properly, and cannot be correctly
cfa64348224b66dd1c9979b809406c4d15b1c137fielding implemented without significant changes.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 544. [func] Add statistics option, enable statistics-file option,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 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
cfa64348224b66dd1c9979b809406c4d15b1c137fielding full compliance with RFC2136. It is turned off
cfa64348224b66dd1c9979b809406c4d15b1c137fielding by default and can be enabled using the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 'allow-update-forwarding' option.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 541. [func] Add bogus server support.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 540. [func] Add dialup support.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 539. [func] Support the blackhole option.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 538. [bug] fix buffer overruns by 1 in lwres_getnameinfo().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 537. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 536. [func] Use transfer-source{-v6} when sending refresh queries.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Transfer-source{-v6} now take a optional port
cfa64348224b66dd1c9979b809406c4d15b1c137fielding parameter for setting the UDP source port. The port
cfa64348224b66dd1c9979b809406c4d15b1c137fielding parameter is ignored for TCP.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 535. [func] Use transfer-source{-v6} when forwarding update
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 534. [func] Ancestors have been removed from RBT chains. Ancestor
cfa64348224b66dd1c9979b809406c4d15b1c137fielding information can be discerned via node parent pointers.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 533. [func] Incorporated name hashing into the RBT database to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding improve search speed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 532. [func] Implement DNS UPDATE pseudo records using
cfa64348224b66dd1c9979b809406c4d15b1c137fielding DNS_RDATA_UPDATE flag.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 531. [func] Rdata really should be initialized before being assigned
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to (dns_rdata_fromwire(), dns_rdata_fromtext(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_rdata_clone(), dns_rdata_fromregion()),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding check that it is.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 530. [func] New function dns_rdata_invalidate().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 529. [bug] 521 contained a bug which caused zones to always
cfa64348224b66dd1c9979b809406c4d15b1c137fielding reload. [RT #410]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 528. [func] The ISC_LIST_XXXX macros now perform sanity checks
cfa64348224b66dd1c9979b809406c4d15b1c137fielding on their arguments. ISC_LIST_XXXXUNSAFE can be use
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to skip the checks however use with caution.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 527. [func] New function dns_rdata_clone().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 526. [bug] nsupdate incorrectly refused to add RRs with a TTL
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 525. [func] New arguments 'options' for dns_db_subtractrdataset(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and 'flags' for dns_rdataslab_subtract() allowing you
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to request that the RR's must exist prior to deletion.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding DNS_R_NOTEXACT is returned if the condition is not met.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 524. [func] The 'forward' and 'forwarders' statement in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding non-forward zones should work now.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 523. [doc] The source to the Administrator Reference Manual is
cfa64348224b66dd1c9979b809406c4d15b1c137fielding now an XML file using the DocBook DTD, and is included
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in the distribution. The plain text version of the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ARM is temporarily unavailable while we figure out
cfa64348224b66dd1c9979b809406c4d15b1c137fielding how to generate readable plain text from the XML.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 522. [func] The lightweight resolver daemon can now use
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a real configuration file, and its functionality
cfa64348224b66dd1c9979b809406c4d15b1c137fielding can be provided by a name server. Also, the -p and -P
cfa64348224b66dd1c9979b809406c4d15b1c137fielding options to lwresd have been reversed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 521. [bug] Detect master files which contain $INCLUDE and always
cfa64348224b66dd1c9979b809406c4d15b1c137fielding reload. [RT #196]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 520. [bug] Upgraded libtool to 1.3.5, which makes shared
cfa64348224b66dd1c9979b809406c4d15b1c137fielding library builds almost work on AIX (and possibly
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 519. [bug] dns_name_split() would improperly split some bitstring
cfa64348224b66dd1c9979b809406c4d15b1c137fielding labels, zeroing a few of the least significant bits in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the prefix part. When such an improperly created
cfa64348224b66dd1c9979b809406c4d15b1c137fielding prefix was returned to the RBT database, the bogus
cfa64348224b66dd1c9979b809406c4d15b1c137fielding label was dutifully stored, corrupting the tree.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 518. [bug] The resolver did not realize that a DNAME which was
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "the answer" to the client's query was "the answer",
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and such queries would fail. [RT #399]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 517. [bug] The resolver's DNAME code would trigger an assertion
cfa64348224b66dd1c9979b809406c4d15b1c137fielding if there was more than one DNAME in the chain.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 516. [bug] Cache lookups which had a NULL node pointer, e.g.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding those by dns_view_find(), and which would match a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding DNAME, would trigger an INSIST(!search.need_cleanup)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding assertion. [RT #399]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 515. [bug] The ssu table was not being attached / detached
cfa64348224b66dd1c9979b809406c4d15b1c137fielding by dns_zone_[sg]etssutable. [RT#397]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 514. [func] Retry refresh and notify queries if they timeout.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 513. [func] New functionality added to rdnc and server to allow
cfa64348224b66dd1c9979b809406c4d15b1c137fielding individual zones to be refreshed or reloaded.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 512. [bug] The zone transfer code could throw an exception with
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an invalid IXFR stream.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 511. [bug] The message code could throw an assertion on an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding out of memory failure. [RT #392]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 510. [bug] Remove spurious view notify warning. [RT #376]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 509. [func] Add support for write of zone files on shutdown.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 508. [func] dns_message_parse() can now do a best-effort
cfa64348224b66dd1c9979b809406c4d15b1c137fielding attempt, which should allow dig to print more invalid
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 507. [func] New functions dns_zone_flush(), dns_zt_flushanddetach()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and dns_view_flushanddetach().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 506. [func] Do not fail to start on errors in zone files.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 505. [bug] nsupdate was printing "unknown result code". [RT #373]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 504. [bug] The zone was not being marked as dirty when updated via
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 503. [bug] dumptime was not being set along with
cfa64348224b66dd1c9979b809406c4d15b1c137fielding DNS_ZONEFLG_NEEDDUMP.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 502. [func] On a SERVFAIL reply, DiG will now try the next server
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in the list, unless the +fail option is specified.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 501. [bug] Incorrect port numbers were being displayed by
cfa64348224b66dd1c9979b809406c4d15b1c137fielding nslookup. [RT #352]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 500. [func] Nearly useless +details option removed from DiG.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 499. [func] In DiG, specifying a class with -c or type with -t
cfa64348224b66dd1c9979b809406c4d15b1c137fielding changes command-line parsing so that classes and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding types are only recognized if following -c or -t.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding This allows hosts with the same name as a class or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding type to be looked up.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 498. [doc] There is now a man page for "dig"
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 497. [bug] The error messages printed when an IP match list
cfa64348224b66dd1c9979b809406c4d15b1c137fielding contained a network address with a nonzero host
cfa64348224b66dd1c9979b809406c4d15b1c137fielding part where not sufficiently detailed. [RT #365]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 496. [bug] named didn't sanity check numeric parameters. [RT #361]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 495. [bug] nsupdate was unable to handle large records. [RT #368]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 494. [func] Do not cache NXDOMAIN responses for SOA queries.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 493. [func] Return non-cachable (ttl = 0) NXDOMAIN responses
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for SOA queries. This makes it easier to locate
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the containing zone without polluting intermediate
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 492. [bug] attempting to reload a zone caused the server fail
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to shutdown cleanly. [RT #360]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 491. [bug] nsupdate would segfault when sending certain
cfa64348224b66dd1c9979b809406c4d15b1c137fielding prerequisites with empty RDATA. [RT #356]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 490. [func] When a slave/stub zone has not yet successfully
cfa64348224b66dd1c9979b809406c4d15b1c137fielding obtained an SOA containing the zone's configured
cfa64348224b66dd1c9979b809406c4d15b1c137fielding retry time, perform the SOA query retries using
cfa64348224b66dd1c9979b809406c4d15b1c137fielding exponential backoff. [RT #337]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 489. [func] The zone manager now has a "i/o" queue.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 488. [bug] Locks weren't properly destroyed in some cases.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 487. [port] flockfile() is not defined on all systems.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 486. [bug] nslookup: "set all" and "server" commands showed
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the incorrect port number if a port other than 53
cfa64348224b66dd1c9979b809406c4d15b1c137fielding was specified. [RT #352]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 485. [func] When dig had more than one server to query, it would
cfa64348224b66dd1c9979b809406c4d15b1c137fielding send all of the messages at the same time. Add
cfa64348224b66dd1c9979b809406c4d15b1c137fielding rate limiting of the transmitted messages.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 484. [bug] When the server was reloaded after removing addresses
cfa64348224b66dd1c9979b809406c4d15b1c137fielding from the named.conf "listen-on" statement, sockets
cfa64348224b66dd1c9979b809406c4d15b1c137fielding were still listening on the removed addresses due
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to reference count loops. [RT #325]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 483. [bug] nslookup: "set all" showed a "search" option but it
cfa64348224b66dd1c9979b809406c4d15b1c137fielding was not settable.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 482. [bug] nslookup: a plain "server" or "lserver" should be
cfa64348224b66dd1c9979b809406c4d15b1c137fielding treated as a lookup.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 481. [bug] nslookup:get_next_command() stack size could exceed
cfa64348224b66dd1c9979b809406c4d15b1c137fielding per thread limit.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 480. [bug] strtok() is not thread safe. [RT #349]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 479. [func] The test suite can now be run by typing "make check"
cfa64348224b66dd1c9979b809406c4d15b1c137fielding or "make test" at the top level.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 478. [bug] "make install" failed if the directory specified with
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --prefix did not already exist.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 477. [bug] The the isc-config.sh script could be installed before
cfa64348224b66dd1c9979b809406c4d15b1c137fielding its directory was created. [RT #324]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 476. [bug] A zone could expire while a zone transfer was in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding progress triggering a INSIST failure. [RT #329]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 475. [bug] query_getzonedb() sometimes returned a non-null version
cfa64348224b66dd1c9979b809406c4d15b1c137fielding on failure. This caused assertion failures when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding generating query responses where names subject to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding additional section processing pointed to a zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to which access had been denied by means of the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding allow-query option. [RT #336]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 474. [bug] The mnemonic of the CHAOS class is CH according to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding RFC1035, but it was printed and read only as CHAOS.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding We now accept both forms as input, and print it
cfa64348224b66dd1c9979b809406c4d15b1c137fielding as CH. [RT #305]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 473. [bug] nsupdate overran the end of the list of name servers
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when no servers could be reached, typically causing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding it to print the error message "dns_request_create:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not implemented".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 472. [bug] Off-by-one error caused isc_time_add() to sometimes
cfa64348224b66dd1c9979b809406c4d15b1c137fielding produce invalid time values.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 471. [bug] nsupdate didn't compile on HP/UX 10.20
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 470. [func] $GENERATE is now supported. See also
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 469. [bug] "query-source address * port 53;" now works.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 468. [bug] dns_master_load*() failed to report file and line
cfa64348224b66dd1c9979b809406c4d15b1c137fielding number in certain error conditions.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 467. [bug] dns_master_load*() failed to log an error if
cfa64348224b66dd1c9979b809406c4d15b1c137fielding pushfile() failed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 466. [bug] dns_master_load*() could return success when it failed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 465. [cleanup] Allow 0 to be set as an omapi_value_t value by
cfa64348224b66dd1c9979b809406c4d15b1c137fielding omapi_value_storeint().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 464. [cleanup] Build with openssl's RSA code instead of dnssafe.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 463. [bug] nsupdate sent malformed SOA queries to the second
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and subsequent name servers in resolv.conf if the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding query sent to the first one failed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 462. [bug] --disable-ipv6 should work now.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 461. [bug] Specifying an unknown key in the "keys" clause of the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "controls" statement caused a NULL pointer dereference.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 460. [bug] Much of the DNSSEC code only worked with class IN.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 459. [bug] Nslookup processed the "set" command incorrectly.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 458. [bug] Nslookup didn't properly check class and type values.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 457. [bug] Dig/host/hslookup didn't properly handle connect
cfa64348224b66dd1c9979b809406c4d15b1c137fielding timeouts in certain situations, causing an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding unnecessary warning message to be printed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 456. [bug] Stub zones were not resetting the refresh and expire
cfa64348224b66dd1c9979b809406c4d15b1c137fielding counters, loadtime or clearing the DNS_ZONE_REFRESH
cfa64348224b66dd1c9979b809406c4d15b1c137fielding (refresh in progress) flag upon successful update.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding This disabled further refreshing of the stub zone,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding causing it to eventually expire. [RT #300]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 455. [doc] Document IPv4 prefix notation does not require a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dotted decimal quad but may be just dotted decimal.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 454. [bug] Enforce dotted decimal and dotted decimal quad where
cfa64348224b66dd1c9979b809406c4d15b1c137fielding documented as such in named.conf. [RT #304, RT #311]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 453. [bug] Warn if the obsolete option "maintain-ixfr-base"
cfa64348224b66dd1c9979b809406c4d15b1c137fielding is specified in named.conf. [RT #306]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 452. [bug] Warn if the unimplemented option "statistics-file"
cfa64348224b66dd1c9979b809406c4d15b1c137fielding is specified in named.conf. [RT #301]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 451. [func] Update forwarding implemented.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 450. [func] New function ns_client_sendraw().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 449. [bug] isc_bitstring_copy() only works correctly if the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding two bitstrings have the same lsb0 value, but this
cfa64348224b66dd1c9979b809406c4d15b1c137fielding requirement was not documented, nor was there a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding REQUIRE for it.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 448. [bug] Host output formatting change, to match v8. [RT #255]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 447. [bug] Dig didn't properly retry in TCP mode after
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a truncated reply. [RT #277]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 446. [bug] Confusing notify log message. [RT #298]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 445. [bug] Doing a 0 bit isc_bitstring_copy() of an lsb0
cfa64348224b66dd1c9979b809406c4d15b1c137fielding bitstring triggered a REQUIRE statement. The REQUIRE
cfa64348224b66dd1c9979b809406c4d15b1c137fielding statement was incorrect. [RT #297]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 444. [func] "recursion denied" messages are always logged at
cfa64348224b66dd1c9979b809406c4d15b1c137fielding debug level 1, now, rather than sometimes at ERROR.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding This silences these warnings in the usual case, where
cfa64348224b66dd1c9979b809406c4d15b1c137fielding some clients set the RD bit in all queries.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 443. [bug] When loading a master file failed because of an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding unrecognized RR type name, the error message
cfa64348224b66dd1c9979b809406c4d15b1c137fielding did not include the file name and line number.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 442. [bug] TSIG signed messages that did not match any view
cfa64348224b66dd1c9979b809406c4d15b1c137fielding crashed the server. [RT #290]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 441. [bug] Nodes obscured by a DNAME were inaccessible even
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when DNS_DBFIND_GLUEOK was set.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 440. [func] New function dns_zone_forwardupdate().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 439. [func] New function dns_request_createraw().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 438. [func] New function dns_message_getrawmessage().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 437. [func] Log NOTIFY activity to the notify channel.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 436. [bug] If recvmsg() returned EHOSTUNREACH or ENETUNREACH,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding which sometimes happens on Linux, named would enter
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a busy loop. Also, unexpected socket errors were
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not logged at a high enough logging level to be
cfa64348224b66dd1c9979b809406c4d15b1c137fielding useful in diagnosing this situation. [RT #275]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 435. [bug] dns_zone_dump() overwrote existing zone files
cfa64348224b66dd1c9979b809406c4d15b1c137fielding rather than writing to a temporary file and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding renaming. This could lead to empty or partial
cfa64348224b66dd1c9979b809406c4d15b1c137fielding zone files being left around in certain error
cfa64348224b66dd1c9979b809406c4d15b1c137fielding conditions involving the initial transfer of a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding slave zone, interfering with subsequent server
cfa64348224b66dd1c9979b809406c4d15b1c137fielding startup. [RT #282]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 434. [func] New function isc_file_isabsolute().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 433. [func] isc_base64_decodestring() now accepts newlines
cfa64348224b66dd1c9979b809406c4d15b1c137fielding within the base64 data. This makes it possible
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to break up the key data in a "trusted-keys"
cfa64348224b66dd1c9979b809406c4d15b1c137fielding statement into multiple lines. [RT #284]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 432. [func] Added refresh/retry jitter. The actual refresh/
cfa64348224b66dd1c9979b809406c4d15b1c137fielding retry time is now a random value between 75% and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 100% of the configured value.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 431. [func] Log at ISC_LOG_INFO when a zone is successfully
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 430. [bug] Rewrote the lightweight resolver client management
cfa64348224b66dd1c9979b809406c4d15b1c137fielding code to handle shutdown correctly and general
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 429. [bug] The space reserved for a TSIG record in a response
cfa64348224b66dd1c9979b809406c4d15b1c137fielding was 2 bytes too short, leading to message
cfa64348224b66dd1c9979b809406c4d15b1c137fielding generation failures.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 428. [bug] rbtdb.c:find_closest_nxt() erroneously returned
cfa64348224b66dd1c9979b809406c4d15b1c137fielding DNS_R_BADDB for nodes which had neither NXT nor SIG NXT
cfa64348224b66dd1c9979b809406c4d15b1c137fielding (e.g. glue). This could cause SERVFAILs when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding generating negative responses in a secure zone.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 427. [bug] Avoid going into an infinite loop when the validator
cfa64348224b66dd1c9979b809406c4d15b1c137fielding gets a negative response to a key query where the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding records are signed by the missing key.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 426. [bug] Attempting to generate an oversized RSA key could
cfa64348224b66dd1c9979b809406c4d15b1c137fielding cause dnssec-keygen to dump core.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 425. [bug] Warn about the auth-nxdomain default value change
cfa64348224b66dd1c9979b809406c4d15b1c137fielding if there is no auth-nxdomain statement in the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding config file. [RT #287]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 424. [bug] notify_createmessage() could trigger an assertion
cfa64348224b66dd1c9979b809406c4d15b1c137fielding failure when creating the notify message failed,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding e.g. due to corrupt zones with multiple SOA records.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 423. [bug] When responding to a recursive query, errors that occur
cfa64348224b66dd1c9979b809406c4d15b1c137fielding after following a CNAME should cause the query to fail.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 422. [func] get rid of isc_random_t, and make isc_random_get()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and isc_random_jitter() use rand() internally
cfa64348224b66dd1c9979b809406c4d15b1c137fielding instead of local state. Note that isc_random_*()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding functions are only for weak, non-critical "randomness"
cfa64348224b66dd1c9979b809406c4d15b1c137fielding such as timing jitter and such.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 421. [bug] nslookup would exit when given a blank line as input.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 420. [bug] nslookup failed to implement the "exit" command.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 419. [bug] The certificate type PKIX was misspelled as SKIX.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 418. [bug] At debug levels >= 10, getting an unexpected
cfa64348224b66dd1c9979b809406c4d15b1c137fielding socket receive error would crash the server
cfa64348224b66dd1c9979b809406c4d15b1c137fielding while trying to log the error message.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 417. [func] Add isc_app_block() and isc_app_unblock(), which
cfa64348224b66dd1c9979b809406c4d15b1c137fielding allow an application to handle signals while
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 416. [bug] Slave zones with no master file tried to use a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding NULL pointer for a journal file name when they
cfa64348224b66dd1c9979b809406c4d15b1c137fielding received an IXFR. [RT #273]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 415. [bug] The logging code leaked file descriptors.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 414. [bug] Server did not shut down until all incoming zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding transfers were finished.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 413. [bug] Notify could attempt to use the zone database after
cfa64348224b66dd1c9979b809406c4d15b1c137fielding it had been unloaded. [RT#267]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 412. [bug] named -v didn't print the version.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 411. [bug] A typo in the HS A code caused an assertion failure.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 410. [bug] lwres_gethostbyname() and company set lwres_h_errno
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to a random value on success.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 409. [bug] If named was shut down early in the startup
cfa64348224b66dd1c9979b809406c4d15b1c137fielding process, ns_omapi_shutdown() would attempt to lock
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an uninitialized mutex. [RT #262]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 408. [bug] stub zones could leak memory and reference counts if
cfa64348224b66dd1c9979b809406c4d15b1c137fielding all the masters were unreachable.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 407. [bug] isc_rwlock_lock() would needlessly block
cfa64348224b66dd1c9979b809406c4d15b1c137fielding readers when it reached the read quota even
cfa64348224b66dd1c9979b809406c4d15b1c137fielding if no writers were waiting.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 406. [bug] Log messages were occasionally lost or corrupted
cfa64348224b66dd1c9979b809406c4d15b1c137fielding due to a race condition in isc_log_doit().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 405. [func] Add support for selective forwarding (forward zones)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 404. [bug] The request library didn't completely work with IPv6.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 403. [bug] "host" did not use the search list.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 402. [bug] Treat undefined acls as errors, rather than
cfa64348224b66dd1c9979b809406c4d15b1c137fielding warning and then later throwing an assertion.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 401. [func] Added simple database API.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 400. [bug] SIG(0) signing and verifying was done incorrectly.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 399. [bug] When reloading the server with a config file
cfa64348224b66dd1c9979b809406c4d15b1c137fielding containing a syntax error, it could catch an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding assertion failure trying to perform zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding maintenance on, or sending notifies from,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding tentatively created zones whose views were
cfa64348224b66dd1c9979b809406c4d15b1c137fielding never fully configured and lacked an address
cfa64348224b66dd1c9979b809406c4d15b1c137fielding database and request manager.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 398. [bug] "dig" sometimes caught an assertion failure when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding using TSIG, depending on the key length.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 397. [func] Added utility functions dns_view_gettsig() and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_view_getpeertsig().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 396. [doc] There is now a man page for "nsupdate"
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 395. [bug] nslookup printed incorrect RR type mnemonics
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for RRs of type >= 21 [RT #237].
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 394. [bug] Current name was not propagated via $INCLUDE.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 393. [func] Initial answer while loading (awl) support.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Entry points: dns_master_loadfileinc(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_master_loadstreaminc(), dns_master_loadbufferinc().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Note: calls to dns_master_load*inc() should be rate
cfa64348224b66dd1c9979b809406c4d15b1c137fielding be rate limited so as to not use up all file
cfa64348224b66dd1c9979b809406c4d15b1c137fielding descriptors.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 392. [func] Add ISC_R_FAMILYNOSUPPORT. Returned when OS does
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not support the given address family requested.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 391. [clarity] ISC_R_FAMILY -> ISC_R_FAMILYMISMATCH.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 390. [func] The function dns_zone_setdbtype() now takes
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an argc/argv style vector of words and sets
cfa64348224b66dd1c9979b809406c4d15b1c137fielding both the zone database type and its arguments,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding making the functions dns_zone_adddbarg()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and dns_zone_cleardbargs() unnecessary.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 389. [bug] Attempting to send a request over IPv6 using
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_request_create() on a system without IPv6
cfa64348224b66dd1c9979b809406c4d15b1c137fielding support caused an assertion failure [RT #235].
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 388. [func] dig and host can now do reverse ipv6 lookups.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 387. [func] Add dns_byaddr_createptrname(), which converts
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an address into the name used by a PTR query.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 386. [bug] Missing strdup() of ACL name caused random
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ACL matching failures [RT #228].
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 385. [cleanup] Removed functions dns_zone_equal(), dns_zone_print(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and dns_zt_print().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 384. [bug] nsupdate was incorrectly limiting TTLs to 65535 instead
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of 2147483647.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 383. [func] When writing a master file, print the SOA and NS
cfa64348224b66dd1c9979b809406c4d15b1c137fielding records (and their SIGs) before other records.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 382. [bug] named -u failed on many Linux systems where the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding libc provided kernel headers do not match
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the current kernel.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 381. [bug] Check for IPV6_RECVPKTINFO and use it instead of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding IPV6_PKTINFO if found. [RT #229]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 380. [bug] nsupdate didn't work with IPv6.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 379. [func] New library function isc_sockaddr_anyofpf().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 378. [func] named and lwresd will log the command line arguments
cfa64348224b66dd1c9979b809406c4d15b1c137fielding they were started with in the "starting ..." message.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 377. [bug] When additional data lookups were refused due to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "allow-query", the databases were still being
cfa64348224b66dd1c9979b809406c4d15b1c137fielding attached causing reference leaks.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 376. [bug] The server should always use good entropy when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding performing cryptographic functions needing entropy.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 375. [bug] Per-zone "allow-query" did not properly override the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding view/global one for CNAME targets and additional
cfa64348224b66dd1c9979b809406c4d15b1c137fielding data [RT #220].
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 374. [bug] SOA in authoritative negative responses had wrong TTL.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 373. [func] nslookup is now installed by "make install".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 372. [bug] Deal with Microsoft DNS servers appending two bytes of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding garbage to zone transfer requests.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 371. [bug] At high debug levels, doing an outgoing zone transfer
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of a very large RRset could cause an assertion failure
cfa64348224b66dd1c9979b809406c4d15b1c137fielding during logging.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 370. [bug] The error messages for roll-forward failures were
cfa64348224b66dd1c9979b809406c4d15b1c137fielding overly terse.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 369. [func] Support new named.conf options, view and zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding statements:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding max-retry-time, min-retry-time,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding max-refresh-time, min-refresh-time.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 368. [func] Restructure the internal ".bind" view so that more
cfa64348224b66dd1c9979b809406c4d15b1c137fielding zones can be added to it.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 367. [bug] Allow proper selection of server on nslookup command
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 366. [func] Allow use of '-' batch file in dig for stdin.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 365. [bug] nsupdate -k leaked memory.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 364. [func] Added additional-from-{cache,auth}
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 363. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 362. [bug] rndc no longer aborts if the configuration file is
cfa64348224b66dd1c9979b809406c4d15b1c137fielding missing an options statement. [RT #209]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 361. [func] When the RBT find or chain functions set the name and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding origin for a node that stores the root label
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the name is now set to an empty name, instead of ".",
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to simplify later use of the name and origin by
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_name_concatenate(), dns_name_totext() or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_name_format().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 360. [func] dns_name_totext() and dns_name_format() now allow
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an empty name to be passed, which is formatted as "@".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 359. [bug] dnssec-signzone occasionally signed glue records.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 358. [cleanup] Rename the intermediate files used by the dnssec
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 357. [bug] The zone file parser crashed if the argument
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to $INCLUDE was a quoted string.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 356. [cleanup] isc_task_send no longer requires event->sender to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding be non-null.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 355. [func] Added isc_dir_createunique(), similar to mkdtemp().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 354. [doc] Man pages for the dnssec tools are now included in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the distribution, in doc/man/dnssec.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 353. [bug] double increment in lwres/gethost.c:copytobuf().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 352. [bug] Race condition in dns_client_t startup could cause
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an assertion failure.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 351. [bug] Constructing a response with rcode SERVFAIL to a TSIG
cfa64348224b66dd1c9979b809406c4d15b1c137fielding signed query could crash the server.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 350. [bug] Also-notify lists specified in the global options
cfa64348224b66dd1c9979b809406c4d15b1c137fielding block were not correctly reference counted, causing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a memory leak.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 349. [bug] Processing a query with the CD bit set now works
cfa64348224b66dd1c9979b809406c4d15b1c137fielding as expected.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 348. [func] New boolean named.conf options 'additional-from-auth'
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and 'additional-from-cache' now supported in view and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding global options statement.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 347. [bug] Don't crash if an argument is left off options in dig.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 346. [placeholder]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 345. [bug] Large-scale changes/cleanups to dig:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding * Significantly improve structure handling
cfa64348224b66dd1c9979b809406c4d15b1c137fielding * Don't pre-load entire batch files
cfa64348224b66dd1c9979b809406c4d15b1c137fielding * Fix SIGINT handling
cfa64348224b66dd1c9979b809406c4d15b1c137fielding * Shorten timeouts to match v8's behavior
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 344. [bug] When shutting down, lwresd sometimes tried
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to shut down its client tasks twice,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding triggering an assertion.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 343. [bug] Although zone maintenance SOA queries and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding notify requests were signed with TSIG keys
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when configured for the server in case,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the TSIG was not verified on the response.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 342. [bug] The wrong name was being passed to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_name_dup() when generating a TSIG
cfa64348224b66dd1c9979b809406c4d15b1c137fielding key using TKEY.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 341. [func] Support 'key' clause in named.conf zone masters
cfa64348224b66dd1c9979b809406c4d15b1c137fielding statement to allow authentication via TSIG keys:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 10.0.0.1 port 5353 key "foo";
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 340. [bug] The top-level COPYRIGHT file was missing from
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the distribution.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 339. [bug] DNSSEC validation of the response to an ANY
cfa64348224b66dd1c9979b809406c4d15b1c137fielding query at a name with a CNAME RR in a secure
cfa64348224b66dd1c9979b809406c4d15b1c137fielding zone triggered an assertion failure.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 338. [bug] lwresd logged to syslog as named, not lwresd.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 337. [bug] "dig" did not recognize "nsap-ptr" as an RR type
cfa64348224b66dd1c9979b809406c4d15b1c137fielding on the command line.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 336. [bug] "dig -f" used 64 k of memory for each line in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the file. It now uses much less, though still
cfa64348224b66dd1c9979b809406c4d15b1c137fielding proportionally to the file size.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 335. [bug] named would occasionally attempt recursion when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding it was disallowed or undesired.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 334. [func] Added hmac-md5 to libisc.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 333. [bug] The resolver incorrectly accepted referrals to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding domains that were not parents of the query name,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding causing assertion failures.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 332. [func] New function dns_name_reset().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 331. [bug] Only log "recursion denied" if RD is set. [RT #178]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 330. [bug] Many debugging messages were partially formatted
cfa64348224b66dd1c9979b809406c4d15b1c137fielding even when debugging was turned off, causing a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding significant decrease in query performance.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 329. [func] omapi_auth_register() now takes a size_t argument for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the length of a key's secret data. Previously
cfa64348224b66dd1c9979b809406c4d15b1c137fielding OMAPI only stored secrets up to the first NUL byte.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 328. [func] Added isc_base64_decodestring().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 327. [bug] rndc.conf parser wasn't correctly recognizing an IP
cfa64348224b66dd1c9979b809406c4d15b1c137fielding address where a host specification was required.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 326. [func] 'keys' in an 'inet' control statement is now
cfa64348224b66dd1c9979b809406c4d15b1c137fielding required and must have at least one item in it.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding A "not supported" warning is now issued if a 'unix'
cfa64348224b66dd1c9979b809406c4d15b1c137fielding control channel is defined.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 325. [bug] isc_lex_gettoken was processing octal strings when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ISC_LEXOPT_CNUMBER was not set.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 324. [func] In the resolver, turn EDNS0 off if there is no
cfa64348224b66dd1c9979b809406c4d15b1c137fielding response after a number of retransmissions.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding This is to allow queries some chance of succeeding
cfa64348224b66dd1c9979b809406c4d15b1c137fielding even if all the authoritative servers of a zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding silently discard EDNS0 requests instead of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding sending an error response like they ought to.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 323. [bug] dns_rbt_findname() did not ignore empty rbt nodes.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Because of this, servers authoritative for a parent
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and grandchild zone but not authoritative for the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding intervening child zone did not correctly issue
cfa64348224b66dd1c9979b809406c4d15b1c137fielding referrals to the servers of the child zone.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 322. [bug] Queries for KEY RRs are now sent to the parent
cfa64348224b66dd1c9979b809406c4d15b1c137fielding server before the authoritative one, making
cfa64348224b66dd1c9979b809406c4d15b1c137fielding DNSSEC insecurity proofs work in many cases
cfa64348224b66dd1c9979b809406c4d15b1c137fielding where they previously didn't.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 321. [bug] When synthesizing a CNAME RR for a DNAME
cfa64348224b66dd1c9979b809406c4d15b1c137fielding response, query_addcname() failed to initialize
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the type and class of the CNAME dns_rdata_t,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding causing random failures.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 320. [func] Multiple rndc changes: parses an rndc.conf file,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding uses authentication to talk to named, command
cfa64348224b66dd1c9979b809406c4d15b1c137fielding line syntax changed. This will all be described
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in the ARM.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 319. [func] The named.conf "controls" statement is now used
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to configure the OMAPI command channel.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 318. [func] dns_c_ndcctx_destroy() could never return anything
cfa64348224b66dd1c9979b809406c4d15b1c137fielding except ISC_R_SUCCESS; made it have void return instead.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 317. [func] Use callbacks from libomapi to determine if a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding new connection is valid, and if a key requested
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to be used with that connection is valid.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 316. [bug] Generate a warning if we detect an unexpected <eof>
cfa64348224b66dd1c9979b809406c4d15b1c137fielding but treat as <eol><eof>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 315. [bug] Handle non-empty blanks lines. [RT #163]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 314. [func] The named.conf controls statement can now have
cfa64348224b66dd1c9979b809406c4d15b1c137fielding more than one key specified for the inet clause.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 313. [bug] When parsing resolv.conf, don't terminate on an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding error. Instead, parse as much as possible, but
cfa64348224b66dd1c9979b809406c4d15b1c137fielding still return an error if one was found.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 312. [bug] Increase the number of allowed elements in the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding resolv.conf search path from 6 to 8. If there
cfa64348224b66dd1c9979b809406c4d15b1c137fielding are more than this, ignore the remainder rather
cfa64348224b66dd1c9979b809406c4d15b1c137fielding than returning a failure in lwres_conf_parse.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 311. [bug] lwres_conf_parse failed when the first line of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding resolv.conf was empty or a comment.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 310. [func] Changes to named.conf "controls" statement (inet
cfa64348224b66dd1c9979b809406c4d15b1c137fielding subtype only)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding - support "keys" clause
cfa64348224b66dd1c9979b809406c4d15b1c137fielding inet * port 1024
cfa64348224b66dd1c9979b809406c4d15b1c137fielding allow { any; } keys { "foo"; }
cfa64348224b66dd1c9979b809406c4d15b1c137fielding - allow "port xxx" to be left out of statement,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in which case it defaults to omapi's default port
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 309. [bug] When sending a referral, the server did not look
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for name server addresses as glue in the zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding holding the NS RRset in the case where this zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding was not the same as the one where it looked for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding name server addresses as authoritative data.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 308. [bug] Treat a SOA record not at top of zone as an error
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when loading a zone. [RT #154]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 307. [bug] When canceling a query, the resolver didn't check for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_socket_sendto() calls that did not yet have their
cfa64348224b66dd1c9979b809406c4d15b1c137fielding completion events posted, so it could (rarely) end up
cfa64348224b66dd1c9979b809406c4d15b1c137fielding destroying the query context and then want to use
cfa64348224b66dd1c9979b809406c4d15b1c137fielding it again when the send event posted, triggering an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding assertion as it tried to cancel an already-canceled
cfa64348224b66dd1c9979b809406c4d15b1c137fielding query. [RT #77]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 306. [bug] Reading HMAC-MD5 private key files didn't work.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 305. [bug] When reloading the server with a config file
cfa64348224b66dd1c9979b809406c4d15b1c137fielding containing a syntax error, it could catch an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding assertion failure trying to perform zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding maintenance on tentatively created zones whose
cfa64348224b66dd1c9979b809406c4d15b1c137fielding views were never fully configured and lacked
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an address database.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 304. [bug] If more than LWRES_CONFMAXNAMESERVERS servers
cfa64348224b66dd1c9979b809406c4d15b1c137fielding are listed in resolv.conf, silently ignore them
cfa64348224b66dd1c9979b809406c4d15b1c137fielding instead of returning failure.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 303. [bug] Add additional sanity checks to differentiate a AXFR
cfa64348224b66dd1c9979b809406c4d15b1c137fielding response vs a IXFR response. [RT #157]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 302. [bug] In dig, host, and nslookup, MXNAME should be large
cfa64348224b66dd1c9979b809406c4d15b1c137fielding enough to hold any legal domain name in presentation
cfa64348224b66dd1c9979b809406c4d15b1c137fielding format + terminating NULL.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 301. [bug] Uninitialized pointer in host:printmessage(). [RT #159]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 300. [bug] Using both <isc/net.h> and <lwres/net.h> didn't work
cfa64348224b66dd1c9979b809406c4d15b1c137fielding on platforms lacking IPv6 because each included their
cfa64348224b66dd1c9979b809406c4d15b1c137fielding own ipv6 header file for the missing definitions. Now
cfa64348224b66dd1c9979b809406c4d15b1c137fielding each library's ipv6.h defines the wrapper symbol of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the other (ISC_IPV6_H and LWRES_IPV6_H).
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 299. [cleanup] Get the user and group information before changing the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding root directory, so the administrator does not need to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding keep a copy of the user and group databases in the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding chroot'ed environment. Suggested by Hakan Olsson.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 298. [bug] A mutex deadlock occurred during shutdown of the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding interface manager under certain conditions.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Digital Unix systems were the most affected.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 297. [bug] Specifying a key name that wasn't fully qualified
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in certain parts of the config file could cause
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an assertion failure.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 296. [bug] "make install" from a separate build directory
cfa64348224b66dd1c9979b809406c4d15b1c137fielding failed unless configure had been run in the source
cfa64348224b66dd1c9979b809406c4d15b1c137fielding directory, too.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 295. [bug] When invoked with type==CNAME and a message
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not constructed by dns_message_parse(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_message_findname() failed to find anything
cfa64348224b66dd1c9979b809406c4d15b1c137fielding due to checking for attribute bits that are set
cfa64348224b66dd1c9979b809406c4d15b1c137fielding only in dns_message_parse(). This caused an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding infinite loop when constructing the response to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an ANY query at a CNAME in a secure zone.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 294. [bug] If we run out of space in while processing glue
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when reading a master file and commit "current name"
cfa64348224b66dd1c9979b809406c4d15b1c137fielding reverts to "name_current" instead of staying as
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "name_glue".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 293. [port] Add support for FreeBSD 4.0 system tests.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 292. [bug] Due to problems with the way some operating systems
cfa64348224b66dd1c9979b809406c4d15b1c137fielding handle simultaneous listening on IPv4 and IPv6
cfa64348224b66dd1c9979b809406c4d15b1c137fielding addresses, the server no longer listens on IPv6
cfa64348224b66dd1c9979b809406c4d15b1c137fielding addresses by default. To revert to the previous
cfa64348224b66dd1c9979b809406c4d15b1c137fielding behavior, specify "listen-on-v6 { any; };" in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the config file.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 291. [func] Caching servers no longer send outgoing queries
cfa64348224b66dd1c9979b809406c4d15b1c137fielding over TCP just because the incoming recursive query
cfa64348224b66dd1c9979b809406c4d15b1c137fielding was a TCP one.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 290. [cleanup] +twiddle option to dig (for testing only) removed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 289. [cleanup] dig is now installed in $bindir instead of $sbindir.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding host is now installed in $bindir. (Be sure to remove
cfa64348224b66dd1c9979b809406c4d15b1c137fielding any $sbindir/dig from a previous release.)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 288. [func] rndc is now installed by "make install" into $sbindir.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 287. [bug] rndc now works again as "rndc 127.1 reload" (for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding only that task). Parsing its configuration file and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding using digital signatures for authentication has been
cfa64348224b66dd1c9979b809406c4d15b1c137fielding disabled until named supports the "controls" statement,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding post-9.0.0.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 286. [bug] On Solaris 2, when named inherited a signal state
cfa64348224b66dd1c9979b809406c4d15b1c137fielding where SIGHUP had the SIG_IGN action, SIGHUP would
cfa64348224b66dd1c9979b809406c4d15b1c137fielding be ignored rather than causing the server to reload
cfa64348224b66dd1c9979b809406c4d15b1c137fielding its configuration.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 285. [bug] A change made to the dst API for beta4 inadvertently
cfa64348224b66dd1c9979b809406c4d15b1c137fielding broke OMAPI's creation of a dst key from an incoming
cfa64348224b66dd1c9979b809406c4d15b1c137fielding message, causing an assertion to be triggered. Fixed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 284. [func] The DNSSEC key generation and signing tools now
cfa64348224b66dd1c9979b809406c4d15b1c137fielding generate randomness from keyboard input on systems
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 283. [cleanup] The 'lwresd' program is now a link to 'named'.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 282. [bug] The lexer now returns ISC_R_RANGE if parsed integer is
cfa64348224b66dd1c9979b809406c4d15b1c137fielding too big for an unsigned long.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 281. [bug] Fixed list of recognized config file category names.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 280. [func] Add isc-config.sh, which can be used to more
cfa64348224b66dd1c9979b809406c4d15b1c137fielding easily build applications that link with
cfa64348224b66dd1c9979b809406c4d15b1c137fielding our libraries.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 279. [bug] Private omapi function symbols shared between
cfa64348224b66dd1c9979b809406c4d15b1c137fielding two or more files in libomapi.a were not namespace
cfa64348224b66dd1c9979b809406c4d15b1c137fielding protected using the ISC convention of starting with
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the library name and two underscores ("omapi__"...)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 278. [bug] bin/named/logconf.c:category_fromconf() didn't take
cfa64348224b66dd1c9979b809406c4d15b1c137fielding note of when isc_log_categorybyname() wasn't able
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to find the category name and would then apply the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding channel list of the unknown category to all categories.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 277. [bug] isc_log_categorybyname() and isc_log_modulebyname()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding would fail to find the first member of any category
cfa64348224b66dd1c9979b809406c4d15b1c137fielding or module array apart from the internal defaults.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Thus, for example, the "notify" category was improperly
cfa64348224b66dd1c9979b809406c4d15b1c137fielding configured by named.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 276. [bug] dig now supports maximum sized TCP messages.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 275. [bug] The definition of lwres_gai_strerror() was missing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the lwres_ prefix.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 274. [bug] TSIG AXFR verify failed when talking to a BIND 8
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 273. [func] The default for the 'transfer-format' option is
cfa64348224b66dd1c9979b809406c4d15b1c137fielding now 'many-answers'. This will break zone transfers
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to BIND 4.9.5 and older unless there is an explicit
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 'one-answer' configuration.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 272. [bug] The sending of large TCP responses was canceled
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in mid-transmission due to a race condition
cfa64348224b66dd1c9979b809406c4d15b1c137fielding caused by the failure to set the client object's
cfa64348224b66dd1c9979b809406c4d15b1c137fielding "newstate" variable correctly when transitioning
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to the "working" state.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 271. [func] Attempt to probe the number of cpus in named
cfa64348224b66dd1c9979b809406c4d15b1c137fielding if unspecified rather than defaulting to 1.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 270. [func] Allow maximum sized TCP answers.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 269. [bug] Failed DNSSEC validations could cause an assertion
cfa64348224b66dd1c9979b809406c4d15b1c137fielding failure by causing clone_results() to be called with
cfa64348224b66dd1c9979b809406c4d15b1c137fielding with hevent->node == NULL.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 268. [doc] A plain text version of the Administrator
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Reference Manual is now included in the distribution,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 267. [func] Nsupdate is now provided in the distribution.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 266. [bug] zone.c:save_nsrrset() node was not initialized.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 265. [bug] dns_request_create() now works for TCP.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 264. [func] Dispatch can not take TCP sockets in connecting
cfa64348224b66dd1c9979b809406c4d15b1c137fielding state. Set DNS_DISPATCHATTR_CONNECTED when calling
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_dispatch_createtcp() for connected TCP sockets
cfa64348224b66dd1c9979b809406c4d15b1c137fielding or call dns_dispatch_starttcp() when the socket is
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 263. [func] New logging channel type 'stderr'
cfa64348224b66dd1c9979b809406c4d15b1c137fielding channel some-name {
cfa64348224b66dd1c9979b809406c4d15b1c137fielding severity error;
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 262. [bug] 'master' was not initialized in zone.c:stub_callback().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 261. [func] Add dns_zone_markdirty().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 260. [bug] Running named as a non-root user failed on Linux
cfa64348224b66dd1c9979b809406c4d15b1c137fielding kernels new enough to support retaining capabilities
cfa64348224b66dd1c9979b809406c4d15b1c137fielding after setuid().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 259. [func] New random-device and random-seed-file statements
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for global options block of named.conf. Both accept
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a single string argument.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 258. [bug] Fixed printing of lwres_addr_t.address field.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 257. [bug] The server detached the last zone manager reference
cfa64348224b66dd1c9979b809406c4d15b1c137fielding too early, while it could still be in use by queries.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding This manifested itself as assertion failures during the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding shutdown process for busy name servers. [RT #133]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 256. [func] isc_ratelimiter_t now has attach/detach semantics, and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_ratelimiter_shutdown guarantees that the rate
cfa64348224b66dd1c9979b809406c4d15b1c137fielding limiter is detached from its task.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 255. [func] New function dns_zonemgr_attach().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 254. [bug] Suppress "query denied" messages on additional data
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --- 9.0.0b4 released ---
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 253. [func] resolv.conf parser now recognizes ';' and '#' as
cfa64348224b66dd1c9979b809406c4d15b1c137fielding comments (anywhere in line, not just as the beginning).
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 252. [bug] resolv.conf parser mishandled masks on sortlists.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding It also aborted when an unrecognized keyword was seen,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding now it silently ignores the entire line.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 251. [bug] lwresd caught an assertion failure on startup.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 250. [bug] fixed handling of size+unit when value would be too
cfa64348224b66dd1c9979b809406c4d15b1c137fielding large for internal representation.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 249. [cleanup] max-cache-size config option now takes a size-spec
cfa64348224b66dd1c9979b809406c4d15b1c137fielding like 'datasize', except 'default' is not allowed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 248. [bug] global lame-ttl option was not being printed when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding config structures were written out.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 247. [cleanup] Rename cache-size config option to max-cache-size.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 246. [func] Rename global option cachesize to cache-size and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding add corresponding option to view statement.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 245. [bug] If an uncompressed name will take more than 255
cfa64348224b66dd1c9979b809406c4d15b1c137fielding bytes and the buffer is sufficiently long,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_name_fromwire should return DNS_R_FORMERR,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not ISC_R_NOSPACE. This bug caused cause the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding server to catch an assertion failure when it
cfa64348224b66dd1c9979b809406c4d15b1c137fielding received a query for a name longer than 255
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 244. [bug] empty named.conf file and empty options statement are
cfa64348224b66dd1c9979b809406c4d15b1c137fielding now parsed properly.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 243. [func] new cachesize option for named.conf
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 242. [cleanup] fixed incorrect warning about auth-nxdomain usage.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 241. [cleanup] nscount and soacount have been removed from the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_master_*() argument lists.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 240. [func] databases now come in three flavours: zone, cache
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 239. [func] If ISC_MEM_DEBUG is enabled, the variable
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_mem_debugging controls whether messages
cfa64348224b66dd1c9979b809406c4d15b1c137fielding are printed or not.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 238. [cleanup] A few more compilation warnings have been quieted:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding + missing sigwait prototype on BSD/OS 4.0/4.0.1.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding + PTHREAD_ONCE_INIT unbraced initializer warnings on
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Solaris 2.8.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding + IN6ADDR_ANY_INIT unbraced initializer warnings on
cfa64348224b66dd1c9979b809406c4d15b1c137fielding BSD/OS 4.*, Linux and Solaris 2.8.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 237. [bug] If connect() returned ENOBUFS when the resolver was
cfa64348224b66dd1c9979b809406c4d15b1c137fielding initiating a TCP query, the socket didn't get
cfa64348224b66dd1c9979b809406c4d15b1c137fielding destroyed, and the server did not shut down cleanly.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 236. [func] Added new listen-on-v6 config file statement.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 235. [func] Consider it a config file error if a listen-on
cfa64348224b66dd1c9979b809406c4d15b1c137fielding statement has an IPv6 address in it, or a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding listen-on-v6 statement has an IPv4 address in it.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 234. [bug] Allow a trusted-key's first field (domain-name) be
cfa64348224b66dd1c9979b809406c4d15b1c137fielding either a quoted or an unquoted string, instead of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding requiring a quoted string.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 233. [cleanup] Convert all config structure integer values to unsigned
cfa64348224b66dd1c9979b809406c4d15b1c137fielding integer (isc_uint32_t) to match grammar.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 232. [bug] Allow slave zones to not have a file.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 231. [func] Support new 'port' clause in config file options
cfa64348224b66dd1c9979b809406c4d15b1c137fielding section. Causes 'listen-on', 'masters' and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 'also-notify' statements to use its value instead of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding default (53).
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 230. [func] Replace the dst sign/verify API with a cleaner one.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 229. [func] Support config file sig-validity-interval statement
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in options, views and zone statements (master
cfa64348224b66dd1c9979b809406c4d15b1c137fielding zones only).
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 228. [cleanup] Logging messages in config module stripped of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding trailing period.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 227. [cleanup] The enumerated identifiers dns_rdataclass_*,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_rcode_*, dns_opcode_*, and dns_trust_* are
cfa64348224b66dd1c9979b809406c4d15b1c137fielding also now cast to their appropriate types, as with
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_rdatatype_* in item number 225 below.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 226. [func] dns_name_totext() now always prints the root name as
cfa64348224b66dd1c9979b809406c4d15b1c137fielding '.', even when omit_final_dot is true.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 225. [cleanup] The enumerated dns_rdatatype_* identifiers are now
cfa64348224b66dd1c9979b809406c4d15b1c137fielding cast to dns_rdatatype_t via macros of their same name
cfa64348224b66dd1c9979b809406c4d15b1c137fielding so that they are of the proper integral type wherever
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a dns_rdatatype_t is needed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 224. [cleanup] The entire project builds cleanly with gcc's
cfa64348224b66dd1c9979b809406c4d15b1c137fielding -Wcast-qual and -Wwrite-strings warnings enabled,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding which is now the default when using gcc. (Warnings
cfa64348224b66dd1c9979b809406c4d15b1c137fielding from confparser.c, because of yacc's code, are
cfa64348224b66dd1c9979b809406c4d15b1c137fielding unfortunately to be expected.)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 223. [func] Several functions were re-prototyped to qualify one
cfa64348224b66dd1c9979b809406c4d15b1c137fielding or more of their arguments with "const". Similarly,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding several functions that return pointers now have
cfa64348224b66dd1c9979b809406c4d15b1c137fielding those pointers qualified with const.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 222. [bug] The global 'also-notify' option was ignored.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 221. [bug] An uninitialized variable was sometimes passed to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_rdata_freestruct() when loading a zone, causing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an assertion failure.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 220. [cleanup] Set the default outgoing port in the view, and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding set it in sockaddrs returned from the ADB.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [31-May-2000 explorer]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 219. [bug] Signed truncated messages more correctly follow
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the respective specs.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 218. [func] When an rdataset is signed, its ttl is normalized
cfa64348224b66dd1c9979b809406c4d15b1c137fielding based on the signature validity period.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 217. [func] Also-notify and trusted-keys can now be used in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the 'view' statement.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 216. [func] The 'max-cache-ttl' and 'max-ncache-ttl' options
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 215. [bug] Failures at certain points in request processing
cfa64348224b66dd1c9979b809406c4d15b1c137fielding could cause the assertion INSIST(client->lockview
cfa64348224b66dd1c9979b809406c4d15b1c137fielding == NULL) to be triggered.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 214. [func] New public function isc_netaddr_format(), for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding formatting network addresses in log messages.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 213. [bug] Don't leak memory when reloading the zone if
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an update-policy clause was present in the old zone.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 212. [func] Added dns_message_get/settsigkey, to make TSIG
cfa64348224b66dd1c9979b809406c4d15b1c137fielding key management reasonable.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 211. [func] The 'key' and 'server' statements can now occur
cfa64348224b66dd1c9979b809406c4d15b1c137fielding inside 'view' statements.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 210. [bug] The 'allow-transfer' option was ignored for slave
cfa64348224b66dd1c9979b809406c4d15b1c137fielding zones, and the 'transfers-per-ns' option was
cfa64348224b66dd1c9979b809406c4d15b1c137fielding was ignored for all zones.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 209. [cleanup] Upgraded openssl files to new version 0.9.5a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 208. [func] Added ISC_OFFSET_MAXIMUM for the maximum value
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of an isc_offset_t.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 207. [func] The dnssec tools properly use the logging subsystem.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 206. [cleanup] dst now stores the key name as a dns_name_t, not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 205. [cleanup] On IRIX, turn off the mostly harmless warnings 1692
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ("prototyped function redeclared without prototype")
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and 1552 ("variable ... set but not used") when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding compiling in the lib/dns/sec/{dnssafe,openssl}
cfa64348224b66dd1c9979b809406c4d15b1c137fielding directories, which contain code imported from outside
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 204. [cleanup] On HP/UX, pass +vnocompatwarnings to the linker
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to quiet the warnings that "The linked output may not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding run on a PA 1.x system."
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 203. [func] notify and zone soa queries are now tsig signed when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding appropriate.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 202. [func] isc_lex_getsourceline() changed from returning int
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to returning unsigned long, the type of its underlying
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 201. [cleanup] Removed the test/sdig program, it has been
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --- 9.0.0b3 released ---
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 200. [bug] Failures in sending query responses to clients
cfa64348224b66dd1c9979b809406c4d15b1c137fielding (e.g., running out of network buffers) were
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not logged.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 199. [bug] isc_heap_delete() sometimes violated the heap
cfa64348224b66dd1c9979b809406c4d15b1c137fielding invariant, causing timer events not to be posted
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 198. [func] Dispatch managers hold memory pools which
cfa64348224b66dd1c9979b809406c4d15b1c137fielding any managed dispatcher may use. This allows
cfa64348224b66dd1c9979b809406c4d15b1c137fielding us to avoid dipping into the memory context for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding most allocations. [19-May-2000 explorer]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 197. [bug] When an incoming AXFR or IXFR completes, the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding zone's internal state is refreshed from the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding SOA data. [19-May-2000 explorer]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 196. [func] Dispatchers can be shared easily between views
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and/or interfaces. [19-May-2000 explorer]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 195. [bug] Including the NXT record of the root domain
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in a negative response caused an assertion
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 194. [doc] The PDF version of the Administrator's Reference
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Manual is no longer included in the ISC BIND9
cfa64348224b66dd1c9979b809406c4d15b1c137fielding distribution.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 193. [func] changed dst_key_free() prototype.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 192. [bug] Zone configuration validation is now done at end
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of config file parsing, and before loading
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 191. [func] Patched to compile on UnixWare 7.x. This platform
cfa64348224b66dd1c9979b809406c4d15b1c137fielding is not directly supported by the ISC.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 190. [cleanup] The DNSSEC tools have been moved to a separate
cfa64348224b66dd1c9979b809406c4d15b1c137fielding directory dnssec/ and given the following new,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding more descriptive names:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dnssec-keygen
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dnssec-signzone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dnssec-signkey
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dnssec-makekeyset
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Their command line arguments have also been changed to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding be more consistent. dnssec-keygen now prints the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding name of the generated key files (sans extension)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding on standard output to simplify its use in automated
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 189. [func] isc_time_secondsastimet(), a new function, will ensure
cfa64348224b66dd1c9979b809406c4d15b1c137fielding that the number of seconds in an isc_time_t does not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding exceed the range of a time_t, or return ISC_R_RANGE.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Similarly, isc_time_now(), isc_time_nowplusinterval(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_time_add() and isc_time_subtract() now check the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding range for overflow/underflow. In the case of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_time_subtract, this changed a calling requirement
cfa64348224b66dd1c9979b809406c4d15b1c137fielding (ie, something that could generate an assertion)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding into merely a condition that returns an error result.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_time_add() and isc_time_subtract() were void-
cfa64348224b66dd1c9979b809406c4d15b1c137fielding valued before but now return isc_result_t.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 188. [func] Log a warning message when an incoming zone transfer
cfa64348224b66dd1c9979b809406c4d15b1c137fielding contains out-of-zone data.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 187. [func] isc_ratelimiter_enqueue() has an additional argument
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 186. [func] dns_request_getresponse() has an additional argument
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 'preserve_order'.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 185. [bug] Fixed up handling of ISC_MEMCLUSTER_LEGACY. Several
cfa64348224b66dd1c9979b809406c4d15b1c137fielding public functions did not have an isc__ prefix, and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding referred to functions that had previously been
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 184. [cleanup] Variables/functions which began with two leading
cfa64348224b66dd1c9979b809406c4d15b1c137fielding underscores were made to conform to the ANSI/ISO
cfa64348224b66dd1c9979b809406c4d15b1c137fielding standard, which says that such names are reserved.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 183. [func] ISC_LOG_PRINTTAG option for log channels. Useful
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for logging the program name or other identifier.
a06237883ed0c6e8600dbb1ef71b8a67963192aamjc 182. [cleanup] New command-line parameters for dnssec tools
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 181. [func] Added dst_key_buildfilename and dst_key_parsefilename
a06237883ed0c6e8600dbb1ef71b8a67963192aamjc 180. [func] New isc_result_t ISC_R_RANGE. Supersedes DNS_R_RANGE.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 179. [func] options named.conf statement *must* now come
cfa64348224b66dd1c9979b809406c4d15b1c137fielding before any zone or view statements.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 178. [func] Post-load of named.conf check verifies a slave zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding has non-empty list of masters defined.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 177. [func] New per-zone boolean:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding enable-zone yes | no ;
cfa64348224b66dd1c9979b809406c4d15b1c137fielding intended to let a zone be disabled without having
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to comment out the entire zone statement.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 176. [func] New global and per-view option:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding max-cache-ttl number
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 175. [func] New global and per-view option:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding additional-data internal | minimal | maximal;
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 174. [func] New public function isc_sockaddr_format(), for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding formatting socket addresses in log messages.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 173. [func] Keep a queue of zones waiting for zone transfer
cfa64348224b66dd1c9979b809406c4d15b1c137fielding quota so that a new transfer can be dispatched
cfa64348224b66dd1c9979b809406c4d15b1c137fielding immediately whenever quota becomes available.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 172. [bug] $TTL directive was sometimes missing from dumped
cfa64348224b66dd1c9979b809406c4d15b1c137fielding master files because totext_ctx_init() failed to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding initialize ctx->current_ttl_valid.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 171. [cleanup] On NetBSD systems, the mit-pthreads or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding unproven-pthreads library is now always used
cfa64348224b66dd1c9979b809406c4d15b1c137fielding unless --with-ptl2 is explicitly specified on
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the configure command line. The
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --with-mit-pthreads option is no longer needed
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and has been removed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 170. [cleanup] Remove inter server consistency checks from zone,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding these should return as a separate module in 9.1.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_zone_checkservers(), dns_zone_checkparents(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_zone_checkchildren(), dns_zone_checkglue().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Remove dns_zone_setadb(), dns_zone_setresolver(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_zone_setrequestmgr() these should now be found
cfa64348224b66dd1c9979b809406c4d15b1c137fielding via the view.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 169. [func] ratelimiter can now process N events per interval.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 168. [bug] include statements in named.conf caused syntax errors
cfa64348224b66dd1c9979b809406c4d15b1c137fielding due to not consuming the semicolon ending the include
cfa64348224b66dd1c9979b809406c4d15b1c137fielding statement before switching input streams.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 167. [bug] Make lack of masters for a slave zone a soft error.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 166. [bug] Keygen was overwriting existing keys if key_id
cfa64348224b66dd1c9979b809406c4d15b1c137fielding conflicted, now it will retry, and non-null keys
cfa64348224b66dd1c9979b809406c4d15b1c137fielding with key_id == 0 are not generated anymore. Key
cfa64348224b66dd1c9979b809406c4d15b1c137fielding was not able to generate NOAUTHCONF DSA key,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding increased RSA key size to 2048 bits.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 165. [cleanup] Silence "end-of-loop condition not reached" warnings
cfa64348224b66dd1c9979b809406c4d15b1c137fielding from Solaris compiler.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 164. [func] Added functions isc_stdio_open(), isc_stdio_close(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_stdio_seek(), isc_stdio_read(), isc_stdio_write(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_stdio_flush(), isc_stdio_sync(), isc_file_remove()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to encapsulate nonportable usage of errno and sync.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 163. [func] Added result codes ISC_R_FILENOTFOUND and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ISC_R_FILEEXISTS.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 162. [bug] Ensure proper range for arguments to ctype.h functions.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 161. [cleanup] error in yyparse prototype that only HPUX caught.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 160. [cleanup] getnet*() are not going to be implemented at this
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 159. [func] Redefinition of config file elements is now an
cfa64348224b66dd1c9979b809406c4d15b1c137fielding error (instead of a warning).
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 158. [bug] Log channel and category list copy routines
cfa64348224b66dd1c9979b809406c4d15b1c137fielding weren't assigning properly to output parameter.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 157. [port] Fix missing prototype for getopt().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 156. [func] Support new 'database' statement in zone.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding database "quoted-string";
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 155. [bug] ns_notify_start() was not detaching the found zone.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 154. [func] The signer now logs libdns warnings to stderr even when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not verbose, and in a nicer format.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 153. [func] dns_rdata_tostruct() 'mctx' is now optional. If 'mctx'
cfa64348224b66dd1c9979b809406c4d15b1c137fielding is NULL then you need to preserve the 'rdata' until
cfa64348224b66dd1c9979b809406c4d15b1c137fielding you have finished using the structure as there may be
cfa64348224b66dd1c9979b809406c4d15b1c137fielding references to the associated memory. If 'mctx' is
cfa64348224b66dd1c9979b809406c4d15b1c137fielding non-NULL it is guaranteed that there are no references
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to memory associated with 'rdata'.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_rdata_freestruct() must be called if 'mctx' was
cfa64348224b66dd1c9979b809406c4d15b1c137fielding non-NULL and may safely be called if 'mctx' was NULL.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 152. [bug] keygen dumped core if domain name argument was omitted
cfa64348224b66dd1c9979b809406c4d15b1c137fielding from command line.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 151. [func] Support 'disabled' statement in zone config (causes
cfa64348224b66dd1c9979b809406c4d15b1c137fielding zone to be parsed and then ignored). Currently must
cfa64348224b66dd1c9979b809406c4d15b1c137fielding come after the 'type' clause.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 150. [func] Support optional ports in masters and also-notify
cfa64348224b66dd1c9979b809406c4d15b1c137fielding statements:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding masters [ port xxx ] { y.y.y.y [ port zzz ] ; }
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 149. [cleanup] Removed unused argument 'olist' from
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_c_view_unsetordering().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 148. [cleanup] Stop issuing some warnings about some configuration
cfa64348224b66dd1c9979b809406c4d15b1c137fielding file statements that were not implemented, but now are.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 147. [bug] Changed yacc union size to be smaller for yaccs that
cfa64348224b66dd1c9979b809406c4d15b1c137fielding put yacc-stack on the real stack.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 146. [cleanup] More general redundant header file cleanup. Rather
cfa64348224b66dd1c9979b809406c4d15b1c137fielding than continuing to itemize every header which changed,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding this changelog entry just notes that if a header file
cfa64348224b66dd1c9979b809406c4d15b1c137fielding did not need another header file that it was including
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in order to provide its advertised functionality, the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding inclusion of the other header file was removed. See
cfa64348224b66dd1c9979b809406c4d15b1c137fielding util/check-includes for how this was tested.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 145. [cleanup] Added <isc/lang.h> and ISC_LANG_BEGINDECLS/
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ISC_LANG_ENDDECLS to header files that had function
cfa64348224b66dd1c9979b809406c4d15b1c137fielding prototypes, and removed it from those that did not.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 144. [cleanup] libdns header files too numerous to name were made
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to conform to the same style for multiple inclusion
cfa64348224b66dd1c9979b809406c4d15b1c137fielding protection.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 143. [func] Added function dns_rdatatype_isknown().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 142. [cleanup] <isc/stdtime.h> does not need <time.h> or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 141. [bug] Corrupt requests with multiple questions could
cfa64348224b66dd1c9979b809406c4d15b1c137fielding cause an assertion failure.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 140. [cleanup] <isc/time.h> does not need <time.h> or <isc/result.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 139. [cleanup] <isc/net.h> now includes <isc/types.h> instead of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 138. [cleanup] isc_strtouq moved from str.[ch] to string.[ch] and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding renamed isc_string_touint64. isc_strsep moved from
cfa64348224b66dd1c9979b809406c4d15b1c137fielding strsep.c to string.c and renamed isc_string_separate.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 137. [cleanup] <isc/commandline.h>, <isc/mem.h>, <isc/print.h>
cfa64348224b66dd1c9979b809406c4d15b1c137fielding made to conform to the same style for multiple
cfa64348224b66dd1c9979b809406c4d15b1c137fielding inclusion protection.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 136. [cleanup] <isc/commandline.h>, <isc/interfaceiter.h>,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 135. [cleanup] Win32's <isc/condition.h> did not need <isc/result.h>
cfa64348224b66dd1c9979b809406c4d15b1c137fielding or <isc/boolean.h>, now uses <isc/types.h> in place
cfa64348224b66dd1c9979b809406c4d15b1c137fielding of <isc/time.h>, and needed ISC_LANG_BEGINDECLS
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and ISC_LANG_ENDDECLS.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 134. [cleanup] <isc/dir.h> does not need <limits.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 133. [cleanup] <isc/ipv6.h> needs <isc/platform.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 132. [cleanup] <isc/app.h> does not need <isc/task.h>, but does
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 131. [cleanup] <isc/mutex.h> and <isc/util.h> need <isc/result.h>
cfa64348224b66dd1c9979b809406c4d15b1c137fielding for ISC_R_* codes used in macros.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 130. [cleanup] <isc/condition.h> does not need <pthread.h> or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding instead of <isc/time.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 129. [bug] The 'default_debug' log channel was not set up when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 'category default' was present in the config file
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 128. [cleanup] <isc/dir.h> had ISC_LANG_BEGINDECLS instead of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ISC_LANG_ENDDECLS at end of header.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 127. [cleanup] The contracts for the comparison routines
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_name_fullcompare(), dns_name_compare(),
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_name_rdatacompare(), and dns_rdata_compare() now
cfa64348224b66dd1c9979b809406c4d15b1c137fielding specify that the order value returned is < 0, 0, or > 0
cfa64348224b66dd1c9979b809406c4d15b1c137fielding instead of -1, 0, or 1.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 126. [cleanup] <isc/quota.h> and <isc/taskpool.h> need <isc/lang.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 125. [cleanup] <isc/eventclass.h>, <isc/ipv6.h>, <isc/magic.h>,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 124. [func] signer now imports parent's zone key signature
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and creates null keys/sets zone status bit for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding children when necessary
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 123. [cleanup] <isc/event.h> does not need <stddef.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 122. [cleanup] <isc/task.h> does not need <isc/mem.h> or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 121. [cleanup] <isc/symtab.h> does not need <isc/mem.h> or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding <isc/result.h>. Multiple inclusion protection
cfa64348224b66dd1c9979b809406c4d15b1c137fielding symbol fixed from ISC_SYMBOL_H to ISC_SYMTAB_H.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_symtab_t moved to <isc/types.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 120. [cleanup] <isc/socket.h> does not need <isc/boolean.h>,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 119. [cleanup] structure definitions for generic rdata structures do
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not have _generic_ in their names.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 118. [cleanup] libdns.a is now namespace-clean, on NetBSD, excepting
cfa64348224b66dd1c9979b809406c4d15b1c137fielding YACC crust (yyparse, etc) [2000-apr-27 explorer]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 117. [cleanup] libdns.a changes:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_zone_clearnotify() and dns_zone_addnotify()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding are replaced by dns_zone_setnotifyalso().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_zone_clearmasters() and dns_zone_addmaster()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding are replaced by dns_zone_setmasters().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 116. [func] Added <isc/offset.h> for isc_offset_t (aka off_t
cfa64348224b66dd1c9979b809406c4d15b1c137fielding on Unix systems).
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 115. [port] Shut up the -Wmissing-declarations warning about
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 114. [cleanup] <isc/sockaddr.h> does not need <isc/buffer.h> or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 113. [func] Utility programs dig and host added.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 112. [cleanup] <isc/serial.h> does not need <isc/boolean.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 111. [cleanup] <isc/rwlock.h> does not need <isc/result.h> or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 110. [cleanup] <isc/result.h> does not need <isc/boolean.h> or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 109. [bug] "make depend" did nothing for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding bin/tests/{db,mem,sockaddr,tasks,timers}/.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 108. [cleanup] DNS_SETBIT/DNS_GETBIT/DNS_CLEARBIT moved from
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 107. [func] Add keysigner and keysettool.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 106. [func] Allow dnssec verifications to ignore the validity
cfa64348224b66dd1c9979b809406c4d15b1c137fielding period. Used by several of the dnssec tools.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 105. [doc] doc/dev/coding.html expanded with other
cfa64348224b66dd1c9979b809406c4d15b1c137fielding implicit conventions the developers have used.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 104. [bug] Made compress_add and compress_find static to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 103. [func] libisc buffer API changes for <isc/buffer.h>:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_base(b) (pointer)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_current(b) (pointer)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_active(b) (pointer)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_used(b) (pointer)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_length(b) (int)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_usedlength(b) (int)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_consumedlength(b) (int)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_remaininglength(b) (int)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_activelength(b) (int)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_availablelength(b) (int)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ISC_BUFFER_USEDCOUNT(b)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding ISC_BUFFER_AVAILABLECOUNT(b)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_type(b)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Changed names:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_used(b, r) ->
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_usedregion(b, r)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_available(b, r) ->
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_available_region(b, r)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_consumed(b, r) ->
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_consumedregion(b, r)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_active(b, r) ->
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_activeregion(b, r)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_remaining(b, r) ->
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_remainingregion(b, r)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Buffer types were removed, so the ISC_BUFFERTYPE_*
cfa64348224b66dd1c9979b809406c4d15b1c137fielding macros are no more, and the type argument to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_init and isc_buffer_allocate were removed.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_buffer_putstr is now void (instead of isc_result_t)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and requires that the caller ensure that there
cfa64348224b66dd1c9979b809406c4d15b1c137fielding is enough available buffer space for the string.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 102. [port] Correctly detect inet_aton, inet_pton and inet_ptop
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 101. [cleanup] Quieted EGCS warnings from lib/isc/print.c.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 100. [cleanup] <isc/random.h> does not need <isc/int.h> or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding <isc/mutex.h>. isc_random_t moved to <isc/types.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 99. [cleanup] Rate limiter now has separate shutdown() and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding destroy() functions, and it guarantees that all
cfa64348224b66dd1c9979b809406c4d15b1c137fielding queued events are delivered even in the shutdown case.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 98. [cleanup] <isc/print.h> does not need <stdarg.h> or <stddef.h>
cfa64348224b66dd1c9979b809406c4d15b1c137fielding unless ISC_PLATFORM_NEEDVSNPRINTF is defined.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 97. [cleanup] <isc/ondestroy.h> does not need <stddef.h> or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 96. [cleanup] <isc/mutex.h> does not need <isc/result.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 95. [cleanup] <isc/mutexblock.h> does not need <isc/result.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 94. [cleanup] Some installed header files did not compile as C++.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 93. [cleanup] <isc/msgcat.h> does not need <isc/result.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 92. [cleanup] <isc/mem.h> does not need <stddef.h>, <isc/boolean.h>,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 91. [cleanup] <isc/log.h> does not need <sys/types.h> or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 90. [cleanup] Removed unneeded ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 89. [cleanup] <isc/lex.h> does not need <stddef.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 88. [cleanup] <isc/interfaceiter.h> does not need <isc/result.h> or
cfa64348224b66dd1c9979b809406c4d15b1c137fielding <isc/mem.h>. isc_interface_t and isc_interfaceiter_t
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 87. [cleanup] <isc/heap.h> does not need <isc/boolean.h>,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 86. [cleanup] isc_bufferlist_t moved from <isc/bufferlist.h> to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 85. [cleanup] <isc/bufferlist.h> does not need <isc/buffer.h>,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 84. [func] allow-query ACL checks now apply to all data
cfa64348224b66dd1c9979b809406c4d15b1c137fielding added to a response.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 83. [func] If the server is authoritative for both a
cfa64348224b66dd1c9979b809406c4d15b1c137fielding delegating zone and its (nonsecure) delegatee, and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding a query is made for a KEY RR at the top of the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding delegatee, then the server will look for a KEY
cfa64348224b66dd1c9979b809406c4d15b1c137fielding in the delegator if it is not found in the delegatee.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 82. [cleanup] <isc/buffer.h> does not need <isc/list.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 81. [cleanup] <isc/int.h> and <isc/boolean.h> do not need
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 80. [cleanup] <isc/print.h> does not need <stdio.h> or <stdlib.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 79. [cleanup] <dns/callbacks.h> does not need <stdio.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 78. [cleanup] lwres_conftest renamed to lwresconf_test for
cfa64348224b66dd1c9979b809406c4d15b1c137fielding consistency with other *_test programs.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 77. [cleanup] typedef of isc_time_t and isc_interval_t moved from
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 76. [cleanup] Rewrote keygen.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 75. [func] Don't load a zone if its database file is older
cfa64348224b66dd1c9979b809406c4d15b1c137fielding than the last time the zone was loaded.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 74. [cleanup] Removed mktemplate.o and ufile.o from libisc.a,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 73. [func] New "file" API in libisc, including new function
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_file_getmodtime, isc_mktemplate renamed to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_file_mktemplate and isc_ufile renamed to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_file_openunique. By no means an exhaustive API,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding it is just what's needed for now.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 72. [func] DNS_RBTFIND_NOPREDECESSOR and DNS_RBTFIND_NOOPTIONS
cfa64348224b66dd1c9979b809406c4d15b1c137fielding added for dns_rbt_findnode, the former to disable the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding setting of the chain to the predecessor, and the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding latter to make clear when no options are set.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 71. [cleanup] Made explicit the implicit REQUIREs of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_time_seconds, isc_time_nanoseconds, and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_time_subtract.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 70. [func] isc_time_set() added.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 69. [bug] The zone object's master and also-notify lists grew
cfa64348224b66dd1c9979b809406c4d15b1c137fielding longer with each server reload.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 68. [func] Partial support for SIG(0) on incoming messages.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 67. [performance] Allow use of alternate (compile-time supplied)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 66. [func] Data in authoritative zones should have a trust level
cfa64348224b66dd1c9979b809406c4d15b1c137fielding beyond secure.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 65. [cleanup] Removed obsolete typedef of dns_zone_callbackarg_t
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 64. [func] The RBT, DB, and zone table APIs now allow the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding caller find the most-enclosing superdomain of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 63. [func] Generate NOTIFY messages.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 62. [func] Add UDP refresh support.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 61. [cleanup] Use single quotes consistently in log messages.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 60. [func] Catch and disallow singleton types on message
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 59. [bug] Cause net/host unreachable to be a hard error
cfa64348224b66dd1c9979b809406c4d15b1c137fielding when sending and receiving.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 58. [bug] bin/named/query.c could sometimes trigger the
cfa64348224b66dd1c9979b809406c4d15b1c137fielding (client->query.attributes & NS_QUERYATTR_NAMEBUFUSED)
cfa64348224b66dd1c9979b809406c4d15b1c137fielding == 0 assertion in query_newname().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 57. [func] Added dns_nxt_typepresent()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 56. [bug] SIG records were not properly returned in cached
cfa64348224b66dd1c9979b809406c4d15b1c137fielding negative answers.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 55. [bug] Responses containing multiple names in the authority
cfa64348224b66dd1c9979b809406c4d15b1c137fielding section were not negatively cached.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 54. [bug] If a fetch with sigrdataset==NULL joined one with
cfa64348224b66dd1c9979b809406c4d15b1c137fielding sigrdataset!=NULL or vice versa, the resolver
cfa64348224b66dd1c9979b809406c4d15b1c137fielding could catch an assertion or lose signature data,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding respectively.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 53. [port] freebsd 4.0: lib/isc/unix/socket.c requires
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 52. [bug] rndc: taskmgr and socketmgr were not initialized
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 51. [cleanup] dns/compress.h and dns/zt.h did not need to include
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns/rbt.h; it was needed only by compress.c and zt.c.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 50. [func] RBT deletion no longer requires a valid chain to work,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and dns_rbt_deletenode was added.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 49. [func] Each cache now has its own mctx.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 48. [func] isc_task_create() no longer takes an mctx.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_task_mem() has been eliminated.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 47. [func] A number of modules now use memory context reference
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 46. [func] Memory contexts are now reference counted.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Added isc_mem_inuse() and isc_mem_preallocate().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Renamed isc_mem_destroy_check() to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding isc_mem_setdestroycheck().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 45. [bug] The trusted-key statement incorrectly loaded keys.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 44. [bug] Don't include authority data if it would force us
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to unset the AD bit in the message.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 43. [bug] DNSSEC verification of cached rdatasets was failing.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 42. [cleanup] Simplified logging of messages with embedded domain
cfa64348224b66dd1c9979b809406c4d15b1c137fielding names by introducing a new convenience function
cfa64348224b66dd1c9979b809406c4d15b1c137fielding dns_name_format().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 41. [func] Use PR_SET_KEEPCAPS on Linux 2.3.99-pre3 and later
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to allow 'named' to run as a non-root user while
cfa64348224b66dd1c9979b809406c4d15b1c137fielding retaining the ability to bind() to privileged
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 40. [func] Introduced new logging category "dnssec" and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding logging module "dns/validator".
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 39. [cleanup] Moved the typedefs for isc_region_t, isc_textregion_t,
cfa64348224b66dd1c9979b809406c4d15b1c137fielding and isc_lex_t to <isc/types.h>.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 38. [bug] TSIG signed incoming zone transfers work now.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 37. [bug] If the first RR in an incoming zone transfer was
cfa64348224b66dd1c9979b809406c4d15b1c137fielding not an SOA, the server died with an assertion failure
cfa64348224b66dd1c9979b809406c4d15b1c137fielding instead of just reporting an error.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 36. [cleanup] Change DNS_R_SUCCESS (and others) to ISC_R_SUCCESS
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 35. [performance] Log messages which are of a level too high to be
cfa64348224b66dd1c9979b809406c4d15b1c137fielding logged by any channel in the logging configuration
cfa64348224b66dd1c9979b809406c4d15b1c137fielding will not cause the log mutex to be locked.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 34. [bug] Recursion was allowed even with 'recursion no'.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 33. [func] The RBT now maintains a parent pointer at each node.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 32. [cleanup] bin/lwresd/client.c needs <string.h> for memset()
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 31. [bug] Use ${LIBTOOL} to compile bin/named/main.@O@.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 30. [func] config file grammar change to support optional
cfa64348224b66dd1c9979b809406c4d15b1c137fielding class type for a view.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 29. [func] support new config file view options:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding auth-nxdomain recursion query-source
cfa64348224b66dd1c9979b809406c4d15b1c137fielding query-source-v6 transfer-source
cfa64348224b66dd1c9979b809406c4d15b1c137fielding transfer-source-v6 max-transfer-time-out
cfa64348224b66dd1c9979b809406c4d15b1c137fielding max-transfer-idle-out transfer-format
cfa64348224b66dd1c9979b809406c4d15b1c137fielding request-ixfr provide-ixfr cleaning-interval
cfa64348224b66dd1c9979b809406c4d15b1c137fielding fetch-glue notify rfc2308-type1 lame-ttl
cfa64348224b66dd1c9979b809406c4d15b1c137fielding max-ncache-ttl min-roots
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 28. [func] support lame-ttl, min-roots and serial-queries
cfa64348224b66dd1c9979b809406c4d15b1c137fielding config global options.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 27. [bug] Only include <netinet6/in6.h> on BSD/OS 4.[01]*.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding Including it on other platforms (eg, NetBSD) can
cfa64348224b66dd1c9979b809406c4d15b1c137fielding cause a forced #error from the C preprocessor.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 26. [func] new match-clients statement in config file view.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 25. [bug] make install failed to install <isc/log.h> and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 24. [cleanup] Eliminate some unnecessary #includes of header
cfa64348224b66dd1c9979b809406c4d15b1c137fielding files from header files.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 23. [cleanup] Provide more context in log messages about client
cfa64348224b66dd1c9979b809406c4d15b1c137fielding requests, using a new function ns_client_log().
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 22. [bug] SIGs weren't returned in the answer section when
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the query resulted in a fetch.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 21. [port] Look at STD_CINCLUDES after CINCLUDES during
cfa64348224b66dd1c9979b809406c4d15b1c137fielding compilation, so additional system include directories
cfa64348224b66dd1c9979b809406c4d15b1c137fielding can be searched but header files in the bind9 source
cfa64348224b66dd1c9979b809406c4d15b1c137fielding tree with conflicting names take precedence. This
cfa64348224b66dd1c9979b809406c4d15b1c137fielding avoids issues with installed versions of dnssafe and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 20. [func] Configuration file post-load validation of zones
cfa64348224b66dd1c9979b809406c4d15b1c137fielding failed if there were no zones.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 19. [bug] dns_zone_notifyreceive() failed to unlock the zone
cfa64348224b66dd1c9979b809406c4d15b1c137fielding lock in certain error cases.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 18. [bug] Use AC_TRY_LINK rather than AC_TRY_COMPILE in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding configure.in to check for presence of in6addr_any.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 17. [func] Do configuration file post-load validation of zones.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 16. [bug] put quotes around key names on config file
cfa64348224b66dd1c9979b809406c4d15b1c137fielding output to avoid possible keyword clashes.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 15. [func] Add dns_name_dupwithoffsets(). This function is
cfa64348224b66dd1c9979b809406c4d15b1c137fielding improves comparison performance for duped names.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 14. [bug] free_rbtdb() could have 'put' unallocated memory in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding an unlikely error path.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 13. [bug] lib/dns/master.c and lib/dns/xfrin.c didn't ignore
cfa64348224b66dd1c9979b809406c4d15b1c137fielding out-of-zone data.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 12. [bug] Fixed possible uninitialized variable error.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 11. [bug] axfr_rrstream_first() didn't check the result code of
cfa64348224b66dd1c9979b809406c4d15b1c137fielding db_rr_iterator_first(), possibly causing an assertion
cfa64348224b66dd1c9979b809406c4d15b1c137fielding to be triggered later.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 10. [bug] A bug in the code which makes EDNS0 OPT records in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding trigger an assertion.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 9. [cleanup] replaced bit-setting code in confctx.c and replaced
cfa64348224b66dd1c9979b809406c4d15b1c137fielding repeated code with macro calls.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 8. [bug] Shutdown of incoming zone transfer accessed
cfa64348224b66dd1c9979b809406c4d15b1c137fielding freed memory.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 7. [cleanup] removed 'listen-on' from view statement.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 6. [bug] quote RR names when generating config file to
cfa64348224b66dd1c9979b809406c4d15b1c137fielding prevent possible clash with config file keywords
cfa64348224b66dd1c9979b809406c4d15b1c137fielding (such as 'key').
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 5. [func] syntax change to named.conf file: new ssu grant/deny
cfa64348224b66dd1c9979b809406c4d15b1c137fielding statements must now be enclosed by an 'update-policy'
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 4. [port] bin/named/unix/os.c didn't compile on systems with
cfa64348224b66dd1c9979b809406c4d15b1c137fielding linux 2.3 kernel includes due to conflicts between
cfa64348224b66dd1c9979b809406c4d15b1c137fielding C library includes and the kernel includes. We now
cfa64348224b66dd1c9979b809406c4d15b1c137fielding get only what we need from <linux/capability.h>, and
cfa64348224b66dd1c9979b809406c4d15b1c137fielding avoid pulling in other linux kernel .h files.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 3. [bug] TKEYs go in the answer section of responses, not
cfa64348224b66dd1c9979b809406c4d15b1c137fielding the additional section.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 2. [bug] Generating cryptographic randomness failed on
cfa64348224b66dd1c9979b809406c4d15b1c137fielding systems without /dev/random.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding 1. [bug] The installdirs rule in
cfa64348224b66dd1c9979b809406c4d15b1c137fielding lib/isc/unix/include/isc/Makefile.in had a typo which
cfa64348224b66dd1c9979b809406c4d15b1c137fielding prevented the isc directory from being created if it
cfa64348224b66dd1c9979b809406c4d15b1c137fielding didn't exist.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding --- 9.0.0b2 released ---
cfa64348224b66dd1c9979b809406c4d15b1c137fielding# This tells Emacs to use hard tabs in this file.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding# Local Variables:
cfa64348224b66dd1c9979b809406c4d15b1c137fielding# indent-tabs-mode: t