CHANGES revision 1c398fd83c444d61904d23431d3994139919b68e
48a866144e3b14efa6c51af05ef7641b23c7516dJeremy Reed1111. [bug] Multithreaded servers could deadlock processing
48a866144e3b14efa6c51af05ef7641b23c7516dJeremy Reed recursive queries due to a locking hieararchy
48a866144e3b14efa6c51af05ef7641b23c7516dJeremy Reed violation in adb.c. [RT #2017]
143852efc066b3e3cd16eeec679016adbd450474Mark Andrews1110. [bug] dig only accept valid abbreviations of +options.
931cb604b1552b8c2ce2da7a97a12406140f7f99Mark Andrews1109. [bug] nsupdate accepted illegal ttl values.
eeaa2277ead6df7253a8958ee2d786f73e05b8beTatuya JINMEI 神明達哉1108. [bug] On Win32 rndc was hanging when named was not running.
eeaa2277ead6df7253a8958ee2d786f73e05b8beTatuya JINMEI 神明達哉 Fix to look for exceptions in the socket.c select
eeaa2277ead6df7253a8958ee2d786f73e05b8beTatuya JINMEI 神明達哉 code to catch and report the errors. Miscellaneous
eeaa2277ead6df7253a8958ee2d786f73e05b8beTatuya JINMEI 神明達哉 error handling cleanup in socket.c. [RT #1870]
cfef3799266c3955a3e19df5794b7994d4dd7bdbMark Andrews1107. [bug] nsupdate could catch an assertion failure if an
cfef3799266c3955a3e19df5794b7994d4dd7bdbMark Andrews invalid domain name was given as the argument to
cfef3799266c3955a3e19df5794b7994d4dd7bdbMark Andrews the "zone" command.
c6c09f77f85860b6e084b0daad066ded08729b3eMark Andrews1106. [bug] After seeing an out of range TTL, nsupdate would
c6c09f77f85860b6e084b0daad066ded08729b3eMark Andrews treat all TTLs as out of range. [RT #2001]
467e6fd1672fb35968f522e1ef11a7e2e0cb701eMichael Graff1105. [port] OpenUNIX 8 enable threads by default. [RT #1970]
467e6fd1672fb35968f522e1ef11a7e2e0cb701eMichael Graff1104. [bug] Invalid arguments to the transfer-format option
467e6fd1672fb35968f522e1ef11a7e2e0cb701eMichael Graff could cause an assertion failure. [RT #1995]
896f88361ec8a15a20688eb533a65977ee698974Mark Andrews1103. [port] OpenUNIX 8 support (ifconfig.sh). [RT #1970]
5ce9206eb95c2b818a7f863dd26d9b7a2c3d9261Evan Hunt1102. [doc] Note that query logging is enabled by directing the
5ce9206eb95c2b818a7f863dd26d9b7a2c3d9261Evan Hunt queries category to a channel.
5ce9206eb95c2b818a7f863dd26d9b7a2c3d9261Evan Hunt1101. [bug] Array bounds read error in lwres_gai_strerror.
5ce9206eb95c2b818a7f863dd26d9b7a2c3d9261Evan Hunt1100. [bug] libbind: DNSSEC key ids were computed incorrectly.
5ce9206eb95c2b818a7f863dd26d9b7a2c3d9261Evan Hunt1099. [cleanup] libbind: defining REPORT_ERRORS in lib/bind/dst caused
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews compile time errors.
593bb6464621c50ceec0e5550045f4b405558548Evan Hunt1098. [bug] libbind: HMAC-MD5 key files are now mode 0600.
593bb6464621c50ceec0e5550045f4b405558548Evan Hunt1097. [func] libbind: RES_PRF_TRUNC for dig.
b247f77228f00e16dd43b4d570ad0fb15e88f3edMark Andrews1096. [func] libbind: "DNSSEC OK" (DO) support.
aeadcd63196f164b219629a53c0e0925519288f3Evan Hunt1095. [func] libbind: resolver option: no-tld-query. disables
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews trying unqualified as a tld. no_tld_query is also
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews supported for FreeBSD compatability.
f5662f41e73c27cc6e7fd29323c8dddf54dff982Mark Andrews1094. [func] libbind: add support gcc's format string checking.
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews1093. [doc] libbind: miscellaneous nroff fixes.
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews1092. [bug] libbind: get*by*() failed to check if res_init() had
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews been called.
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews1091. [bug] libbind: misplaced va_end().
36440d1ec6cf1ff0cbb0b5b2fb39423e4e0bd450Evan Hunt1090. [bug] libbind: dns_ho.c:add_hostent() was not returning
470212919fb8a92cd7eb621e981905348eb73ccaMark Andrews the amount of memory consumed resulting in garbage
470212919fb8a92cd7eb621e981905348eb73ccaMark Andrews address being returned. Alignment calculations were
e72c1e7e465822fc9b5067b2dd3cf047f6132214Mark Andrews wasting space. We weren't suppressing duplicate
e72c1e7e465822fc9b5067b2dd3cf047f6132214Mark Andrews1089. [func] libbind: inet_{cidr,net}_{pton,ntop}() now have IPv6
a8f6b2aa46f882c7c680b7bdab1dfb78a76787eaMark Andrews1088. [port] libbind: MPE/iX C.70 (incomplete)
c6a1797aff73b707b4b7a71fdaa303136953d2a3Mark Andrews1087. [bug] libbind: struct __res_state too large on 64 bit arch.
1e0209137159d4e16e4459cc8e804d657aad1af1Mark Andrews1086. [port] libbind: sunos: old sprintf.
1e0209137159d4e16e4459cc8e804d657aad1af1Mark Andrews1085. [port] libbind: solaris: sys_nerr and sys_errlist do not
5e3f390f057801d245680b07dc2b2d64939183d4Mark Andrews exist when compiling in 64 bit mode.
5e3f390f057801d245680b07dc2b2d64939183d4Mark Andrews1084. [cleanup] libbind: gai_strerror() re-written.
ebacb7908afe3d62fe341f7ef9efed63d0c651a2Tatuya JINMEI 神明達哉1083. [bug] The default control channel listened on the
ebacb7908afe3d62fe341f7ef9efed63d0c651a2Tatuya JINMEI 神明達哉 wildcard adress, not the loopback as documented.
3dfa202e4fea6b985bcf8761e2d11c176baa40d1Mark Andrews1082. [bug] The -g option to named incorrectly caused logging
3dfa202e4fea6b985bcf8761e2d11c176baa40d1Mark Andrews to be sent to syslog in addition to stderr.
5ce9206eb95c2b818a7f863dd26d9b7a2c3d9261Evan Hunt1081. [bug] Multicast queries were incorrectly identified
a45f57a2d5fa5a4cb50c4232c09dd7676a256599Evan Hunt based on the source address, not the destination
a45f57a2d5fa5a4cb50c4232c09dd7676a256599Evan Hunt1080. [bug] BIND 8 compatibility: accept bare IP prefixes
a45f57a2d5fa5a4cb50c4232c09dd7676a256599Evan Hunt as the second element of a two-element top level
a45f57a2d5fa5a4cb50c4232c09dd7676a256599Evan Hunt sort list statement. [RT #1964]
1bfe8851c0a2eb1d7e15556bfa21291cd62ee2bcMark Andrews1079. [bug] BIND 8 compatibility: accept bare elements at top
a45f57a2d5fa5a4cb50c4232c09dd7676a256599Evan Hunt level of sort list treating them as if they were
13d9b8ce94aee267761cd297a583e280df262d60Tatuya JINMEI 神明達哉 a single element list. [RT #1963]
13d9b8ce94aee267761cd297a583e280df262d60Tatuya JINMEI 神明達哉1078. [bug] We failed to correct bad tv_usec values in one case.
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews1077. [func] Do not accept further recursive clients when
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews the total number of of recursive lookups being
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews processed exceeds max-recursive-clients, even
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews if some of the lookups are internally generated.
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews [RT #1915, #1938]
2f420f33bbd5a84eee03b5f9b608e79acf06cb29Mark Andrews1076. [bug] A badly defined global key could trigger an assertion
2f420f33bbd5a84eee03b5f9b608e79acf06cb29Mark Andrews on load/reload if views were used. [RT #1947]
2f420f33bbd5a84eee03b5f9b608e79acf06cb29Mark Andrews1075. [bug] Out-of-range network prefix lengths were not
b049b8ce6a70f13f8cc8e33bfb16e1871282f700Tatuya JINMEI 神明達哉 reported. [RT #1954]
b049b8ce6a70f13f8cc8e33bfb16e1871282f700Tatuya JINMEI 神明達哉1074. [bug] Running out of memory in dump_rdataset() could
e2fe1fda755f24f593406dc26fed87e8ea1bb502Tatuya JINMEI 神明達哉 cause an assertion failure. [RT #1946]
e2fe1fda755f24f593406dc26fed87e8ea1bb502Tatuya JINMEI 神明達哉1073. [bug] The ADB cache cleaning should also be space driven.
e2fe1fda755f24f593406dc26fed87e8ea1bb502Tatuya JINMEI 神明達哉 [RT #1915, #1938]
cf225ed6cd51f9acc901a60520a9368e14224a4dTatuya JINMEI 神明達哉1072. [bug] The TCP client quota could be exceeded when
cf225ed6cd51f9acc901a60520a9368e14224a4dTatuya JINMEI 神明達哉 recursion occurred. [RT #1937]
52d5489b9563ae7a0b89aafbce6829802255b151Tatuya JINMEI 神明達哉1071. [bug] Sockets listening for TCP DNS connections
52d5489b9563ae7a0b89aafbce6829802255b151Tatuya JINMEI 神明達哉 specified an excessive listen backlog. [RT #1937]
515ada69db06a727ca1197e2aa1f6a286d278228Tatuya JINMEI 神明達哉1070. [bug] Copy DNSSEC OK (DO) to response as specified by
387bca7a55c0581dc36edb4a5071cb5e1d1c34f6Tatuya JINMEI 神明達哉1069. [placeholder]
dc842cdcb946b3f89448f07a9f024497a50c216aMark Andrews1068. [bug] errno could be overwritten by catgets(). [RT #1921]
cd9bebfc4c225931391c7d9ce1cfd88394b23f20Tatuya JINMEI 神明達哉1067. [func] Allow quotas to be soft, isc_quota_soft().
cd9bebfc4c225931391c7d9ce1cfd88394b23f20Tatuya JINMEI 神明達哉1066. [bug] Provide a thread safe wrapper for strerror().
04115a59c176759177545c72376e844e10dc557cMark Andrews1065. [func] Runtime support to select new / old style interface
b1f7d25ee1792838aa5e5d81f4433b474d4565a2Mark Andrews scanning using ioctls.
4db36a15c5716050d40aa8e709e8c8e9475ea25bMark Andrews1064. [bug] Do not shut down active network interfaces if we
a9579d3386009446d7527ef52fa28251ab8c3c2cTatuya JINMEI 神明達哉 are unable to scan the interface list. [RT #1921]
a9579d3386009446d7527ef52fa28251ab8c3c2cTatuya JINMEI 神明達哉1063. [bug] libbind: "make install" was failing on IRIX.
146484aced3e6c1b9cc88db5e75b8cbfd166f701Mark Andrews1062. [bug] If the control channel listener socket was shut
593bb6464621c50ceec0e5550045f4b405558548Evan Hunt down before server exit, the listener object could
dbe9f900ecbefb34e960b69b41b9ecde36e0a256Tatuya JINMEI 神明達哉 be freed twice. [RT #1916]
e43b095921450c34288cadc3406f49c84a0e4d46Evan Hunt1061. [bug] If periodic cache cleaning happened to start
e43b095921450c34288cadc3406f49c84a0e4d46Evan Hunt while cleaning due to reaching the configured
e43b095921450c34288cadc3406f49c84a0e4d46Evan Hunt maximum cache size was in progress, the server
7999db4215b9398d4598ac0156ff097cda40402bMark Andrews could catch an assertion failure. [RT #1912]
481e9b573b8233f8678c1dd4549c8c949312e81dMark Andrews1060. [func] Move refresh, stub and notify UDP retry processing
481e9b573b8233f8678c1dd4549c8c949312e81dMark Andrews into dns_request.
cbb8a1b7cbab933795ddee4f05f4eb5074a68e6cFrancis Dupont1059. [func] dns_request now support will now retry UDP queries,
bd7e02a3378274436e30beecca33bf7889182776Francis Dupont dns_request_createvia2() and dns_request_createraw2().
bd7e02a3378274436e30beecca33bf7889182776Francis Dupont1058. [func] Limited lifetime ticker timers are now available,
09477e188f874c8c43a90f050733b114385992dcTatuya JINMEI 神明達哉 isc_timertype_limited.
0cdb53f093f5814b40a68848025dd8d7e9ef2e9bTatuya JINMEI 神明達哉1057. [bug] Reloading the server after adding a "file" clause
05b8187cb3cf03fbd75af1afdacc4aefb373e37bTatuya JINMEI 神明達哉 to a zone statement could cause the server to
05b8187cb3cf03fbd75af1afdacc4aefb373e37bTatuya JINMEI 神明達哉 crash due to a typo in change 1016.
f5662f41e73c27cc6e7fd29323c8dddf54dff982Mark Andrews1056. [bug] Rndc could catch an assertion failure on SIGINT due
f5662f41e73c27cc6e7fd29323c8dddf54dff982Mark Andrews to an uninitialized variable. [RT #1908]
0eeaaaf0ae1ae2856b94886fa80f94c21e6f1bfdMark Andrews1055. [func] Version and hostname queries can now be disabled
0eeaaaf0ae1ae2856b94886fa80f94c21e6f1bfdMark Andrews using "version none;" and "hostname none;",
9de0f9b0aed432ee357dbba8d1d807525f4b6d4aMark Andrews respectively.
9de0f9b0aed432ee357dbba8d1d807525f4b6d4aMark Andrews1054. [bug] On Win32, cfg_categories and cfg_modules need to be
ee6c0ce79e83039c9f8692bfb6196e0bb591ff98Mark Andrews exported from the libisccfg DLL.
ee6c0ce79e83039c9f8692bfb6196e0bb591ff98Mark Andrews1053. [bug] Dig did not increase its timeout when receiving
07d0f86c8a1591c0ee785d6728af69cb40f1da61Francis Dupont AXFRs unless the +time option was used. [RT #1904]
07d0f86c8a1591c0ee785d6728af69cb40f1da61Francis Dupont1052. [bug] Journals were not being created in binary mode
2ca30c1774245f3aa7e8a1f3781cb965152373d8Evan Hunt resulting in "journal format not recognized" error
07d0f86c8a1591c0ee785d6728af69cb40f1da61Francis Dupont under Win32. [RT #1889]
07d0f86c8a1591c0ee785d6728af69cb40f1da61Francis Dupont1051. [bug] Do not ignore a network interface completely just
07d0f86c8a1591c0ee785d6728af69cb40f1da61Francis Dupont because it has a noncontiguous netmask. Instead,
07d0f86c8a1591c0ee785d6728af69cb40f1da61Francis Dupont omit it from the localnets ACL and issue a warning.
3d8b9b9956b64aba0d105f955ac0354fbcf5baa9Tatuya JINMEI 神明達哉1050. [bug] Log messages reporting malformed IP addresses in
3d8b9b9956b64aba0d105f955ac0354fbcf5baa9Tatuya JINMEI 神明達哉 address lists such as that of the forwarders option
7ed4399c6598276b76df95e6dc91ed7b2834abc6Evan Hunt failed to include the correct error code, file
2f76108082f11d4979048f1c22602391c5733c88Tatuya JINMEI 神明達哉 name, and line number. [RT #1890]
7ed4399c6598276b76df95e6dc91ed7b2834abc6Evan Hunt1049. [func] "pid-file none;" will disable writing a pid file.
7c60401dbd4dce617dffc685c269fca224c589adTatuya JINMEI 神明達哉1048. [bug] Servers built with -DISC_MEM_USE_INTERNAL_MALLOC=1
d923262186a3111a6ac7aae5dcd9996e01115a44Mark Andrews1047. [bug] named was incorrectly refusing all requests signed
d923262186a3111a6ac7aae5dcd9996e01115a44Mark Andrews with a TSIG key derived from an unsigned TKEY
d923262186a3111a6ac7aae5dcd9996e01115a44Mark Andrews negotiation with a NOERROR response. [RT #1886]
f92c897cb69fbb8b7400a5df93271b0743fe9adeTatuya JINMEI 神明達哉1046. [bug] The help message for the --with-openssl configure
158f256a14b629c4157fe0da779a4ff0e3402e48Tatuya JINMEI 神明達哉 option was inaccurate. [RT #1880]
77514242b09538db8f3a8f96f7f3d368cff6ebbaTatuya JINMEI 神明達哉1045. [bug] It was possible to skip saving glue for a nameserver
77514242b09538db8f3a8f96f7f3d368cff6ebbaTatuya JINMEI 神明達哉 for a stub zone.
8aae2264818e1511fa30c3ef5c3dc7669e347d3cTatuya JINMEI 神明達哉1044. [bug] Specifying allow-transfer, notify-source, or
8aae2264818e1511fa30c3ef5c3dc7669e347d3cTatuya JINMEI 神明達哉 notify-source-v6 in a stub zone was not treated
05e2cc844530031e4dd4e25b3826bece7a183ee1Tatuya JINMEI 神明達哉1043. [bug] Specifying a transfer-source or transfer-source-v6
0f39ff74a85e16cbfd30354e24403b1ee50e1104Tatuya JINMEI 神明達哉 option in the zone statement for a master zone was
7ecbfb6c0f566894fb7050e021cded6822771789Mark Andrews not treated as an error. [RT #1876]
7ecbfb6c0f566894fb7050e021cded6822771789Mark Andrews1042. [bug] The "config" logging category did not work properly.
8ef7b7f3f68a26cb60f98da398562f8d1c616f96Mark Andrews1041. [bug] Dig/host/nslookup could catch an assertion failure
8ef7b7f3f68a26cb60f98da398562f8d1c616f96Mark Andrews on SIGINT due to an uninitialized variable. [RT #1867]
538a0a40a2c308a004ea40a9efd31c9aecb0f041Mark Andrews1040. [bug] Multiple listen-on-v6 options with different ports
538a0a40a2c308a004ea40a9efd31c9aecb0f041Mark Andrews were not accepted. [RT #1875]
538a0a40a2c308a004ea40a9efd31c9aecb0f041Mark Andrews1039. [bug] Negative responses with CNAMEs in the answer section
250dcb4cf5c356bb492c849edff5fe3c81f61f77Tatuya JINMEI 神明達哉 were cached incorrectly. [RT #1862]
250dcb4cf5c356bb492c849edff5fe3c81f61f77Tatuya JINMEI 神明達哉1038. [bug] In servers configured with a tkey-domain option,
4875b50dca297a5d2082f503da31eaab896b3a8fTatuya JINMEI 神明達哉 TKEY queries with an owner name other than the root
4875b50dca297a5d2082f503da31eaab896b3a8fTatuya JINMEI 神明達哉 could cause an assertion failure. [RT #1866, #1869]
d87ad693fc0e91168da01f887cc6ae318b6b7f3eMark Andrews1037. [bug] Negative responses whose authority section contain
d87ad693fc0e91168da01f887cc6ae318b6b7f3eMark Andrews SOA or NS records whose owner names are not equal
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews equal to or parents of the query name should be
58253bddc4c33507ba28654b9c4a36ca1053730cMark Andrews rejected. [RT #1862]
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews1036. [func] Silently drop requests received via multicast as
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews long as there is no final multicast DNS standard.
080a964a3f0622f2e343f114aa1cc066372c06caEvan Hunt1035. [bug] If we respond to multicast queries (which we
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews currently do not), respond from a unicast address
5a17fe2916ce37793c12b243ab08c16095a59cf7Evan Hunt as specified in RFC 1123. [RT #137]
d230b29aba3ce1d0362194801c34321ed22f5aa5Evan Hunt1034. [bug] Ignore the RD bit on multicast queries as specified
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews in RFC 1123. [RT #137]
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews1033. [bug] Always respond to requests with an unsupported opcode
aed0e61611268afd72a023a7fbba88698bc6bbebEvan Hunt with NOTIMP, even if we don't have a matching view
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews or cannot determine the class.
c72279e756e6578dc8f09ceac5158d80a8a61ce5Evan Hunt1032. [func] hostname.bind/txt/chaos now returns the name of
e1aeb1569a0ae08c97dd76acb00376e4246e59b8Mark Andrews the machine hosting the nameserver. This is useful
e1aeb1569a0ae08c97dd76acb00376e4246e59b8Mark Andrews in diagnosing problems with anycast servers.
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews1031. [bug] libbind.a: isc__gettimeofday() infinite recursion.
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews1030. [bug] On systems with no resolv.conf file, nsupdate
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews exited with an error rather than defaulting
69ec1b7eb3be37f06b53f572f6c33622e95a7935Evan Hunt to using the loopback address. [RT #1836]
816496b22114ee7c2c15321c2c6cc4be77fdf822Mark Andrews1029. [bug] Some named.conf errors did not cause the loading
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews of the configuration file to return a failure
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews status even though they were logged. [RT #1847]
229442301442890aee044a0df54d3787acd68e65Mark Andrews1028. [bug] On Win32, dig/host/nslookup looked for resolv.conf
229442301442890aee044a0df54d3787acd68e65Mark Andrews in the wrong directory. [RT #1833]
8b56b8956fc1e6c70efacb4f71db28d0d1f0c577Mark Andrews1027. [bug] RRs having the reserved type 0 should be rejected.
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews1026. [placeholder]
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews1025. [bug] Don't use multicast addresses to resolve iterative
2284b84d74cdfd62ecb962feb850de981bbc2196Evan Hunt queries. [RT #101]
bf64a0d5d9469c42622401bc5d55cf9888eeef44Tatuya JINMEI 神明達哉1024. [port] Compilation failed on HP-UX 11.11 due to
bf64a0d5d9469c42622401bc5d55cf9888eeef44Tatuya JINMEI 神明達哉 incompatible use of the SIOCGLIFCONF macro
00c93a6214214772d4952cd4327aa34670c763bcMichael Graff name. [RT #1831]
00c93a6214214772d4952cd4327aa34670c763bcMichael Graff1023. [func] Accept hints without TTLs.
375e2c913a21cb852310418785f359a6b21b851dMark Andrews1022. [bug] Don't report empty root hints as "extra data".
0f4a4d46abe13df2c367aa8dffaad685c20eaadaMark Andrews1021. [bug] On Win32, log message timestamps were one month
0f4a4d46abe13df2c367aa8dffaad685c20eaadaMark Andrews later than they should have been, and the server
0f4a4d46abe13df2c367aa8dffaad685c20eaadaMark Andrews would exhibit unspecified behavior in December.
c4fadc88619959582ac89b841c489be0519ae79dTatuya JINMEI 神明達哉1020. [bug] IXFR log messages did not distinguish between
c4fadc88619959582ac89b841c489be0519ae79dTatuya JINMEI 神明達哉 true IXFRs, AXFR-style IXFRs, and mere version
8907d8fa04fdaa65baf0bc6b01230b2ebde93106Mark Andrews polls. [RT #1811]
8907d8fa04fdaa65baf0bc6b01230b2ebde93106Mark Andrews1019. [bug] The value of the lame-ttl option was limited to 18000
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews seconds, not 1800 seconds as documented. [RT #1803]
d904beeb3bf62d60e25f76e1ac9c4b78278c14edMark Andrews1018. [bug] The default log channel was not always initialized
db30f4bdcb66afb7eb1ab0c6882cc70be9a53d79Mark Andrews correctly. [RT #1813]
db30f4bdcb66afb7eb1ab0c6882cc70be9a53d79Mark Andrews1017. [bug] When specifying TSIG keys to dig and nsupdate using
db30f4bdcb66afb7eb1ab0c6882cc70be9a53d79Mark Andrews the -k option, they must be HMAC-MD5 keys. [RT #1810]
db30f4bdcb66afb7eb1ab0c6882cc70be9a53d79Mark Andrews1016. [bug] Slave zones with no backup file were re-transferred
db30f4bdcb66afb7eb1ab0c6882cc70be9a53d79Mark Andrews on every server reload.
887ef2682c6f66f9dcd6604c4ccf8f87894ef2a9Mark Andrews1015. [bug] Log channels that had a "versions" option but no
420ed91d3ed516bc9d5edf2e942ae792d17d11b4Mark Andrews "size" option failed to create numbered log
420ed91d3ed516bc9d5edf2e942ae792d17d11b4Mark Andrews files. [RT #1783]
07555e64d9102eae058efd58f872b4a3b9ddff61Mark Andrews1014. [bug] Some queries would cause statistics counters to
a76b380643a22f23a67a9df284e86cd7ef7608c1Mark Andrews increment more than once or not at all. [RT #1321]
a76b380643a22f23a67a9df284e86cd7ef7608c1Mark Andrews1013. [bug] It was possible to cancel a query twice when marking
2a31bd531072824ef252c18303859d6af7451b00Francis Dupont a server as bogus or by having a blackhole acl.
2a31bd531072824ef252c18303859d6af7451b00Francis Dupont1012. [bug] The -p option to named did not behave as documented.
4a253e12fc611763cd7c1b793e78a00d47894399Francis Dupont1011. [cleanup] Removed isc_dir_current().
cffe96e26744abcf33494837b234219046a631d8Mark Andrews1010. [bug] The server could attempt to execute a command channel
cffe96e26744abcf33494837b234219046a631d8Mark Andrews command after initiating server shutdown, causing
cffe96e26744abcf33494837b234219046a631d8Mark Andrews an assertion failure. [RT #1766]
f703353673abc17ef76c89561a1fbf3555d38927Mark Andrews1009. [port] OpenUNIX 8 support. [RT #1728]
f703353673abc17ef76c89561a1fbf3555d38927Mark Andrews1008. [port] libtool.m4, ltmain.sh from libtool-1.4.2.
7e26a2a646877bcd5e03fce6d7347e88f059011eMark Andrews1007. [port] config.guess, config.sub from autoconf-2.52.
a95a9de45ca739dab17ec1263186dbaaaba50d97Tatuya JINMEI 神明達哉1006. [bug] If a KEY RR was found missing during DNSSEC validation,
a95a9de45ca739dab17ec1263186dbaaaba50d97Tatuya JINMEI 神明達哉 an assertion failure could subsequently be triggered
a95a9de45ca739dab17ec1263186dbaaaba50d97Tatuya JINMEI 神明達哉 in the resolver. [RT #1763]
ea8564f68adbacd904e55e47668fe1bbf65ddd1dMark Andrews1005. [bug] Don't copy nonzero RCODEs from request to response.
55f580c7fc4b99316a54ef54ed79c58efca5fff1Mark Andrews1004. [port] Deal with recvfrom() returning EHOSTDOWN. [RT #1770]
d9936b218d9d0fd7c6a1a418e5b91b356190ea12Mark Andrews1003. [func] Add the +retry option to dig.
4074b8e7342618ff38ffe3773a2699ee1734f1adMark Andrews1002. [bug] When reporting an unknown class name in named.conf,
0283e511317cae3785a9d48e236289a234a25368Mark Andrews including the file name and line number. [RT #1759]
664e11f0b14c78cef7cf6b8c70323a1da494e351Mark Andrews1001. [bug] win32 socket code doio_recv was not catching a
0283e511317cae3785a9d48e236289a234a25368Mark Andrews WSACONNRESET error when a client was timing out
016c4317500eb565b82b27d00ba6b621c6e29110Mark Andrews the request and closing its socket. [RT #1745]
ce9c1558a6c81b49a5cedf55d168f889aeb5d310Mark Andrews1000. [bug] BIND 8 compatibility: accept "HESIOD" as an alias
ce9c1558a6c81b49a5cedf55d168f889aeb5d310Mark Andrews for class "HS". [RT #1759]
0f3264c8d1b66de8dedd137d53615b8a8556adfaMark Andrews 999. [func] "rndc retransfer zone [class [view]]" added.
0e30609d7b3e31e3ff249d185041b9140b5410baMark Andrews 998. [func] named-checkzone now has arguments to specify the
0e30609d7b3e31e3ff249d185041b9140b5410baMark Andrews chroot directory (-t) and working directory (-w).
9e8947d9e606b967d0792d0ab1ee7afac5e5f39dMark Andrews 997. [func] Add support for RSA-SHA1 keys (RFC3110).
3cff31d890bf0815b6b2c7603d1e5c37dc3f26b7Mark Andrews 996. [func] Issue warning if the configuration filename contains
3cff31d890bf0815b6b2c7603d1e5c37dc3f26b7Mark Andrews the chroot path.
aef875b27e94586a1f3644d53705e6f5ea4b5dafMark Andrews 995. [bug] dig, host, nslookup: using a raw IPv6 address as a
aef875b27e94586a1f3644d53705e6f5ea4b5dafMark Andrews target address should be fatal on a IPv4 only system.
9a7d202077fae00fbdca610d8a8d90689e30f331Mark Andrews 994. [func] Treat non-authoritative responses to queries for type
9a7d202077fae00fbdca610d8a8d90689e30f331Mark Andrews NS as referrals even if the NS records are in the
9a7d202077fae00fbdca610d8a8d90689e30f331Mark Andrews answer section, because BIND 8 servers incorrectly
9a7d202077fae00fbdca610d8a8d90689e30f331Mark Andrews send them that way. This is necessary for DNSSEC
9a7d202077fae00fbdca610d8a8d90689e30f331Mark Andrews validation of the NS records of a secure zone to
9a7d202077fae00fbdca610d8a8d90689e30f331Mark Andrews succeed when the parent is a BIND 8 server. [RT #1706]
4a5b30c24ca7ceefec4ca142069b886f3d4ab9f9Mark Andrews 993. [func] dig: -v now reports the version.
c368f28dad471c70213b41f7a0ad1b4ef4d8c543Mark Andrews 992. [doc] dig: ~/.digrc is now documented.
f1d6c77eccf502398ae5954fb884bde70764a047Mark Andrews 991. [func] Lower UDP refresh timeout messages to level
7adca0ea2fcd44641861523b718d6980c0666103Mark Andrews 990. [bug] The rndc-confgen man page was not installed.
7adca0ea2fcd44641861523b718d6980c0666103Mark Andrews 989. [bug] Report filename if $INCLUDE fails for file related
9dcc44d7b309b61e89083807d47af471ec6bae1fMark Andrews errors. [RT #1736]
5badfc7e00b2ec2c7b93657906b8609114ee00ccMark Andrews 988. [bug] 'additional-from-auth no;' did not work reliably
5badfc7e00b2ec2c7b93657906b8609114ee00ccMark Andrews in the case of queries answered from the cache.
2005c3b37bb39a37dc0b034bb2149006df7e3759Mark Andrews 987. [bug] "dig -help" didn't show "+[no]stats".
7539c231d47677250008737b0691f9518111f3f5Mark Andrews 986. [bug] "dig +noall" failed to clear stats and command
7ae2fa27e921ff5a2de4b0bb3aef5013315e92a8Tatuya JINMEI 神明達哉 985. [func] Consider network interfaces to be up iff they have
7ae2fa27e921ff5a2de4b0bb3aef5013315e92a8Tatuya JINMEI 神明達哉 a nonzero IP address rather than based on the
7fe86a54252bab063030512a0e4150e1b7814effMark Andrews IFF_UP flag. [RT #1160]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews 984. [bug] Multithreading should be enabled by default on
1c3ed2a83d176d9023b51b60dfc96c133f678362Tatuya JINMEI 神明達哉 Solaris 2.7 and newer, but it wasn't.
e951a79d901cc9b72a4882c38f02b568eed6bf24Mark Andrews 983. [func] The server now supports generating IXFR difference
fc53f564caa9d40f4b73a2808260b1dc07e86fddEvan Hunt sequences for non-dynamic zones by comparing zone
e951a79d901cc9b72a4882c38f02b568eed6bf24Mark Andrews versions, when enabled using the new config
9a727082a0f4959d4ad5ee91c171c2fad92ac996Mark Andrews option "ixfr-from-differences". [RT #1727]
4462e590791925b6a5efceacbff054a6b5fe35edMark Andrews 982. [func] If "memstatistics-file" is set in options the memory
4462e590791925b6a5efceacbff054a6b5fe35edMark Andrews statistics will be written to it.
9925249931480c9e422b70c948b2665264ec46f5Mark Andrews 981. [func] The dnssec tools can now take multiple '-r randomfile'
fc7043d7d1294478c9988c10af9a7fb8fd810338Evan Hunt 980. [bug] Incoming zone transfers restarting after an error
fc7043d7d1294478c9988c10af9a7fb8fd810338Evan Hunt could trigger an assertion failure. [RT #1692]
cef715b6556ca1207b85aa1eac6ce817af2be44eMark Andrews 979. [func] Incremental master file dumping. dns_master_dumpinc(),
cef715b6556ca1207b85aa1eac6ce817af2be44eMark Andrews dns_master_dumptostreaminc(), dns_dumpctx_attach(),
5497de6931b5ac26f65c2343b0318614f73933baMark Andrews dns_dumpctx_detach(), dns_dumpctx_cancel(),
5497de6931b5ac26f65c2343b0318614f73933baMark Andrews dns_dumpctx_db() and dns_dumpctx_version().
f86c5d30de5d2bf4a4aab98f72295309d62e92eeMark Andrews 978. [bug] dns_db_attachversion() had an invalid REQUIRE()
262c39b2366bf79062f7f86b218947523dd1cbacEvan Hunt 977. [bug] Improve "not at top of zone" error message.
262c39b2366bf79062f7f86b218947523dd1cbacEvan Hunt 976. [func] named-checkconf can now test load master zones
1ff207c2fa4182156932f3f5c982170385a19225Mark Andrews (named-checkconf -z). [RT #1468]
827572e191fad1326c624593bf35d8eb1928f607Mark Andrews 975. [bug] "max-cache-size default;" as a view option
1aba9fe67899522364a9dbc3ee5a14da081f0314Evan Hunt caused an assertion failure.
1aba9fe67899522364a9dbc3ee5a14da081f0314Evan Hunt 974. [bug] "max-cache-size unlimited;" as a global option
546c2bf791782df1077217bdaf1865235fa95a93Mark Andrews was not accepted.
546c2bf791782df1077217bdaf1865235fa95a93Mark Andrews 973. [bug] Failed to log the question name when logging:
6c7f722d31d12cf83964c8132f0a59ef70e34cb5Mark Andrews "bad zone transfer request: non-authoritative zone
fcc2a57e13fbecf085e9d11702709b3d5a49b043Mark Andrews 972. [bug] The file modification time code in zone.c was using the
fcc2a57e13fbecf085e9d11702709b3d5a49b043Mark Andrews wrong epoch. [RT #1667]
fcdafc1e30dd4d10184b56201ea2fc3bab711e5eMark Andrews 971. [placeholder]
f1263d2aa405087e74caf001cd443079f50ee903Mark Andrews 970. [func] 'max-journal-size' can now be used to set a target
f1263d2aa405087e74caf001cd443079f50ee903Mark Andrews size for a journal.
b1d21f6c93c93bd27492fc41f1c3205c39ab2167Mark Andrews 969. [func] dig now supports the undocumented dig 8 feature
b1d21f6c93c93bd27492fc41f1c3205c39ab2167Mark Andrews of allowing arbitrary labels, not just dotted
efb3fa669f00ccfd9aada997b426616b6b0ce044Mark Andrews decimal quads, with the -x option. This can be
efb3fa669f00ccfd9aada997b426616b6b0ce044Mark Andrews used to conveniently look up RFC2317 names as in
034f775ae1bbc260d88bc372f01fdf4b50554514Mark Andrews "dig -x 10.0.0.0-127". [RT #827, #1576, #1598]
034f775ae1bbc260d88bc372f01fdf4b50554514Mark Andrews 968. [bug] On win32, the isc_time_now() function was unnecessarily
80f20cb452989a423ed0ab84cfbf67d258b92247Mark Andrews calling strtime(). [RT #1671]
80f20cb452989a423ed0ab84cfbf67d258b92247Mark Andrews 967. [bug] On win32, the link for bindevt was not including the
93ee06cbe34294c300834d383ff89162ad5c241aMark Andrews required resource file to enable the event viewer
93ee06cbe34294c300834d383ff89162ad5c241aMark Andrews to interpret the error messages in the event log,
494143860bbe118050f46ecac3d196c779d4b7b0Mark Andrews 966. [placeholder]
400a1b6604ede895cc8d67a7aa66796a5dbc75e4Mark Andrews 965. [bug] Including data other than root server NS and A
400a1b6604ede895cc8d67a7aa66796a5dbc75e4Mark Andrews records in the root hint file could cause a rbtdb
400a1b6604ede895cc8d67a7aa66796a5dbc75e4Mark Andrews node reference leak. [RT #1581, #1618]
c0fb34e8156aea6b7fde8488e7440524c703f22eMark Andrews 964. [func] Warn if data other than root server NS and A records
c0fb34e8156aea6b7fde8488e7440524c703f22eMark Andrews are found in the root hint file. [RT #1581, #1618]
48fa5940280d65a83b020cca12769b4cd0422e91Mark Andrews 963. [bug] Bad ISC_LANG_ENDDECLS. [RT #1645]
bfcc5ae79a46c5c55e6cf1a9fe4d70a957712d2bTatuya JINMEI 神明達哉 962. [bug] libbind: bad "#undef", don't attempt to install
bfcc5ae79a46c5c55e6cf1a9fe4d70a957712d2bTatuya JINMEI 神明達哉 non-existant nlist.h. [RT #1640]
bfcc5ae79a46c5c55e6cf1a9fe4d70a957712d2bTatuya JINMEI 神明達哉 961. [bug] Tried to use a IPV6 feature when ISC_PLATFORM_HAVEIPV6
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews was not defined. [RT #1482]
1c9f629c181dfd14bb429a6699d22c3c023aa218Mark Andrews 960. [port] liblwres failed to build on systems with support for
1c9f629c181dfd14bb429a6699d22c3c023aa218Mark Andrews getrrsetbyname() in the OS. [RT #1592]
f61a7c87bf36b189d8f04ea4c8ab3ec55778355cMark Andrews 959. [port] On FreeBSD, determine the number of CPUs by calling
f61a7c87bf36b189d8f04ea4c8ab3ec55778355cMark Andrews sysctlbyname(). [RT #1584]
f61a7c87bf36b189d8f04ea4c8ab3ec55778355cMark Andrews 958. [port] ssize_t is not available on all platforms. [RT #1607]
2678fccde3453facce53f857d95fec30ca4a284fMark Andrews 957. [bug] sys/select.h inclusion was broken on older platforms.
562460463b6f4c4d6f815c58c129451c82d66823Mark Andrews 956. [bug] ns_g_autorndcfile changed to ns_g_keyfile
562460463b6f4c4d6f815c58c129451c82d66823Mark Andrews in named/win32/os.c due to code changes in
562460463b6f4c4d6f815c58c129451c82d66823Mark Andrews change #953. win32 .make file for rndc-confgen
577272cf7935770fa2ea817e656a572cdcd94eccMark Andrews updated to add include path for os.h header.
577272cf7935770fa2ea817e656a572cdcd94eccMark Andrews --- 9.2.0rc1 released ---
8486ce1efa5deded85415d21d5696e5a51c63357Mark Andrews 955. [bug] When using views, the zone's class was not being
92f60809e854ccf5f115883c6347e370da048848Mark Andrews inherited from the view's class. [RT #1583]
92f60809e854ccf5f115883c6347e370da048848Mark Andrews 954. [bug] When requesting AXFRs or IXFRs using dig, host, or
92f60809e854ccf5f115883c6347e370da048848Mark Andrews nslookup, the RD bit should not be set as zone
92f60809e854ccf5f115883c6347e370da048848Mark Andrews transfers are inherently nonrecursive. [RT #1575]
f5d0f495847eb4eb9f0058e73051f855800bee0bMark Andrews 953. [func] The /var/run/named.key file from change #843
f5d0f495847eb4eb9f0058e73051f855800bee0bMark Andrews has been replaced by /etc/rndc.key. Both
dc0ecf08dbea81b6ebfcd3a18b52aa974472b1baMark Andrews named and rndc will look for this file and use
dc0ecf08dbea81b6ebfcd3a18b52aa974472b1baMark Andrews it to configure a default control channel key
dc0ecf08dbea81b6ebfcd3a18b52aa974472b1baMark Andrews if not already configured using a different
dc19dcbc236bc876a6cdb426ec7c5fab964f8dfcMark Andrews method (rndc.conf / controls). Unlike
dc19dcbc236bc876a6cdb426ec7c5fab964f8dfcMark Andrews named.key, rndc.key is not created automatically;
dc19dcbc236bc876a6cdb426ec7c5fab964f8dfcMark Andrews it must be created by manually running
dc19dcbc236bc876a6cdb426ec7c5fab964f8dfcMark Andrews "rndc-confgen -a".
114c14f8adfc249cf2e5cdcb9007af46fed257e3Mark Andrews 952. [bug] The server required manual intervention to serve the
604419a812b491cd35fb6fad129c3c39da7200a1Mark Andrews affected zones if it died between creating a journal
3d78993c6d415f600f57520d1566627b5535d715Mark Andrews and committing the first change to it.
3d78993c6d415f600f57520d1566627b5535d715Mark Andrews 951. [bug] CFLAGS was not passed to the linker when
8c850a29eda020642c84038e449d60f124c6123bMark Andrews linking some of the test programs under
da31aff2f2a2163dafeea65c63f16d8f3fca05c5Mark Andrews 950. [bug] Explicit TTLs did not properly override $TTL
da31aff2f2a2163dafeea65c63f16d8f3fca05c5Mark Andrews due to a bug in change 834. [RT #1558]
da31aff2f2a2163dafeea65c63f16d8f3fca05c5Mark Andrews 949. [bug] host was unable to print records larger than 512
e8ca2abed76b550fd3baddcfb17f2c9a630d6b71Mark Andrews bytes. [RT #1557]
e8ca2abed76b550fd3baddcfb17f2c9a630d6b71Mark Andrews --- 9.2.0b2 released ---
81d9d7a10e52b421d7f4784c48ae995b13203c59Mark Andrews 948. [port] Integrated support for building on Windows NT /
81d9d7a10e52b421d7f4784c48ae995b13203c59Mark Andrews Windows 2000.
301f6ffbbeabcbf765f8163f4ffb7f6f0146b926Mark Andrews 947. [bug] dns_rdata_soa_t had a badly named element "mname" which
9e4b25fc3eb5777202147634d789345d893b4539Mark Andrews was really the RNAME field from RFC1035. To avoid
9e4b25fc3eb5777202147634d789345d893b4539Mark Andrews confusion and silent errors that would occur it the
9e4b25fc3eb5777202147634d789345d893b4539Mark Andrews "origin" and "mname" elements were given their correct
28c49640dcb25102e5040b8d957edd905ddf82f8Mark Andrews names "mname" and "rname" respectively, the "mname"
7314547af7aa1dd25d690dd3f034d49e5cc8fa9dMark Andrews element is renamed to "contact".
541b9722d8031485922ab11221c2e747c0262cf5Mark Andrews 946. [cleanup] doc/misc/options is now machine-generated from the
541b9722d8031485922ab11221c2e747c0262cf5Mark Andrews configuration parser syntax tables, and therefore
ddaeaddf2b9148ce3e6ec5fecc48f64ea5826faeMark Andrews more likely to be correct.
ddaeaddf2b9148ce3e6ec5fecc48f64ea5826faeMark Andrews 945. [func] Add the new view-specific options
a6f7fdcc039de75e9a20da90044caa814f0357a3Michael Graff "match-destinations" and "match-recursive-only".
d7e8610d31d83ff863e8b2dc05c238376c35e949Mark Andrews 944. [func] Check for expired signatures on load.
d7e8610d31d83ff863e8b2dc05c238376c35e949Mark Andrews 943. [bug] The server could crash when receiving a command
7e8214191899dc8043babdfbe9235ba14c825005Mark Andrews via rndc if the configuration file listed only
7e8214191899dc8043babdfbe9235ba14c825005Mark Andrews nonexistent keys in the controls statement. [RT #1530]
c4dc5966e0a66f4d75677f1634eff3b45baf988eMark Andrews 942. [port] libbind: GETNETBYADDR_ADDR_T was not correctly
c4dc5966e0a66f4d75677f1634eff3b45baf988eMark Andrews defined on some platforms.
9429f5a8318bd2142280c949d4af05998ca348a2Evan Hunt 941. [bug] The configuration checker crashed if a slave
0899d16ebd6a70bb027e7899c53e7f542ebc987bEvan Hunt zone didn't contain a masters statement. [RT #1514]
0899d16ebd6a70bb027e7899c53e7f542ebc987bEvan Hunt 940. [bug] Double zone locking failure on error path. [RT #1510]
d2e440ca30f27468443ccc7e21db0b8e10c4faf8Mark Andrews --- 9.2.0b1 released ---
d2e440ca30f27468443ccc7e21db0b8e10c4faf8Mark Andrews 939. [port] Add the --disable-linux-caps option to configure for
404df30f4fcbd318dd1e3cc027d2b5abff3ab6d5Mark Andrews systems that manage capabilities outside of named.
544d0efa38490d67e458aa9c23a7dac2a9d546bfMark Andrews 938. [placeholder]
1f2635d3f7b3f0b3bf0d0310fe880d95e84f09fcMark Andrews 937. [bug] A race when shutting down a zone could trigger a
1f2635d3f7b3f0b3bf0d0310fe880d95e84f09fcMark Andrews INSIST() failure. [RT #1034]
802760773ca5224b29a610741a7f2e0a7d6e031bMark Andrews 936. [func] Warn about IPv4 addresses that are not complete
802760773ca5224b29a610741a7f2e0a7d6e031bMark Andrews dotted quads. [RT #1084]
b6d496d53851e5ab5ba82e800062a431b05310cbEvan Hunt 935. [bug] inet_pton failed to reject leading zeros.
67213ca3d0594588a6fac32d8188efc68b0ad572Shane Kerr 934. [port] Deal with systems where accept() spuriously returns
67213ca3d0594588a6fac32d8188efc68b0ad572Shane Kerr 933. [bug] configure failed doing libbind on platforms not
67213ca3d0594588a6fac32d8188efc68b0ad572Shane Kerr supported by BIND 8. [RT #1496]
d813808a01d5629110b8df483ccc2dff9ec2a84fMark Andrews --- 9.2.0a3 released ---
33170a4b2b2765583df543efbb13a01e7b664037Mark Andrews 932. [bug] Use INSTALL_SCRIPT, not INSTALL_PROGRAM,
33170a4b2b2765583df543efbb13a01e7b664037Mark Andrews when installing isc-config.sh.
2cc262c0932a193b261e6e6a172855bd8f898c6dMark Andrews [RT #198, #1466]
2cc262c0932a193b261e6e6a172855bd8f898c6dMark Andrews 931. [bug] The controls statement only attempted to verify
76a378884f628f9b23bff16490e39dcd69b6ef0eMark Andrews messages using the first key in the key list.
76a378884f628f9b23bff16490e39dcd69b6ef0eMark Andrews (9.2.0a1/a2 only).
c368f28dad471c70213b41f7a0ad1b4ef4d8c543Mark Andrews 930. [func] Query performance testing tool added as
f183f4c0cd40354f423bdb129e7a0c9badb5082cMark Andrews 929. [placeholder]
f183f4c0cd40354f423bdb129e7a0c9badb5082cMark Andrews 928. [bug] nsupdate would send empty update packets if the
f183f4c0cd40354f423bdb129e7a0c9badb5082cMark Andrews send (or empty line) command was run after
e9908a145e763591bb407a4cd3d2062c7bc94cd8Mark Andrews another send but before any new updates or
71f4918fd8a5ec4f0a05aac657b614fdf2467bebMark Andrews prerequisites were specified. It should simply
71f4918fd8a5ec4f0a05aac657b614fdf2467bebMark Andrews ignore this command.
dabe7f50bb61d75841b535b91edb8f323f82f826Evan Hunt 927. [bug] Don't hold the zone lock for the entire dump to disk.
a1e2170ad5c5018fbe8f7b8449d8885d5d298e88Mark Andrews 926. [bug] The resolver could deadlock with the ADB when
a1e2170ad5c5018fbe8f7b8449d8885d5d298e88Mark Andrews shutting down (multithreaded builds only).
a1e2170ad5c5018fbe8f7b8449d8885d5d298e88Mark Andrews 925. [cleanup] Remove openssl from the distribution; require that
05d2776f6fa8e3628555463b06cb43288c9ee68eEvan Hunt --with-openssl be specified if DNSSEC is needed.
05d2776f6fa8e3628555463b06cb43288c9ee68eEvan Hunt 924. [port] Extend support for pre-RFC2133 IPv6 implementation.
f2d8c4a4c3dfa212ddcf5b86d4c5fced4965e52eMark Andrews 923. [bug] Multiline TSIG secrets (and other multiline strings)
f2d8c4a4c3dfa212ddcf5b86d4c5fced4965e52eMark Andrews were not accepted in named.conf. [RT #1469]
8c76634f88c5b3169b61505925e10b997ea08e54Mark Andrews 922. [func] Added two new lwres_getrrsetbyname() result codes,
8c76634f88c5b3169b61505925e10b997ea08e54Mark Andrews ERR_NONAME and ERR_NODATA.
8bedd9647f4d6894e12a8c94d3ccc624dddcee50Mark Andrews 921. [bug] lwres returned an incorrect error code if it received
8bedd9647f4d6894e12a8c94d3ccc624dddcee50Mark Andrews a truncated message.
ca84283333d22c64abfbcb87872dd5e6d9172c5aMark Andrews 920. [func] Increase the lwres receive buffer size to 16K.
e6555b046798b1900e93c3208d26301872f50ca5Shane Kerr 919. [placeholder]
e6555b046798b1900e93c3208d26301872f50ca5Shane Kerr 918. [func] In nsupdate, TSIG errors are no longer treated as
9a41f786b167a2a6df498d5e9c699f9835e1e9dcMark Andrews fatal errors.
9a41f786b167a2a6df498d5e9c699f9835e1e9dcMark Andrews 917. [func] New nsupdate command 'key', allowing TSIG keys to
9a41f786b167a2a6df498d5e9c699f9835e1e9dcMark Andrews be specified in the nsupdate command stream rather
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews than the command line.
bf98702c1941f368e54c499dd1ff59ee684cf125Mark Andrews 916. [bug] Specifying type ixfr to dig without specifying
bf98702c1941f368e54c499dd1ff59ee684cf125Mark Andrews a serial number failed in unexpected ways.
bf98702c1941f368e54c499dd1ff59ee684cf125Mark Andrews 915. [func] The named-checkconf and named-checkzone programs
bf98702c1941f368e54c499dd1ff59ee684cf125Mark Andrews now have a '-v' option for printing their version.
65391557db5d7dc725ed3f2b759248fea31a2445Mark Andrews 914. [bug] Global 'server' statements were rejected when
e2c3f8059e77a8e11c4378d22e5d8e78b423a28fMark Andrews using views, even though they were accepted
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews in 9.1. [RT #1368]
a7b7a4ebc38ec7460e95da6d3d70ffe7b59573b8Mark Andrews 913. [bug] Cache cleaning was not sufficiently aggressive.
a7b7a4ebc38ec7460e95da6d3d70ffe7b59573b8Mark Andrews [RT #1441, #1444]
6f1b09965f26ab0d6c38dec4a38f67bb34ebddceMark Andrews 912. [bug] Attempts to set the 'additional-from-cache' or
23450c23fd19138cfad95b6c7728e2965abfc154Mark Andrews 'additional-from-auth' option to 'no' in a
de05f7d061abfe0ce555e0d0f2089f1261b031b6Mark Andrews server with recursion enabled will now
de05f7d061abfe0ce555e0d0f2089f1261b031b6Mark Andrews be ignored and cause a warning message.
c7e266b7e5675e12d1ca3cc929f24b3e86d41f8eEvan Hunt 911. [placeholder]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews 910. [port] Some pre-RFC2133 IPv6 implementations do not define
c7e266b7e5675e12d1ca3cc929f24b3e86d41f8eEvan Hunt IN6ADDR_ANY_INIT. [RT #1416]
85db2b5fb360ccd2aeec1e6e22336b3d654bb39aMark Andrews 908. [func] New program, rndc-confgen, to simplify setting up rndc.
a0749e59c0356381fdaea0fefe66256589ec8c99Mark Andrews 907. [func] The ability to get entropy from either the
a0749e59c0356381fdaea0fefe66256589ec8c99Mark Andrews random device, a user-provided file or from
a0749e59c0356381fdaea0fefe66256589ec8c99Mark Andrews the keyboard was migrated from the DNSSEC tools
709220567fb820cf7e7625925449dadf86317629Mark Andrews to libisc as isc_entropy_usebestsource().
709220567fb820cf7e7625925449dadf86317629Mark Andrews 906. [port] Separated the system independent portion of
31a2f82193a91e24f31454ff18e0b7723c066a74Mark Andrews 905. [bug] Configuring a forward "zone" for the root domain
45deeddf4cf1ea57b8b493dcd2410f2332a36128Mark Andrews did not work. [RT #1418]
8731a2bd2f5483f50d82cf28e315090b7ceeed54Mark Andrews 904. [bug] The server would leak memory if attempting to use
2de90cd1e20061bde684a21c3d852056a2e290d0Mark Andrews an expired TSIG key. [RT #1406]
8a45eeebb8bdd4633bccfd9d77d9b50c1d337d54Mark Andrews 903. [bug] dig should not crash when receiving a TCP packet
8a45eeebb8bdd4633bccfd9d77d9b50c1d337d54Mark Andrews of length 0.
d4034b48fd112ef43933f1455b194b5249a88ee6Mark Andrews 902. [bug] The -d option was ignored if both -t and -g were also
d4034b48fd112ef43933f1455b194b5249a88ee6Mark Andrews 901. [placeholder]
ee4bbc8454cc0cb36a25a7d26c5b47370f96d9b2Mark Andrews 900. [bug] A config.guess update changed the system identification
ee4bbc8454cc0cb36a25a7d26c5b47370f96d9b2Mark Andrews string of FreeBSD systems; configure and
ee4bbc8454cc0cb36a25a7d26c5b47370f96d9b2Mark Andrews bin/tests/system/ifconfig.sh now recognize the new
03ec481ee88f4ab72af6abb4efe096fe2c661d60Mark Andrews --- 9.2.0a2 released ---
f568dad6c7ddaa732e6562a4b89fd2ac922d263bMark Andrews 899. [bug] lib/dns/soa.c failed to compile on many platforms
8e74bfb6045d78af71b54a2934823b334b3e423aMark Andrews due to inappropriate use of a void value.
8e74bfb6045d78af71b54a2934823b334b3e423aMark Andrews [RT #1372, #1373, #1386, #1387, #1395]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews 898. [bug] "dig" failed to set a nonzero exit status
88a4de3c24caf71426bf06e42ce18f6099d7a439Mark Andrews on UDP query timeout. [RT #1323]
3eab85ca54b681504d772b1d6bb3ccf4f08d4305Mark Andrews 897. [bug] A config.guess update changed the system identification
3eab85ca54b681504d772b1d6bb3ccf4f08d4305Mark Andrews string of UnixWare systems; configure now recognizes
3eab85ca54b681504d772b1d6bb3ccf4f08d4305Mark Andrews the new string.
c5adbd722da0908f91be4fb710c082b4b68ec782Mark Andrews 896. [bug] If a configuration file is set on named's command line
557bcc2092642b2d4668c9b08872c9f2bb88bddbMark Andrews and it has a relative pathname, the current directory
557bcc2092642b2d4668c9b08872c9f2bb88bddbMark Andrews (after any possible jailing resulting from named -t)
557bcc2092642b2d4668c9b08872c9f2bb88bddbMark Andrews will be prepended to it so that reloading works
c60eaaf9b3c6bb4d693cdb5f68acdfacf076e1fdMark Andrews properly even when a directory option is present.
634a4da58460979fa0fcad5304b810d189f9cf49Mark Andrews 895. [func] New function, isc_dir_current(), akin to POSIX's
634a4da58460979fa0fcad5304b810d189f9cf49Mark Andrews 894. [bug] When using the DNSSEC tools, a message intended to warn
c0720b90ed6e673264b17eb752d873a89cbd6db5Mark Andrews when the keyboard was being used because of the lack
c0720b90ed6e673264b17eb752d873a89cbd6db5Mark Andrews of a suitable random device was not being printed.
576e48e28aae9f28b8e6daa2aabc839bb5c520e3Mark Andrews 893. [func] Removed isc_file_test() and added isc_file_exists()
c06cb907737eb7ce128c92dd729c73798733f37aMark Andrews for the basic functionality that was being added
c06cb907737eb7ce128c92dd729c73798733f37aMark Andrews with isc_file_test().
6e5e27c38d86f2338688f5123d2ff84558956dd0Mark Andrews 892. [placeholder]
5059b393e80cda6beffb74f2f30d7329502c41e6Mark Andrews 891. [bug] Return an error when a SIG(0) signed response to
5059b393e80cda6beffb74f2f30d7329502c41e6Mark Andrews an unsigned query is seen. This should actually
5059b393e80cda6beffb74f2f30d7329502c41e6Mark Andrews do the verification, but it's not currently
c16aed9c469a986f1b84e457db4a8c4d2da01ca3Mark Andrews possible. [RT #1391]
c16aed9c469a986f1b84e457db4a8c4d2da01ca3Mark Andrews 890. [cleanup] The man pages no longer require the mandoc macros
c16aed9c469a986f1b84e457db4a8c4d2da01ca3Mark Andrews and should now format cleanly using most versions of
dd19fbaf817f974c24ddfa1d276d7594d5b18750Mark Andrews nroff, and HTML versions of the man pages have been
dd19fbaf817f974c24ddfa1d276d7594d5b18750Mark Andrews added. Both are generated from DocBook source.
f408773d47b25594d1302525a4db6efb84b1843cMark Andrews 889. [port] Eliminated blank lines before .TH in nroff man
f408773d47b25594d1302525a4db6efb84b1843cMark Andrews pages since they cause problems with some versions
cd315d4cf631753c94f27fabaa42a37a27d30530Mark Andrews of nroff. [RT #1390]
cd315d4cf631753c94f27fabaa42a37a27d30530Mark Andrews 888. [bug] Don't die when using TKEY to delete a nonexistent
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews TSIG key. [RT #1392]
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews 887. [port] Detect broken compilers that can't call static
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews functions from inline functions. [RT #1212]
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews 866. [func] Close debug only file channels when debug is set to
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews zero. [RT #1246]
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews 865. [bug] The new configuration parser did not allow
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews the optional debug level in a "severity debug"
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews clause of a logging channel to be omitted.
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews This is now allowed and treated as "severity
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews debug 1;" like it does in BIND 8.2.4, not as
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews "severity debug 0;" like it did in BIND 9.1.
5888f62c204a99da60d7854fe01eda4960fb3b36Mark Andrews 864. [cleanup] Multithreading is now enabled by default on
57668dc1bb0eb063e9037ff07ddbfd520e0d7186Mark Andrews OSF1, Solaris 2.7 and newer, AIX, IRIX, and HP-UX.
7c200913aa7e55bbe28de456bb593c1e05bf6f79Mark Andrews 863. [bug] If an error occurred while an outgoing zone transfer
07072c9456f1112705db701bb35f12dbdcb217b0Mark Andrews was starting up, the server could access a domain
07072c9456f1112705db701bb35f12dbdcb217b0Mark Andrews name that had already been freed when logging a
07072c9456f1112705db701bb35f12dbdcb217b0Mark Andrews message saying that the transfer was starting.
afd002e89aadf30181155566544480349e70339dMark Andrews 862. [bug] Use after realloc(), non portable pointer arithmetic in
ba5d2a97ee0cd2cc9d4b9e7e344ae8f607cc2994Mark Andrews 861. [port] Add support for Mac OS X, by making it equivalent
6133734cecb05630e32edb63031b95d333df8e48Mark Andrews to Darwin. This was derived from the config.guess
6133734cecb05630e32edb63031b95d333df8e48Mark Andrews file shipped with Mac OS X. [RT #1355]
47ee25b1f58a5924c51b59194b84621b9b7b6ba5Mark Andrews 860. [func] Drop cross class glue in zone transfers.
47ee25b1f58a5924c51b59194b84621b9b7b6ba5Mark Andrews 859. [bug] Cache cleaning now won't swamp the CPU if there
32391301db6f532ad17033f188d4540ae3f409f1Mark Andrews is a persistent overlimit condition.
32391301db6f532ad17033f188d4540ae3f409f1Mark Andrews 858. [func] isc_mem_setwater() no longer requires that when the
0cedbe4ab56e00d5827941697418476318cbdeb3Mark Andrews callback function is non-NULL then its hi_water
0cedbe4ab56e00d5827941697418476318cbdeb3Mark Andrews argument must be greater than its lo_water argument
0cedbe4ab56e00d5827941697418476318cbdeb3Mark Andrews (they can now be equal) or that they be non-zero.
f05a4bf2bfac3aaff0462560b2793cd99a85a297Mark Andrews 857. [cleanup] Use ISC_MAGIC() to define all magic numbers for
0cedbe4ab56e00d5827941697418476318cbdeb3Mark Andrews structs, for our friends in EBCDIC-land.
bf45f72ed319628eebce60c368177320943d001fMark Andrews 856. [func] Allow partial rdatasets to be returned in answer and
bf45f72ed319628eebce60c368177320943d001fMark Andrews authority sections to help non-TCP capable clients
bf45f72ed319628eebce60c368177320943d001fMark Andrews recover from truncation. [RT #1301]
af1e00675fa573fec779e9a01aac5bedb99f0fd6Mark Andrews 855. [bug] Stop spurious "using RFC 1035 TTL semantics" warnings.
af1e00675fa573fec779e9a01aac5bedb99f0fd6Mark Andrews 854. [bug] The config parser didn't properly handle config
d1199d9c06ba470fa4779981bea2f8f7403e8eabMark Andrews options that were specified in units of time other
d1199d9c06ba470fa4779981bea2f8f7403e8eabMark Andrews than seconds. [RT #1372]
7c5dfcc60a7ee41ae5ba15a3e1fe337af3bef1a9Mark Andrews 853. [bug] configure_view_acl() failed to detach existing acls.
7c5dfcc60a7ee41ae5ba15a3e1fe337af3bef1a9Mark Andrews 852. [bug] Handle responses from servers which do not know
0f8c9b5eed7e8714ceb7d6d3675555df9c5f6350Mark Andrews 851. [cleanup] The obsolete support-ixfr option was not properly
0f8c9b5eed7e8714ceb7d6d3675555df9c5f6350Mark Andrews --- 9.2.0a1 released ---
bc6af069c80ca33a5619d71d57859724cab1f4c4Mark Andrews 850. [bug] dns_rbt_findnode() would not find nodes that were
bc6af069c80ca33a5619d71d57859724cab1f4c4Mark Andrews split on a bitstring label somewhere other than in
bc6af069c80ca33a5619d71d57859724cab1f4c4Mark Andrews the last label of the node. [RT #1351]
4bb0f1046f3f3c26539ff91e28b3c8872519df17Mark Andrews 849. [func] <isc/net.h> will ensure INADDR_LOOPBACK is defined.
68df4d65c624a9ca06e94fc67ef915adf2ec97beMark Andrews 848. [func] A minimum max-cache-size of two megabytes is enforced
ab6e5af4cd644b174709f95c2702ec4c442aa755Mark Andrews by the cache cleaner.
f3139b9d763cbfd3f8dbf1062191a688ed5195e4Mark Andrews 847. [func] Added isc_file_test(), which currently only has
f3139b9d763cbfd3f8dbf1062191a688ed5195e4Mark Andrews some very basic functionality to test for the
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews existence of a file, whether a pathname is absolute,
f3139b9d763cbfd3f8dbf1062191a688ed5195e4Mark Andrews or whether a pathname is the fundamental representation
79e3817e2c0f1b017643638dc3876ba41da94335Mark Andrews of the current directory. It is intended that this
79e3817e2c0f1b017643638dc3876ba41da94335Mark Andrews function can be expanded to test other things a
79e3817e2c0f1b017643638dc3876ba41da94335Mark Andrews programmer might want to know about a file.
2d78cc9624dd735ffdc634e6c39dd30bddfb95f7Mark Andrews 846. [func] A non-zero 'param' to dst_key_generate() when making an
2d78cc9624dd735ffdc634e6c39dd30bddfb95f7Mark Andrews hmac-md5 key means that good entropy is not required.
eea8cd8d1a9b2762480fab793972d1cefbc7cf90Mark Andrews 845. [bug] The access rights on the public file of a symmetric
eea8cd8d1a9b2762480fab793972d1cefbc7cf90Mark Andrews key are now restricted as soon as the file is opened,
9860862cedd41ffaf69e7806e8f8959263552721Mark Andrews rather than after it has been written and closed.
9860862cedd41ffaf69e7806e8f8959263552721Mark Andrews 844. [func] <isc/net.h> will ensure INADDR_LOOPBACK is defined,
25e2824175eb0c186df3ab0737c83d322410594cMark Andrews just as <lwres/net.h> does.
25e2824175eb0c186df3ab0737c83d322410594cMark Andrews 843. [func] If no controls statement is present in named.conf,
25e2824175eb0c186df3ab0737c83d322410594cMark Andrews or if any inet phrase of a controls statement is
63aaac8137bd1d86aab8c950fb066bb522a26e5bMark Andrews lacking a keys clause, then a key will be automatically
63aaac8137bd1d86aab8c950fb066bb522a26e5bMark Andrews generated by named and an rndc.conf-style file
fe3220466e3c23cd2c22a59a4db46bc97ce0827dMark Andrews named named.key will be written that uses it. rndc
fe3220466e3c23cd2c22a59a4db46bc97ce0827dMark Andrews will use this file only if its normal configuration
fe3220466e3c23cd2c22a59a4db46bc97ce0827dMark Andrews file, or one provided on the command line, does not
40aadb6a143e0f2d351e743dce43cfc894d4d855Mark Andrews 842. [func] 'rndc flush' now takes an optional view.
65b26a4dc8c6c16d0a5ccb03b67cf968c77d6570Mark Andrews 841. [bug] When sdb modules were not declared threadsafe, their
65b26a4dc8c6c16d0a5ccb03b67cf968c77d6570Mark Andrews create and destroy functions were not serialized.
c58821f7100821e1d4e4bbace727b988bb3e0623Mark Andrews 840. [bug] The config file parser could print the wrong file
77397daf05511dc737eeec159badc05f11bfadddMark Andrews name if an error was detected after an included file
337e70ead93aafec305ac0a7a62090339543b8d1Mark Andrews was parsed. [RT #1353]
337e70ead93aafec305ac0a7a62090339543b8d1Mark Andrews 839. [func] Dump packets for which there was no view or that the
f0a1b8c85792d4e04716f995a2b2a8ca73f8367dMark Andrews class could not be determined to category "unmatched".
a5d7c242b564cbd3cebc0dd27c19d9093d38b3abMark Andrews 838. [port] UnixWare 7.x.x is now suported by
1de5f8f80930dc322688010740c7dfe56eb035b0Mark Andrews 837. [cleanup] Multithreading is now enabled by default only on
7a253b705ccbc30821253e7a124658623f10c499Mark Andrews OSF1, Solaris 2.7 and newer, and AIX.
f6476fa52240e3c8278ac4a27fa2cc8a5b7a3e3bMark Andrews 836. [func] Upgraded libtool to 1.4.
f6476fa52240e3c8278ac4a27fa2cc8a5b7a3e3bMark Andrews 835. [bug] The dispatcher could enter a busy loop if
cd1e58c339b2a6709d543a525de0c995bf8b5868Mark Andrews it got an I/O error receiving on a UDP socket.
a05f23d07e1b60a1d88119678111a47014480611Mark Andrews 834. [func] Accept (but warn about) master files beginning with
a05f23d07e1b60a1d88119678111a47014480611Mark Andrews an SOA record without an explicit TTL field and
a05f23d07e1b60a1d88119678111a47014480611Mark Andrews lacking a $TTL directive, by using the SOA MINTTL
a05f23d07e1b60a1d88119678111a47014480611Mark Andrews as a default TTL. This is for backwards compatibility
429e23d2f56d28d86439f75c13cda2b4ac5ab67bMark Andrews with old versions of BIND 8, which accepted such
429e23d2f56d28d86439f75c13cda2b4ac5ab67bMark Andrews files without warning although they are illegal
c5c825bf07a00a2478afd9400e9f8534457980b0Mark Andrews according to RFC1035.
c5c825bf07a00a2478afd9400e9f8534457980b0Mark Andrews 833. [cleanup] Moved dns_soa_*() from <dns/journal.h> to
aaa42824d2d1f5cc4add01f0191e3784ee0f7396Mark Andrews <dns/soa.h>, and extended them to support
43da7565913277c020ded34d6ee2139998b743b6Mark Andrews all the integer-valued fields of the SOA RR.
43da7565913277c020ded34d6ee2139998b743b6Mark Andrews 832. [bug] The default location for named.conf in named-checkconf
c1297b6025bf8ccdc832b7bca705da1d4cf2944eMark Andrews should depend on --sysconfdir like it does in named.
25820cf1d110ec22cec5f6be5257aabe6853ca92Evan Hunt 831. [placeholder]
99cce386a489671727a737b3748937cf3a0676e8Evan Hunt 830. [func] Implement 'rndc status'.
99cce386a489671727a737b3748937cf3a0676e8Evan Hunt 829. [bug] The DNS_R_ZONECUT result code should only be returned
99cce386a489671727a737b3748937cf3a0676e8Evan Hunt when an ANY query is made with DNS_DBFIND_GLUEOK set.
819b98479eff49ed93f57f4d65eb0ffe72136adcMark Andrews In all other ANY query cases, returning the delegation
819b98479eff49ed93f57f4d65eb0ffe72136adcMark Andrews 828. [bug] The errno value from recvfrom() could be overwritten
819b98479eff49ed93f57f4d65eb0ffe72136adcMark Andrews by logging code. [RT #1293]
113e0b7819103f02d5a16bad1b7356587d866ac2Mark Andrews 827. [bug] When an IXFR protocol error occurs, the slave
113e0b7819103f02d5a16bad1b7356587d866ac2Mark Andrews should retry with AXFR.
6dfc78fab61fafc9bffdc3cbc331cc996bfa2198Mark Andrews 826. [bug] Some IXFR protocol errors were not detected.
6dfc78fab61fafc9bffdc3cbc331cc996bfa2198Mark Andrews 825. [bug] zone.c:ns_query() detached from the wrong zone
6dfc78fab61fafc9bffdc3cbc331cc996bfa2198Mark Andrews reference. [RT #1264]
65085946d4f92481699678e276e3ced04bcfdafbMark Andrews 824. [bug] Correct line numbers reported by dns_master_load().
b5f690e1618cffeec15b3bcb9525443206fb7007Mark Andrews 823. [func] The output of "dig -h" now goes to stdout so that it
b5f690e1618cffeec15b3bcb9525443206fb7007Mark Andrews can easily be piped through "more". [RT #1254]
37d373d88631c7be57a30bf4a49c824a9195781fMark Andrews 822. [bug] Sending nxrrset prerequisites would crash nsupdate.
b130bf8b4ebdabd5c94eb5c6522a9971997b6ac9Mark Andrews 821. [bug] The program name used when logging to syslog should
072eaf055b7fa0d8abe96146fbb9152b14946c84Mark Andrews be stripped of leading path components.
072eaf055b7fa0d8abe96146fbb9152b14946c84Mark Andrews [RT #1178, #1232]
7a3c2d189e811933c48aace1900a868dffd42f5fMark Andrews 820. [bug] Name server address lookups failed to follow
7a3c2d189e811933c48aace1900a868dffd42f5fMark Andrews A6 chains into the glue of local authoritative
a56f5ada432128085e4a06815328023ee0c9610dMark Andrews 819. [bug] In certain cases, the resolver's attempts to
a56f5ada432128085e4a06815328023ee0c9610dMark Andrews restart an address lookup at the root could cause
a56f5ada432128085e4a06815328023ee0c9610dMark Andrews the fetch to deadlock (with itself) instead of
a56f5ada432128085e4a06815328023ee0c9610dMark Andrews restarting. [RT #1225]
a56f5ada432128085e4a06815328023ee0c9610dMark Andrews 818. [bug] Certain pathological responses to ANY queries could
4259095c8058beb9b475f1884dbeda375979e6f6Mark Andrews cause an assertion failure. [RT #1218]
4259095c8058beb9b475f1884dbeda375979e6f6Mark Andrews 817. [func] Adjust timeouts for dialup zone queries.
c53a5699c8242636fd913a4d07b4447efebe3bbfMark Andrews 816. [bug] Report potential problems with log file accessibility
c53a5699c8242636fd913a4d07b4447efebe3bbfMark Andrews at configuration time, since such problems can't
8c731c1219f1698f15bf5b1fcf6bc301cfd9bc42Mark Andrews reliably be reported at the time they actually occur.
a630d60b8b628cb2ce46b906dc7b1a5b83b74ed5Mark Andrews 815. [bug] If a log file was specified with a path separator
a630d60b8b628cb2ce46b906dc7b1a5b83b74ed5Mark Andrews character (i.e. "/") in its name and the directory
a630d60b8b628cb2ce46b906dc7b1a5b83b74ed5Mark Andrews did not exist, the log file's name was treated as
b53871d8592a0bfeacdd06ccba46d75aa96e4fecMark Andrews though it were the directory name. [RT #1189]
b53871d8592a0bfeacdd06ccba46d75aa96e4fecMark Andrews 814. [bug] Socket objects left over from accept() failures
9dabd0455ca923b5b02f74c1e999702ddc9c6fd2Mark Andrews were incorrectly destroyed, causing corruption
9dabd0455ca923b5b02f74c1e999702ddc9c6fd2Mark Andrews of socket manager data structures.
9dabd0455ca923b5b02f74c1e999702ddc9c6fd2Mark Andrews 813. [bug] File descriptors exceeding FD_SETSIZE were handled
58f32ac26ea330054f7b85579cd93a6376168fe7Mark Andrews badly. [RT #1192]
58f32ac26ea330054f7b85579cd93a6376168fe7Mark Andrews 812. [bug] dig sometimes printed incomplete IXFR responses
58f32ac26ea330054f7b85579cd93a6376168fe7Mark Andrews due to an uninitialized variable. [RT #1188]
bde20a0436dff13e2299cfd4230ddec54d396d02Mark Andrews 811. [bug] Parentheses were not quoted in zone dumps. [RT #1194]
0deee29113e5919c88f341ec3a181b70f7c905ccMark Andrews 810. [bug] The signer name in SIG records was not properly
0deee29113e5919c88f341ec3a181b70f7c905ccMark Andrews downcased when signing/verifying records. [RT #1186]
340a05967aaad53d90694426c33d81b490b0f915Mark Andrews 809. [bug] Configuring a non-local address as a transfer-source
340a05967aaad53d90694426c33d81b490b0f915Mark Andrews could cause an assertion failure during load.
394f4aec2189750d7f861d00f97fe28ffcd9f659Mark Andrews 808. [func] Add 'rndc flush' to flush the server's cache.
2e676167cc8cbb2e6dbb54e9859098dd5b9cd5c8Mark Andrews 807. [bug] When setting up TCP connections for incoming zone
2e676167cc8cbb2e6dbb54e9859098dd5b9cd5c8Mark Andrews transfers, the transfer-source port was not
2e676167cc8cbb2e6dbb54e9859098dd5b9cd5c8Mark Andrews ignored like it should be.
4098271a81b3e965da14f77c893232a0b6be22f3Mark Andrews 806. [bug] DNS_R_SEENINCLUDE was failing to propagate back up
4098271a81b3e965da14f77c893232a0b6be22f3Mark Andrews the calling stack to the zone maintence level, causing
4098271a81b3e965da14f77c893232a0b6be22f3Mark Andrews zones to not reload when an included file was touched
57eb7efe13b67455e8c6a08cf080afb3de2ac622Mark Andrews but the top-level zone file was not.
7228a4d9ca1f1b868e257a28de86c6a1f21e9ffeMark Andrews 805. [bug] When using "forward only", missing root hints should
5dcc67a0fff89e7ebf051f64b6b987862c331a04Mark Andrews not cause queries to fail. [RT #1143]
5dcc67a0fff89e7ebf051f64b6b987862c331a04Mark Andrews 804. [bug] Attempting to obtain entropy could fail in some
8363ddb32da86811663d12d0b2c61a8ea2fa0eaeMark Andrews situations. This would be most common on systems
8363ddb32da86811663d12d0b2c61a8ea2fa0eaeMark Andrews with user-space threads. [RT #1131]
cc2720da38bb7bab2bf283de56dd90e9093d7f00Mark Andrews 803. [bug] Treat all SIG queries as if they have the CD bit set,
cc2720da38bb7bab2bf283de56dd90e9093d7f00Mark Andrews otherwise no data will be returned [RT #749]
10fc76d48aa7ecb8a7242970585ba154b368f97eMark Andrews 802. [bug] DNSSEC key tags were computed incorrectly in almost
10fc76d48aa7ecb8a7242970585ba154b368f97eMark Andrews all cases. [RT #1146]
4490e14feb50cd59a62ce9f348ff53b68a0594ebMark Andrews 801. [bug] nsupdate should treat lines beginning with ';' as
5cc6a0f7dae472e5c2022b2cbb5343ec9f7f4942Mark Andrews comments. [RT #1139]
1e70c9a36639bb1e8d537dcefa3cd12a7bb39db0Mark Andrews 800. [bug] dnssec-signzone produced incorrect statistics for
1e70c9a36639bb1e8d537dcefa3cd12a7bb39db0Mark Andrews large zones. [RT #1133]
9baec3ca233efe8ffca6fbafea5c75021adff03cMark Andrews 799. [bug] The ADB didn't find AAAA glue in a zone unless A6
96ea71632887c58a9d00f47eb318bf76b35903c3Mark Andrews glue was also present.
f31446e6b5925395fce4f62adf71f7ad70cea6ceMark Andrews 798. [bug] nsupdate should be able to reject bad input lines
f31446e6b5925395fce4f62adf71f7ad70cea6ceMark Andrews and continue. [RT #1130]
0961ac0868e7d60e7cb665160f6d3717e1da5228Mark Andrews 797. [func] Issue a warning if the 'directory' option contains
0961ac0868e7d60e7cb665160f6d3717e1da5228Mark Andrews a relative path. [RT #269]
3d697a7eddf375586435f8fb6e1440fb3ce9058dMark Andrews 796. [func] When a size limit is associated with a log file,
3d697a7eddf375586435f8fb6e1440fb3ce9058dMark Andrews only roll it when the size is reached, not every
8943ff626fa337419cbffad6a4a910c7d99509f4Mark Andrews time the log file is opened. [RT #1096]
281bab0f36eaedc56f859721fbdf45568b71cd60Mark Andrews 795. [func] Add the +multiline option to dig. [RT #1095]
281bab0f36eaedc56f859721fbdf45568b71cd60Mark Andrews 794. [func] Implement the "port" and "default-port" statements
5cd4555ad444fd391002ae32450572054369fd42Rob Austein 793. [cleanup] The DNSSEC tools could create filenames that were
8eb4eca37538183edb36db88580b5232f15931b0Mark Andrews illegal or contained shell metacharacters. They
8eb4eca37538183edb36db88580b5232f15931b0Mark Andrews now use a different text encoding of names that
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews doesn't have these problems. [RT #1101]
e7d32e57a5c8600893f91ec08f74117c983f8b8dMark Andrews 792. [cleanup] Replace the OMAPI command channel protocol with a
e7d32e57a5c8600893f91ec08f74117c983f8b8dMark Andrews simpler one.
fa3d0b9991ea0d8344881c5dd4609d9c33314b9bMark Andrews 791. [bug] The command channel now works over IPv6.
ed954ce73b1c712b24eab945190028871433f803Mark Andrews 790. [bug] Wildcards created using dynamic update or IXFR
ed954ce73b1c712b24eab945190028871433f803Mark Andrews could fail to match. [RT #1111]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews 789. [bug] The "localhost" and "localnets" ACLs did not match
29747dfe5e073a299b3681e01f5c55540f8bfed7Mark Andrews when used as the second element of a two-element
29747dfe5e073a299b3681e01f5c55540f8bfed7Mark Andrews sortlist item.
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews 788. [func] Add the "match-mapped-addresses" option, which
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews causes IPv6 v4mapped addresses to be treated as
1372e172d0e0b08996376b782a9041d1e3542489Mark Andrews IPv4 addresses for the purpose of acl matching.
1372e172d0e0b08996376b782a9041d1e3542489Mark Andrews 787. [bug] The DNSSEC tools failed to downcase domain
8d709e3ee443222cd35e44eadc9a4c0a8d92fec2Rob Austein names when mapping them into file names.
23235c00eda9089f38ace0a1371fed9a466ea5ddMark Andrews 786. [bug] When DNSSEC signing/verifying data, owner names were
23235c00eda9089f38ace0a1371fed9a466ea5ddMark Andrews not properly downcased.
23235c00eda9089f38ace0a1371fed9a466ea5ddMark Andrews 785. [bug] A race condition in the resolver could cause
514aeac2acbbe2b77ff3c4e310617523cf5651c5Mark Andrews an assertion failure. [RT #673, #872, #1048]
514aeac2acbbe2b77ff3c4e310617523cf5651c5Mark Andrews 784. [bug] nsupdate and other programs would not quit properly
514aeac2acbbe2b77ff3c4e310617523cf5651c5Mark Andrews if some signals were blocked by the caller. [RT #1081]
1ea2595e1b33cc63ea73ee1d54b580b717d7d155Mark Andrews 783. [bug] Following CNAMEs could cause an assertion failure
1ea2595e1b33cc63ea73ee1d54b580b717d7d155Mark Andrews when either using an sdb database or under very
1ea2595e1b33cc63ea73ee1d54b580b717d7d155Mark Andrews rare conditions.
1ea2595e1b33cc63ea73ee1d54b580b717d7d155Mark Andrews 782. [func] Implement the "serial-query-rate" option.
e60f01cdd29c71e9224273214521b15aef4d4555Mark Andrews 781. [func] Avoid error packet loops by dropping duplicate FORMERR
e60f01cdd29c71e9224273214521b15aef4d4555Mark Andrews responses. [RT #1006]
13290782cb83ee43c4dc942d186761a46c4a2692Mark Andrews 780. [bug] Error handling code dealing with out of memory or
13290782cb83ee43c4dc942d186761a46c4a2692Mark Andrews other rare errors could lead to assertion failures
13290782cb83ee43c4dc942d186761a46c4a2692Mark Andrews by calling functions on unitialized names. [RT #1065]
895ae38da194143331d667289affd3b43c5bfc14Mark Andrews 779. [func] Added the "minimal-responses" option.
bca16e31b457598cd1dbbf0cdc7a26a6d2ec3753Mark Andrews 778. [bug] When starting cache cleaning, cleaning_timer_action()
bca16e31b457598cd1dbbf0cdc7a26a6d2ec3753Mark Andrews returned without first pausing the iterator, which
bca16e31b457598cd1dbbf0cdc7a26a6d2ec3753Mark Andrews could cause deadlock. [RT #998]
58ea8fb1dfc8c055a7d4ad74d65e345436ede790Mark Andrews 777. [bug] An empty forwarders list in a zone failed to override
cfcb0881d12db2b7cb33475b7d20ac6c9015203bMark Andrews global forwarders. [RT #995]
cfcb0881d12db2b7cb33475b7d20ac6c9015203bMark Andrews 776. [func] Improved error reporting in denied messages. [RT #252]
1a8efeab76d34327a699894a6a404f97b341c57aMark Andrews 775. [placeholder]
f041bef2c60a092ab4dcae475451729a5345830fMark Andrews 774. [func] max-cache-size is implemented.
a7dd5f21e996b01262a3d564dae9561cb3f8e717Mark Andrews 773. [func] Added isc_rwlock_trylock() to attempt to lock without
92d23165938a5e595f80b2e3fb5d8cb918ac7dacMark Andrews 772. [bug] Owner names could be incorrectly omitted from cache
1cbb3a4df30777791ce27a0d2349420808c013d8Mark Andrews dumps in the presence of negative caching entries.
289ae548d52bc8f982d9823af64cafda7bd92232Mark Andrews 771. [cleanup] TSIG errors related to unsynchronized clocks
4ccea866e64a8ec8525ad4bf7d57606bcd2fc15dMark Andrews are logged better. [RT #919]
4cf228853d658a742a826393f341e2486c629f7bMark Andrews 770. [func] Add the "edns yes_or_no" statement to the server
4cf228853d658a742a826393f341e2486c629f7bMark Andrews clause. [RT #524]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews 769. [func] Improved error reporting when parsing rdata. [RT #740]
6805e4e2c46ad3c5a4aa941b5e9a29d34579641eMark Andrews 768. [bug] The server did not emit an SOA when a CNAME
6805e4e2c46ad3c5a4aa941b5e9a29d34579641eMark Andrews or DNAME chain ended in NXDOMAIN in an
6805e4e2c46ad3c5a4aa941b5e9a29d34579641eMark Andrews authoritative zone.
1afb6c548d9bbfcfb00d0799077faa17ad9a4f59Mark Andrews 767. [placeholder]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews 766. [bug] A few cases in query_find() could leak fname.
5de1ad63735deb0ea86b2d0a9366eddf5fbeddc1Mark Andrews This would trigger the mpctx->allocated == 0
92ff69c60001ed270248a6f38bafd2ae12d029beMark Andrews assertion when the server exited.
a1210da03636eca13c70502a2b132ead22481b70Mark Andrews [RT #739, #776, #798, #812, #818, #821, #845,
a1210da03636eca13c70502a2b132ead22481b70Mark Andrews #892, #935, #966]
a473029e76dfc68db00505f40065607b4ea1e0f5Mark Andrews 765. [func] ACL names are once again case insensitive, like
a473029e76dfc68db00505f40065607b4ea1e0f5Mark Andrews in BIND 8. [RT #252]
411118a594dbcee68cd6adf5f6bd1b9db0ff9190Mark Andrews 764. [func] Configuration files now allow "include" directives
411118a594dbcee68cd6adf5f6bd1b9db0ff9190Mark Andrews in more places, such as inside the "view" statement.
411118a594dbcee68cd6adf5f6bd1b9db0ff9190Mark Andrews [RT #377, #728, #860]
7c0946e74be897d02aaaf980ac146bcb500c2c8cMark Andrews 763. [func] Configuration files no longer have reserved words.
7c0946e74be897d02aaaf980ac146bcb500c2c8cMark Andrews [RT #731, #753]
09cbf84907de2bd088b4ce8bd1307938bf0e81baMark Andrews 762. [cleanup] The named.conf and rndc.conf file parsers have
9e2789fd70b954df426b80301b62388497692481Mark Andrews been completely rewritten.
b1163a6fe91e6e7a14e40cd5d33108c4deb38312Mark Andrews 761. [bug] _REENTRANT was still defined when building with
b1163a6fe91e6e7a14e40cd5d33108c4deb38312Mark Andrews --disable-threads.
b1163a6fe91e6e7a14e40cd5d33108c4deb38312Mark Andrews 760. [contrib] Significant enhancements to the pgsql sdb driver.
8af4bf165e9a6aa111e0b6bfcbcc7f4a741a8ae5Mark Andrews 759. [bug] The resolver didn't turn off "avoid fetches" mode
5cf0c559489d741ee5c7943ece47e40567bb0ba9Mark Andrews when restarting, possibly causing resolution
5cf0c559489d741ee5c7943ece47e40567bb0ba9Mark Andrews to fail when it should not. This bug only affected
5cf0c559489d741ee5c7943ece47e40567bb0ba9Mark Andrews platforms which support both IPv4 and IPv6. [RT #927]
fda0a038810529d6e45b17822ddcc61d82964e83Mark Andrews 758. [bug] The "avoid fetches" code did not treat negative
fda0a038810529d6e45b17822ddcc61d82964e83Mark Andrews cache entries correctly, causing fetches that would
fda0a038810529d6e45b17822ddcc61d82964e83Mark Andrews be useful to be avoided. This bug only affected
fda0a038810529d6e45b17822ddcc61d82964e83Mark Andrews platforms which support both IPv4 and IPv6. [RT #927]
fda0a038810529d6e45b17822ddcc61d82964e83Mark Andrews 757. [func] Log zone transfers.
53d3679913d715cce0dc7e8be04662366eab4842Mark Andrews 756. [bug] dns_zone_load() could "return" success when no master
53d3679913d715cce0dc7e8be04662366eab4842Mark Andrews file was configured.
755df9a92a13310eec4b1baeb297c93674a70417Mark Andrews 755. [bug] Fix incorrectly formatted log messages in zone.c.
755df9a92a13310eec4b1baeb297c93674a70417Mark Andrews 754. [bug] Certain failure conditions sending UDP packets
e3582ce43119a95448ccc06ea2586f6547c92967Mark Andrews could cause the server to retry the transmission
e3582ce43119a95448ccc06ea2586f6547c92967Mark Andrews indefinitely. [RT #902]
2952abf7cbbba6c6f821ee18579ca29d87549574Mark Andrews 753. [bug] dig, host, and nslookup would fail to contact a
efb82ed87e916c82b481bee4aa6651f2dbd4cedaMark Andrews remote server if getaddrinfo() returned an IPv6
efb82ed87e916c82b481bee4aa6651f2dbd4cedaMark Andrews address on a system that doesn't support IPv6.
7092864f71e0bbb108041ef01ac3d2b41f90c4a9Mark Andrews 752. [func] Correct bad tv_usec elements returned by
7092864f71e0bbb108041ef01ac3d2b41f90c4a9Mark Andrews gettimeofday().
24ee607afa66e5ba5fa8b2f18c34a5c430b8a3feMark Andrews 751. [func] Log successful zone loads / transfers. [RT #898]
24ee607afa66e5ba5fa8b2f18c34a5c430b8a3feMark Andrews 750. [bug] A query should not match a DNAME whose trust level
2113dfd6e20a9ca16000ed226517b4660087c1f2Mark Andrews is pending. [RT #916]
2113dfd6e20a9ca16000ed226517b4660087c1f2Mark Andrews 749. [bug] When a query matched a DNAME in a secure zone, the
2dafa707cc9af9cca66d68c1d2c3af0c768c2900Mark Andrews server did not return the signature of the DNAME.
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews 748. [doc] List supported RFCs in doc/misc/rfc-compliance.
c7817270552b2faab56466b89731b6f290b352a4Mark Andrews 747. [bug] The code to determine whether an IXFR was possible
c7817270552b2faab56466b89731b6f290b352a4Mark Andrews did not properly check for a database that could
c7817270552b2faab56466b89731b6f290b352a4Mark Andrews not have a journal. [RT #865, #908]
22e5a52c3b5bfef7e75d95629e08cab7592fee5cMark Andrews 746. [bug] The sdb didn't clone rdatasets properly, causing
22e5a52c3b5bfef7e75d95629e08cab7592fee5cMark Andrews a crash when the server followed delegations. [RT #905]
240e57ab983296e6d52031a594d3345728191b48Mark Andrews 745. [func] Report the owner name of records that fail
240e57ab983296e6d52031a594d3345728191b48Mark Andrews semantic checks while loading.
cdb674387ca19dc8550553d90d8f9731befb6f1fMark Andrews 744. [bug] When returning DNS_R_CNAME or DNS_R_DNAME as the
cdb674387ca19dc8550553d90d8f9731befb6f1fMark Andrews result of an ANY or SIG query, the resolver failed
cdb674387ca19dc8550553d90d8f9731befb6f1fMark Andrews to setup the return event's rdatasets, causing an
02ced31b6aa999099214d2688b1a80ac5d93c57bMark Andrews assertion failure in the query code. [RT #881]
02ced31b6aa999099214d2688b1a80ac5d93c57bMark Andrews 743. [bug] Receiving a large number of certain malformed
728156dfbdced7bc18b1f88227cced9d426a70e7Mark Andrews answers could cause named to stop responding.
d4f5efb4d63e2e17081a49a3457f05fe06fbb5abMark Andrews 742. [placeholder]
d4f5efb4d63e2e17081a49a3457f05fe06fbb5abMark Andrews 741. [port] Support openssl-engine. [RT #709]
e560f615b2592deea69c49bfc74acbb56f4fd913Mark Andrews 740. [port] Handle openssl library mismatches slightly better.
cfaf65f53fb0c1779e7b2e07216e5fbfd3a2d52eMark Andrews 739. [port] Look for /dev/random in configure, rather than
cfaf65f53fb0c1779e7b2e07216e5fbfd3a2d52eMark Andrews assuming it will be there for only a predefined
f07fe5a1ac9d1345eb7a36a0bc38716a03e25f61Mark Andrews set of OSes.
f07fe5a1ac9d1345eb7a36a0bc38716a03e25f61Mark Andrews 738. [bug] If a non-threadsafe sdb driver supported AXFR and
f34249bb28093d6589196cd00ca040f503a65e2bMark Andrews received an AXFR request, it would deadlock or die
dbfc2232ef5b6e5572480070ab87a4d67c18aa39Mark Andrews with an assertion failure. [RT #852]
ce8cd4a3efd27ef145847216d513bb341bfe208cMark Andrews 737. [port] stdtime.c failed to compile on certain platforms.
393e4679cf4dd8bafb031d8a61ece95af61fbedcMark Andrews 736. [func] New functions isc_task_{begin,end}exclusive().
854dac0f186e5b491d65f6d73dd6e440e7a2c227Mark Andrews 735. [doc] Add BIND 4 migration notes.
854dac0f186e5b491d65f6d73dd6e440e7a2c227Mark Andrews 734. [bug] An attempt to re-lock the zone lock could occur if
67b1eee9dfde5ad86b54b2b768ff4d6b1354b651Mark Andrews the server was shutdown during a zone tranfer.
cc7d91bd5c6b9be5a3c67a99112b885602c24873Mark Andrews 733. [bug] Reference counts of dns_acl_t objects need to be
cc7d91bd5c6b9be5a3c67a99112b885602c24873Mark Andrews locked but were not. [RT #801, #821]
39ef7dddef12152afa3a2fc1c1962cdf6d30b5cbMark Andrews 732. [bug] Glue with 0 TTL could also cause SERVFAIL. [RT #828]
f22ef4dfb973c4714eedd3818050fde74fb20e48Mark Andrews 731. [bug] Certain zone errors could cause named-checkzone to
f22ef4dfb973c4714eedd3818050fde74fb20e48Mark Andrews fail ungracefully. [RT #819]
3b572928731d3595990fe360c80977a2d043eb02Tatuya JINMEI 神明達哉 730. [bug] lwres_getaddrinfo() returns the correct result when
84f5576c149ed0cf18555bcd7cf1ffbe491bb08fMark Andrews it fails to contact a server. [RT #768]
84f5576c149ed0cf18555bcd7cf1ffbe491bb08fMark Andrews 729. [port] pthread_setconcurrency() needs to be called on Solaris.
84f5576c149ed0cf18555bcd7cf1ffbe491bb08fMark Andrews 728. [bug] Fix comment processing on master file directives.
6953fd6e20fddcb6389e642aa872cb7425a95f6dMark Andrews 727. [port] Work around OS bug where accept() succeeds but
2b67af24fa02867fbc703e89277400b10d0c8b92Mark Andrews fails to fill in the peer address of the accepted
2b67af24fa02867fbc703e89277400b10d0c8b92Mark Andrews connection, by treating it as an error rather than
2b67af24fa02867fbc703e89277400b10d0c8b92Mark Andrews an assertion failure. [RT #809]
f02b985650a6f1277a3a45f18561d519916c1890Mark Andrews 726. [func] Implement the "trace" and "notrace" commands in rndc.
c870001ae1bff0e38f622c4ed56872c7f1d2d336Mark Andrews 725. [bug] Installing man pages could fail.
c870001ae1bff0e38f622c4ed56872c7f1d2d336Mark Andrews 724. [func] New libisc functions isc_netaddr_any(),
0b5d8941bb41edbe1296619485c16df536ecc05fMark Andrews isc_netaddr_any6().
bcdf37e0ff7d73310b7bf247d755194a5718ba38Mark Andrews 723. [bug] Referrals whose NS RRs had a 0 TTL caused the resolver
bcdf37e0ff7d73310b7bf247d755194a5718ba38Mark Andrews to return DNS_R_SERVFAIL. [RT #783]
a34d19803a206febe10866394393ec1c09b28984Mark Andrews 722. [func] Allow incremental loads to be canceled.
cbef026164ceabccb2e85403434b722d77f7b5eeMark Andrews 721. [cleanup] Load manager and dns_master_loadfilequota() are no
2db8db63992d081c75d664340866e2a21913705dMark Andrews 720. [bug] Server could enter infinite loop in
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews dispatch.c:do_cancel(). [RT #733]
2db8db63992d081c75d664340866e2a21913705dMark Andrews 719. [bug] Rapid reloads could trigger an assertion failure.
2db8db63992d081c75d664340866e2a21913705dMark Andrews [RT #743, #763]
7076f000ea3487299a9da9318915d042aaba62c5Mark Andrews 718. [cleanup] "internal" is no longer a reserved word in named.conf.
7076f000ea3487299a9da9318915d042aaba62c5Mark Andrews [RT #753, #731]
7076f000ea3487299a9da9318915d042aaba62c5Mark Andrews 717. [bug] Certain TKEY processing failure modes could
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews reference an uninitialized variable, causing the
8626c376a038da969de1ee6c158957dfe638daacMark Andrews server to crash. [RT #750]
c6ee5082db1e40ab64e08a540620da79996efa9cTatuya JINMEI 神明達哉 716. [bug] The first line of a $INCLUDE master file was lost if
222dcab0a6456c5395545e885f21b5542b7d841dTatuya JINMEI 神明達哉 an origin was specified. [RT #744]
f22ef4dfb973c4714eedd3818050fde74fb20e48Mark Andrews 715. [bug] Resolving some A6 chains could cause an assertion
9a6522317c97e5487cea816173f63a0e5b4e428aTatuya JINMEI 神明達哉 failure in adb.c. [RT #738]
f22ef4dfb973c4714eedd3818050fde74fb20e48Mark Andrews 714. [bug] Preserve interval timers across reloads unless changed.
08eadd404a59a6befcf51cb13695abee5d03456dMark Andrews 713. [func] named-checkconf takes '-t directory' similar to named.
c55dd77de4ce71b858afb291e44577b51be8b780Mark Andrews 712. [bug] Sending a large signed update message caused an
c55dd77de4ce71b858afb291e44577b51be8b780Mark Andrews assertion failure. [RT #718]
eca38a9d43391482bfa22e2eb7b86e19be8bf461Mark Andrews 711. [bug] The libisc and liblwres implementations of
eca38a9d43391482bfa22e2eb7b86e19be8bf461Mark Andrews inet_ntop contained an off by one error.
d79296d147cd4c35784dd3efd7ed7f09d976ee61Mark Andrews 710. [func] The forwarders statement now takes an optional
d79296d147cd4c35784dd3efd7ed7f09d976ee61Mark Andrews port. [RT #418]
9a482d1fcead22ab0d639c463c77672846485f3eMark Andrews 709. [bug] ANY or SIG queries for data with a TTL of 0
46390a96dd5f15c9a0b3663bdb7791bdecec3052Mark Andrews would return SERVFAIL. [RT #620]
9a482d1fcead22ab0d639c463c77672846485f3eMark Andrews 708. [bug] When building with --with-openssl, the openssl headers
9a482d1fcead22ab0d639c463c77672846485f3eMark Andrews included with BIND 9 should not be used. [RT #702]
9a482d1fcead22ab0d639c463c77672846485f3eMark Andrews 707. [func] The "filename" argument to named-checkzone is no
d48f9877255f41b6074777da0639b6bc2bfad388Mark Andrews longer optional, to reduce confusion. [RT #612]
d48f9877255f41b6074777da0639b6bc2bfad388Mark Andrews 706. [bug] Zones with an explicit "allow-update { none; };"
d48f9877255f41b6074777da0639b6bc2bfad388Mark Andrews were considered dynamic and therefore not reloaded
5d51f534831bd648436d22e4faf203fb9abdf3d4Mark Andrews on SIGHUP or "rndc reload".
5d51f534831bd648436d22e4faf203fb9abdf3d4Mark Andrews 705. [port] Work out resource limit type for use where rlim_t is
a45a6ea2b03448751d7c44931e8ac7666e7cc2ceMark Andrews not available. [RT #695]
a45a6ea2b03448751d7c44931e8ac7666e7cc2ceMark Andrews 704. [port] RLIMIT_NOFILE is not available on all platforms.
15bda409010cbf2d3e43baf10f28bae5f7b1abefMark Andrews 703. [port] sys/select.h is needed on older platforms. [RT #695]
b5205d860b1672c405c57004e6823af873799b42Mark Andrews 702. [func] If the address 0.0.0.0 is seen in resolv.conf,
b5205d860b1672c405c57004e6823af873799b42Mark Andrews use 127.0.0.1 instead. [RT #693]
9a1e8f1baf3e5c53d6b6bfa97d7f60cb3358e404Mark Andrews 701. [func] Root hints are now fully optional. Class IN
c79e85f7d77317a9b5c34b4bb94eaf1779fc0b6eMark Andrews views use compiled-in hints by default, as
c79e85f7d77317a9b5c34b4bb94eaf1779fc0b6eMark Andrews before. Non-IN views with no root hints now
c79e85f7d77317a9b5c34b4bb94eaf1779fc0b6eMark Andrews provide authoritative service but not recursion.
12b1bf8b14ac3b6ec4de9cae6fea10f389b5e5dbMark Andrews A warning is logged if a view has neither root
12b1bf8b14ac3b6ec4de9cae6fea10f389b5e5dbMark Andrews hints nor authoritative data for the root. [RT #696]
e22bd3c4bc0de0b96531fab5c2c944251e02e975Mark Andrews 700. [bug] $GENERATE range check was wrong. [RT #688]
e22bd3c4bc0de0b96531fab5c2c944251e02e975Mark Andrews 699. [bug] The lexer mishandled empty quoted strings. [RT #694]
529035492ea0a427cc8d007cd743934d4494d9d3Mark Andrews 698. [bug] Aborting nsupdate with ^C would lead to several
529035492ea0a427cc8d007cd743934d4494d9d3Mark Andrews race conditions.
11e43ff752bab2983d9328b6624bbcef613a93e1Mark Andrews 697. [bug] nsupdate was not compatible with the undocumented
444bbadb54d4a676aa4b20685d3178d7988534b3Mark Andrews BIND 8 behavior of ignoring TTLs in "update delete"
444bbadb54d4a676aa4b20685d3178d7988534b3Mark Andrews commands. [RT #693]
cd6d8d61b076eea02826596334a105b918393627Mark Andrews 696. [bug] lwresd would die with an assertion failure when passed
cd6d8d61b076eea02826596334a105b918393627Mark Andrews a zero-length name. [RT #692]
f04809663f4ba3df0e2ef1247d67bdd6ce0157d6Mark Andrews 695. [bug] If the resolver attempted to query a blackholed or
f04809663f4ba3df0e2ef1247d67bdd6ce0157d6Mark Andrews bogus server, the resolution would fail immediately.
7d7f929274e48808b4771162d6302a99e69865d8Mark Andrews 694. [bug] $GENERATE did not produce the last entry.
7d7f929274e48808b4771162d6302a99e69865d8Mark Andrews [RT #682, #683]
21b76ee598c937c6736cbc7ab69684bb3332428aMark Andrews 693. [bug] An empty lwres statement in named.conf caused
21b76ee598c937c6736cbc7ab69684bb3332428aMark Andrews the server to crash while loading.
21b76ee598c937c6736cbc7ab69684bb3332428aMark Andrews 692. [bug] Deal with systems that have getaddrinfo() but not
5c45d30402af6860e1f66f5aa7d78dff58373b27Mark Andrews gai_strerror(). [RT #679]
b66ca17f2990433a3e277b50cc3c15f19cdd0771Mark Andrews 691. [bug] Configuring per-view forwarders caused an assertion
b66ca17f2990433a3e277b50cc3c15f19cdd0771Mark Andrews failure. [RT #675, #734]
dc1f18f211a91735faf2771acc8438f0fbc70d4bMark Andrews 690. [func] $GENERATE now supports DNAME. [RT #654]
dc1f18f211a91735faf2771acc8438f0fbc70d4bMark Andrews 689. [doc] man pages are now installed. [RT #210]
7b68fa6229f1edadac44c7ec459c9ed77a8368c8Mark Andrews 688. [func] "make tags" now works on systems with the
82ecc9cd96239649dfeb0a16e31c3b978d0d266aMark Andrews "Exuberant Ctags" etags.
82ecc9cd96239649dfeb0a16e31c3b978d0d266aMark Andrews 687. [bug] Only say we have IPv6, with sufficent functionality,
82ecc9cd96239649dfeb0a16e31c3b978d0d266aMark Andrews if it has actually been tested. [RT #586]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews 686. [bug] dig and nslookup can now be properly aborted during
6412902ffc0d255657f54db768f30b6efa819143Mark Andrews blocking operations. [RT #568]
6412902ffc0d255657f54db768f30b6efa819143Mark Andrews 685. [bug] nslookup should use the search list/domain options
6412902ffc0d255657f54db768f30b6efa819143Mark Andrews from resolv.conf by default. [RT #405, #630]
0d8971a4b8abed599ec9d9b7d1b51b8de8038ce2Shane Kerr 684. [bug] Memory leak with view forwarders. [RT #656]
a8f950ff05e2e81d425a3411268cdf21f8f26b16Mark Andrews 683. [bug] File descriptor leak in isc_lex_openfile().
a8f950ff05e2e81d425a3411268cdf21f8f26b16Mark Andrews 682. [bug] nslookup displayed SOA records incorrectly. [RT #665]
bc1467288a25b48446d3229fef0a19fad0cb6f2fMark Andrews 681. [bug] $GENERATE specifying output format was broken. [RT #653]
6ed53e5949d9fcd9715b440015b56e5a896d63dfDavid Hankins 680. [bug] dns_rdata_fromstruct() mishandled options bigger
6ed53e5949d9fcd9715b440015b56e5a896d63dfDavid Hankins than 255 octets.
6ed53e5949d9fcd9715b440015b56e5a896d63dfDavid Hankins 679. [bug] $INCLUDE could leak memory and file descriptors on
f19353d73186913a6e0f0f766c1f72e5f4c5e9e1Tatuya JINMEI 神明達哉 reload. [RT #639]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews 678. [bug] "transfer-format one-answer;" could trigger an assertion
84910d09ee8244027c7031e03999bc60a3d63adbMark Andrews failure. [RT #646]
d2ef84e07b67e72a4bd9c729c6b8228067d17584Mark Andrews 677. [bug] dnssec-signzone would occasionally use the wrong ttl
d2ef84e07b67e72a4bd9c729c6b8228067d17584Mark Andrews for database operations and fail. [RT #643]
d2ef84e07b67e72a4bd9c729c6b8228067d17584Mark Andrews 676. [bug] Log messages about lame servers to category
d2ef84e07b67e72a4bd9c729c6b8228067d17584Mark Andrews 'lame-servers' rather than 'resolver', so as not
d2ef84e07b67e72a4bd9c729c6b8228067d17584Mark Andrews to be gratuitously incompatible with BIND 8.
cfe92110ce4eaf19f7f3255d2961710879bdc9ddMark Andrews 675. [bug] TKEY queries could cause the server to leak
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews 674. [func] Allow messages to be TSIG signed / verified using
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews a offset from the current time.
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews 673. [func] The server can now convert RFC1886-style recursive
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews lookup requests into RFC2874-style lookups, when
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews enabled using the new option "allow-v6-synthesis".
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews 672. [bug] The wrong time was in the "time signed" field when
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews replying with BADTIME error.
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews 671. [bug] The message code was failing to parse a message with
5929cde251d6d971fda14ac9ea927035421f6480Mark Andrews no question section and a TSIG record. [RT #628]
5929cde251d6d971fda14ac9ea927035421f6480Mark Andrews 670. [bug] The lwres replacements for getaddrinfo and
5929cde251d6d971fda14ac9ea927035421f6480Mark Andrews getipnodebyname didn't properly check for the
1412643ba5bcc735c3731d8cebf71fd76eedec91Mark Andrews existence of the sockaddr sa_len field.
1412643ba5bcc735c3731d8cebf71fd76eedec91Mark Andrews 669. [bug] dnssec-keygen now makes the public key file
1412643ba5bcc735c3731d8cebf71fd76eedec91Mark Andrews non-world-readable for symmetric keys. [RT #403]
6de9371826bd253eb29aa3965ef03670d9d0a06dMark Andrews 668. [func] named-checkzone now reports multiple errors in master
6de9371826bd253eb29aa3965ef03670d9d0a06dMark Andrews 667. [bug] On Linux, running named with the -u option and a
daba3af103617ce4dd49bfdd0d9e07df7f22d08dMark Andrews non-world-readable configuration file didn't work.
59d84d1b077678cb77f6cbcc53d8cfa60ff69cb7Mark Andrews 666. [bug] If a request sent by dig is longer than 512 bytes,
ac124a78a097a0840992c5726cbbdaf1448b6ab3Mark Andrews 665. [bug] Signed responses were not sent when the size of the
d76ed813a51465e5c47d521ab09ea20c06f1428dMark Andrews TSIG + question exceeded the maximum message size.
b6d199bd6a505d84093874339056d9df4d21dfbcMark Andrews 664. [bug] The t_tasks and t_timers module tests are now skipped
b6d199bd6a505d84093874339056d9df4d21dfbcMark Andrews when building without threads, since they require
1d7b3b6dac1a0c6c586808c2add2ca2bef80512fMark Andrews 663. [func] Accept a size_spec, not just an integer, in the
1d7b3b6dac1a0c6c586808c2add2ca2bef80512fMark Andrews (unimplemented and ignored) max-ixfr-log-size option
1d7b3b6dac1a0c6c586808c2add2ca2bef80512fMark Andrews for compatibility with recent versions of BIND 8.
f27eae9cfeb5b6c3c38ead6a7a0b1dd36bba691dMark Andrews 662. [bug] dns_rdata_fromtext() failed to log certain errors.
9a8cec4995c1586d27e95f13d421e4de61a97eb5Mark Andrews 661. [bug] Certain UDP IXFR requests caused an assertion failure
9a8cec4995c1586d27e95f13d421e4de61a97eb5Mark Andrews (mpctx->allocated == 0). [RT #355, #394, #623]
25c18fded02c5df8391a333e90ea776b52bff079Mark Andrews 660. [port] Detect multiple CPUs on HP-UX and IRIX.
7042126e8a10315255144989f7723f0510558928Mark Andrews 659. [performance] Rewrite the name compression code to be much faster.
7042126e8a10315255144989f7723f0510558928Mark Andrews 658. [cleanup] Remove all vestiges of 16 bit global compression.
2c4ae1d331c98beba03a337a58e9b44aec98d663Mark Andrews 657. [bug] When a listen-on statement in an lwres block does not
2c4ae1d331c98beba03a337a58e9b44aec98d663Mark Andrews specify a port, use 921, not 53. Also update the
45e1bd63587102c3bb361eaca42ee7b714fb3542Mark Andrews listen-on documentation. [RT #616]
45e1bd63587102c3bb361eaca42ee7b714fb3542Mark Andrews 656. [func] Treat an unescaped newline in a quoted string as
45e1bd63587102c3bb361eaca42ee7b714fb3542Mark Andrews an error. This means that TXT records with missing
c4008fdd56a8045802ed125e40a06bf1df9b7fbeMark Andrews close quotes should have meaningful errors printed.
c4008fdd56a8045802ed125e40a06bf1df9b7fbeMark Andrews 655. [bug] Improve error reporting on unexpected eof when loading
c4008fdd56a8045802ed125e40a06bf1df9b7fbeMark Andrews zones. [RT #611]
4f54d095945d6f60f146112d37d31815ad73eb02Mark Andrews 654. [bug] Origin was being forgotten in TCP retries in dig.
472ce617b7c19ae38dfaa2fc9e8699e3bf9be4a8Mark Andrews 653. [bug] +defname option in dig was reversed in sense.
c5387e694299c41361660e54f23e89c7da3ede1dMark Andrews 652. [bug] zone_saveunique() did not report the new name.
d00e58d4814b45c13434721b5771782e485dcb73Mark Andrews 651. [func] The AD bit in responses now has the meaning
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews specified in <draft-ietf-dnsext-ad-is-secure>.
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews 650. [bug] SIG(0) records were being generated and verified
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews incorrectly. [RT #606]
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews 649. [bug] It was possible to join to an already running fctx
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews after it had "cloned" its events, but before it sent
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews them. In this case, the event of the newly joined
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews fetch would not contain the answer, and would
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews trigger the INSIST() in fctx_sendevents(). In
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews BIND 9.0, this bug did not trigger an INSIST(), but
3e9ab6efd14ad716e6815718207dac2bdef3fddfMark Andrews caused the fetch to fail with a SERVFAIL result.
3e9ab6efd14ad716e6815718207dac2bdef3fddfMark Andrews [RT #588, #597, #605, #607]
6e373c502584f9292e964378411d296c8259026bMark Andrews 648. [port] Add support for pre-RFC2133 IPv6 implementations.
6e373c502584f9292e964378411d296c8259026bMark Andrews 647. [bug] Resolver queries sent after following multiple
3bf783a6d4627266d76b0ebdc05afdccb3d06ad0Mark Andrews referrals had excessively long retransmission
3bf783a6d4627266d76b0ebdc05afdccb3d06ad0Mark Andrews timeouts due to incorrectly counting the referrals
3bf783a6d4627266d76b0ebdc05afdccb3d06ad0Mark Andrews as "restarts".
a37e44f107f5f60d7e84de77eb33b13139bca03fMark Andrews 646. [bug] The UnixWare ISC_PLATFORM_FIXIN6INADDR fix in isc/net.h
a37e44f107f5f60d7e84de77eb33b13139bca03fMark Andrews didn't _cleanly_ fix the problem it was trying to fix.
2a35dc09d6c14f4041116766c0f7b60f41be0c9eMark Andrews 645. [port] BSD/OS 3.0 needs pthread_init(). [RT #603]
2a35dc09d6c14f4041116766c0f7b60f41be0c9eMark Andrews 644. [bug] #622 needed more work. [RT #562]
d53520b78d4a8726396efdbaa71f86f687a6f308Mark Andrews 643. [bug] xfrin error messages made more verbose, added class
d53520b78d4a8726396efdbaa71f86f687a6f308Mark Andrews of the zone. [RT# 599]
43501e6570e9081d459fb5c1a81b73c2c53c5df0Mark Andrews 642. [bug] Break the exit_check() race in the zone module.
c2b2bd69faabd83143ffb30a132a2f20ebd9abdaMark Andrews --- 9.1.0b2 released ---
d140ae28347065500e7efb1ebe884f1606f9ac7bMark Andrews 641. [bug] $GENERATE caused a uninitialized link to be used.
d3bcf7adca7fc4a019364b0195818673448072f7Mark Andrews 640. [bug] Memory leak in error path could cause
cf029c9369548e598379490a039cfbc2b83527eeMark Andrews "mpctx->allocated == 0" failure. [RT #584]
cf029c9369548e598379490a039cfbc2b83527eeMark Andrews 639. [bug] Reading entropy from the keyboard would sometimes fail.
c6d4f781529d2f28693546b25b2967d44ec89e60Mark Andrews 638. [port] lib/isc/random.c needed to explicitly include time.h
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews to get a prototype for time() when pthreads was not
c9eaf357a31ea5eaeeed24f2f4e800a6ef9512e0Mark Andrews being used. [RT #592]
3fc7753efdc33559978ce61785961b1305944077Mark Andrews 637. [port] Use isc_u?int64_t instead of (unsigned) long long in
3fc7753efdc33559978ce61785961b1305944077Mark Andrews be compiled even if the platform does not need it.
219a8f14a864aca47c340729dfff008a5050dd26Mark Andrews 636. [port] Shut up MSVC++ about a possible loss of precision
d14e4f3a9916f2159de4c5995006195072e05085Mark Andrews in the ISC__BUFFER_PUTUINT*() macros. [RT #592]
d14e4f3a9916f2159de4c5995006195072e05085Mark Andrews 635. [bug] Reloading a server with a configured blackhole list
fde1a334ee0d437ccbada347ff09e8ea0eaff221Mark Andrews would cause an assertion. [RT #590]
8549bc9b78d7664ac99436d36a1ce615f772378aMark Andrews 634. [bug] A log file will completely stop being written when
8549bc9b78d7664ac99436d36a1ce615f772378aMark Andrews it reaches the maximum size in all cases, not just
a957b9ccdccf519018e06213a27e1b70b8dc4640Mark Andrews when versioning is also enabled. [RT #570]
4ff0e3c8afbbbc30473701c47d75e1d7829bae3eMark Andrews 633. [port] Cope with rlim_t missing on BSD/OS systems. [RT #575]
9a33e2d135b0de7d2e2d768f2b9c45b2627fe4e6Mark Andrews 632. [bug] The index array of the journal file was
9a33e2d135b0de7d2e2d768f2b9c45b2627fe4e6Mark Andrews corrupted as it was written to disk.
dc6da18ccbb808d21f123cc6bda399b44ad11445Mark Andrews 631. [port] Build without thread support on systems without
94b58e01ae98764a045e18581d7aaf05d2889e60Mark Andrews 630. [bug] Locking failure in zone code. [RT #582]
a687a0592bbe3a582860eb5f03725bf80d7ac1d8Mark Andrews 629. [bug] 9.1.0b1 dereferenced a null pointer and crashed
a687a0592bbe3a582860eb5f03725bf80d7ac1d8Mark Andrews when responding to a UDP IXFR request.
a295fbb55cfed38bcf2853c60410cce52ab6cebbMark Andrews 628. [bug] If the root hints contained only AAAA addresses,
a295fbb55cfed38bcf2853c60410cce52ab6cebbMark Andrews named would be unable to perform resolution.
6eb8591f005f3e270d9ffb23769753952d0ec286Mark Andrews 627. [bug] The EDNS0 blackhole detection code of change 324
6eb8591f005f3e270d9ffb23769753952d0ec286Mark Andrews waited for three retransmissions to each server,
a1bc94109313bf4ebb6e6ff655d71d45582d2e43Mark Andrews which takes much too long when a domain has many
a1bc94109313bf4ebb6e6ff655d71d45582d2e43Mark Andrews name servers and all of them drop EDNS0 queries.
a1bc94109313bf4ebb6e6ff655d71d45582d2e43Mark Andrews Now we retry without EDNS0 after three consecutive
a1bc94109313bf4ebb6e6ff655d71d45582d2e43Mark Andrews timeouts, even if they are all from different
d9c4f954a1ddf7fcd5bf86bb7bbc12f669f81507Mark Andrews servers. [RT #143]
d9c4f954a1ddf7fcd5bf86bb7bbc12f669f81507Mark Andrews 626. [bug] The lightweight resolver daemon no longer crashes
6657a9e2d8c039be0bec367cae59a91d77ccaad4Mark Andrews when asked for a SIG rrset. [RT #558]
6657a9e2d8c039be0bec367cae59a91d77ccaad4Mark Andrews 625. [func] Zones now inherit their class from the enclosing view.
118394ef2ec7cef253c55359a3d70d202ddc2fa0Mark Andrews 624. [bug] The zone object could get timer events after it had
118394ef2ec7cef253c55359a3d70d202ddc2fa0Mark Andrews been destroyed, causing a server crash. [RT #571]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews 623. [func] Added "named-checkconf" and "named-checkzone" program
6178552326050b16f5706ee63c931e9388d74318Mark Andrews for syntax checking named.conf files and zone files,
69836f45cff130ab11a1f5a662e8bf8aaf390de2Mark Andrews respectively.
08c90261660649ca7d92065f6f13a61ec5a9a86dMark Andrews 622. [bug] A canceled request could be destroyed before
08c90261660649ca7d92065f6f13a61ec5a9a86dMark Andrews dns_request_destroy() was called. [RT #562]
08c90261660649ca7d92065f6f13a61ec5a9a86dMark Andrews 621. [port] Disable IPv6 at runtime if IPv6 sockets are unusable.
08c90261660649ca7d92065f6f13a61ec5a9a86dMark Andrews This mostly affects Red Hat Linux 7.0, which has
08c90261660649ca7d92065f6f13a61ec5a9a86dMark Andrews conflicts between libc and the kernel.
f8f65e2de40b1e9874b88f392f3abeb057ce6172Mark Andrews 620. [bug] dns_master_load*inc() now require 'task' and 'load'
f8f65e2de40b1e9874b88f392f3abeb057ce6172Mark Andrews to be non-null. Also 'done' will not be called if
f8f65e2de40b1e9874b88f392f3abeb057ce6172Mark Andrews dns_master_load*inc() fails immediately. [RT #565]
05d32f6b0f6590ca22136b753309f070ce769000Mark Andrews 618. [bug] Queries to a signed zone could sometimes cause
05d32f6b0f6590ca22136b753309f070ce769000Mark Andrews an assertion failure.
2b66a51a7d72e9cc07917fb583ad528b0539d2a3Mark Andrews 617. [bug] When using dynamic update to add a new RR to an
2b66a51a7d72e9cc07917fb583ad528b0539d2a3Mark Andrews existing RRset with a different TTL, the journal
2b66a51a7d72e9cc07917fb583ad528b0539d2a3Mark Andrews entries generated from the update did not include
2b66a51a7d72e9cc07917fb583ad528b0539d2a3Mark Andrews explicit deletions and re-additions of the existing
e9733bc599f30033ffe7af69f5fca254fb59d46eMark Andrews RRs to update their TTL to the new value.
332ed11af0e9837421160ab67619e025520a73f4Mark Andrews 616. [func] dnssec-signzone -t output now includes performance
332ed11af0e9837421160ab67619e025520a73f4Mark Andrews 615. [bug] dnssec-signzone did not like child keysets signed
fabf2ee6b01ee06a0de940b83d53cf57f9f79265Mark Andrews by multiple keys.
fabf2ee6b01ee06a0de940b83d53cf57f9f79265Mark Andrews 614. [bug] Checks for uninitialized link fields were prone
fabf2ee6b01ee06a0de940b83d53cf57f9f79265Mark Andrews to false positives, causing assertion failures.
fabf2ee6b01ee06a0de940b83d53cf57f9f79265Mark Andrews The checks are now disabled by default and may
1c91b0a6516319d81670da2325e2bd08a7703707Mark Andrews be re-enabled by defining ISC_LIST_CHECKINIT.
1c91b0a6516319d81670da2325e2bd08a7703707Mark Andrews 613. [bug] "rndc reload zone" now reloads primary zones.
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews It previously only updated slave and stub zones,
95b484c9580d06eb2f9735a22e9841389c2859baMark Andrews if an SOA query indicated an out of date serial.
2a90390deeff6ba07125bfb2c81ab4b582eb2777Mark Andrews 612. [cleanup] Shutup a ridiculously noisy HP-UX compiler that
be2c2c29a88db96bd51f11d671ec207f0b6b0d45Mark Andrews complains relentlessly about how its treatment
be2c2c29a88db96bd51f11d671ec207f0b6b0d45Mark Andrews of 'const' has changed as well as how casting
be2c2c29a88db96bd51f11d671ec207f0b6b0d45Mark Andrews sometimes tightens alignment constraints.
503ab4e136b843ef431f904709698231f1bc39e3Mark Andrews 611. [func] allow-notify can be used to permit processing of
503ab4e136b843ef431f904709698231f1bc39e3Mark Andrews notify messages from hosts other than a slave's
cf224bbf7bab87bc28b12f5b30f5ca3f3e5bf604Mark Andrews 610. [func] rndc dumpdb is now supported.
00afe78ab290fec3041731c1fac146a24f556de4Mark Andrews 609. [bug] getrrsetbyname() would crash lwresd if the server
00afe78ab290fec3041731c1fac146a24f556de4Mark Andrews found more SIGs than answers. [RT #554]
2674e1a455d4f71de09b2b60e7a8304b9a305588Mark Andrews 608. [func] dnssec-signzone now adds a comment to the zone
2674e1a455d4f71de09b2b60e7a8304b9a305588Mark Andrews with the time the file was signed.
60ab03125c137c48a6b2ed6df1d2c8657757e09dMark Andrews 607. [bug] nsupdate would fail if it encountered a CNAME or
60ab03125c137c48a6b2ed6df1d2c8657757e09dMark Andrews DNAME in a response to an SOA query. [RT #515]
60ab03125c137c48a6b2ed6df1d2c8657757e09dMark Andrews 606. [bug] Compiling with --disable-threads failed due
60ab03125c137c48a6b2ed6df1d2c8657757e09dMark Andrews to isc_thread_self() being incorrectly defined
60ab03125c137c48a6b2ed6df1d2c8657757e09dMark Andrews as an integer rather than a function.
405ae948cc01c5fb9fee511ce32de86f8077e01bMark Andrews 605. [func] New function isc_lex_getlasttokentext().
57e4191a112bf57a1eab6d37212df2531b6f8a16Mark Andrews 604. [bug] The named.conf parser could print incorrect line
7d116211ec7b063891130f191e3ed437b45dba70Mark Andrews numbers when long comments were present.
faa4af28cff84d7ac45c1da98e40c00f65a24aa3Mark Andrews 603. [bug] Make dig handle multiple types or classes on the same
faa4af28cff84d7ac45c1da98e40c00f65a24aa3Mark Andrews query more correctly.
faa4af28cff84d7ac45c1da98e40c00f65a24aa3Mark Andrews 602. [func] Cope automatically with UnixWare's broken
faa4af28cff84d7ac45c1da98e40c00f65a24aa3Mark Andrews IN6_IS_ADDR_* macros. [RT #539]
203629e729b756601646c639c0dbfb267030a617Mark Andrews 601. [func] Return a non-zero exit code if an update fails
8af4e7aa4e2a6fe84bf4ebe09ca1d4ef1d8ab593Mark Andrews in nsupdate.
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews 600. [bug] Reverse lookups sometimes failed in dig, etc...
982a2cfef37a39842ff53dc2e00b947c554fa78eTatuya JINMEI 神明達哉 599. [func] Added four new functions to the libisc log API to
16ee4fe11bad616a76c79e9f626a7e04a88ef4abMark Andrews support i18n messages. isc_log_iwrite(),
16ee4fe11bad616a76c79e9f626a7e04a88ef4abMark Andrews isc_log_ivwrite(), isc_log_iwrite1() and
16ee4fe11bad616a76c79e9f626a7e04a88ef4abMark Andrews isc_log_ivwrite1() were added.
a5b66bf342440688739d7207e437bf743e8b7ac0Mark Andrews 598. [bug] An update-policy statement would cause the server
a5b66bf342440688739d7207e437bf743e8b7ac0Mark Andrews to assert while loading. [RT #536]
982e072a5000bfc072aee8b34f64112cf54369a5Mark Andrews 597. [func] dnssec-signzone is now multithreaded.
e24089c5c33f31a39cea0123765165fa31308343Tatuya JINMEI 神明達哉 596. [bug] DNS_RDATASLAB_FORCE and DNS_RDATASLAB_EXACT are
9547d3e03bb082d73aeabb497b60632ebfdc78a6Mark Andrews not mutually exclusive.
6f3c2ee187d690f96ffef3ba5a6c2e112bb3798cMark Andrews 595. [port] On Linux 2.2, socket() returns EINVAL when it
9547d3e03bb082d73aeabb497b60632ebfdc78a6Mark Andrews should return EAFNOSUPPORT. Work around this.
9de05727e334336ceb0abcca404d770abd23b876Mark Andrews 594. [func] sdb drivers are now assumed to not be thread-safe
7c61d798f54f7c19f87d46a0df775e0e58fe7d30Mark Andrews unless the DNS_SDBFLAG_THREADSAFE flag is supplied.
e23932d3c8c154cff3fea0ecff64e26c6ac6f5d8Mark Andrews 593. [bug] If a secure zone was missing all its NXTs and
e23932d3c8c154cff3fea0ecff64e26c6ac6f5d8Mark Andrews a dynamic update was attempted, the server entered
72160d9b51d902a7cf18de84953bc651941f73c2Mark Andrews an infinite loop.
72160d9b51d902a7cf18de84953bc651941f73c2Mark Andrews 592. [bug] The sig-validity-interval option now specifies a
885e60828681cecd17bccbe5ceff8f4e75ef4c5cMark Andrews number of days, not seconds. This matches the
8ec056723666c71a499880ffa415661f37ffd08eMark Andrews documentation. [RT #529]
037b732f88edc943f3141e0342dc993156e3abf3Mark Andrews --- 9.1.0b1 released ---
80a609bf44ee09766aeb9ae02cfbf7f9fe86dd83Mark Andrews 591. [bug] Work around non-reentrancy in openssl by disabling
80a609bf44ee09766aeb9ae02cfbf7f9fe86dd83Mark Andrews precomputation in keys.
b89095ba15e9163f2bacc46239d8f69d1a2b9ad3Tatuya JINMEI 神明達哉 590. [doc] There are now man pages for the lwres library in
85708f9aabbfe31fc648c90258ae18ce0edc3488Mark Andrews 589. [bug] The server could deadlock if a zone was updated
85708f9aabbfe31fc648c90258ae18ce0edc3488Mark Andrews while being transferred out.
49732e4d6008d7d99dfce596a17e17aa13425502Mark Andrews 588. [bug] ctx->in_use was not being correctly initalised when
49732e4d6008d7d99dfce596a17e17aa13425502Mark Andrews when pushing a file for $INCLUDE. [RT #523]
cae2cb086244dfb883739edbe79e34756079f70eMark Andrews 587. [func] A warning is now printed if the "allow-update"
cf0bcc2c80ca99f1e6e53dcdd0eba03fe70723dfMark Andrews option allows updates based on the source IP
cf0bcc2c80ca99f1e6e53dcdd0eba03fe70723dfMark Andrews address, to alert users to the fact that this
0da29be670f6fa5b2a6320d9d843bc8b802c153aMark Andrews is insecure and becoming increasingly so as
0da29be670f6fa5b2a6320d9d843bc8b802c153aMark Andrews servers capable of update forwarding are being
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews 586. [bug] multiple views with the same name were fatal. [RT #516]
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews 585. [func] dns_db_addrdataset() and and dns_rdataslab_merge()
6672b3524c2305d8c66d8189c774f549be352ac0Mark Andrews now support 'exact' additions in a similar manner to
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews dns_db_subtractrdataset() and dns_rdataslab_subtract().
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews 584. [func] You can now say 'notify explicit'; to suppress
5be3685b0e57677c0cc03113099cb8f99f9a070bMark Andrews notification of the servers listed in NS records
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews and notify only those servers listed in the
5be3685b0e57677c0cc03113099cb8f99f9a070bMark Andrews 'also-notify' option.
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews 583. [func] "rndc querylog" will now toggle logging of
715361d0c3800e5ad886e5df971936ce6cd1ca89Mark Andrews queries, like "ndc querylog" in BIND 8.
715361d0c3800e5ad886e5df971936ce6cd1ca89Mark Andrews 582. [bug] dns_zone_idetach() failed to lock the zone.
715361d0c3800e5ad886e5df971936ce6cd1ca89Mark Andrews [RT #199, #463]
3d711f2f75cb9a9ddcbf1fca9b2de192e75340e6Mark Andrews 581. [bug] log severity was not being correctly processed.
a268fec7f54a89a0772a91da0511c8eae09e6157Mark Andrews 580. [func] Ignore trailing garbage on incoming DNS packets,
a268fec7f54a89a0772a91da0511c8eae09e6157Mark Andrews for interoperability with broken server
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews implementations. [RT #491]
4e1d3e67cdc76609bad5f0310ac48de10b442b9fMark Andrews 579. [bug] nsupdate did not take a filename to read update from.
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews 578. [func] New config option "notify-source", to specify the
6b79e960e6ba2991aeb02a6c39af255ab7f06d99Mark Andrews source address for notify messages.
6b79e960e6ba2991aeb02a6c39af255ab7f06d99Mark Andrews 577. [func] Log illegal RDATA combinations. e.g. multiple
6b79e960e6ba2991aeb02a6c39af255ab7f06d99Mark Andrews singlton types, cname and other data.
6b79e960e6ba2991aeb02a6c39af255ab7f06d99Mark Andrews 576. [doc] isc_log_create() description did not match reality.
74a14c4eb8518a9cc31cb5a918547a93d0c0e838Mark Andrews 575. [bug] isc_log_create() was not setting internal state
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews correctly to reflect the default channels created.
261a6a1f7d95eaf0cd882f3123dcfd775517a54fMark Andrews 574. [bug] TSIG signed queries sent by the resolver would fail to
261a6a1f7d95eaf0cd882f3123dcfd775517a54fMark Andrews have their responses validated and would leak memory.
261a6a1f7d95eaf0cd882f3123dcfd775517a54fMark Andrews 573. [bug] The journal files of IXFRed slave zones were
261a6a1f7d95eaf0cd882f3123dcfd775517a54fMark Andrews inadvertantly discarded on server reload, causing
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews "journal out of sync with zone" errors on subsequent
7c678cfe0bd477ded2995b9490d72edf7bc76a84Mark Andrews reloads. [RT #482]
a20e888bde4b307050d76e09266b2fb49f03bc30Mark Andrews 572. [bug] Quoted strings were not accepted as key names in
a20e888bde4b307050d76e09266b2fb49f03bc30Mark Andrews address match lists.
f4f0eedb8916a824124cf56d4c3f18eb6c77b42eMark Andrews 571. [bug] It was possible to create an rdataset of singleton
f4f0eedb8916a824124cf56d4c3f18eb6c77b42eMark Andrews type which had more than one rdata. [RT #154]
611ec5dd43d31fd6385f1a94c2f0865375f452b4Mark Andrews 570. [bug] rbtdb.c allowed zones containing nodes which had
7b52c2ad3c9ca65712e962ddc803e34641f2bc07Mark Andrews both a CNAME and "other data". [RT #154]
01b8bc018d83e757b0578723977b0a71e1e626f8Mark Andrews 569. [func] The DNSSEC AD bit will not be set on queries which
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews have not requested a DNSSEC response.
8abe06b25d245ab2955d81525bfe6bd29b80908eMark Andrews 568. [func] Add sample simple database drivers in contrib/sdb.
7755f5932a3e59d0c6a2506cc94519de92b91ca6Mark Andrews 567. [bug] Setting the zone transfer timeout to zero caused an
7755f5932a3e59d0c6a2506cc94519de92b91ca6Mark Andrews assertion failure. [RT #302]
b5ad6dfea4cc3e7d1d322ac99f1e5a31096837c4Mark Andrews 566. [func] New public function dns_timer_setidle().
6e9efadbea9febb0494e713e54dfea6f7ef70383Mark Andrews 565. [func] Log queries more like BIND 8: query logging is now
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews done to category "queries", level "info". [RT #169]
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews 564. [func] Add sortlist support to lwresd.
18d0b5e54be891a1aa938c165b6d439859121ec8Mark Andrews 563. [func] New public functions dns_rdatatype_format() and
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews dns_rdataclass_format(), for convenient formatting
0563d476dea35a60a59857cc8bd26ef276d78799Mark Andrews of rdata type/class mnemonics in log messages.
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews 562. [cleanup] Moved lib/dns/*conf.c to bin/named where they belong.
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews 561. [func] The 'datasize', 'stacksize', 'coresize' and 'files'
0bb7c66ef8e3e8740cbac4a4de607060dfc4d6c8Mark Andrews clauses of the options{} statement are now implemented.
2b3e34f03675d6c71a654fe2094f3b9c063a70eaMark Andrews 560. [bug] dns_name_split did not properly the resulting prefix
2b3e34f03675d6c71a654fe2094f3b9c063a70eaMark Andrews when a maximal length bitstring label was split which
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews was preceded by another bitstring label. [RT #429]
7216566bd596f8fbc98eafd5e9359ec7fa92c8b8Mark Andrews 559. [bug] dns_name_split did not properly create the suffix
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews when splitting within a maximal length bitstring label.
42b37d29c7709ce5bfe0110d07f1ec163be220d2Mark Andrews 558. [func] New functions, isc_resource_getlimit and
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews isc_resource_setlimit.
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews 557. [func] Symbolic constants for libisc integral types.
7c386b0c3194aa18089c6fa2e9856b576ec99c81Mark Andrews 556. [func] The DNSSEC OK bit in the EDNS extended flags
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews is now implemented. Responses to queries without
fd780f3d47179d68ba2d4661fb9cac9ce1e74928Mark Andrews this bit set will not contain any DNSSEC records.
fd780f3d47179d68ba2d4661fb9cac9ce1e74928Mark Andrews 555. [bug] A slave server attempting a zone transfer could
fd780f3d47179d68ba2d4661fb9cac9ce1e74928Mark Andrews crash with an assertion failure on certain
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews malformed responses from the master. [RT #457]
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews 554. [bug] In some cases, not all of the dnssec tools were
bcf369e513a1cc2209e2a987f5772afa79813540Mark Andrews properly installed.
bcf369e513a1cc2209e2a987f5772afa79813540Mark Andrews 553. [bug] Incoming zone transfers deferred due to quota
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews were not started when quota was increased but
016c0a82f1ce3fe4d362d7c9cf8de4377ffaf5a9Mark Andrews only when a transfer in progress finished. [RT #456]
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews 552. [bug] We were not correctly detecting the end of all c-style
ad226e3da3207fcb1dbb1054dd339dbbd19f507aMark Andrews comments. [RT #455]
9b80f3a7c739a99b498a37a711a51b6a88df3a78Mark Andrews 551. [func] Implemented the 'sortlist' option.
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews 550. [func] Support unknown rdata types and classes.
83a56f1e4f2d11fa895ceff4342fff7157910036Mark Andrews 549. [bug] "make" did not immediately abort the build when a
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews subdirectory make failed [RT #450].
d4d68515d23668cfe804ab2a174a7e427decedd8Mark Andrews 548. [func] The lexer now ungets tokens more correctly.
e8e62bb7829e88fc56360f7edc021dc8493a8704Mark Andrews 546. [func] Option 'lame-ttl' is now implemented.
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews 545. [func] Name limit and counting options removed from dig;
e7fb847ed570dd8c1bcdacabb3d69bd81feb79aeMark Andrews they didn't work properly, and cannot be correctly
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews implemented without significant changes.
ab9871e71eac6b33ce92a0ad26dc50d0ff241e3bMark Andrews 544. [func] Add statistics option, enable statistics-file option,
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews add RNDC option "dump-statistics" to write out a
ab9871e71eac6b33ce92a0ad26dc50d0ff241e3bMark Andrews query statistics file.
2c6f9101f99cc663074376a5cc1d954d33bdbe36Mark Andrews 543. [doc] The 'port' option is now documented.
116e6b4257e3efceca3e82af1e695579129af93dMark Andrews 542. [func] Add support for update forwarding as required for
1fc4793844c9613b17866c33dbeab8aaa94b66ffMark Andrews full compliance with RFC2136. It is turned off
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews by default and can be enabled using the
116e6b4257e3efceca3e82af1e695579129af93dMark Andrews 'allow-update-forwarding' option.
1c153afce556ff3c687986fb7c4a0b0a7f5e7cd8Mark Andrews 541. [func] Add bogus server support.
81bdad57bd2c0c4b9a0684fe6e222ba95da625ecMark Andrews 540. [func] Add dialup support.
116e6b4257e3efceca3e82af1e695579129af93dMark Andrews 539. [func] Support the blackhole option.
3d247992c4a500caa7703edaee68612e545af602Mark Andrews 538. [bug] fix buffer overruns by 1 in lwres_getnameinfo().
5c08d19fb17f0684e6424b94910cef61cec7592fMark Andrews 536. [func] Use transfer-source{-v6} when sending refresh queries.
3d247992c4a500caa7703edaee68612e545af602Mark Andrews Transfer-source{-v6} now take a optional port
3d247992c4a500caa7703edaee68612e545af602Mark Andrews parameter for setting the UDP source port. The port
5c08d19fb17f0684e6424b94910cef61cec7592fMark Andrews parameter is ignored for TCP.
9eca2b9b95df456545e1bc298c8337400aa24e8eMark Andrews 535. [func] Use transfer-source{-v6} when forwarding update
05331ce161276d879711342fadbc6144af7f5ba6Mark Andrews 534. [func] Ancestors have been removed from RBT chains. Ancestor
05331ce161276d879711342fadbc6144af7f5ba6Mark Andrews information can be discerned via node parent pointers.
c5223c9cb7c22620d5ee6611228673e95b48a270Mark Andrews 533. [func] Incorporated name hashing into the RBT database to
c5223c9cb7c22620d5ee6611228673e95b48a270Mark Andrews improve search speed.
c5223c9cb7c22620d5ee6611228673e95b48a270Mark Andrews 532. [func] Implement DNS UPDATE pseudo records using
c5223c9cb7c22620d5ee6611228673e95b48a270Mark Andrews DNS_RDATA_UPDATE flag.
2fa0485e9e969dd42dd10339354d7949db46111aMark Andrews 531. [func] Rdata really should be initalized before being assigned
2fa0485e9e969dd42dd10339354d7949db46111aMark Andrews to (dns_rdata_fromwire(), dns_rdata_fromtext(),
092f7679306989293bbe755f31ade0a5f456b370Mark Andrews dns_rdata_clone(), dns_rdata_fromregion()),
7d5b32acb1898844afa19123d07483b46edac7cbMark Andrews check that it is.
437404e8313481329baa5897eeda8c45bf748553Mark Andrews 530. [func] New function dns_rdata_invalidate().
841fc0fd70881499b62f15e35980dd14b905ba45Mark Andrews 529. [bug] 521 contained a bug which caused zones to always
e5a5c60a5e690ee9858c9e3facba189b8646f0b7Mark Andrews reload. [RT #410]
e5a5c60a5e690ee9858c9e3facba189b8646f0b7Mark Andrews 528. [func] The ISC_LIST_XXXX macros now perform sanity checks
16b9ee24b96a1c1d21d809e88238091c4afa25c9Mark Andrews on their arguments. ISC_LIST_XXXXUNSAFE can be use
16b9ee24b96a1c1d21d809e88238091c4afa25c9Mark Andrews to skip the checks however use with caution.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein 527. [func] New function dns_rdata_clone().
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein 526. [bug] nsupdate incorrectly refused to add RRs with a TTL
da53179d1055c75e64dc2c9623b38cb2b8629eb6Mark Andrews 525. [func] New arguments 'options' for dns_db_subtractrdataset(),
2941824604f9c5aa70f216d1f2941b3c59aa37dcMark Andrews and 'flags' for dns_rdataslab_subtract() allowing you
b4028939fdffc92cf659764deb9c6e3c805cc948Mark Andrews to request that the RR's must exist prior to deletion.
b4028939fdffc92cf659764deb9c6e3c805cc948Mark Andrews DNS_R_NOTEXACT is returned if the condition is not met.
9840a0767d02f6c6b9d1f73d54e0cab2e8192a93Mark Andrews 524. [func] The 'forward' and 'forwarders' statement in
9840a0767d02f6c6b9d1f73d54e0cab2e8192a93Mark Andrews non-forward zones should work now.
57ed0bab5b92f66af3dc3b86081bd42ab8d4ba09Rob Austein 523. [doc] The source to the Administrator Reference Manual is
57ed0bab5b92f66af3dc3b86081bd42ab8d4ba09Rob Austein now an XML file using the DocBook DTD, and is included
57ed0bab5b92f66af3dc3b86081bd42ab8d4ba09Rob Austein in the distribution. The plain text version of the
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein ARM is temporarily unavailable while we figure out
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein how to generate readable plain text from the XML.
1cb73c69f76c8c2c66b767a8b9ad04f3988cf6a9Mark Andrews 522. [func] The lightweight resolver daemon can now use
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews a real configuration file, and its functionality
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews can be provided by a name server. Also, the -p and -P
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews options to lwresd have been reversed.
f754fa97bc698cc251d227173a95e4d39a88ac01Mark Andrews 521. [bug] Detect master files which contain $INCLUDE and always
a8f1c013b0fdc405ca4b5ec8316d3c9e3ad9d31bMark Andrews reload. [RT #196]
a8f1c013b0fdc405ca4b5ec8316d3c9e3ad9d31bMark Andrews 520. [bug] Upgraded libtool to 1.3.5, which makes shared
a8f1c013b0fdc405ca4b5ec8316d3c9e3ad9d31bMark Andrews library builds almost work on AIX (and possibly
959fb01017fa83578e7c8776ed3baba3076a2409Mark Andrews 519. [bug] dns_name_split() would improperly split some bitstring
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews labels, zeroing a few of the least signficant bits in
d73541ea2eebe01cafc5ff1b2ba4b9a8f75237b1Mark Andrews the prefix part. When such an improperly created
d73541ea2eebe01cafc5ff1b2ba4b9a8f75237b1Mark Andrews prefix was returned to the RBT database, the bogus
46cb442c5c53f16ece23bfe7f7f7bf44f78b0e46Mark Andrews label was dutifully stored, corrupting the tree.
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews 518. [bug] The resolver did not realize that a DNAME which was
0f222d322b25373c4ef59d7c79f265b082ee98cdMark Andrews "the answer" to the client's query was "the answer",
0f222d322b25373c4ef59d7c79f265b082ee98cdMark Andrews and such queries would fail. [RT #399]
ae4f85dde3abb7d4afef9e869a83783cbf0aa29cMark Andrews 517. [bug] The resolver's DNAME code would trigger an assertion
ae4f85dde3abb7d4afef9e869a83783cbf0aa29cMark Andrews if there was more than one DNAME in the chain.
ae4f85dde3abb7d4afef9e869a83783cbf0aa29cMark Andrews 516. [bug] Cache lookups which had a NULL node pointer, e.g.
2132a56b5c6628925838165ae0640e55e3f36188Mark Andrews those by dns_view_find(), and which would match a
2132a56b5c6628925838165ae0640e55e3f36188Mark Andrews DNAME, would trigger an INSIST(!search.need_cleanup)
b514e0cd0e7959a98dd59665553c8a3635ada10eMark Andrews assertion. [RT #399]
30884083d4149a8ff838b84dac1ad55c86948da8Mark Andrews 515. [bug] The ssu table was not being attached / detached
d9ec2891475b8ed894a524a83370cfce30328569Mark Andrews by dns_zone_[sg]etssutable. [RT#397]
6e8a8077faf96d8da0b6cf738913f5f1f86e4008Mark Andrews 514. [func] Retry refresh and notify queries if they timeout.
bb99a72b219ad4f1daa80c636883ab485174c9a6Mark Andrews 513. [func] New functionality added to rdnc and server to allow
bb99a72b219ad4f1daa80c636883ab485174c9a6Mark Andrews individual zones to be refreshed or reloaded.
3b4405aba93729eead9f8f006d426f24fc4c3d78Mark Andrews 512. [bug] The zone transfer code could throw an execption with
3b4405aba93729eead9f8f006d426f24fc4c3d78Mark Andrews an invalid IXFR stream.
c553b3308e34edfaddbec57b3308bbbe362ef715Mark Andrews 511. [bug] The message code could throw an assertion on an
c553b3308e34edfaddbec57b3308bbbe362ef715Mark Andrews out of memory failure. [RT #392]
24efdccd68d157b400bf68926798bc8f3f71c24cMark Andrews 510. [bug] Remove spurious view notify warning. [RT #376]
a5bb4ad5dbd08f9178e807b1e55cb449b69d8173Mark Andrews 509. [func] Add support for write of zone files on shutdown.
5e5b467e8c8abda496b7896241a46b05256cd22cMark Andrews 508. [func] dns_message_parse() can now do a best-effort
713ad87a7f95d06f4bb3e0b92b91172cbebd6c68Mark Andrews attempt, which should allow dig to print more invalid
cb2d565b507027f9e5664fa7e167bb24faa7c8fbMark Andrews 507. [func] New functions dns_zone_flush(), dns_zt_flushanddetach()
cb2d565b507027f9e5664fa7e167bb24faa7c8fbMark Andrews and dns_view_flushanddetach().
4f21f7feaff27d5356827e39a4537a60a5e4054cMark Andrews 506. [func] Do not fail to start on errors in zone files.
1439214380abcc123e27a42d43a23ba441209ebeMark Andrews 505. [bug] nsupdate was printing "unknown result code". [RT #373]
7d9b632906c756b215d65a3a08d77fe022807c2dMark Andrews 504. [bug] The zone was not being marked as dirty when updated via
5d3083c4b5b11dfb653b15fd0eeb8e0cc9b175e0Mark Andrews 503. [bug] dumptime was not being set along with
52188225731669cd571984c45a1407a55c74ee78Mark Andrews DNS_ZONEFLG_NEEDDUMP.
52188225731669cd571984c45a1407a55c74ee78Mark Andrews 502. [func] On a SERVFAIL reply, DiG will now try the next server
52188225731669cd571984c45a1407a55c74ee78Mark Andrews in the list, unless the +fail option is specified.
3cbc87c31f76262980d54ddbcdda7875be37b684Mark Andrews 501. [bug] Incorrect port numbers were being displayed by
bc29bb9062ab804cd79f4a1f8f366af8a040b636Mark Andrews nslookup. [RT #352]
bc29bb9062ab804cd79f4a1f8f366af8a040b636Mark Andrews 500. [func] Nearly useless +details option removed from DiG.
5a4854e226ce5eca99bcfb5557b36ea210bb25bcMark Andrews 499. [func] In DiG, specifying a class with -c or type with -t
5a4854e226ce5eca99bcfb5557b36ea210bb25bcMark Andrews changes command-line parsing so that classes and
b101c1e9989d0a010a3146ad823e168d15cb10c7Mark Andrews types are only recognized if following -c or -t.
b101c1e9989d0a010a3146ad823e168d15cb10c7Mark Andrews This allows hosts with the same name as a class or
989d7b844bdf2d804fda57b9b53a4eff3a6bea91Mark Andrews type to be looked up.
d5af5bb38b9b2626b97626569adde258c8f6b808Mark Andrews 498. [doc] There is now a man page for "dig"
c941e32d221fbb0cb760e3bc24c7f221c0cf8b97Mark Andrews 497. [bug] The error messages printed when an IP match list
c941e32d221fbb0cb760e3bc24c7f221c0cf8b97Mark Andrews contained a network address with a nonzero host
c941e32d221fbb0cb760e3bc24c7f221c0cf8b97Mark Andrews part where not sufficiently detailed. [RT #365]
77b101ced9801cdb226919784bfc1aa0650ace6aMark Andrews 496. [bug] named didn't sanity check numeric parameters. [RT #361]
a903095bf4512dae561c7f6fc7854a51bebf334aMark Andrews 495. [bug] nsupdate was unable to handle large records. [RT #368]
e174044290953a2499f574e35cc9c22ba126a303Mark Andrews 494. [func] Do not cache NXDOMAIN responses for SOA queries.
e174044290953a2499f574e35cc9c22ba126a303Mark Andrews 493. [func] Return non-cachable (ttl = 0) NXDOMAIN responses
e174044290953a2499f574e35cc9c22ba126a303Mark Andrews for SOA queries. This makes it easier to locate
e174044290953a2499f574e35cc9c22ba126a303Mark Andrews the containing zone without polluting intermediate
4f082b58b17ce39087930d5affc2ada90ef386e6Mark Andrews 492. [bug] attempting to reload a zone caused the server fail
3d79c437d8cc10651b22601b55f4098b4cfe5979Mark Andrews to shutdown cleanly. [RT #360]
0da70bc50a320a3bb16aa7cecb2727fed2c0683cMark Andrews 491. [bug] nsupdate would segfault when sending certain
0da70bc50a320a3bb16aa7cecb2727fed2c0683cMark Andrews prerequisites with empty RDATA. [RT #356]
4423c99613db1399dbb5c51e86ef0d351a1418c2Mark Andrews 490. [func] When a slave/stub zone has not yet successfully
686bcdcb4c63e8dd9bbe9607265061a4d3934bbcMark Andrews obtained an SOA containing the zone's configured
5597be9bb88de138dfec9fa9176708443813925eTatuya JINMEI 神明達哉 retry time, perform the SOA query retries using
5597be9bb88de138dfec9fa9176708443813925eTatuya JINMEI 神明達哉 exponential backoff. [RT #337]
5597be9bb88de138dfec9fa9176708443813925eTatuya JINMEI 神明達哉 489. [func] The zone manager now has a "i/o" queue.
5597be9bb88de138dfec9fa9176708443813925eTatuya JINMEI 神明達哉 488. [bug] Locks weren't properly destroyed in some cases.
fde0a3f89b9c42e9e4ef9aaf8e044e6b18c4978cMark Andrews 487. [port] flockfile() is not defined on all systems.
fde0a3f89b9c42e9e4ef9aaf8e044e6b18c4978cMark Andrews 486. [bug] nslookup: "set all" and "server" commands showed
39c7fc7e00af20144b94ef332943f62c1b3a622fMark Andrews the incorrect port number if a port other than 53
39c7fc7e00af20144b94ef332943f62c1b3a622fMark Andrews was specified. [RT #352]
9738408dcbd4c1f7eb2b105c83388608fafd7808Mark Andrews 485. [func] When dig had more than one server to query, it would
9738408dcbd4c1f7eb2b105c83388608fafd7808Mark Andrews send all of the messages at the same time. Add
9738408dcbd4c1f7eb2b105c83388608fafd7808Mark Andrews rate limiting of the transmitted messages.
e9aca33f362d017fe0d5f7b729bce646038cf1eeMark Andrews 484. [bug] When the server was reloaded after removing addresses
e9aca33f362d017fe0d5f7b729bce646038cf1eeMark Andrews from the named.conf "listen-on" statement, sockets
28e36fcc1eea8b5283aa33d3a6d21d42df8fdaf2Mark Andrews were still listening on the removed addresses due
5cf146c586f69af7c65e4a4f612ae3ef6c9cf8deMark Andrews to reference count loops. [RT #325]
2a2e9c7a1a8cded637be17f32dc1bbdef519ca81Mark Andrews 483. [bug] nslookup: "set all" showed a "search" option but it
8a713ca49ddddb36e432d4717800f9258a5c2ea9Mark Andrews was not settable.
f93d6e86ded924cb23d80a6d45a4c830b57984ddMark Andrews 482. [bug] nslookup: a plain "server" or "lserver" should be
0ad024cc4272894e877e3a7896f80a2892bc703cMark Andrews treated as a lookup.
0ad024cc4272894e877e3a7896f80a2892bc703cMark Andrews 481. [bug] nslookup:get_next_command() stack size could exceed
f93d6e86ded924cb23d80a6d45a4c830b57984ddMark Andrews per thread limit.
0ad024cc4272894e877e3a7896f80a2892bc703cMark Andrews 480. [bug] strtok() is not thread safe. [RT #349]
e50b75e36ca79f84e2c9b2a12f6e28cbf22aaa83Mark Andrews 479. [func] The test suite can now be run by typing "make check"
e50b75e36ca79f84e2c9b2a12f6e28cbf22aaa83Mark Andrews or "make test" at the top level.
70ba825728dc64439801981a1abe7f1e28182698Mark Andrews 478. [bug] "make install" failed if the directory specified with
797944723c8de672430cc59c11bf4eeacd913649Mark Andrews --prefix did not already exist.
28b65e6d0a03704f4faee88ebf5105addfa57968Mark Andrews 477. [bug] The the isc-config.sh script could be installed before
8cd830d7c806cac681b057e0c0185f29992fa35fMark Andrews its directory was created. [RT #324]
4296c5480dde48ea555f5916be8612e173f1edebMark Andrews 476. [bug] A zone could expire while a zone transfer was in
4296c5480dde48ea555f5916be8612e173f1edebMark Andrews progress triggering a INSIST failure. [RT #329]
164e2a6f83cc3172bc9ba0c97a326a5eca80bc18Mark Andrews 475. [bug] query_getzonedb() sometimes returned a non-null version
164e2a6f83cc3172bc9ba0c97a326a5eca80bc18Mark Andrews on failure. This caused assertion failures when
164e2a6f83cc3172bc9ba0c97a326a5eca80bc18Mark Andrews generating query responses where names subject to
e90994e3f358bdc6fe03005da08567c807a14c1dMark Andrews additional section processing pointed to a zone
e90994e3f358bdc6fe03005da08567c807a14c1dMark Andrews to which access had been denied by means of the
7087b3dc9298e85909df7a10f83bbd0588310f0cMark Andrews allow-query option. [RT #336]
4844ed026a9b5a91044e76399cee80a6514cbf0dMark Andrews 474. [bug] The mnemonic of the CHAOS class is CH according to
db2649bad98fc08054feb1a1ed234d8b9b011ea8Mark Andrews RFC1035, but it was printed and read only as CHAOS.
ad5bc22a819190839bdcc4d102d023782dc23660Mark Andrews We now accept both forms as input, and print it
ad5bc22a819190839bdcc4d102d023782dc23660Mark Andrews as CH. [RT #305]
7502c6600645f120434d84d0ce3df7c3585cfe43Mark Andrews 473. [bug] nsupdate overran the end of the list of name servers
82572925f8942b599667bf47f22403f5dfd79ab9Mark Andrews when no servers could be reached, typically causing
cdb15282589682b664dfb70428a3c1750fe05250Mark Andrews it to print the error message "dns_request_create:
b326d7e3a3a50eb65dd06db007d2fddc62606bbfMark Andrews not implemented".
508f61f8d699c46f962b682f388e54b446a7194dMark Andrews 472. [bug] Off-by-one error caused isc_time_add() to sometimes
508f61f8d699c46f962b682f388e54b446a7194dMark Andrews produce invalid time values.
f450814ab8989820a7bc9a2c484eb9f2c1c7b915Mark Andrews 471. [bug] nsupdate didn't compile on HP/UX 10.20
48f929d315bafeeffe0a37082ab4c9661a928c39Mark Andrews 470. [func] $GENERATE is now supported. See also
93f429295a682f44940c8f4e2b05773c50da4e7dMark Andrews 469. [bug] "query-source address * port 53;" now works.
c04f4437ff8b2aba326e5099eae0cacb7de6f74bMark Andrews 468. [bug] dns_master_load*() failed to report file and line
494576ce20cfd98d74955698cf8f7b37dce2f740Mark Andrews number in certain error conditions.
494576ce20cfd98d74955698cf8f7b37dce2f740Mark Andrews 467. [bug] dns_master_load*() failed to log an error if
a36db48f57a59d82af0cf8cfecbdb7620aa3cc47Mark Andrews pushfile() failed.
a36db48f57a59d82af0cf8cfecbdb7620aa3cc47Mark Andrews 466. [bug] dns_master_load*() could return success when it failed.
531f6c355bde4b280d1dea749dd1bcdf6b2f8701Mark Andrews 465. [cleanup] Allow 0 to be set as an omapi_value_t value by
531f6c355bde4b280d1dea749dd1bcdf6b2f8701Mark Andrews omapi_value_storeint().
3ea6d4dc33482a752553c59ed94bcecd23d254b0Mark Andrews 464. [cleanup] Build with openssl's RSA code instead of dnssafe.
6e1141e6e83b3907b8b187d97932f30fa82470efMark Andrews 463. [bug] nsupdate sent malformed SOA queries to the second
6e1141e6e83b3907b8b187d97932f30fa82470efMark Andrews and subsequent name servers in resolv.conf if the
6e1141e6e83b3907b8b187d97932f30fa82470efMark Andrews query sent to the first one failed.
e954ec198e535f8a7e17d72241233f825b0df6a6Mark Andrews 462. [bug] --disable-ipv6 should work now.
aceae69c7f3e76e8842de178851928619c65b61cMark Andrews 461. [bug] Specifying an unknown key in the "keys" clause of the
aceae69c7f3e76e8842de178851928619c65b61cMark Andrews "controls" statement caused a NULL pointer dereference.
113598f67787f0ed0dcfe23b26d1e5d93256c0acMark Andrews 460. [bug] Much of the DNSSEC code only worked with class IN.
113598f67787f0ed0dcfe23b26d1e5d93256c0acMark Andrews 459. [bug] Nslookup processed the "set" command incorrectly.
dba1bc96f6f4fbbb48ab7b041964d44242731b17Mark Andrews 458. [bug] Nslookup didn't properly check class and type values.
136e739d0d7267a8ce72468233fa795359db62faMark Andrews 457. [bug] Dig/host/hslookup didn't properly handle connect
7c8662961e2876e22e34c96d41dad0cd70e3ce4cMark Andrews timeouts in certain situations, causing an
7c8662961e2876e22e34c96d41dad0cd70e3ce4cMark Andrews unnecessary warning message to be printed.
beb92a43a7451981fad54c98c809d50c1b16c1e9Mark Andrews 456. [bug] Stub zones were not resetting the refresh and expire
82ecc9cd96239649dfeb0a16e31c3b978d0d266aMark Andrews counters, loadtime or clearing the DNS_ZONE_REFRESH
85bba08193debe026883d2d6bebbb0f7a01d7ba7Mark Andrews (refresh in progress) flag upon successful update.
85bba08193debe026883d2d6bebbb0f7a01d7ba7Mark Andrews This disabled further refreshing of the stub zone,
82ecc9cd96239649dfeb0a16e31c3b978d0d266aMark Andrews causing it to eventually expire. [RT #300]
4091f8dfb71b78b53acd1b25f74e26c384750c03Mark Andrews 455. [doc] Document IPv4 prefix notation does not require a
82ecc9cd96239649dfeb0a16e31c3b978d0d266aMark Andrews dotted decimal quad but may be just dotted decimal.
74ff5f080abdffa7823ff93da74969cd9fa25308Mark Andrews 454. [bug] Enforce dotted decimal and dotted decimal quad where
a10ae596379471b0dc76ebd8025d91bf2b90bafcMark Andrews documented as such in named.conf. [RT #304, RT #311]
09ba9eacebdffc689da9851ce3bd932aedd1deddMark Andrews 453. [bug] Warn if the obsolete option "maintain-ixfr-base"
09ba9eacebdffc689da9851ce3bd932aedd1deddMark Andrews is specified in named.conf. [RT #306]
c202b9f4dd7438252d77a4dd8936b7a051431a0bMark Andrews 452. [bug] Warn if the unimplemented option "statistics-file"
d844741f5516bce45f8897435342731edb2307cbMark Andrews is specified in named.conf. [RT #301]
53e8e0e27a3db745548a7989639b91d16f841c1fMark Andrews 451. [func] Update forwarding implememted.
d0c827c9c6a21a0708d97314406ff34d79bed5d8Mark Andrews 450. [func] New function ns_client_sendraw().
6f691d4893bb29cd6658b75860d93797f091da0dMark Andrews 449. [bug] isc_bitstring_copy() only works correctly if the
6f691d4893bb29cd6658b75860d93797f091da0dMark Andrews two bitstrings have the same lsb0 value, but this
3d75a3aef3c26c1957f393e4626177484f53a9d4Mark Andrews requirement was not documented, nor was there a
3d75a3aef3c26c1957f393e4626177484f53a9d4Mark Andrews REQUIRE for it.
4e259c5a2321e994708fb1fe04cd4da30aa3b612Mark Andrews 448. [bug] Host output formatting change, to match v8. [RT #255]
4e259c5a2321e994708fb1fe04cd4da30aa3b612Mark Andrews 447. [bug] Dig didn't properly retry in TCP mode after
fcdef14f4a82138fe835a5c3a20d5667e6f4a26cMark Andrews a truncated reply. [RT #277]
e9a0e12b2b732285e00e0d9436961d0fe3655aa6Mark Andrews 446. [bug] Confusing notify log message. [RT #298]
e94754428d472bdde2cba0efdd549bac2e87b98bMark Andrews 445. [bug] Doing a 0 bit isc_bitstring_copy() of an lsb0
23f2338819fd1a38a828b417eb05be95207e76e2Mark Andrews bitstring triggered a REQUIRE statement. The REQUIRE
a53259c4cc558f86dd008eccc60cc89b6734a03cMark Andrews statement was incorrect. [RT #297]
a8be540f55786eb9db43ae52bcc891529602c850Mark Andrews 444. [func] "recursion denied" messages are always logged at
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews debug level 1, now, rather than sometimes at ERROR.
a8be540f55786eb9db43ae52bcc891529602c850Mark Andrews This silences these warnings in the usual case, where
4c8df3b2e8858e97debfe3fb771fe03f22b04d1eMark Andrews some clients set the RD bit in all queries.
6c52944ef2281095d1c317a45ea013b8f3cfa135Mark Andrews 443. [bug] When loading a master file failed because of an
72379d863a3bb135e7da36e344b731a59b8c3e33Mark Andrews unrecognized RR type name, the error message
77fad835c56b118faf77a69af618d0bca7a16aacMark Andrews did not include the file name and line number.
dd95acdbce0e2a2775391709cdfca0a9eda7e8f7Mark Andrews 442. [bug] TSIG signed messages that did not match any view
dd95acdbce0e2a2775391709cdfca0a9eda7e8f7Mark Andrews crashed the server. [RT #290]
71e7ac828e9f4f2b124455b00c3d11560aa5d4c1Mark Andrews 441. [bug] Nodes obscured by a DNAME were inaccessible even
71e7ac828e9f4f2b124455b00c3d11560aa5d4c1Mark Andrews when DNS_DBFIND_GLUEOK was set.
892c9a8817a454fbac32b099eb55af453b19ce86Mark Andrews 440. [func] New function dns_zone_forwardupdate().
af4b677e0de9c4ce67a5187039681a58f73b86eaMark Andrews 439. [func] New function dns_request_createraw().
f34970d390482ceea61bd4d5bcd6ead7828157daMark Andrews 438. [func] New function dns_message_getrawmessage().
cbfce73e8e020c1d08c7be7b48a849d8333eb9bfMark Andrews 437. [func] Log NOTIFY activity to the notify channel.
84a5b69f0029952e33c96695f0a7d26c2bb8f7ccMark Andrews 436. [bug] If recvmsg() returned EHOSTUNREACH or ENETUNREACH,
e9e869569a92c4b1d5339d3bfb22232e5b401db1Mark Andrews which sometimes happens on Linux, named would enter
73fb13fe97cf2f1d93d5e2ea56583fdb2f40b6f3Mark Andrews a busy loop. Also, unexpected socket errors were
73fb13fe97cf2f1d93d5e2ea56583fdb2f40b6f3Mark Andrews not logged at a high enough logging level to be
6f1ad0fc645250c240f21a9201e8cdb0f263c218Mark Andrews useful in diagnosing this situation. [RT #275]
e3d982f4a8e8a974231042ff4303ed8e82dfbdf9Mark Andrews 435. [bug] dns_zone_dump() overwrote existing zone files
e3d982f4a8e8a974231042ff4303ed8e82dfbdf9Mark Andrews rather than writing to a temporary file and
783707ee556191b974e951f04accf09f443f5fdfMark Andrews renaming. This could lead to empty or partial
e743a2b3b729df76956e903ac6a3dc3d6eea6df6Mark Andrews zone files being left around in certain error
e743a2b3b729df76956e903ac6a3dc3d6eea6df6Mark Andrews conditions involving the initial transfer of a
e743a2b3b729df76956e903ac6a3dc3d6eea6df6Mark Andrews slave zone, interfering with subsequent server
a79348a6db5eb8a5ea69c3989727418ad5a8f224Mark Andrews startup. [RT #282]
a79348a6db5eb8a5ea69c3989727418ad5a8f224Mark Andrews 434. [func] New function isc_file_isabsolute().
fed3d5c2fc3fa8e1547e8b5c28c01f1095e17e5fMark Andrews 433. [func] isc_base64_decodestring() now accepts newlines
fed3d5c2fc3fa8e1547e8b5c28c01f1095e17e5fMark Andrews within the base64 data. This makes it possible
2651dcdf758ed1db3379d7004067fb46d308ed1cMark Andrews to break up the key data in a "trusted-keys"
2651dcdf758ed1db3379d7004067fb46d308ed1cMark Andrews statement into multiple lines. [RT #284]
21094b43a2dc4e1f569a9ed894f5369470cd1a7fMark Andrews 432. [func] Added refresh/retry jitter. The actual refresh/
21094b43a2dc4e1f569a9ed894f5369470cd1a7fMark Andrews retry time is now a random value between 75% and
b03a31d98f1cf42414d321c742c9fc04be75b32bMark Andrews 100% of the configured value.
81e6a5849d61c2e710d628cf9a7b7282eaa88c46Mark Andrews 431. [func] Log at ISC_LOG_INFO when a zone is successfully
4181218570e915959dd203c18f8cf4a03dca5d68Mark Andrews 430. [bug] Rewrote the lightweight resolver client management
cd0a7c71c0edd9540a7e917a2389a3ad0accc835Mark Andrews code to handle shutdown correctly and general
c1807114ce574896694e3f449c73b098fe91730fMark Andrews 429. [bug] The space reserved for a TSIG record in a response
c1807114ce574896694e3f449c73b098fe91730fMark Andrews was 2 bytes too short, leading to message
c1807114ce574896694e3f449c73b098fe91730fMark Andrews generation failures.
276f1d9a380affd06e5fd9a29c30d0ebd433ed36Mark Andrews 428. [bug] rbtdb.c:find_closest_nxt() erroneously returned
276f1d9a380affd06e5fd9a29c30d0ebd433ed36Mark Andrews DNS_R_BADDB for nodes which had neither NXT nor SIG NXT
276f1d9a380affd06e5fd9a29c30d0ebd433ed36Mark Andrews (e.g. glue). This could cause SERVFAILs when
055597532db52233e80f617b8b015e8caadcb577Mark Andrews generating negative responses in a secure zone.
61a4d5e7d86f3abcd63aa9254900a0cee3444215Mark Andrews 427. [bug] Avoid going into an infinite loop when the validator
61a4d5e7d86f3abcd63aa9254900a0cee3444215Mark Andrews gets a negative response to a key query where the
61a4d5e7d86f3abcd63aa9254900a0cee3444215Mark Andrews records are signed by the missing key.
055597532db52233e80f617b8b015e8caadcb577Mark Andrews 426. [bug] Attempting to generate an oversized RSA key could
055597532db52233e80f617b8b015e8caadcb577Mark Andrews cause dnssec-keygen to dump core.
055597532db52233e80f617b8b015e8caadcb577Mark Andrews 425. [bug] Warn about the auth-nxdomain default value change
6cdae8730d5a287c30987516c6f99962d4e8e6beMark Andrews if there is no auth-nxdomain statement in the
6cdae8730d5a287c30987516c6f99962d4e8e6beMark Andrews config file. [RT #287]
40e7c805a8f38ad9b20dd6c688496fc09fc971c2Mark Andrews 424. [bug] notify_createmessage() could trigger an assertion
40e7c805a8f38ad9b20dd6c688496fc09fc971c2Mark Andrews failure when creating the notify message failed,
40e7c805a8f38ad9b20dd6c688496fc09fc971c2Mark Andrews e.g. due to corrupt zones with multiple SOA records.
40e7c805a8f38ad9b20dd6c688496fc09fc971c2Mark Andrews 423. [bug] When responding to a recusive query, errors that occur
9076b18608d8e5cfff8fac54ef82853371fdd0d6Mark Andrews after following a CNAME should cause the query to fail.
af5273ceab514c55ddcd7ebaed5d598150b6b8faMark Andrews 422. [func] get rid of isc_random_t, and make isc_random_get()
073bd4c4bcc2f2597521578dc6ae0f49a065626cMark Andrews and isc_random_jitter() use rand() internally
af5273ceab514c55ddcd7ebaed5d598150b6b8faMark Andrews instead of local state. Note that isc_random_*()
411c61d6fbf5a27c78650b9a1b3c69ac2640c929Mark Andrews functions are only for weak, non-critical "randomness"
3c20ae76389dd7bd2fbbb5145f51fe7f72f97f14Mark Andrews such as timing jitter and such.
2d2e0fff8e168012bc34a40ee24476eddab901ecMark Andrews 421. [bug] nslookup would exit when given a blank line as input.
2d2e0fff8e168012bc34a40ee24476eddab901ecMark Andrews 420. [bug] nslookup failed to implement the "exit" command.
314cac23654229f5df93af0c41231fd3c2187621Mark Andrews 419. [bug] The certificate type PKIX was misspelled as SKIX.
c42ab597c433e2410473b5daef8a70f12263cfc1Mark Andrews 418. [bug] At debug levels >= 10, getting an unexpected
c42ab597c433e2410473b5daef8a70f12263cfc1Mark Andrews socket receive error would crash the server
c42ab597c433e2410473b5daef8a70f12263cfc1Mark Andrews while trying to log the error message.
2c329da87c5c886e7f4468c69a9e6323121068cbMark Andrews 417. [func] Add isc_app_block() and isc_app_unblock(), which
5ec95dc3cbba160d03be874941930bdf3e515bbdMark Andrews allow an application to handle signals while
aeb33b58e1979b716d1eb0521df8bc3a0aa41a52Mark Andrews 416. [bug] Slave zones with no master file tried to use a
43fe2897fc80bbec2115310ca79d432a252f3ea4Mark Andrews NULL pointer for a journal file name when they
43fe2897fc80bbec2115310ca79d432a252f3ea4Mark Andrews received an IXFR. [RT #273]
43fe2897fc80bbec2115310ca79d432a252f3ea4Mark Andrews 415. [bug] The logging code leaked file descriptors.
9e50b6806e428c817bc9537457db8f0a0aeee167Mark Andrews 414. [bug] Server did not shut down until all incoming zone
0553f5554f2ecfa137565b83378f566edc8fe6abMark Andrews transfers were finished.
0553f5554f2ecfa137565b83378f566edc8fe6abMark Andrews 413. [bug] Notify could attempt to use the zone database after
50a3801fa7845d1d345af76a379434f54fd6a84bMark Andrews it had been unloaded. [RT#267]
0553f5554f2ecfa137565b83378f566edc8fe6abMark Andrews 412. [bug] named -v didn't print the version.
fb827ed6df9a473770fb69a75a455b4ad0d14f52Mark Andrews 411. [bug] A typo in the HS A code caused an assertion failure.
31a71adf14d106260127079f6ea26bea600163e9Mark Andrews 410. [bug] lwres_gethostbyname() and company set lwres_h_errno
31a71adf14d106260127079f6ea26bea600163e9Mark Andrews to a random value on success.
110fbe3a1315b38f1491546d82937a01c40f5fdbMark Andrews 409. [bug] If named was shut down early in the startup
110fbe3a1315b38f1491546d82937a01c40f5fdbMark Andrews process, ns_omapi_shutdown() would attempt to lock
561863ed947f18c8bfcaa631ad83a6bee3b7200bMark Andrews an unintialized mutex. [RT #262]
3b9a0696f99c40222e50ddae4d0dd9611737c1daMark Andrews 408. [bug] stub zones could leak memory and reference counts if
12e8e73d76f78649cb61ba161eb51faf851ddb4aMark Andrews all the masters were unreachable.
7a1cba6262f099aa5ecf9ed4db9c0345489653ccMark Andrews 407. [bug] isc_rwlock_lock() would needlessly block
12e8e73d76f78649cb61ba161eb51faf851ddb4aMark Andrews readers when it reached the read quota even
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews if no writers were waiting.
51f99a878d7449a4280b2a8db4c84acb3735f259Mark Andrews 406. [bug] Log messages were occasionally lost or corrupted
51f99a878d7449a4280b2a8db4c84acb3735f259Mark Andrews due to a race condition in isc_log_doit().
51f99a878d7449a4280b2a8db4c84acb3735f259Mark Andrews 405. [func] Add support for selective forwarding (forward zones)
bff602d4acc7e3facc28b8931538b77d53681f15Mark Andrews 404. [bug] The request library didn't completely work with IPv6.
51f99a878d7449a4280b2a8db4c84acb3735f259Mark Andrews 403. [bug] "host" did not use the search list.
bff602d4acc7e3facc28b8931538b77d53681f15Mark Andrews 402. [bug] Treat undefined acls as errors, rather than
86c3e4bb9663719cfa16e493a145c4ff0d6f745fMark Andrews warning and then later throwing an assertion.
4ab6d6464f5490a30acf1e292c7f3f26dc99d6dbMark Andrews 401. [func] Added simple database API.
4ab6d6464f5490a30acf1e292c7f3f26dc99d6dbMark Andrews 400. [bug] SIG(0) signing and verifying was done incorrectly.
41be71bae48846d9525be6f71e19944e34748e26Mark Andrews 399. [bug] When reloading the server with a config file
3f79a8b6f1b50f8e1bc2f274bcfe91d6af74f161Mark Andrews containing a syntax error, it could catch an
3f79a8b6f1b50f8e1bc2f274bcfe91d6af74f161Mark Andrews assertion failure trying to perform zone
3f79a8b6f1b50f8e1bc2f274bcfe91d6af74f161Mark Andrews maintenance on, or sending notifies from,
3f79a8b6f1b50f8e1bc2f274bcfe91d6af74f161Mark Andrews tentatively created zones whose views were
c93003b0a6c063c15495f66300a1822481728fcaMark Andrews never fully configured and lacked an address
c93003b0a6c063c15495f66300a1822481728fcaMark Andrews database and request manager.
4f32995bf6af48ab410b6d14b160348f5ffe0556Mark Andrews 398. [bug] "dig" sometimes caught an assertion failure when
a4743d3d26c4dde69b80fd69bca83e0c28063425Mark Andrews using TSIG, depending on the key length.
817a7fb62d05222fb287bbcde910ab3669f6d237Mark Andrews 397. [func] Added utility functions dns_view_gettsig() and
ac86cff0d7ff2108cd7ace66697e2de104735496Mark Andrews dns_view_getpeertsig().
2a71a21346ce6a098b7daf98358d5bdced8e6eb6Mark Andrews 396. [doc] There is now a man page for "nsupdate"
a90cf89180ae8d9dfd281288cdc75940e46bfdd0Mark Andrews 395. [bug] nslookup printed incorrect RR type mnemonics
d6fe7ba94969ee51a3f4298a735fbc6e11691ad8Mark Andrews for RRs of type >= 21 [RT #237].
d6fe7ba94969ee51a3f4298a735fbc6e11691ad8Mark Andrews 394. [bug] Current name was not propagated via $INCLUDE.
fa901545edc8bb62969121e14199d533a40d0b61Tatuya JINMEI 神明達哉 393. [func] Initial answer while loading (awl) support.
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews Entry points: dns_master_loadfileinc(),
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews dns_master_loadstreaminc(), dns_master_loadbufferinc().
68ae0f83c00d9e06693f5b138a0ced5a6ceccc5cMark Andrews Note: calls to dns_master_load*inc() should be rate
68ae0f83c00d9e06693f5b138a0ced5a6ceccc5cMark Andrews be rate limited so as to not use up all file
326449ec24b069f5ef59c8e282ae22a50aa27049Mark Andrews descriptors.
3bb3c75ebcf3a798d33a5c439b997e1f37910501Mark Andrews 392. [func] Add ISC_R_FAMILYNOSUPPORT. Returned when OS does
16a68807e13caea3183a41a5292f1b3f48b81a26Mark Andrews not support the given address family requested.
16a68807e13caea3183a41a5292f1b3f48b81a26Mark Andrews 391. [clarity] ISC_R_FAMILY -> ISC_R_FAMILYMISMATCH.
ed18f744963c431ff76489aa01ec6fc9fac137fbMark Andrews 390. [func] The function dns_zone_setdbtype() now takes
ed18f744963c431ff76489aa01ec6fc9fac137fbMark Andrews an argc/argv style vector of words and sets
825fccf631aa71cfbb8bfcf4e2009ca21de28f36Mark Andrews both the zone database type and its arguments,
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews making the functions dns_zone_adddbarg()
5639d60b40db2051eb7e737d86635c621ffbfa12Mark Andrews and dns_zone_cleardbargs() unnecessary.
689023771c563d8660e45d439a207e06e96de28fMark Andrews 389. [bug] Attempting to send a reqeust over IPv6 using
689023771c563d8660e45d439a207e06e96de28fMark Andrews dns_request_create() on a system without IPv6
fb2c34419d268d36acb222e08e6f789b45a81306Mark Andrews support caused an assertion failure [RT #235].
fb2c34419d268d36acb222e08e6f789b45a81306Mark Andrews 388. [func] dig and host can now do reverse ipv6 lookups.
30b41c205cec69f7bde2d9afb16557b6c1e7a531Mark Andrews 387. [func] Add dns_byaddr_createptrname(), which converts
3a1d86e8f51c953c2407e112e15b47328b6ee4feMark Andrews an address into the name used by a PTR query.
09b24007634d53673fa4a1468416d4e9ee232b7aMark Andrews 386. [bug] Missing strdup() of ACL name caused random
455bb19b5dbf5dce6e625349acf5018fc4823adbTatuya JINMEI 神明達哉 ACL matching failures [RT #228].
455bb19b5dbf5dce6e625349acf5018fc4823adbTatuya JINMEI 神明達哉 385. [cleanup] Removed functions dns_zone_equal(), dns_zone_print(),
455bb19b5dbf5dce6e625349acf5018fc4823adbTatuya JINMEI 神明達哉 and dns_zt_print().
5e4346a4f9f9ed474d20a4ff05f1bbcb47f9342dMark Andrews 384. [bug] nsupdate was incorrectly limiting TTLs to 65535 instead
5e4346a4f9f9ed474d20a4ff05f1bbcb47f9342dMark Andrews of 2147483647.
7f2a6b0ef762b4cef9b0b2b59e7f44e4d2d4d32dMark Andrews 383. [func] When writing a master file, print the SOA and NS
7f2a6b0ef762b4cef9b0b2b59e7f44e4d2d4d32dMark Andrews records (and their SIGs) before other records.
b712879fcb6d584bb16b3f39ec1fb6ee176e4a03Mark Andrews 382. [bug] named -u failed on many Linux systems where the
b712879fcb6d584bb16b3f39ec1fb6ee176e4a03Mark Andrews libc provided kernel headers do not match
21d2ebd23d1ff59d0c081baeab1a97aae1baf4a4Mark Andrews the current kernel.
f697150aefb5d64e5bed4111aa2596a268ee8848Mark Andrews 381. [bug] Check for IPV6_RECVPKTINFO and use it instead of
21d2ebd23d1ff59d0c081baeab1a97aae1baf4a4Mark Andrews IPV6_PKTINFO if found. [RT #229]
c5826852e6c789f59b301f8197e65a1dd4e09a44Mark Andrews 380. [bug] nsupdate didn't work with IPv6.
c0d2891f6e08fcf5379dfb9a1bf8fbbb63f1952aMark Andrews 379. [func] New library function isc_sockaddr_anyofpf().
c426fddf168a3cdfc1c4c162365d440c89148ae4Mark Andrews 378. [func] named and lwresd will log the command line arguments
c426fddf168a3cdfc1c4c162365d440c89148ae4Mark Andrews they were started with in the "starting ..." message.
1a6204b6f26677cad76ea5644dc0624aac49b451Mark Andrews 377. [bug] When additional data lookups were refused due to
1a6204b6f26677cad76ea5644dc0624aac49b451Mark Andrews "allow-query", the databases were still being
1a6204b6f26677cad76ea5644dc0624aac49b451Mark Andrews attached causing reference leaks.
9f7d51ee3290e2a064d71016a6bd555b47134a7cMark Andrews 376. [bug] The server should always use good entropy when
d8c2b1787119de43dd6b7e3927ff193ed5df682fMark Andrews performing cryptographic functions needing entropy.
8bcfe7952124a7aab5ae9fbb9420417b5be12721Mark Andrews 375. [bug] Per-zone "allow-query" did not properly override the
8bcfe7952124a7aab5ae9fbb9420417b5be12721Mark Andrews view/global one for CNAME targets and additional
8bcfe7952124a7aab5ae9fbb9420417b5be12721Mark Andrews data [RT #220].
fbdadf789f3057a5c90ebc026dbf2d174022bd28Rob Austein 374. [bug] SOA in authoritative negative responses had wrong TTL.
1672cff96d0b02badab6f94524e10285dde851fcMark Andrews 373. [func] nslookup is now installed by "make install".
cf6b36171770dc14b6572003b4e8aeaa22536dd4Mark Andrews 372. [bug] Deal with Microsoft DNS servers appending two bytes of
cf6b36171770dc14b6572003b4e8aeaa22536dd4Mark Andrews garbage to zone transfer requests.
9105a6a730bfb8472c48230629c5a0aebb88c422Mark Andrews 371. [bug] At high debug levels, doing an outgoing zone transfer
c5a84548b24ffac37d0154d8f2f4fea36a3aeb23Mark Andrews of a very large RRset could cause an assertion failure
9aa7706900e2451fcd6e44ffe4a45b042ec34cf3Mark Andrews during logging.
7b78f6665635ed85118352c97ff5a25f5bb242f7Mark Andrews 370. [bug] The error messages for rollforward failures were
c4f9e613e12f03795bee18cf2ca8e6a9d39d6468Mark Andrews overly terse.
e30e7913c9f0978ae60b4e4572034a4b9ffb46deMark Andrews 369. [func] Support new named.conf options, view and zone
65356eb978747c5e68d4c6b3909642cebb8479f8Mark Andrews max-retry-time, min-retry-time,
e8346a529a2777d1867e0bbb3440279cbddbd808Mark Andrews max-refresh-time, min-refresh-time.
7de69feda2f66658ce66a8700d64ffb88d47bb6aMark Andrews 368. [func] Restructure the internal ".bind" view so that more
7de69feda2f66658ce66a8700d64ffb88d47bb6aMark Andrews zones can be added to it.
49210da3fb6a9268725b2a7db864ade531e5d403Mark Andrews 367. [bug] Allow proper selection of server on nslookup command
49210da3fb6a9268725b2a7db864ade531e5d403Mark Andrews 366. [func] Allow use of '-' batch file in dig for stdin.
bb3e43000807197e776407fd8d524a87dcc17a10Mark Andrews 365. [bug] nsupdate -k leaked memory.
5b4a9ac6bfba91acd3ba976e75b14ee065d6f95eMark Andrews 364. [func] Added additional-from-{cache,auth}
b0196673ab41b4f17e1c45fba160f3ea2623a06fMark Andrews 362. [bug] rndc no longer aborts if the configuration file is
b0196673ab41b4f17e1c45fba160f3ea2623a06fMark Andrews missing an options statement. [RT #209]
40fe5e7ac29b695438528c190140fec27d8d1018Mark Andrews 361. [func] When the RBT find or chain functions set the name and
40fe5e7ac29b695438528c190140fec27d8d1018Mark Andrews origin for a node that stores the root label
40fe5e7ac29b695438528c190140fec27d8d1018Mark Andrews the name is now set to an empty name, instead of ".",
d562cb04df022606af43c7bee3111e4d17cbe4b2Mark Andrews to simplify later use of the name and origin by
1d8abe0521c8e084dfcdd821173c10e0b416aeb3Mark Andrews dns_name_concatenate(), dns_name_totext() or
1d8abe0521c8e084dfcdd821173c10e0b416aeb3Mark Andrews dns_name_format().
1d8abe0521c8e084dfcdd821173c10e0b416aeb3Mark Andrews 360. [func] dns_name_totext() and dns_name_format() now allow
1bf8f4b77df1e1f8c1ce8326679ab02bac235c09Mark Andrews an empty name to be passed, which is formatted as "@".
18afcb70285f2204b1586c351dd4af0a01d33f75Mark Andrews 359. [bug] dnssec-signzone occasionally signed glue records.
18afcb70285f2204b1586c351dd4af0a01d33f75Mark Andrews 358. [cleanup] Rename the intermediate files used by the dnssec
32c7aa3dd18d57979990574ddb008437b59c2428Rob Austein 357. [bug] The zone file parser crashed if the argument
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews to $INCLUDE was a quoted string.
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrews 356. [cleanup] isc_task_send no longer requires event->sender to
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrews be non-null.
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrews 355. [func] Added isc_dir_createunique(), similar to mkdtemp().
bb50eb10edbfa31f53699304d6838716d700b85bMark Andrews 354. [doc] Man pages for the dnssec tools are now included in
a5e055b9d8bc42b0e29d88960ed2a5c531fa5acbRob Austein the distribution, in doc/man/dnssec.
3d8dfd44a3be708f00380064411c16b2fa28303aMark Andrews 353. [bug] double increment in lwres/gethost.c:copytobuf().
e794f1ef072b4453c4af64717429729bcf3a6a69Mark Andrews 352. [bug] Race condition in dns_client_t startup could cause
5f059eef4360bc6c35a38241deb2561884dd9001Mark Andrews an assertion failure.
e180037bc15a98cac0b91ffcf464e9c96918294bMark Andrews 351. [bug] Constructing a response with rcode SERVFAIL to a TSIG
eeac8cfcd3ad738b435ad82fcd5c6387da643f90Mark Andrews signed query could crash the server.
99ba7fc5ff50823248155f4f2954ece0271b4354Mark Andrews 350. [bug] Also-notify lists specified in the global options
d1ef96c5fb81b1edbede4228480848b58e48799eMark Andrews block were not correctly reference counted, causing
cc3aafe737334d444781f8a34ffaf459e075bb9aMark Andrews a memory leak.
cc3aafe737334d444781f8a34ffaf459e075bb9aMark Andrews 349. [bug] Processing a query with the CD bit set now works
cc3aafe737334d444781f8a34ffaf459e075bb9aMark Andrews as expected.
cc3aafe737334d444781f8a34ffaf459e075bb9aMark Andrews 348. [func] New boolean named.conf options 'additional-from-auth'
cc3aafe737334d444781f8a34ffaf459e075bb9aMark Andrews and 'additional-from-cache' now supported in view and
68fb0934fd5e2f8f95a2f43e26b1208f7cbc4307Mark Andrews global options statement.
68fb0934fd5e2f8f95a2f43e26b1208f7cbc4307Mark Andrews 347. [bug] Don't crash if an argument is left off options in dig.
68fb0934fd5e2f8f95a2f43e26b1208f7cbc4307Mark Andrews 346. [placeholder]
3386e927950e1bacd2ae7bfdc03ee17885bd9993Mark Andrews 345. [bug] Large-scale changes/cleanups to dig:
c80b5ef256d9c289c403bc90e0fbee3699552808Mark Andrews * Significantly improve structure handling
23fdb6a5a3d3d0e427682b68eea9553d2d326ad4Mark Andrews * Don't pre-load entire batch files
b8694095f0109e23d9aaa3e84f840829b014c417Mark Andrews * Fix SIGINT handling
23fdb6a5a3d3d0e427682b68eea9553d2d326ad4Mark Andrews * Shorten timeouts to match v8's behavior
23fdb6a5a3d3d0e427682b68eea9553d2d326ad4Mark Andrews 344. [bug] When shutting down, lwresd sometimes tried
b8694095f0109e23d9aaa3e84f840829b014c417Mark Andrews to shut down its client tasks twice,
23fdb6a5a3d3d0e427682b68eea9553d2d326ad4Mark Andrews triggering an assertion.
e6c95fe56b0491b533f2ca5a3ed8e8e9f74f4fd2Mark Andrews 343. [bug] Although zone maintenance SOA queries and
e6c95fe56b0491b533f2ca5a3ed8e8e9f74f4fd2Mark Andrews notify requests were signed with TSIG keys
e6c95fe56b0491b533f2ca5a3ed8e8e9f74f4fd2Mark Andrews when configured for the server in case,
e6c95fe56b0491b533f2ca5a3ed8e8e9f74f4fd2Mark Andrews the TSIG was not verified on the response.
1c52f228e9e2d8784273b7af76794031e480e5e8Mark Andrews 342. [bug] The wrong name was being passed to
ea0b0c283be744d8b5810927b9981a9afe2f900dMark Andrews dns_name_dup() when generating a TSIG
c315e5cfead876251ee4ff5600ee67303b2729a4Mark Andrews key using TKEY.
c315e5cfead876251ee4ff5600ee67303b2729a4Mark Andrews 341. [func] Support 'key' clause in named.conf zone masters
c956fbfbbd536407a2f0ef8f138c27729d31744dMark Andrews statement to allow authentication via TSIG keys:
e5477896ce19a38c3b45e93c144e075565b79e9cMark Andrews 10.0.0.1 port 5353 key "foo";
e94cf7074d8ac30820a715211ae914387996cca9Mark Andrews 340. [bug] The top-level COPYRIGHT file was missing from
7e2c0c16d6e03058650f536a5b43cb21598ec91fMark Andrews the distribution.
7e2c0c16d6e03058650f536a5b43cb21598ec91fMark Andrews 339. [bug] DNSSEC validation of the response to an ANY
6ecbd11029fa201b5f273f4ef016617dc35206aeMark Andrews query at a name with a CNAME RR in a secure
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews zone triggered an assertion failure.
8d5b4ce1eb7914205c6433d6575f6d11cd7a9509Mark Andrews 338. [bug] lwresd logged to syslog as named, not lwresd.
8d5b4ce1eb7914205c6433d6575f6d11cd7a9509Mark Andrews 337. [bug] "dig" did not recognize "nsap-ptr" as an RR type
c0707105f60934d59321c2fccbc254f9e31ff28aMark Andrews on the command line.
c0707105f60934d59321c2fccbc254f9e31ff28aMark Andrews 336. [bug] "dig -f" used 64 k of memory for each line in
50e45d74340656422b21a5513f2d7138dfe24b7aMark Andrews the file. It now uses much less, though still
50e45d74340656422b21a5513f2d7138dfe24b7aMark Andrews proportionally to the file size.
be00eb0795d2def3452de0da2adde74e7eda6982Mark Andrews 335. [bug] named would occasionally attempt recursion when
be00eb0795d2def3452de0da2adde74e7eda6982Mark Andrews it was disallowed or undesired.
2cd8fa3ef9b168429dcf76603e7b95c58317dd28Mark Andrews 334. [func] Added hmac-md5 to libisc.
5ba04ba7a99371afcd4d988854ee71bffdb20df4Mark Andrews 333. [bug] The resolver incorrectly accepted referrals to
5ba04ba7a99371afcd4d988854ee71bffdb20df4Mark Andrews domains that were not parents of the query name,
f6f0bf7d4bb135ba1a421520076a47a61b6870fcMark Andrews causing assertion failures.
4e681da26da4fff442b3ae24b0da2de1f240c43cMark Andrews 332. [func] New function dns_name_reset().
4e681da26da4fff442b3ae24b0da2de1f240c43cMark Andrews 331. [bug] Only log "recursion denied" if RD is set. [RT #178]
4499c6cd5e376c59e06cd0be61f3620a1336bc5fMark Andrews 330. [bug] Many debugging messages were partially formatted
4499c6cd5e376c59e06cd0be61f3620a1336bc5fMark Andrews even when debugging was turned off, causing a
4a6f552617fe422ad90826e48c2a3446e3a2574bMark Andrews significant decrease in query performance.
1195e2e1f2853df56d7ec69d2e01a99d44e4d61dMark Andrews 329. [func] omapi_auth_register() now takes a size_t argument for
392cd518b3aff35c0396f84884cd51680edd68a1Mark Andrews the length of a key's secret data. Previously
392cd518b3aff35c0396f84884cd51680edd68a1Mark Andrews OMAPI only stored secrets up to the first NUL byte.
74def1c9c1880480bb62eb881e8a7ce28f9f7a20Mark Andrews 328. [func] Added isc_base64_decodestring().
5efa612be0471cc4e133b795db3dd3addf18ba6cMark Andrews 327. [bug] rndc.conf parser wasn't correctly recognising an IP
da059d6dd4035c1f4736e7978065c4d51893b136Mark Andrews address where a host specification was required.
78ef0ebab3a4039f8efc8afdb7ee4b936ffc34caMark Andrews 326. [func] 'keys' in an 'inet' control statement is now
78ef0ebab3a4039f8efc8afdb7ee4b936ffc34caMark Andrews required and must have at least one item in it.
f620c5e527746a2ec3d90a11d21abd8a114746dfTatuya JINMEI 神明達哉 A "not supported" warning is now issued if a 'unix'
d9147148dde80db2ce3390ded26333d106d3c10bTatuya JINMEI 神明達哉 control channel is defined.
ec3f1d35170225c74d11c27bb184e250d150b209Tatuya JINMEI 神明達哉 325. [bug] isc_lex_gettoken was processing octal strings when
75654de87118c587629b5dc6882b6c1925d34983Tatuya JINMEI 神明達哉 ISC_LEXOPT_CNUMBER was not set.
71839e2a424a904a60429a380ee7685464022e4bMark Andrews 324. [func] In the resolver, turn EDNS0 off if there is no
578f588228f5e04ccf648b6ae596f396ad6a22c9Mark Andrews response after a number of retransmissions.
578f588228f5e04ccf648b6ae596f396ad6a22c9Mark Andrews This is to allow queries some chance of succeeding
578f588228f5e04ccf648b6ae596f396ad6a22c9Mark Andrews even if all the authoritative servers of a zone
e0199985cfe68e8556cf0060ad8f7effbcdc5628Mark Andrews silently discard EDNS0 requests instead of
e0199985cfe68e8556cf0060ad8f7effbcdc5628Mark Andrews sending an error response like they ought to.
38e8022ace865803bdd609c9763cd7d7ba2818dcMark Andrews 323. [bug] dns_rbt_findname() did not ignore empty rbt nodes.
445acbbea8bd5143749e97a8ff247a808321aa6cMark Andrews Because of this, servers authoritative for a parent
8407fbc61d73caa766c0689558525d0a76296c86Mark Andrews and grandchild zone but not authoritative for the
8407fbc61d73caa766c0689558525d0a76296c86Mark Andrews intervening child zone did not correctly issue
08b40678f36df355db8e7b84fa4e74f726dd2b3eMark Andrews referrals to the servers of the child zone.
08b40678f36df355db8e7b84fa4e74f726dd2b3eMark Andrews 322. [bug] Queries for KEY RRs are now sent to the parent
b9625d9be5d89015b75cc7c25088a8d1a3bb7655Mark Andrews server before the authoritative one, making
cc32d38366fa680fc29f9fb17bd3ebe515835445Mark Andrews DNSSEC insecurity proofs work in many cases
cc32d38366fa680fc29f9fb17bd3ebe515835445Mark Andrews where they previously didn't.
cc32d38366fa680fc29f9fb17bd3ebe515835445Mark Andrews 321. [bug] When synthesizing a CNAME RR for a DNAME
cc32d38366fa680fc29f9fb17bd3ebe515835445Mark Andrews response, query_addcname() failed to intitialize
267a22597fc1c5ffd81532ec1afad36b729f6cb4Tatuya JINMEI 神明達哉 the type and class of the CNAME dns_rdata_t,
3dc3d557be91d59317b34fc5a9ae79b1925d5878Mark Andrews causing random failures.
349f684cf175422918d10e91e7bee747c18ae840Mark Andrews 320. [func] Multiple rndc changes: parses an rndc.conf file,
349f684cf175422918d10e91e7bee747c18ae840Mark Andrews uses authentication to talk to named, command
349f684cf175422918d10e91e7bee747c18ae840Mark Andrews line syntax changed. This will all be described
86548554f6180bbe051c8cd8f03c93fc9b6a7825Mark Andrews 319. [func] The named.conf "controls" statement is now used
5ed76fa7ea83d3ce7a33d365aa3b84410c3b8773Mark Andrews to configure the OMAPI command channel.
349f684cf175422918d10e91e7bee747c18ae840Mark Andrews 318. [func] dns_c_ndcctx_destroy() could never return anything
349f684cf175422918d10e91e7bee747c18ae840Mark Andrews except ISC_R_SUCCESS; made it have void return instead.
b21b49a1d43dbc44d2b15674ce03a13562165566Mark Andrews 317. [func] Use callbacks from libomapi to determine if a
b21b49a1d43dbc44d2b15674ce03a13562165566Mark Andrews new connection is valid, and if a key requested
b21b49a1d43dbc44d2b15674ce03a13562165566Mark Andrews to be used with that connection is valid.
de6ceebf98bedee0b1e1e81d078befbd728b801cMark Andrews 316. [bug] Generate a warning if we detect an unexpected <eof>
349f684cf175422918d10e91e7bee747c18ae840Mark Andrews but treat as <eol><eof>.
349f684cf175422918d10e91e7bee747c18ae840Mark Andrews 315. [bug] Handle non-empty blanks lines. [RT #163]
1cf54d1966b3de8f6593e9e80eae9a80a1c011adMark Andrews 314. [func] The named.conf controls statement can now have
1cf54d1966b3de8f6593e9e80eae9a80a1c011adMark Andrews more than one key specified for the inet clause.
b4fe7caac90b28629d207b40a77862e2535f925cMark Andrews 313. [bug] When parsing resolv.conf, don't terminate on an
b4fe7caac90b28629d207b40a77862e2535f925cMark Andrews error. Instead, parse as much as possible, but
a0a19510c03e6004fd11ec278745d499751cd081Mark Andrews still return an error if one was found.
c2ec022f5784a2ff844f7d062c2022197dc4ad09Mark Andrews 312. [bug] Increase the number of allowed elements in the
c2ec022f5784a2ff844f7d062c2022197dc4ad09Mark Andrews resolv.conf search path from 6 to 8. If there
46ed893dd0c8096d2bcbf31e6dcf79b2786e7b7fMark Andrews are more than this, ignore the remainder rather
1ae75c1024eb0475c2be352b8707772e16332ad0Mark Andrews than returning a failure in lwres_conf_parse.
1ae75c1024eb0475c2be352b8707772e16332ad0Mark Andrews 311. [bug] lwres_conf_parse failed when the first line of
ed76ec2056f92ae846b260ccfb4f93e3b3f6bdebMark Andrews resolv.conf was empty or a comment.
ed76ec2056f92ae846b260ccfb4f93e3b3f6bdebMark Andrews 310. [func] Changes to named.conf "controls" statement (inet
ed76ec2056f92ae846b260ccfb4f93e3b3f6bdebMark Andrews subtype only)
ea17e969771f19485dc7ab2f731d641128a9ee3bMark Andrews - support "keys" clause
5eb0659963ec2aa5158425b39620ec1b30c83c7bMark Andrews inet * port 1024
5eb0659963ec2aa5158425b39620ec1b30c83c7bMark Andrews allow { any; } keys { "foo"; }
6fac7ff1f9ec9c3873d3b55c5079fa79aba1f146Mark Andrews - allow "port xxx" to be left out of statement,
e1f638a7141a4c1364e4ca45025241c9e2fecf74Mark Andrews in which case it defaults to omapi's default port
fb827ed6df9a473770fb69a75a455b4ad0d14f52Mark Andrews 309. [bug] When sending a referral, the server did not look
4995dba770c1f5f421cf22a2e9e138586a153765Mark Andrews for name server addresses as glue in the zone
b39213ce599dc433c6f99144c97ca3d562f40344Mark Andrews holding the NS RRset in the case where this zone
b39213ce599dc433c6f99144c97ca3d562f40344Mark Andrews was not the same as the one where it looked for
154bd87b5c9d603329dd691b822525c6885f21d4Mark Andrews name server addresses as authoritative data.
8862388bcb44f634cbfc3e69f11ff4cb76590a4bMark Andrews 308. [bug] Treat a SOA record not at top of zone as an error
6ec0f98cf6e88aeba1615763fdec253bf391f22eMark Andrews when loading a zone. [RT #154]
80cc19dc262cead5a8af41838ebfae5a6e587605Mark Andrews 307. [bug] When canceling a query, the resolver didn't check for
80cc19dc262cead5a8af41838ebfae5a6e587605Mark Andrews isc_socket_sendto() calls that did not yet have their
d4e1933abc4bfa3d42dcc2f093c81816a317dde6Mark Andrews completion events posted, so it could (rarely) end up
8d414d155953f89a4eff40f16878438a8c9228f3Mark Andrews destroying the query context and then want to use
8d414d155953f89a4eff40f16878438a8c9228f3Mark Andrews it again when the send event posted, triggering an
7c82b7ae3f3006e20d00529a15372d6cba133c20Mark Andrews assertion as it tried to cancel an already-canceled
8d414d155953f89a4eff40f16878438a8c9228f3Mark Andrews query. [RT #77]
8d414d155953f89a4eff40f16878438a8c9228f3Mark Andrews 306. [bug] Reading HMAC-MD5 private key files didn't work.
7c82b7ae3f3006e20d00529a15372d6cba133c20Mark Andrews 305. [bug] When reloading the server with a config file
7d4a465de03b26bf9f5ef131d03253b8f6afc169Mark Andrews containing a syntax error, it could catch an
7d4a465de03b26bf9f5ef131d03253b8f6afc169Mark Andrews assertion failure trying to perform zone
6e3bc2e0f715e2f3ddbfc10811303f39cce37fc6Mark Andrews maintenance on tentatively created zones whose
39e5cab80a2abc95ca034ac79ea3f973fc66f5b3Mark Andrews views were never fully configured and lacked
0b9af9eb37f624033652f6cc463262474ee13344Mark Andrews an address database.
3b1fce680f1dbe9467cd3b0ab3138ea52d5a976fMark Andrews 304. [bug] If more than LWRES_CONFMAXNAMESERVERS servers
3b1fce680f1dbe9467cd3b0ab3138ea52d5a976fMark Andrews are listed in resolv.conf, silently ignore them
ead4d2d676b12a856769d3750861c6efbb95f709Mark Andrews instead of returning failure.
0822cc50657c972c6a5ee29cba9506847c7ea7c2Mark Andrews 303. [bug] Add additional sanity checks to differentiate a AXFR
bdb609f5874056f6f1cd212ebf8700132e683fe5Mark Andrews response vs a IXFR response. [RT #157]
c5cde9d5a70c921da901a23845e740ccc7a8c4e4Mark Andrews 302. [bug] In dig, host, and nslookup, MXNAME should be large
bae21f249ead77e442a025b9b18d90e21ebf72ceMark Andrews enough to hold any legal domain name in presentation
321df4df1972da49223fc8ee1180f94b88295568Mark Andrews format + terminating NULL.
7f5a3cea4e93ad683b13ebef8a6589afd97fb762Mark Andrews 301. [bug] Uninitalised pointer in host:printmessage(). [RT #159]
9c3df90dd3767bcc14c4028fb3d81b26d056e821Mark Andrews 300. [bug] Using both <isc/net.h> and <lwres/net.h> didn't work
9c3df90dd3767bcc14c4028fb3d81b26d056e821Mark Andrews on platforms lacking IPv6 because each included their
50105afc551903541608b11851d73278b23579a3Mark Andrews own ipv6 header file for the missing definitions. Now
50105afc551903541608b11851d73278b23579a3Mark Andrews each library's ipv6.h defines the wrapper symbol of
1285fa26e632e3b386435b730b47b5ff1a03e553Mark Andrews the other (ISC_IPV6_H and LWRES_IPV6_H).
5a680f4170ba77be1e31cf1fc40ab43856919078Mark Andrews 299. [cleanup] Get the user and group information before changing the
5a680f4170ba77be1e31cf1fc40ab43856919078Mark Andrews root directory, so the administrator does not need to
ad35e0aec9dae18ee31e760beab1602f7eb4ef05Mark Andrews keep a copy of the user and group databases in the
2047977ce2dfcfe3a0fa2d638c3242841310fad3Mark Andrews chroot'ed environment. Suggested by Hakan Olsson.
8c5d451ea2898586c00932efeb5123b41afc9650Mark Andrews 298. [bug] A mutex deadlock occurred during shutdown of the
9c8fb5f756d99a4ecba95df9a00757384f3b71b7Mark Andrews interface manager under certain conditions.
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews Digital Unix systems were the most affected.
d81018ac98b287438248cd0e3a1c230eb40b0b55Mark Andrews 297. [bug] Specifying a key name that wasn't fully qualified
1d7cbe71b99ea0e883a4cf8af8a91bba04a3597eMark Andrews in certain parts of the config file could cause
1d7cbe71b99ea0e883a4cf8af8a91bba04a3597eMark Andrews an assertion failure.
c569a0e4d518bf30be1b2ba9cc3592fe470e9822Mark Andrews 296. [bug] "make install" from a separate build directory
c569a0e4d518bf30be1b2ba9cc3592fe470e9822Mark Andrews failed unless configure had been run in the source
e9964e7db4467722300c0d7d52ec1d7a51a784c1Mark Andrews directory, too.
50105afc551903541608b11851d73278b23579a3Mark Andrews 295. [bug] When invoked with type==CNAME and a message
89783da064f4f9bf2e82d2b3941ddeffe2a8c30dMark Andrews not constructed by dns_message_parse(),
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews dns_message_findname() failed to find anything
a03848252fa85734ca75beae3d0b01bb503c0a8bMark Andrews due to checking for attribute bits that are set
d7282a5fe88699990943df5ee6a7a48ee7ee2f7bMark Andrews only in dns_message_parse(). This caused an
a03848252fa85734ca75beae3d0b01bb503c0a8bMark Andrews infinite loop when constructing the response to
d7282a5fe88699990943df5ee6a7a48ee7ee2f7bMark Andrews an ANY query at a CNAME in a secure zone.
22fa4e3206c2048cabaf75a3ae21132fd5542848Mark Andrews 294. [bug] If we run out of space in while processing glue
3ad4e307b64bcf8baa984e10a4e7549dbeaea31dMark Andrews when reading a master file and commit "current name"
3f08fb69eb3b5f6eaa3c57160dff0998e1569283Mark Andrews reverts to "name_current" instead of staying as
3f08fb69eb3b5f6eaa3c57160dff0998e1569283Mark Andrews "name_glue".
91c79af4755df2d892511512e0fc886639518a92Mark Andrews 293. [port] Add support for FreeBSD 4.0 system tests.
bf74532c942054bccc3df5227009ce52063a9dafMark Andrews 292. [bug] Due to problems with the way some operating systems
80c5a37ddcb42239f6b7d16b66ca0426ca6ffe2cMark Andrews handle simultaneous listening on IPv4 and IPv6
2558e3f25d4972a028c99141bd26d3f3087630d5Mark Andrews addresses, the server no longer listens on IPv6
821644d49b73b49f2abc5463bc53a3132f612478Mark Andrews addresses by default. To revert to the previous
821644d49b73b49f2abc5463bc53a3132f612478Mark Andrews behavior, specify "listen-on-v6 { any; };" in
821644d49b73b49f2abc5463bc53a3132f612478Mark Andrews the config file.
74cb99072c4b0ebd2ccafcfa284288fa760f7a1aMark Andrews 291. [func] Caching servers no longer send outgoing queries
74cb99072c4b0ebd2ccafcfa284288fa760f7a1aMark Andrews over TCP just because the incoming recursive query
902aebfb5ad7c735f74f700da288dc4519b83123Mark Andrews was a TCP one.
22cd704fca51434f7aba193fd94d3291cc94ba2bMark Andrews 290. [cleanup] +twiddle option to dig (for testing only) removed.
7554feaef6057f5ea2926076900ac7634b911456Mark Andrews 289. [cleanup] dig is now installed in $bindir instead of $sbindir.
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews host is now installed in $bindir. (Be sure to remove
dbc4666b1b153775001613af160541da986429b2Mark Andrews any $sbindir/dig from a previous release.)
aa20b1b625dc406e1d9c3ff95d2a4af432e119faMark Andrews 288. [func] rndc is now installed by "make install" into $sbindir.
54a8b1e6ede781e9f4059512530046db8c4de1ddMark Andrews 287. [bug] rndc now works again as "rndc 127.1 reload" (for
c4b8c7555d4abcfa4706c0551b00d71554250936Mark Andrews only that task). Parsing its configuration file and
c4b8c7555d4abcfa4706c0551b00d71554250936Mark Andrews using digital signatures for authentication has been
4b28ee17ca96def8c7e7a8a45af55da81545f20aMark Andrews disabled until named supports the "controls" statement,
4b28ee17ca96def8c7e7a8a45af55da81545f20aMark Andrews 286. [bug] On Solaris 2, when named inherited a signal state
c368f28dad471c70213b41f7a0ad1b4ef4d8c543Mark Andrews where SIGHUP had the SIG_IGN action, SIGHUP would
f7e94169a9814c8e7d2ac8ac62bf0ccafb5a2cb6Mark Andrews be ignored rather than causing the server to reload
774c3a62d9adca187b44fe90919bb409a43a2f2aMark Andrews its configuration.
774c3a62d9adca187b44fe90919bb409a43a2f2aMark Andrews 285. [bug] A change made to the dst API for beta4 inadvertently
774c3a62d9adca187b44fe90919bb409a43a2f2aMark Andrews broke OMAPI's creation of a dst key from an incoming
807d4a4c54ab9a328afeb5f69dc680ffbcb384c8Tatuya JINMEI 神明達哉 message, causing an assertion to be triggered. Fixed.
1f058fb7d18d43e26ab0c9e8ce2ff6615740186aMark Andrews 284. [func] The DNSSEC key generation and signing tools now
1f058fb7d18d43e26ab0c9e8ce2ff6615740186aMark Andrews generate randomness from keyboard input on systems
f8dfdef682c54f61cacebfb31260f3d6ba4ea54aMark Andrews 283. [cleanup] The 'lwresd' program is now a link to 'named'.
f8dfdef682c54f61cacebfb31260f3d6ba4ea54aMark Andrews 282. [bug] The lexer now returns ISC_R_RANGE if parsed integer is
f8dfdef682c54f61cacebfb31260f3d6ba4ea54aMark Andrews too big for an unsigned long.
b3d3e578410209d849efb59c9ea4925ca5c9ca68Mark Andrews 281. [bug] Fixed list of recognized config file category names.
96c973a6a96f10c93ede4c66964ceae47535a07aMark Andrews 280. [func] Add isc-config.sh, which can be used to more
96c973a6a96f10c93ede4c66964ceae47535a07aMark Andrews easily build applications that link with
96c973a6a96f10c93ede4c66964ceae47535a07aMark Andrews our libraries.
9cf0970f43a41fe78a78d878f1d45c65f0b733d3Mark Andrews 279. [bug] Private omapi function symbols shared between
9cf0970f43a41fe78a78d878f1d45c65f0b733d3Mark Andrews two or more files in libomapi.a were not namespace
ad430189fb0028e41ae722f6e3c465b4bdd47af1Mark Andrews protected using the ISC convention of starting with
ad430189fb0028e41ae722f6e3c465b4bdd47af1Mark Andrews the library name and two underscores ("omapi__"...)
90c4900d5cf1a1b556ae4c1de6338b2e7475ee55Mark Andrews 278. [bug] bin/named/logconf.c:category_fromconf() didn't take
b857ba993de91a3863de92db6462afdbec47d993Mark Andrews note of when isc_log_categorybyname() wasn't able
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews to find the category name and would then apply the
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews channel list of the unknown category to all categories.
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews 277. [bug] isc_log_categorybyname() and isc_log_modulebyname()
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews would fail to find the first member of any category
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews or module array apart from the internal defaults.
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews Thus, for example, the "notify" category was improperly
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews configured by named.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 276. [bug] dig now supports maximum sized TCP messages.
1f1b47a2ba565f96a97981e8447f80eba6854887Mark Andrews 275. [bug] The definition of lwres_gai_strerror() was missing
6ec7bd9c691cf7b7a1d4f507e89f2b7cb22a12dcMark Andrews the lwres_ prefix.
61fb42c4ef45d88e115bd769c30c4f36b461870bMark Andrews 274. [bug] TSIG AXFR verify failed when talking to a BIND 8
9cc75a3e5b0b54c5015e3f73a4a64d273560d5e3Mark Andrews 273. [func] The default for the 'transfer-format' option is
c3f9bda20f0993bc7aa4c654e7e2082adfbaa47fMark Andrews now 'many-answers'. This will break zone transfers
94d1015e65882e0f0c527abb0e8f66a609f46cb8Mark Andrews to BIND 4.9.5 and older unless there is an explicit
c3f9bda20f0993bc7aa4c654e7e2082adfbaa47fMark Andrews 'one-answer' configuration.
f0e57c23e01731ed9e7f2dae585e6c643e590111Mark Andrews 272. [bug] The sending of large TCP responses was canceled
dbbcb98a7069e5b79c5100b3c9cc3f3e5704d14eMark Andrews in mid-transmission due to a race condition
c52ae25dd70636c673d4a299859137a1c8ba611aMark Andrews caused by the failure to set the client object's
c52ae25dd70636c673d4a299859137a1c8ba611aMark Andrews "newstate" variable correctly when transitioning
6286983c506433d642b23e64845c50be30f2a7f6Mark Andrews to the "working" state.
d0aebc5a55b6145297d94f8aee939852357c59fcMark Andrews 271. [func] Attempt to probe the number of cpus in named
d0aebc5a55b6145297d94f8aee939852357c59fcMark Andrews if unspecified rather than defaulting to 1.
f470686d921e6aa26726109226310a42ad8a44f3Mark Andrews 270. [func] Allow maximum sized TCP answers.
f470686d921e6aa26726109226310a42ad8a44f3Mark Andrews 269. [bug] Failed DNSSEC validations could cause an assertion
fd447061627e77db3ccf2536e14134e50647b9beMark Andrews failure by causing clone_results() to be called with
fd447061627e77db3ccf2536e14134e50647b9beMark Andrews with hevent->node == NULL.
9f1bca36e43f076ab49d8de51301cb3c2dc04995Mark Andrews 268. [doc] A plain text version of the Administrator
9f1bca36e43f076ab49d8de51301cb3c2dc04995Mark Andrews Reference Manual is now included in the distribution,
0e0d2891c08b70886f811d627bfb91a0c5e07dfcMark Andrews 267. [func] Nsupdate is now provided in the distribution.
0e0d2891c08b70886f811d627bfb91a0c5e07dfcMark Andrews 266. [bug] zone.c:save_nsrrset() node was not initalized.
7052e191ce63fdf063a977695718ff426a27628eMark Andrews 265. [bug] dns_request_create() now works for TCP.
7052e191ce63fdf063a977695718ff426a27628eMark Andrews 264. [func] Dispatch can not take TCP sockets in connecting
6f3e68a8dbad508b815f42a0250122ca5e58972eMark Andrews state. Set DNS_DISPATCHATTR_CONNECTED when calling
62bdc6103b8245b812eef9faabee8e644afcc25fMark Andrews dns_dispatch_createtcp() for connected TCP sockets
62bdc6103b8245b812eef9faabee8e644afcc25fMark Andrews or call dns_dispatch_starttcp() when the socket is
d5ad558234adfef1b847b534dd7b4c6302cc5ea3Mark Andrews 263. [func] New logging channel type 'stderr'
ce75d8bec3e93ef9fbd4a235f14f99483b3f238fMark Andrews channel some-name {
62700b67eb8abb7d13f9c3c1bc4b60a1477d35d8Mark Andrews severity error;
cdb6532e86a8f3d3d563b6da8c333bdf377d51ddMark Andrews 262. [bug] 'master' was not initalized in zone.c:stub_callback().
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 261. [func] Add dns_zone_markdirty().
5e41884b4a1871eb83e66f0d68ca4d04bbbc857eMark Andrews 260. [bug] Running named as a non-root user failed on Linux
5e41884b4a1871eb83e66f0d68ca4d04bbbc857eMark Andrews kernels new enough to support retaining capabilities
54a565b1409a0c259ee3b20791db1b4636addc5eMark Andrews after setuid().
93a90ddd6b588a381b6894974a2d48727f19d42bMark Andrews 259. [func] New random-device and random-seed-file statements
37225662b64e44a3c59f92dd6156db37b52ca7a3Mark Andrews for global options block of named.conf. Both accept
eabf7ff29a88c578619fdc0d307f9e0bad0d6ce8Mark Andrews a single string argument.
30b89a5ad95b5775abf6cce8ecc84a061babf76dMark Andrews 258. [bug] Fixed printing of lwres_addr_t.address field.
6342df69b05f2f62d060fd4affdf536e51504084Mark Andrews 257. [bug] The server detached the last zone manager reference
6342df69b05f2f62d060fd4affdf536e51504084Mark Andrews too early, while it could still be in use by queries.
6342df69b05f2f62d060fd4affdf536e51504084Mark Andrews This manifested itself as assertion failures during the
5caf500beeb91b96a2bb2fd55080141569aead97Mark Andrews shutdown process for busy name servers. [RT #133]
6f808593181c16d5a7625cb527a5755872f9680cMark Andrews 256. [func] isc_ratelimiter_t now has attach/detach semantics, and
012dedf87438043ff00d4deec8b488eec2be2a1cMark Andrews isc_ratelimiter_shutdown guarantees that the rate
6f808593181c16d5a7625cb527a5755872f9680cMark Andrews limiter is detached from its task.
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews 255. [func] New function dns_zonemgr_attach().
1edbf336252ea6a94d58f3f1a135567e2956e8caMark Andrews 254. [bug] Suppress "query denied" messages on additional data
8cb1558ff82868e45e76aa64e2ff72986aeebce2Tatuya JINMEI 神明達哉 --- 9.0.0b4 released ---
6da7c87a77ecfd9ccce36f96b4ccd20e1b9cccf1Tatuya JINMEI 神明達哉 253. [func] resolv.conf parser now recognises ';' and '#' as
582b6dc68b2defc1d8795df8f1da31bd1825c30bTatuya JINMEI 神明達哉 comments (anywhere in line, not just as the beginning).
d0eb2cc33c5db3366a16b1cb0abcca6ec7c8ee3cTatuya JINMEI 神明達哉 252. [bug] resolv.conf parser mishandled masks on sortlists.
d0eb2cc33c5db3366a16b1cb0abcca6ec7c8ee3cTatuya JINMEI 神明達哉 It also aborted when an unrecognized keyword was seen,
d0eb2cc33c5db3366a16b1cb0abcca6ec7c8ee3cTatuya JINMEI 神明達哉 now it silently ignores the entire line.
668767dc6471dfed4741869c8dd20af8e9ace3cdTatuya JINMEI 神明達哉 251. [bug] lwresd caught an assertion failure on startup.
bb030ee88e51488a464146dfce4db74d16e05a0cMark Andrews 250. [bug] fixed handling of size+unit when value would be too
634d053dfe806ee6a3d9ed5c2bda7f68ba410de4Tatuya JINMEI 神明達哉 large for internal representation.
b6d52ee5bea1b9d9074698e693b49ce96edff47bMark Andrews 249. [cleanup] max-cache-size config option now takes a size-spec
b6d52ee5bea1b9d9074698e693b49ce96edff47bMark Andrews like 'datasize', except 'default' is not allowed.
b657d7db3b73701430b7d1fa17e9c016fd859088Mark Andrews 248. [bug] global lame-ttl option was not being printed when
b657d7db3b73701430b7d1fa17e9c016fd859088Mark Andrews config structures were written out.
8d42bb315ce6745e5631eda4eac59d3b981e58c6Mark Andrews 247. [cleanup] Rename cache-size config option to max-cache-size.
4efe32b8bb512ac03a139b77f008600c5a3624eaMark Andrews 246. [func] Rename global option cachesize to cache-size and
4efe32b8bb512ac03a139b77f008600c5a3624eaMark Andrews add corresponding option to view statement.
89639a5e13cace9166bf14931b9e1ce9dc8c47a3Mark Andrews 245. [bug] If an uncompressed name will take more than 255
89639a5e13cace9166bf14931b9e1ce9dc8c47a3Mark Andrews bytes and the buffer is sufficiently long,
94be8e357c37c843027e899bb277a314ea828a4cMark Andrews dns_name_fromwire should return DNS_R_FORMERR,
94be8e357c37c843027e899bb277a314ea828a4cMark Andrews not ISC_R_NOSPACE. This bug caused cause the
94be8e357c37c843027e899bb277a314ea828a4cMark Andrews server to catch an assertion failure when it
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews received a query for a name longer than 255
49fcdcd940274fedcb9cf943f0ee8144369527fdMark Andrews 244. [bug] empty named.conf file and empty options statement are
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews now parsed properly.
93d6dfaf66258337985427c86181f01fc51f0bb4Mark Andrews 243. [func] new cachesize option for named.conf
600cbd1fcea3c9cc9706dc1ff8fc0d0034ebdeacTatuya JINMEI 神明達哉 242. [cleanup] fixed incorrect warning about auth-nxdomain usage.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 241. [cleanup] nscount and soacount have been removed from the
1160ecfd146301ff0d053ed054e5276f33f28b4eMark Andrews dns_master_*() argument lists.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 240. [func] databases now come in three flavours: zone, cache
73d74334741756eab4a9afd8d3c4e7c08da9a844Mark Andrews 239. [func] If ISC_MEM_DEBUG is enabled, the variable
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_mem_debugging controls whether messages
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews are printed or not.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 238. [cleanup] A few more compilation warnings have been quieted:
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews + missing sigwait prototype on BSD/OS 4.0/4.0.1.
0b1da8124c817270f5dfe46cd0211b993c931a91Mark Andrews + PTHREAD_ONCE_INIT unbraced initializer warnings on
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Solaris 2.8.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews + IN6ADDR_ANY_INIT unbraced initializer warnings on
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews BSD/OS 4.*, Linux and Solaris 2.8.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 237. [bug] If connect() returned ENOBUFS when the resolver was
0b1da8124c817270f5dfe46cd0211b993c931a91Mark Andrews initiating a TCP query, the socket didn't get
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews destroyed, and the server did not shut down cleanly.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 236. [func] Added new listen-on-v6 config file statement.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 235. [func] Consider it a config file error if a listen-on
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews statement has an IPv6 address in it, or a
da34d92aeee25dedd6affd69623dc7d0aba2cc23Mark Andrews listen-on-v6 statement has an IPv4 address in it.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 234. [bug] Allow a trusted-key's first field (domain-name) be
da34d92aeee25dedd6affd69623dc7d0aba2cc23Mark Andrews either a quoted or an unquoted string, instead of
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews requiring a quoted string.
20d90a37532b92b0471c56fb583d6b2ddc32caa6Mark Andrews 233. [cleanup] Convert all config structure integer values to unsigned
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews integer (isc_uint32_t) to match grammer.
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews 232. [bug] Allow slave zones to not have a file.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 231. [func] Support new 'port' clause in config file options
2f025ec6fe68421d942330afaf1980b7a4976e30Mark Andrews section. Causes 'listen-on', 'masters' and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 'also-notify' statements to use its value instead of
c528ef03d9cdfd7eed4fe6b93563dd599bbb25b0Mark Andrews default (53).
f58233ec6c8b5866083bbaf5083ac9ade6bebe3aMark Andrews 230. [func] Replace the dst sign/verify API with a cleaner one.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 229. [func] Support config file sig-validity-interval statement
c282d16311ce06b6bcb594be716cde4ad5c40af9Mark Andrews in options, views and zone statements (master
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews zones only).
1b5a72829324a0d2fa327a270caea8fd02ae8779Mark Andrews 228. [cleanup] Logging messages in config module stripped of
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews trailing period.
5e9f6125246cec57771bcdeefed03153d41c23fdMark Andrews 227. [cleanup] The enumerated identifiers dns_rdataclass_*,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews dns_rcode_*, dns_opcode_*, and dns_trust_* are
0451757ad8f7c49a0d3dcdf7fbdd4ea64fcec298Mark Andrews also now cast to their appropriate types, as with
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews dns_rdatatype_* in item number 225 below.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 226. [func] dns_name_totext() now always prints the root name as
1e107b3d7b54de5022c3328423164e533afcc15eMark Andrews '.', even when omit_final_dot is true.
cc6271e46c775592f39a1e8b4e2cb1ff457e2f89Mark Andrews 225. [cleanup] The enumerated dns_rdatatype_* identifiers are now
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews cast to dns_rdatatype_t via macros of their same name
87c7b822b7bcdd8bec7ba1c01937286308b4847cMark Andrews so that they are of the proper integral type wherever
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews a dns_rdatatype_t is needed.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 224. [cleanup] The entire project builds cleanly with gcc's
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews -Wcast-qual and -Wwrite-strings warnings enabled,
a4b3e51a8f1c9742c0f7d9f7d70f1ad926985145Mark Andrews which is now the default when using gcc. (Warnings
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews from confparser.c, because of yacc's code, are
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews unfortunately to be expected.)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 223. [func] Several functions were reprototyped to qualify one
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews or more of their arguments with "const". Similarly,
f488b1c311f2fc09ae8e45f7893185e608b17edeMark Andrews several functions that return pointers now have
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews those pointers qualified with const.
4bb16c5856e5c6b05ac43c60f9f9376641bdcccfMark Andrews 222. [bug] The global 'also-notify' option was ignored.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 221. [bug] An uninitialized variable was sometimes passed to
c676c1b4978bfe2d00bdf5085fd44544067f9de4Mark Andrews dns_rdata_freestruct() when loading a zone, causing
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews an assertion failure.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 220. [cleanup] Set the default outgoing port in the view, and
ffdfae8e4188c143297393f80f22134503372452Mark Andrews set it in sockaddrs returned from the ADB.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [31-May-2000 explorer]
471e0563c7965c556c759775882cd3448dae78eaMark Andrews 219. [bug] Signed truncated messages more correctly follow
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews the respective specs.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 218. [func] When an rdataset is signed, its ttl is normalized
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews based on the signature validity period.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 217. [func] Also-notify and trusted-keys can now be used in
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews the 'view' statement.
072e21c2bbf0907706b18a4a3857913e79d380fbMark Andrews 216. [func] The 'max-cache-ttl' and 'max-ncache-ttl' options
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 215. [bug] Failures at certain points in request processing
3ca4b8062f845489a9c7e33a4af63cf9c863c1d4Mark Andrews could cause the assertion INSIST(client->lockview
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews == NULL) to be triggered.
72ddc4cef9c6a6de53aae530dea1ddbb90631131Mark Andrews 214. [func] New public function isc_netaddr_format(), for
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews formatting network addresses in log messages.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 213. [bug] Don't leak memory when reloading the zone if
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews an update-policy clause was present in the old zone.
ad4b2f37e0f51a90c160edbe8633589ce42e60b9Mark Andrews 212. [func] Added dns_message_get/settsigkey, to make TSIG
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews key management reasonable.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 211. [func] The 'key' and 'server' statements can now occur
072e21c2bbf0907706b18a4a3857913e79d380fbMark Andrews inside 'view' statements.
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews 210. [bug] The 'allow-transfer' option was ignored for slave
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews zones, and the 'transfers-per-ns' option was
9c1eb2279d715188bf631d98d103f6f81a3c76fbMark Andrews was ignored for all zones.
edfcbabd60f8479b72d91bcc2d2082a36ace4003Mark Andrews 209. [cleanup] Upgraded openssl files to new version 0.9.5a
f95231835fdcd8d5f58486c9f9993602f27fe157Mark Andrews 208. [func] Added ISC_OFFSET_MAXIMUM for the maximum value
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews of an isc_offset_t.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 207. [func] The dnssec tools properly use the logging subsystem.
0cb25226fba18befbe40156c93845f2fc9bf3524Mark Andrews 206. [cleanup] dst now stores the key name as a dns_name_t, not
2610933abd985bdea28801c35d740d2cab2f137aMark Andrews 205. [cleanup] On IRIX, turn off the mostly harmless warnings 1692
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews ("prototyped function redeclared without prototype")
7a857bdb6828e75eec5a7080e4670ce199875922Mark Andrews and 1552 ("variable ... set but not used") when
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews compiling in the lib/dns/sec/{dnssafe,openssl}
fc87397df60d3c5e5d9900ff5ac82da29fe1dbb7Mark Andrews directories, which contain code imported from outside
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 204. [cleanup] On HP/UX, pass +vnocompatwarnings to the linker
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews to quiet the warnings that "The linked output may not
1a4d687359d89ff3b3e4e3f7acc4b6b8d8c982e9Mark Andrews run on a PA 1.x system."
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 203. [func] notify and zone soa queries are now tsig signed when
051706a29a73416fbae116952dd6b6bdda765538Mark Andrews appropriate.
051706a29a73416fbae116952dd6b6bdda765538Mark Andrews 202. [func] isc_lex_getsourceline() changed from returning int
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews to returning unsigned long, the type of its underlying
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 201. [cleanup] Removed the test/sdig program, it has been
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews --- 9.0.0b3 released ---
182a34004c7c48e2c1626f3ce7e787f413955126Mark Andrews 200. [bug] Failures in sending query responses to clients
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews (e.g., running out of network buffers) were
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 199. [bug] isc_heap_delete() sometimes violated the heap
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews invariant, causing timer events not to be posted
8ff31bab2f51b171a8eab3a0b8415c64529e116eMark Andrews 198. [func] Dispatch managers hold memory pools which
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews any managed dispatcher may use. This allows
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews us to avoid dipping into the memory context for
07a849ba02aba7e8e869bc82c360fcc4b27eb009Mark Andrews most allocations. [19-May-2000 explorer]
806c235ecf533b98d068b3f8df9d7abbe1e30cf9Mark Andrews 197. [bug] When an incoming AXFR or IXFR completes, the
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews zone's internal state is refreshed from the
935000aa6e2b9d08f363b2e698a258a458a5a7cfMark Andrews SOA data. [19-May-2000 explorer]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 196. [func] Dispatchers can be shared easily between views
cfa19fe5c9cf279b38e4258a54acb3fd16b9550bMark Andrews and/or interfaces. [19-May-2000 explorer]
2fd63cf561135572339d4e2ff0c06695e3dcf1baMark Andrews 195. [bug] Including the NXT record of the root domain
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews in a negative response caused an assertion
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 194. [doc] The PDF version of the Administrator's Reference
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Manual is no longer included in the ISC BIND9
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews distribution.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 193. [func] changed dst_key_free() prototype.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 192. [bug] Zone configuration validation is now done at end
4cb69e7c919cc43b16852016588af714bc421da3Mark Andrews of config file parsing, and before loading
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 191. [func] Patched to compile on UnixWare 7.x. This platform
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews is not directly supported by the ISC.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 190. [cleanup] The DNSSEC tools have been moved to a separate
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews directory dnssec/ and given the following new,
0c2509b0b9f9e455fa9d347d08f6ba9abd86d418Mark Andrews more descriptive names:
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews dnssec-keygen
8b5de9701428e2b5eb50aba96af23dc1186124ddMark Andrews dnssec-signzone
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews dnssec-signkey
80b782f356f0692c11b4e52e8dd46ec41704e5a2Mark Andrews dnssec-makekeyset
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Their command line arguments have also been changed to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews be more consistent. dnssec-keygen now prints the
6a2f7bba6f4df137ab3f781fe07b0b88e72e0b19Mark Andrews name of the generated key files (sans extension)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews on standard output to simplify its use in automated
6a2f7bba6f4df137ab3f781fe07b0b88e72e0b19Mark Andrews 189. [func] isc_time_secondsastimet(), a new function, will ensure
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews that the number of seconds in an isc_time_t does not
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews exceed the range of a time_t, or return ISC_R_RANGE.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Similarly, isc_time_now(), isc_time_nowplusinterval(),
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_time_add() and isc_time_subtract() now check the
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews range for overflow/underflow. In the case of
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_time_subtract, this changed a calling requirement
53cf67186506f9557aaf2149898dd76715803db2Mark Andrews (ie, something that could generate an assertion)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews into merely a condition that returns an error result.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_time_add() and isc_time_subtract() were void-
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews valued before but now return isc_result_t.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 188. [func] Log a warning message when an incoming zone transfer
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews contains out-of-zone data.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 187. [func] isc_ratelimter_enqueue() has an additional argument
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 186. [func] dns_request_getresponse() has an additional argument
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 'preserve_order'.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 185. [bug] Fixed up handling of ISC_MEMCLUSTER_LEGACY. Several
b312748a11d27fe387984973ba79975a9d6863c4Mark Andrews public functions did not have an isc__ prefix, and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews referred to functions that had previously been
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 184. [cleanup] Variables/functions which began with two leading
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews underscores were made to conform to the ANSI/ISO
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews standard, which says that such names are reserved.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 183. [func] ISC_LOG_PRINTTAG option for log channels. Useful
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews for logging the program name or other identifier.
ee84964a7d29ae88769f67326a65256731769ea7Mark Andrews 182. [cleanup] New commandline parameters for dnssec tools
463fc8f9d61e07613486e64b4b7b3f924ea2b25cMark Andrews 181. [func] Added dst_key_buildfilename and dst_key_parsefilename
c3ea698877cdde327f2bf6a8e97347798fead2d4Mark Andrews 180. [func] New isc_result_t ISC_R_RANGE. Supersedes DNS_R_RANGE.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 179. [func] options named.conf statement *must* now come
c3ea698877cdde327f2bf6a8e97347798fead2d4Mark Andrews before any zone or view statements.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 178. [func] Post-load of named.conf check verifies a slave zone
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews has non-empty list of masters defined.
c3ea698877cdde327f2bf6a8e97347798fead2d4Mark Andrews 177. [func] New per-zone boolean:
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews enable-zone yes | no ;
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews intended to let a zone be disabled without having
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews to comment out the entire zone statement.
e2fb08b85de8158fe6b71008311e3d98104b92a6Mark Andrews 176. [func] New global and per-view option:
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews max-cache-ttl number
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 175. [func] New global and per-view option:
21ba6c18e4ccc73933af5cf28701a5cc3b7963ecMark Andrews additional-data internal | minimal | maximal;
266296414d0ed79980c6d3144a587b42324a50ffMark Andrews 174. [func] New public function isc_sockaddr_format(), for
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews formatting socket addresses in log messages.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 173. [func] Keep a queue of zones waiting for zone transfer
5da49e379c79fbd597cf0d47e7697b65991f761fMark Andrews quota so that a new transfer can be dispatched
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews immediately whenever quota becomes available.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 172. [bug] $TTL directive was sometimes missing from dumped
59f51f864c752d2e4bf8d1ad94404ada0c9aa6e9Mark Andrews master files because totext_ctx_init() failed to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews initialize ctx->current_ttl_valid.
a207a2835e37de52e11d4c143c0425e749409c46Mark Andrews 171. [cleanup] On NetBSD systems, the mit-pthreads or
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews unproven-pthreads library is now always used
03760eeb542cc5e91193eec478cae022df4bcc58Mark Andrews unless --with-ptl2 is explicitly specified on
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews the configure command line. The
838d608e6f37038f2fb43980a7a9d6b6a490db36Mark Andrews --with-mit-pthreads option is no longer needed
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews and has been removed.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 170. [cleanup] Remove inter server consistancy checks from zone,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews these should return as a seperate module in 9.1.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews dns_zone_checkservers(), dns_zone_checkparents(),
0f09ef5a50ef09eaed8e6630b4004d5143d6b52cMark Andrews dns_zone_checkchildren(), dns_zone_checkglue().
0f09ef5a50ef09eaed8e6630b4004d5143d6b52cMark Andrews Remove dns_zone_setadb(), dns_zone_setresolver(),
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews dns_zone_setrequestmgr() these should now be found
c7fc6434fe5949c8e3f76bf69f5655eb3a76dfaeMark Andrews via the view.
9bd478a5e6df956a79bbdb5c182d5b44763786ceMark Andrews 169. [func] ratelimiter can now process N events per interval.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 168. [bug] include statements in named.conf caused syntax errors
421e4cf66e4cba0b0751a34a9c027e39fe0474f9Mark Andrews due to not consuming the semicolon ending the include
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews statement before switching input streams.
b0c15bd9792112fb47f6d956e580e4369e92f4e7Mark Andrews 167. [bug] Make lack of masters for a slave zone a soft error.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 166. [bug] Keygen was overwriting existing keys if key_id
b0c15bd9792112fb47f6d956e580e4369e92f4e7Mark Andrews conflicted, now it will retry, and non-null keys
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews with key_id == 0 are not generated anymore. Key
bf7f253e306d0ced8ae24d7a0598773950da11f4Mark Andrews was not able to generate NOAUTHCONF DSA key,
95b484c9580d06eb2f9735a22e9841389c2859baMark Andrews increased RSA key size to 2048 bits.
051706a29a73416fbae116952dd6b6bdda765538Mark Andrews 165. [cleanup] Silence "end-of-loop condition not reached" warnings
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews from Solaris compiler.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 164. [func] Added functions isc_stdio_open(), isc_stdio_close(),
5f89a1ee9e0fe64211d050db5d3e7a5ea282c282Mark Andrews isc_stdio_seek(), isc_stdio_read(), isc_stdio_write(),
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_stdio_flush(), isc_stdio_sync(), isc_file_remove()
c86eed4bdecad9df12f992f9d743dfee3a6c5bdcMark Andrews to encapsulate nonportable usage of errno and sync.
12ff7274fe2ea531ecca6a71fb9f7e1ae92da389Mark Andrews 163. [func] Added result codes ISC_R_FILENOTFOUND and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews ISC_R_FILEEXISTS.
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews 162. [bug] Ensure proper range for arguments to ctype.h functions.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 161. [cleanup] error in yyparse prototype that only HPUX caught.
8da0b50e8a8c74602eca97e261ce4ad457df5048Mark Andrews 160. [cleanup] getnet*() are not going to be implemented at this
5b76a09697bfc76f5acefd65d5b37b1214d271a8Mark Andrews 159. [func] Redefinition of config file elements is now an
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews error (instead of a warning).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 158. [bug] Log channel and category list copy routines
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews weren't assigning properly to output parameter.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 157. [port] Fix missing prototype for getopt().
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 156. [func] Support new 'database' statement in zone.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews database "quoted-string";
d92770e851ebbc1005b3bf121e3c9f13b67a3f42Mark Andrews 155. [bug] ns_notify_start() was not detaching the found zone.
59ab128c972622f5aeafe3229966dcba73b62243Mark Andrews 154. [func] The signer now logs libdns warnings to stderr even when
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews not verbose, and in a nicer format.
90295f915c883d1aeeda856f518584d4219a704aMark Andrews 153. [func] dns_rdata_tostruct() 'mctx' is now optional. If 'mctx'
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews is NULL then you need to preserve the 'rdata' until
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews you have finished using the structure as there may be
1c75ea91cdb49dac65f0f592ddbf66bfdfc4a2d7Mark Andrews references to the associated memory. If 'mctx' is
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews non-NULL it is guaranteed that there are no references
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews to memory associated with 'rdata'.
c368f28dad471c70213b41f7a0ad1b4ef4d8c543Mark Andrews dns_rdata_freestruct() must be called if 'mctx' was
99776003811a413457a2c35a808ad860df877d24Mark Andrews non-NULL and may safely be called if 'mctx' was NULL.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 152. [bug] keygen dumped core if domain name argument was omitted
2ffb3eb384ae71ae9f8edbf5fa2219d965ff0552Mark Andrews from command line.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 151. [func] Support 'disabled' statement in zone config (causes
aa39170da817cae7b4c6c735cc832e05ec3d2351Mark Andrews zone to be parsed and then ignored). Currently must
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews come after the 'type' clause.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 150. [func] Support optional ports in masters and also-notify
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews masters [ port xxx ] { y.y.y.y [ port zzz ] ; }
52fc1457e44c476a81ec9dee6a664958cb64b8e2Mark Andrews 149. [cleanup] Removed usused argument 'olist' from
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews dns_c_view_unsetordering().
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 148. [cleanup] Stop issuing some warnings about some configuration
b8fff4f0d70bb9c5e53023ad0dae0acda67b5cdaMark Andrews file statements that were not implemented, but now are.
757bf8a1e5d85806c648d7a6267da8d49a8ab822Tatuya JINMEI 神明達哉 147. [bug] Changed yacc union size to be smaller for yaccs that
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews put yacc-stack on the real stack.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 146. [cleanup] More general redundant header file cleanup. Rather
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews than continuing to itemize every header which changed,
2a908588fbeacebc5f13b153b73c96e12dacaadcTatuya JINMEI 神明達哉 this changelog entry just notes that if a header file
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews did not need another header file that it was including
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews in order to provide its advertized functionality, the
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews inclusion of the other header file was removed. See
af2be1a46813e228cb9d71230d3f41222fdb69baTatuya JINMEI 神明達哉 util/check-includes for how this was tested.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 145. [cleanup] Added <isc/lang.h> and ISC_LANG_BEGINDECLS/
2945ac15af547df0268e449252902ead599e2451Mark Andrews ISC_LANG_ENDDECLS to header files that had function
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews prototypes, and removed it from those that did not.
285761cf91626976e211f69d9678c138b25f8629Tatuya JINMEI 神明達哉 144. [cleanup] libdns header files too numerous to name were made
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews to conform to the same style for multiple inclusion
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 143. [func] Added function dns_rdatatype_isknown().
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 142. [cleanup] <isc/stdtime.h> does not need <time.h> or
aec2d57d5b9f5ca97763a1b49b76f0bcb5852e1aMark Andrews 141. [bug] Corrupt requests with multiple questions could
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews cause an assertion failure.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 140. [cleanup] <isc/time.h> does not need <time.h> or <isc/result.h>.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 139. [cleanup] <isc/net.h> now includes <isc/types.h> instead of
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 138. [cleanup] isc_strtouq moved from str.[ch] to string.[ch] and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews renamed isc_string_touint64. isc_strsep moved from
75ace6601e66840436f52e61353ee0d400577b55Mark Andrews strsep.c to string.c and renamed isc_string_separate.
75ace6601e66840436f52e61353ee0d400577b55Mark Andrews 137. [cleanup] <isc/commandline.h>, <isc/mem.h>, <isc/print.h>
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews <isc/serial.h>, <isc/string.h> and <isc/offset.h>
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews made to conform to the same style for multiple
75ace6601e66840436f52e61353ee0d400577b55Mark Andrews inclusion protection.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 136. [cleanup] <isc/commandline.h>, <isc/interfaceiter.h>,
550085fed1d0af54ba5b2f588898afec158195deMark Andrews 135. [cleanup] Win32's <isc/condition.h> did not need <isc/result.h>
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews or <isc/boolean.h>, now uses <isc/types.h> in place
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews of <isc/time.h>, and needed ISC_LANG_BEGINDECLS
f411c2e81cbfcf89ee073a0e31ac902a42fc8f22Mark Andrews and ISC_LANG_ENDDECLS.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 134. [cleanup] <isc/dir.h> does not need <limits.h>.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 133. [cleanup] <isc/ipv6.h> needs <isc/platform.h>.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 132. [cleanup] <isc/app.h> does not need <isc/task.h>, but does
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 131. [cleanup] <isc/mutex.h> and <isc/util.h> need <isc/result.h>
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews for ISC_R_* codes used in macros.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 130. [cleanup] <isc/condition.h> does not need <pthread.h> or
1b5b46942d149f891bb91e90c6f52944b77c8a68Mark Andrews <isc/boolean.h>, and now includes <isc/types.h>
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 129. [bug] The 'default_debug' log channel was not set up when
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 'category default' was present in the config file
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 128. [cleanup] <isc/dir.h> had ISC_LANG_BEGINDECLS instead of
39fe146f2ab82cb8e49caa319a3345174fa2d69aMark Andrews ISC_LANG_ENDDECLS at end of header.
bd3946db298667e769804b2e978df2d6dcd85e29Mark Andrews 127. [cleanup] The contracts for the comparision routines
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews dns_name_fullcompare(), dns_name_compare(),
ab5d8edc1bd391a1b306db68114fac303484b30fMark Andrews dns_name_rdatacompare(), and dns_rdata_compare() now
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews specify that the order value returned is < 0, 0, or > 0
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews instead of -1, 0, or 1.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 126. [cleanup] <isc/quota.h> and <isc/taskpool.h> need <isc/lang.h>.
2434ccfde7efa30b6fedf4630e5036eeb5d647d0Mark Andrews 125. [cleanup] <isc/eventclass.h>, <isc/ipv6.h>, <isc/magic.h>,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews <isc/mutex.h>, <isc/once.h>, <isc/region.h>, and
5bd76af084edfdcd1cb4db9453ac781d32dde6f7Mark Andrews 124. [func] signer now imports parent's zone key signature
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews and creates null keys/sets zone status bit for
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews children when necessary
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 123. [cleanup] <isc/event.h> does not need <stddef.h>.
7f32428506d55083fe5ac9aa515294bdef7c6e27Mark Andrews 122. [cleanup] <isc/task.h> does not need <isc/mem.h> or
5c10f54fe38795cbd3d5cf22e3fbd1d22b8226e4Mark Andrews 121. [cleanup] <isc/symtab.h> does not need <isc/mem.h> or
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews <isc/result.h>. Multiple inclusion protection
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews symbol fixed from ISC_SYMBOL_H to ISC_SYMTAB_H.
a6211a2f234767a015a6a30b85d5da087fa907f1Mark Andrews isc_symtab_t moved to <isc/types.h>.
1feb76edcbb8ee97d1757f73115b7c4a71de6e0eMark Andrews 120. [cleanup] <isc/socket.h> does not need <isc/boolean.h>,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews <isc/bufferlist.h>, <isc/task.h>, <isc/mem.h> or
e72d4d8929fec51153e4fd0d1cf632cd59335495Mark Andrews 119. [cleanup] structure definitions for generic rdata stuctures do
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews not have _generic_ in their names.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 118. [cleanup] libdns.a is now namespace-clean, on NetBSD, excepting
6c6673405c7e29c1d91d07b326d0fe1d7b52e478Mark Andrews YACC crust (yyparse, etc) [2000-apr-27 explorer]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 117. [cleanup] libdns.a changes:
bb6936058eb88eadff030462a347c10895c61a9aMark Andrews dns_zone_clearnotify() and dns_zone_addnotify()
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews are replaced by dns_zone_setnotifyalso().
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews dns_zone_clearmasters() and dns_zone_addmaster()
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews are replaced by dns_zone_setmasters().
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 116. [func] Added <isc/offset.h> for isc_offset_t (aka off_t
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews on Unix systems).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 115. [port] Shut up the -Wmissing-declarations warning about
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 114. [cleanup] <isc/sockaddr.h> does not need <isc/buffer.h> or
1a9c000f54e6204fb49d785fd0bbb7a8e590dc99Mark Andrews 113. [func] Utility programs dig and host added.
3cea35d9159b36eac43d32082a0b98f2cd82fc2eDanny Mayer 112. [cleanup] <isc/serial.h> does not need <isc/boolean.h>.
53f1312c61fa8618852584bcdf9f35530282eb08Mark Andrews 111. [cleanup] <isc/rwlock.h> does not need <isc/result.h> or
87f4715d6c0a22f3449eb3291c91aa45ba86c955Mark Andrews 110. [cleanup] <isc/result.h> does not need <isc/boolean.h> or
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 109. [bug] "make depend" did nothing for
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews bin/tests/{db,mem,sockaddr,tasks,timers}/.
1431917c7cddbac7442cb910e83cb058fea59fb5Mark Andrews 108. [cleanup] DNS_SETBIT/DNS_GETBIT/DNS_CLEARBIT moved from
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 107. [func] Add keysigner and keysettool.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 106. [func] Allow dnssec verifications to ignore the validity
f6ff00810196d0c0973f62c7917b9975011fa45aMark Andrews period. Used by several of the dnssec tools.
ec3984e9df6fd9b7811daa0dacb1b3dd1423ebf3Mark Andrews 105. [doc] doc/dev/coding.html expanded with other
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews implicit conventions the developers have used.
b972ff033b3efd52e747683face674dc4d2e431bMark Andrews 104. [bug] Made compress_add and compress_find static to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 103. [func] libisc buffer API changes for <isc/buffer.h>:
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_base(b) (pointer)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_current(b) (pointer)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_active(b) (pointer)
638fe804a524ee0c028863c0301b999c79de7651Mark Andrews isc_buffer_used(b) (pointer)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_length(b) (int)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_usedlength(b) (int)
9db3d9d14e2f3641d696dadc59c40c52b6f888bcMark Andrews isc_buffer_consumedlength(b) (int)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_remaininglength(b) (int)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_activelength(b) (int)
051706a29a73416fbae116952dd6b6bdda765538Mark Andrews isc_buffer_availablelength(b) (int)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews ISC_BUFFER_USEDCOUNT(b)
0b75a2dd3bd81a69e2d68fe446cacb46be04c1f1Mark Andrews ISC_BUFFER_AVAILABLECOUNT(b)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_type(b)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Changed names:
c54c1eaf26d5a7fc123c4af3712353156a766df1Mark Andrews isc_buffer_used(b, r) ->
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_usedregion(b, r)
0d993c02babc1e00516272783b310e83bb292d5cMark Andrews isc_buffer_available(b, r) ->
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_available_region(b, r)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_consumed(b, r) ->
4d9f3f00d93fcb8743b1105e8cf82e862be220d1Mark Andrews isc_buffer_consumedregion(b, r)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_active(b, r) ->
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_activeregion(b, r)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_remaining(b, r) ->
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_remainingregion(b, r)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Buffer types were removed, so the ISC_BUFFERTYPE_*
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews macros are no more, and the type argument to
25276bd1ecb372b82c9235648e5defab0655dcd5Mark Andrews isc_buffer_init and isc_buffer_allocate were removed.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_buffer_putstr is now void (instead of isc_result_t)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews and requires that the caller ensure that there
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews is enough available buffer space for the string.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 102. [port] Correctly detect inet_aton, inet_pton and inet_ptop
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 101. [cleanup] Quieted EGCS warnings from lib/isc/print.c.
5af560664daaa984f98cec6925518a3e06c4ab4fMark Andrews 100. [cleanup] <isc/random.h> does not need <isc/int.h> or
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews <isc/mutex.h>. isc_random_t moved to <isc/types.h>.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 99. [cleanup] Rate limiter now has separate shutdown() and
8d77066ba0feb1353a7c85f929c365c5103f3976Mark Andrews destroy() functions, and it guarantees that all
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews queued events are delivered even in the shutdown case.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 98. [cleanup] <isc/print.h> does not need <stdarg.h> or <stddef.h>
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews unless ISC_PLATFORM_NEEDVSNPRINTF is defined.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 97. [cleanup] <isc/ondestroy.h> does not need <stddef.h> or
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 96. [cleanup] <isc/mutex.h> does not need <isc/result.h>.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 95. [cleanup] <isc/mutexblock.h> does not need <isc/result.h>.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 94. [cleanup] Some installed header files did not compile as C++.
446ff1959cc3e963778c8770204b72c9e7c7df5aMark Andrews 93. [cleanup] <isc/msgcat.h> does not need <isc/result.h>.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 92. [cleanup] <isc/mem.h> does not need <stddef.h>, <isc/boolean.h>,
33c538015323f4576679e427088372eea614feebMark Andrews 91. [cleanup] <isc/log.h> does not need <sys/types.h> or
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 90. [cleanup] Removed unneeded ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 89. [cleanup] <isc/lex.h> does not need <stddef.h>.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 88. [cleanup] <isc/interfaceiter.h> does not need <isc/result.h> or
de4976142190ae84ed3e4099f3e0fc07781748a3Mark Andrews <isc/mem.h>. isc_interface_t and isc_interfaceiter_t
051706a29a73416fbae116952dd6b6bdda765538Mark Andrews 87. [cleanup] <isc/heap.h> does not need <isc/boolean.h>,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 86. [cleanup] isc_bufferlist_t moved from <isc/bufferlist.h> to
e0fa16fe191d619d2cd05a039067414409329878Mark Andrews 85. [cleanup] <isc/bufferlist.h> does not need <isc/buffer.h>,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 84. [func] allow-query ACL checks now apply to all data
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews added to a response.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 83. [func] If the server is authoritative for both a
cd9bfe5b256a3e84ba090e8fcb5de0d6c50974aeMark Andrews delegating zone and its (nonsecure) delegatee, and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews a query is made for a KEY RR at the top of the
dcd371be7d481b242d277d735e4c2d974297c164Mark Andrews delegatee, then the server will look for a KEY
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews in the delegator if it is not found in the delegatee.
cc4928ec7116a064223f60639ca1a80f25ba350fMark Andrews 82. [cleanup] <isc/buffer.h> does not need <isc/list.h>.
e2cf63c5df79eb7c8b86b6278289883fa760cda5Mark Andrews 81. [cleanup] <isc/int.h> and <isc/boolean.h> do not need
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 80. [cleanup] <isc/print.h> does not need <stdio.h> or <stdlib.h>.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 79. [cleanup] <dns/callbacks.h> does not need <stdio.h>.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 78. [cleanup] lwres_conftest renamed to lwresconf_test for
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews consistency with other *_test programs.
0a1fa37641b59c56d02f5390917a49e4987f0f75Mark Andrews 77. [cleanup] typedef of isc_time_t and isc_interval_t moved from
c61ec97ae0b859914ee26e213fe792f86a157990Mark Andrews 76. [cleanup] Rewrote keygen.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 75. [func] Don't load a zone if its database file is older
49f7d1585e0e4f1ffa1667391dd7ae1c4d3d4e81Mark Andrews than the last time the zone was loaded.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 74. [cleanup] Removed mktemplate.o and ufile.o from libisc.a,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 73. [func] New "file" API in libisc, including new function
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_file_getmodtime, isc_mktemplate renamed to
945cb085b859dbfc6a883813dda03c83e06995d3Mark Andrews isc_file_mktemplate and isc_ufile renamed to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_file_openunique. By no means an exhaustive API,
5ed4b0d4452967d9b3aaf7a22a2956a6ee67a614Mark Andrews it is just what's needed for now.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 72. [func] DNS_RBTFIND_NOPREDECESSOR and DNS_RBTFIND_NOOPTIONS
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews added for dns_rbt_findnode, the former to disable the
c549b3a4d5fedba2ae960df667864e824acb1ef9Mark Andrews setting of the chain to the predecessor, and the
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews latter to make clear when no options are set.
a483e67c4cdcbfc29ddc62b5a2d0d99b1c542fadMark Andrews 71. [cleanup] Made explicit the implicit REQUIREs of
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_time_seconds, isc_time_nanoseconds, and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_time_subtract.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 70. [func] isc_time_set() added.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 69. [bug] The zone object's master and also-notify lists grew
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews longer with each server reload.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 68. [func] Partial support for SIG(0) on incoming messages.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 67. [performance] Allow use of alternate (compile-time supplied)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 66. [func] Data in authoritative zones should have a trust level
bdb1394788a677d0b6e8499ba1ece17a73f476c7Mark Andrews beyond secure.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 65. [cleanup] Removed obsolete typedef of dns_zone_callbackarg_t
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 64. [func] The RBT, DB, and zone table APIs now allow the
a1edcd1b8d430650d85ec0962cd32efde76a71fbMark Andrews caller find the most-enclosing superdomain of
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews 63 [func] Generate NOTIFY messages.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 62. [func] Add UDP refresh support.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 61. [cleanup] Use single quotes consistently in log messages.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 60. [func] Catch and disallow singleton types on message
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 59. [bug] Cause net/host unreachable to be a hard error
e7bb307667cc89287e810b95bddd342cb5dcb4e7Mark Andrews when sending and receiving.
b9efcf0a377381b29960137e54ecaf4db85a35c8Mark Andrews 58. [bug] bin/named/query.c could sometimes trigger the
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews (client->query.attributes & NS_QUERYATTR_NAMEBUFUSED)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews == 0 assertion in query_newname().
8e5893c36cdccc706f9632f51e0c8d390d2a8d06Mark Andrews 57. [func] Added dns_nxt_typepresent()
e396939d492e6afa8e31a8dc11d7317c9e62f15fMark Andrews 56. [bug] SIG records were not properly returned in cached
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews negative answers.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 55. [bug] Responses containing multiple names in the authority
3d822d111c00e70830dc163a5298196a1e7db29fMark Andrews section were not negatively cached.
88aa68f478c1634f5f10034fb6ea4158efa20ff4Mark Andrews 54. [bug] If a fetch with sigrdataset==NULL joined one with
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews sigrdataset!=NULL or vice versa, the resolver
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews could catch an assertion or lose signature data,
4c83dd7f22b19c75afdd311684f6ba0faa24e8d8Mark Andrews respectively.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 53. [port] freebsd 4.0: lib/isc/unix/socket.c requires
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 52. [bug] rndc: taskmgr and socketmgr were not initialized
26cf4737b3e84c3a686a5eacebf22ac39e57d4caMark Andrews 51. [cleanup] dns/compress.h and dns/zt.h did not need to include
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews dns/rbt.h; it was needed only by compress.c and zt.c.
34e5a08809dda3276252269ebddd1616e62081a2Mark Andrews 50. [func] RBT deletion no longer requires a valid chain to work,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews and dns_rbt_deletenode was added.
0cd36f1d15caf6622ec3128544d4238ad180a300Mark Andrews 49. [func] Each cache now has its own mctx.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 48. [func] isc_task_create() no longer takes an mctx.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_task_mem() has been eliminated.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 47. [func] A number of modules now use memory context reference
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 46. [func] Memory contexts are now reference counted.
ddc592d128cdde85ada64efbda95981c10c4c03cMark Andrews Added isc_mem_inuse() and isc_mem_preallocate().
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Renamed isc_mem_destroy_check() to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews isc_mem_setdestroycheck().
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 45. [bug] The trusted-key statement incorrectly loaded keys.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 44. [bug] Don't include authority data if it would force us
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews to unset the AD bit in the message.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 43. [bug] DNSSEC verification of cached rdatasets was failing.
9e205a3c51e68d19a7ed03244d45b14b3e0d69afMark Andrews 42. [cleanup] Simplified logging of messages with embedded domain
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews names by introducing a new convenience function
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews dns_name_format().
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 41. [func] Use PR_SET_KEEPCAPS on Linux 2.3.99-pre3 and later
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews to allow 'named' to run as a non-root user while
93e6ebcd0a0f044ba2add424c265b5e0bb4c8afdMark Andrews retaining the ability to bind() to privileged
8ac1acc30d0f405222ffa7b2b93131d9d4e18599Mark Andrews 40. [func] Introduced new logging category "dnssec" and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews logging module "dns/validator".
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 39. [cleanup] Moved the typedefs for isc_region_t, isc_textregion_t,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews and isc_lex_t to <isc/types.h>.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 38. [bug] TSIG signed incoming zone transfers work now.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 37. [bug] If the first RR in an incoming zone transfer was
c4a9ce445c48a57eed5aa16582b1964cf8cedf87Mark Andrews not an SOA, the server died with an assertion failure
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews instead of just reporting an error.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 36. [cleanup] Change DNS_R_SUCCESS (and others) to ISC_R_SUCCESS
dd0228908543562781a4c0d8773ae87d4c530633Mark Andrews 35. [performance] Log messages which are of a level too high to be
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews logged by any channel in the logging configuration
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews will not cause the log mutex to be locked.
810e8d27763c5d8557239ab321eb125163af9236Mark Andrews 34. [bug] Recursion was allowed even with 'recursion no'.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 33. [func] The RBT now maintains a parent pointer at each node.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 32. [cleanup] bin/lwresd/client.c needs <string.h> for memset()
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 31. [bug] Use ${LIBTOOL} to compile bin/named/main.@O@.
c08a03a43116c21cf12dea7cbcb5465588f7955cMark Andrews 30. [func] config file grammer change to support optional
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews class type for a view.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 29. [func] support new config file view options:
79a6a33184abff1999ba13b10922ccb34a2758a5Mark Andrews auth-nxdomain recursion query-source
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews query-source-v6 transfer-source
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews transfer-source-v6 max-transfer-time-out
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews max-transfer-idle-out transfer-format
5d26560e2b93e1aa0334931ec6ccb6045c3581fcMark Andrews request-ixfr provide-ixfr cleaning-interval
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews fetch-glue notify rfc2308-type1 lame-ttl
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews max-ncache-ttl min-roots
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 28. [func] support lame-ttl, min-roots and serial-queries
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews config global options.
d6fbfd28ea82e425740de903ddc67f7d9e9f82e7Mark Andrews 27. [bug] Only include <netinet6/in6.h> on BSD/OS 4.[01]*.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Including it on other platforms (eg, NetBSD) can
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews cause a forced #error from the C preprocessor.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 26. [func] new match-clients statement in config file view.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 25. [bug] make install failed to install <isc/log.h> and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 24. [cleanup] Eliminate some unnecessary #includes of header
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews files from header files.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 23. [cleanup] Provide more context in log messages about client
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews requests, using a new function ns_client_log().
f0ffc28f61a68b350fef9257f5f50e1ac866e0abMark Andrews 22. [bug] SIGs weren't returned in the answer section when
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews the query resulted in a fetch.
7f20fd8ebb0cabc8f935381d958f8371990c9212Mark Andrews 21. [port] Look at STD_CINCLUDES after CINCLUDES during
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews compilation, so additional system include directories
8695d7b357789bedff63e5b19c5ab25cd58fcd4bMark Andrews can be searched but header files in the bind9 source
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews tree with conflicting names take precedence. This
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews avoids issues with installed versions of dnssafe and
b597abd9cc44c7b9ecd0ff67df59a21ff45e88d5Mark Andrews 20. [func] Configuration file post-load validation of zones
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews failed if there were no zones.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 19. [bug] dns_zone_notifyreceive() failed to unlock the zone
81e302788a444b81231a7cda721548a020ae5660Brian Wellington lock in certain error cases.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 18. [bug] Use AC_TRY_LINK rather than AC_TRY_COMPILE in
c00a1eb423623442aff428336bb55590f79013bbMark Andrews configure.in to check for presence of in6addr_any.
1e258716acade52396a8f260b5e19cbf6ca0290aMark Andrews 17. [func] Do configuration file post-load validation of zones.
d972fa317829804a692e46a34b6f27a33f861d9dMark Andrews 16. [bug] put quotes around key names on config file
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews output to avoid possible keyword clashes.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 15. [func] Add dns_name_dupwithoffsets(). This function is
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews improves comparison performance for duped names.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 14. [bug] free_rbtdb() could have 'put' unallocated memory in
03fae7ef2173cdf32918853b047d95d9046574ccMark Andrews an unlikely error path.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 13. [bug] lib/dns/master.c and lib/dns/xfrin.c didn't ignore
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews out-of-zone data.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 12. [bug] Fixed possible unitialized variable error.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 11. [bug] axfr_rrstream_first() didn't check the result code of
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews db_rr_iterator_first(), possibly causing an assertion
2dd99c098ca162f985b7ef3c8142a964ad8281aeMark Andrews to be triggered later.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 10. [bug] A bug in the code which makes EDNS0 OPT records in
2dd99c098ca162f985b7ef3c8142a964ad8281aeMark Andrews bin/named/client.c and lib/dns/resolver.c could
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews trigger an assertion.
1fb264ed3aa861a67d7bab9aeb5aea5836e03c14Mark Andrews 9. [cleanup] replaced bit-setting code in confctx.c and replaced
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews repeated code with macro calls.
608c703d1231e0b1f291637ca5361b773afcdbf1Mark Andrews 8. [bug] Shutdown of incoming zone transfer accessed
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews freed memory.
feb8ae093115b36ac061e23d0227ea06f51950a3Mark Andrews 7. [cleanup] removed 'listen-on' from view statement.
27151990b2b48f027f7f01972fe8e0dfa1df52d3Mark Andrews 6. [bug] quote RR names when generating config file to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews prevent possible clash with config file keywords
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews (such as 'key').
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 5. [func] syntax change to named.conf file: new ssu grant/deny
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews statements must now be enclosed by an 'update-policy'
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 4. [port] bin/named/unix/os.c didn't compile on systems with
fcb2ecdb52a594a5c0d07c2e98e67c14708c16dfMark Andrews linux 2.3 kernel includes due to conflicts between
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews C library includes and the kernel includes. We now
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews get only what we need from <linux/capability.h>, and
3561e645d77448b20b1676680b08c76d559e5335Mark Andrews avoid pulling in other linux kernel .h files.
b9c80c8bddbb88384d7baef297a873b5f8715e49Mark Andrews 3. [bug] TKEYs go in the answer section of responses, not
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews the additional section.
b9c80c8bddbb88384d7baef297a873b5f8715e49Mark Andrews 2. [bug] Generating cryptographic randomness failed on
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews systems without /dev/random.
27269e9dd45b619160f90db1a0f6b2b3f6f4bbb8Mark Andrews 1. [bug] The installdirs rule in
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews lib/isc/unix/include/isc/Makefile.in had a typo which
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews prevented the isc directory from being created if it
f38c274c217d0a5b791786877422306a0e477e10Mark Andrews didn't exist.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews --- 9.0.0b2 released ---
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews# This tells Emacs to use hard tabs in this file.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews# Local Variables:
e53a5a116fc531f730df0adb091278ff8a941dffMark Andrews# indent-tabs-mode: t