CHANGES revision 15f358ed4ea081793041bbfba70849be472236d3
c313914d0e66b20969215e519bbf2ab4ecf39512Tinderbox User1270. [func] Nsupdate will report the address the update was
c80e152862cc3e3207dc837fde7116bd4c0e4b9dTinderbox User sent to.
c80e152862cc3e3207dc837fde7116bd4c0e4b9dTinderbox User
8d1b3ceb4d491ce32572f1702f37ed585eede993Evan Hunt1269. [bug] Missing masters clause was not handled gracefully.
8d1b3ceb4d491ce32572f1702f37ed585eede993Evan Hunt [RT #2703]
d77cb075aae5595e460e3299bfc1e8ea5d42b560Evan Hunt
d77cb075aae5595e460e3299bfc1e8ea5d42b560Evan Hunt1268. [bug] DESTDIR was not being propogated between makes.
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews1247. [bug] Don't reset the interface index for link/site local
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews addresses. [RT #2576]
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews1246. [func] New functions isc_sockaddr_issitelocal(),
701a93f5a592e4652343e049aa495d409c3ee133Mark Andrews isc_sockaddr_islinklocal(), isc_netaddr_issitelocal()
7ec97ae74e42ec21b354fd2d1366313b41d947d6Evan Hunt and isc_netaddr_islinklocal().
701a93f5a592e4652343e049aa495d409c3ee133Mark Andrews
701a93f5a592e4652343e049aa495d409c3ee133Mark Andrews1245. [bug] Treat ENOBUFS, ENOMEM and ENFILE as soft errors for
002f1373374a0b72fc0329baa682917929bef168Tony Finch accept().
002f1373374a0b72fc0329baa682917929bef168Tony Finch
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark Andrews1244. [bug] Receiving a TCP message from a blackhole address would
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark Andrews prevent further messages being received over that
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark Andrews interface.
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark Andrews
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark Andrews1243. [bug] It was possible to trigger a REQUIRE() in
73cf0ba4e82c6baef638ecc4e31321223f841d28Mark Andrews dns_message_findtype(). [RT #2659]
73cf0ba4e82c6baef638ecc4e31321223f841d28Mark Andrews
73cf0ba4e82c6baef638ecc4e31321223f841d28Mark Andrews1242. [bug] named-checkzone failed if a journal existed. [RT #2657]
d8351dfc9b725b0d727be7acab6247d7d501d9a0Mark Andrews
d8351dfc9b725b0d727be7acab6247d7d501d9a0Mark Andrews1241. [bug] Drop received UDP messsages with a zero source port
d8351dfc9b725b0d727be7acab6247d7d501d9a0Mark Andrews as these are invariably forged. [RT #2621]
3a29ce9c08dd31709c73e7187aebda0d360c537bEvan Hunt
3a29ce9c08dd31709c73e7187aebda0d360c537bEvan Hunt1240. [bug] It was possible to leak zone references by
5c78f1f50e53d8e2ed51a187efc2c9a0f43b4b1bMark Andrews specifying an incorrect zone to rndc.
f1740da065d4555039fe8bb53beb4153e3f94de3Mark Andrews
f1740da065d4555039fe8bb53beb4153e3f94de3Mark Andrews1239. [bug] Under certain circumstances named could continue to
f1740da065d4555039fe8bb53beb4153e3f94de3Mark Andrews use a name after it had been freed triggering
31c7ab4fb3f7710af87dc9c3d64c5daf9a3dea35Mark Andrews INSIST() failures. [RT #2614]
31c7ab4fb3f7710af87dc9c3d64c5daf9a3dea35Mark Andrews
31c7ab4fb3f7710af87dc9c3d64c5daf9a3dea35Mark Andrews1238. [bug] It is possible to lockup the server when shutting down
31c7ab4fb3f7710af87dc9c3d64c5daf9a3dea35Mark Andrews if notifies were being processed. [RT #2591]
31c7ab4fb3f7710af87dc9c3d64c5daf9a3dea35Mark Andrews
ad309e8dfa0601d6053aaa12770a98a6940f89deEvan Hunt1237. [bug] nslookup: "set q=type" failed.
ad309e8dfa0601d6053aaa12770a98a6940f89deEvan Hunt
635e4351b04fd61ca6d853bdac6268c090b55129Mark Andrews1236. [bug] dns_rdata{class,type}_fromtext() didn't handle non
635e4351b04fd61ca6d853bdac6268c090b55129Mark Andrews NULL terminated text regions. [RT #2588]
fc04365d2f83f197c8a54545dd9cd4ce6a209940Mark Andrews
fc04365d2f83f197c8a54545dd9cd4ce6a209940Mark Andrews1235. [func] Report 'out of memory' errors from openssl.
7cbac360bf98c0a52b2d6866ad887616c32d4d3aMark Andrews
7cbac360bf98c0a52b2d6866ad887616c32d4d3aMark Andrews1234. [bug] contrib/sdb: 'zonetodb' failed to call
7cbac360bf98c0a52b2d6866ad887616c32d4d3aMark Andrews dns_result_register(). DNS_R_SEENINCLUDE should not
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt be fatal.
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt1233. [bug] The flags field of a KEY record can be expressed in
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt hex as well as decimal.
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt1232. [bug] unix/errno2result() didn't handle EADDRNOTAVAIL.
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt1231. [port] HPUX 11.11 recvmsg() can return spurious EADDRNOTAVAIL.
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07deMukund Sivaraman
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07deMukund Sivaraman1230. [bug] isccc_cc_isreply() and isccc_cc_isack() were broken.
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07deMukund Sivaraman
fd82c70695888c134287b8018296028c252d100eMukund Sivaraman1229. [bug] named would crash if it received a TSIG signed
fd82c70695888c134287b8018296028c252d100eMukund Sivaraman query as part of an AXFR response. [RT #2570]
fd82c70695888c134287b8018296028c252d100eMukund Sivaraman
fd82c70695888c134287b8018296028c252d100eMukund Sivaraman1228. [bug] 'make install' did not depend on 'make all'. [RT #2559]
4a53e3c2b83c476a93148eaee0272649beb221caMark Andrews
4a53e3c2b83c476a93148eaee0272649beb221caMark Andrews1227. [bug] dns_lex_getmastertoken() now returns ISC_R_BADNUMBER
4a53e3c2b83c476a93148eaee0272649beb221caMark Andrews if a number was expected and some other token was
2cf0fe3b8092f64f8f68ae3693fe2e73e90ad1a4Mark Andrews found. [RT#2532]
2cf0fe3b8092f64f8f68ae3693fe2e73e90ad1a4Mark Andrews
2cf0fe3b8092f64f8f68ae3693fe2e73e90ad1a4Mark Andrews1226. [func] Use EDNS for zone refresh queries. [RT #2551]
2cf0fe3b8092f64f8f68ae3693fe2e73e90ad1a4Mark Andrews
4221d9cd1d02311fbf9b5f08a038f5af78b10b4aEvan Hunt1225. [func] dns_message_setopt() no longer requires that
4221d9cd1d02311fbf9b5f08a038f5af78b10b4aEvan Hunt dns_message_renderbegin() to have been called.
4221d9cd1d02311fbf9b5f08a038f5af78b10b4aEvan Hunt
4221d9cd1d02311fbf9b5f08a038f5af78b10b4aEvan Hunt1234. [bug] 'rrset-order' and 'sortlist' should be additive
4221d9cd1d02311fbf9b5f08a038f5af78b10b4aEvan Hunt not exclusive.
f9c410d93711fbf312a0162f1e2d3f2a5ede69afFrancis Dupont
f9c410d93711fbf312a0162f1e2d3f2a5ede69afFrancis Dupont1223. [func] 'rrset-order' partially works 'cyclic' and 'random'
f9c410d93711fbf312a0162f1e2d3f2a5ede69afFrancis Dupont are supported.
f9c410d93711fbf312a0162f1e2d3f2a5ede69afFrancis Dupont
e526027287b849f0b6ab6e069156697cbafa22c1Michał Kępień1222. [bug] Specifying 'port *' did not always result in a system
e526027287b849f0b6ab6e069156697cbafa22c1Michał Kępień selected (non-reserved) port being used. [RT #2537]
e526027287b849f0b6ab6e069156697cbafa22c1Michał Kępień
e526027287b849f0b6ab6e069156697cbafa22c1Michał Kępień1221. [bug] Zone types 'master', 'slave' and 'stub' were not being
929329d2d66a7e1083c70a9c918381935bf12799Mukund Sivaraman compared case insensitively. [RT #2542]
929329d2d66a7e1083c70a9c918381935bf12799Mukund Sivaraman
929329d2d66a7e1083c70a9c918381935bf12799Mukund Sivaraman1220. [func] Support for APL rdata type.
7e1a62eea2e4ba9d6c3fc718e679b965fa514f69Mark Andrews
ec29d217ba3a2bf3e617a7b5b6708ae221bee999Mark Andrews1219. [func] Named now reports the TSIG extended error code when
ec29d217ba3a2bf3e617a7b5b6708ae221bee999Mark Andrews signature verification fails. [RT #1651]
afefd754734f896bf3e0590177fff83e7cdfdf35Mark Andrews
afefd754734f896bf3e0590177fff83e7cdfdf35Mark Andrews1218. [bug] Named incorrectly returned SERVFAIL rather than
afefd754734f896bf3e0590177fff83e7cdfdf35Mark Andrews NOTAUTH when there was a TSIG BADTIME error. [RT #2519]
f0353a586c2bfbae999193cb644b6bc94c7944d8Mark Andrews
f0353a586c2bfbae999193cb644b6bc94c7944d8Mark Andrews1217. [func] Report locations of previous key definition when a
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt duplicate is detected.
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt1216. [bug] Multiple server clauses for the same server were not
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt reported. [RT #2514]
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt1215. [port] solaris: add support to ifconfig.sh for x86 2.5.1
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt1214. [bug] Win32: isc_file_renameunique() could leave zero length
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt files behind.
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt
cad79077bd5b2616bc4a7a6b3cbc0953bef8917fMark Andrews1213. [func] Report view associated with client if it is not a
cad79077bd5b2616bc4a7a6b3cbc0953bef8917fMark Andrews standard view (_default or _bind).
cad79077bd5b2616bc4a7a6b3cbc0953bef8917fMark Andrews
cad79077bd5b2616bc4a7a6b3cbc0953bef8917fMark Andrews1212. [port] libbind: 64k answer buffers were causing stack space
adfe58e8e5cd1890585e92b67f1fd01989a1fa7dMark Andrews to be exceeded for certain OS. Use heap space instead.
adfe58e8e5cd1890585e92b67f1fd01989a1fa7dMark Andrews
adfe58e8e5cd1890585e92b67f1fd01989a1fa7dMark Andrews1211. [bug] dns_name_fromtext() incorrectly handled certain
c3237dec879f82855403ff7e3ba87b298172efd5Mark Andrews valid octal bitlabels. [RT #2483]
c3237dec879f82855403ff7e3ba87b298172efd5Mark Andrews
c3237dec879f82855403ff7e3ba87b298172efd5Mark Andrews1210. [bug] libbind: getnameinfo() failed to lookup IPv4 mapped /
c3237dec879f82855403ff7e3ba87b298172efd5Mark Andrews compatible addresses. [RT #2461]
c3237dec879f82855403ff7e3ba87b298172efd5Mark Andrews
cb616c6d5c2ece1fac37fa6e0bca2b53d4043098Mark Andrews1209. [bug] Dig, host, nslookup were not checking the message ids
cb616c6d5c2ece1fac37fa6e0bca2b53d4043098Mark Andrews on the responses. [RT #2454]
cb616c6d5c2ece1fac37fa6e0bca2b53d4043098Mark Andrews
c0a2210466dec0cc81ebf2ffbe21693b57b9c29cMark Andrews1208. [bug] dns_master_load*() failed to log a error message if
c0a2210466dec0cc81ebf2ffbe21693b57b9c29cMark Andrews an error was detected when parsing the ownername of
c0a2210466dec0cc81ebf2ffbe21693b57b9c29cMark Andrews a record. [RT #2448]
534057c9f91a3eb6e0541f3526459c716239b337Mark Andrews
534057c9f91a3eb6e0541f3526459c716239b337Mark Andrews1207. [bug] libbind: getaddrinfo() could call freeaddrinfo() with
534057c9f91a3eb6e0541f3526459c716239b337Mark Andrews an invalid pointer.
0f14b041328c062b1fa391887376388dfc8b2fe5Mark Andrews
0f14b041328c062b1fa391887376388dfc8b2fe5Mark Andrews1206. [bug] SERVFAIL and NOTIMP responses to an EDNS query should
0f14b041328c062b1fa391887376388dfc8b2fe5Mark Andrews trigger a non-EDNS retry.
0f14b041328c062b1fa391887376388dfc8b2fe5Mark Andrews
f7f4730e563a2749629fe7fef4cd9513cd2bfab7Mark Andrews1205. [bug] OPT, TSIG and TKEY cannot be used to set the "class"
f7f4730e563a2749629fe7fef4cd9513cd2bfab7Mark Andrews of the message. [RT #2449]
1848d38f441ebf70ab21f6151bc3487a92d25b63Mark Andrews
1848d38f441ebf70ab21f6151bc3487a92d25b63Mark Andrews1204. [bug] libbind: res_nupdate() failed to update the name
2d82ed9456e72dc4373bea19d63411afe1c48962Mark Andrews server addresses before sending the update.
2d82ed9456e72dc4373bea19d63411afe1c48962Mark Andrews
2d82ed9456e72dc4373bea19d63411afe1c48962Mark Andrews1203. [func] Report locations of previous acl and zone definitions
a5a1cbece45e6ca68aafe3b9b995eac6b0f45dd2Mark Andrews when a duplicate is detected.
a5a1cbece45e6ca68aafe3b9b995eac6b0f45dd2Mark Andrews
0d6328ce5f6b799f8e7c6cbbb3b965cf29bfb7baMark Andrews1202. [func] New functions: cfg_obj_line() and cfg_obj_file().
0d6328ce5f6b799f8e7c6cbbb3b965cf29bfb7baMark Andrews
0d6328ce5f6b799f8e7c6cbbb3b965cf29bfb7baMark Andrews1201. [bug] Require that if 'callbacks' is passed to
e01ef6f01c7e8f80122cd80a2e011425a0135489Mark Andrews dns_rdata_fromtext(), callbacks->error and
677f507de7c546c187c1505c48bc7b440545485cMark Andrews callbacks->warn are initialized.
677f507de7c546c187c1505c48bc7b440545485cMark Andrews
677f507de7c546c187c1505c48bc7b440545485cMark Andrews1200. [bug] Log 'errno' that we are unable to convert to
124cc0660c7eff8021c2422fb47441e9ca08b3f9Tinderbox User isc_result_t. [RT #2404]
e01ef6f01c7e8f80122cd80a2e011425a0135489Mark Andrews
677f507de7c546c187c1505c48bc7b440545485cMark Andrews1199. [doc] ARM reference to RFC 2157 should have been RFC 1918.
677f507de7c546c187c1505c48bc7b440545485cMark Andrews [RT #2436]
677f507de7c546c187c1505c48bc7b440545485cMark Andrews
677f507de7c546c187c1505c48bc7b440545485cMark Andrews1198. [bug] OPT printing style was not consistant with the way the
677f507de7c546c187c1505c48bc7b440545485cMark Andrews header fields are printed. The DO bit was not reported
677f507de7c546c187c1505c48bc7b440545485cMark Andrews if set. Report if any of the MBZ bits are set.
bf459d24a117ae2c54c37016430b41cd6d73491cMark Andrews
bf459d24a117ae2c54c37016430b41cd6d73491cMark Andrews1197. [bug] Attempts to define the same acl multiple times were not
bf459d24a117ae2c54c37016430b41cd6d73491cMark Andrews detected.
677f507de7c546c187c1505c48bc7b440545485cMark Andrews
677f507de7c546c187c1505c48bc7b440545485cMark Andrews1196. [contrib] update mdnkit to 2.2.3.
677f507de7c546c187c1505c48bc7b440545485cMark Andrews
bf459d24a117ae2c54c37016430b41cd6d73491cMark Andrews1195. [bug] Attempts to redefine builtin acls should be caught.
f53e0bda467d96dfeeba1b4da30c37b37766bb75Evan Hunt [RT #2403]
f53e0bda467d96dfeeba1b4da30c37b37766bb75Evan Hunt
f53e0bda467d96dfeeba1b4da30c37b37766bb75Evan Hunt1194. [bug] Not all duplicate zone definitions were being detected
f53e0bda467d96dfeeba1b4da30c37b37766bb75Evan Hunt at the named.conf checking stage. [RT #2431]
f53e0bda467d96dfeeba1b4da30c37b37766bb75Evan Hunt
81e3e3084980afcd61416f572c6e72d38a3808abMichał Kępień1193. [bug] dig +besteffort parsing didn't handle packet
81e3e3084980afcd61416f572c6e72d38a3808abMichał Kępień truncation. dns_message_parse() has new flag
81e3e3084980afcd61416f572c6e72d38a3808abMichał Kępień DNS_MESSAGE_IGNORETRUNCATION.
81e3e3084980afcd61416f572c6e72d38a3808abMichał Kępień
64d7fa3ec4785b390665860aa6bdae304b3c1d24Mark Andrews1192. [bug] The seconds fields in LOC records were restricted
64d7fa3ec4785b390665860aa6bdae304b3c1d24Mark Andrews to three decimal places. More decimal places should
64d7fa3ec4785b390665860aa6bdae304b3c1d24Mark Andrews be allowed but warned about.
64d7fa3ec4785b390665860aa6bdae304b3c1d24Mark Andrews
64d7fa3ec4785b390665860aa6bdae304b3c1d24Mark Andrews1191. [bug] A dynamic update removing the last non-apex name in
64d7fa3ec4785b390665860aa6bdae304b3c1d24Mark Andrews a secure zone would fail. [RT #2399]
75505befa93c993aa5d2df24a2b64eac0c34cbffMark Andrews
75505befa93c993aa5d2df24a2b64eac0c34cbffMark Andrews1190. [func] Add the "rndc freeze" and "rndc unfreeze" commands.
75505befa93c993aa5d2df24a2b64eac0c34cbffMark Andrews [RT #2394]
a38f07c73790170842e4523b4a474d01ca0dede1Michał Kępień
a38f07c73790170842e4523b4a474d01ca0dede1Michał Kępień1189. [bug] On some systems, malloc(0) returns NULL, which
a38f07c73790170842e4523b4a474d01ca0dede1Michał Kępień could cause the caller to report an out of memory
39d5523a8afc73cbdb4fa426de2ce071267a5d6fMark Andrews error. [RT #2398]
39d5523a8afc73cbdb4fa426de2ce071267a5d6fMark Andrews
39d5523a8afc73cbdb4fa426de2ce071267a5d6fMark Andrews1188. [bug] Dynamic updates of a signed zone would fail if
39d5523a8afc73cbdb4fa426de2ce071267a5d6fMark Andrews some of the zone private keys were unavailable.
1f4a3c7088594d1b64cd734eb69e1fd023fde8bfMichał Kępień
1f4a3c7088594d1b64cd734eb69e1fd023fde8bfMichał Kępień1187. [bug] named was incorrectly returning DNSSEC records
1f4a3c7088594d1b64cd734eb69e1fd023fde8bfMichał Kępień in negative responses when the DO bit was not set.
91827e6fd3851a5fe129ef5409ff45833ca01a0eMark Andrews
91827e6fd3851a5fe129ef5409ff45833ca01a0eMark Andrews1186. [bug] isc_hex_tobuffer(,,length = 0) failed to unget the
91827e6fd3851a5fe129ef5409ff45833ca01a0eMark Andrews EOL token when reading to end of line.
35aae5884f410180706a89a9715bf9a85eeeb4b7Michał Kępień
35aae5884f410180706a89a9715bf9a85eeeb4b7Michał Kępień1185. [bug] libbind: don't assume statp->_u._ext.ext is valid
35aae5884f410180706a89a9715bf9a85eeeb4b7Michał Kępień unless RES_INIT is set when calling res_*init().
57b1d64d9ae12d56973716e96f9743a00d47af4aMichał Kępień
57b1d64d9ae12d56973716e96f9743a00d47af4aMichał Kępień1184. [bug] libbind: call res_ndestroy() if RES_INIT is set
57b1d64d9ae12d56973716e96f9743a00d47af4aMichał Kępień when res_*init() is called.
2d517e233ff3b3fcd272eb5b2e2d3db6d31a1681Michał Kępień
2d517e233ff3b3fcd272eb5b2e2d3db6d31a1681Michał Kępień1183. [bug] Handle ENOSR error when writing to the internal
2d517e233ff3b3fcd272eb5b2e2d3db6d31a1681Michał Kępień control pipe. [RT #2395]
09c3efda414314d7edcfb2aed9463fb935fc95a6Mark Andrews
09c3efda414314d7edcfb2aed9463fb935fc95a6Mark Andrews1182. [bug] The server could throw an assertion failure when
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews constructing a negative response packet.
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews1181. [func] Add the "key-directory" configuration statement,
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews which allows the server to look for online signing
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews keys in alternate directories.
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews1180. [func] dnssec-keygen should always generate keys with
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews protocol 3 (DNSSEC), since it's less confusing
09c3efda414314d7edcfb2aed9463fb935fc95a6Mark Andrews that way.
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews
c7e57ce1b0bca9bc7da14bec485f7a7e3e4c761fMichał Kępień1179. [func] Add SIG(0) support to nsupdate.
c7e57ce1b0bca9bc7da14bec485f7a7e3e4c761fMichał Kępień
c7e57ce1b0bca9bc7da14bec485f7a7e3e4c761fMichał Kępień1178. [func] Follow and cache (if appropriate) A6 and other
3ed16e796dba90c96933c8a8a3f5b9404d8d3e61Mark Andrews data chains to completion in the additional section.
3ed16e796dba90c96933c8a8a3f5b9404d8d3e61Mark Andrews
3ed16e796dba90c96933c8a8a3f5b9404d8d3e61Mark Andrews1177. [func] Report view when loading zones if it is not a
14d8a144779b54b103d2da741a2242bf5f9052f7Mark Andrews standard view (_default or _bind). [RT #2270]
14d8a144779b54b103d2da741a2242bf5f9052f7Mark Andrews
14d8a144779b54b103d2da741a2242bf5f9052f7Mark Andrews1176. [doc] Document that allow-v6-synthesis is only performed
70e041bea19b6ad9522b89c2299ad315a2deaafdMark Andrews for clients that are supplied recursive service.
70e041bea19b6ad9522b89c2299ad315a2deaafdMark Andrews [RT #2260]
70e041bea19b6ad9522b89c2299ad315a2deaafdMark Andrews
67247b4a8304bac790648a351a95b8b0f4c512a6Mark Andrews1175. [bug] named-checkzone and named-checkconf failed to call
67247b4a8304bac790648a351a95b8b0f4c512a6Mark Andrews dns_result_register() at startup which could
eeb919b6f572e033d97cf001e4cd44aaff54e5dcMichał Kępień result in runtime exceptions when printing
eeb919b6f572e033d97cf001e4cd44aaff54e5dcMichał Kępień "out of memory" errors. [RT #2335]
eeb919b6f572e033d97cf001e4cd44aaff54e5dcMichał Kępień
a55438eda32ecebf43ead45b216662b7923a465fMark Andrews1174. [bug] Win32: add WSAECONNRESET to the expected errors
a55438eda32ecebf43ead45b216662b7923a465fMark Andrews from connect(). [RT #2308]
a55438eda32ecebf43ead45b216662b7923a465fMark Andrews
8de17f83cafa91a5720dd0b8c1aee5f47f6d7f09Evan Hunt1173. [bug] Potential memory leaks in isc_log_create() and
8de17f83cafa91a5720dd0b8c1aee5f47f6d7f09Evan Hunt isc_log_settag(). [RT #2336]
8de17f83cafa91a5720dd0b8c1aee5f47f6d7f09Evan Hunt
9789e54e55b61b669fb31a8b70e9655e8357dda2Mark Andrews1172. [doc] Add CERT, GPOS, KX, NAPTR, NSAP, PX and TXT to
9789e54e55b61b669fb31a8b70e9655e8357dda2Mark Andrews table of RR types in ARM.
f8362536c647625e602c8450a778a2b7ba90c9f4Mark Andrews
f8362536c647625e602c8450a778a2b7ba90c9f4Mark Andrews1171. [func] Added function isc_region_compare(), updated files in
f8362536c647625e602c8450a778a2b7ba90c9f4Mark Andrews lib/dns to use this function instead of local one.
24231e53a5c3079431f84dcddfee1e761fec7329Mark Andrews
24231e53a5c3079431f84dcddfee1e761fec7329Mark Andrews1170. [bug] Don't attempt to print the token when a I/O error
24231e53a5c3079431f84dcddfee1e761fec7329Mark Andrews occurs when parsing named.conf. [RT #2275]
24231e53a5c3079431f84dcddfee1e761fec7329Mark Andrews
4b669b69bae7dedda2faa09a7ade247499c1d49cMichał Kępień1169. [func] Identify recursive queries in the query log.
4b669b69bae7dedda2faa09a7ade247499c1d49cMichał Kępień
4b669b69bae7dedda2faa09a7ade247499c1d49cMichał Kępień1168. [bug] Empty also-notify clauses were not handled. [RT #2309]
4b669b69bae7dedda2faa09a7ade247499c1d49cMichał Kępień
eb11b39981689e4a20fbe95e533577eacab992b4Mukund Sivaraman1167. [contrib] nslint-2.1a3 (from author).
eb11b39981689e4a20fbe95e533577eacab992b4Mukund Sivaraman
eb11b39981689e4a20fbe95e533577eacab992b4Mukund Sivaraman1166. [bug] "Not Implemented" should be reported as NOTIMP,
8daeae9b01a2b7eb9fd6511b352b03bd7d96ae79Michał Kępień not NOTIMPL. [RT #2281]
8daeae9b01a2b7eb9fd6511b352b03bd7d96ae79Michał Kępień
e7c0f978425f45731b08be1363f20626b0344f23Evan Hunt1165. [bug] We were rejecting notify-source{-v6} in zone clauses.
e7c0f978425f45731b08be1363f20626b0344f23Evan Hunt
01967d183990e44752fe61f193dab9c04c3afd9cEvan Hunt1164. [bug] Empty masters clauses in slave / stub zones were not
01967d183990e44752fe61f193dab9c04c3afd9cEvan Hunt handled gracefully. [RT #2262]
01967d183990e44752fe61f193dab9c04c3afd9cEvan Hunt
575e9d9e4b6beaae688f107814a320b91243a4b2Mark Andrews1163. [func] isc_time_formattimestamp() now includes the year.
575e9d9e4b6beaae688f107814a320b91243a4b2Mark Andrews
575e9d9e4b6beaae688f107814a320b91243a4b2Mark Andrews1162. [bug] The allow-notify option was not accepted in slave
575e9d9e4b6beaae688f107814a320b91243a4b2Mark Andrews zone statements.
7c442d7fe06bc95432af7513764e5cc85e133648Evan Hunt
7c442d7fe06bc95432af7513764e5cc85e133648Evan Hunt1161. [bug] named-checkzone looped on unbalanced brackets.
7c442d7fe06bc95432af7513764e5cc85e133648Evan Hunt [RT #2248]
7c442d7fe06bc95432af7513764e5cc85e133648Evan Hunt
5e1ca7a326741a8f74e6f2b907c7e1fbf428bf80Michał Kępień1160. [bug] Generating Diffie-Hellman keys longer than 1024
5e1ca7a326741a8f74e6f2b907c7e1fbf428bf80Michał Kępień bits could fail. [RT #2241]
5e1ca7a326741a8f74e6f2b907c7e1fbf428bf80Michał Kępień
5e1ca7a326741a8f74e6f2b907c7e1fbf428bf80Michał Kępień1159. [bug] MD and MF are not permitted to be loaded by RFC1123.
ba93bc80a7bce5ba07b2f98e68f0f57402f2459cMark Andrews
ba93bc80a7bce5ba07b2f98e68f0f57402f2459cMark Andrews1158. [func] Report the client's address when logging notify
8ed107eab48687887d45a1ceb18b712bc7209dbaTinderbox User messages.
ba93bc80a7bce5ba07b2f98e68f0f57402f2459cMark Andrews
5f103158280fb2e814db305f917aa42040221623Mark Andrews1157. [func] match-clients and match-destinations now accept
5f103158280fb2e814db305f917aa42040221623Mark Andrews keys. [RT #2045]
5f103158280fb2e814db305f917aa42040221623Mark Andrews
5f103158280fb2e814db305f917aa42040221623Mark Andrews1156. [port] The configure test for strsep() incorrectly
e5715e1fe12e5ad17522bd41c31e637c869d27b7Evan Hunt succeeded on certain patched versions of
e5715e1fe12e5ad17522bd41c31e637c869d27b7Evan Hunt AIX 4.3.3. [RT #2190]
b7b76d6b855cd4c1152c26d34fb61af05f965c5eEvan Hunt
b7b76d6b855cd4c1152c26d34fb61af05f965c5eEvan Hunt1155. [func] Recover from master files being removed from under
b7b76d6b855cd4c1152c26d34fb61af05f965c5eEvan Hunt us.
b7b76d6b855cd4c1152c26d34fb61af05f965c5eEvan Hunt
764e2f3413ca89d09abffb3eb228c8c820bf08b8Mark Andrews1154. [bug] Don't attempt to obtain the netmask of a interface
764e2f3413ca89d09abffb3eb228c8c820bf08b8Mark Andrews if there is no address configured. [RT #2176]
764e2f3413ca89d09abffb3eb228c8c820bf08b8Mark Andrews
764e2f3413ca89d09abffb3eb228c8c820bf08b8Mark Andrews1153. [func] 'rndc {stop|halt} -p' now reports the process id
a06198688faca5c7bc1a35ec0ec18bc68c07691cEvan Hunt of the instance of named being shutdown.
a06198688faca5c7bc1a35ec0ec18bc68c07691cEvan Hunt
a06198688faca5c7bc1a35ec0ec18bc68c07691cEvan Hunt1152. [bug] libbind: read buffer overflows.
50433a667cf0ed3ac7807768b745b0d870ff8c8bMark Andrews
50433a667cf0ed3ac7807768b745b0d870ff8c8bMark Andrews1151. [bug] nslookup failed to check that the arguments to
3c12bec945ee71a38c5ba6f624abd12e2da7eea5Mark Andrews the port, timeout, and retry options were
3c12bec945ee71a38c5ba6f624abd12e2da7eea5Mark Andrews valid integers and in range. [RT #2099]
f44202ab640d22e17b4c74bdad7817622918bd27Mark Andrews
f44202ab640d22e17b4c74bdad7817622918bd27Mark Andrews1150. [bug] named incorrectly accepted TTL values
f44202ab640d22e17b4c74bdad7817622918bd27Mark Andrews containing plus or minus signs, such as
ad9772c559c6aa42f8930f4acf1a2d833a08040aMichał Kępień 1d+1h-1s.
ad9772c559c6aa42f8930f4acf1a2d833a08040aMichał Kępień
ad9772c559c6aa42f8930f4acf1a2d833a08040aMichał Kępień1149. [func] New function isc_parse_uint32().
ad9772c559c6aa42f8930f4acf1a2d833a08040aMichał Kępień
5d7d67f82a8913fae5f1098e111fe50edb86cd5bEvan Hunt1148. [func] 'rndc-confgen -a' now provides positive feedback.
5d7d67f82a8913fae5f1098e111fe50edb86cd5bEvan Hunt
5d7d67f82a8913fae5f1098e111fe50edb86cd5bEvan Hunt1147. [func] Set IPV6_V6ONLY on IPv6 sockets if supported by
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt the OS. listen-on-v6 { any; }; should no longer
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt result in IPv4 queries be accepted. Similarly
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt control { inet :: ... }; should no longer result
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt in IPv4 connections being accepted. This can be
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt overridden at compile time by defining
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt ISC_ALLOW_MAPPED=1.
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt
56e30ebae6fdb0bdf94419caff3a43fb2d16c5dfEvan Hunt1146. [func] Allow IPV6_IPV6ONLY to be set/cleared on a socket if
56e30ebae6fdb0bdf94419caff3a43fb2d16c5dfEvan Hunt supported by the OS by a new function
56e30ebae6fdb0bdf94419caff3a43fb2d16c5dfEvan Hunt isc_socket_ipv6only().
56e30ebae6fdb0bdf94419caff3a43fb2d16c5dfEvan Hunt
56e30ebae6fdb0bdf94419caff3a43fb2d16c5dfEvan Hunt1145. [func] "host" no longer reports a NOERROR/NODATA response
c85920c0b4b2d4dc605c0b1d355881925bf410afMark Andrews by printing nothing. [RT #2065]
c85920c0b4b2d4dc605c0b1d355881925bf410afMark Andrews
0612274565d80e0ad87a19920e561cce5bddb05bEvan Hunt1144. [bug] rndc-confgen would crash if both the -a and -t
0612274565d80e0ad87a19920e561cce5bddb05bEvan Hunt options were specified. [RT #2159]
0612274565d80e0ad87a19920e561cce5bddb05bEvan Hunt
0612274565d80e0ad87a19920e561cce5bddb05bEvan Hunt1143. [bug] When a trusted-keys statement was present and named
f592d2f76cac7115038124c510d2ba3050334b4dEvan Hunt was built without crypto support, it would leak memory.
f592d2f76cac7115038124c510d2ba3050334b4dEvan Hunt
f592d2f76cac7115038124c510d2ba3050334b4dEvan Hunt1142. [bug] dnssec-signzone would fail to delete temporary files
f592d2f76cac7115038124c510d2ba3050334b4dEvan Hunt in some failure cases. [RT #2144]
f592d2f76cac7115038124c510d2ba3050334b4dEvan Hunt
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień1141. [bug] When named rejected a control message, it would
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień leak a file descriptor and memory. It would also
1c8aa38b53a0494fc7d4c3439594d1913987f264Mark Andrews fail to respond, causing rndc to hang.
1c8aa38b53a0494fc7d4c3439594d1913987f264Mark Andrews [RT #2139, #2164]
1c8aa38b53a0494fc7d4c3439594d1913987f264Mark Andrews
1c8aa38b53a0494fc7d4c3439594d1913987f264Mark Andrews1140. [bug] rndc-confgen did not accept IPv6 addresses as arguments
1c8aa38b53a0494fc7d4c3439594d1913987f264Mark Andrews to the -s option. [RT #2138]
43d53a4e4b2f0f9482485a8ab764137a9898ab32Evan Hunt
43d53a4e4b2f0f9482485a8ab764137a9898ab32Evan Hunt1139. [func] It is now possible to flush a given name from the
43d53a4e4b2f0f9482485a8ab764137a9898ab32Evan Hunt cache(s) via 'rndc flushname name [view]'. [RT #2051]
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień1138. [func] It is now possible to flush a given name from the
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień cache by calling the new function
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień dns_cache_flushname().
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień1137. [func] It is now possible to flush a given name from the
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień ADB by calling the new function dns_adb_flushname().
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień1136. [bug] CNAME records synthesized from DNAMEs did not
5fa4be41a383cfbf5e1d195b18c04bdbf5603710Evan Hunt have a TTL of zero as required by RFC2672.
5fa4be41a383cfbf5e1d195b18c04bdbf5603710Evan Hunt [RT #2129]
5fa4be41a383cfbf5e1d195b18c04bdbf5603710Evan Hunt
2732d4922c2e72a399204320791acfd2fd3d6c7cMark Andrews1135. [func] You can now override the default syslog() facility for
2732d4922c2e72a399204320791acfd2fd3d6c7cMark Andrews named/lwresd at compile time. [RT #1982]
2732d4922c2e72a399204320791acfd2fd3d6c7cMark Andrews
24ffba17f06746257d5c009ca8ebfe6043966d20Evan Hunt1134. [bug] Multithreaded servers could deadlock in ferror()
24ffba17f06746257d5c009ca8ebfe6043966d20Evan Hunt when reloading zone files. [RT #1951, #1998]
24ffba17f06746257d5c009ca8ebfe6043966d20Evan Hunt
24ffba17f06746257d5c009ca8ebfe6043966d20Evan Hunt1133. [bug] IN6_IS_ADDR_LOOPBACK was not portably defined on
24ffba17f06746257d5c009ca8ebfe6043966d20Evan Hunt platforms without IN6_IS_ADDR_LOOPBACK. [RT #2106]
21d58795b10a13fa7ac306f7146bdcb58b2e5165Mark Andrews
21d58795b10a13fa7ac306f7146bdcb58b2e5165Mark Andrews1132. [func] Improve UPDATE prerequisite failure diagnotic messages.
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt1131. [bug] The match-destinations view option did not work with
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt IPv6 destinations. [RT #2073, #2074]
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt1130. [bug] Log messages reporting an out-of-range serial number
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt did not include the out-of-range number but the
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt following token. [RT #2076]
ad1317338af79edad878c9c3e4361798503310baMark Andrews
ad1317338af79edad878c9c3e4361798503310baMark Andrews1129. [bug] Multithreaded servers could crash under heavy
9519bb92d7f3f35015aecb84954dd21607cc2c80Evan Hunt resolution load due to a race condition. [RT #2018]
9519bb92d7f3f35015aecb84954dd21607cc2c80Evan Hunt
9519bb92d7f3f35015aecb84954dd21607cc2c80Evan Hunt1128. [func] sdb drivers can now provide RR data in either text
1c81aef28ddf0905344cc58dd3ea0ca539ef1414Evan Hunt or wire format, the latter using the new functions
1c81aef28ddf0905344cc58dd3ea0ca539ef1414Evan Hunt dns_sdb_putrdata() and dns_sdb_putnamedrdata().
1c81aef28ddf0905344cc58dd3ea0ca539ef1414Evan Hunt
1c81aef28ddf0905344cc58dd3ea0ca539ef1414Evan Hunt1127. [func] rndc: If the server to contact has multiple addresses,
da1f585afa8c103508c759142d6aed4edae6936eMark Andrews try all of them.
da1f585afa8c103508c759142d6aed4edae6936eMark Andrews
da1f585afa8c103508c759142d6aed4edae6936eMark Andrews1126. [bug] The server could access a freed event if shut
a8fa3e2d44ce6a8f4069d8f4229d29f5ba6a4a27Mukund Sivaraman down while a client start event was pending
a8fa3e2d44ce6a8f4069d8f4229d29f5ba6a4a27Mukund Sivaraman delivery. [RT #2061]
a8fa3e2d44ce6a8f4069d8f4229d29f5ba6a4a27Mukund Sivaraman
d71d41341d36ddfd347daab982f0cb85d3dd7c4eMark Andrews1125. [bug] rndc: -k option was missing from usage message.
d71d41341d36ddfd347daab982f0cb85d3dd7c4eMark Andrews [RT #2057]
d72952cf254b71c44e5e956a306016a5be9b9c38Mark Andrews
d72952cf254b71c44e5e956a306016a5be9b9c38Mark Andrews1124. [doc] dig: +[no]dnssec, +[no]besteffort and +[no]fail
aae171c5421ac2ba665ff122e004e753e62bac45Mark Andrews are now documented. [RT #2052]
aae171c5421ac2ba665ff122e004e753e62bac45Mark Andrews
6b183c64a3281491f8232959a5ece303b4499706Mark Andrews1123. [bug] dig +[no]fail did not match description. [RT #2052]
6b183c64a3281491f8232959a5ece303b4499706Mark Andrews
5a8f2f0cd67a5dd93d95e6a0935d4805721c3a0bMichał Kępień1122. [tuning] Resolution timeout reduced from 90 to 30 seconds.
5a8f2f0cd67a5dd93d95e6a0935d4805721c3a0bMichał Kępień [RT #2046]
5a8f2f0cd67a5dd93d95e6a0935d4805721c3a0bMichał Kępień
5a8f2f0cd67a5dd93d95e6a0935d4805721c3a0bMichał Kępień1121. [bug] The server could attempt to access a NULL zone
5a8f2f0cd67a5dd93d95e6a0935d4805721c3a0bMichał Kępień table if shut down while resolving.
e2cc7418bf895d22854d84590b63905fac0d4b90Mark Andrews [RT #1587, #2054]
e2cc7418bf895d22854d84590b63905fac0d4b90Mark Andrews
36ec0d374836d070ba05b495e6f0a27f60e94476Evan Hunt1120. [bug] Errors in options were not fatal. [RT #2002]
36ec0d374836d070ba05b495e6f0a27f60e94476Evan Hunt
36ec0d374836d070ba05b495e6f0a27f60e94476Evan Hunt1119. [func] Added support in Win32 for NTFS file/directory ACL's
e446fd29b9c6c4a7b6b5bb0aee3932578c346718Mukund Sivaraman for access control.
f896f7c8be894a737998b97008a1389e72972fcfMukund Sivaraman
e446fd29b9c6c4a7b6b5bb0aee3932578c346718Mukund Sivaraman1118. [bug] On multithreaded servers, a race condition
027a4a5b5d806290146ce4989d34be2c8a664e8cMukund Sivaraman could cause an assertion failure in resolver.c
027a4a5b5d806290146ce4989d34be2c8a664e8cMukund Sivaraman during resolver shutdown. [RT #2029]
b5252fcde512405a68dd4becfe683d9763bd0feaMukund Sivaraman
b5252fcde512405a68dd4becfe683d9763bd0feaMukund Sivaraman1117. [port] The configure check for in6addr_loopback incorrectly
b5252fcde512405a68dd4becfe683d9763bd0feaMukund Sivaraman succeeded on AIX 4.3 when compiling with -O2
b5252fcde512405a68dd4becfe683d9763bd0feaMukund Sivaraman because the test code was optimized away.
b5252fcde512405a68dd4becfe683d9763bd0feaMukund Sivaraman [RT #2016]
99056063905a9273ec59cf477ae747e0490182b7Mukund Sivaraman
99056063905a9273ec59cf477ae747e0490182b7Mukund Sivaraman1116. [bug] Setting transfers in a server clause, transfers-in,
99056063905a9273ec59cf477ae747e0490182b7Mukund Sivaraman or transfers-per-ns to a value greater than
62f2fefaec754e6a4841ff0e72726e6c0cd89c86Michał Kępień 2147483647 disabled transfers. [RT #2002]
62f2fefaec754e6a4841ff0e72726e6c0cd89c86Michał Kępień
62f2fefaec754e6a4841ff0e72726e6c0cd89c86Michał Kępień1115. [func] Set maximum values for cleaning-interval,
62f2fefaec754e6a4841ff0e72726e6c0cd89c86Michał Kępień heartbeat-interval, interface-interval,
b351a5864727a390e06d787e522b141ca760590fMichał Kępień max-transfer-idle-in, max-transfer-idle-out,
b351a5864727a390e06d787e522b141ca760590fMichał Kępień max-transfer-time-in, max-transfer-time-out,
b351a5864727a390e06d787e522b141ca760590fMichał Kępień statistics-interval of 28 days and
b351a5864727a390e06d787e522b141ca760590fMichał Kępień sig-validity-interval of 3660 days. [RT #2002]
b351a5864727a390e06d787e522b141ca760590fMichał Kępień
b351a5864727a390e06d787e522b141ca760590fMichał Kępień1114. [port] Ignore more accept() errors. [RT #2021]
b351a5864727a390e06d787e522b141ca760590fMichał Kępień
8008de0b11bacb3de3a1016c8c0a46f3c0653184Mark Andrews1113. [bug] The allow-update-forwarding option was ignored
8008de0b11bacb3de3a1016c8c0a46f3c0653184Mark Andrews when specified in a view. [RT #2014]
8008de0b11bacb3de3a1016c8c0a46f3c0653184Mark Andrews
8008de0b11bacb3de3a1016c8c0a46f3c0653184Mark Andrews1112. [placeholder]
8008de0b11bacb3de3a1016c8c0a46f3c0653184Mark Andrews
7b4bfc0201ffbcd64a336b99c945891808c44af0Mark Andrews1111. [bug] Multithreaded servers could deadlock processing
7b4bfc0201ffbcd64a336b99c945891808c44af0Mark Andrews recursive queries due to a locking hieararchy
b815731d05220f932315eb33a97c6dc888c6a026Tinderbox User violation in adb.c. [RT #2017]
7cd594b8427fe742d44295790ba367e1de22a47dEvan Hunt
7cd594b8427fe742d44295790ba367e1de22a47dEvan Hunt1110. [bug] dig should only accept valid abbreviations of +options.
7cd594b8427fe742d44295790ba367e1de22a47dEvan Hunt [RT #2003]
c76e8412f4ff4f5945157410312df2a8950f942dMark Andrews
c76e8412f4ff4f5945157410312df2a8950f942dMark Andrews1109. [bug] nsupdate accepted illegal ttl values.
a2a0100e0fc73c0af67a7c9e3524816954448dc6Evan Hunt
a2a0100e0fc73c0af67a7c9e3524816954448dc6Evan Hunt1108. [bug] On Win32, rndc was hanging when named was not running
a2a0100e0fc73c0af67a7c9e3524816954448dc6Evan Hunt due to failure to select for exceptional conditions
a2a0100e0fc73c0af67a7c9e3524816954448dc6Evan Hunt in select(). [RT #1870]
1feffc6fdb1ba386b22d45ea2d2f1613e717cb9eMark Andrews
1feffc6fdb1ba386b22d45ea2d2f1613e717cb9eMark Andrews1107. [bug] nsupdate could catch an assertion failure if an
1feffc6fdb1ba386b22d45ea2d2f1613e717cb9eMark Andrews invalid domain name was given as the argument to
22bed621ef87bc8b6c1fea599b02c4b38dd6bf48Mark Andrews the "zone" command.
22bed621ef87bc8b6c1fea599b02c4b38dd6bf48Mark Andrews
22bed621ef87bc8b6c1fea599b02c4b38dd6bf48Mark Andrews1106. [bug] After seeing an out of range TTL, nsupdate would
68d7ff133c9a1b8cfe683c70e997d83395ffd155Evan Hunt treat all TTLs as out of range. [RT #2001]
68d7ff133c9a1b8cfe683c70e997d83395ffd155Evan Hunt
68d7ff133c9a1b8cfe683c70e997d83395ffd155Evan Hunt1105. [port] OpenUNIX 8 enable threads by default. [RT #1970]
e5f5675b1da287ed40aeff081ad2af86090e8d17Evan Hunt
e5f5675b1da287ed40aeff081ad2af86090e8d17Evan Hunt1104. [bug] Invalid arguments to the transfer-format option
e5f5675b1da287ed40aeff081ad2af86090e8d17Evan Hunt could cause an assertion failure. [RT #1995]
29f0ced781d745591fd058e530a68a281cd7a510Evan Hunt
29f0ced781d745591fd058e530a68a281cd7a510Evan Hunt1103. [port] OpenUNIX 8 support (ifconfig.sh). [RT #1970]
29f0ced781d745591fd058e530a68a281cd7a510Evan Hunt
b9fd54f8d4572fe5dcaf9d4b74f6ecb8027cc450Evan Hunt1102. [doc] Note that query logging is enabled by directing the
b9fd54f8d4572fe5dcaf9d4b74f6ecb8027cc450Evan Hunt queries category to a channel.
b9fd54f8d4572fe5dcaf9d4b74f6ecb8027cc450Evan Hunt
fcb5e646e4d775539e348fa21ba13307f2695bf5Mark Andrews1101. [bug] Array bounds read error in lwres_gai_strerror.
fcb5e646e4d775539e348fa21ba13307f2695bf5Mark Andrews
fcb5e646e4d775539e348fa21ba13307f2695bf5Mark Andrews1100. [bug] libbind: DNSSEC key ids were computed incorrectly.
a22c3cf51567651f74aee5c263c597b8d752c2ccMichał Kępień
a22c3cf51567651f74aee5c263c597b8d752c2ccMichał Kępień1099. [cleanup] libbind: defining REPORT_ERRORS in lib/bind/dst caused
a22c3cf51567651f74aee5c263c597b8d752c2ccMichał Kępień compile time errors.
a22c3cf51567651f74aee5c263c597b8d752c2ccMichał Kępień
b301c4293c082fcce4ec26218e6fad346976eb9eMark Andrews1098. [bug] libbind: HMAC-MD5 key files are now mode 0600.
b301c4293c082fcce4ec26218e6fad346976eb9eMark Andrews
b301c4293c082fcce4ec26218e6fad346976eb9eMark Andrews1097. [func] libbind: RES_PRF_TRUNC for dig.
5c4e0c7800b5c7783e7f8b9ce80a6f8dc47f8856Mark Andrews
5c4e0c7800b5c7783e7f8b9ce80a6f8dc47f8856Mark Andrews1096. [func] libbind: "DNSSEC OK" (DO) support.
5c4e0c7800b5c7783e7f8b9ce80a6f8dc47f8856Mark Andrews
6e1f755f19ef244422e1efa4551fe23775e1a38cMark Andrews1095. [func] libbind: resolver option: no-tld-query. disables
6e1f755f19ef244422e1efa4551fe23775e1a38cMark Andrews trying unqualified as a tld. no_tld_query is also
6e1f755f19ef244422e1efa4551fe23775e1a38cMark Andrews supported for FreeBSD compatability.
435a7cd2293dfa9264678508762ab9acb8d41e50Mark Andrews
435a7cd2293dfa9264678508762ab9acb8d41e50Mark Andrews1094. [func] libbind: add support gcc's format string checking.
435a7cd2293dfa9264678508762ab9acb8d41e50Mark Andrews
b7a823a402eb5c4e99f283e58d778a903d2e72f5Michał Kępień1093. [doc] libbind: miscellaneous nroff fixes.
b7a823a402eb5c4e99f283e58d778a903d2e72f5Michał Kępień
b7a823a402eb5c4e99f283e58d778a903d2e72f5Michał Kępień1092. [bug] libbind: get*by*() failed to check if res_init() had
c46c8e5c56ec4e81a39632e0036f20a6a3c18b8bMark Andrews been called.
031bc55634f443c7c70fbf44c6ac6d8abe72f22bEvan Hunt
031bc55634f443c7c70fbf44c6ac6d8abe72f22bEvan Hunt1091. [bug] libbind: misplaced va_end().
031bc55634f443c7c70fbf44c6ac6d8abe72f22bEvan Hunt
a64daf673deff2358a91bee26bbf2bf874f47c6eMark Andrews1090. [bug] libbind: dns_ho.c:add_hostent() was not returning
a64daf673deff2358a91bee26bbf2bf874f47c6eMark Andrews the amount of memory consumed resulting in garbage
a64daf673deff2358a91bee26bbf2bf874f47c6eMark Andrews address being returned. Alignment calculations were
0aadc6dd7b719539445e7a0a058b15dd9d982a9bMichał Kępień wasting space. We weren't suppressing duplicate
0aadc6dd7b719539445e7a0a058b15dd9d982a9bMichał Kępień addresses.
0aadc6dd7b719539445e7a0a058b15dd9d982a9bMichał Kępień
0aadc6dd7b719539445e7a0a058b15dd9d982a9bMichał Kępień1089. [func] libbind: inet_{cidr,net}_{pton,ntop}() now have IPv6
0aadc6dd7b719539445e7a0a058b15dd9d982a9bMichał Kępień support.
f20ff8b74d21fa3e3f071544f6fd060d015cf27eMichał Kępień
f20ff8b74d21fa3e3f071544f6fd060d015cf27eMichał Kępień1088. [port] libbind: MPE/iX C.70 (incomplete)
f20ff8b74d21fa3e3f071544f6fd060d015cf27eMichał Kępień
7ff682f3c628d785048bbe0242e6a32ea26c6747Michał Kępień1087. [bug] libbind: struct __res_state too large on 64 bit arch.
7ff682f3c628d785048bbe0242e6a32ea26c6747Michał Kępień
7ff682f3c628d785048bbe0242e6a32ea26c6747Michał Kępień1086. [port] libbind: sunos: old sprintf.
7ff682f3c628d785048bbe0242e6a32ea26c6747Michał Kępień
e02fa56849131911e9554133b17a5325b37d0828Michał Kępień1085. [port] libbind: solaris: sys_nerr and sys_errlist do not
e02fa56849131911e9554133b17a5325b37d0828Michał Kępień exist when compiling in 64 bit mode.
e02fa56849131911e9554133b17a5325b37d0828Michał Kępień
abcea74291c37abf68be4e06997c59e5494f06adMark Andrews1084. [cleanup] libbind: gai_strerror() re-written.
abcea74291c37abf68be4e06997c59e5494f06adMark Andrews
abcea74291c37abf68be4e06997c59e5494f06adMark Andrews1083. [bug] The default control channel listened on the
d748d8a4afc200800f6289683361a393b15ba6bfMichał Kępień wildcard adress, not the loopback as documented.
d748d8a4afc200800f6289683361a393b15ba6bfMichał Kępień [RT #1975]
d748d8a4afc200800f6289683361a393b15ba6bfMichał Kępień
cbb33c87f4bcf415c840acb61c9d4642c3c2a8e0Michał Kępień1082. [bug] The -g option to named incorrectly caused logging
cbb33c87f4bcf415c840acb61c9d4642c3c2a8e0Michał Kępień to be sent to syslog in addition to stderr.
cbb33c87f4bcf415c840acb61c9d4642c3c2a8e0Michał Kępień [RT #1974]
324b00ad4950b00346f5ba2382a51709bd82afe9Mark Andrews
324b00ad4950b00346f5ba2382a51709bd82afe9Mark Andrews1081. [bug] Multicast queries were incorrectly identified
296f5969a8dd6e3d1bb3761569c6a7070abd2e47Tinderbox User based on the source address, not the destination
4dc6fa1e92af7a62875b6f6f2931beefd58cb4faEvan Hunt address.
4dc6fa1e92af7a62875b6f6f2931beefd58cb4faEvan Hunt
4dc6fa1e92af7a62875b6f6f2931beefd58cb4faEvan Hunt1080. [bug] BIND 8 compatibility: accept bare IP prefixes
b81b178ab919bdbd92021cfc7e6e8d971cd38e83Mark Andrews as the second element of a two-element top level
b81b178ab919bdbd92021cfc7e6e8d971cd38e83Mark Andrews sort list statement. [RT #1964]
b81b178ab919bdbd92021cfc7e6e8d971cd38e83Mark Andrews
bf216589c1a81e4431653a145b252b6ce367d7cdMark Andrews1079. [bug] BIND 8 compatibility: accept bare elements at top
bf216589c1a81e4431653a145b252b6ce367d7cdMark Andrews level of sort list treating them as if they were
7dbeb5e7f067585abfb12fac314a0d2a8f0dd040Evan Hunt a single element list. [RT #1963]
7dbeb5e7f067585abfb12fac314a0d2a8f0dd040Evan Hunt
6e10f87913db176724e89b52e686b0992898da75Mukund Sivaraman1078. [bug] We failed to correct bad tv_usec values in one case.
6e10f87913db176724e89b52e686b0992898da75Mukund Sivaraman [RT #1966]
6e10f87913db176724e89b52e686b0992898da75Mukund Sivaraman
6e10f87913db176724e89b52e686b0992898da75Mukund Sivaraman1077. [func] Do not accept further recursive clients when
6e10f87913db176724e89b52e686b0992898da75Mukund Sivaraman the total number of of recursive lookups being
37f6466aa327a5b444e41c8cb57ab5caacfe6279Evan Hunt processed exceeds max-recursive-clients, even
37f6466aa327a5b444e41c8cb57ab5caacfe6279Evan Hunt if some of the lookups are internally generated.
36babd3e630f507843c423207cbbbd4758d7cffaTinderbox User [RT #1915, #1938]
37f6466aa327a5b444e41c8cb57ab5caacfe6279Evan Hunt
4162d3b36d1a3c25724c7e37ce839f67b2352bbbMark Andrews1076. [bug] A badly defined global key could trigger an assertion
4162d3b36d1a3c25724c7e37ce839f67b2352bbbMark Andrews on load/reload if views were used. [RT #1947]
4162d3b36d1a3c25724c7e37ce839f67b2352bbbMark Andrews
ce6f0c122140647b5652c0d4de523c994fcfea08Michał Kępień1075. [bug] Out-of-range network prefix lengths were not
ce6f0c122140647b5652c0d4de523c994fcfea08Michał Kępień reported. [RT #1954]
f72f5879424ce4081893b306b8c31f29fe9205e0Evan Hunt
f72f5879424ce4081893b306b8c31f29fe9205e0Evan Hunt1074. [bug] Running out of memory in dump_rdataset() could
f72f5879424ce4081893b306b8c31f29fe9205e0Evan Hunt cause an assertion failure. [RT #1946]
f72f5879424ce4081893b306b8c31f29fe9205e0Evan Hunt
f72f5879424ce4081893b306b8c31f29fe9205e0Evan Hunt1073. [bug] The ADB cache cleaning should also be space driven.
1073e2001caee13cc1fa52de97feddd633d50fd8Evan Hunt [RT #1915, #1938]
1073e2001caee13cc1fa52de97feddd633d50fd8Evan Hunt
1073e2001caee13cc1fa52de97feddd633d50fd8Evan Hunt1072. [bug] The TCP client quota could be exceeded when
1073e2001caee13cc1fa52de97feddd633d50fd8Evan Hunt recursion occurred. [RT #1937]
1073e2001caee13cc1fa52de97feddd633d50fd8Evan Hunt
78608b0a454246d0e1e0169f1d671b8427e48199Francis Dupont1071. [bug] Sockets listening for TCP DNS connections
11c4e6d8fcc9bc148543c1ee632315e096d2bcf2Michał Kępień specified an excessive listen backlog. [RT #1937]
11c4e6d8fcc9bc148543c1ee632315e096d2bcf2Michał Kępień
11c4e6d8fcc9bc148543c1ee632315e096d2bcf2Michał Kępień1070. [bug] Copy DNSSEC OK (DO) to response as specified by
59122481b2aa65de4518677c6949f03711d2553aEvan Hunt draft-ietf-dnsext-dnssec-okbit-03.txt.
59122481b2aa65de4518677c6949f03711d2553aEvan Hunt
59122481b2aa65de4518677c6949f03711d2553aEvan Hunt1069. [placeholder]
59122481b2aa65de4518677c6949f03711d2553aEvan Hunt
fe6d2fd8338d6f6ac4c79bea9a8daad903460040Evan Hunt1068. [bug] errno could be overwritten by catgets(). [RT #1921]
fe6d2fd8338d6f6ac4c79bea9a8daad903460040Evan Hunt
fe6d2fd8338d6f6ac4c79bea9a8daad903460040Evan Hunt1067. [func] Allow quotas to be soft, isc_quota_soft().
fe6d2fd8338d6f6ac4c79bea9a8daad903460040Evan Hunt
05a456499af940762d6658366abafb220c5053ccMark Andrews1066. [bug] Provide a thread safe wrapper for strerror().
05a456499af940762d6658366abafb220c5053ccMark Andrews [RT #1689]
05a456499af940762d6658366abafb220c5053ccMark Andrews
cb4e0ef4e2c8a942f99af6ecc6aa564c903b00a0Mark Andrews1065. [func] Runtime support to select new / old style interface
cb4e0ef4e2c8a942f99af6ecc6aa564c903b00a0Mark Andrews scanning using ioctls.
cb4e0ef4e2c8a942f99af6ecc6aa564c903b00a0Mark Andrews
cb4e0ef4e2c8a942f99af6ecc6aa564c903b00a0Mark Andrews1064. [bug] Do not shut down active network interfaces if we
e3efc855f9f0acc9b14bb8e9c833e0fa209068b6Mark Andrews are unable to scan the interface list. [RT #1921]
e3efc855f9f0acc9b14bb8e9c833e0fa209068b6Mark Andrews
e3efc855f9f0acc9b14bb8e9c833e0fa209068b6Mark Andrews1063. [bug] libbind: "make install" was failing on IRIX.
e56c0854589d936f911e0aac2f2bf53cbc8a6af7Michał Kępień [RT #1919]
e56c0854589d936f911e0aac2f2bf53cbc8a6af7Michał Kępień
e56c0854589d936f911e0aac2f2bf53cbc8a6af7Michał Kępień1062. [bug] If the control channel listener socket was shut
6727802528c27484e0d36d70f0b936022d3226e3Michał Kępień down before server exit, the listener object could
6727802528c27484e0d36d70f0b936022d3226e3Michał Kępień be freed twice. [RT #1916]
6727802528c27484e0d36d70f0b936022d3226e3Michał Kępień
6727802528c27484e0d36d70f0b936022d3226e3Michał Kępień1061. [bug] If periodic cache cleaning happened to start
4d41be5f9e86c11a6f00e2b005cfc5abae2c1ab3Mark Andrews while cleaning due to reaching the configured
4d41be5f9e86c11a6f00e2b005cfc5abae2c1ab3Mark Andrews maximum cache size was in progress, the server
bfde61d5194a534d800f3b90008d1f52261922c5Mark Andrews could catch an assertion failure. [RT #1912]
bfde61d5194a534d800f3b90008d1f52261922c5Mark Andrews
bfde61d5194a534d800f3b90008d1f52261922c5Mark Andrews1060. [func] Move refresh, stub and notify UDP retry processing
42ae02626d05921ca7508ae6f9c48ea699596bc6Mark Andrews into dns_request.
6b56350522d18f10edbf2d3778cd0fea74e4f3d2Mark Andrews
6b56350522d18f10edbf2d3778cd0fea74e4f3d2Mark Andrews1059. [func] dns_request now support will now retry UDP queries,
42ae02626d05921ca7508ae6f9c48ea699596bc6Mark Andrews dns_request_createvia2() and dns_request_createraw2().
41caed6e2d7e9caace30e6c59f199ab6bd438f01Mark Andrews
16f43564c6875e2bedd346c18c494933ad51e4faMukund Sivaraman1058. [func] Limited lifetime ticker timers are now available,
16f43564c6875e2bedd346c18c494933ad51e4faMukund Sivaraman isc_timertype_limited.
16f43564c6875e2bedd346c18c494933ad51e4faMukund Sivaraman
16f43564c6875e2bedd346c18c494933ad51e4faMukund Sivaraman1057. [bug] Reloading the server after adding a "file" clause
16f43564c6875e2bedd346c18c494933ad51e4faMukund Sivaraman to a zone statement could cause the server to
72b322cde0e51c4c87df0c9e3226deac95dfb4ceMark Andrews crash due to a typo in change 1016.
72b322cde0e51c4c87df0c9e3226deac95dfb4ceMark Andrews
28ea558bc80f75e46d77ea0533232bb9d4e644f7Mark Andrews1056. [bug] Rndc could catch an assertion failure on SIGINT due
28ea558bc80f75e46d77ea0533232bb9d4e644f7Mark Andrews to an uninitialized variable. [RT #1908]
8ed6c49f1a7f06d3ed39bee7731ff91d8dfd8dc7Mark Andrews
8ed6c49f1a7f06d3ed39bee7731ff91d8dfd8dc7Mark Andrews1055. [func] Version and hostname queries can now be disabled
447dfe4f115b17274eabf1087f035634e1129bb9Mark Andrews using "version none;" and "hostname none;",
565535d1820c63c64ec3c89e1f4815c326aed7aeEvan Hunt respectively.
6045abbc9a0d7d449a13b6fbfbf32d419b6bee96Mark Andrews
6045abbc9a0d7d449a13b6fbfbf32d419b6bee96Mark Andrews1054. [bug] On Win32, cfg_categories and cfg_modules need to be
f7d148398ca4511551c737e655b15f7d0d59a783Mark Andrews exported from the libisccfg DLL.
f7d148398ca4511551c737e655b15f7d0d59a783Mark Andrews
f7d148398ca4511551c737e655b15f7d0d59a783Mark Andrews1053. [bug] Dig did not increase its timeout when receiving
3a84275b10ab16965e86f6ca97e70c1bdca885a0Mark Andrews AXFRs unless the +time option was used. [RT #1904]
3a84275b10ab16965e86f6ca97e70c1bdca885a0Mark Andrews
3a84275b10ab16965e86f6ca97e70c1bdca885a0Mark Andrews1052. [bug] Journals were not being created in binary mode
3a84275b10ab16965e86f6ca97e70c1bdca885a0Mark Andrews resulting in "journal format not recognized" error
398834f7559617bdfd6c10ba555609a2f306e3d4Mark Andrews under Win32. [RT #1889]
398834f7559617bdfd6c10ba555609a2f306e3d4Mark Andrews
398834f7559617bdfd6c10ba555609a2f306e3d4Mark Andrews1051. [bug] Do not ignore a network interface completely just
398834f7559617bdfd6c10ba555609a2f306e3d4Mark Andrews because it has a noncontiguous netmask. Instead,
398834f7559617bdfd6c10ba555609a2f306e3d4Mark Andrews omit it from the localnets ACL and issue a warning.
28061f80b698171892e81c0856bc722190947998Evan Hunt [RT #1891]
28061f80b698171892e81c0856bc722190947998Evan Hunt
28061f80b698171892e81c0856bc722190947998Evan Hunt1050. [bug] Log messages reporting malformed IP addresses in
a785bf2c39c6f223a93c27bbff81591b38095577Mark Andrews address lists such as that of the forwarders option
a785bf2c39c6f223a93c27bbff81591b38095577Mark Andrews failed to include the correct error code, file
a03f4b1ea4f1a4a70963fbeb606841c217f9e5f3Evan Hunt name, and line number. [RT #1890]
a03f4b1ea4f1a4a70963fbeb606841c217f9e5f3Evan Hunt
a03f4b1ea4f1a4a70963fbeb606841c217f9e5f3Evan Hunt1049. [func] "pid-file none;" will disable writing a pid file.
a03f4b1ea4f1a4a70963fbeb606841c217f9e5f3Evan Hunt [RT #1848]
d315545e6db6792692fe2dcb788ac6717a33b75fEvan Hunt
d315545e6db6792692fe2dcb788ac6717a33b75fEvan Hunt1048. [bug] Servers built with -DISC_MEM_USE_INTERNAL_MALLOC=1
d315545e6db6792692fe2dcb788ac6717a33b75fEvan Hunt didn't work.
d315545e6db6792692fe2dcb788ac6717a33b75fEvan Hunt
00f131293520b70728cd48840e09953fa45a745bMark Andrews1047. [bug] named was incorrectly refusing all requests signed
00f131293520b70728cd48840e09953fa45a745bMark Andrews with a TSIG key derived from an unsigned TKEY
00f131293520b70728cd48840e09953fa45a745bMark Andrews negotiation with a NOERROR response. [RT #1886]
b2e71853060a384070d422afda6d1c692ff608e3Mark Andrews
b2e71853060a384070d422afda6d1c692ff608e3Mark Andrews1046. [bug] The help message for the --with-openssl configure
b2e71853060a384070d422afda6d1c692ff608e3Mark Andrews option was inaccurate. [RT #1880]
b2e71853060a384070d422afda6d1c692ff608e3Mark Andrews
42c1acfa478aacfbda2d298cf74a137de2df4b87Michał Kępień1045. [bug] It was possible to skip saving glue for a nameserver
42c1acfa478aacfbda2d298cf74a137de2df4b87Michał Kępień for a stub zone.
42c1acfa478aacfbda2d298cf74a137de2df4b87Michał Kępień
214b53880b6d77359f60feccb91bd2589059300aEvan Hunt1044. [bug] Specifying allow-transfer, notify-source, or
214b53880b6d77359f60feccb91bd2589059300aEvan Hunt notify-source-v6 in a stub zone was not treated
214b53880b6d77359f60feccb91bd2589059300aEvan Hunt as an error.
dd5375de0a7a515ee4fb2fd217e9577259d38c07Mark Andrews
dd5375de0a7a515ee4fb2fd217e9577259d38c07Mark Andrews1043. [bug] Specifying a transfer-source or transfer-source-v6
dd5375de0a7a515ee4fb2fd217e9577259d38c07Mark Andrews option in the zone statement for a master zone was
3a58e1fefb0a9fd5dab11f271a320c6b90473f76Mukund Sivaraman not treated as an error. [RT #1876]
3a58e1fefb0a9fd5dab11f271a320c6b90473f76Mukund Sivaraman
3a58e1fefb0a9fd5dab11f271a320c6b90473f76Mukund Sivaraman1042. [bug] The "config" logging category did not work properly.
7c67b8c2b076971e6a9f8b0db932201366f13d47Mark Andrews [RT #1873]
7c67b8c2b076971e6a9f8b0db932201366f13d47Mark Andrews
7c67b8c2b076971e6a9f8b0db932201366f13d47Mark Andrews1041. [bug] Dig/host/nslookup could catch an assertion failure
5aed5dc329a2bf1340e9ff2256c1cf4e3005ea0bMark Andrews on SIGINT due to an uninitialized variable. [RT #1867]
5aed5dc329a2bf1340e9ff2256c1cf4e3005ea0bMark Andrews
387f5e872d40426acbc739d2e9b2bb37c123dd56Mark Andrews1040. [bug] Multiple listen-on-v6 options with different ports
8664a1bd40814ed0b42eacfc5eb354b598dfd6dfTinderbox User were not accepted. [RT #1875]
c28e44f3f8bc46c6bf1c15cc06af0c42fcd7e924Evan Hunt
c28e44f3f8bc46c6bf1c15cc06af0c42fcd7e924Evan Hunt1039. [bug] Negative responses with CNAMEs in the answer section
387f5e872d40426acbc739d2e9b2bb37c123dd56Mark Andrews were cached incorrectly. [RT #1862]
3440cf9c60cd5d35634e7f274fd3eccbba2173a5Evan Hunt
3440cf9c60cd5d35634e7f274fd3eccbba2173a5Evan Hunt1038. [bug] In servers configured with a tkey-domain option,
3440cf9c60cd5d35634e7f274fd3eccbba2173a5Evan Hunt TKEY queries with an owner name other than the root
387f5e872d40426acbc739d2e9b2bb37c123dd56Mark Andrews could cause an assertion failure. [RT #1866, #1869]
541ce84ff2f0c54340da8b3e04c5686ed82420e1Mark Andrews
541ce84ff2f0c54340da8b3e04c5686ed82420e1Mark Andrews1037. [bug] Negative responses whose authority section contain
032d2134a4c1808696688db9bf6f20253e5d05b5Mark Andrews SOA or NS records whose owner names are not equal
032d2134a4c1808696688db9bf6f20253e5d05b5Mark Andrews equal to or parents of the query name should be
032d2134a4c1808696688db9bf6f20253e5d05b5Mark Andrews rejected. [RT #1862]
fb9ef31fed818384ef8997f2dc5f27252c6f767eEvan Hunt
fb9ef31fed818384ef8997f2dc5f27252c6f767eEvan Hunt1036. [func] Silently drop requests received via multicast as
fb9ef31fed818384ef8997f2dc5f27252c6f767eEvan Hunt long as there is no final multicast DNS standard.
823ccd1f02802966395d58c916e9f988320fd6eeEvan Hunt
823ccd1f02802966395d58c916e9f988320fd6eeEvan Hunt1035. [bug] If we respond to multicast queries (which we
823ccd1f02802966395d58c916e9f988320fd6eeEvan Hunt currently do not), respond from a unicast address
b6fa637fc8c92f42a21e6f97259598968717af3dEvan Hunt as specified in RFC 1123. [RT #137]
b6fa637fc8c92f42a21e6f97259598968717af3dEvan Hunt
b6fa637fc8c92f42a21e6f97259598968717af3dEvan Hunt1034. [bug] Ignore the RD bit on multicast queries as specified
b6fa637fc8c92f42a21e6f97259598968717af3dEvan Hunt in RFC 1123. [RT #137]
ace5680c122ef239e64eec1120f13f5a7f087d79Mark Andrews
ace5680c122ef239e64eec1120f13f5a7f087d79Mark Andrews1033. [bug] Always respond to requests with an unsupported opcode
ace5680c122ef239e64eec1120f13f5a7f087d79Mark Andrews with NOTIMP, even if we don't have a matching view
59d940391ce90963cd3f4b22201b3fca2ffda22aMark Andrews or cannot determine the class.
59d940391ce90963cd3f4b22201b3fca2ffda22aMark Andrews
59d940391ce90963cd3f4b22201b3fca2ffda22aMark Andrews1032. [func] hostname.bind/txt/chaos now returns the name of
6b432e11497f905a6b6f048df3e8a01ce8abbb1eMark Andrews the machine hosting the nameserver. This is useful
6b432e11497f905a6b6f048df3e8a01ce8abbb1eMark Andrews in diagnosing problems with anycast servers.
6b432e11497f905a6b6f048df3e8a01ce8abbb1eMark Andrews
cb9345c996de9d9c990009f14fc83fbbe9c5e3e6Mark Andrews1031. [bug] libbind.a: isc__gettimeofday() infinite recursion.
cb9345c996de9d9c990009f14fc83fbbe9c5e3e6Mark Andrews [RT #1858]
cb9345c996de9d9c990009f14fc83fbbe9c5e3e6Mark Andrews
c935952ede45595a821cfed7f73b57f3b239ca2bMark Andrews1030. [bug] On systems with no resolv.conf file, nsupdate
c935952ede45595a821cfed7f73b57f3b239ca2bMark Andrews exited with an error rather than defaulting
c935952ede45595a821cfed7f73b57f3b239ca2bMark Andrews to using the loopback address. [RT #1836]
9604a49da0130534f2f4aaa0cbfa78b5f589196fMark Andrews
9604a49da0130534f2f4aaa0cbfa78b5f589196fMark Andrews1029. [bug] Some named.conf errors did not cause the loading
9604a49da0130534f2f4aaa0cbfa78b5f589196fMark Andrews of the configuration file to return a failure
da5b569ddb9b8bf84242f3085d18e215ec490fdaMark Andrews status even though they were logged. [RT #1847]
da5b569ddb9b8bf84242f3085d18e215ec490fdaMark Andrews
da5b569ddb9b8bf84242f3085d18e215ec490fdaMark Andrews1028. [bug] On Win32, dig/host/nslookup looked for resolv.conf
c83a3061551c86bd661839be935de061f7322f5cEvan Hunt in the wrong directory. [RT #1833]
c83a3061551c86bd661839be935de061f7322f5cEvan Hunt
c83a3061551c86bd661839be935de061f7322f5cEvan Hunt1027. [bug] RRs having the reserved type 0 should be rejected.
c83a3061551c86bd661839be935de061f7322f5cEvan Hunt [RT #1471]
ac9072210cea5283e554f1787876b647a08fda96Mark Andrews
ac9072210cea5283e554f1787876b647a08fda96Mark Andrews1026. [placeholder]
ac9072210cea5283e554f1787876b647a08fda96Mark Andrews
ac9072210cea5283e554f1787876b647a08fda96Mark Andrews1025. [bug] Don't use multicast addresses to resolve iterative
512765ba1e3f0b29e2c1ae4b0138838c6422f2bdEvan Hunt queries. [RT #101]
512765ba1e3f0b29e2c1ae4b0138838c6422f2bdEvan Hunt
27a262bc4d38c7a8230677ac2685ec7a4f509f70Mark Andrews1024. [port] Compilation failed on HP-UX 11.11 due to
27a262bc4d38c7a8230677ac2685ec7a4f509f70Mark Andrews incompatible use of the SIOCGLIFCONF macro
27a262bc4d38c7a8230677ac2685ec7a4f509f70Mark Andrews name. [RT #1831]
27a262bc4d38c7a8230677ac2685ec7a4f509f70Mark Andrews
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman1023. [func] Accept hints without TTLs.
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman1022. [bug] Don't report empty root hints as "extra data".
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman [RT #1802]
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman1021. [bug] On Win32, log message timestamps were one month
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman later than they should have been, and the server
0d24df5c0b2f9546f403113df8ac4457223bc92fEvan Hunt would exhibit unspecified behavior in December.
0d24df5c0b2f9546f403113df8ac4457223bc92fEvan Hunt
0d24df5c0b2f9546f403113df8ac4457223bc92fEvan Hunt1020. [bug] IXFR log messages did not distinguish between
7c1c9b4dcd9efa507cdb58d3d83e99ab4836096dMark Andrews true IXFRs, AXFR-style IXFRs, and mere version
7c1c9b4dcd9efa507cdb58d3d83e99ab4836096dMark Andrews polls. [RT #1811]
7c1c9b4dcd9efa507cdb58d3d83e99ab4836096dMark Andrews
9689922a0d936b04feb418fbaf4c1420f745ea58Mark Andrews1019. [bug] The value of the lame-ttl option was limited to 18000
9689922a0d936b04feb418fbaf4c1420f745ea58Mark Andrews seconds, not 1800 seconds as documented. [RT #1803]
9689922a0d936b04feb418fbaf4c1420f745ea58Mark Andrews
02989eceeff85cd6c5dd31848a12674f74bba7cfEvan Hunt1018. [bug] The default log channel was not always initialized
02989eceeff85cd6c5dd31848a12674f74bba7cfEvan Hunt correctly. [RT #1813]
02989eceeff85cd6c5dd31848a12674f74bba7cfEvan Hunt
34f649fa22a16acb488ccf0f8a41d541c6ba7da1Evan Hunt1017. [bug] When specifying TSIG keys to dig and nsupdate using
34f649fa22a16acb488ccf0f8a41d541c6ba7da1Evan Hunt the -k option, they must be HMAC-MD5 keys. [RT #1810]
34f649fa22a16acb488ccf0f8a41d541c6ba7da1Evan Hunt
34f649fa22a16acb488ccf0f8a41d541c6ba7da1Evan Hunt1016. [bug] Slave zones with no backup file were re-transferred
8b9c4592ed718c4187971f1104381faf538bf4f7Evan Hunt on every server reload.
8b9c4592ed718c4187971f1104381faf538bf4f7Evan Hunt
8b9c4592ed718c4187971f1104381faf538bf4f7Evan Hunt1015. [bug] Log channels that had a "versions" option but no
8b9c4592ed718c4187971f1104381faf538bf4f7Evan Hunt "size" option failed to create numbered log
264e17e73941059877ccf3c96f26aac15a25500bMukund Sivaraman files. [RT #1783]
264e17e73941059877ccf3c96f26aac15a25500bMukund Sivaraman
264e17e73941059877ccf3c96f26aac15a25500bMukund Sivaraman1014. [bug] Some queries would cause statistics counters to
264e17e73941059877ccf3c96f26aac15a25500bMukund Sivaraman increment more than once or not at all. [RT #1321]
9a8b2b3ab35fbbdf03acba32dade90ad91f75742Mukund Sivaraman
9a8b2b3ab35fbbdf03acba32dade90ad91f75742Mukund Sivaraman1013. [bug] It was possible to cancel a query twice when marking
9a8b2b3ab35fbbdf03acba32dade90ad91f75742Mukund Sivaraman a server as bogus or by having a blackhole acl.
eeb16584fbd3564136cb4c950fc5e1b54690de68Mukund Sivaraman [RT #1776]
eeb16584fbd3564136cb4c950fc5e1b54690de68Mukund Sivaraman
eeb16584fbd3564136cb4c950fc5e1b54690de68Mukund Sivaraman1012. [bug] The -p option to named did not behave as documented.
eeb16584fbd3564136cb4c950fc5e1b54690de68Mukund Sivaraman
eeb16584fbd3564136cb4c950fc5e1b54690de68Mukund Sivaraman1011. [cleanup] Removed isc_dir_current().
9540b42695c15fdd5f01b4c663e21936e6c38c82Mukund Sivaraman
9540b42695c15fdd5f01b4c663e21936e6c38c82Mukund Sivaraman1010. [bug] The server could attempt to execute a command channel
9540b42695c15fdd5f01b4c663e21936e6c38c82Mukund Sivaraman command after initiating server shutdown, causing
9540b42695c15fdd5f01b4c663e21936e6c38c82Mukund Sivaraman an assertion failure. [RT #1766]
9540b42695c15fdd5f01b4c663e21936e6c38c82Mukund Sivaraman
fec9247b8f1ab52e999643ae03f0550387ec359fMukund Sivaraman1009. [port] OpenUNIX 8 support. [RT #1728]
fec9247b8f1ab52e999643ae03f0550387ec359fMukund Sivaraman
fec9247b8f1ab52e999643ae03f0550387ec359fMukund Sivaraman1008. [port] libtool.m4, ltmain.sh from libtool-1.4.2.
fec9247b8f1ab52e999643ae03f0550387ec359fMukund Sivaraman
fec9247b8f1ab52e999643ae03f0550387ec359fMukund Sivaraman1007. [port] config.guess, config.sub from autoconf-2.52.
0d7548ee341c83c540624a423e2c701b6e9ddc4eEvan Hunt
0d7548ee341c83c540624a423e2c701b6e9ddc4eEvan Hunt1006. [bug] If a KEY RR was found missing during DNSSEC validation,
0d7548ee341c83c540624a423e2c701b6e9ddc4eEvan Hunt an assertion failure could subsequently be triggered
2883bbaef3b2b712acfb89358f5a9c7ebb62733bEvan Hunt in the resolver. [RT #1763]
527163f0e5e8639bcceb7fe52387285042f5b24cEvan Hunt
527163f0e5e8639bcceb7fe52387285042f5b24cEvan Hunt1005. [bug] Don't copy nonzero RCODEs from request to response.
62a6147e51fd1ccb9ec1c1b6c97b6e9b9ef1f002Evan Hunt [RT #1765]
62a6147e51fd1ccb9ec1c1b6c97b6e9b9ef1f002Evan Hunt
62a6147e51fd1ccb9ec1c1b6c97b6e9b9ef1f002Evan Hunt1004. [port] Deal with recvfrom() returning EHOSTDOWN. [RT #1770]
4c432aae90bc9b220725ca7df5a6af40cf4c74b3Mark Andrews
4c432aae90bc9b220725ca7df5a6af40cf4c74b3Mark Andrews1003. [func] Add the +retry option to dig.
4c432aae90bc9b220725ca7df5a6af40cf4c74b3Mark Andrews
3195754154292f0651c195433607696a259a98e2Evan Hunt1002. [bug] When reporting an unknown class name in named.conf,
3195754154292f0651c195433607696a259a98e2Evan Hunt including the file name and line number. [RT #1759]
911576956388270fe2401fbf9236d8879d2795e9Evan Hunt
911576956388270fe2401fbf9236d8879d2795e9Evan Hunt1001. [bug] win32 socket code doio_recv was not catching a
911576956388270fe2401fbf9236d8879d2795e9Evan Hunt WSACONNRESET error when a client was timing out
911576956388270fe2401fbf9236d8879d2795e9Evan Hunt the request and closing its socket. [RT #1745]
fd0d60b3a0139c040fedb0bb765fd9667831412eMark Andrews
fd0d60b3a0139c040fedb0bb765fd9667831412eMark Andrews1000. [bug] BIND 8 compatibility: accept "HESIOD" as an alias
fd0d60b3a0139c040fedb0bb765fd9667831412eMark Andrews for class "HS". [RT #1759]
3001a1b4e6298466882a4147307b4c28a3b08f91Mark Andrews
3001a1b4e6298466882a4147307b4c28a3b08f91Mark Andrews 999. [func] "rndc retransfer zone [class [view]]" added.
3001a1b4e6298466882a4147307b4c28a3b08f91Mark Andrews [RT #1752]
1bce43adcc11d21afaf645cbe466553aabc725b2Mark Andrews
1bce43adcc11d21afaf645cbe466553aabc725b2Mark Andrews 998. [func] named-checkzone now has arguments to specify the
da4823c08a9a41e7b5ff1f3a83c80007f60fd21cMark Andrews chroot directory (-t) and working directory (-w).
da4823c08a9a41e7b5ff1f3a83c80007f60fd21cMark Andrews [RT #1755]
da4823c08a9a41e7b5ff1f3a83c80007f60fd21cMark Andrews
52cae869e0296713b764f6065bdad80832d4c493Mark Andrews 997. [func] Add support for RSA-SHA1 keys (RFC3110).
52cae869e0296713b764f6065bdad80832d4c493Mark Andrews
52cae869e0296713b764f6065bdad80832d4c493Mark Andrews 996. [func] Issue warning if the configuration filename contains
403e7b451207fe6514a5d641562713b1af233b9cEvan Hunt the chroot path.
403e7b451207fe6514a5d641562713b1af233b9cEvan Hunt
403e7b451207fe6514a5d641562713b1af233b9cEvan Hunt 995. [bug] dig, host, nslookup: using a raw IPv6 address as a
62b5dd5b09cb575281f8193476b58a4bd9870fc9Evan Hunt target address should be fatal on a IPv4 only system.
62b5dd5b09cb575281f8193476b58a4bd9870fc9Evan Hunt
7fcbbd6fa9ed199cf6947bb6b204da5438211faaMark Andrews 994. [func] Treat non-authoritative responses to queries for type
7fcbbd6fa9ed199cf6947bb6b204da5438211faaMark Andrews NS as referrals even if the NS records are in the
8c31a25f3ff5d6783c7add7c887e52f7031d173dMark Andrews answer section, because BIND 8 servers incorrectly
8c31a25f3ff5d6783c7add7c887e52f7031d173dMark Andrews send them that way. This is necessary for DNSSEC
8c31a25f3ff5d6783c7add7c887e52f7031d173dMark Andrews validation of the NS records of a secure zone to
8bcd80824c51c802c2927236b012cd526f569b04Mark Andrews succeed when the parent is a BIND 8 server. [RT #1706]
3be4330b77e6de0c6aa7cca74c1ae17fc661ac32Tinderbox User
8bcd80824c51c802c2927236b012cd526f569b04Mark Andrews 993. [func] dig: -v now reports the version.
7fcbbd6fa9ed199cf6947bb6b204da5438211faaMark Andrews
7fcbbd6fa9ed199cf6947bb6b204da5438211faaMark Andrews 992. [doc] dig: ~/.digrc is now documented.
7fcbbd6fa9ed199cf6947bb6b204da5438211faaMark Andrews
559cbe04e73cf601784a371e09554c20407a6c7bEvan Hunt 991. [func] Lower UDP refresh timeout messages to level
559cbe04e73cf601784a371e09554c20407a6c7bEvan Hunt debug 1.
559cbe04e73cf601784a371e09554c20407a6c7bEvan Hunt
559cbe04e73cf601784a371e09554c20407a6c7bEvan Hunt 990. [bug] The rndc-confgen man page was not installed.
559cbe04e73cf601784a371e09554c20407a6c7bEvan Hunt
6ef61e764583887172e27c3bc681e36cfa27b469Mark Andrews 989. [bug] Report filename if $INCLUDE fails for file related
94a94fca2444bb18b4bf74d6c5dbcbb89f139237Mark Andrews errors. [RT #1736]
b81977ae70138c9befd8fa4bb66b6145e1986561Mark Andrews
b81977ae70138c9befd8fa4bb66b6145e1986561Mark Andrews 988. [bug] 'additional-from-auth no;' did not work reliably
43769594c0e42e9822ef71daee8bbf35252d9300Evan Hunt in the case of queries answered from the cache.
43769594c0e42e9822ef71daee8bbf35252d9300Evan Hunt [RT #1436]
9ecedaea58defeadaf54dfc1211270653e0657ceMark Andrews
9ecedaea58defeadaf54dfc1211270653e0657ceMark Andrews 987. [bug] "dig -help" didn't show "+[no]stats".
fc8c8966c906b305cb8b416a8f23f21abf103b7fEvan Hunt
fc8c8966c906b305cb8b416a8f23f21abf103b7fEvan Hunt 986. [bug] "dig +noall" failed to clear stats and command
fc8c8966c906b305cb8b416a8f23f21abf103b7fEvan Hunt printing.
fc8c8966c906b305cb8b416a8f23f21abf103b7fEvan Hunt
07b7a3eadeda94eddd50977c9582dae2f955b638Evan Hunt 985. [func] Consider network interfaces to be up iff they have
07b7a3eadeda94eddd50977c9582dae2f955b638Evan Hunt a nonzero IP address rather than based on the
07b7a3eadeda94eddd50977c9582dae2f955b638Evan Hunt IFF_UP flag. [RT #1160]
07b7a3eadeda94eddd50977c9582dae2f955b638Evan Hunt
85a26f938eac3e147a48f671f6a6b5ee9cd1767dEvan Hunt 984. [bug] Multithreading should be enabled by default on
85a26f938eac3e147a48f671f6a6b5ee9cd1767dEvan Hunt Solaris 2.7 and newer, but it wasn't.
85a26f938eac3e147a48f671f6a6b5ee9cd1767dEvan Hunt
4901f2c10b4393fd4407c8feb022c3415ab323c7Mark Andrews 983. [func] The server now supports generating IXFR difference
4901f2c10b4393fd4407c8feb022c3415ab323c7Mark Andrews sequences for non-dynamic zones by comparing zone
4901f2c10b4393fd4407c8feb022c3415ab323c7Mark Andrews versions, when enabled using the new config
8e9dbb62224ce4d7342b0e7db96cf31e415aaaf0Evan Hunt option "ixfr-from-differences". [RT #1727]
8e9dbb62224ce4d7342b0e7db96cf31e415aaaf0Evan Hunt
8e9dbb62224ce4d7342b0e7db96cf31e415aaaf0Evan Hunt 982. [func] If "memstatistics-file" is set in options the memory
8e9dbb62224ce4d7342b0e7db96cf31e415aaaf0Evan Hunt statistics will be written to it.
b5ad0916242ca4ce3f053efe78c1725dce996717Mark Andrews
b5ad0916242ca4ce3f053efe78c1725dce996717Mark Andrews 981. [func] The dnssec tools can now take multiple '-r randomfile'
e2ec0753ce8ed53c870141541b34ebb44598cef7Tinderbox User arguments.
da23e32e410eb9b106ae926858140303bfd1d96fMark Andrews
da23e32e410eb9b106ae926858140303bfd1d96fMark Andrews 980. [bug] Incoming zone transfers restarting after an error
da23e32e410eb9b106ae926858140303bfd1d96fMark Andrews could trigger an assertion failure. [RT #1692]
18ab9a0a34ea025a6bbb09b711b00cfa11eec1b5Evan Hunt
18ab9a0a34ea025a6bbb09b711b00cfa11eec1b5Evan Hunt 979. [func] Incremental master file dumping. dns_master_dumpinc(),
832f5803f69f4548ba3777f8b5741768bbbf5f75Mark Andrews dns_master_dumptostreaminc(), dns_dumpctx_attach(),
c742ef745e1f3400b79c9df3d188896ccbb50f15Evan Hunt dns_dumpctx_detach(), dns_dumpctx_cancel(),
832f5803f69f4548ba3777f8b5741768bbbf5f75Mark Andrews dns_dumpctx_db() and dns_dumpctx_version().
5688a47c152def63dd2f5fb9a93911a0df46162eTinderbox User
832f5803f69f4548ba3777f8b5741768bbbf5f75Mark Andrews 978. [bug] dns_db_attachversion() had an invalid REQUIRE()
832f5803f69f4548ba3777f8b5741768bbbf5f75Mark Andrews condition.
4441328a1d38bbb2ec20a0a219b84d472312da26Mark Andrews
8ce73e5c8cd5e985310ad42b76e8cacee406cb34Mark Andrews 977. [bug] Improve "not at top of zone" error message.
4441328a1d38bbb2ec20a0a219b84d472312da26Mark Andrews
f2e8131f508ca9c92bf7601c80db3c9e1d3bc4ebMark Andrews 976. [func] named-checkconf can now test load master zones
22e3ffcf2c52114092b2dbdf2bc1872371c96192Mark Andrews (named-checkconf -z). [RT #1468]
22e3ffcf2c52114092b2dbdf2bc1872371c96192Mark Andrews
7bcba68b9510908c07d6c2568faca06629511660Mark Andrews 975. [bug] "max-cache-size default;" as a view option
7bcba68b9510908c07d6c2568faca06629511660Mark Andrews caused an assertion failure.
7bcba68b9510908c07d6c2568faca06629511660Mark Andrews
2cee8eadec6545fb0ce10fb8c1d7b60870ec2fb4Mark Andrews 974. [bug] "max-cache-size unlimited;" as a global option
2cee8eadec6545fb0ce10fb8c1d7b60870ec2fb4Mark Andrews was not accepted.
2cee8eadec6545fb0ce10fb8c1d7b60870ec2fb4Mark Andrews
2cee8eadec6545fb0ce10fb8c1d7b60870ec2fb4Mark Andrews 973. [bug] Failed to log the question name when logging:
81df1363fbd13f3a80987704c23e14413e6f1d2aMark Andrews "bad zone transfer request: non-authoritative zone
81df1363fbd13f3a80987704c23e14413e6f1d2aMark Andrews (NOTAUTH)".
81df1363fbd13f3a80987704c23e14413e6f1d2aMark Andrews
08397f5b6ca783a8c55f48b827201b75c3fca4bfMark Andrews 972. [bug] The file modification time code in zone.c was using the
08397f5b6ca783a8c55f48b827201b75c3fca4bfMark Andrews wrong epoch. [RT #1667]
08397f5b6ca783a8c55f48b827201b75c3fca4bfMark Andrews
e63d63dc8510c669e1575b2762265842e8783822Evan Hunt 971. [placeholder]
e63d63dc8510c669e1575b2762265842e8783822Evan Hunt
e63d63dc8510c669e1575b2762265842e8783822Evan Hunt 970. [func] 'max-journal-size' can now be used to set a target
f5c17a057fc5974bb51d7bc8c5827a7fd6dc9aeeEvan Hunt size for a journal.
f5c17a057fc5974bb51d7bc8c5827a7fd6dc9aeeEvan Hunt
f5c17a057fc5974bb51d7bc8c5827a7fd6dc9aeeEvan Hunt 969. [func] dig now supports the undocumented dig 8 feature
d6080de9be23024f5f7a1e40d0cb06df94cdcb72Mark Andrews of allowing arbitrary labels, not just dotted
d6080de9be23024f5f7a1e40d0cb06df94cdcb72Mark Andrews decimal quads, with the -x option. This can be
2a2618356ecdf5962230fe11606d2b106a638295Tinderbox User used to conveniently look up RFC2317 names as in
6649db1ca4f3dc2d14f41f77e03867ac013215f9Evan Hunt "dig -x 10.0.0.0-127". [RT #827, #1576, #1598]
b1866070ef4fb9e17bff16ad458f629bbc5a4accwpk
b1866070ef4fb9e17bff16ad458f629bbc5a4accwpk 968. [bug] On win32, the isc_time_now() function was unnecessarily
6649db1ca4f3dc2d14f41f77e03867ac013215f9Evan Hunt calling strtime(). [RT #1671]
b1866070ef4fb9e17bff16ad458f629bbc5a4accwpk
b1866070ef4fb9e17bff16ad458f629bbc5a4accwpk 967. [bug] On win32, the link for bindevt was not including the
6b45fd062bbcf2986078bf25b2b617b844a9fde4Mark Andrews required resource file to enable the event viewer
6b45fd062bbcf2986078bf25b2b617b844a9fde4Mark Andrews to interpret the error messages in the event log,
6b45fd062bbcf2986078bf25b2b617b844a9fde4Mark Andrews [RT #1668]
6b45fd062bbcf2986078bf25b2b617b844a9fde4Mark Andrews
72cae054ad81a985f1e0023f9ff92b6ff1872183Mark Andrews 966. [placeholder]
72cae054ad81a985f1e0023f9ff92b6ff1872183Mark Andrews
72cae054ad81a985f1e0023f9ff92b6ff1872183Mark Andrews 965. [bug] Including data other than root server NS and A
f1e3dd087b7ce34382df8354efddaae79caa11b7Mark Andrews records in the root hint file could cause a rbtdb
f1e3dd087b7ce34382df8354efddaae79caa11b7Mark Andrews node reference leak. [RT #1581, #1618]
f1e3dd087b7ce34382df8354efddaae79caa11b7Mark Andrews
544e2b48ece5724f2c4a0d6636048a72335cfd54Evan Hunt 964. [func] Warn if data other than root server NS and A records
23ac7e663494ffdfd78b52d1a0a62d93f0d30d93Mark Andrews are found in the root hint file. [RT #1581, #1618]
23ac7e663494ffdfd78b52d1a0a62d93f0d30d93Mark Andrews
458e816ed08044cfe82c89fecd38bce540b23ff0Mark Andrews 963. [bug] Bad ISC_LANG_ENDDECLS. [RT #1645]
458e816ed08044cfe82c89fecd38bce540b23ff0Mark Andrews
458e816ed08044cfe82c89fecd38bce540b23ff0Mark Andrews 962. [bug] libbind: bad "#undef", don't attempt to install
b1ab6766f7cf3d2c189b415c50cc574d9b21a9a2Mark Andrews non-existant nlist.h. [RT #1640]
d84a356d4b122d9a50dbca6776c820f5e59ec44dMark Andrews
bc2510a6a5e406bdef580452e6ae3e1298a7d1d6Mark Andrews 961. [bug] Tried to use a IPV6 feature when ISC_PLATFORM_HAVEIPV6
bc2510a6a5e406bdef580452e6ae3e1298a7d1d6Mark Andrews was not defined. [RT #1482]
bc2510a6a5e406bdef580452e6ae3e1298a7d1d6Mark Andrews
1160ea4c2847b276946cf6bd00504929ec4f6e44Mark Andrews 960. [port] liblwres failed to build on systems with support for
1160ea4c2847b276946cf6bd00504929ec4f6e44Mark Andrews getrrsetbyname() in the OS. [RT #1592]
1160ea4c2847b276946cf6bd00504929ec4f6e44Mark Andrews
348d80fb8490f4547aaa569e5f7ea2a032543bacMark Andrews 959. [port] On FreeBSD, determine the number of CPUs by calling
348d80fb8490f4547aaa569e5f7ea2a032543bacMark Andrews sysctlbyname(). [RT #1584]
47071b7310bd6d4d12169c336faac72c8c3d9ecfMark Andrews
45f206e6c1521c710947e9d5e734c32c6b286b13Mark Andrews 958. [port] ssize_t is not available on all platforms. [RT #1607]
45f206e6c1521c710947e9d5e734c32c6b286b13Mark Andrews
45f206e6c1521c710947e9d5e734c32c6b286b13Mark Andrews 957. [bug] sys/select.h inclusion was broken on older platforms.
f6f3264d8c81cda5d489e29d2141f1a92fbe4c84Mark Andrews [RT #1607]
f6f3264d8c81cda5d489e29d2141f1a92fbe4c84Mark Andrews
f6f3264d8c81cda5d489e29d2141f1a92fbe4c84Mark Andrews 956. [bug] ns_g_autorndcfile changed to ns_g_keyfile
960989925556246cc86f1905a5d62e6b0b69dc02Mark Andrews in named/win32/os.c due to code changes in
960989925556246cc86f1905a5d62e6b0b69dc02Mark Andrews change #953. win32 .make file for rndc-confgen
960989925556246cc86f1905a5d62e6b0b69dc02Mark Andrews updated to add include path for os.h header.
960989925556246cc86f1905a5d62e6b0b69dc02Mark Andrews
d77cab69bf9676f828c48c217828a25e8ba41c63Mark Andrews --- 9.2.0rc1 released ---
d77cab69bf9676f828c48c217828a25e8ba41c63Mark Andrews
d77cab69bf9676f828c48c217828a25e8ba41c63Mark Andrews 955. [bug] When using views, the zone's class was not being
d77cab69bf9676f828c48c217828a25e8ba41c63Mark Andrews inherited from the view's class. [RT #1583]
f1b29d8428362842c429157b4925e529463eab4cEvan Hunt
f1b29d8428362842c429157b4925e529463eab4cEvan Hunt 954. [bug] When requesting AXFRs or IXFRs using dig, host, or
f1b29d8428362842c429157b4925e529463eab4cEvan Hunt nslookup, the RD bit should not be set as zone
d0c5ff7f65a08e2ccc9bc06e0ef9f61e36875b50Mark Andrews transfers are inherently nonrecursive. [RT #1575]
d0c5ff7f65a08e2ccc9bc06e0ef9f61e36875b50Mark Andrews
d0c5ff7f65a08e2ccc9bc06e0ef9f61e36875b50Mark Andrews 953. [func] The /var/run/named.key file from change #843
83a28ca274521e15086fc39febde507bcc4e145eMark Andrews has been replaced by /etc/rndc.key. Both
83a28ca274521e15086fc39febde507bcc4e145eMark Andrews named and rndc will look for this file and use
1585a9f239969a65b974ff741ff2a7a79b148891Evan Hunt it to configure a default control channel key
47071b7310bd6d4d12169c336faac72c8c3d9ecfMark Andrews if not already configured using a different
1585a9f239969a65b974ff741ff2a7a79b148891Evan Hunt method (rndc.conf / controls). Unlike
2fb4184d9d55a6b8709356144730e323e265d58fEvan Hunt named.key, rndc.key is not created automatically;
2fb4184d9d55a6b8709356144730e323e265d58fEvan Hunt it must be created by manually running
2fb4184d9d55a6b8709356144730e323e265d58fEvan Hunt "rndc-confgen -a".
5be93f5dff21fa067f52065e3521b7d82f32c779Mark Andrews
5be93f5dff21fa067f52065e3521b7d82f32c779Mark Andrews 952. [bug] The server required manual intervention to serve the
5be93f5dff21fa067f52065e3521b7d82f32c779Mark Andrews affected zones if it died between creating a journal
6ae22c411920be5f5fd1780ac0cd44cbb21b144aMukund Sivaraman and committing the first change to it.
6ae22c411920be5f5fd1780ac0cd44cbb21b144aMukund Sivaraman
6ae22c411920be5f5fd1780ac0cd44cbb21b144aMukund Sivaraman 951. [bug] CFLAGS was not passed to the linker when
74d98566ed6a2280ea84d146e7c81275f1c5649dMark Andrews linking some of the test programs under
74d98566ed6a2280ea84d146e7c81275f1c5649dMark Andrews bin/tests. [RT #1555].
74d98566ed6a2280ea84d146e7c81275f1c5649dMark Andrews
1c89e89eaf761c378fd48bfd1c4abf1b5ad026e9Evan Hunt 950. [bug] Explicit TTLs did not properly override $TTL
1c89e89eaf761c378fd48bfd1c4abf1b5ad026e9Evan Hunt due to a bug in change 834. [RT #1558]
1c89e89eaf761c378fd48bfd1c4abf1b5ad026e9Evan Hunt
b1ab6766f7cf3d2c189b415c50cc574d9b21a9a2Mark Andrews 949. [bug] host was unable to print records larger than 512
0c2d891abeb2b35e290ca9da29e1227110b5be23Mark Andrews bytes. [RT #1557]
0c2d891abeb2b35e290ca9da29e1227110b5be23Mark Andrews
fd017eea638d690b6a90c4d2a3f2ebe51c472173Mark Andrews --- 9.2.0b2 released ---
fd017eea638d690b6a90c4d2a3f2ebe51c472173Mark Andrews
2595d1da358cc7391e001894d45471509976e7d5Mark Andrews 948. [port] Integrated support for building on Windows NT /
2595d1da358cc7391e001894d45471509976e7d5Mark Andrews Windows 2000.
2595d1da358cc7391e001894d45471509976e7d5Mark Andrews
2595d1da358cc7391e001894d45471509976e7d5Mark Andrews 947. [bug] dns_rdata_soa_t had a badly named element "mname" which
6ef1cdec9a52a21a3db649817184702abfe6dd95Mark Andrews was really the RNAME field from RFC1035. To avoid
6ef1cdec9a52a21a3db649817184702abfe6dd95Mark Andrews confusion and silent errors that would occur it the
6ef1cdec9a52a21a3db649817184702abfe6dd95Mark Andrews "origin" and "mname" elements were given their correct
294ef74e5ad68d898207c4fb36d8b18d526a11f6Curtis Blackburn names "mname" and "rname" respectively, the "mname"
1008577c673876037d60b5241a8f1de0d1b680d9Tinderbox User element is renamed to "contact".
294ef74e5ad68d898207c4fb36d8b18d526a11f6Curtis Blackburn
fe6557e5901162308e716791077ace6811728242Mark Andrews 946. [cleanup] doc/misc/options is now machine-generated from the
fe6557e5901162308e716791077ace6811728242Mark Andrews configuration parser syntax tables, and therefore
21e5f9c5cdb3052f282e3dbdc2dc47f29cfe1187Mark Andrews more likely to be correct.
21e5f9c5cdb3052f282e3dbdc2dc47f29cfe1187Mark Andrews
21e5f9c5cdb3052f282e3dbdc2dc47f29cfe1187Mark Andrews 945. [func] Add the new view-specific options
4df43743ab1ef4bad2b96840a7b2b9c77bc82bc2Mark Andrews "match-destinations" and "match-recursive-only".
4df43743ab1ef4bad2b96840a7b2b9c77bc82bc2Mark Andrews
4df43743ab1ef4bad2b96840a7b2b9c77bc82bc2Mark Andrews 944. [func] Check for expired signatures on load.
60c47284e4d752ccefa57f47b61a9c82899f3297Mark Andrews
60c47284e4d752ccefa57f47b61a9c82899f3297Mark Andrews 943. [bug] The server could crash when receiving a command
701aa95d9605fd6ad25b60dfd38d05a1942ee147Mark Andrews via rndc if the configuration file listed only
701aa95d9605fd6ad25b60dfd38d05a1942ee147Mark Andrews nonexistent keys in the controls statement. [RT #1530]
701aa95d9605fd6ad25b60dfd38d05a1942ee147Mark Andrews
701aa95d9605fd6ad25b60dfd38d05a1942ee147Mark Andrews 942. [port] libbind: GETNETBYADDR_ADDR_T was not correctly
701aa95d9605fd6ad25b60dfd38d05a1942ee147Mark Andrews defined on some platforms.
7a3d063847290b204dfcedaef7288033c8424bfbEvan Hunt
7a3d063847290b204dfcedaef7288033c8424bfbEvan Hunt 941. [bug] The configuration checker crashed if a slave
7a3d063847290b204dfcedaef7288033c8424bfbEvan Hunt zone didn't contain a masters statement. [RT #1514]
b243aa40f97cb2f77fbe746977d61f0a8c2e9194Mark Andrews
b243aa40f97cb2f77fbe746977d61f0a8c2e9194Mark Andrews 940. [bug] Double zone locking failure on error path. [RT #1510]
b243aa40f97cb2f77fbe746977d61f0a8c2e9194Mark Andrews
b243aa40f97cb2f77fbe746977d61f0a8c2e9194Mark Andrews --- 9.2.0b1 released ---
2b8679cf0f832c5e55121eb23806da577d272dd7Francis Dupont
6db55b4ff9b099bc8d6621f6e13ec1f087d35e04Mark Andrews 939. [port] Add the --disable-linux-caps option to configure for
6db55b4ff9b099bc8d6621f6e13ec1f087d35e04Mark Andrews systems that manage capabilities outside of named.
2ac8829a8a7ce2f5fbcf006c3bf6c5a6c821abf3Mark Andrews [RT #1503]
2ac8829a8a7ce2f5fbcf006c3bf6c5a6c821abf3Mark Andrews
744c1db6352c4c3f11c8538e4a2a57c8b0e0d570Mark Andrews 938. [placeholder]
744c1db6352c4c3f11c8538e4a2a57c8b0e0d570Mark Andrews
744c1db6352c4c3f11c8538e4a2a57c8b0e0d570Mark Andrews 937. [bug] A race when shutting down a zone could trigger a
744c1db6352c4c3f11c8538e4a2a57c8b0e0d570Mark Andrews INSIST() failure. [RT #1034]
d9b96d0a42a70c1a43415dcbe0f8872b84d76a13Evan Hunt
8a5809527e6c85e39699901712a455d5480907c1Evan Hunt 936. [func] Warn about IPv4 addresses that are not complete
3d0f9f8cca44ba9f1972de9e3fcabe6b70b5a33bMark Andrews dotted quads. [RT #1084]
8a5809527e6c85e39699901712a455d5480907c1Evan Hunt
bd19cef22382906a11fb6f1ffdef11038e432bcaMark Andrews 935. [bug] inet_pton failed to reject leading zeros.
bd19cef22382906a11fb6f1ffdef11038e432bcaMark Andrews
bd19cef22382906a11fb6f1ffdef11038e432bcaMark Andrews 934. [port] Deal with systems where accept() spuriously returns
a0e34c90eaf2464c6ef7c46c75c2df2dcb152293Mark Andrews ECONNRESET.
a0e34c90eaf2464c6ef7c46c75c2df2dcb152293Mark Andrews
31ad8218ccdffd986b9487e3bcb9df089e47d0ddTinderbox User 933. [bug] configure failed doing libbind on platforms not
669e108d6753b27a9745cc506193a9e0b32d217cEvan Hunt supported by BIND 8. [RT #1496]
669e108d6753b27a9745cc506193a9e0b32d217cEvan Hunt
669e108d6753b27a9745cc506193a9e0b32d217cEvan Hunt --- 9.2.0a3 released ---
45fd95544cd650a8e6a0fc39b656d1109b811ac0Evan Hunt
45fd95544cd650a8e6a0fc39b656d1109b811ac0Evan Hunt 932. [bug] Use INSTALL_SCRIPT, not INSTALL_PROGRAM,
45fd95544cd650a8e6a0fc39b656d1109b811ac0Evan Hunt when installing isc-config.sh.
76af83c9adb772f7b045c62cf8b411165bfaa5efMark Andrews [RT #198, #1466]
76af83c9adb772f7b045c62cf8b411165bfaa5efMark Andrews
6552f33198438390724c5823b8dbcf477ec9638cEvan Hunt 931. [bug] The controls statement only attempted to verify
6552f33198438390724c5823b8dbcf477ec9638cEvan Hunt messages using the first key in the key list.
6552f33198438390724c5823b8dbcf477ec9638cEvan Hunt (9.2.0a1/a2 only).
6552f33198438390724c5823b8dbcf477ec9638cEvan Hunt
9e0cd8be9aa2b24fa373fe227c5eaf5641ac62f4Mark Andrews 930. [func] Query performance testing tool added as
9e0cd8be9aa2b24fa373fe227c5eaf5641ac62f4Mark Andrews contrib/queryperf.
fb9cdee4af778c5e53fc9e25f15364f5bbd2dae3Mark Andrews
2a1860ad83294da4abe34a72bdb6f5a28b87f2efMark Andrews 929. [placeholder]
2a1860ad83294da4abe34a72bdb6f5a28b87f2efMark Andrews
de6469b663b55aacd19bdcdd925ce381f0c4b4dfMark Andrews 928. [bug] nsupdate would send empty update packets if the
de6469b663b55aacd19bdcdd925ce381f0c4b4dfMark Andrews send (or empty line) command was run after
de6469b663b55aacd19bdcdd925ce381f0c4b4dfMark Andrews another send but before any new updates or
b1ab6766f7cf3d2c189b415c50cc574d9b21a9a2Mark Andrews prerequisites were specified. It should simply
d389069a397c99347b5b281f90577e19e7662b03Mark Andrews ignore this command.
d389069a397c99347b5b281f90577e19e7662b03Mark Andrews
d389069a397c99347b5b281f90577e19e7662b03Mark Andrews 927. [bug] Don't hold the zone lock for the entire dump to disk.
fd2f4551d9498e1dce8e44a24e5e886ef2aa75cbMark Andrews [RT #1423]
fd2f4551d9498e1dce8e44a24e5e886ef2aa75cbMark Andrews
fd2f4551d9498e1dce8e44a24e5e886ef2aa75cbMark Andrews 926. [bug] The resolver could deadlock with the ADB when
c5e8808e35310eddfd99398198660a3eb37ac51eMark Andrews shutting down (multithreaded builds only).
c5e8808e35310eddfd99398198660a3eb37ac51eMark Andrews [RT #1324]
7c66fc970082f2f8b4a7ae1bbfca3531ab6798b4Mark Andrews
32f4f500a5dfa77631217a390f3cd616827cab18Mukund Sivaraman 925. [cleanup] Remove openssl from the distribution; require that
32f4f500a5dfa77631217a390f3cd616827cab18Mukund Sivaraman --with-openssl be specified if DNSSEC is needed.
7c66fc970082f2f8b4a7ae1bbfca3531ab6798b4Mark Andrews
2a80bc01530013293016172b1dcc1d12471ccf33Mark Andrews 924. [port] Extend support for pre-RFC2133 IPv6 implementation.
2a80bc01530013293016172b1dcc1d12471ccf33Mark Andrews [RT #987]
cc51cd2d2076e33117c60c9effcb8caccde4983bWitold Krecicki
cc51cd2d2076e33117c60c9effcb8caccde4983bWitold Krecicki 923. [bug] Multiline TSIG secrets (and other multiline strings)
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews were not accepted in named.conf. [RT #1469]
2bbab60f504e4cd905080d42eae5cc8fe62599cbMark Andrews
2bbab60f504e4cd905080d42eae5cc8fe62599cbMark Andrews 922. [func] Added two new lwres_getrrsetbyname() result codes,
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews ERR_NONAME and ERR_NODATA.
0b612b420df38f1b2f1ba19df727f77a492f08a7Mark Andrews
0b612b420df38f1b2f1ba19df727f77a492f08a7Mark Andrews 921. [bug] lwres returned an incorrect error code if it received
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews a truncated message.
802e0662ef6041078cb7bad4cdb197a295eab770Mark Andrews
802e0662ef6041078cb7bad4cdb197a295eab770Mark Andrews 920. [func] Increase the lwres receive buffer size to 16K.
802e0662ef6041078cb7bad4cdb197a295eab770Mark Andrews [RT #1451]
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews
af9b975ccc2f0e6d82a4dfc2daa6cedfc5f4bdc2Mark Andrews 919. [placeholder]
af9b975ccc2f0e6d82a4dfc2daa6cedfc5f4bdc2Mark Andrews
af9b975ccc2f0e6d82a4dfc2daa6cedfc5f4bdc2Mark Andrews 918. [func] In nsupdate, TSIG errors are no longer treated as
94694e720a911a38b01ff5036c01d883b3c9cbb1Evan Hunt fatal errors.
94694e720a911a38b01ff5036c01d883b3c9cbb1Evan Hunt
538c6bd3f15c6f525972e2226708805dbab03240Mark Andrews 917. [func] New nsupdate command 'key', allowing TSIG keys to
538c6bd3f15c6f525972e2226708805dbab03240Mark Andrews be specified in the nsupdate command stream rather
ef1e2f790639e187d2286292f25593ad7c6c2391Witold Krecicki than the command line.
e8fab79146fe8010728513f4458cfd2f4d8bd48bWitold Krecicki
e8fab79146fe8010728513f4458cfd2f4d8bd48bWitold Krecicki 916. [bug] Specifying type ixfr to dig without specifying
c034b72ba147e86ec40816fdf0cfb19c9ed7f1d6Witold Krecicki a serial number failed in unexpected ways.
c034b72ba147e86ec40816fdf0cfb19c9ed7f1d6Witold Krecicki
7d238ed0c71ca817fd1582295c6027c6b925af51Mark Andrews 915. [func] The named-checkconf and named-checkzone programs
7d238ed0c71ca817fd1582295c6027c6b925af51Mark Andrews now have a '-v' option for printing their version.
82a50a619afa73ae9a212399505b9f1b327128cdMark Andrews [RT #1151]
82a50a619afa73ae9a212399505b9f1b327128cdMark Andrews
82a50a619afa73ae9a212399505b9f1b327128cdMark Andrews 914. [bug] Global 'server' statements were rejected when
2f1c460beaa1e372255e7a1b8aad8996f011816dMark Andrews using views, even though they were accepted
2f1c460beaa1e372255e7a1b8aad8996f011816dMark Andrews in 9.1. [RT #1368]
9ee66e3a5b45654235472711439f9db1766c82caMark Andrews
9ee66e3a5b45654235472711439f9db1766c82caMark Andrews 913. [bug] Cache cleaning was not sufficiently aggressive.
af9b975ccc2f0e6d82a4dfc2daa6cedfc5f4bdc2Mark Andrews [RT #1441, #1444]
9ee66e3a5b45654235472711439f9db1766c82caMark Andrews
9ee66e3a5b45654235472711439f9db1766c82caMark Andrews 912. [bug] Attempts to set the 'additional-from-cache' or
8b2b41ba4f8cabed897f2d852a6c07abfb23231eMark Andrews 'additional-from-auth' option to 'no' in a
8b2b41ba4f8cabed897f2d852a6c07abfb23231eMark Andrews server with recursion enabled will now
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews be ignored and cause a warning message.
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews [RT #1145]
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt 911. [placeholder]
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt 910. [port] Some pre-RFC2133 IPv6 implementations do not define
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt IN6ADDR_ANY_INIT. [RT #1416]
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews 908. [func] New program, rndc-confgen, to simplify setting up rndc.
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews
d9a713819621972af4f90dfaa9e2bc72aad54d48Mark Andrews 907. [func] The ability to get entropy from either the
8269f06a0fdaf5f4f03ffb20a3c0effd557c794cMark Andrews random device, a user-provided file or from
db9781d4a2ed15c4b34bb5c97ea68b8f598992fcMark Andrews the keyboard was migrated from the DNSSEC tools
db9781d4a2ed15c4b34bb5c97ea68b8f598992fcMark Andrews to libisc as isc_entropy_usebestsource().
6f2752da7a1036cd59be17236ca66630d00f11cdMukund Sivaraman
6f2752da7a1036cd59be17236ca66630d00f11cdMukund Sivaraman 906. [port] Separated the system independent portion of
700d3cb7895b5da2543282d18735d2176d1aff86Mark Andrews lib/isc/unix/entropy.c into lib/isc/entropy.c
f0244761611dc4d0f80b36c0c0ccdb26fa6cf830Mark Andrews and added lib/isc/win32/entropy.c.
f0244761611dc4d0f80b36c0c0ccdb26fa6cf830Mark Andrews
f0244761611dc4d0f80b36c0c0ccdb26fa6cf830Mark Andrews 905. [bug] Configuring a forward "zone" for the root domain
48ec547968d7da5b1240222c53a90efce25157a2Mark Andrews did not work. [RT #1418]
48ec547968d7da5b1240222c53a90efce25157a2Mark Andrews
48ec547968d7da5b1240222c53a90efce25157a2Mark Andrews 904. [bug] The server would leak memory if attempting to use
095c47be5456c17087d7b39dfc97ebee65e0dfbbMark Andrews an expired TSIG key. [RT #1406]
095c47be5456c17087d7b39dfc97ebee65e0dfbbMark Andrews
178dc0e1d617a6ef6387e9942ba9cdb370d1bde2Mark Andrews 903. [bug] dig should not crash when receiving a TCP packet
178dc0e1d617a6ef6387e9942ba9cdb370d1bde2Mark Andrews of length 0.
178dc0e1d617a6ef6387e9942ba9cdb370d1bde2Mark Andrews
6aaf3d01a1a9829802498c5772b22d649d012181Mark Andrews 902. [bug] The -d option was ignored if both -t and -g were also
6aaf3d01a1a9829802498c5772b22d649d012181Mark Andrews specified.
6aaf3d01a1a9829802498c5772b22d649d012181Mark Andrews
e51ba2650025460b26092fb2500e0b6dfbf6d548Mark Andrews 901. [placeholder]
e51ba2650025460b26092fb2500e0b6dfbf6d548Mark Andrews
e51ba2650025460b26092fb2500e0b6dfbf6d548Mark Andrews 900. [bug] A config.guess update changed the system identification
143526179e5965921e1bd17a4759c3993854b4f4Mark Andrews string of FreeBSD systems; configure and
143526179e5965921e1bd17a4759c3993854b4f4Mark Andrews bin/tests/system/ifconfig.sh now recognize the new
15bee593e70faca91a00331184fbbbc66080d422Mark Andrews string.
15bee593e70faca91a00331184fbbbc66080d422Mark Andrews
15bee593e70faca91a00331184fbbbc66080d422Mark Andrews --- 9.2.0a2 released ---
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt 899. [bug] lib/dns/soa.c failed to compile on many platforms
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt due to inappropriate use of a void value.
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt [RT #1372, #1373, #1386, #1387, #1395]
ce786900292468e465fb74df8712a625ce10e103Mukund Sivaraman
ce786900292468e465fb74df8712a625ce10e103Mukund Sivaraman 898. [bug] "dig" failed to set a nonzero exit status
ce786900292468e465fb74df8712a625ce10e103Mukund Sivaraman on UDP query timeout. [RT #1323]
d102ab1b847716b045640faebf074a8092e0b023Mark Andrews
d102ab1b847716b045640faebf074a8092e0b023Mark Andrews 897. [bug] A config.guess update changed the system identification
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrews string of UnixWare systems; configure now recognizes
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrews the new string.
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrews
f503aa345b451f94875a5bab637223bcbbd93b6dEvan Hunt 896. [bug] If a configuration file is set on named's command line
f503aa345b451f94875a5bab637223bcbbd93b6dEvan Hunt and it has a relative pathname, the current directory
f503aa345b451f94875a5bab637223bcbbd93b6dEvan Hunt (after any possible jailing resulting from named -t)
f503aa345b451f94875a5bab637223bcbbd93b6dEvan Hunt will be prepended to it so that reloading works
7df3f06c0bf0b78a88221348d6af6704d9ece7efMark Andrews properly even when a directory option is present.
7df3f06c0bf0b78a88221348d6af6704d9ece7efMark Andrews
a3253fb44c15a52bbb19bb38592b4dc02a004527Tinderbox User 895. [func] New function, isc_dir_current(), akin to POSIX's
d1cacbb37474b0cbee6c1ddd05d27f731b2b43baMark Andrews getcwd().
d1cacbb37474b0cbee6c1ddd05d27f731b2b43baMark Andrews
2be9d18ee9bd1b4eec4720218e4f43352603291fMark Andrews 894. [bug] When using the DNSSEC tools, a message intended to warn
2be9d18ee9bd1b4eec4720218e4f43352603291fMark Andrews when the keyboard was being used because of the lack
2be9d18ee9bd1b4eec4720218e4f43352603291fMark Andrews of a suitable random device was not being printed.
2be9d18ee9bd1b4eec4720218e4f43352603291fMark Andrews
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews 893. [func] Removed isc_file_test() and added isc_file_exists()
65a3f6329735860093004f6b0fe69d6be886417bTinderbox User for the basic functionality that was being added
8b82b4982c21dfeb164f04700c7204f6541a7856Evan Hunt with isc_file_test().
c40906dfad6dd6e3a3e3c94b8c8847bc9bc064e5Mark Andrews
c40906dfad6dd6e3a3e3c94b8c8847bc9bc064e5Mark Andrews 892. [placeholder]
c40906dfad6dd6e3a3e3c94b8c8847bc9bc064e5Mark Andrews
f9e49fd80e2ac4fce0fef11d330b88ff3693ad99Witold Krecicki 891. [bug] Return an error when a SIG(0) signed response to
f9e49fd80e2ac4fce0fef11d330b88ff3693ad99Witold Krecicki an unsigned query is seen. This should actually
e8c70b0c35c27a28ea2e0cafb252e1774ccc1727Mark Andrews do the verification, but it's not currently
e8c70b0c35c27a28ea2e0cafb252e1774ccc1727Mark Andrews possible. [RT #1391]
e8c70b0c35c27a28ea2e0cafb252e1774ccc1727Mark Andrews
7204d08a319cf590ae4280b8cc20999320398574Mark Andrews 890. [cleanup] The man pages no longer require the mandoc macros
7204d08a319cf590ae4280b8cc20999320398574Mark Andrews and should now format cleanly using most versions of
7204d08a319cf590ae4280b8cc20999320398574Mark Andrews nroff, and HTML versions of the man pages have been
7204d08a319cf590ae4280b8cc20999320398574Mark Andrews added. Both are generated from DocBook source.
6ce5279d0f30c8c760e27baf92bb44b3f4962354Evan Hunt
6ce5279d0f30c8c760e27baf92bb44b3f4962354Evan Hunt 889. [port] Eliminated blank lines before .TH in nroff man
6ce5279d0f30c8c760e27baf92bb44b3f4962354Evan Hunt pages since they cause problems with some versions
6ce5279d0f30c8c760e27baf92bb44b3f4962354Evan Hunt of nroff. [RT #1390]
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt 888. [bug] Don't die when using TKEY to delete a nonexistent
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt TSIG key. [RT #1392]
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt 887. [port] Detect broken compilers that can't call static
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt functions from inline functions. [RT #1212]
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt 866. [func] Close debug only file channels when debug is set to
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt zero. [RT #1246]
c27c710939766a7bb315bde1f12ab18d93c77cc8Mark Andrews
c27c710939766a7bb315bde1f12ab18d93c77cc8Mark Andrews 865. [bug] The new configuration parser did not allow
c27c710939766a7bb315bde1f12ab18d93c77cc8Mark Andrews the optional debug level in a "severity debug"
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman clause of a logging channel to be omitted.
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman This is now allowed and treated as "severity
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman debug 1;" like it does in BIND 8.2.4, not as
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman "severity debug 0;" like it did in BIND 9.1.
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman [RT #1367]
555469af35c12189525921abbc3de3cefb5f9f0fMark Andrews
555469af35c12189525921abbc3de3cefb5f9f0fMark Andrews 864. [cleanup] Multithreading is now enabled by default on
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews OSF1, Solaris 2.7 and newer, AIX, IRIX, and HP-UX.
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews 863. [bug] If an error occurred while an outgoing zone transfer
b4bbf494183e4158b417d9200297ff0764af2f9dMark Andrews was starting up, the server could access a domain
b4bbf494183e4158b417d9200297ff0764af2f9dMark Andrews name that had already been freed when logging a
b4bbf494183e4158b417d9200297ff0764af2f9dMark Andrews message saying that the transfer was starting.
f3a4a5f8db3d9fd352a3e2eb6be779a78da03f52Mark Andrews [RT #1383]
f3a4a5f8db3d9fd352a3e2eb6be779a78da03f52Mark Andrews
f3a4a5f8db3d9fd352a3e2eb6be779a78da03f52Mark Andrews 862. [bug] Use after realloc(), non portable pointer arithmetic in
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews grmerge().
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews 861. [port] Add support for Mac OS X, by making it equivalent
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews to Darwin. This was derived from the config.guess
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews file shipped with Mac OS X. [RT #1355]
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews
bc09fd1365d1a48972fa99cd6ed2aa788a28ef33Mark Andrews 860. [func] Drop cross class glue in zone transfers.
bc09fd1365d1a48972fa99cd6ed2aa788a28ef33Mark Andrews
bc09fd1365d1a48972fa99cd6ed2aa788a28ef33Mark Andrews 859. [bug] Cache cleaning now won't swamp the CPU if there
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews is a persistent overlimit condition.
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews 858. [func] isc_mem_setwater() no longer requires that when the
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews callback function is non-NULL then its hi_water
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews argument must be greater than its lo_water argument
33f91e248b67afa96c5b855ba3ace20b5d89dbd0Mark Andrews (they can now be equal) or that they be non-zero.
33f91e248b67afa96c5b855ba3ace20b5d89dbd0Mark Andrews
33f91e248b67afa96c5b855ba3ace20b5d89dbd0Mark Andrews 857. [cleanup] Use ISC_MAGIC() to define all magic numbers for
51227d6f16840ae359701b5d56970a5f3860db5aEvan Hunt structs, for our friends in EBCDIC-land.
51227d6f16840ae359701b5d56970a5f3860db5aEvan Hunt
51227d6f16840ae359701b5d56970a5f3860db5aEvan Hunt 856. [func] Allow partial rdatasets to be returned in answer and
175a8414a785689cb028e6e133385dba9e1b9a95Evan Hunt authority sections to help non-TCP capable clients
9e4811dc90cca1f6f2d1ef86182f9613add06df3Mark Andrews recover from truncation. [RT #1301]
9e4811dc90cca1f6f2d1ef86182f9613add06df3Mark Andrews
12b791ae2018561482f3b68dd6658c2ad1a4d934Mark Andrews 855. [bug] Stop spurious "using RFC 1035 TTL semantics" warnings.
12b791ae2018561482f3b68dd6658c2ad1a4d934Mark Andrews
12b791ae2018561482f3b68dd6658c2ad1a4d934Mark Andrews 854. [bug] The config parser didn't properly handle config
080582dc4739cabf0170b54e9a453785d577e364Mark Andrews options that were specified in units of time other
080582dc4739cabf0170b54e9a453785d577e364Mark Andrews than seconds. [RT #1372]
080582dc4739cabf0170b54e9a453785d577e364Mark Andrews
3a71cd8ca3c4970b71ef503553eda2666ce3d2b1Mark Andrews 853. [bug] configure_view_acl() failed to detach existing acls.
3a71cd8ca3c4970b71ef503553eda2666ce3d2b1Mark Andrews [RT #1374]
3a71cd8ca3c4970b71ef503553eda2666ce3d2b1Mark Andrews
02ceed9f83f82f0de35c7bd73c27a33d4f0fe9cbMark Andrews 852. [bug] Handle responses from servers which do not know
02ceed9f83f82f0de35c7bd73c27a33d4f0fe9cbMark Andrews about IXFR.
02ceed9f83f82f0de35c7bd73c27a33d4f0fe9cbMark Andrews
32431c79c76257130e1b31223e59a614e19bea1bEvan Hunt 851. [cleanup] The obsolete support-ixfr option was not properly
32431c79c76257130e1b31223e59a614e19bea1bEvan Hunt ignored.
32431c79c76257130e1b31223e59a614e19bea1bEvan Hunt
8db83c1e908ac92a28ad0dd6dc2bdcff1d20084cWitold Krecicki --- 9.2.0a1 released ---
8db83c1e908ac92a28ad0dd6dc2bdcff1d20084cWitold Krecicki
ba340e446906b21925df63b0dec9b299ef093ad2Witold Krecicki 850. [bug] dns_rbt_findnode() would not find nodes that were
ba340e446906b21925df63b0dec9b299ef093ad2Witold Krecicki split on a bitstring label somewhere other than in
b62db16a580addacf9b2a4d0a6e272632ad5712aMark Andrews the last label of the node. [RT #1351]
b62db16a580addacf9b2a4d0a6e272632ad5712aMark Andrews
b62db16a580addacf9b2a4d0a6e272632ad5712aMark Andrews 849. [func] <isc/net.h> will ensure INADDR_LOOPBACK is defined.
72cc860dd232dd8ae1b792c7c7c5d929211ed161Mark Andrews
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews 848. [func] A minimum max-cache-size of two megabytes is enforced
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews by the cache cleaner.
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews 847. [func] Added isc_file_test(), which currently only has
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews some very basic functionality to test for the
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews existence of a file, whether a pathname is absolute,
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews or whether a pathname is the fundamental representation
6d609c3cbe7d91bf02ac60a4a34cc4bffa13a3e6Evan Hunt of the current directory. It is intended that this
6d609c3cbe7d91bf02ac60a4a34cc4bffa13a3e6Evan Hunt function can be expanded to test other things a
6d609c3cbe7d91bf02ac60a4a34cc4bffa13a3e6Evan Hunt programmer might want to know about a file.
b83e886b3023c9a3bb40f20e399c3d2d40604eadEvan Hunt
b83e886b3023c9a3bb40f20e399c3d2d40604eadEvan Hunt 846. [func] A non-zero 'param' to dst_key_generate() when making an
b83e886b3023c9a3bb40f20e399c3d2d40604eadEvan Hunt hmac-md5 key means that good entropy is not required.
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt 845. [bug] The access rights on the public file of a symmetric
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt key are now restricted as soon as the file is opened,
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt rather than after it has been written and closed.
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt 844. [func] <isc/net.h> will ensure INADDR_LOOPBACK is defined,
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt just as <lwres/net.h> does.
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt 843. [func] If no controls statement is present in named.conf,
adb0ac475d4a58404812eee3a158447decf9e026Tinderbox User or if any inet phrase of a controls statement is
adb0ac475d4a58404812eee3a158447decf9e026Tinderbox User lacking a keys clause, then a key will be automatically
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt generated by named and an rndc.conf-style file
529d8a7cf1960f96a78d1b2b004aa63aff80b16bMark Andrews named named.key will be written that uses it. rndc
529d8a7cf1960f96a78d1b2b004aa63aff80b16bMark Andrews will use this file only if its normal configuration
529d8a7cf1960f96a78d1b2b004aa63aff80b16bMark Andrews file, or one provided on the command line, does not
d9d7b2657e2b688b2ad601a3ea0a23a4078c1f02Witold Krecicki exist.
d9d7b2657e2b688b2ad601a3ea0a23a4078c1f02Witold Krecicki
d9d7b2657e2b688b2ad601a3ea0a23a4078c1f02Witold Krecicki 842. [func] 'rndc flush' now takes an optional view.
1fe29e5d65d81d1ff0b94bfa7ce80f506a62af91Witold Krecicki
1fe29e5d65d81d1ff0b94bfa7ce80f506a62af91Witold Krecicki 841. [bug] When sdb modules were not declared threadsafe, their
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt create and destroy functions were not serialized.
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt 840. [bug] The config file parser could print the wrong file
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt name if an error was detected after an included file
f0fe1930a2350c1110bff2203e48335c147ca52dEvan Hunt was parsed. [RT #1353]
f0fe1930a2350c1110bff2203e48335c147ca52dEvan Hunt
f0fe1930a2350c1110bff2203e48335c147ca52dEvan Hunt 839. [func] Dump packets for which there was no view or that the
a78396e6522d807dceb81c09cfdbca9acee3cc00Evan Hunt class could not be determined to category "unmatched".
a78396e6522d807dceb81c09cfdbca9acee3cc00Evan Hunt
6ce370550225d4a9251346575bb7020145708bc2Tinderbox User 838. [port] UnixWare 7.x.x is now suported by
181125e682a4a7de03baedc099d4006ffd6d972cTinderbox User bin/tests/system/ifconfig.sh.
7bc7cdd947a9f5671e8de77ef74b28bf35d15c8eEvan Hunt
7bc7cdd947a9f5671e8de77ef74b28bf35d15c8eEvan Hunt 837. [cleanup] Multithreading is now enabled by default only on
55d61515ec5a64c19ecfbd8b554d02515c878f2bMark Andrews OSF1, Solaris 2.7 and newer, and AIX.
55d61515ec5a64c19ecfbd8b554d02515c878f2bMark Andrews
55d61515ec5a64c19ecfbd8b554d02515c878f2bMark Andrews 836. [func] Upgraded libtool to 1.4.
1ddde9710ed9298bf8cd4dfd1921ec363e308f87Mark Andrews
1ddde9710ed9298bf8cd4dfd1921ec363e308f87Mark Andrews 835. [bug] The dispatcher could enter a busy loop if
2d5581de6e5d6606a8acef041ca808f4b8e24b1bMukund Sivaraman it got an I/O error receiving on a UDP socket.
2d5581de6e5d6606a8acef041ca808f4b8e24b1bMukund Sivaraman [RT #1293]
2d5581de6e5d6606a8acef041ca808f4b8e24b1bMukund Sivaraman
a217937e597bbdaa1805d13cf85c9a9d6131b884Tinderbox User 834. [func] Accept (but warn about) master files beginning with
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt an SOA record without an explicit TTL field and
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt lacking a $TTL directive, by using the SOA MINTTL
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt as a default TTL. This is for backwards compatibility
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt with old versions of BIND 8, which accepted such
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt files without warning although they are illegal
28303a06cec9c9c71ffb8164c85e47281dfca873Mark Andrews according to RFC1035.
28303a06cec9c9c71ffb8164c85e47281dfca873Mark Andrews
28303a06cec9c9c71ffb8164c85e47281dfca873Mark Andrews 833. [cleanup] Moved dns_soa_*() from <dns/journal.h> to
8a659aae94652e1dd151705551cca1dab7cafd75Mark Andrews <dns/soa.h>, and extended them to support
8a659aae94652e1dd151705551cca1dab7cafd75Mark Andrews all the integer-valued fields of the SOA RR.
4d8940486ca555f8308c503eef3bd479c0095eb8Mark Andrews
35c014cb1d151983c455ad1ac99093591cbda97aMark Andrews 832. [bug] The default location for named.conf in named-checkconf
35c014cb1d151983c455ad1ac99093591cbda97aMark Andrews should depend on --sysconfdir like it does in named.
35c014cb1d151983c455ad1ac99093591cbda97aMark Andrews [RT #1258]
a16f42441a0bdfc911aafe841a975af55181f2f0Mukund Sivaraman
a16f42441a0bdfc911aafe841a975af55181f2f0Mukund Sivaraman 831. [placeholder]
a16f42441a0bdfc911aafe841a975af55181f2f0Mukund Sivaraman
61b1075ddbc2d32043531dd90c20043f419fcfb7Mark Andrews 830. [func] Implement 'rndc status'.
61b1075ddbc2d32043531dd90c20043f419fcfb7Mark Andrews
f555b59e3678ba3e67201ef158b5f355e6d3ce13Mark Andrews 829. [bug] The DNS_R_ZONECUT result code should only be returned
f555b59e3678ba3e67201ef158b5f355e6d3ce13Mark Andrews when an ANY query is made with DNS_DBFIND_GLUEOK set.
b740318a42e7e9e9511c4a3213a81a51257c1ab9Mark Andrews In all other ANY query cases, returning the delegation
f555b59e3678ba3e67201ef158b5f355e6d3ce13Mark Andrews is better.
8d9a134fe75c57052094b30ad43a20582ad71ebfMark Andrews
8d9a134fe75c57052094b30ad43a20582ad71ebfMark Andrews 828. [bug] The errno value from recvfrom() could be overwritten
8d9a134fe75c57052094b30ad43a20582ad71ebfMark Andrews by logging code. [RT #1293]
8d9a134fe75c57052094b30ad43a20582ad71ebfMark Andrews
c2a6e9d347ea5364041d4241e4683d076d4e091bMark Andrews 827. [bug] When an IXFR protocol error occurs, the slave
c2a6e9d347ea5364041d4241e4683d076d4e091bMark Andrews should retry with AXFR.
c2a6e9d347ea5364041d4241e4683d076d4e091bMark Andrews
cccfafa31131844c3b82e4c92f87f243d7ca3287Mark Andrews 826. [bug] Some IXFR protocol errors were not detected.
cccfafa31131844c3b82e4c92f87f243d7ca3287Mark Andrews
cccfafa31131844c3b82e4c92f87f243d7ca3287Mark Andrews 825. [bug] zone.c:ns_query() detached from the wrong zone
e8555412f186ad05a064591bcb25c2f7d7395756Mark Andrews reference. [RT #1264]
e8555412f186ad05a064591bcb25c2f7d7395756Mark Andrews
f5b0ad3c8d4b665037b4eeda2fc24547c698c012Witold Krecicki 824. [bug] Correct line numbers reported by dns_master_load().
f5b0ad3c8d4b665037b4eeda2fc24547c698c012Witold Krecicki [RT #1263]
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews 823. [func] The output of "dig -h" now goes to stdout so that it
50a3eae6cf9a401ea70f5e81579f14f829f3e457Mark Andrews can easily be piped through "more". [RT #1254]
50a3eae6cf9a401ea70f5e81579f14f829f3e457Mark Andrews
50a3eae6cf9a401ea70f5e81579f14f829f3e457Mark Andrews 822. [bug] Sending nxrrset prerequisites would crash nsupdate.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews [RT #1248]
8d49a1a0d1658952181cc686fc4dc62006baa1a7Mark Andrews
8d49a1a0d1658952181cc686fc4dc62006baa1a7Mark Andrews 821. [bug] The program name used when logging to syslog should
8d49a1a0d1658952181cc686fc4dc62006baa1a7Mark Andrews be stripped of leading path components.
97e13cc244a1fc67fd42c421c92ccead5e38a2f5Mark Andrews [RT #1178, #1232]
97e13cc244a1fc67fd42c421c92ccead5e38a2f5Mark Andrews
97e13cc244a1fc67fd42c421c92ccead5e38a2f5Mark Andrews 820. [bug] Name server address lookups failed to follow
9f5443280fcfd625a06f63a1b457ed2335840278Mark Andrews A6 chains into the glue of local authoritative
9f5443280fcfd625a06f63a1b457ed2335840278Mark Andrews zones.
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews 819. [bug] In certain cases, the resolver's attempts to
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews restart an address lookup at the root could cause
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews the fetch to deadlock (with itself) instead of
4840ef4581a577a29a18d180b6bc2e7355378ed7Mark Andrews restarting. [RT #1225]
4840ef4581a577a29a18d180b6bc2e7355378ed7Mark Andrews
7d262a3647a517a86d6d83058aedd18b7a6b06dfMark Andrews 818. [bug] Certain pathological responses to ANY queries could
990494909886f2cef94d3874f4dc4add03cece81Mark Andrews cause an assertion failure. [RT #1218]
7d262a3647a517a86d6d83058aedd18b7a6b06dfMark Andrews
f4c0d8db2b1a14e62660fa92f8aaf614b99d7f2fWitold Krecicki 817. [func] Adjust timeouts for dialup zone queries.
96d49a84fff54fe19b430c56912db0a55cf3ded8Mark Andrews
96d49a84fff54fe19b430c56912db0a55cf3ded8Mark Andrews 816. [bug] Report potential problems with log file accessibility
f4c0d8db2b1a14e62660fa92f8aaf614b99d7f2fWitold Krecicki at configuration time, since such problems can't
10966da999f8f7f364418aa446d8ead9c8a761cfMark Andrews reliably be reported at the time they actually occur.
10966da999f8f7f364418aa446d8ead9c8a761cfMark Andrews
f0e7471845e0c9f1509fb91cae4a8e6655132acbEvan Hunt 815. [bug] If a log file was specified with a path separator
047e477d27b7faa9a063fde549e2b2c141f2291bWitold Krecicki character (i.e. "/") in its name and the directory
f4c0d8db2b1a14e62660fa92f8aaf614b99d7f2fWitold Krecicki did not exist, the log file's name was treated as
322efcb27d26cb5949ceabf6d3b93d0a2e25746fWitold Krecicki though it were the directory name. [RT #1189]
322efcb27d26cb5949ceabf6d3b93d0a2e25746fWitold Krecicki
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki 814. [bug] Socket objects left over from accept() failures
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki were incorrectly destroyed, causing corruption
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki of socket manager data structures.
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki 813. [bug] File descriptors exceeding FD_SETSIZE were handled
b56bd9b59f590ade778ac6621fb5bede4001d8aeMark Andrews badly. [RT #1192]
b56bd9b59f590ade778ac6621fb5bede4001d8aeMark Andrews
b56bd9b59f590ade778ac6621fb5bede4001d8aeMark Andrews 812. [bug] dig sometimes printed incomplete IXFR responses
96beefd76f597b77d4fcd51f8d766e5e59a2d216Mark Andrews due to an uninitialized variable. [RT #1188]
96beefd76f597b77d4fcd51f8d766e5e59a2d216Mark Andrews
3f06b888ae80a8724b300ab39a4276537b0241cdWitold Krecicki 811. [bug] Parentheses were not quoted in zone dumps. [RT #1194]
3f06b888ae80a8724b300ab39a4276537b0241cdWitold Krecicki
3f06b888ae80a8724b300ab39a4276537b0241cdWitold Krecicki 810. [bug] The signer name in SIG records was not properly
948fe5822b9c8489856bc38b3063e30e9d34fcd3Mark Andrews downcased when signing/verifying records. [RT #1186]
948fe5822b9c8489856bc38b3063e30e9d34fcd3Mark Andrews
948fe5822b9c8489856bc38b3063e30e9d34fcd3Mark Andrews 809. [bug] Configuring a non-local address as a transfer-source
ecff557eebd67a717ab6fd3323af27363ee3273dMark Andrews could cause an assertion failure during load.
ecff557eebd67a717ab6fd3323af27363ee3273dMark Andrews
ecff557eebd67a717ab6fd3323af27363ee3273dMark Andrews 808. [func] Add 'rndc flush' to flush the server's cache.
fbc50678e18eced2c1324bd968e77d4d7737d0caMark Andrews
fbc50678e18eced2c1324bd968e77d4d7737d0caMark Andrews 807. [bug] When setting up TCP connections for incoming zone
fbc50678e18eced2c1324bd968e77d4d7737d0caMark Andrews transfers, the transfer-source port was not
fbc50678e18eced2c1324bd968e77d4d7737d0caMark Andrews ignored like it should be.
c2afbab9dc8de73c85b32624a8364bc7532d1fa9Witold Krecicki
c2afbab9dc8de73c85b32624a8364bc7532d1fa9Witold Krecicki 806. [bug] DNS_R_SEENINCLUDE was failing to propagate back up
c2afbab9dc8de73c85b32624a8364bc7532d1fa9Witold Krecicki the calling stack to the zone maintence level, causing
51ec0decc11beda6b903fbfa18c35edef09ad5feWitold Krecicki zones to not reload when an included file was touched
51ec0decc11beda6b903fbfa18c35edef09ad5feWitold Krecicki but the top-level zone file was not.
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt 805. [bug] When using "forward only", missing root hints should
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt not cause queries to fail. [RT #1143]
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt 804. [bug] Attempting to obtain entropy could fail in some
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt situations. This would be most common on systems
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews with user-space threads. [RT #1131]
9268297baa1429d8851c36972d918dde66544746Mark Andrews
9268297baa1429d8851c36972d918dde66544746Mark Andrews 803. [bug] Treat all SIG queries as if they have the CD bit set,
9268297baa1429d8851c36972d918dde66544746Mark Andrews otherwise no data will be returned [RT #749]
d7ab0204e26098847232548f03833e185db0b99fMark Andrews
d7ab0204e26098847232548f03833e185db0b99fMark Andrews 802. [bug] DNSSEC key tags were computed incorrectly in almost
d7ab0204e26098847232548f03833e185db0b99fMark Andrews all cases. [RT #1146]
aabcb1fde0ca255ff30f0a5c10cbd39f798cc5b7Mark Andrews
aabcb1fde0ca255ff30f0a5c10cbd39f798cc5b7Mark Andrews 801. [bug] nsupdate should treat lines beginning with ';' as
aabcb1fde0ca255ff30f0a5c10cbd39f798cc5b7Mark Andrews comments. [RT #1139]
aabcb1fde0ca255ff30f0a5c10cbd39f798cc5b7Mark Andrews
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki 800. [bug] dnssec-signzone produced incorrect statistics for
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki large zones. [RT #1133]
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki 799. [bug] The ADB didn't find AAAA glue in a zone unless A6
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki glue was also present.
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki 798. [bug] nsupdate should be able to reject bad input lines
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki and continue. [RT #1130]
ac110848296c18b3a3bfaa89bdee2dd00755b36fMark Andrews
ac110848296c18b3a3bfaa89bdee2dd00755b36fMark Andrews 797. [func] Issue a warning if the 'directory' option contains
ac110848296c18b3a3bfaa89bdee2dd00755b36fMark Andrews a relative path. [RT #269]
ac110848296c18b3a3bfaa89bdee2dd00755b36fMark Andrews
7100602261f22ed9f5955f8acfbc59f37ac608bbMark Andrews 796. [func] When a size limit is associated with a log file,
ede52ba98d02bc1ac4483a77d403ff1d64a003ceMark Andrews only roll it when the size is reached, not every
7100602261f22ed9f5955f8acfbc59f37ac608bbMark Andrews time the log file is opened. [RT #1096]
a0f5a5e3c5c6dd29b18bc06fea0d02ae7fc24ac9Mark Andrews
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt 795. [func] Add the +multiline option to dig. [RT #1095]
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt 794. [func] Implement the "port" and "default-port" statements
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt in rndc.conf.
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt
9dede25430218a1f683dfef36f04ac7cf5bbd9e8Mark Andrews 793. [cleanup] The DNSSEC tools could create filenames that were
10f8dc8456ba073fdb2bfc5168d78de574debeeeMark Andrews illegal or contained shell metacharacters. They
9dede25430218a1f683dfef36f04ac7cf5bbd9e8Mark Andrews now use a different text encoding of names that
88699327de812fdd5beeb68b06ea45000fca2175Mark Andrews doesn't have these problems. [RT #1101]
53a70bef3508acb1517b8eb57f61a81280c11509Mark Andrews
d3600bb89d32a7e0d943691d3cad5c569ef6158dMark Andrews 792. [cleanup] Replace the OMAPI command channel protocol with a
d3600bb89d32a7e0d943691d3cad5c569ef6158dMark Andrews simpler one.
d3600bb89d32a7e0d943691d3cad5c569ef6158dMark Andrews
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman 791. [bug] The command channel now works over IPv6.
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman 790. [bug] Wildcards created using dynamic update or IXFR
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman could fail to match. [RT #1111]
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman
049a49c2956dd9cc9b82974e2bbe77c57fcc73dbMark Andrews 789. [bug] The "localhost" and "localnets" ACLs did not match
049a49c2956dd9cc9b82974e2bbe77c57fcc73dbMark Andrews when used as the second element of a two-element
049a49c2956dd9cc9b82974e2bbe77c57fcc73dbMark Andrews sortlist item.
e2047969decfc0c3fc1a946ccade993cab9c9315Mark Andrews
e2047969decfc0c3fc1a946ccade993cab9c9315Mark Andrews 788. [func] Add the "match-mapped-addresses" option, which
e2047969decfc0c3fc1a946ccade993cab9c9315Mark Andrews causes IPv6 v4mapped addresses to be treated as
c3beecc1bcc6e1c15176a699b41ca77ef6533c25Mark Andrews IPv4 addresses for the purpose of acl matching.
c3beecc1bcc6e1c15176a699b41ca77ef6533c25Mark Andrews
c3beecc1bcc6e1c15176a699b41ca77ef6533c25Mark Andrews 787. [bug] The DNSSEC tools failed to downcase domain
0be436fc397396ed490182f022d02b46c7a50271Mark Andrews names when mapping them into file names.
0be436fc397396ed490182f022d02b46c7a50271Mark Andrews
da06956f4b1467608a7b00737d49622d6a27ba3fMark Andrews 786. [bug] When DNSSEC signing/verifying data, owner names were
53a70bef3508acb1517b8eb57f61a81280c11509Mark Andrews not properly downcased.
8090ceb932b52c70d72f655531150e0a1122052dMark Andrews
7100602261f22ed9f5955f8acfbc59f37ac608bbMark Andrews 785. [bug] A race condition in the resolver could cause
f89adb2c2a52b505501c3eaa2aec9fd4df6bd60aTinderbox User an assertion failure. [RT #673, #872, #1048]
e846f127d64ea690b789efa6e5b4ff9f64cf3235Witold Krecicki
e846f127d64ea690b789efa6e5b4ff9f64cf3235Witold Krecicki 784. [bug] nsupdate and other programs would not quit properly
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt if some signals were blocked by the caller. [RT #1081]
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt 783. [bug] Following CNAMEs could cause an assertion failure
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt when either using an sdb database or under very
5ac427050fa0e303171133ce3855b284ab4cfbb7Mark Andrews rare conditions.
5ac427050fa0e303171133ce3855b284ab4cfbb7Mark Andrews
5ac427050fa0e303171133ce3855b284ab4cfbb7Mark Andrews 782. [func] Implement the "serial-query-rate" option.
594d15df254304ef6705a9fc028bcd34328bce42Mark Andrews
594d15df254304ef6705a9fc028bcd34328bce42Mark Andrews 781. [func] Avoid error packet loops by dropping duplicate FORMERR
594d15df254304ef6705a9fc028bcd34328bce42Mark Andrews responses. [RT #1006]
19d80ce5844e00a021643759adcbe27c11b485a0Witold Krecicki
19d80ce5844e00a021643759adcbe27c11b485a0Witold Krecicki 780. [bug] Error handling code dealing with out of memory or
19d80ce5844e00a021643759adcbe27c11b485a0Witold Krecicki other rare errors could lead to assertion failures
19d80ce5844e00a021643759adcbe27c11b485a0Witold Krecicki by calling functions on unitialized names. [RT #1065]
dc2a4887c40b1ee361cef51e188b386e19497e01Witold Krecicki
dc2a4887c40b1ee361cef51e188b386e19497e01Witold Krecicki 779. [func] Added the "minimal-responses" option.
08e36aa5a5c7697a839f83831fccf8fb3f792848Mark Andrews
08e36aa5a5c7697a839f83831fccf8fb3f792848Mark Andrews 778. [bug] When starting cache cleaning, cleaning_timer_action()
370c6e0ac1ad6330e5ded66e5636c5c93d2ce3ffEvan Hunt returned without first pausing the iterator, which
08e36aa5a5c7697a839f83831fccf8fb3f792848Mark Andrews could cause deadlock. [RT #998]
08e36aa5a5c7697a839f83831fccf8fb3f792848Mark Andrews
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt 777. [bug] An empty forwarders list in a zone failed to override
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt global forwarders. [RT #995]
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt 776. [func] Improved error reporting in denied messages. [RT #252]
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews 775. [placeholder]
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews 774. [func] max-cache-size is implemented.
b0ffe328620db4ead7079e8cd26a584f5b947754Mark Andrews
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews 773. [func] Added isc_rwlock_trylock() to attempt to lock without
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews blocking.
699f790c49d03a9ef3c3234a72d272bb469203e8Evan Hunt
699f790c49d03a9ef3c3234a72d272bb469203e8Evan Hunt 772. [bug] Owner names could be incorrectly omitted from cache
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt dumps in the presence of negative caching entries.
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt [RT #991]
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt 771. [cleanup] TSIG errors related to unsynchronized clocks
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt are logged better. [RT #919]
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt
48bf87ba83396aae2251646aed9a9cac183e5780Mark Andrews 770. [func] Add the "edns yes_or_no" statement to the server
48bf87ba83396aae2251646aed9a9cac183e5780Mark Andrews clause. [RT #524]
cd6eeeb827f65df4bfb3e7ed3454655650f7dba7Mark Andrews
cd6eeeb827f65df4bfb3e7ed3454655650f7dba7Mark Andrews 769. [func] Improved error reporting when parsing rdata. [RT #740]
aa5506eda809dfd25b4e1ee6edb5285a77958d2cEvan Hunt
aa5506eda809dfd25b4e1ee6edb5285a77958d2cEvan Hunt 768. [bug] The server did not emit an SOA when a CNAME
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt or DNAME chain ended in NXDOMAIN in an
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt authoritative zone.
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt 767. [placeholder]
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt 766. [bug] A few cases in query_find() could leak fname.
aa5506eda809dfd25b4e1ee6edb5285a77958d2cEvan Hunt This would trigger the mpctx->allocated == 0
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt assertion when the server exited.
16591ba9ae26e4d6e1bc0dd4776725326174abaaMark Andrews [RT #739, #776, #798, #812, #818, #821, #845,
91499fdb483d88377756fa517c25e3564bfa4e3bEvan Hunt #892, #935, #966]
16591ba9ae26e4d6e1bc0dd4776725326174abaaMark Andrews
3cd204c4a46f21bf2a38f35e79af45ac595be943Evan Hunt 765. [func] ACL names are once again case insensitive, like
3cd204c4a46f21bf2a38f35e79af45ac595be943Evan Hunt in BIND 8. [RT #252]
3cd204c4a46f21bf2a38f35e79af45ac595be943Evan Hunt
8fcf2413e99597b6690b6a352aa12842f9be27e5Mark Andrews 764. [func] Configuration files now allow "include" directives
8fcf2413e99597b6690b6a352aa12842f9be27e5Mark Andrews in more places, such as inside the "view" statement.
8fcf2413e99597b6690b6a352aa12842f9be27e5Mark Andrews [RT #377, #728, #860]
7660b370c363d08a43ad713a84f94798f3fc4879Mark Andrews
7660b370c363d08a43ad713a84f94798f3fc4879Mark Andrews 763. [func] Configuration files no longer have reserved words.
7100602261f22ed9f5955f8acfbc59f37ac608bbMark Andrews [RT #731, #753]
651be63a1111c50942533016b3a2a6403d74cd9eMark Andrews
651be63a1111c50942533016b3a2a6403d74cd9eMark Andrews 762. [cleanup] The named.conf and rndc.conf file parsers have
b1888f0e2ed6bebe79822de83bf67f5c440a22e1Mark Andrews been completely rewritten.
6214c3c93a43dc86f080dc0219e4560b69721f53Mark Andrews
6214c3c93a43dc86f080dc0219e4560b69721f53Mark Andrews 761. [bug] _REENTRANT was still defined when building with
448884248519a8edade1b51aa7d20140b12764a9Evan Hunt --disable-threads.
448884248519a8edade1b51aa7d20140b12764a9Evan Hunt
395e6865d5b0ec13c1e4cc3947598153aa4e4914Evan Hunt 760. [contrib] Significant enhancements to the pgsql sdb driver.
395e6865d5b0ec13c1e4cc3947598153aa4e4914Evan Hunt
395e6865d5b0ec13c1e4cc3947598153aa4e4914Evan Hunt 759. [bug] The resolver didn't turn off "avoid fetches" mode
39225b4b510385f0cee915f0622574b76f5d6082Evan Hunt when restarting, possibly causing resolution
cf24cbd837617c5cb89f04ba97b262be21a925bfEvan Hunt to fail when it should not. This bug only affected
cf24cbd837617c5cb89f04ba97b262be21a925bfEvan Hunt platforms which support both IPv4 and IPv6. [RT #927]
cf24cbd837617c5cb89f04ba97b262be21a925bfEvan Hunt
ddf3342cca1a2dbd98c5443cbb9b184c428cdda5Evan Hunt 758. [bug] The "avoid fetches" code did not treat negative
ddf3342cca1a2dbd98c5443cbb9b184c428cdda5Evan Hunt cache entries correctly, causing fetches that would
558278974eb4a1021943e6bbbc6c7d80dc3707fdMark Andrews be useful to be avoided. This bug only affected
558278974eb4a1021943e6bbbc6c7d80dc3707fdMark Andrews platforms which support both IPv4 and IPv6. [RT #927]
558278974eb4a1021943e6bbbc6c7d80dc3707fdMark Andrews
132a57117978816eebf6f8c33b39bdcfcd62fd7aEvan Hunt 757. [func] Log zone transfers.
132a57117978816eebf6f8c33b39bdcfcd62fd7aEvan Hunt
132a57117978816eebf6f8c33b39bdcfcd62fd7aEvan Hunt 756. [bug] dns_zone_load() could "return" success when no master
132a57117978816eebf6f8c33b39bdcfcd62fd7aEvan Hunt file was configured.
0993cd5f2227c1aa6a8554f4a9a847efabbcfcb8Mark Andrews
0993cd5f2227c1aa6a8554f4a9a847efabbcfcb8Mark Andrews 755. [bug] Fix incorrectly formatted log messages in zone.c.
0993cd5f2227c1aa6a8554f4a9a847efabbcfcb8Mark Andrews
b8dcc13bc5d49aa18a80179851cf0d7a81c54887Mark Andrews 754. [bug] Certain failure conditions sending UDP packets
b8dcc13bc5d49aa18a80179851cf0d7a81c54887Mark Andrews could cause the server to retry the transmission
756c6433301f2f5dad3372af2bef56c0b28e99b7Mark Andrews indefinitely. [RT #902]
756c6433301f2f5dad3372af2bef56c0b28e99b7Mark Andrews
8e4d56d45dc6daa9dfc5c33b67138ecb9d5bf004Tinderbox User 753. [bug] dig, host, and nslookup would fail to contact a
1add4a7939a550d50b156f72631ea374b6182149Mark Andrews remote server if getaddrinfo() returned an IPv6
1add4a7939a550d50b156f72631ea374b6182149Mark Andrews address on a system that doesn't support IPv6.
381c77fd82ea5a51ee52929ec43c1f3adb27686aMark Andrews [RT #917]
381c77fd82ea5a51ee52929ec43c1f3adb27686aMark Andrews
7c525954642f8fb3698b555115edb09fe3bd3354Mark Andrews 752. [func] Correct bad tv_usec elements returned by
7c525954642f8fb3698b555115edb09fe3bd3354Mark Andrews gettimeofday().
7c525954642f8fb3698b555115edb09fe3bd3354Mark Andrews
7c525954642f8fb3698b555115edb09fe3bd3354Mark Andrews 751. [func] Log successful zone loads / transfers. [RT #898]
33a4294f442f7505c8e2453beb422b5928ec697cMark Andrews
33a4294f442f7505c8e2453beb422b5928ec697cMark Andrews 750. [bug] A query should not match a DNAME whose trust level
33a4294f442f7505c8e2453beb422b5928ec697cMark Andrews is pending. [RT #916]
d6357f09aacf518df14875fffa819607daa05d17Mark Andrews
d6357f09aacf518df14875fffa819607daa05d17Mark Andrews 749. [bug] When a query matched a DNAME in a secure zone, the
d6357f09aacf518df14875fffa819607daa05d17Mark Andrews server did not return the signature of the DNAME.
59328c76745ee6d2df047e3f072b118258b87cb6Mukund Sivaraman [RT #915]
59328c76745ee6d2df047e3f072b118258b87cb6Mukund Sivaraman
275265ab27815d2261ebf68b48201fb7bffdf426Mukund Sivaraman 748. [doc] List supported RFCs in doc/misc/rfc-compliance.
ade0aa3cb0fafbbe9fffb29f9abba4ce85890c3fMark Andrews [RT #781]
ade0aa3cb0fafbbe9fffb29f9abba4ce85890c3fMark Andrews
275265ab27815d2261ebf68b48201fb7bffdf426Mukund Sivaraman 747. [bug] The code to determine whether an IXFR was possible
8398f0015625495e228eea195e3adccfcf59ffccMark Andrews did not properly check for a database that could
8398f0015625495e228eea195e3adccfcf59ffccMark Andrews not have a journal. [RT #865, #908]
023ba1e6ef28d888ad0030fd72937fb4de2129bdEvan Hunt
023ba1e6ef28d888ad0030fd72937fb4de2129bdEvan Hunt 746. [bug] The sdb didn't clone rdatasets properly, causing
023ba1e6ef28d888ad0030fd72937fb4de2129bdEvan Hunt a crash when the server followed delegations. [RT #905]
44c86318ed432af96848269250930297eea2bba3Evan Hunt
44c86318ed432af96848269250930297eea2bba3Evan Hunt 745. [func] Report the owner name of records that fail
44c86318ed432af96848269250930297eea2bba3Evan Hunt semantic checks while loading.
44c86318ed432af96848269250930297eea2bba3Evan Hunt
806e05d28a479291110a9fdb1788e675a56fc364Mark Andrews 744. [bug] When returning DNS_R_CNAME or DNS_R_DNAME as the
ce7216c40ac973ed9ac5a90d75cd41b14b789725Mark Andrews result of an ANY or SIG query, the resolver failed
ce7216c40ac973ed9ac5a90d75cd41b14b789725Mark Andrews to setup the return event's rdatasets, causing an
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews assertion failure in the query code. [RT #881]
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews 743. [bug] Receiving a large number of certain malformed
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews answers could cause named to stop responding.
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews [RT #861]
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews 742. [placeholder]
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman 741. [port] Support openssl-engine. [RT #709]
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman 740. [port] Handle openssl library mismatches slightly better.
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman 739. [port] Look for /dev/random in configure, rather than
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman assuming it will be there for only a predefined
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman set of OSes.
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman
a2b15b3305acd52179e6f3dc7d073b07fbc40b8eMark Andrews 738. [bug] If a non-threadsafe sdb driver supported AXFR and
a2b15b3305acd52179e6f3dc7d073b07fbc40b8eMark Andrews received an AXFR request, it would deadlock or die
a2b15b3305acd52179e6f3dc7d073b07fbc40b8eMark Andrews with an assertion failure. [RT #852]
d372f426ca42ee2bc7bcb1f76a52c4f154de1f9bMark Andrews
d372f426ca42ee2bc7bcb1f76a52c4f154de1f9bMark Andrews 737. [port] stdtime.c failed to compile on certain platforms.
79a55d4f4dcf3d6f617523228503d8584b72a3a3Mukund Sivaraman
79a55d4f4dcf3d6f617523228503d8584b72a3a3Mukund Sivaraman 736. [func] New functions isc_task_{begin,end}exclusive().
79a55d4f4dcf3d6f617523228503d8584b72a3a3Mukund Sivaraman
0c29904b27c9ab3b85ecbde159b22ae1323bdbcdMukund Sivaraman 735. [doc] Add BIND 4 migration notes.
0c29904b27c9ab3b85ecbde159b22ae1323bdbcdMukund Sivaraman
0c29904b27c9ab3b85ecbde159b22ae1323bdbcdMukund Sivaraman 734. [bug] An attempt to re-lock the zone lock could occur if
f3ad877eb05befbc862b0233d985758c0caef29aEvan Hunt the server was shutdown during a zone tranfer.
f3ad877eb05befbc862b0233d985758c0caef29aEvan Hunt [RT #830]
f3ad877eb05befbc862b0233d985758c0caef29aEvan Hunt
d88ba937124b2a4f8a074fc2aef9caf2022308b4Mark Andrews 733. [bug] Reference counts of dns_acl_t objects need to be
d88ba937124b2a4f8a074fc2aef9caf2022308b4Mark Andrews locked but were not. [RT #801, #821]
d88ba937124b2a4f8a074fc2aef9caf2022308b4Mark Andrews
40401165e4646f1624175ac80bf9b51826ab67ecMark Andrews 732. [bug] Glue with 0 TTL could also cause SERVFAIL. [RT #828]
8d00c5ab2c16985457947ddb0376707ab7094b80Mark Andrews
8d00c5ab2c16985457947ddb0376707ab7094b80Mark Andrews 731. [bug] Certain zone errors could cause named-checkzone to
ec450fde7cee684f37b0a59d770330c700419610Evan Hunt fail ungracefully. [RT #819]
ec450fde7cee684f37b0a59d770330c700419610Evan Hunt
ec450fde7cee684f37b0a59d770330c700419610Evan Hunt 730. [bug] lwres_getaddrinfo() returns the correct result when
d1dbf6b20fdcfa95acd75cdb96fcd57067a31144Mukund Sivaraman it fails to contact a server. [RT #768]
d1dbf6b20fdcfa95acd75cdb96fcd57067a31144Mukund Sivaraman
d1dbf6b20fdcfa95acd75cdb96fcd57067a31144Mukund Sivaraman 729. [port] pthread_setconcurrency() needs to be called on Solaris.
3fe17d62e32017b643b852ede1b234271ee308e1Evan Hunt
3fe17d62e32017b643b852ede1b234271ee308e1Evan Hunt 728. [bug] Fix comment processing on master file directives.
3fe17d62e32017b643b852ede1b234271ee308e1Evan Hunt [RT# 757]
f02c22d58ac88777655e0b407b22b07864d39184Evan Hunt
f02c22d58ac88777655e0b407b22b07864d39184Evan Hunt 727. [port] Work around OS bug where accept() succeeds but
f02c22d58ac88777655e0b407b22b07864d39184Evan Hunt fails to fill in the peer address of the accepted
5f4f7c688e0cca18edd67e9760b266ce8f67e29cTinderbox User connection, by treating it as an error rather than
5f4f7c688e0cca18edd67e9760b266ce8f67e29cTinderbox User an assertion failure. [RT #809]
40401165e4646f1624175ac80bf9b51826ab67ecMark Andrews
df9a49ee07f7629ec6abd2e3bd0dee600d7e2ab4Evan Hunt 726. [func] Implement the "trace" and "notrace" commands in rndc.
df9a49ee07f7629ec6abd2e3bd0dee600d7e2ab4Evan Hunt
e073205a884d3762fdc678d4b8a61b627a4070abEvan Hunt 725. [bug] Installing man pages could fail.
e073205a884d3762fdc678d4b8a61b627a4070abEvan Hunt
e073205a884d3762fdc678d4b8a61b627a4070abEvan Hunt 724. [func] New libisc functions isc_netaddr_any(),
832ab79d1f8bc4edf638780b306888da30ac3a1eMark Andrews isc_netaddr_any6().
832ab79d1f8bc4edf638780b306888da30ac3a1eMark Andrews
832ab79d1f8bc4edf638780b306888da30ac3a1eMark Andrews 723. [bug] Referrals whose NS RRs had a 0 TTL caused the resolver
9d85a773829484832f762a9088a7dafd6794aa39Mark Andrews to return DNS_R_SERVFAIL. [RT #783]
9d85a773829484832f762a9088a7dafd6794aa39Mark Andrews
9d85a773829484832f762a9088a7dafd6794aa39Mark Andrews 722. [func] Allow incremental loads to be canceled.
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt 721. [cleanup] Load manager and dns_master_loadfilequota() are no
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt more.
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt 720. [bug] Server could enter infinite loop in
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt dispatch.c:do_cancel(). [RT #733]
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt
30370d905e9be3be7d9b947fd432bacecbb13bb9Evan Hunt 719. [bug] Rapid reloads could trigger an assertion failure.
30370d905e9be3be7d9b947fd432bacecbb13bb9Evan Hunt [RT #743, #763]
f8432e3f249dbec36394539ca1f3cb25bf33abfeMark Andrews
f8432e3f249dbec36394539ca1f3cb25bf33abfeMark Andrews 718. [cleanup] "internal" is no longer a reserved word in named.conf.
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt [RT #753, #731]
40401165e4646f1624175ac80bf9b51826ab67ecMark Andrews
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt 717. [bug] Certain TKEY processing failure modes could
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt reference an uninitialized variable, causing the
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt server to crash. [RT #750]
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt
1d383fd4b23fc7031e562bf5db02e3018c5d0b9eMark Andrews 716. [bug] The first line of a $INCLUDE master file was lost if
1d383fd4b23fc7031e562bf5db02e3018c5d0b9eMark Andrews an origin was specified. [RT #744]
1d383fd4b23fc7031e562bf5db02e3018c5d0b9eMark Andrews
1d383fd4b23fc7031e562bf5db02e3018c5d0b9eMark Andrews 715. [bug] Resolving some A6 chains could cause an assertion
3ecc17d5519cc5b45cba3344344f296f3ff57776Mark Andrews failure in adb.c. [RT #738]
40401165e4646f1624175ac80bf9b51826ab67ecMark Andrews
3ecc17d5519cc5b45cba3344344f296f3ff57776Mark Andrews 714. [bug] Preserve interval timers across reloads unless changed.
9b789c54f8829b867c4a888c47bd2310a790415aEvan Hunt [RT# 729]
9b789c54f8829b867c4a888c47bd2310a790415aEvan Hunt
9b789c54f8829b867c4a888c47bd2310a790415aEvan Hunt 713. [func] named-checkconf takes '-t directory' similar to named.
d40154cab71b0c774d80df2c0091e1f8edcaa7d4Evan Hunt [RT #726]
d40154cab71b0c774d80df2c0091e1f8edcaa7d4Evan Hunt
d40154cab71b0c774d80df2c0091e1f8edcaa7d4Evan Hunt 712. [bug] Sending a large signed update message caused an
d40154cab71b0c774d80df2c0091e1f8edcaa7d4Evan Hunt assertion failure. [RT #718]
2879ee2c72638ea190728f931ce286760caa4521Evan Hunt
2879ee2c72638ea190728f931ce286760caa4521Evan Hunt 711. [bug] The libisc and liblwres implementations of
2879ee2c72638ea190728f931ce286760caa4521Evan Hunt inet_ntop contained an off by one error.
2879ee2c72638ea190728f931ce286760caa4521Evan Hunt
6bd794171f2ba0ee93b99ccbf80378959f4e965bEvan Hunt 710. [func] The forwarders statement now takes an optional
6bd794171f2ba0ee93b99ccbf80378959f4e965bEvan Hunt port. [RT #418]
6bd794171f2ba0ee93b99ccbf80378959f4e965bEvan Hunt
73fbd4c9d3e65621eb32a8e01659532f131de690Mark Andrews 709. [bug] ANY or SIG queries for data with a TTL of 0
73fbd4c9d3e65621eb32a8e01659532f131de690Mark Andrews would return SERVFAIL. [RT #620]
73fbd4c9d3e65621eb32a8e01659532f131de690Mark Andrews
fc7bce5f350aa119d4c500fd5b35c47b14b539efMark Andrews 708. [bug] When building with --with-openssl, the openssl headers
fc7bce5f350aa119d4c500fd5b35c47b14b539efMark Andrews included with BIND 9 should not be used. [RT #702]
b4ccec331dbd81581c6226a54847385a27d9eb25Evan Hunt
b4ccec331dbd81581c6226a54847385a27d9eb25Evan Hunt 707. [func] The "filename" argument to named-checkzone is no
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt longer optional, to reduce confusion. [RT #612]
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt 706. [bug] Zones with an explicit "allow-update { none; };"
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt were considered dynamic and therefore not reloaded
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt on SIGHUP or "rndc reload".
c8b968f4144a271213756cc33e8062b9efdd7441Evan Hunt
c8b968f4144a271213756cc33e8062b9efdd7441Evan Hunt 705. [port] Work out resource limit type for use where rlim_t is
c8b968f4144a271213756cc33e8062b9efdd7441Evan Hunt not available. [RT #695]
c8b968f4144a271213756cc33e8062b9efdd7441Evan Hunt
41494939b62d74fb159009f28428df23e5fc70e3Evan Hunt 704. [port] RLIMIT_NOFILE is not available on all platforms.
41494939b62d74fb159009f28428df23e5fc70e3Evan Hunt [RT #695]
41494939b62d74fb159009f28428df23e5fc70e3Evan Hunt
41494939b62d74fb159009f28428df23e5fc70e3Evan Hunt 703. [port] sys/select.h is needed on older platforms. [RT #695]
3bcd09b4162ccd383b4b20e3b5306b3c317c9795Evan Hunt
3bcd09b4162ccd383b4b20e3b5306b3c317c9795Evan Hunt 702. [func] If the address 0.0.0.0 is seen in resolv.conf,
3bcd09b4162ccd383b4b20e3b5306b3c317c9795Evan Hunt use 127.0.0.1 instead. [RT #693]
292eb9c4e4fc51aec911e72821735a123a8c252aMark Andrews
292eb9c4e4fc51aec911e72821735a123a8c252aMark Andrews 701. [func] Root hints are now fully optional. Class IN
292eb9c4e4fc51aec911e72821735a123a8c252aMark Andrews views use compiled-in hints by default, as
292eb9c4e4fc51aec911e72821735a123a8c252aMark Andrews before. Non-IN views with no root hints now
1b3d21180244529f0099894fe9d29beb3f11efb3Mark Andrews provide authoritative service but not recursion.
1b3d21180244529f0099894fe9d29beb3f11efb3Mark Andrews A warning is logged if a view has neither root
1b3d21180244529f0099894fe9d29beb3f11efb3Mark Andrews hints nor authoritative data for the root. [RT #696]
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt 700. [bug] $GENERATE range check was wrong. [RT #688]
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt 699. [bug] The lexer mishandled empty quoted strings. [RT #694]
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt
4fa9eaf0734e892431e78179bdcc5251c9b6aa7dMark Andrews 698. [bug] Aborting nsupdate with ^C would lead to several
bed6e9d614d2ac9e6a84949379aba4fc04aa8e0bMark Andrews race conditions.
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews 697. [bug] nsupdate was not compatible with the undocumented
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews BIND 8 behavior of ignoring TTLs in "update delete"
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews commands. [RT #693]
f647c0df9fd334b19a5bdc9c252f90d94c0abf1eMark Andrews
f647c0df9fd334b19a5bdc9c252f90d94c0abf1eMark Andrews 696. [bug] lwresd would die with an assertion failure when passed
ecc06cbc32c5a2b91a17e65c1820c9c66313d35cMukund Sivaraman a zero-length name. [RT #692]
ecc06cbc32c5a2b91a17e65c1820c9c66313d35cMukund Sivaraman
ecc06cbc32c5a2b91a17e65c1820c9c66313d35cMukund Sivaraman 695. [bug] If the resolver attempted to query a blackholed or
94c7301f6f0ada7aa84ede5808ab8fdec5bae6b5Mark Andrews bogus server, the resolution would fail immediately.
94c7301f6f0ada7aa84ede5808ab8fdec5bae6b5Mark Andrews
505d311709be77b2bd6ebb2aead84771588f9c29Mark Andrews 694. [bug] $GENERATE did not produce the last entry.
505d311709be77b2bd6ebb2aead84771588f9c29Mark Andrews [RT #682, #683]
505d311709be77b2bd6ebb2aead84771588f9c29Mark Andrews
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman 693. [bug] An empty lwres statement in named.conf caused
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman the server to crash while loading.
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman 692. [bug] Deal with systems that have getaddrinfo() but not
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman gai_strerror(). [RT #679]
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman 691. [bug] Configuring per-view forwarders caused an assertion
322e6b5be784d79d15fea9db9440dd821162c574Mark Andrews failure. [RT #675, #734]
322e6b5be784d79d15fea9db9440dd821162c574Mark Andrews
27bc16fcdc67f9afefefb54ae98dfdae3a5bc1f8Mukund Sivaraman 690. [func] $GENERATE now supports DNAME. [RT #654]
27bc16fcdc67f9afefefb54ae98dfdae3a5bc1f8Mukund Sivaraman
27bc16fcdc67f9afefefb54ae98dfdae3a5bc1f8Mukund Sivaraman 689. [doc] man pages are now installed. [RT #210]
5b13a593fe7d8055992bd12aeb399bdb06e2a533Mukund Sivaraman
5b13a593fe7d8055992bd12aeb399bdb06e2a533Mukund Sivaraman 688. [func] "make tags" now works on systems with the
95bef099e9762c8078c0ba9749293b488727dc58Mark Andrews "Exuberant Ctags" etags.
95bef099e9762c8078c0ba9749293b488727dc58Mark Andrews
6c1f9f5c71ff526402f3b3e87749a9ddf102f75eTinderbox User 687. [bug] Only say we have IPv6, with sufficent functionality,
95bef099e9762c8078c0ba9749293b488727dc58Mark Andrews if it has actually been tested. [RT #586]
464c2c673b879071da66cab5a627baf35c5e0f90Evan Hunt
464c2c673b879071da66cab5a627baf35c5e0f90Evan Hunt 686. [bug] dig and nslookup can now be properly aborted during
464c2c673b879071da66cab5a627baf35c5e0f90Evan Hunt blocking operations. [RT #568]
226dd20bbd6c6bdeadffa71361d9a0ec61308d69Evan Hunt
226dd20bbd6c6bdeadffa71361d9a0ec61308d69Evan Hunt 685. [bug] nslookup should use the search list/domain options
226dd20bbd6c6bdeadffa71361d9a0ec61308d69Evan Hunt from resolv.conf by default. [RT #405, #630]
10d7ab44cc72170c527dde8cc9e049e046342769Mark Andrews
10d7ab44cc72170c527dde8cc9e049e046342769Mark Andrews 684. [bug] Memory leak with view forwarders. [RT #656]
10d7ab44cc72170c527dde8cc9e049e046342769Mark Andrews
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt 683. [bug] File descriptor leak in isc_lex_openfile().
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt 682. [bug] nslookup displayed SOA records incorrectly. [RT #665]
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt 681. [bug] $GENERATE specifying output format was broken. [RT #653]
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt
b6214feb63f48e9c08f16394ae5b6902b45b9c38Evan Hunt 680. [bug] dns_rdata_fromstruct() mishandled options bigger
b6214feb63f48e9c08f16394ae5b6902b45b9c38Evan Hunt than 255 octets.
b6214feb63f48e9c08f16394ae5b6902b45b9c38Evan Hunt
26177be2946c99a34096b7d8c202139dfc0e9760Mark Andrews 679. [bug] $INCLUDE could leak memory and file descriptors on
26177be2946c99a34096b7d8c202139dfc0e9760Mark Andrews reload. [RT #639]
26177be2946c99a34096b7d8c202139dfc0e9760Mark Andrews
26177be2946c99a34096b7d8c202139dfc0e9760Mark Andrews 678. [bug] "transfer-format one-answer;" could trigger an assertion
8e73941f33fad57111142a62d99717abc001912eMark Andrews failure. [RT #646]
8e73941f33fad57111142a62d99717abc001912eMark Andrews
5b1c7ef35bb495820360182b5192689f33f1cc7dMark Andrews 677. [bug] dnssec-signzone would occasionally use the wrong ttl
5b1c7ef35bb495820360182b5192689f33f1cc7dMark Andrews for database operations and fail. [RT #643]
5b1c7ef35bb495820360182b5192689f33f1cc7dMark Andrews
913d976eca8751851111c0b4357f650295d4aa3dMark Andrews 676. [bug] Log messages about lame servers to category
913d976eca8751851111c0b4357f650295d4aa3dMark Andrews 'lame-servers' rather than 'resolver', so as not
913d976eca8751851111c0b4357f650295d4aa3dMark Andrews to be gratuitously incompatible with BIND 8.
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman 675. [bug] TKEY queries could cause the server to leak
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman memory.
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman 674. [func] Allow messages to be TSIG signed / verified using
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman a offset from the current time.
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman
a727cdff50383b98a150922e16a470cc63225309Tinderbox User 673. [func] The server can now convert RFC1886-style recursive
268c4e79c40845fb0005c44d177497bf5fad4518Mark Andrews lookup requests into RFC2874-style lookups, when
268c4e79c40845fb0005c44d177497bf5fad4518Mark Andrews enabled using the new option "allow-v6-synthesis".
c8821d124c532e0a65752b378f924d4259499fd3Mark Andrews
c8821d124c532e0a65752b378f924d4259499fd3Mark Andrews 672. [bug] The wrong time was in the "time signed" field when
c8821d124c532e0a65752b378f924d4259499fd3Mark Andrews replying with BADTIME error.
63042d5b579ae3d43104133007e55c224c698904Evan Hunt
c8821d124c532e0a65752b378f924d4259499fd3Mark Andrews 671. [bug] The message code was failing to parse a message with
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman no question section and a TSIG record. [RT #628]
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman 670. [bug] The lwres replacements for getaddrinfo and
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman getipnodebyname didn't properly check for the
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman existence of the sockaddr sa_len field.
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman 669. [bug] dnssec-keygen now makes the public key file
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman non-world-readable for symmetric keys. [RT #403]
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman 668. [func] named-checkzone now reports multiple errors in master
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman files.
e13d04fda918c0c14c2247475bb99e0760d9a6a4Evan Hunt
e13d04fda918c0c14c2247475bb99e0760d9a6a4Evan Hunt 667. [bug] On Linux, running named with the -u option and a
b51391848127d0303bd385a555c76aef57d1b4ebEvan Hunt non-world-readable configuration file didn't work.
b51391848127d0303bd385a555c76aef57d1b4ebEvan Hunt [RT #626]
b51391848127d0303bd385a555c76aef57d1b4ebEvan Hunt
35928b7e1af8ea4d01a2855ab833dfe59d2345faMukund Sivaraman 666. [bug] If a request sent by dig is longer than 512 bytes,
bfd4b9e11aa9e8c2b43022a6b7a896b26bd5d7a0Witold Krecicki use TCP.
bfd4b9e11aa9e8c2b43022a6b7a896b26bd5d7a0Witold Krecicki
29868ebbe3c7bc06f833e329ea190dc442331bf1Mark Andrews 665. [bug] Signed responses were not sent when the size of the
29868ebbe3c7bc06f833e329ea190dc442331bf1Mark Andrews TSIG + question exceeded the maximum message size.
29868ebbe3c7bc06f833e329ea190dc442331bf1Mark Andrews [RT #628]
92cc6acdff1ecbf157e4ab0efe3f79367233f022Mark Andrews
92cc6acdff1ecbf157e4ab0efe3f79367233f022Mark Andrews 664. [bug] The t_tasks and t_timers module tests are now skipped
2f450fcd295795fb1771432e098af3d6e52c8a0bMark Andrews when building without threads, since they require
e939674d53a127ddeeaf4b41fd72933f0b493308Mark Andrews threads.
e939674d53a127ddeeaf4b41fd72933f0b493308Mark Andrews
e939674d53a127ddeeaf4b41fd72933f0b493308Mark Andrews 663. [func] Accept a size_spec, not just an integer, in the
e939674d53a127ddeeaf4b41fd72933f0b493308Mark Andrews (unimplemented and ignored) max-ixfr-log-size option
6b8519147a5c24b4a5942042e83fd539d0d445ccEvan Hunt for compatibility with recent versions of BIND 8.
6b8519147a5c24b4a5942042e83fd539d0d445ccEvan Hunt [RT #613]
6b8519147a5c24b4a5942042e83fd539d0d445ccEvan Hunt
09f82f50798e170b172e6ba358ed123536243839Evan Hunt 662. [bug] dns_rdata_fromtext() failed to log certain errors.
09f82f50798e170b172e6ba358ed123536243839Evan Hunt
09f82f50798e170b172e6ba358ed123536243839Evan Hunt 661. [bug] Certain UDP IXFR requests caused an assertion failure
8475bed9de77920f884f1ae296f581efbd1e42f8Mark Andrews (mpctx->allocated == 0). [RT #355, #394, #623]
861aa4e9039e6f354545177c4c2323b485549602Mark Andrews
8475bed9de77920f884f1ae296f581efbd1e42f8Mark Andrews 660. [port] Detect multiple CPUs on HP-UX and IRIX.
35928b7e1af8ea4d01a2855ab833dfe59d2345faMukund Sivaraman
821ff5e8fa1df2e09fea157ee3e298eef6cf4ec9Evan Hunt 659. [performance] Rewrite the name compression code to be much faster.
821ff5e8fa1df2e09fea157ee3e298eef6cf4ec9Evan Hunt
821ff5e8fa1df2e09fea157ee3e298eef6cf4ec9Evan Hunt 658. [cleanup] Remove all vestiges of 16 bit global compression.
f06b6a9b14509a3b473f52dd797bc490f6f6511dMark Andrews
f06b6a9b14509a3b473f52dd797bc490f6f6511dMark Andrews 657. [bug] When a listen-on statement in an lwres block does not
f06b6a9b14509a3b473f52dd797bc490f6f6511dMark Andrews specify a port, use 921, not 53. Also update the
aa9b64060fb6e946a920e957805f564d149e88e0Evan Hunt listen-on documentation. [RT #616]
aa9b64060fb6e946a920e957805f564d149e88e0Evan Hunt
aa9b64060fb6e946a920e957805f564d149e88e0Evan Hunt 656. [func] Treat an unescaped newline in a quoted string as
412f873b9fafa0f8161a1203e7731d9d67052e49Mark Andrews an error. This means that TXT records with missing
412f873b9fafa0f8161a1203e7731d9d67052e49Mark Andrews close quotes should have meaningful errors printed.
72ac929f2bfe186ab4fe2d9425685d6ef419f200Mark Andrews
72ac929f2bfe186ab4fe2d9425685d6ef419f200Mark Andrews 655. [bug] Improve error reporting on unexpected eof when loading
72ac929f2bfe186ab4fe2d9425685d6ef419f200Mark Andrews zones. [RT #611]
a70fc47e9dc165175e77f091076559748858a488Mark Andrews
a70fc47e9dc165175e77f091076559748858a488Mark Andrews 654. [bug] Origin was being forgotten in TCP retries in dig.
0526268c2b2806ceb67032e0bfee708b6e70e004Mark Andrews [RT #574]
0526268c2b2806ceb67032e0bfee708b6e70e004Mark Andrews
0526268c2b2806ceb67032e0bfee708b6e70e004Mark Andrews 653. [bug] +defname option in dig was reversed in sense.
abf9790162ae88bf74d3959f5ac0dd2090a9a9fcTinderbox User [RT #549]
932715fbbe449e814612a9ae39eac885548de5bfEvan Hunt
932715fbbe449e814612a9ae39eac885548de5bfEvan Hunt 652. [bug] zone_saveunique() did not report the new name.
9d8169cbf8390c9e2e9707026fd078e282811069Mark Andrews
f824c65d1fb6a2490b03228e63cc43dae6844f73Mark Andrews 651. [func] The AD bit in responses now has the meaning
90174e64f49bb7cba6a83fb665ebcb597aad7b57Evan Hunt specified in <draft-ietf-dnsext-ad-is-secure>.
b9d6758fc606245d79fd6e03a31c76c586694377Mark Andrews
b9d6758fc606245d79fd6e03a31c76c586694377Mark Andrews 650. [bug] SIG(0) records were being generated and verified
90174e64f49bb7cba6a83fb665ebcb597aad7b57Evan Hunt incorrectly. [RT #606]
6588a2b404365cea59e71a3f639349272600f68dMark Andrews
6588a2b404365cea59e71a3f639349272600f68dMark Andrews 649. [bug] It was possible to join to an already running fctx
6588a2b404365cea59e71a3f639349272600f68dMark Andrews after it had "cloned" its events, but before it sent
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt them. In this case, the event of the newly joined
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt fetch would not contain the answer, and would
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt trigger the INSIST() in fctx_sendevents(). In
35928b7e1af8ea4d01a2855ab833dfe59d2345faMukund Sivaraman BIND 9.0, this bug did not trigger an INSIST(), but
9260c1157d12ef716fe6227fd8af845ec7fd1eedMukund Sivaraman caused the fetch to fail with a SERVFAIL result.
9260c1157d12ef716fe6227fd8af845ec7fd1eedMukund Sivaraman [RT #588, #597, #605, #607]
9260c1157d12ef716fe6227fd8af845ec7fd1eedMukund Sivaraman
930719e8767e0a58ca1b57cfbbb2b07b885afd14Mukund Sivaraman 648. [port] Add support for pre-RFC2133 IPv6 implementations.
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt 647. [bug] Resolver queries sent after following multiple
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt referrals had excessively long retransmission
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt timeouts due to incorrectly counting the referrals
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt as "restarts".
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt 646. [bug] The UnixWare ISC_PLATFORM_FIXIN6INADDR fix in isc/net.h
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt didn't _cleanly_ fix the problem it was trying to fix.
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt 645. [port] BSD/OS 3.0 needs pthread_init(). [RT #603]
a625502bdd149be06bd0cc06000c3dc9e4a813b9Tinderbox User
a239044323418956d7d48c14d61d19f721cc5ba5Witold Krecicki 644. [bug] #622 needed more work. [RT #562]
a239044323418956d7d48c14d61d19f721cc5ba5Witold Krecicki
18749940aee8ee6cf8fc6a81f659819310d5aa78Mark Andrews 643. [bug] xfrin error messages made more verbose, added class
65d59a4307d00f6b4e278b730c278502e5449da8Mark Andrews of the zone. [RT# 599]
65d59a4307d00f6b4e278b730c278502e5449da8Mark Andrews
18749940aee8ee6cf8fc6a81f659819310d5aa78Mark Andrews 642. [bug] Break the exit_check() race in the zone module.
ffdd3bc812a140fb0e3d5b6f0df0a4efbfe4b412Mark Andrews [RT #598]
ffdd3bc812a140fb0e3d5b6f0df0a4efbfe4b412Mark Andrews
09f4e41912d08b5c1685f4d23bd19d32f63db935Mark Andrews --- 9.1.0b2 released ---
09f4e41912d08b5c1685f4d23bd19d32f63db935Mark Andrews
09f4e41912d08b5c1685f4d23bd19d32f63db935Mark Andrews 641. [bug] $GENERATE caused a uninitialized link to be used.
0dc485ffb6ca6e90979561db1705f6a89be8b8edMark Andrews [RT #595]
c7e5ba1d17f2db135b2c1ab192c2746189394fa2Mark Andrews
0dc485ffb6ca6e90979561db1705f6a89be8b8edMark Andrews 640. [bug] Memory leak in error path could cause
c7e5ba1d17f2db135b2c1ab192c2746189394fa2Mark Andrews "mpctx->allocated == 0" failure. [RT #584]
24231afa05b4ceefe8f0aebcdabe9ccf002346f9Mark Andrews
24231afa05b4ceefe8f0aebcdabe9ccf002346f9Mark Andrews 639. [bug] Reading entropy from the keyboard would sometimes fail.
8a0b6b3901b34530a850d78758fe4e5b6218d193Mark Andrews [RT #591]
8a0b6b3901b34530a850d78758fe4e5b6218d193Mark Andrews
8a0b6b3901b34530a850d78758fe4e5b6218d193Mark Andrews 638. [port] lib/isc/random.c needed to explicitly include time.h
2a12984ce69f7f49dc3aeef1b216e0c7c93373acMark Andrews to get a prototype for time() when pthreads was not
2a12984ce69f7f49dc3aeef1b216e0c7c93373acMark Andrews being used. [RT #592]
40c619daeeb99015afa31b1a4a76d6c20b0a3fc6Evan Hunt
40c619daeeb99015afa31b1a4a76d6c20b0a3fc6Evan Hunt 637. [port] Use isc_u?int64_t instead of (unsigned) long long in
40c619daeeb99015afa31b1a4a76d6c20b0a3fc6Evan Hunt lib/isc/print.c. Also allow lib/isc/print.c to
87e7d08a8bae58ab8edacaa990a4234063c23793Mar Andrews be compiled even if the platform does not need it.
87e7d08a8bae58ab8edacaa990a4234063c23793Mar Andrews [RT #592]
87e7d08a8bae58ab8edacaa990a4234063c23793Mar Andrews
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt 636. [port] Shut up MSVC++ about a possible loss of precision
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt in the ISC__BUFFER_PUTUINT*() macros. [RT #592]
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt 635. [bug] Reloading a server with a configured blackhole list
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt would cause an assertion. [RT #590]
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt 634. [bug] A log file will completely stop being written when
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt it reaches the maximum size in all cases, not just
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt when versioning is also enabled. [RT #570]
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt 633. [port] Cope with rlim_t missing on BSD/OS systems. [RT #575]
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt 632. [bug] The index array of the journal file was
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt corrupted as it was written to disk.
e6d0a391f5f9b18f5bd497aefff269e474ee560cWitold Krecicki
e6d0a391f5f9b18f5bd497aefff269e474ee560cWitold Krecicki 631. [port] Build without thread support on systems without
e6d0a391f5f9b18f5bd497aefff269e474ee560cWitold Krecicki pthreads.
e6d0a391f5f9b18f5bd497aefff269e474ee560cWitold Krecicki
98a7f8c7ae44bb98d5469cb3a4240c59abceba7fMark Andrews 630. [bug] Locking failure in zone code. [RT #582]
98a7f8c7ae44bb98d5469cb3a4240c59abceba7fMark Andrews
98a7f8c7ae44bb98d5469cb3a4240c59abceba7fMark Andrews 629. [bug] 9.1.0b1 dereferenced a null pointer and crashed
8d80b4939dd27dc3136ab152706160c613baa93aMark Andrews when responding to a UDP IXFR request.
8d80b4939dd27dc3136ab152706160c613baa93aMark Andrews
8d80b4939dd27dc3136ab152706160c613baa93aMark Andrews 628. [bug] If the root hints contained only AAAA addresses,
3836539e8747c65b789037b8ca8cd47badbb991fJeremy C. Reed named would be unable to perform resolution.
5c41d472275c096be8aafb239a301b9d7c0a2cd9Jeremy C. Reed
5c41d472275c096be8aafb239a301b9d7c0a2cd9Jeremy C. Reed 627. [bug] The EDNS0 blackhole detection code of change 324
a21c415687a855f84fbf10db91671b1341e8b990Mark Andrews waited for three retransmissions to each server,
a21c415687a855f84fbf10db91671b1341e8b990Mark Andrews which takes much too long when a domain has many
a21c415687a855f84fbf10db91671b1341e8b990Mark Andrews name servers and all of them drop EDNS0 queries.
a21c415687a855f84fbf10db91671b1341e8b990Mark Andrews Now we retry without EDNS0 after three consecutive
47115d91ef32317a2c0eb9daaf9c910757568de0Mark Andrews timeouts, even if they are all from different
47115d91ef32317a2c0eb9daaf9c910757568de0Mark Andrews servers. [RT #143]
4dd41c7d5976ff6889e4fbf306036f4256af409aMark Andrews
f6e45a5c54b7af4b1c303e8d3ff3b7d78622df9eMark Andrews 626. [bug] The lightweight resolver daemon no longer crashes
f6e45a5c54b7af4b1c303e8d3ff3b7d78622df9eMark Andrews when asked for a SIG rrset. [RT #558]
705d56b47a932cc277f980755e80ac4f46a18a64Mark Andrews
705d56b47a932cc277f980755e80ac4f46a18a64Mark Andrews 625. [func] Zones now inherit their class from the enclosing view.
ff55c577ba8a95f763b8982b7ab5e4a980209a09Mark Andrews
ff55c577ba8a95f763b8982b7ab5e4a980209a09Mark Andrews 624. [bug] The zone object could get timer events after it had
ff55c577ba8a95f763b8982b7ab5e4a980209a09Mark Andrews been destroyed, causing a server crash. [RT #571]
e0a30050c8516a3d54a4f8dcdd88435704a8a3edMark Andrews
e0a30050c8516a3d54a4f8dcdd88435704a8a3edMark Andrews 623. [func] Added "named-checkconf" and "named-checkzone" program
dd1bcab25cf91eccb77060023d94a306411f7f14Mark Andrews for syntax checking named.conf files and zone files,
dd1bcab25cf91eccb77060023d94a306411f7f14Mark Andrews respectively.
dd1bcab25cf91eccb77060023d94a306411f7f14Mark Andrews
741b63c8695bab0582e3f9f308993ab53a60b377Mark Andrews 622. [bug] A canceled request could be destroyed before
741b63c8695bab0582e3f9f308993ab53a60b377Mark Andrews dns_request_destroy() was called. [RT #562]
741b63c8695bab0582e3f9f308993ab53a60b377Mark Andrews
09177840c73c1edec0d085dd8d92f225ba371014Mark Andrews 621. [port] Disable IPv6 at runtime if IPv6 sockets are unusable.
09177840c73c1edec0d085dd8d92f225ba371014Mark Andrews This mostly affects Red Hat Linux 7.0, which has
09177840c73c1edec0d085dd8d92f225ba371014Mark Andrews conflicts between libc and the kernel.
f43e5c8ed2e68b7064c909b1fece6d976799b8dbMark Andrews
f43e5c8ed2e68b7064c909b1fece6d976799b8dbMark Andrews 620. [bug] dns_master_load*inc() now require 'task' and 'load'
7b1f63dcd1a20a7c66b869e323efcdbdb0612a0dMark Andrews to be non-null. Also 'done' will not be called if
7b1f63dcd1a20a7c66b869e323efcdbdb0612a0dMark Andrews dns_master_load*inc() fails immediately. [RT #565]
fe51e068f0892ae9258d9fd0e14fe2a469ff8edfMark Andrews
fe51e068f0892ae9258d9fd0e14fe2a469ff8edfMark Andrews 618. [bug] Queries to a signed zone could sometimes cause
fe51e068f0892ae9258d9fd0e14fe2a469ff8edfMark Andrews an assertion failure.
0f2ecf4b5c6721629162d4fd32826189d33a9b03Mark Andrews
0f2ecf4b5c6721629162d4fd32826189d33a9b03Mark Andrews 617. [bug] When using dynamic update to add a new RR to an
0f2ecf4b5c6721629162d4fd32826189d33a9b03Mark Andrews existing RRset with a different TTL, the journal
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews entries generated from the update did not include
e8742e9598a72a429cf2ca05c6c1bc3de9b35283Tinderbox User explicit deletions and re-additions of the existing
d261093639c90f1b13418706ea9077d690a29eb0Evan Hunt RRs to update their TTL to the new value.
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt 616. [func] dnssec-signzone -t output now includes performance
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt statistics.
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt
295a711b72b075a77065b7a952860269b5ae5d1dMark Andrews 615. [bug] dnssec-signzone did not like child keysets signed
757e405d3c22e263dbd4aef75f7a188f891625b9Mark Andrews by multiple keys.
295a711b72b075a77065b7a952860269b5ae5d1dMark Andrews
aec8a3b7cff6a144bfd9d1b72415dd644a0bd828Evan Hunt 614. [bug] Checks for uninitialized link fields were prone
757e405d3c22e263dbd4aef75f7a188f891625b9Mark Andrews to false positives, causing assertion failures.
aec8a3b7cff6a144bfd9d1b72415dd644a0bd828Evan Hunt The checks are now disabled by default and may
4523c3b371e0e8aa6451aefcf2ba593c4d16ea31Evan Hunt be re-enabled by defining ISC_LIST_CHECKINIT.
4523c3b371e0e8aa6451aefcf2ba593c4d16ea31Evan Hunt
4523c3b371e0e8aa6451aefcf2ba593c4d16ea31Evan Hunt 613. [bug] "rndc reload zone" now reloads primary zones.
a0ef8211d3bb5d4a7e56145e014c3da3466051c8Mark Andrews It previously only updated slave and stub zones,
a0ef8211d3bb5d4a7e56145e014c3da3466051c8Mark Andrews if an SOA query indicated an out of date serial.
a0ef8211d3bb5d4a7e56145e014c3da3466051c8Mark Andrews
a0ef8211d3bb5d4a7e56145e014c3da3466051c8Mark Andrews 612. [cleanup] Shutup a ridiculously noisy HP-UX compiler that
3fa134363f99816b36e30822a098196810ae6f20Mark Andrews complains relentlessly about how its treatment
3fa134363f99816b36e30822a098196810ae6f20Mark Andrews of 'const' has changed as well as how casting
3fa134363f99816b36e30822a098196810ae6f20Mark Andrews sometimes tightens alignment constraints.
5a49f61ca968283d59c97e583fd6fb02ecaeb773Mark Andrews
5a49f61ca968283d59c97e583fd6fb02ecaeb773Mark Andrews 611. [func] allow-notify can be used to permit processing of
8b29fc0b7a13db404f1a13fcfad42c2e7cfbe25bMark Andrews notify messages from hosts other than a slave's
0409e7451ce6898ba2e3fab401767df706b73fbfMark Andrews masters.
0409e7451ce6898ba2e3fab401767df706b73fbfMark Andrews
075a3d60c23140f05db10d70126ff271ef6469c9Mark Andrews 610. [func] rndc dumpdb is now supported.
075a3d60c23140f05db10d70126ff271ef6469c9Mark Andrews
075a3d60c23140f05db10d70126ff271ef6469c9Mark Andrews 609. [bug] getrrsetbyname() would crash lwresd if the server
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews found more SIGs than answers. [RT #554]
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews 608. [func] dnssec-signzone now adds a comment to the zone
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews with the time the file was signed.
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews
fbd9aaa58c32abaeab1bd3ca6943b18ce19ea023Mark Andrews 607. [bug] nsupdate would fail if it encountered a CNAME or
fbd9aaa58c32abaeab1bd3ca6943b18ce19ea023Mark Andrews DNAME in a response to an SOA query. [RT #515]
fbd9aaa58c32abaeab1bd3ca6943b18ce19ea023Mark Andrews
02093e4c3b98ec8eca1b6b3eb9a895054ff4f1c8Mark Andrews 606. [bug] Compiling with --disable-threads failed due
02093e4c3b98ec8eca1b6b3eb9a895054ff4f1c8Mark Andrews to isc_thread_self() being incorrectly defined
02093e4c3b98ec8eca1b6b3eb9a895054ff4f1c8Mark Andrews as an integer rather than a function.
9b956d342e93ab60d5d9367785b26546f7e49391Mark Andrews
9b956d342e93ab60d5d9367785b26546f7e49391Mark Andrews 605. [func] New function isc_lex_getlasttokentext().
9b956d342e93ab60d5d9367785b26546f7e49391Mark Andrews
5855fd79e375c74fc9df57ce0b4c4ef1b9fcdc3eMark Andrews 604. [bug] The named.conf parser could print incorrect line
5855fd79e375c74fc9df57ce0b4c4ef1b9fcdc3eMark Andrews numbers when long comments were present.
5855fd79e375c74fc9df57ce0b4c4ef1b9fcdc3eMark Andrews
c7e5ba1d17f2db135b2c1ab192c2746189394fa2Mark Andrews 603. [bug] Make dig handle multiple types or classes on the same
dc3912f3caac1104fef441fd18571b7a975708eaMark Andrews query more correctly.
dc3912f3caac1104fef441fd18571b7a975708eaMark Andrews
dc3912f3caac1104fef441fd18571b7a975708eaMark Andrews 602. [func] Cope automatically with UnixWare's broken
7d0dfa63cf3228b56053815bdf25da7d0e6dc501Mark Andrews IN6_IS_ADDR_* macros. [RT #539]
7d0dfa63cf3228b56053815bdf25da7d0e6dc501Mark Andrews
7d0dfa63cf3228b56053815bdf25da7d0e6dc501Mark Andrews 601. [func] Return a non-zero exit code if an update fails
18ba804f3ab6a7fea10404bb6675a49b59a153c5Mark Andrews in nsupdate.
18ba804f3ab6a7fea10404bb6675a49b59a153c5Mark Andrews
18ba804f3ab6a7fea10404bb6675a49b59a153c5Mark Andrews 600. [bug] Reverse lookups sometimes failed in dig, etc...
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman 599. [func] Added four new functions to the libisc log API to
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman support i18n messages. isc_log_iwrite(),
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman isc_log_ivwrite(), isc_log_iwrite1() and
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman isc_log_ivwrite1() were added.
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman 598. [bug] An update-policy statement would cause the server
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman to assert while loading. [RT #536]
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman 597. [func] dnssec-signzone is now multithreaded.
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman 596. [bug] DNS_RDATASLAB_FORCE and DNS_RDATASLAB_EXACT are
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman not mutually exclusive.
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman 595. [port] On Linux 2.2, socket() returns EINVAL when it
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman should return EAFNOSUPPORT. Work around this.
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman [RT #531]
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman 594. [func] sdb drivers are now assumed to not be thread-safe
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman unless the DNS_SDBFLAG_THREADSAFE flag is supplied.
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman 593. [bug] If a secure zone was missing all its NXTs and
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman a dynamic update was attempted, the server entered
b750a49f3f599023cf32997f72924d4c2a5288d7Evan Hunt an infinite loop.
b750a49f3f599023cf32997f72924d4c2a5288d7Evan Hunt
b750a49f3f599023cf32997f72924d4c2a5288d7Evan Hunt 592. [bug] The sig-validity-interval option now specifies a
b750a49f3f599023cf32997f72924d4c2a5288d7Evan Hunt number of days, not seconds. This matches the
420a43c8d8028992a4e9c170022f97bfac689025Evan Hunt documentation. [RT #529]
420a43c8d8028992a4e9c170022f97bfac689025Evan Hunt
420a43c8d8028992a4e9c170022f97bfac689025Evan Hunt --- 9.1.0b1 released ---
475099874c1cc95289aed8498d8c6cb0ef7e54b4Evan Hunt
0d63efe476bd07c8ea9a98dc8c9da7b4b114b701Tinderbox User 591. [bug] Work around non-reentrancy in openssl by disabling
420a43c8d8028992a4e9c170022f97bfac689025Evan Hunt precomputation in keys.
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01Mukund Sivaraman
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01Mukund Sivaraman 590. [doc] There are now man pages for the lwres library in
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01Mukund Sivaraman doc/man/lwres.
70862302f8f6a8398b6ca67516749486688603caMark Andrews
70862302f8f6a8398b6ca67516749486688603caMark Andrews 589. [bug] The server could deadlock if a zone was updated
70862302f8f6a8398b6ca67516749486688603caMark Andrews while being transferred out.
bf4a7968e8bff29ef5d85b292526206ffde3c5c6Evan Hunt
bf4a7968e8bff29ef5d85b292526206ffde3c5c6Evan Hunt 588. [bug] ctx->in_use was not being correctly initialized when
bf4a7968e8bff29ef5d85b292526206ffde3c5c6Evan Hunt when pushing a file for $INCLUDE. [RT #523]
d7262e5c8669d318531d47643356d554f7d0e2eeMukund Sivaraman
d7262e5c8669d318531d47643356d554f7d0e2eeMukund Sivaraman 587. [func] A warning is now printed if the "allow-update"
d7262e5c8669d318531d47643356d554f7d0e2eeMukund Sivaraman option allows updates based on the source IP
984d2bb9e5aaca7c946bc78354c12b1dd75ed00aMukund Sivaraman address, to alert users to the fact that this
984d2bb9e5aaca7c946bc78354c12b1dd75ed00aMukund Sivaraman is insecure and becoming increasingly so as
984d2bb9e5aaca7c946bc78354c12b1dd75ed00aMukund Sivaraman servers capable of update forwarding are being
474921d733e9592ab93b3905907f2dcb393e12c9Mukund Sivaraman deployed.
474921d733e9592ab93b3905907f2dcb393e12c9Mukund Sivaraman
474921d733e9592ab93b3905907f2dcb393e12c9Mukund Sivaraman 586. [bug] multiple views with the same name were fatal. [RT #516]
563878539af45d41143701a6d299e9b226937f5bMark Andrews
563878539af45d41143701a6d299e9b226937f5bMark Andrews 585. [func] dns_db_addrdataset() and and dns_rdataslab_merge()
9dc5ef7f24dba2be01d1cb10ba38c4a8b603d2b6Mark Andrews now support 'exact' additions in a similar manner to
9dc5ef7f24dba2be01d1cb10ba38c4a8b603d2b6Mark Andrews dns_db_subtractrdataset() and dns_rdataslab_subtract().
9dc5ef7f24dba2be01d1cb10ba38c4a8b603d2b6Mark Andrews
7c0f238c505ed2fa29b5441de3ad6e5f91976379Evan Hunt 584. [func] You can now say 'notify explicit'; to suppress
7c0f238c505ed2fa29b5441de3ad6e5f91976379Evan Hunt notification of the servers listed in NS records
7c0f238c505ed2fa29b5441de3ad6e5f91976379Evan Hunt and notify only those servers listed in the
efb028b6c879c67b4e5b858f0e318a57b1073f69Mark Andrews 'also-notify' option.
efb028b6c879c67b4e5b858f0e318a57b1073f69Mark Andrews
efb028b6c879c67b4e5b858f0e318a57b1073f69Mark Andrews 583. [func] "rndc querylog" will now toggle logging of
151f1bcd5efdc59a9727de7529c37664845203b7Mark Andrews queries, like "ndc querylog" in BIND 8.
151f1bcd5efdc59a9727de7529c37664845203b7Mark Andrews
151f1bcd5efdc59a9727de7529c37664845203b7Mark Andrews 582. [bug] dns_zone_idetach() failed to lock the zone.
9b8f93083d7543baae86d6d078cb637cee14b4fcEvan Hunt [RT #199, #463]
9b8f93083d7543baae86d6d078cb637cee14b4fcEvan Hunt
9b8f93083d7543baae86d6d078cb637cee14b4fcEvan Hunt 581. [bug] log severity was not being correctly processed.
c707e2b9861dfa3f86b3520b9c3630db70cb020cEvan Hunt [RT #485]
c707e2b9861dfa3f86b3520b9c3630db70cb020cEvan Hunt
f5bc6889d918347c7b501e0b2f9b6ecaf3dc4b7eEvan Hunt 580. [func] Ignore trailing garbage on incoming DNS packets,
c707e2b9861dfa3f86b3520b9c3630db70cb020cEvan Hunt for interoperability with broken server
38122021242747404f7f3e02ff4428a7cb884b77Evan Hunt implementations. [RT #491]
38122021242747404f7f3e02ff4428a7cb884b77Evan Hunt
38122021242747404f7f3e02ff4428a7cb884b77Evan Hunt 579. [bug] nsupdate did not take a filename to read update from.
38122021242747404f7f3e02ff4428a7cb884b77Evan Hunt [RT #492]
ce9f893e21d2ffc6f6a78bf226c038c396740aebEvan Hunt
c4567d06753c4420af492d07b720125a918fcf23Tinderbox User 578. [func] New config option "notify-source", to specify the
ce9f893e21d2ffc6f6a78bf226c038c396740aebEvan Hunt source address for notify messages.
ce9f893e21d2ffc6f6a78bf226c038c396740aebEvan Hunt
88278358cbfbaaf2073a04c2a74e0b56371d40feMukund Sivaraman 577. [func] Log illegal RDATA combinations. e.g. multiple
fc39b6a96109b78154ec148d20eaf29e8abc14b6Mukund Sivaraman singlton types, cname and other data.
fc39b6a96109b78154ec148d20eaf29e8abc14b6Mukund Sivaraman
fc39b6a96109b78154ec148d20eaf29e8abc14b6Mukund Sivaraman 576. [doc] isc_log_create() description did not match reality.
88278358cbfbaaf2073a04c2a74e0b56371d40feMukund Sivaraman
2cc21870b0dd92cde23305e0030e3e6e2bfd3cdaMukund Sivaraman 575. [bug] isc_log_create() was not setting internal state
2cc21870b0dd92cde23305e0030e3e6e2bfd3cdaMukund Sivaraman correctly to reflect the default channels created.
2cc21870b0dd92cde23305e0030e3e6e2bfd3cdaMukund Sivaraman
13c55f6a6097bd23830b02f1be37515f35919b9eMark Andrews 574. [bug] TSIG signed queries sent by the resolver would fail to
dbb064aa7972ef918d9a235b713108a4846cbb62Mark Andrews have their responses validated and would leak memory.
dbb064aa7972ef918d9a235b713108a4846cbb62Mark Andrews
dbb064aa7972ef918d9a235b713108a4846cbb62Mark Andrews 573. [bug] The journal files of IXFRed slave zones were
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews inadvertantly discarded on server reload, causing
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews "journal out of sync with zone" errors on subsequent
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews reloads. [RT #482]
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews 572. [bug] Quoted strings were not accepted as key names in
0bc743f9bc0ad5989c9b2a65bf54d25c4f78d30dMark Andrews address match lists.
0bc743f9bc0ad5989c9b2a65bf54d25c4f78d30dMark Andrews
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt 571. [bug] It was possible to create an rdataset of singleton
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt type which had more than one rdata. [RT #154]
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt [RT #279]
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt
245c74ce39e801273ded5fd41e090cdd5563517bEvan Hunt 570. [bug] rbtdb.c allowed zones containing nodes which had
245c74ce39e801273ded5fd41e090cdd5563517bEvan Hunt both a CNAME and "other data". [RT #154]
b399f4e5684a66123e2f38e0f7e254f0f3ca0cc6Mark Andrews
b399f4e5684a66123e2f38e0f7e254f0f3ca0cc6Mark Andrews 569. [func] The DNSSEC AD bit will not be set on queries which
ff6dccd21c28b6746cdb635aafabdc502df72ee4Mark Andrews have not requested a DNSSEC response.
ff6dccd21c28b6746cdb635aafabdc502df72ee4Mark Andrews
ff6dccd21c28b6746cdb635aafabdc502df72ee4Mark Andrews 568. [func] Add sample simple database drivers in contrib/sdb.
ff6dccd21c28b6746cdb635aafabdc502df72ee4Mark Andrews
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt 567. [bug] Setting the zone transfer timeout to zero caused an
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt assertion failure. [RT #302]
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt 566. [func] New public function dns_timer_setidle().
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt
33ca26968b638b4ff9c657e9574d14d1a04a52ddMukund Sivaraman 565. [func] Log queries more like BIND 8: query logging is now
33ca26968b638b4ff9c657e9574d14d1a04a52ddMukund Sivaraman done to category "queries", level "info". [RT #169]
33ca26968b638b4ff9c657e9574d14d1a04a52ddMukund Sivaraman
33ca26968b638b4ff9c657e9574d14d1a04a52ddMukund Sivaraman 564. [func] Add sortlist support to lwresd.
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews 563. [func] New public functions dns_rdatatype_format() and
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews dns_rdataclass_format(), for convenient formatting
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews of rdata type/class mnemonics in log messages.
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews 562. [cleanup] Moved lib/dns/*conf.c to bin/named where they belong.
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews 561. [func] The 'datasize', 'stacksize', 'coresize' and 'files'
ce67023ae3ad39a77da5361d0187ab6f3f0219cbMark Andrews clauses of the options{} statement are now implemented.
ce67023ae3ad39a77da5361d0187ab6f3f0219cbMark Andrews
b399f4e5684a66123e2f38e0f7e254f0f3ca0cc6Mark Andrews 560. [bug] dns_name_split did not properly the resulting prefix
c631ff56bfe13f7b47ff01950364f4db423bf21aMark Andrews when a maximal length bitstring label was split which
c631ff56bfe13f7b47ff01950364f4db423bf21aMark Andrews was preceded by another bitstring label. [RT #429]
c631ff56bfe13f7b47ff01950364f4db423bf21aMark Andrews
c631ff56bfe13f7b47ff01950364f4db423bf21aMark Andrews 559. [bug] dns_name_split did not properly create the suffix
ce67023ae3ad39a77da5361d0187ab6f3f0219cbMark Andrews when splitting within a maximal length bitstring label.
307adf67922dd222bacf84ef0f074a0eb84d3a0aMark Andrews
307adf67922dd222bacf84ef0f074a0eb84d3a0aMark Andrews 558. [func] New functions, isc_resource_getlimit and
753b27a7d325f8da6ef3dc8da8a2cc43e968ccb2Mark Andrews isc_resource_setlimit.
753b27a7d325f8da6ef3dc8da8a2cc43e968ccb2Mark Andrews
753b27a7d325f8da6ef3dc8da8a2cc43e968ccb2Mark Andrews 557. [func] Symbolic constants for libisc integral types.
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman 556. [func] The DNSSEC OK bit in the EDNS extended flags
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman is now implemented. Responses to queries without
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman this bit set will not contain any DNSSEC records.
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman 555. [bug] A slave server attempting a zone transfer could
08f01297320b7ad55d0abff0aca9a577196079e2Mukund Sivaraman crash with an assertion failure on certain
08f01297320b7ad55d0abff0aca9a577196079e2Mukund Sivaraman malformed responses from the master. [RT #457]
08f01297320b7ad55d0abff0aca9a577196079e2Mukund Sivaraman
4a61eae6514bfde56f8801ef66f27a8d462bd164Mark Andrews 554. [bug] In some cases, not all of the dnssec tools were
4a61eae6514bfde56f8801ef66f27a8d462bd164Mark Andrews properly installed.
4a61eae6514bfde56f8801ef66f27a8d462bd164Mark Andrews
4a61eae6514bfde56f8801ef66f27a8d462bd164Mark Andrews 553. [bug] Incoming zone transfers deferred due to quota
adbf81335b67be0cebdcf9f1f4fcb38ef4814f4dMark Andrews were not started when quota was increased but
adbf81335b67be0cebdcf9f1f4fcb38ef4814f4dMark Andrews only when a transfer in progress finished. [RT #456]
adbf81335b67be0cebdcf9f1f4fcb38ef4814f4dMark Andrews
2f66e2dd81c270647976eebd15a45dc4d6d2f318Mark Andrews 552. [bug] We were not correctly detecting the end of all c-style
2f66e2dd81c270647976eebd15a45dc4d6d2f318Mark Andrews comments. [RT #455]
2f66e2dd81c270647976eebd15a45dc4d6d2f318Mark Andrews
f10a67dad21d7dd87ee2144964faa639f96766b5Witold Krecicki 551. [func] Implemented the 'sortlist' option.
f10a67dad21d7dd87ee2144964faa639f96766b5Witold Krecicki
f10a67dad21d7dd87ee2144964faa639f96766b5Witold Krecicki 550. [func] Support unknown rdata types and classes.
6e6dcfcb45a5d2477ddf55293e9e8f587b7bcfe4Mark Andrews
6e6dcfcb45a5d2477ddf55293e9e8f587b7bcfe4Mark Andrews 549. [bug] "make" did not immediately abort the build when a
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman subdirectory make failed [RT #450].
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman 548. [func] The lexer now ungets tokens more correctly.
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman
2a815e41d2b8f30fd4cc68ccd38064a6ee6e1103Mukund Sivaraman 546. [func] Option 'lame-ttl' is now implemented.
b4e114e3cd99b8875fc677a1a1c7c8257ef5a7a6Mukund Sivaraman
b4e114e3cd99b8875fc677a1a1c7c8257ef5a7a6Mukund Sivaraman 545. [func] Name limit and counting options removed from dig;
b4e114e3cd99b8875fc677a1a1c7c8257ef5a7a6Mukund Sivaraman they didn't work properly, and cannot be correctly
d14c2683625c5db500ab93fb7176a9570798ca1eMukund Sivaraman implemented without significant changes.
d14c2683625c5db500ab93fb7176a9570798ca1eMukund Sivaraman
d14c2683625c5db500ab93fb7176a9570798ca1eMukund Sivaraman 544. [func] Add statistics option, enable statistics-file option,
71931ab6b3815c953756a04e6029a3a113a2a9f4Mukund Sivaraman add RNDC option "dump-statistics" to write out a
6a3249533aab706c30f8cd65956f2f963e857f8fWitold Krecicki query statistics file.
0d5b518107e56bcf80719b6a974b90b8a10e4efdEvan Hunt
9869bfeed4fab59c5730065cd7cce1f7c60b741fMark Andrews 543. [doc] The 'port' option is now documented.
a85c6b35affa7179434c41b277109dca2cbe01ecMark Andrews
71931ab6b3815c953756a04e6029a3a113a2a9f4Mukund Sivaraman 542. [func] Add support for update forwarding as required for
71931ab6b3815c953756a04e6029a3a113a2a9f4Mukund Sivaraman full compliance with RFC2136. It is turned off
af3770ed93e519d07a4696739d477764c8d5c4b8Witold Krecicki by default and can be enabled using the
59a9cb54c112fd979b772e832b819d8efc83b85dMukund Sivaraman 'allow-update-forwarding' option.
59a9cb54c112fd979b772e832b819d8efc83b85dMukund Sivaraman
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews 541. [func] Add bogus server support.
59a9cb54c112fd979b772e832b819d8efc83b85dMukund Sivaraman
f85deb5154d996978f0fc8455961698bc710ae73Witold Krecicki 540. [func] Add dialup support.
f85deb5154d996978f0fc8455961698bc710ae73Witold Krecicki
29ec74b60fcaef12c16ecb6bdb8c8ecb278d449fEvan Hunt 539. [func] Support the blackhole option.
ecfe29f54b0566d9923b826b2e4a36ee83c9ea3eEvan Hunt
29ec74b60fcaef12c16ecb6bdb8c8ecb278d449fEvan Hunt 538. [bug] fix buffer overruns by 1 in lwres_getnameinfo().
8a9bac8dec81997fec38fb880dc81b41eb026c27Mark Andrews
8a9bac8dec81997fec38fb880dc81b41eb026c27Mark Andrews 536. [func] Use transfer-source{-v6} when sending refresh queries.
8a9bac8dec81997fec38fb880dc81b41eb026c27Mark Andrews Transfer-source{-v6} now take a optional port
eb447eca8847be14e93d7b2d524154433e4ee565Evan Hunt parameter for setting the UDP source port. The port
eb447eca8847be14e93d7b2d524154433e4ee565Evan Hunt parameter is ignored for TCP.
eb447eca8847be14e93d7b2d524154433e4ee565Evan Hunt
eb447eca8847be14e93d7b2d524154433e4ee565Evan Hunt 535. [func] Use transfer-source{-v6} when forwarding update
8c9fba44a41e3ea23e7e8405029980aba672f7ceEvan Hunt requests.
8c9fba44a41e3ea23e7e8405029980aba672f7ceEvan Hunt
8c9fba44a41e3ea23e7e8405029980aba672f7ceEvan Hunt 534. [func] Ancestors have been removed from RBT chains. Ancestor
a85c6b35affa7179434c41b277109dca2cbe01ecMark Andrews information can be discerned via node parent pointers.
38c19e577915221b1783791cbb4f4e3ceea20019Mark Andrews
38c19e577915221b1783791cbb4f4e3ceea20019Mark Andrews 533. [func] Incorporated name hashing into the RBT database to
8bb630c7513ecfe224622a3923f0de477c44f2a9Mark Andrews improve search speed.
8bb630c7513ecfe224622a3923f0de477c44f2a9Mark Andrews
e53e202ef3b51c58fb9abe0d15e3829a970b00e7Mark Andrews 532. [func] Implement DNS UPDATE pseudo records using
e53e202ef3b51c58fb9abe0d15e3829a970b00e7Mark Andrews DNS_RDATA_UPDATE flag.
598b502695802c3d4e23316b85368e54f39f5cabMark Andrews
598b502695802c3d4e23316b85368e54f39f5cabMark Andrews 531. [func] Rdata really should be initialized before being assigned
598b502695802c3d4e23316b85368e54f39f5cabMark Andrews to (dns_rdata_fromwire(), dns_rdata_fromtext(),
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt dns_rdata_clone(), dns_rdata_fromregion()),
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt check that it is.
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt
39f11e83a34e8282c46afc6d189c209632cfeb6eCurtis Blackburn 530. [func] New function dns_rdata_invalidate().
39f11e83a34e8282c46afc6d189c209632cfeb6eCurtis Blackburn
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt 529. [bug] 521 contained a bug which caused zones to always
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt reload. [RT #410]
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt 528. [func] The ISC_LIST_XXXX macros now perform sanity checks
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt on their arguments. ISC_LIST_XXXXUNSAFE can be use
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt to skip the checks however use with caution.
cadf8d687b9719b87c121d5cc8b028b1ddccc642Evan Hunt
cadf8d687b9719b87c121d5cc8b028b1ddccc642Evan Hunt 527. [func] New function dns_rdata_clone().
cadf8d687b9719b87c121d5cc8b028b1ddccc642Evan Hunt
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman 526. [bug] nsupdate incorrectly refused to add RRs with a TTL
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman of 0.
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman 525. [func] New arguments 'options' for dns_db_subtractrdataset(),
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman and 'flags' for dns_rdataslab_subtract() allowing you
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman to request that the RR's must exist prior to deletion.
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman DNS_R_NOTEXACT is returned if the condition is not met.
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman 524. [func] The 'forward' and 'forwarders' statement in
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman non-forward zones should work now.
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman 523. [doc] The source to the Administrator Reference Manual is
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman now an XML file using the DocBook DTD, and is included
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman in the distribution. The plain text version of the
19365b43e922fcbaf5caff3f92b87b52cbc1b530Evan Hunt ARM is temporarily unavailable while we figure out
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt how to generate readable plain text from the XML.
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt 522. [func] The lightweight resolver daemon can now use
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt a real configuration file, and its functionality
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt can be provided by a name server. Also, the -p and -P
247a9c2cf6637ca68b9b5d332131522bd157a3e9Mark Andrews options to lwresd have been reversed.
c7463967dbcb31c2ec0dd513986a9dec05994a0aMark Andrews
d9a0f1bea7c183864c72d0ad14f6b61fbe1b5b05Mark Andrews 521. [bug] Detect master files which contain $INCLUDE and always
d9a0f1bea7c183864c72d0ad14f6b61fbe1b5b05Mark Andrews reload. [RT #196]
8f20f6c9d7ce5a0f0af6ee4c5361832d97b1c5d4Mark Andrews
8f20f6c9d7ce5a0f0af6ee4c5361832d97b1c5d4Mark Andrews 520. [bug] Upgraded libtool to 1.3.5, which makes shared
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman library builds almost work on AIX (and possibly
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman others).
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman 519. [bug] dns_name_split() would improperly split some bitstring
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman labels, zeroing a few of the least signficant bits in
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman the prefix part. When such an improperly created
9e804040a29b9c3066c8471b43835f30707039b7Evan Hunt prefix was returned to the RBT database, the bogus
9e804040a29b9c3066c8471b43835f30707039b7Evan Hunt label was dutifully stored, corrupting the tree.
9e804040a29b9c3066c8471b43835f30707039b7Evan Hunt [RT #369]
9e804040a29b9c3066c8471b43835f30707039b7Evan Hunt
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman 518. [bug] The resolver did not realize that a DNAME which was
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman "the answer" to the client's query was "the answer",
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman and such queries would fail. [RT #399]
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman 517. [bug] The resolver's DNAME code would trigger an assertion
dc877b38a0bdfd7caa0c129d6f5b5cbb1caa6848Evan Hunt if there was more than one DNAME in the chain.
dc877b38a0bdfd7caa0c129d6f5b5cbb1caa6848Evan Hunt [RT #399]
dc877b38a0bdfd7caa0c129d6f5b5cbb1caa6848Evan Hunt
1c02dd9dd94c95a9a59bb6c10b669fb790853b10Evan Hunt 516. [bug] Cache lookups which had a NULL node pointer, e.g.
1c02dd9dd94c95a9a59bb6c10b669fb790853b10Evan Hunt those by dns_view_find(), and which would match a
1c02dd9dd94c95a9a59bb6c10b669fb790853b10Evan Hunt DNAME, would trigger an INSIST(!search.need_cleanup)
1c02dd9dd94c95a9a59bb6c10b669fb790853b10Evan Hunt assertion. [RT #399]
52aa2f94981aa570a37c659b451541171f7537a4Mark Andrews
52aa2f94981aa570a37c659b451541171f7537a4Mark Andrews 515. [bug] The ssu table was not being attached / detached
b292230ab8dd33480dabad2b3615dcce5dd70c35Mark Andrews by dns_zone_[sg]etssutable. [RT#397]
b292230ab8dd33480dabad2b3615dcce5dd70c35Mark Andrews
b292230ab8dd33480dabad2b3615dcce5dd70c35Mark Andrews 514. [func] Retry refresh and notify queries if they timeout.
e77e44954909dd2e0af1ce724e01f4199ae1e9c0Mark Andrews [RT #388]
e77e44954909dd2e0af1ce724e01f4199ae1e9c0Mark Andrews
e77e44954909dd2e0af1ce724e01f4199ae1e9c0Mark Andrews 513. [func] New functionality added to rdnc and server to allow
ef1aaab9ed44bcc6b58d85de2673e382dc6a7c1dEvan Hunt individual zones to be refreshed or reloaded.
ef1aaab9ed44bcc6b58d85de2673e382dc6a7c1dEvan Hunt
ef1aaab9ed44bcc6b58d85de2673e382dc6a7c1dEvan Hunt 512. [bug] The zone transfer code could throw an execption with
ef1aaab9ed44bcc6b58d85de2673e382dc6a7c1dEvan Hunt an invalid IXFR stream.
c82b3781158672e8308b53a8b6289e432ceb48d0Mark Andrews
ef0e6744569fdef42fa93864443005dc0593b24cMark Andrews 511. [bug] The message code could throw an assertion on an
ef0e6744569fdef42fa93864443005dc0593b24cMark Andrews out of memory failure. [RT #392]
ef0e6744569fdef42fa93864443005dc0593b24cMark Andrews
017cbd4429a16d1b8eb77333c86f022dcc31045dEvan Hunt 510. [bug] Remove spurious view notify warning. [RT #376]
017cbd4429a16d1b8eb77333c86f022dcc31045dEvan Hunt
ab973ec40cc7a79bbf930085b1293824caf73e7fFrancis Dupont 509. [func] Add support for write of zone files on shutdown.
ab973ec40cc7a79bbf930085b1293824caf73e7fFrancis Dupont
ab973ec40cc7a79bbf930085b1293824caf73e7fFrancis Dupont 508. [func] dns_message_parse() can now do a best-effort
f1a261ba2d5e11a106a0a95c46b409a9daf138efMark Andrews attempt, which should allow dig to print more invalid
f1a261ba2d5e11a106a0a95c46b409a9daf138efMark Andrews messages.
bcb68be0a8f3c3eca58d6a6a869267e5c1841de2Francis Dupont
bcb68be0a8f3c3eca58d6a6a869267e5c1841de2Francis Dupont 507. [func] New functions dns_zone_flush(), dns_zt_flushanddetach()
bcb68be0a8f3c3eca58d6a6a869267e5c1841de2Francis Dupont and dns_view_flushanddetach().
c03fe78ef59b2373233db1a7b568cc2000d6d3b4Evan Hunt
c03fe78ef59b2373233db1a7b568cc2000d6d3b4Evan Hunt 506. [func] Do not fail to start on errors in zone files.
c03fe78ef59b2373233db1a7b568cc2000d6d3b4Evan Hunt
fc3ed1dbda48d0e832ffc8ad70394cd475986531Evan Hunt 505. [bug] nsupdate was printing "unknown result code". [RT #373]
fc3ed1dbda48d0e832ffc8ad70394cd475986531Evan Hunt
fc3ed1dbda48d0e832ffc8ad70394cd475986531Evan Hunt 504. [bug] The zone was not being marked as dirty when updated via
c855e7170a7ddb5d4ebab69a771f35dc93e95e43Mark Andrews IXFR.
c855e7170a7ddb5d4ebab69a771f35dc93e95e43Mark Andrews
c855e7170a7ddb5d4ebab69a771f35dc93e95e43Mark Andrews 503. [bug] dumptime was not being set along with
e840f92bfba0881039f1cdfb3349ecb03382b7beMark Andrews DNS_ZONEFLG_NEEDDUMP.
e840f92bfba0881039f1cdfb3349ecb03382b7beMark Andrews
e840f92bfba0881039f1cdfb3349ecb03382b7beMark Andrews 502. [func] On a SERVFAIL reply, DiG will now try the next server
e840f92bfba0881039f1cdfb3349ecb03382b7beMark Andrews in the list, unless the +fail option is specified.
bc8f82492dfdfa8b6d58bca850fa328e176cfd91Mark Andrews
bc8f82492dfdfa8b6d58bca850fa328e176cfd91Mark Andrews 501. [bug] Incorrect port numbers were being displayed by
bc8f82492dfdfa8b6d58bca850fa328e176cfd91Mark Andrews nslookup. [RT #352]
ac31adc3b76a3acf61c711d1cd49480a288b1317Mukund Sivaraman
ac31adc3b76a3acf61c711d1cd49480a288b1317Mukund Sivaraman 500. [func] Nearly useless +details option removed from DiG.
ac31adc3b76a3acf61c711d1cd49480a288b1317Mukund Sivaraman
2c4d5faf7fa490aa537efa36b1ba26d0cd80e442Mukund Sivaraman 499. [func] In DiG, specifying a class with -c or type with -t
2c4d5faf7fa490aa537efa36b1ba26d0cd80e442Mukund Sivaraman changes command-line parsing so that classes and
2c4d5faf7fa490aa537efa36b1ba26d0cd80e442Mukund Sivaraman types are only recognized if following -c or -t.
bc8f82492dfdfa8b6d58bca850fa328e176cfd91Mark Andrews This allows hosts with the same name as a class or
54fe1d05b6d78120452c71023629b35cbe55e97fMark Andrews type to be looked up.
54fe1d05b6d78120452c71023629b35cbe55e97fMark Andrews
d9b37259f3abcb27e6b1b0bcb312c26cfd229fdaEvan Hunt 498. [doc] There is now a man page for "dig"
d9b37259f3abcb27e6b1b0bcb312c26cfd229fdaEvan Hunt in doc/man/bin/dig.1.
d9b37259f3abcb27e6b1b0bcb312c26cfd229fdaEvan Hunt
f28e5058c33bfb99f8717d94c2525a976897dc91Evan Hunt 497. [bug] The error messages printed when an IP match list
f28e5058c33bfb99f8717d94c2525a976897dc91Evan Hunt contained a network address with a nonzero host
f28e5058c33bfb99f8717d94c2525a976897dc91Evan Hunt part where not sufficiently detailed. [RT #365]
febb020dceab01c12b406eeae6e825aca7411dd6Mark Andrews
febb020dceab01c12b406eeae6e825aca7411dd6Mark Andrews 496. [bug] named didn't sanity check numeric parameters. [RT #361]
febb020dceab01c12b406eeae6e825aca7411dd6Mark Andrews
fba894c98b8f3345a61932be6830993a059a211aMukund Sivaraman 495. [bug] nsupdate was unable to handle large records. [RT #368]
fba894c98b8f3345a61932be6830993a059a211aMukund Sivaraman
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman 494. [func] Do not cache NXDOMAIN responses for SOA queries.
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman 493. [func] Return non-cachable (ttl = 0) NXDOMAIN responses
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman for SOA queries. This makes it easier to locate
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman the containing zone without polluting intermediate
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman caches.
9a7532f83618b5abbfd7db59be77e451647ecbf2Mukund Sivaraman
9a7532f83618b5abbfd7db59be77e451647ecbf2Mukund Sivaraman 492. [bug] attempting to reload a zone caused the server fail
9a7532f83618b5abbfd7db59be77e451647ecbf2Mukund Sivaraman to shutdown cleanly. [RT #360]
e89972afcb893a824db11086f4f00388057170ccEvan Hunt
e89972afcb893a824db11086f4f00388057170ccEvan Hunt 491. [bug] nsupdate would segfault when sending certain
ebeb4b3e094f36121e05d7cc8226047db96ba4f6Mukund Sivaraman prerequisites with empty RDATA. [RT #356]
ebeb4b3e094f36121e05d7cc8226047db96ba4f6Mukund Sivaraman
ebeb4b3e094f36121e05d7cc8226047db96ba4f6Mukund Sivaraman 490. [func] When a slave/stub zone has not yet successfully
642e4ac70ddc4e7037a515208b30d5cf8d8efc94Mukund Sivaraman obtained an SOA containing the zone's configured
642e4ac70ddc4e7037a515208b30d5cf8d8efc94Mukund Sivaraman retry time, perform the SOA query retries using
641b9fd39b1c3f895eca8dfe84d5d14d7742e045Evan Hunt exponential backoff. [RT #337]
77b179cbbe7b820b5d838a675200a7b87eb12dacMark Andrews
77b179cbbe7b820b5d838a675200a7b87eb12dacMark Andrews 489. [func] The zone manager now has a "i/o" queue.
641b9fd39b1c3f895eca8dfe84d5d14d7742e045Evan Hunt
24f2cc7d06e4bb6625f90323e44b42e0cad63588Mukund Sivaraman 488. [bug] Locks weren't properly destroyed in some cases.
24f2cc7d06e4bb6625f90323e44b42e0cad63588Mukund Sivaraman
73eacba1f107468b30e8aa7cd6e213bb2d7f3142Evan Hunt 487. [port] flockfile() is not defined on all systems.
73eacba1f107468b30e8aa7cd6e213bb2d7f3142Evan Hunt
73eacba1f107468b30e8aa7cd6e213bb2d7f3142Evan Hunt 486. [bug] nslookup: "set all" and "server" commands showed
73eacba1f107468b30e8aa7cd6e213bb2d7f3142Evan Hunt the incorrect port number if a port other than 53
da4a7772ebb33f27104bca5ceb9a9bca60136387Evan Hunt was specified. [RT #352]
1b05d22789fd9a17aca4f459639bc2b6848c3160Mark Andrews
1b05d22789fd9a17aca4f459639bc2b6848c3160Mark Andrews 485. [func] When dig had more than one server to query, it would
1b05d22789fd9a17aca4f459639bc2b6848c3160Mark Andrews send all of the messages at the same time. Add
29d52c001ff976561669375cf0c866b815a90c49Mark Andrews rate limiting of the transmitted messages.
29d52c001ff976561669375cf0c866b815a90c49Mark Andrews
7ae96d882326357448f8f440c52f47ac1b1fa455Evan Hunt 484. [bug] When the server was reloaded after removing addresses
7ae96d882326357448f8f440c52f47ac1b1fa455Evan Hunt from the named.conf "listen-on" statement, sockets
7ae96d882326357448f8f440c52f47ac1b1fa455Evan Hunt were still listening on the removed addresses due
7ae96d882326357448f8f440c52f47ac1b1fa455Evan Hunt to reference count loops. [RT #325]
7ae96d882326357448f8f440c52f47ac1b1fa455Evan Hunt
7ae96d882326357448f8f440c52f47ac1b1fa455Evan Hunt 483. [bug] nslookup: "set all" showed a "search" option but it
7ae96d882326357448f8f440c52f47ac1b1fa455Evan Hunt was not settable.
a85c6b35affa7179434c41b277109dca2cbe01ecMark Andrews
a8da00ef95ba37b9d071c2b8db1a0c967e060106Mark Andrews 482. [bug] nslookup: a plain "server" or "lserver" should be
a8da00ef95ba37b9d071c2b8db1a0c967e060106Mark Andrews treated as a lookup.
48fe77df0c604359c3a406510f4327fc3182e836Evan Hunt
5f590e93d2ec1372a591b943a375506817787d8aMukund Sivaraman 481. [bug] nslookup:get_next_command() stack size could exceed
b5edc023a1bb8066d86777dd40fd4555e285de57Mark Andrews per thread limit.
be9720ae2c2e933da36c5fb209dd4798a0337febMark Andrews
be9720ae2c2e933da36c5fb209dd4798a0337febMark Andrews 480. [bug] strtok() is not thread safe. [RT #349]
be9720ae2c2e933da36c5fb209dd4798a0337febMark Andrews
bb5df338d9b119bb2fe18dea9b0e3034c3925f7bMark Andrews 479. [func] The test suite can now be run by typing "make check"
bb5df338d9b119bb2fe18dea9b0e3034c3925f7bMark Andrews or "make test" at the top level.
bb5df338d9b119bb2fe18dea9b0e3034c3925f7bMark Andrews
f5ea8d2838e0d9279d00afe984aa67f07ad758b1Mark Andrews 478. [bug] "make install" failed if the directory specified with
f5ea8d2838e0d9279d00afe984aa67f07ad758b1Mark Andrews --prefix did not already exist.
af669cb4fd7ecfb67ed145b176e5e764b249573bMark Andrews
af669cb4fd7ecfb67ed145b176e5e764b249573bMark Andrews 477. [bug] The the isc-config.sh script could be installed before
044008f58f66d7a1b50c1dfc09cf8049e83a8227Evan Hunt its directory was created. [RT #324]
044008f58f66d7a1b50c1dfc09cf8049e83a8227Evan Hunt
044008f58f66d7a1b50c1dfc09cf8049e83a8227Evan Hunt 476. [bug] A zone could expire while a zone transfer was in
044008f58f66d7a1b50c1dfc09cf8049e83a8227Evan Hunt progress triggering a INSIST failure. [RT #329]
1783676a64b8e390b756d775ae152509f1d76719Mukund Sivaraman
a85c6b35affa7179434c41b277109dca2cbe01ecMark Andrews 475. [bug] query_getzonedb() sometimes returned a non-null version
84f95ddb2572641022619950a211aff49e331c98Mukund Sivaraman on failure. This caused assertion failures when
84f95ddb2572641022619950a211aff49e331c98Mukund Sivaraman generating query responses where names subject to
1783676a64b8e390b756d775ae152509f1d76719Mukund Sivaraman additional section processing pointed to a zone
07dd40e8eeff964d7e8018817378d903ded690e3Mukund Sivaraman to which access had been denied by means of the
07dd40e8eeff964d7e8018817378d903ded690e3Mukund Sivaraman allow-query option. [RT #336]
07dd40e8eeff964d7e8018817378d903ded690e3Mukund Sivaraman
db93c0def5c3e1e0ea40c7596482ad3fca4ed03bMukund Sivaraman 474. [bug] The mnemonic of the CHAOS class is CH according to
db93c0def5c3e1e0ea40c7596482ad3fca4ed03bMukund Sivaraman RFC1035, but it was printed and read only as CHAOS.
db93c0def5c3e1e0ea40c7596482ad3fca4ed03bMukund Sivaraman We now accept both forms as input, and print it
db93c0def5c3e1e0ea40c7596482ad3fca4ed03bMukund Sivaraman as CH. [RT #305]
ca6e60cb704c4c8eea1385a9fbef3eaa476eca28Evan Hunt
c10fda07d68c04221c2d552dc71a2de1352074cbTinderbox User 473. [bug] nsupdate overran the end of the list of name servers
ca6e60cb704c4c8eea1385a9fbef3eaa476eca28Evan Hunt when no servers could be reached, typically causing
c2444e25ab0fe2a6efdba2fc789a1662b95a6eb5Evan Hunt it to print the error message "dns_request_create:
c10fda07d68c04221c2d552dc71a2de1352074cbTinderbox User not implemented".
aeff3f0541beed6c7e384737bc83b46ea5e66a84Evan Hunt
8378b0c190300e1652fc0ce129a4b9af4ef56e24Evan Hunt 472. [bug] Off-by-one error caused isc_time_add() to sometimes
8378b0c190300e1652fc0ce129a4b9af4ef56e24Evan Hunt produce invalid time values.
8378b0c190300e1652fc0ce129a4b9af4ef56e24Evan Hunt
53ae008f2749a29773b27a481452b292c8f53b65Evan Hunt 471. [bug] nsupdate didn't compile on HP/UX 10.20
53ae008f2749a29773b27a481452b292c8f53b65Evan Hunt
bfc11b9c659a9c46c478cd9176220a1a29a862a1Evan Hunt 470. [func] $GENERATE is now supported. See also
bfc11b9c659a9c46c478cd9176220a1a29a862a1Evan Hunt doc/misc/migration.
177e523c48674936078c1422403840de159db5dfEvan Hunt
177e523c48674936078c1422403840de159db5dfEvan Hunt 469. [bug] "query-source address * port 53;" now works.
177e523c48674936078c1422403840de159db5dfEvan Hunt
177e523c48674936078c1422403840de159db5dfEvan Hunt 468. [bug] dns_master_load*() failed to report file and line
177e523c48674936078c1422403840de159db5dfEvan Hunt number in certain error conditions.
7acc2f21563b79229d592f09dde17e60d64afc8fEvan Hunt
7acc2f21563b79229d592f09dde17e60d64afc8fEvan Hunt 467. [bug] dns_master_load*() failed to log an error if
7acc2f21563b79229d592f09dde17e60d64afc8fEvan Hunt pushfile() failed.
7acc2f21563b79229d592f09dde17e60d64afc8fEvan Hunt
7acc2f21563b79229d592f09dde17e60d64afc8fEvan Hunt 466. [bug] dns_master_load*() could return success when it failed.
e58eb371a047c3a8aee4ce9aaca0f7f3673432a4Mukund Sivaraman
e58eb371a047c3a8aee4ce9aaca0f7f3673432a4Mukund Sivaraman 465. [cleanup] Allow 0 to be set as an omapi_value_t value by
e58eb371a047c3a8aee4ce9aaca0f7f3673432a4Mukund Sivaraman omapi_value_storeint().
e58eb371a047c3a8aee4ce9aaca0f7f3673432a4Mukund Sivaraman
e58eb371a047c3a8aee4ce9aaca0f7f3673432a4Mukund Sivaraman 464. [cleanup] Build with openssl's RSA code instead of dnssafe.
2ff2145ff53ec10df0e3c9c51906d63187fd54faMark Andrews
2ff2145ff53ec10df0e3c9c51906d63187fd54faMark Andrews 463. [bug] nsupdate sent malformed SOA queries to the second
c213a58e803c0bba12e3df0f33405eaee907acc6Evan Hunt and subsequent name servers in resolv.conf if the
bc8f82492dfdfa8b6d58bca850fa328e176cfd91Mark Andrews query sent to the first one failed.
c213a58e803c0bba12e3df0f33405eaee907acc6Evan Hunt
f4102ab13ea049d73f5523c1a94fe2b83c408c9eMark Andrews 462. [bug] --disable-ipv6 should work now.
a98f70acc8d36bf73c000808ffed455ad8f15b02Evan Hunt
a98f70acc8d36bf73c000808ffed455ad8f15b02Evan Hunt 461. [bug] Specifying an unknown key in the "keys" clause of the
8b61aef4dcc53267a500449058c0af705e3a64d1Evan Hunt "controls" statement caused a NULL pointer dereference.
2616cb69443f6ccd1900901c91e04d86886a7197Evan Hunt [RT #316]
2616cb69443f6ccd1900901c91e04d86886a7197Evan Hunt
e785f9c1c7d838b9a773a757210388130eba5c4aMark Andrews 460. [bug] Much of the DNSSEC code only worked with class IN.
e785f9c1c7d838b9a773a757210388130eba5c4aMark Andrews
e785f9c1c7d838b9a773a757210388130eba5c4aMark Andrews 459. [bug] Nslookup processed the "set" command incorrectly.
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt 458. [bug] Nslookup didn't properly check class and type values.
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt [RT #305]
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt 457. [bug] Dig/host/hslookup didn't properly handle connect
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt timeouts in certain situations, causing an
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt unnecessary warning message to be printed.
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt 456. [bug] Stub zones were not resetting the refresh and expire
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt counters, loadtime or clearing the DNS_ZONE_REFRESH
1a849dab19287148f12da50d890f455f02aa3622Evan Hunt (refresh in progress) flag upon successful update.
1059bc2e42e8214f8b73d3b4cd181d8394a94a6aFrancis Dupont This disabled further refreshing of the stub zone,
1059bc2e42e8214f8b73d3b4cd181d8394a94a6aFrancis Dupont causing it to eventually expire. [RT #300]
1059bc2e42e8214f8b73d3b4cd181d8394a94a6aFrancis Dupont
801fb8b894c75fc1e3fa0284e096ade6dcdc1110Evan Hunt 455. [doc] Document IPv4 prefix notation does not require a
801fb8b894c75fc1e3fa0284e096ade6dcdc1110Evan Hunt dotted decimal quad but may be just dotted decimal.
801fb8b894c75fc1e3fa0284e096ade6dcdc1110Evan Hunt
801fb8b894c75fc1e3fa0284e096ade6dcdc1110Evan Hunt 454. [bug] Enforce dotted decimal and dotted decimal quad where
801fb8b894c75fc1e3fa0284e096ade6dcdc1110Evan Hunt documented as such in named.conf. [RT #304, RT #311]
4eefa351cc5549a2cebb45d274f10249e31f6945Mukund Sivaraman
4eefa351cc5549a2cebb45d274f10249e31f6945Mukund Sivaraman 453. [bug] Warn if the obsolete option "maintain-ixfr-base"
fe12a8f1077c1556922f1a3be2f592c761917838Mukund Sivaraman is specified in named.conf. [RT #306]
fe12a8f1077c1556922f1a3be2f592c761917838Mukund Sivaraman
b82963f96b452e2acbdf2ebd3d96de0ff0859a68Evan Hunt 452. [bug] Warn if the unimplemented option "statistics-file"
b82963f96b452e2acbdf2ebd3d96de0ff0859a68Evan Hunt is specified in named.conf. [RT #301]
d8890e779c0a74a8738a746f130a4bed6d6954caEvan Hunt
e77ef50a57091eeb70d0a6d021638c92442c8f0aMark Andrews 451. [func] Update forwarding implememted.
e77ef50a57091eeb70d0a6d021638c92442c8f0aMark Andrews
4b36b9c1fff56d836feeaa1dc7eb1d4676d9c8bbMark Andrews 450. [func] New function ns_client_sendraw().
4b36b9c1fff56d836feeaa1dc7eb1d4676d9c8bbMark Andrews
9175a4ed6325e611d4c95d74f6e447a3f4b50fa0Evan Hunt 449. [bug] isc_bitstring_copy() only works correctly if the
9175a4ed6325e611d4c95d74f6e447a3f4b50fa0Evan Hunt two bitstrings have the same lsb0 value, but this
9175a4ed6325e611d4c95d74f6e447a3f4b50fa0Evan Hunt requirement was not documented, nor was there a
9175a4ed6325e611d4c95d74f6e447a3f4b50fa0Evan Hunt REQUIRE for it.
84ee90b52d4fb443c796f4e1481f98d5a95b5614Evan Hunt
84ee90b52d4fb443c796f4e1481f98d5a95b5614Evan Hunt 448. [bug] Host output formatting change, to match v8. [RT #255]
84ee90b52d4fb443c796f4e1481f98d5a95b5614Evan Hunt
875574f1e4e87d8412b682084991954c10c20e35Mark Andrews 447. [bug] Dig didn't properly retry in TCP mode after
875574f1e4e87d8412b682084991954c10c20e35Mark Andrews a truncated reply. [RT #277]
875574f1e4e87d8412b682084991954c10c20e35Mark Andrews
626ba6609dd45cd543a05910dd503ff712355c88Evan Hunt 446. [bug] Confusing notify log message. [RT #298]
626ba6609dd45cd543a05910dd503ff712355c88Evan Hunt
17dc146c7c2399e7bd64e776775535b9484ad1d5Mark Andrews 445. [bug] Doing a 0 bit isc_bitstring_copy() of an lsb0
39f68d7b64dce25e19f7132f6c46b3beabeed492Tinderbox User bitstring triggered a REQUIRE statement. The REQUIRE
2817aa56ca12139849ba1017ff978833174f6294Evan Hunt statement was incorrect. [RT #297]
2817aa56ca12139849ba1017ff978833174f6294Evan Hunt
2817aa56ca12139849ba1017ff978833174f6294Evan Hunt 444. [func] "recursion denied" messages are always logged at
22e3e00ac95ec1ba89200c5d0e05670ed5ad8fefMark Andrews debug level 1, now, rather than sometimes at ERROR.
22e3e00ac95ec1ba89200c5d0e05670ed5ad8fefMark Andrews This silences these warnings in the usual case, where
22e3e00ac95ec1ba89200c5d0e05670ed5ad8fefMark Andrews some clients set the RD bit in all queries.
ff62d4458acda2110a3763ec576a4f728450662cEvan Hunt
ff62d4458acda2110a3763ec576a4f728450662cEvan Hunt 443. [bug] When loading a master file failed because of an
ff62d4458acda2110a3763ec576a4f728450662cEvan Hunt unrecognized RR type name, the error message
ff62d4458acda2110a3763ec576a4f728450662cEvan Hunt did not include the file name and line number.
761d135ed686601f36fe3d0d4aaa6bf41287bb0fEvan Hunt [RT #285]
b88b75c2b88618f9c885c61e1ab0bd1cddd4474eEvan Hunt
b88b75c2b88618f9c885c61e1ab0bd1cddd4474eEvan Hunt 442. [bug] TSIG signed messages that did not match any view
b88b75c2b88618f9c885c61e1ab0bd1cddd4474eEvan Hunt crashed the server. [RT #290]
b88b75c2b88618f9c885c61e1ab0bd1cddd4474eEvan Hunt
b88b75c2b88618f9c885c61e1ab0bd1cddd4474eEvan Hunt 441. [bug] Nodes obscured by a DNAME were inaccessible even
761d135ed686601f36fe3d0d4aaa6bf41287bb0fEvan Hunt when DNS_DBFIND_GLUEOK was set.
11463c0ac24692e229ec87f307f5e7df3c0a7e10Evan Hunt
11463c0ac24692e229ec87f307f5e7df3c0a7e10Evan Hunt 440. [func] New function dns_zone_forwardupdate().
cc0a48a38173637f7a833e2da52bcfbcecb960b4Mark Andrews
cc0a48a38173637f7a833e2da52bcfbcecb960b4Mark Andrews 439. [func] New function dns_request_createraw().
cc0a48a38173637f7a833e2da52bcfbcecb960b4Mark Andrews
cc0a48a38173637f7a833e2da52bcfbcecb960b4Mark Andrews 438. [func] New function dns_message_getrawmessage().
f8eb4e5bfd1129d7639af5c2c768f53f0895952aMark Andrews
f8eb4e5bfd1129d7639af5c2c768f53f0895952aMark Andrews 437. [func] Log NOTIFY activity to the notify channel.
f8eb4e5bfd1129d7639af5c2c768f53f0895952aMark Andrews
f8eb4e5bfd1129d7639af5c2c768f53f0895952aMark Andrews 436. [bug] If recvmsg() returned EHOSTUNREACH or ENETUNREACH,
b05a50c852608a40d1a06d6124bafb9b500c10c1Mukund Sivaraman which sometimes happens on Linux, named would enter
b05a50c852608a40d1a06d6124bafb9b500c10c1Mukund Sivaraman a busy loop. Also, unexpected socket errors were
b05a50c852608a40d1a06d6124bafb9b500c10c1Mukund Sivaraman not logged at a high enough logging level to be
f91c369b4ac84fad07e3106c5c00a15d87250d1eMukund Sivaraman useful in diagnosing this situation. [RT #275]
f91c369b4ac84fad07e3106c5c00a15d87250d1eMukund Sivaraman
f91c369b4ac84fad07e3106c5c00a15d87250d1eMukund Sivaraman 435. [bug] dns_zone_dump() overwrote existing zone files
f91c369b4ac84fad07e3106c5c00a15d87250d1eMukund Sivaraman rather than writing to a temporary file and
a6f0e9c985220f0e4509777e6528afb64e0ad576Mukund Sivaraman renaming. This could lead to empty or partial
a6f0e9c985220f0e4509777e6528afb64e0ad576Mukund Sivaraman zone files being left around in certain error
a6f0e9c985220f0e4509777e6528afb64e0ad576Mukund Sivaraman conditions involving the initial transfer of a
a6f0e9c985220f0e4509777e6528afb64e0ad576Mukund Sivaraman slave zone, interfering with subsequent server
a6f0e9c985220f0e4509777e6528afb64e0ad576Mukund Sivaraman startup. [RT #282]
f4dda9cf28f8be880097ee931b3237e09731a28aMark Andrews
f4dda9cf28f8be880097ee931b3237e09731a28aMark Andrews 434. [func] New function isc_file_isabsolute().
f4dda9cf28f8be880097ee931b3237e09731a28aMark Andrews
79521569952d5e2475f05e4397dc976f4685056eMark Andrews 433. [func] isc_base64_decodestring() now accepts newlines
79521569952d5e2475f05e4397dc976f4685056eMark Andrews within the base64 data. This makes it possible
79521569952d5e2475f05e4397dc976f4685056eMark Andrews to break up the key data in a "trusted-keys"
79521569952d5e2475f05e4397dc976f4685056eMark Andrews statement into multiple lines. [RT #284]
d1f1f13c7fc1f1515930053508f1645cfafaa478Mark Andrews
d1f1f13c7fc1f1515930053508f1645cfafaa478Mark Andrews 432. [func] Added refresh/retry jitter. The actual refresh/
d1f1f13c7fc1f1515930053508f1645cfafaa478Mark Andrews retry time is now a random value between 75% and
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt 100% of the configured value.
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt 431. [func] Log at ISC_LOG_INFO when a zone is successfully
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt loaded.
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt 430. [bug] Rewrote the lightweight resolver client management
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt code to handle shutdown correctly and general
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt cleanup.
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt
b0c18fffd3c81d3cb617dbba4d222d49ae266f28Mark Andrews 429. [bug] The space reserved for a TSIG record in a response
b0c18fffd3c81d3cb617dbba4d222d49ae266f28Mark Andrews was 2 bytes too short, leading to message
b0c18fffd3c81d3cb617dbba4d222d49ae266f28Mark Andrews generation failures.
b0c18fffd3c81d3cb617dbba4d222d49ae266f28Mark Andrews
511ec77fca2e2df66b36f4756fd2459cfe7998d9Mark Andrews 428. [bug] rbtdb.c:find_closest_nxt() erroneously returned
511ec77fca2e2df66b36f4756fd2459cfe7998d9Mark Andrews DNS_R_BADDB for nodes which had neither NXT nor SIG NXT
44032d3918d4aeb2f0cff3bb90e4a44569016559Mark Andrews (e.g. glue). This could cause SERVFAILs when
44032d3918d4aeb2f0cff3bb90e4a44569016559Mark Andrews generating negative responses in a secure zone.
d8f2dd46cba3a16c2433e85657a5b15543013ca6Mark Andrews
d8f2dd46cba3a16c2433e85657a5b15543013ca6Mark Andrews 427. [bug] Avoid going into an infinite loop when the validator
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews gets a negative response to a key query where the
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews records are signed by the missing key.
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews 426. [bug] Attempting to generate an oversized RSA key could
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews cause dnssec-keygen to dump core.
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews 425. [bug] Warn about the auth-nxdomain default value change
3bdcd91c456adec12ee9f69cfe6b0f79174f78c4Evan Hunt if there is no auth-nxdomain statement in the
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews config file. [RT #287]
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews 424. [bug] notify_createmessage() could trigger an assertion
2ce24e13faacaf73286298f0068a7e7f0d03fdacMark Andrews failure when creating the notify message failed,
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews e.g. due to corrupt zones with multiple SOA records.
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews [RT #279]
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews
47d837a49967a6a1b290024f5efb0669276013b1Mukund Sivaraman 423. [bug] When responding to a recusive query, errors that occur
47d837a49967a6a1b290024f5efb0669276013b1Mukund Sivaraman after following a CNAME should cause the query to fail.
47d837a49967a6a1b290024f5efb0669276013b1Mukund Sivaraman [RT #274]
47d837a49967a6a1b290024f5efb0669276013b1Mukund Sivaraman
47d837a49967a6a1b290024f5efb0669276013b1Mukund Sivaraman 422. [func] get rid of isc_random_t, and make isc_random_get()
2317d1f835217db65808826b72a47920963c59fdTinderbox User and isc_random_jitter() use rand() internally
be7fba80190c33b0e50f086509b42bb319bb95b4Evan Hunt instead of local state. Note that isc_random_*()
be7fba80190c33b0e50f086509b42bb319bb95b4Evan Hunt functions are only for weak, non-critical "randomness"
be7fba80190c33b0e50f086509b42bb319bb95b4Evan Hunt such as timing jitter and such.
03fd9cb81c2a92cf54baab5103db10e8ef9d524aMark Andrews
03fd9cb81c2a92cf54baab5103db10e8ef9d524aMark Andrews 421. [bug] nslookup would exit when given a blank line as input.
03fd9cb81c2a92cf54baab5103db10e8ef9d524aMark Andrews
03fd9cb81c2a92cf54baab5103db10e8ef9d524aMark Andrews 420. [bug] nslookup failed to implement the "exit" command.
017aa9aef63aaef6a370c180f6290b8388deda01Mark Andrews
dc5e29a7d216b4233c80bec8967015aa9c05962eTinderbox User 419. [bug] The certificate type PKIX was misspelled as SKIX.
017aa9aef63aaef6a370c180f6290b8388deda01Mark Andrews
017aa9aef63aaef6a370c180f6290b8388deda01Mark Andrews 418. [bug] At debug levels >= 10, getting an unexpected
017aa9aef63aaef6a370c180f6290b8388deda01Mark Andrews socket receive error would crash the server
017aa9aef63aaef6a370c180f6290b8388deda01Mark Andrews while trying to log the error message.
09290020bc9b3cd787f1a19e400413a6ca6827e3Evan Hunt
2ce24e13faacaf73286298f0068a7e7f0d03fdacMark Andrews 417. [func] Add isc_app_block() and isc_app_unblock(), which
693d70f96fc2b3c1830580edcc29146afd6a9f61Mark Andrews allow an application to handle signals while
c5e9423340dff77b2d3b79fcd4908708770a49c3Mukund Sivaraman blocking.
c5e9423340dff77b2d3b79fcd4908708770a49c3Mukund Sivaraman
c5e9423340dff77b2d3b79fcd4908708770a49c3Mukund Sivaraman 416. [bug] Slave zones with no master file tried to use a
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews NULL pointer for a journal file name when they
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews received an IXFR. [RT #273]
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews 415. [bug] The logging code leaked file descriptors.
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews
6444de08d1aacf7396663b7a82d62eedf534c3d7Mark Andrews 414. [bug] Server did not shut down until all incoming zone
6444de08d1aacf7396663b7a82d62eedf534c3d7Mark Andrews transfers were finished.
6444de08d1aacf7396663b7a82d62eedf534c3d7Mark Andrews
5c5c6d289db78e41f714007426a387498e15963cFrancis Dupont 413. [bug] Notify could attempt to use the zone database after
5c5c6d289db78e41f714007426a387498e15963cFrancis Dupont it had been unloaded. [RT#267]
5c5c6d289db78e41f714007426a387498e15963cFrancis Dupont
5c5c6d289db78e41f714007426a387498e15963cFrancis Dupont 412. [bug] named -v didn't print the version.
5c5c6d289db78e41f714007426a387498e15963cFrancis Dupont
5c5c6d289db78e41f714007426a387498e15963cFrancis Dupont 411. [bug] A typo in the HS A code caused an assertion failure.
5c5c6d289db78e41f714007426a387498e15963cFrancis Dupont
fc63119c8b7aa8827fad9e3e45e50c69bc2630e8Francis Dupont 410. [bug] lwres_gethostbyname() and company set lwres_h_errno
fc63119c8b7aa8827fad9e3e45e50c69bc2630e8Francis Dupont to a random value on success.
fc63119c8b7aa8827fad9e3e45e50c69bc2630e8Francis Dupont
fc63119c8b7aa8827fad9e3e45e50c69bc2630e8Francis Dupont 409. [bug] If named was shut down early in the startup
d040fa2f1c9c3045420ee25933b699290ab19250Mark Andrews process, ns_omapi_shutdown() would attempt to lock
d040fa2f1c9c3045420ee25933b699290ab19250Mark Andrews an unintialized mutex. [RT #262]
0155ecba77787bc625ef926cdc856829fc22133cTinderbox User
5c5c6d289db78e41f714007426a387498e15963cFrancis Dupont 408. [bug] stub zones could leak memory and reference counts if
5c5c6d289db78e41f714007426a387498e15963cFrancis Dupont all the masters were unreachable.
092d3b76db6b93b8029bd7d083e74fc80fb41858Mark Andrews
92384667ff3bc059237849b3afd4c715c9164435Evan Hunt 407. [bug] isc_rwlock_lock() would needlessly block
92384667ff3bc059237849b3afd4c715c9164435Evan Hunt readers when it reached the read quota even
13fe015cbfab3019ded0def054a1b09159bb3101Evan Hunt if no writers were waiting.
13fe015cbfab3019ded0def054a1b09159bb3101Evan Hunt
64d715c22acbed195703bb9b96aac2b938a83de2Mark Andrews 406. [bug] Log messages were occasionally lost or corrupted
64d715c22acbed195703bb9b96aac2b938a83de2Mark Andrews due to a race condition in isc_log_doit().
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt 405. [func] Add support for selective forwarding (forward zones)
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt 404. [bug] The request library didn't completely work with IPv6.
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt 403. [bug] "host" did not use the search list.
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt 402. [bug] Treat undefined acls as errors, rather than
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt warning and then later throwing an assertion.
c4f54e5bd1cd09f601252627b5b26768ab797742Evan Hunt [RT #252]
4ccffa13aa1f87d8d3dbdf7a74cf29b1c323ad52Tinderbox User
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt 401. [func] Added simple database API.
e32d354f754a5d7847a0862bcd6302827ea225bfEvan Hunt
e32d354f754a5d7847a0862bcd6302827ea225bfEvan Hunt 400. [bug] SIG(0) signing and verifying was done incorrectly.
e32d354f754a5d7847a0862bcd6302827ea225bfEvan Hunt [RT #249]
e32d354f754a5d7847a0862bcd6302827ea225bfEvan Hunt
aee6c351d3b517f3e6a4ddf770606617fd42015bTinderbox User 399. [bug] When reloading the server with a config file
e32d354f754a5d7847a0862bcd6302827ea225bfEvan Hunt containing a syntax error, it could catch an
e32d354f754a5d7847a0862bcd6302827ea225bfEvan Hunt assertion failure trying to perform zone
c4abb197160a74f7cd4ad23ebc63fbe0194010abEvan Hunt maintenance on, or sending notifies from,
c4abb197160a74f7cd4ad23ebc63fbe0194010abEvan Hunt tentatively created zones whose views were
c4abb197160a74f7cd4ad23ebc63fbe0194010abEvan Hunt never fully configured and lacked an address
c4abb197160a74f7cd4ad23ebc63fbe0194010abEvan Hunt database and request manager.
a0b4f6d952cc6adde281948cf995868b44f366e8Evan Hunt
a0b4f6d952cc6adde281948cf995868b44f366e8Evan Hunt 398. [bug] "dig" sometimes caught an assertion failure when
a0b4f6d952cc6adde281948cf995868b44f366e8Evan Hunt using TSIG, depending on the key length.
a0b4f6d952cc6adde281948cf995868b44f366e8Evan Hunt
90fc237a1fdf1680ef254f16b497f90ac759f71bEvan Hunt 397. [func] Added utility functions dns_view_gettsig() and
0c3f2ff9738efe01c4e9cf62592516f27774b9d4Evan Hunt dns_view_getpeertsig().
a0b4f6d952cc6adde281948cf995868b44f366e8Evan Hunt
90fc237a1fdf1680ef254f16b497f90ac759f71bEvan Hunt 396. [doc] There is now a man page for "nsupdate"
90fc237a1fdf1680ef254f16b497f90ac759f71bEvan Hunt in doc/man/bin/nsupdate.8.
0c3f2ff9738efe01c4e9cf62592516f27774b9d4Evan Hunt
a0b4f6d952cc6adde281948cf995868b44f366e8Evan Hunt 395. [bug] nslookup printed incorrect RR type mnemonics
a0b4f6d952cc6adde281948cf995868b44f366e8Evan Hunt for RRs of type >= 21 [RT #237].
90fc237a1fdf1680ef254f16b497f90ac759f71bEvan Hunt
90fc237a1fdf1680ef254f16b497f90ac759f71bEvan Hunt 394. [bug] Current name was not propagated via $INCLUDE.
0c3f2ff9738efe01c4e9cf62592516f27774b9d4Evan Hunt
3cc8c7d63040a3eafde2b00e1f60465e7053208aEvan Hunt 393. [func] Initial answer while loading (awl) support.
3cc8c7d63040a3eafde2b00e1f60465e7053208aEvan Hunt Entry points: dns_master_loadfileinc(),
3cc8c7d63040a3eafde2b00e1f60465e7053208aEvan Hunt dns_master_loadstreaminc(), dns_master_loadbufferinc().
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt Note: calls to dns_master_load*inc() should be rate
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt be rate limited so as to not use up all file
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt descriptors.
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt 392. [func] Add ISC_R_FAMILYNOSUPPORT. Returned when OS does
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt not support the given address family requested.
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt 391. [clarity] ISC_R_FAMILY -> ISC_R_FAMILYMISMATCH.
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt 390. [func] The function dns_zone_setdbtype() now takes
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt an argc/argv style vector of words and sets
b976c39c07f7672bd1293e878b3306c7decf8afeMark Andrews both the zone database type and its arguments,
c3f6fd0e1983fc19e5fa735f52d2af8df74a69c3Evan Hunt making the functions dns_zone_adddbarg()
b976c39c07f7672bd1293e878b3306c7decf8afeMark Andrews and dns_zone_cleardbargs() unnecessary.
1feee79e1f8b946af9ebcc9dc31514aafb872438Mark Andrews
1feee79e1f8b946af9ebcc9dc31514aafb872438Mark Andrews 389. [bug] Attempting to send a reqeust over IPv6 using
c2f8108123c40f9be5c7d8255300e578ca8a47a6Mark Andrews dns_request_create() on a system without IPv6
c2f8108123c40f9be5c7d8255300e578ca8a47a6Mark Andrews support caused an assertion failure [RT #235].
c2f8108123c40f9be5c7d8255300e578ca8a47a6Mark Andrews
4e59131f1838d31eac9b355da467516ecd291752Mark Andrews 388. [func] dig and host can now do reverse ipv6 lookups.
4e59131f1838d31eac9b355da467516ecd291752Mark Andrews
4e59131f1838d31eac9b355da467516ecd291752Mark Andrews 387. [func] Add dns_byaddr_createptrname(), which converts
f0a54842b1a50dac0b020958eb6025ed676f9a34Mark Andrews an address into the name used by a PTR query.
f0a54842b1a50dac0b020958eb6025ed676f9a34Mark Andrews
f0a54842b1a50dac0b020958eb6025ed676f9a34Mark Andrews 386. [bug] Missing strdup() of ACL name caused random
0f5144163c44a67d9be986383769852a0dae502aMark Andrews ACL matching failures [RT #228].
9208b81867e8d11a641065d55ee40d24512a8452Mark Andrews
9208b81867e8d11a641065d55ee40d24512a8452Mark Andrews 385. [cleanup] Removed functions dns_zone_equal(), dns_zone_print(),
9208b81867e8d11a641065d55ee40d24512a8452Mark Andrews and dns_zt_print().
9208b81867e8d11a641065d55ee40d24512a8452Mark Andrews
0f5144163c44a67d9be986383769852a0dae502aMark Andrews 384. [bug] nsupdate was incorrectly limiting TTLs to 65535 instead
f274cbeaed0e4c5fdbde9f5c30833d7f1da37cd3Mark Andrews of 2147483647.
f274cbeaed0e4c5fdbde9f5c30833d7f1da37cd3Mark Andrews
f274cbeaed0e4c5fdbde9f5c30833d7f1da37cd3Mark Andrews 383. [func] When writing a master file, print the SOA and NS
00fb0253c9df8a4686115745ae91d501f62c7451Mark Andrews records (and their SIGs) before other records.
00fb0253c9df8a4686115745ae91d501f62c7451Mark Andrews
00fb0253c9df8a4686115745ae91d501f62c7451Mark Andrews 382. [bug] named -u failed on many Linux systems where the
175a8414a785689cb028e6e133385dba9e1b9a95Evan Hunt libc provided kernel headers do not match
a5c7cfbac4e401c41741c123347739ab87c80a52Mark Andrews the current kernel.
a5c7cfbac4e401c41741c123347739ab87c80a52Mark Andrews
2ce24e13faacaf73286298f0068a7e7f0d03fdacMark Andrews 381. [bug] Check for IPV6_RECVPKTINFO and use it instead of
eb5243365c8d5b2dd172f9cbd7c29166716caa3fMark Andrews IPV6_PKTINFO if found. [RT #229]
d84a4d216d513bec15e83ec6c6e7863a24ff548bMark Andrews
c6e22bbaefce98c37c1def3f971d214a9a147ad5Evan Hunt 380. [bug] nsupdate didn't work with IPv6.
c6e22bbaefce98c37c1def3f971d214a9a147ad5Evan Hunt
e82c572164eeaaa045a26196fe6096cbef3c10c8Mark Andrews 379. [func] New library function isc_sockaddr_anyofpf().
1a849dab19287148f12da50d890f455f02aa3622Evan Hunt
d84a4d216d513bec15e83ec6c6e7863a24ff548bMark Andrews 378. [func] named and lwresd will log the command line arguments
d84a4d216d513bec15e83ec6c6e7863a24ff548bMark Andrews they were started with in the "starting ..." message.
6932de75eff5f92475027d294264c80478c3c070Tinderbox User
dd66b77417aff9a7805f52b1e37ac48e647e0102Evan Hunt 377. [bug] When additional data lookups were refused due to
dd66b77417aff9a7805f52b1e37ac48e647e0102Evan Hunt "allow-query", the databases were still being
40b28f54029a5399fc17d895dd9e8bbcd97d6b70Mark Andrews attached causing reference leaks.
40b28f54029a5399fc17d895dd9e8bbcd97d6b70Mark Andrews
40b28f54029a5399fc17d895dd9e8bbcd97d6b70Mark Andrews 376. [bug] The server should always use good entropy when
7fbfa379e25b675ec46ae30925b4b2923a07c893Francis Dupont performing cryptographic functions needing entropy.
7fbfa379e25b675ec46ae30925b4b2923a07c893Francis Dupont
7fbfa379e25b675ec46ae30925b4b2923a07c893Francis Dupont 375. [bug] Per-zone "allow-query" did not properly override the
498b0610312364afc5698b2e4caaa4dcc836133aEvan Hunt view/global one for CNAME targets and additional
498b0610312364afc5698b2e4caaa4dcc836133aEvan Hunt data [RT #220].
498b0610312364afc5698b2e4caaa4dcc836133aEvan Hunt
7caeff39c28e82ec720c75d86528bb903dae77d4Jeremy C. Reed 374. [bug] SOA in authoritative negative responses had wrong TTL.
498b0610312364afc5698b2e4caaa4dcc836133aEvan Hunt
90e0af6bc6c1bcafad126e1779fc478c0aeaeb8fEvan Hunt 373. [func] nslookup is now installed by "make install".
90e0af6bc6c1bcafad126e1779fc478c0aeaeb8fEvan Hunt
90e0af6bc6c1bcafad126e1779fc478c0aeaeb8fEvan Hunt 372. [bug] Deal with Microsoft DNS servers appending two bytes of
72775a79fedd13e19a567432ace70d7ead28e433Mark Andrews garbage to zone transfer requests.
72775a79fedd13e19a567432ace70d7ead28e433Mark Andrews
72775a79fedd13e19a567432ace70d7ead28e433Mark Andrews 371. [bug] At high debug levels, doing an outgoing zone transfer
871f3c8beeb2134b17414ec167b90a57adb8e122Mark Andrews of a very large RRset could cause an assertion failure
871f3c8beeb2134b17414ec167b90a57adb8e122Mark Andrews during logging.
871f3c8beeb2134b17414ec167b90a57adb8e122Mark Andrews
6a6821668d0ff38c34303d63f727fcd11cc36863Evan Hunt 370. [bug] The error messages for rollforward failures were
48f97c23b7d59c925fc3f4280972e50b8ef67c35Mark Andrews overly terse.
48f97c23b7d59c925fc3f4280972e50b8ef67c35Mark Andrews
188690149b54145e1936898e565eb9eec139bbfeEvan Hunt 369. [func] Support new named.conf options, view and zone
188690149b54145e1936898e565eb9eec139bbfeEvan Hunt statements:
188690149b54145e1936898e565eb9eec139bbfeEvan Hunt
27174d90ccf7d15539b9384744dbbe7beae1723cEvan Hunt max-retry-time, min-retry-time,
27174d90ccf7d15539b9384744dbbe7beae1723cEvan Hunt max-refresh-time, min-refresh-time.
27174d90ccf7d15539b9384744dbbe7beae1723cEvan Hunt
eb6d61d5e02946e1a7a959bac37eae9dbbc2051bEvan Hunt 368. [func] Restructure the internal ".bind" view so that more
eb6d61d5e02946e1a7a959bac37eae9dbbc2051bEvan Hunt zones can be added to it.
eb6d61d5e02946e1a7a959bac37eae9dbbc2051bEvan Hunt
eb6d61d5e02946e1a7a959bac37eae9dbbc2051bEvan Hunt 367. [bug] Allow proper selection of server on nslookup command
eb6d61d5e02946e1a7a959bac37eae9dbbc2051bEvan Hunt line.
79921aeec24a15883cf3c22a15c77837e69a46beMark Andrews
79921aeec24a15883cf3c22a15c77837e69a46beMark Andrews 366. [func] Allow use of '-' batch file in dig for stdin.
79921aeec24a15883cf3c22a15c77837e69a46beMark Andrews
188690149b54145e1936898e565eb9eec139bbfeEvan Hunt 365. [bug] nsupdate -k leaked memory.
58a1051e92d46638306e2c17806307c04065c2b3Mark Andrews
58a1051e92d46638306e2c17806307c04065c2b3Mark Andrews 364. [func] Added additional-from-{cache,auth}
8197ef7cb5619160600bf1c6e5e8374a6c10838fEvan Hunt
8197ef7cb5619160600bf1c6e5e8374a6c10838fEvan Hunt 362. [bug] rndc no longer aborts if the configuration file is
8197ef7cb5619160600bf1c6e5e8374a6c10838fEvan Hunt missing an options statement. [RT #209]
8197ef7cb5619160600bf1c6e5e8374a6c10838fEvan Hunt
1831311ac6179951c8fcca75aa29dc2f5c0218b9Francis Dupont 361. [func] When the RBT find or chain functions set the name and
c12c746e3abad9e4100c6694118adc1df398f0bcMark Andrews origin for a node that stores the root label
c12c746e3abad9e4100c6694118adc1df398f0bcMark Andrews the name is now set to an empty name, instead of ".",
7caeff39c28e82ec720c75d86528bb903dae77d4Jeremy C. Reed to simplify later use of the name and origin by
c81d56c03effca6303a4ba07c74163a2031b36e9Mark Andrews dns_name_concatenate(), dns_name_totext() or
c81d56c03effca6303a4ba07c74163a2031b36e9Mark Andrews dns_name_format().
48f97c23b7d59c925fc3f4280972e50b8ef67c35Mark Andrews
5d722dead43a8c087afde46f958b1d3351a2125bTinderbox User 360. [func] dns_name_totext() and dns_name_format() now allow
1c182f1516d3d14de6df81f4103ebfe538a519f6Evan Hunt an empty name to be passed, which is formatted as "@".
12002ea49e5a5a6f7b9c22280dd2cb1f3f44abcfEvan Hunt
12002ea49e5a5a6f7b9c22280dd2cb1f3f44abcfEvan Hunt 359. [bug] dnssec-signzone occasionally signed glue records.
6979ebf549b9c0ccd115bbf8c0d905600086f292Mark Andrews
6979ebf549b9c0ccd115bbf8c0d905600086f292Mark Andrews 358. [cleanup] Rename the intermediate files used by the dnssec
6979ebf549b9c0ccd115bbf8c0d905600086f292Mark Andrews programs.
b24061719ced97ecdbc7cfcf925c217d0dd80834Mark Andrews
b24061719ced97ecdbc7cfcf925c217d0dd80834Mark Andrews 357. [bug] The zone file parser crashed if the argument
b24061719ced97ecdbc7cfcf925c217d0dd80834Mark Andrews to $INCLUDE was a quoted string.
9c0589bc8b1401e02c9b557737cb756e86b094ffMark Andrews
9c0589bc8b1401e02c9b557737cb756e86b094ffMark Andrews 356. [cleanup] isc_task_send no longer requires event->sender to
9c0589bc8b1401e02c9b557737cb756e86b094ffMark Andrews be non-null.
dda69168ead4bb44f5a23949a04ee2069b7d4ef0Mark Andrews
dda69168ead4bb44f5a23949a04ee2069b7d4ef0Mark Andrews 355. [func] Added isc_dir_createunique(), similar to mkdtemp().
dda69168ead4bb44f5a23949a04ee2069b7d4ef0Mark Andrews
ed1c845c1d3a6b9c2c38e9f7ab177d4ce0309639Mark Andrews 354. [doc] Man pages for the dnssec tools are now included in
ed1c845c1d3a6b9c2c38e9f7ab177d4ce0309639Mark Andrews the distribution, in doc/man/dnssec.
ed1c845c1d3a6b9c2c38e9f7ab177d4ce0309639Mark Andrews
7b04216015f6984fa43fc96f1c741ec287f84917Evan Hunt 353. [bug] double increment in lwres/gethost.c:copytobuf().
7b04216015f6984fa43fc96f1c741ec287f84917Evan Hunt [RT# 187]
7b04216015f6984fa43fc96f1c741ec287f84917Evan Hunt
7d891eaf911e5cab1f704615f8f1ef87c8716f46Mark Andrews 352. [bug] Race condition in dns_client_t startup could cause
7d891eaf911e5cab1f704615f8f1ef87c8716f46Mark Andrews an assertion failure.
7d891eaf911e5cab1f704615f8f1ef87c8716f46Mark Andrews
ffeaac1d826b541af39d7b20b9b68ff19ff01832Mark Andrews 351. [bug] Constructing a response with rcode SERVFAIL to a TSIG
ffeaac1d826b541af39d7b20b9b68ff19ff01832Mark Andrews signed query could crash the server.
ffeaac1d826b541af39d7b20b9b68ff19ff01832Mark Andrews
c83b91fb6345464807161cc36c5d9046a15d5866Mark Andrews 350. [bug] Also-notify lists specified in the global options
c83b91fb6345464807161cc36c5d9046a15d5866Mark Andrews block were not correctly reference counted, causing
fa827173df3418bc56774aa528f7ca30fd0ee17cMark Andrews a memory leak.
fa827173df3418bc56774aa528f7ca30fd0ee17cMark Andrews
fa827173df3418bc56774aa528f7ca30fd0ee17cMark Andrews 349. [bug] Processing a query with the CD bit set now works
1c5990c2f98abf0c2adf7f54a531d8a4a3965414Mark Andrews as expected.
1c5990c2f98abf0c2adf7f54a531d8a4a3965414Mark Andrews
1c5990c2f98abf0c2adf7f54a531d8a4a3965414Mark Andrews 348. [func] New boolean named.conf options 'additional-from-auth'
80169c379dd4e0a6e164b7cac4bf5fa013c91138Mark Andrews and 'additional-from-cache' now supported in view and
80169c379dd4e0a6e164b7cac4bf5fa013c91138Mark Andrews global options statement.
80169c379dd4e0a6e164b7cac4bf5fa013c91138Mark Andrews
10c12aa5493f34920585164c5fb54a7ac9109fbdMark Andrews 347. [bug] Don't crash if an argument is left off options in dig.
10c12aa5493f34920585164c5fb54a7ac9109fbdMark Andrews
10c12aa5493f34920585164c5fb54a7ac9109fbdMark Andrews 346. [placeholder]
10c12aa5493f34920585164c5fb54a7ac9109fbdMark Andrews
10c12aa5493f34920585164c5fb54a7ac9109fbdMark Andrews 345. [bug] Large-scale changes/cleanups to dig:
10c12aa5493f34920585164c5fb54a7ac9109fbdMark Andrews * Significantly improve structure handling
10c12aa5493f34920585164c5fb54a7ac9109fbdMark Andrews * Don't pre-load entire batch files
6b6d6509f6d80afae74eeb9f2e5baba696e29f32Mark Andrews * Add name/rr counting/limiting
6b6d6509f6d80afae74eeb9f2e5baba696e29f32Mark Andrews * Fix SIGINT handling
9a36fb86f5019f25705d25ea729d03fcf8ecaa95Mark Andrews * Shorten timeouts to match v8's behavior
9a36fb86f5019f25705d25ea729d03fcf8ecaa95Mark Andrews
a266ab205bfd1c510022e2cd2a8cb62988242593Mark Andrews 344. [bug] When shutting down, lwresd sometimes tried
a266ab205bfd1c510022e2cd2a8cb62988242593Mark Andrews to shut down its client tasks twice,
a266ab205bfd1c510022e2cd2a8cb62988242593Mark Andrews triggering an assertion.
3867312e4cc5c53d20f4020cc5b2459154406135Mark Andrews
3867312e4cc5c53d20f4020cc5b2459154406135Mark Andrews 343. [bug] Although zone maintenance SOA queries and
3867312e4cc5c53d20f4020cc5b2459154406135Mark Andrews notify requests were signed with TSIG keys
8dba0e7d87d192deef8b2aac197e4f508043a30cEvan Hunt when configured for the server in case,
8dba0e7d87d192deef8b2aac197e4f508043a30cEvan Hunt the TSIG was not verified on the response.
8dba0e7d87d192deef8b2aac197e4f508043a30cEvan Hunt
947cf282a721b089c1106780f13ae8e6298bddb1Mark Andrews 342. [bug] The wrong name was being passed to
947cf282a721b089c1106780f13ae8e6298bddb1Mark Andrews dns_name_dup() when generating a TSIG
947cf282a721b089c1106780f13ae8e6298bddb1Mark Andrews key using TKEY.
947cf282a721b089c1106780f13ae8e6298bddb1Mark Andrews
947cf282a721b089c1106780f13ae8e6298bddb1Mark Andrews 341. [func] Support 'key' clause in named.conf zone masters
947cf282a721b089c1106780f13ae8e6298bddb1Mark Andrews statement to allow authentication via TSIG keys:
947cf282a721b089c1106780f13ae8e6298bddb1Mark Andrews
52131a835133a76cb62d4a7d8bcf5fe7bf858858Mark Andrews masters {
52131a835133a76cb62d4a7d8bcf5fe7bf858858Mark Andrews 10.0.0.1 port 5353 key "foo";
52131a835133a76cb62d4a7d8bcf5fe7bf858858Mark Andrews 10.0.0.2 ;
f687e639f00a31e0884fb2c95a627b10b50c364bEvan Hunt };
f687e639f00a31e0884fb2c95a627b10b50c364bEvan Hunt
f687e639f00a31e0884fb2c95a627b10b50c364bEvan Hunt 340. [bug] The top-level COPYRIGHT file was missing from
523f3d630243211ddfda852f5224f7eff681d3a5Evan Hunt the distribution.
523f3d630243211ddfda852f5224f7eff681d3a5Evan Hunt
523f3d630243211ddfda852f5224f7eff681d3a5Evan Hunt 339. [bug] DNSSEC validation of the response to an ANY
2fa1fc53324c0fca978c902e883c7cc011210536Mark Andrews query at a name with a CNAME RR in a secure
2fa1fc53324c0fca978c902e883c7cc011210536Mark Andrews zone triggered an assertion failure.
2fa1fc53324c0fca978c902e883c7cc011210536Mark Andrews
c9e976dc43070e2ed87988eeabed71195fab88baEvan Hunt 338. [bug] lwresd logged to syslog as named, not lwresd.
c9e976dc43070e2ed87988eeabed71195fab88baEvan Hunt
a8783019814daa36dd57afe3f527462822834c3bEvan Hunt 337. [bug] "dig" did not recognize "nsap-ptr" as an RR type
a8783019814daa36dd57afe3f527462822834c3bEvan Hunt on the command line.
a8783019814daa36dd57afe3f527462822834c3bEvan Hunt
a8783019814daa36dd57afe3f527462822834c3bEvan Hunt 336. [bug] "dig -f" used 64 k of memory for each line in
a8783019814daa36dd57afe3f527462822834c3bEvan Hunt the file. It now uses much less, though still
948c80ffa8f4efbade049f49d9751675f6937cf4Tinderbox User proportionally to the file size.
a8783019814daa36dd57afe3f527462822834c3bEvan Hunt
fec7998314cbdaf1dc89513ffff5b45fc8ed73fdMark Andrews 335. [bug] named would occasionally attempt recursion when
fec7998314cbdaf1dc89513ffff5b45fc8ed73fdMark Andrews it was disallowed or undesired.
fec7998314cbdaf1dc89513ffff5b45fc8ed73fdMark Andrews
7ae9399897c55d35cb6764277bce4b91d052e0dcEvan Hunt 334. [func] Added hmac-md5 to libisc.
7ae9399897c55d35cb6764277bce4b91d052e0dcEvan Hunt
3d066288ad6c6fe2ec2a54475f541a305a085068Evan Hunt 333. [bug] The resolver incorrectly accepted referrals to
3d066288ad6c6fe2ec2a54475f541a305a085068Evan Hunt domains that were not parents of the query name,
3d066288ad6c6fe2ec2a54475f541a305a085068Evan Hunt causing assertion failures.
74717eef53ba5d6aefc80eb262bbb090ff4bb3b5Mark Andrews
74717eef53ba5d6aefc80eb262bbb090ff4bb3b5Mark Andrews 332. [func] New function dns_name_reset().
74717eef53ba5d6aefc80eb262bbb090ff4bb3b5Mark Andrews
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt 331. [bug] Only log "recursion denied" if RD is set. [RT #178]
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt 330. [bug] Many debugging messages were partially formatted
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt even when debugging was turned off, causing a
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt significant decrease in query performance.
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt 329. [func] omapi_auth_register() now takes a size_t argument for
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt the length of a key's secret data. Previously
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt OMAPI only stored secrets up to the first NUL byte.
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt 328. [func] Added isc_base64_decodestring().
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt 327. [bug] rndc.conf parser wasn't correctly recognising an IP
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt address where a host specification was required.
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt 326. [func] 'keys' in an 'inet' control statement is now
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt required and must have at least one item in it.
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt A "not supported" warning is now issued if a 'unix'
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt control channel is defined.
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt 325. [bug] isc_lex_gettoken was processing octal strings when
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt ISC_LEXOPT_CNUMBER was not set.
c5379f197647b6e20d5bf48276c8c3b9f676c447Evan Hunt
f5c24a7f48cd68337c21dea47a448ae2ff2ccb8cEvan Hunt 324. [func] In the resolver, turn EDNS0 off if there is no
f5c24a7f48cd68337c21dea47a448ae2ff2ccb8cEvan Hunt response after a number of retransmissions.
f5c24a7f48cd68337c21dea47a448ae2ff2ccb8cEvan Hunt This is to allow queries some chance of succeeding
f5c24a7f48cd68337c21dea47a448ae2ff2ccb8cEvan Hunt even if all the authoritative servers of a zone
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt silently discard EDNS0 requests instead of
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt sending an error response like they ought to.
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt 323. [bug] dns_rbt_findname() did not ignore empty rbt nodes.
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt Because of this, servers authoritative for a parent
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt and grandchild zone but not authoritative for the
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt intervening child zone did not correctly issue
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt referrals to the servers of the child zone.
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt 322. [bug] Queries for KEY RRs are now sent to the parent
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt server before the authoritative one, making
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt DNSSEC insecurity proofs work in many cases
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt where they previously didn't.
2548678376b5171567c902ef2d1768d2fc57f233Evan Hunt
2548678376b5171567c902ef2d1768d2fc57f233Evan Hunt 321. [bug] When synthesizing a CNAME RR for a DNAME
2548678376b5171567c902ef2d1768d2fc57f233Evan Hunt response, query_addcname() failed to intitialize
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt the type and class of the CNAME dns_rdata_t,
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt causing random failures.
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt 320. [func] Multiple rndc changes: parses an rndc.conf file,
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt uses authentication to talk to named, command
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt line syntax changed. This will all be described
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt in the ARM.
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt
180319f572fb6c1ca7000d22ea79a8dd77ae3f91Evan Hunt 319. [func] The named.conf "controls" statement is now used
180319f572fb6c1ca7000d22ea79a8dd77ae3f91Evan Hunt to configure the OMAPI command channel.
180319f572fb6c1ca7000d22ea79a8dd77ae3f91Evan Hunt
180319f572fb6c1ca7000d22ea79a8dd77ae3f91Evan Hunt 318. [func] dns_c_ndcctx_destroy() could never return anything
180319f572fb6c1ca7000d22ea79a8dd77ae3f91Evan Hunt except ISC_R_SUCCESS; made it have void return instead.
7c73ac5e130db18837724ab53d46b23ddb98ce6eMark Andrews
9ba4efa4ac6d2d687cf1377bc9733d08d84da64cMark Andrews 317. [func] Use callbacks from libomapi to determine if a
7c73ac5e130db18837724ab53d46b23ddb98ce6eMark Andrews new connection is valid, and if a key requested
0c2313eb367de3b58801d643d52c0fd9bc0e5df7Evan Hunt to be used with that connection is valid.
0c2313eb367de3b58801d643d52c0fd9bc0e5df7Evan Hunt
0c2313eb367de3b58801d643d52c0fd9bc0e5df7Evan Hunt 316. [bug] Generate a warning if we detect an unexpected <eof>
0c2313eb367de3b58801d643d52c0fd9bc0e5df7Evan Hunt but treat as <eol><eof>.
0c2313eb367de3b58801d643d52c0fd9bc0e5df7Evan Hunt
c3bb8bb228bc8a914abc77a411faace9861632eaMark Andrews 315. [bug] Handle non-empty blanks lines. [RT #163]
11649973111d83027faf08ed4fb36a2b3c29c875Mark Andrews
74745c760c8ac4462aceb2fa6e55bc545621c66dEvan Hunt 314. [func] The named.conf controls statement can now have
74745c760c8ac4462aceb2fa6e55bc545621c66dEvan Hunt more than one key specified for the inet clause.
74745c760c8ac4462aceb2fa6e55bc545621c66dEvan Hunt
905ba39e10a8f483d167b992ec31f4c0bf34326eMark Andrews 313. [bug] When parsing resolv.conf, don't terminate on an
905ba39e10a8f483d167b992ec31f4c0bf34326eMark Andrews error. Instead, parse as much as possible, but
087b3e8d90c482600c20f1bd6958697419c4e77dEvan Hunt still return an error if one was found.
087b3e8d90c482600c20f1bd6958697419c4e77dEvan Hunt
24aaa0440116357eef3ab3796ebe53318b03b1ecEvan Hunt 312. [bug] Increase the number of allowed elements in the
24aaa0440116357eef3ab3796ebe53318b03b1ecEvan Hunt resolv.conf search path from 6 to 8. If there
24aaa0440116357eef3ab3796ebe53318b03b1ecEvan Hunt are more than this, ignore the remainder rather
a0707b6acf359b78e06fd06228ebeec5758e7e1dJeremy C. Reed than returning a failure in lwres_conf_parse.
a0707b6acf359b78e06fd06228ebeec5758e7e1dJeremy C. Reed
840d6a4614f6a561fc076d0797d144e9f28e06bcMark Andrews 311. [bug] lwres_conf_parse failed when the first line of
840d6a4614f6a561fc076d0797d144e9f28e06bcMark Andrews resolv.conf was empty or a comment.
251be6e99493754700f868e0021c48b82d1c670cMark Andrews
d4859b0b2a0510d8c4f3c48c606a5568a3b0c1d8Mark Andrews 310. [func] Changes to named.conf "controls" statement (inet
53f91cbd80dc353ecb7e8914dae84a6cd85c67c6Mark Andrews subtype only)
53f91cbd80dc353ecb7e8914dae84a6cd85c67c6Mark Andrews
eeb13c7cd2ddde29b8605b9444451ea6e235e06aEvan Hunt - support "keys" clause
eeb13c7cd2ddde29b8605b9444451ea6e235e06aEvan Hunt
48f97c23b7d59c925fc3f4280972e50b8ef67c35Mark Andrews controls {
eeb13c7cd2ddde29b8605b9444451ea6e235e06aEvan Hunt inet * port 1024
eeb13c7cd2ddde29b8605b9444451ea6e235e06aEvan Hunt allow { any; } keys { "foo"; }
c3bb8bb228bc8a914abc77a411faace9861632eaMark Andrews }
cef76ee5bd845a80e06da934edce4225bdba22a1Mark Andrews
3d66a979b531b8549b412d9b592a6906fbb40143Mark Andrews - allow "port xxx" to be left out of statement,
e0421bf2c57e3bb8cee8fa33470bfcf450305867Evan Hunt in which case it defaults to omapi's default port
3d66a979b531b8549b412d9b592a6906fbb40143Mark Andrews of 953.
3d66a979b531b8549b412d9b592a6906fbb40143Mark Andrews
fea81a5e0e9485b24262b6a7271a4643a4d2bad4Tinderbox User 309. [bug] When sending a referral, the server did not look
d90344224afc80459778e4c3412fd1f9463e24d4Mark Andrews for name server addresses as glue in the zone
d90344224afc80459778e4c3412fd1f9463e24d4Mark Andrews holding the NS RRset in the case where this zone
f5695ad0e1a6cc8e19bfec7b71476e138de6cb6cMark Andrews was not the same as the one where it looked for
f5695ad0e1a6cc8e19bfec7b71476e138de6cb6cMark Andrews name server addresses as authoritative data.
f5695ad0e1a6cc8e19bfec7b71476e138de6cb6cMark Andrews
f5695ad0e1a6cc8e19bfec7b71476e138de6cb6cMark Andrews 308. [bug] Treat a SOA record not at top of zone as an error
58f1ac8dadf2c1f215343a0b2d1df2df954c4b19Mark Andrews when loading a zone. [RT #154]
58f1ac8dadf2c1f215343a0b2d1df2df954c4b19Mark Andrews
58f1ac8dadf2c1f215343a0b2d1df2df954c4b19Mark Andrews 307. [bug] When canceling a query, the resolver didn't check for
58f1ac8dadf2c1f215343a0b2d1df2df954c4b19Mark Andrews isc_socket_sendto() calls that did not yet have their
5244e505adc08719e1387392c6eb85c453729256Mark Andrews completion events posted, so it could (rarely) end up
5244e505adc08719e1387392c6eb85c453729256Mark Andrews destroying the query context and then want to use
cfe32752a66fe1f050d5ed7ddce75f6d58fe1637Evan Hunt it again when the send event posted, triggering an
cfe32752a66fe1f050d5ed7ddce75f6d58fe1637Evan Hunt assertion as it tried to cancel an already-canceled
cfe32752a66fe1f050d5ed7ddce75f6d58fe1637Evan Hunt query. [RT #77]
493f3eb297ea90ad2eb349591f1cb88194dce46dMark Andrews
493f3eb297ea90ad2eb349591f1cb88194dce46dMark Andrews 306. [bug] Reading HMAC-MD5 private key files didn't work.
c5734964e6400f9e6d8c3f057fcccab596929deaMark Andrews
c5734964e6400f9e6d8c3f057fcccab596929deaMark Andrews 305. [bug] When reloading the server with a config file
d0ffef73fdee75f30e33c628a31d031616ad9433Evan Hunt containing a syntax error, it could catch an
eaa2277753c6e7e642e83b2ccd27671a15336310Evan Hunt assertion failure trying to perform zone
eaa2277753c6e7e642e83b2ccd27671a15336310Evan Hunt maintenance on tentatively created zones whose
eaa2277753c6e7e642e83b2ccd27671a15336310Evan Hunt views were never fully configured and lacked
43b9737b11f4f14b2d378746d0cd5561b1dc24a0Mark Andrews an address database.
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt
a338c2d94781f676283f1b110f7802c71e2015bdMukund Sivaraman 304. [bug] If more than LWRES_CONFMAXNAMESERVERS servers
fffcc1b13582447c9f94e498f4aaf43329c531d2Evan Hunt are listed in resolv.conf, silently ignore them
3e90f6c373d2e6c9c9909b112468975c4c86544eMark Andrews instead of returning failure.
3e90f6c373d2e6c9c9909b112468975c4c86544eMark Andrews
3e90f6c373d2e6c9c9909b112468975c4c86544eMark Andrews 303. [bug] Add additional sanity checks to differentiate a AXFR
3e90f6c373d2e6c9c9909b112468975c4c86544eMark Andrews response vs a IXFR response. [RT #157]
c38341ec435fb78de6d12c1001201f9ac7487b68Mark Andrews
c38341ec435fb78de6d12c1001201f9ac7487b68Mark Andrews 302. [bug] In dig, host, and nslookup, MXNAME should be large
c38341ec435fb78de6d12c1001201f9ac7487b68Mark Andrews enough to hold any legal domain name in presentation
c3bb8bb228bc8a914abc77a411faace9861632eaMark Andrews format + terminating NULL.
d96f74a3cb6212ac9e4a7a0fa8924f850348eae9Mark Andrews
7712d1660a308ec3de17f1ddbbf801eb0d663f3eEvan Hunt 301. [bug] Uninitialized pointer in host:printmessage(). [RT #159]
7712d1660a308ec3de17f1ddbbf801eb0d663f3eEvan Hunt
7712d1660a308ec3de17f1ddbbf801eb0d663f3eEvan Hunt 300. [bug] Using both <isc/net.h> and <lwres/net.h> didn't work
b04839cfe21f131a8e7c7cae2a89e6ca8b678b5aMark Andrews on platforms lacking IPv6 because each included their
b04839cfe21f131a8e7c7cae2a89e6ca8b678b5aMark Andrews own ipv6 header file for the missing definitions. Now
3a55d4352767acb4e0572aabfa917610001f5c9cMark Andrews each library's ipv6.h defines the wrapper symbol of
3a55d4352767acb4e0572aabfa917610001f5c9cMark Andrews the other (ISC_IPV6_H and LWRES_IPV6_H).
bc5db10d721aa9bf570578e52e17371e67bfcf5cMark Andrews
bc5db10d721aa9bf570578e52e17371e67bfcf5cMark Andrews 299. [cleanup] Get the user and group information before changing the
bc5db10d721aa9bf570578e52e17371e67bfcf5cMark Andrews root directory, so the administrator does not need to
e539e4370b95711606a269e69ccfc18fae8f9ce7Evan Hunt keep a copy of the user and group databases in the
70be3889746884692aa49939833d624ddd432bf0Mark Andrews chroot'ed environment. Suggested by Hakan Olsson.
70be3889746884692aa49939833d624ddd432bf0Mark Andrews
d586792059601b37b17a9b3e317f4595cb30d854Evan Hunt 298. [bug] A mutex deadlock occurred during shutdown of the
2383eb527269d333df4222da20e4b422c3662daaEvan Hunt interface manager under certain conditions.
2383eb527269d333df4222da20e4b422c3662daaEvan Hunt Digital Unix systems were the most affected.
586db4a3e4664109fe8ce31fdd6a1b9c5bb67cbfMukund Sivaraman
586db4a3e4664109fe8ce31fdd6a1b9c5bb67cbfMukund Sivaraman 297. [bug] Specifying a key name that wasn't fully qualified
275a8affe74d29d5fa51c9ba7172b90e9968199aMark Andrews in certain parts of the config file could cause
275a8affe74d29d5fa51c9ba7172b90e9968199aMark Andrews an assertion failure.
275a8affe74d29d5fa51c9ba7172b90e9968199aMark Andrews
c6d2e19b964b304f1b0fd32d6faf43deca568979Evan Hunt 296. [bug] "make install" from a separate build directory
6a6838f97363c7f3abe47e1fb116be2593bc53a5Mark Andrews failed unless configure had been run in the source
6a6838f97363c7f3abe47e1fb116be2593bc53a5Mark Andrews directory, too.
ac5ed748602c890d596bed07b0b23b8b5f42b2f6Mark Andrews
ac5ed748602c890d596bed07b0b23b8b5f42b2f6Mark Andrews 295. [bug] When invoked with type==CNAME and a message
ac5ed748602c890d596bed07b0b23b8b5f42b2f6Mark Andrews not constructed by dns_message_parse(),
ac5ed748602c890d596bed07b0b23b8b5f42b2f6Mark Andrews dns_message_findname() failed to find anything
89cf81b4625c574f60c21e0dce12b150f3c5583cMark Andrews due to checking for attribute bits that are set
89cf81b4625c574f60c21e0dce12b150f3c5583cMark Andrews only in dns_message_parse(). This caused an
89cf81b4625c574f60c21e0dce12b150f3c5583cMark Andrews infinite loop when constructing the response to
2064e46209f35d2afad526622d975647f9c2098bMark Andrews an ANY query at a CNAME in a secure zone.
2064e46209f35d2afad526622d975647f9c2098bMark Andrews
2064e46209f35d2afad526622d975647f9c2098bMark Andrews 294. [bug] If we run out of space in while processing glue
71ec6d09406771c0ad546d2d475a7f16c0198844Mark Andrews when reading a master file and commit "current name"
71ec6d09406771c0ad546d2d475a7f16c0198844Mark Andrews reverts to "name_current" instead of staying as
71ec6d09406771c0ad546d2d475a7f16c0198844Mark Andrews "name_glue".
71ec6d09406771c0ad546d2d475a7f16c0198844Mark Andrews
a920fb9dc2ff16f32dd73e53469d0febcdcc6c11Mark Andrews 293. [port] Add support for FreeBSD 4.0 system tests.
a920fb9dc2ff16f32dd73e53469d0febcdcc6c11Mark Andrews
a920fb9dc2ff16f32dd73e53469d0febcdcc6c11Mark Andrews 292. [bug] Due to problems with the way some operating systems
3c13af375900ffe79af4926953799e6123c9d698Mark Andrews handle simultaneous listening on IPv4 and IPv6
3c13af375900ffe79af4926953799e6123c9d698Mark Andrews addresses, the server no longer listens on IPv6
3c13af375900ffe79af4926953799e6123c9d698Mark Andrews addresses by default. To revert to the previous
d734818278966c45af997c7242e8cccd7a91a0b3Mark Andrews behavior, specify "listen-on-v6 { any; };" in
d734818278966c45af997c7242e8cccd7a91a0b3Mark Andrews the config file.
d734818278966c45af997c7242e8cccd7a91a0b3Mark Andrews
63e1ac1e0915dd1089493d6d092d39a3da817e59Mark Andrews 291. [func] Caching servers no longer send outgoing queries
63e1ac1e0915dd1089493d6d092d39a3da817e59Mark Andrews over TCP just because the incoming recursive query
63e1ac1e0915dd1089493d6d092d39a3da817e59Mark Andrews was a TCP one.
63e1ac1e0915dd1089493d6d092d39a3da817e59Mark Andrews
89119e3cafff373426858f6cec7c09539f53e209Mark Andrews 290. [cleanup] +twiddle option to dig (for testing only) removed.
89119e3cafff373426858f6cec7c09539f53e209Mark Andrews
89119e3cafff373426858f6cec7c09539f53e209Mark Andrews 289. [cleanup] dig is now installed in $bindir instead of $sbindir.
33399d6a143403bc4a9ccb9307af43ef04ab7633Mark Andrews host is now installed in $bindir. (Be sure to remove
33399d6a143403bc4a9ccb9307af43ef04ab7633Mark Andrews any $sbindir/dig from a previous release.)
33399d6a143403bc4a9ccb9307af43ef04ab7633Mark Andrews
ef117da20559f2a65f46ed9eb40deab5026cbd66Mark Andrews 288. [func] rndc is now installed by "make install" into $sbindir.
ef117da20559f2a65f46ed9eb40deab5026cbd66Mark Andrews
ef117da20559f2a65f46ed9eb40deab5026cbd66Mark Andrews 287. [bug] rndc now works again as "rndc 127.1 reload" (for
ba5c73b383b08326ab6b5ad2d7ca43e117e212f1Mark Andrews only that task). Parsing its configuration file and
ba5c73b383b08326ab6b5ad2d7ca43e117e212f1Mark Andrews using digital signatures for authentication has been
ba5c73b383b08326ab6b5ad2d7ca43e117e212f1Mark Andrews disabled until named supports the "controls" statement,
bf59efcf0ed41186a5f9c1ca61da15a3c99b46f3Mark Andrews post-9.0.0.
bf59efcf0ed41186a5f9c1ca61da15a3c99b46f3Mark Andrews
bf59efcf0ed41186a5f9c1ca61da15a3c99b46f3Mark Andrews 286. [bug] On Solaris 2, when named inherited a signal state
cac2181160bdb3ccc89e3560addae5e38d4c05e3Evan Hunt where SIGHUP had the SIG_IGN action, SIGHUP would
cac2181160bdb3ccc89e3560addae5e38d4c05e3Evan Hunt be ignored rather than causing the server to reload
faefeaddb39e693ea6cbcb81f2e5dbded21ced93Evan Hunt its configuration.
faefeaddb39e693ea6cbcb81f2e5dbded21ced93Evan Hunt
b8a9632333a92d73a503afe1aaa7990016c8bee9Evan Hunt 285. [bug] A change made to the dst API for beta4 inadvertently
b8a9632333a92d73a503afe1aaa7990016c8bee9Evan Hunt broke OMAPI's creation of a dst key from an incoming
b8a9632333a92d73a503afe1aaa7990016c8bee9Evan Hunt message, causing an assertion to be triggered. Fixed.
b8a9632333a92d73a503afe1aaa7990016c8bee9Evan Hunt
c3bb8bb228bc8a914abc77a411faace9861632eaMark Andrews 284. [func] The DNSSEC key generation and signing tools now
b8a9632333a92d73a503afe1aaa7990016c8bee9Evan Hunt generate randomness from keyboard input on systems
b8a9632333a92d73a503afe1aaa7990016c8bee9Evan Hunt that lack /dev/random.
b8a9632333a92d73a503afe1aaa7990016c8bee9Evan Hunt
f5bb5eb7f6640af4a94e666bf1d7f84a6a7f1f23Mark Andrews 283. [cleanup] The 'lwresd' program is now a link to 'named'.
f5bb5eb7f6640af4a94e666bf1d7f84a6a7f1f23Mark Andrews
f5bb5eb7f6640af4a94e666bf1d7f84a6a7f1f23Mark Andrews 282. [bug] The lexer now returns ISC_R_RANGE if parsed integer is
a0d411c05f12c36b298d811af3b4f2c9f08e86d4Mark Andrews too big for an unsigned long.
a0d411c05f12c36b298d811af3b4f2c9f08e86d4Mark Andrews
a0d411c05f12c36b298d811af3b4f2c9f08e86d4Mark Andrews 281. [bug] Fixed list of recognized config file category names.
a0d411c05f12c36b298d811af3b4f2c9f08e86d4Mark Andrews
42782931073786f98d3d0a617351db40066949a4Mukund Sivaraman 280. [func] Add isc-config.sh, which can be used to more
42782931073786f98d3d0a617351db40066949a4Mukund Sivaraman easily build applications that link with
42782931073786f98d3d0a617351db40066949a4Mukund Sivaraman our libraries.
c1d33c159bf81d6faf9948ac9a6f307ca52284afEvan Hunt
c1d33c159bf81d6faf9948ac9a6f307ca52284afEvan Hunt 279. [bug] Private omapi function symbols shared between
c1d33c159bf81d6faf9948ac9a6f307ca52284afEvan Hunt two or more files in libomapi.a were not namespace
06e0d6bb126e9986f29036e671b59f48b1d2efbcEvan Hunt protected using the ISC convention of starting with
06e0d6bb126e9986f29036e671b59f48b1d2efbcEvan Hunt the library name and two underscores ("omapi__"...)
06e0d6bb126e9986f29036e671b59f48b1d2efbcEvan Hunt
06e0d6bb126e9986f29036e671b59f48b1d2efbcEvan Hunt 278. [bug] bin/named/logconf.c:category_fromconf() didn't take
8d8f9f7f86a33a155dd74b9b2c1317afca555d54Evan Hunt note of when isc_log_categorybyname() wasn't able
8d8f9f7f86a33a155dd74b9b2c1317afca555d54Evan Hunt to find the category name and would then apply the
8d8f9f7f86a33a155dd74b9b2c1317afca555d54Evan Hunt channel list of the unknown category to all categories.
7c9d11b654028f9901183c076b37a5494635f447Evan Hunt
7c9d11b654028f9901183c076b37a5494635f447Evan Hunt 277. [bug] isc_log_categorybyname() and isc_log_modulebyname()
7c9d11b654028f9901183c076b37a5494635f447Evan Hunt would fail to find the first member of any category
20dec973da306d5b0776c9d3b598fdbd3a59a28eMark Andrews or module array apart from the internal defaults.
20dec973da306d5b0776c9d3b598fdbd3a59a28eMark Andrews Thus, for example, the "notify" category was improperly
20dec973da306d5b0776c9d3b598fdbd3a59a28eMark Andrews configured by named.
3b187cad7a1754e098ab9dabfcb44c8b437fb589Mark Andrews
3b187cad7a1754e098ab9dabfcb44c8b437fb589Mark Andrews 276. [bug] dig now supports maximum sized TCP messages.
b16d99bac1d100735224ab3eaa84632537ff21b5Mark Andrews
b16d99bac1d100735224ab3eaa84632537ff21b5Mark Andrews 275. [bug] The definition of lwres_gai_strerror() was missing
79d27f505a67ee1fb5cf104cbe7b1ead67d252b4Mukund Sivaraman the lwres_ prefix.
79d27f505a67ee1fb5cf104cbe7b1ead67d252b4Mukund Sivaraman
79d27f505a67ee1fb5cf104cbe7b1ead67d252b4Mukund Sivaraman 274. [bug] TSIG AXFR verify failed when talking to a BIND 8
84dc4b3e7eea3e9c8fafa5f4fd632a51ee8b356fMukund Sivaraman server.
84dc4b3e7eea3e9c8fafa5f4fd632a51ee8b356fMukund Sivaraman
84dc4b3e7eea3e9c8fafa5f4fd632a51ee8b356fMukund Sivaraman 273. [func] The default for the 'transfer-format' option is
84dc4b3e7eea3e9c8fafa5f4fd632a51ee8b356fMukund Sivaraman now 'many-answers'. This will break zone transfers
84dc4b3e7eea3e9c8fafa5f4fd632a51ee8b356fMukund Sivaraman to BIND 4.9.5 and older unless there is an explicit
84dc4b3e7eea3e9c8fafa5f4fd632a51ee8b356fMukund Sivaraman 'one-answer' configuration.
93d4128dcd54c152cf97b2c36caba8f3c8de3280Mark Andrews
93d4128dcd54c152cf97b2c36caba8f3c8de3280Mark Andrews 272. [bug] The sending of large TCP responses was canceled
93d4128dcd54c152cf97b2c36caba8f3c8de3280Mark Andrews in mid-transmission due to a race condition
50a745417461a4c007248202bb3a8bf7be426813Mark Andrews caused by the failure to set the client object's
50a745417461a4c007248202bb3a8bf7be426813Mark Andrews "newstate" variable correctly when transitioning
50a745417461a4c007248202bb3a8bf7be426813Mark Andrews to the "working" state.
50a745417461a4c007248202bb3a8bf7be426813Mark Andrews
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt 271. [func] Attempt to probe the number of cpus in named
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt if unspecified rather than defaulting to 1.
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt 270. [func] Allow maximum sized TCP answers.
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt 269. [bug] Failed DNSSEC validations could cause an assertion
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt failure by causing clone_results() to be called with
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt with hevent->node == NULL.
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt
fa6308bd57f716732ba70bbafc1d09e861e4acc1Mark Andrews 268. [doc] A plain text version of the Administrator
fa6308bd57f716732ba70bbafc1d09e861e4acc1Mark Andrews Reference Manual is now included in the distribution,
fa6308bd57f716732ba70bbafc1d09e861e4acc1Mark Andrews as doc/arm/Bv9ARM.txt.
a4d76e3f0ba6f1fc2ba4b324f318e909b83bc860Evan Hunt
a4d76e3f0ba6f1fc2ba4b324f318e909b83bc860Evan Hunt 267. [func] Nsupdate is now provided in the distribution.
a4d76e3f0ba6f1fc2ba4b324f318e909b83bc860Evan Hunt
3d751891410f9892ca1c1deba2f7d8556ae91b0cMark Andrews 266. [bug] zone.c:save_nsrrset() node was not initialized.
3d751891410f9892ca1c1deba2f7d8556ae91b0cMark Andrews
3d751891410f9892ca1c1deba2f7d8556ae91b0cMark Andrews 265. [bug] dns_request_create() now works for TCP.
800d25b8482c52487b4dab53cb10fa74061f1e94Mark Andrews
800d25b8482c52487b4dab53cb10fa74061f1e94Mark Andrews 264. [func] Dispatch can not take TCP sockets in connecting
800d25b8482c52487b4dab53cb10fa74061f1e94Mark Andrews state. Set DNS_DISPATCHATTR_CONNECTED when calling
800d25b8482c52487b4dab53cb10fa74061f1e94Mark Andrews dns_dispatch_createtcp() for connected TCP sockets
9b819daddf8f4a5bd42276ee91bf9686d42f3ceeMark Andrews or call dns_dispatch_starttcp() when the socket is
9b819daddf8f4a5bd42276ee91bf9686d42f3ceeMark Andrews connected.
9b819daddf8f4a5bd42276ee91bf9686d42f3ceeMark Andrews
586d94eb740587975d5348b22a5fb8440d95925dMark Andrews 263. [func] New logging channel type 'stderr'
f7ae6c8fdd2cd5e276251647e6852cccfc92847bMark Andrews
f7ae6c8fdd2cd5e276251647e6852cccfc92847bMark Andrews channel some-name {
586d94eb740587975d5348b22a5fb8440d95925dMark Andrews stderr;
a569e1b3213668bc704194367ea12c23456ad1d2Mark Andrews severity error;
a569e1b3213668bc704194367ea12c23456ad1d2Mark Andrews }
a569e1b3213668bc704194367ea12c23456ad1d2Mark Andrews
a569e1b3213668bc704194367ea12c23456ad1d2Mark Andrews 262. [bug] 'master' was not initialized in zone.c:stub_callback().
c6f7d2b5f1378e3d61770766ee9fdd922471eb2fMark Andrews
c6f7d2b5f1378e3d61770766ee9fdd922471eb2fMark Andrews 261. [func] Add dns_zone_markdirty().
603a78708343f063b44affb882ef93bb19a5142aMark Andrews
603a78708343f063b44affb882ef93bb19a5142aMark Andrews 260. [bug] Running named as a non-root user failed on Linux
603a78708343f063b44affb882ef93bb19a5142aMark Andrews kernels new enough to support retaining capabilities
ba586e9568364eb2da871f5fb2b71716f7c31865Mark Andrews after setuid().
ba586e9568364eb2da871f5fb2b71716f7c31865Mark Andrews
ba586e9568364eb2da871f5fb2b71716f7c31865Mark Andrews 259. [func] New random-device and random-seed-file statements
a0f91e910bd9af006a65e555ec4082864ca1eb8dMark Andrews for global options block of named.conf. Both accept
570216f5a373cdaaa2eb2d9b5990150dd5a7b41bEvan Hunt a single string argument.
a0f91e910bd9af006a65e555ec4082864ca1eb8dMark Andrews
a0f91e910bd9af006a65e555ec4082864ca1eb8dMark Andrews 258. [bug] Fixed printing of lwres_addr_t.address field.
0fe07891819138ad6e1de45f279cff940d170542Mark Andrews
0fe07891819138ad6e1de45f279cff940d170542Mark Andrews 257. [bug] The server detached the last zone manager reference
0fe07891819138ad6e1de45f279cff940d170542Mark Andrews too early, while it could still be in use by queries.
ea58c563bccc2a8dc20886c99c7c3334a971b6d3Evan Hunt This manifested itself as assertion failures during the
d319beb9d0b08db8b7f9789d916a02a56976b9b9Tinderbox User shutdown process for busy name servers. [RT #133]
ea58c563bccc2a8dc20886c99c7c3334a971b6d3Evan Hunt
a6d48ae49345c1995c7ac7c0628bf5f9eac0719aJeremy C. Reed 256. [func] isc_ratelimiter_t now has attach/detach semantics, and
27b09ceb12ec95de461bd2780615d4064ccb1419Mark Andrews isc_ratelimiter_shutdown guarantees that the rate
27b09ceb12ec95de461bd2780615d4064ccb1419Mark Andrews limiter is detached from its task.
896f49f8bdee644cd8d10e320ea3084ca3f74e2aEvan Hunt
896f49f8bdee644cd8d10e320ea3084ca3f74e2aEvan Hunt 255. [func] New function dns_zonemgr_attach().
896f49f8bdee644cd8d10e320ea3084ca3f74e2aEvan Hunt
896f49f8bdee644cd8d10e320ea3084ca3f74e2aEvan Hunt 254. [bug] Suppress "query denied" messages on additional data
896f49f8bdee644cd8d10e320ea3084ca3f74e2aEvan Hunt lookups.
896f49f8bdee644cd8d10e320ea3084ca3f74e2aEvan Hunt
6fa84a3e255ef9e6233f0a8d134fc6d273f04599Evan Hunt --- 9.0.0b4 released ---
6fa84a3e255ef9e6233f0a8d134fc6d273f04599Evan Hunt
7f7d32d1e4023a4a74432e45dd4105ea0528c3cfEvan Hunt 253. [func] resolv.conf parser now recognises ';' and '#' as
104f0e51ac7f472e69d53e4900fe121b7dc78537Tinderbox User comments (anywhere in line, not just as the beginning).
6fa84a3e255ef9e6233f0a8d134fc6d273f04599Evan Hunt
ca84a056bdb492e8894c70fd7bf6a885df03039fMark Andrews 252. [bug] resolv.conf parser mishandled masks on sortlists.
01f881c1c5683054ee3366929eae6f811777ce46Mark Andrews It also aborted when an unrecognized keyword was seen,
01f881c1c5683054ee3366929eae6f811777ce46Mark Andrews now it silently ignores the entire line.
ca84a056bdb492e8894c70fd7bf6a885df03039fMark Andrews
ca84a056bdb492e8894c70fd7bf6a885df03039fMark Andrews 251. [bug] lwresd caught an assertion failure on startup.
a14fe8522977d391096942aae5250f00ca32d2d4Mark Andrews
a14fe8522977d391096942aae5250f00ca32d2d4Mark Andrews 250. [bug] fixed handling of size+unit when value would be too
a14fe8522977d391096942aae5250f00ca32d2d4Mark Andrews large for internal representation.
5a8edcafd13fc63a066e8e42e0f95cdbf9606414Mark Andrews
5a8edcafd13fc63a066e8e42e0f95cdbf9606414Mark Andrews 249. [cleanup] max-cache-size config option now takes a size-spec
5a8edcafd13fc63a066e8e42e0f95cdbf9606414Mark Andrews like 'datasize', except 'default' is not allowed.
05816676bb82a5657a741ef4d378c7fb83912cfcMark Andrews
05816676bb82a5657a741ef4d378c7fb83912cfcMark Andrews 248. [bug] global lame-ttl option was not being printed when
05816676bb82a5657a741ef4d378c7fb83912cfcMark Andrews config structures were written out.
29225772176ec580b2c903928a5c18e2e24889d0Mark Andrews
29225772176ec580b2c903928a5c18e2e24889d0Mark Andrews 247. [cleanup] Rename cache-size config option to max-cache-size.
1b513b6120e6f445960149b8f057aea19e1f5fe6Francis Dupont
761f60fc356c9987258cd10b4aa216c6296d922bFrancis Dupont 246. [func] Rename global option cachesize to cache-size and
8114b0be01e98526f91da33f9685ac7014fcc598Mark Andrews add corresponding option to view statement.
761f60fc356c9987258cd10b4aa216c6296d922bFrancis Dupont
0e338b60cdb2cf7cedb4fc17f6a14b518d1245c8Mark Andrews 245. [bug] If an uncompressed name will take more than 255
0e338b60cdb2cf7cedb4fc17f6a14b518d1245c8Mark Andrews bytes and the buffer is sufficiently long,
0e338b60cdb2cf7cedb4fc17f6a14b518d1245c8Mark Andrews dns_name_fromwire should return DNS_R_FORMERR,
2c172a42b39da5913fc6b2c0d3ce987c206991faMark Andrews not ISC_R_NOSPACE. This bug caused cause the
2c172a42b39da5913fc6b2c0d3ce987c206991faMark Andrews server to catch an assertion failure when it
faa01edd13613c077c3cb663c36f36bd527d1a4bMark Andrews received a query for a name longer than 255
faa01edd13613c077c3cb663c36f36bd527d1a4bMark Andrews bytes.
faa01edd13613c077c3cb663c36f36bd527d1a4bMark Andrews
1ea6e09c376b1351c614474a88675b1a9bda6571Evan Hunt 244. [bug] empty named.conf file and empty options statement are
1ea6e09c376b1351c614474a88675b1a9bda6571Evan Hunt now parsed properly.
1ea6e09c376b1351c614474a88675b1a9bda6571Evan Hunt
60988462e5d6db53205851d056e3482a29239be9Evan Hunt 243. [func] new cachesize option for named.conf
60988462e5d6db53205851d056e3482a29239be9Evan Hunt
60988462e5d6db53205851d056e3482a29239be9Evan Hunt 242. [cleanup] fixed incorrect warning about auth-nxdomain usage.
cd07e4d038fda6f9bacecb3067cc6fa43a67fc0aMark Andrews
cd07e4d038fda6f9bacecb3067cc6fa43a67fc0aMark Andrews 241. [cleanup] nscount and soacount have been removed from the
b36fc8294e1328912b940899d436c60986c92435Mark Andrews dns_master_*() argument lists.
b36fc8294e1328912b940899d436c60986c92435Mark Andrews
fe148bca7ea6612bb7e931fdcd2e66c32d2d2a9aMark Andrews 240. [func] databases now come in three flavours: zone, cache
b36fc8294e1328912b940899d436c60986c92435Mark Andrews and stub.
dd820d8fd2714ee1ae53ff0c7f6973250048f2d2Mark Andrews
dd820d8fd2714ee1ae53ff0c7f6973250048f2d2Mark Andrews 239. [func] If ISC_MEM_DEBUG is enabled, the variable
c0c4512020c0a4a9e5b087cb8cad1cd68fb3f52eEvan Hunt isc_mem_debugging controls whether messages
c0de0cd8d88485aba260a08dccca76f83bdf9538Tinderbox User are printed or not.
c0c4512020c0a4a9e5b087cb8cad1cd68fb3f52eEvan Hunt
5d739300d12363f36ffa72836d2c10ff8c791b12Mark Andrews 238. [cleanup] A few more compilation warnings have been quieted:
5d739300d12363f36ffa72836d2c10ff8c791b12Mark Andrews + missing sigwait prototype on BSD/OS 4.0/4.0.1.
5d739300d12363f36ffa72836d2c10ff8c791b12Mark Andrews + PTHREAD_ONCE_INIT unbraced initializer warnings on
5d739300d12363f36ffa72836d2c10ff8c791b12Mark Andrews Solaris 2.8.
6f78147f569c9f505ef048c2f9e4e1b5ef2a27e7Mark Andrews + IN6ADDR_ANY_INIT unbraced initializer warnings on
87344c2cb3d4b413941d514a078f4098bcb816e9Mark Andrews BSD/OS 4.*, Linux and Solaris 2.8.
87344c2cb3d4b413941d514a078f4098bcb816e9Mark Andrews
44613d4d868ed5e73a1132280880f0699af56733Evan Hunt 237. [bug] If connect() returned ENOBUFS when the resolver was
44613d4d868ed5e73a1132280880f0699af56733Evan Hunt initiating a TCP query, the socket didn't get
44613d4d868ed5e73a1132280880f0699af56733Evan Hunt destroyed, and the server did not shut down cleanly.
44613d4d868ed5e73a1132280880f0699af56733Evan Hunt
44613d4d868ed5e73a1132280880f0699af56733Evan Hunt 236. [func] Added new listen-on-v6 config file statement.
2b78610512f208a6a35eb0976d039c2001cba7e6Evan Hunt
2b78610512f208a6a35eb0976d039c2001cba7e6Evan Hunt 235. [func] Consider it a config file error if a listen-on
2b78610512f208a6a35eb0976d039c2001cba7e6Evan Hunt statement has an IPv6 address in it, or a
0dc0b029e9aecc6e2139109091ea68cc6aff7081Evan Hunt listen-on-v6 statement has an IPv4 address in it.
0dc0b029e9aecc6e2139109091ea68cc6aff7081Evan Hunt
0dc0b029e9aecc6e2139109091ea68cc6aff7081Evan Hunt 234. [bug] Allow a trusted-key's first field (domain-name) be
0dc0b029e9aecc6e2139109091ea68cc6aff7081Evan Hunt either a quoted or an unquoted string, instead of
cd750f6e7449678173e8cfe080ae0bf3dcb424cfEvan Hunt requiring a quoted string.
cd750f6e7449678173e8cfe080ae0bf3dcb424cfEvan Hunt
cd750f6e7449678173e8cfe080ae0bf3dcb424cfEvan Hunt 233. [cleanup] Convert all config structure integer values to unsigned
cd750f6e7449678173e8cfe080ae0bf3dcb424cfEvan Hunt integer (isc_uint32_t) to match grammer.
cd750f6e7449678173e8cfe080ae0bf3dcb424cfEvan Hunt
5cef2421bde74ef8f789c9c83c1219553060ce16Mark Andrews 232. [bug] Allow slave zones to not have a file.
b4ba66ba1e36a6d8236d20be55273ce663819d69Evan Hunt
b4ba66ba1e36a6d8236d20be55273ce663819d69Evan Hunt 231. [func] Support new 'port' clause in config file options
b4ba66ba1e36a6d8236d20be55273ce663819d69Evan Hunt section. Causes 'listen-on', 'masters' and
5cef2421bde74ef8f789c9c83c1219553060ce16Mark Andrews 'also-notify' statements to use its value instead of
5cef2421bde74ef8f789c9c83c1219553060ce16Mark Andrews default (53).
6bc767b003ed72f831dff7bb1b8f1855de281eb6Mark Andrews
3e5743068c95036324c24efa47b36ab0f7916d47Evan Hunt 230. [func] Replace the dst sign/verify API with a cleaner one.
3e5743068c95036324c24efa47b36ab0f7916d47Evan Hunt
c11e46110b2b6236c68d89d4ea557c1d35e5d271Mark Andrews 229. [func] Support config file sig-validity-interval statement
c11e46110b2b6236c68d89d4ea557c1d35e5d271Mark Andrews in options, views and zone statements (master
c11e46110b2b6236c68d89d4ea557c1d35e5d271Mark Andrews zones only).
e01fbe2a45f9641968264a3bdf76d290e20521d7Evan Hunt
e01fbe2a45f9641968264a3bdf76d290e20521d7Evan Hunt 228. [cleanup] Logging messages in config module stripped of
e01fbe2a45f9641968264a3bdf76d290e20521d7Evan Hunt trailing period.
e01fbe2a45f9641968264a3bdf76d290e20521d7Evan Hunt
76884179fd3ba491db80a285c752671025f74730Mark Andrews 227. [cleanup] The enumerated identifiers dns_rdataclass_*,
76884179fd3ba491db80a285c752671025f74730Mark Andrews dns_rcode_*, dns_opcode_*, and dns_trust_* are
eb1a7730f013e9a16d709c9ee8f41d73cde3680eEvan Hunt also now cast to their appropriate types, as with
eb1a7730f013e9a16d709c9ee8f41d73cde3680eEvan Hunt dns_rdatatype_* in item number 225 below.
eb1a7730f013e9a16d709c9ee8f41d73cde3680eEvan Hunt
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt 226. [func] dns_name_totext() now always prints the root name as
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt '.', even when omit_final_dot is true.
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt 225. [cleanup] The enumerated dns_rdatatype_* identifiers are now
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt cast to dns_rdatatype_t via macros of their same name
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt so that they are of the proper integral type wherever
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt a dns_rdatatype_t is needed.
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt 224. [cleanup] The entire project builds cleanly with gcc's
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt -Wcast-qual and -Wwrite-strings warnings enabled,
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt which is now the default when using gcc. (Warnings
36e5ac00333d89001f0c518a7d381d16c38d0402Mark Andrews from confparser.c, because of yacc's code, are
36e5ac00333d89001f0c518a7d381d16c38d0402Mark Andrews unfortunately to be expected.)
36e5ac00333d89001f0c518a7d381d16c38d0402Mark Andrews
36e5ac00333d89001f0c518a7d381d16c38d0402Mark Andrews 223. [func] Several functions were reprototyped to qualify one
37f7c4c673622e984a41570fda42c1a678622fa4Tinderbox User or more of their arguments with "const". Similarly,
e916c4f840e6f05c1137a2653b4ef70a1056bf74Mark Andrews several functions that return pointers now have
e916c4f840e6f05c1137a2653b4ef70a1056bf74Mark Andrews those pointers qualified with const.
e916c4f840e6f05c1137a2653b4ef70a1056bf74Mark Andrews
2ae159b376dac23870d8005563c585acf85a4b5aEvan Hunt 222. [bug] The global 'also-notify' option was ignored.
2ae159b376dac23870d8005563c585acf85a4b5aEvan Hunt
2ae159b376dac23870d8005563c585acf85a4b5aEvan Hunt 221. [bug] An uninitialized variable was sometimes passed to
2ae159b376dac23870d8005563c585acf85a4b5aEvan Hunt dns_rdata_freestruct() when loading a zone, causing
1a9932dde111e05b4b9177c1146695817c3a20d2Evan Hunt an assertion failure.
1a9932dde111e05b4b9177c1146695817c3a20d2Evan Hunt
1a9932dde111e05b4b9177c1146695817c3a20d2Evan Hunt 220. [cleanup] Set the default outgoing port in the view, and
1f73b46904d266abe57814ea512dc7069e7a1e73Evan Hunt set it in sockaddrs returned from the ADB.
1f73b46904d266abe57814ea512dc7069e7a1e73Evan Hunt [31-May-2000 explorer]
ec3b216506b715f10e0b653afc20068ce8c5aa79Evan Hunt
ec3b216506b715f10e0b653afc20068ce8c5aa79Evan Hunt 219. [bug] Signed truncated messages more correctly follow
ec3b216506b715f10e0b653afc20068ce8c5aa79Evan Hunt the respective specs.
ec3b216506b715f10e0b653afc20068ce8c5aa79Evan Hunt
ec3b216506b715f10e0b653afc20068ce8c5aa79Evan Hunt 218. [func] When an rdataset is signed, its ttl is normalized
ec3b216506b715f10e0b653afc20068ce8c5aa79Evan Hunt based on the signature validity period.
4e7973990c2aaec391cf307a7e60583331568e01Evan Hunt
4e7973990c2aaec391cf307a7e60583331568e01Evan Hunt 217. [func] Also-notify and trusted-keys can now be used in
4e7973990c2aaec391cf307a7e60583331568e01Evan Hunt the 'view' statement.
4e7973990c2aaec391cf307a7e60583331568e01Evan Hunt
a6d48ae49345c1995c7ac7c0628bf5f9eac0719aJeremy C. Reed 216. [func] The 'max-cache-ttl' and 'max-ncache-ttl' options
e560fbdf77b08ff23ab71b107f022829bcd552dbMark Andrews now work.
e560fbdf77b08ff23ab71b107f022829bcd552dbMark Andrews
7318bbc26262a66a0d740ceefed769961ef7e476Evan Hunt 215. [bug] Failures at certain points in request processing
7318bbc26262a66a0d740ceefed769961ef7e476Evan Hunt could cause the assertion INSIST(client->lockview
7318bbc26262a66a0d740ceefed769961ef7e476Evan Hunt == NULL) to be triggered.
7318bbc26262a66a0d740ceefed769961ef7e476Evan Hunt
469bbe0f973bf33e20d6011748cb68fab8a9a12dMark Andrews 214. [func] New public function isc_netaddr_format(), for
469bbe0f973bf33e20d6011748cb68fab8a9a12dMark Andrews formatting network addresses in log messages.
469bbe0f973bf33e20d6011748cb68fab8a9a12dMark Andrews
fc84418f4a809e40f16cfb5b4f3834d735fca31fTinderbox User 213. [bug] Don't leak memory when reloading the zone if
993cde8f0fe3e08283990cc9ff4a555b5e48ab91Mark Andrews an update-policy clause was present in the old zone.
2dc978b8a1563f6dd413a8a9456659ade00f9e9eEvan Hunt
2dc978b8a1563f6dd413a8a9456659ade00f9e9eEvan Hunt 212. [func] Added dns_message_get/settsigkey, to make TSIG
a6d48ae49345c1995c7ac7c0628bf5f9eac0719aJeremy C. Reed key management reasonable.
7dcb304dd0bfe5888593199e0a9a8d64b8f022adMark Andrews
7dcb304dd0bfe5888593199e0a9a8d64b8f022adMark Andrews 211. [func] The 'key' and 'server' statements can now occur
92fe6db3e46016f4ce0d6e372c745469bba10b5eEvan Hunt inside 'view' statements.
92fe6db3e46016f4ce0d6e372c745469bba10b5eEvan Hunt
7cd8e7915afba7064c18c4bf74ecce0627c61027Evan Hunt 210. [bug] The 'allow-transfer' option was ignored for slave
7cd8e7915afba7064c18c4bf74ecce0627c61027Evan Hunt zones, and the 'transfers-per-ns' option was
7cd8e7915afba7064c18c4bf74ecce0627c61027Evan Hunt was ignored for all zones.
f5df4974b7b5081c4778d5796127b4d6584e834eEvan Hunt
f5df4974b7b5081c4778d5796127b4d6584e834eEvan Hunt 209. [cleanup] Upgraded openssl files to new version 0.9.5a
102c454e783d3dd9dbb9ceb30ed28c983cafd546Mark Andrews
f45f40ec2814a5ff1ed443c968772a1b2e25c462Mark Andrews 208. [func] Added ISC_OFFSET_MAXIMUM for the maximum value
f45f40ec2814a5ff1ed443c968772a1b2e25c462Mark Andrews of an isc_offset_t.
f45f40ec2814a5ff1ed443c968772a1b2e25c462Mark Andrews
f45f40ec2814a5ff1ed443c968772a1b2e25c462Mark Andrews 207. [func] The dnssec tools properly use the logging subsystem.
38c3ed154a2e014dad359e852b08722defa118ebEvan Hunt
baad8d9fd8dd054ce1edf350ff0c0f2038a1519eEvan Hunt 206. [cleanup] dst now stores the key name as a dns_name_t, not
baad8d9fd8dd054ce1edf350ff0c0f2038a1519eEvan Hunt a char *.
baad8d9fd8dd054ce1edf350ff0c0f2038a1519eEvan Hunt
baad8d9fd8dd054ce1edf350ff0c0f2038a1519eEvan Hunt 205. [cleanup] On IRIX, turn off the mostly harmless warnings 1692
866606b9c712ac654689e02a0c12151eaa86fbc1Mark Andrews ("prototyped function redeclared without prototype")
866606b9c712ac654689e02a0c12151eaa86fbc1Mark Andrews and 1552 ("variable ... set but not used") when
f0e9d6e905235482ff9b4be770ee35018fcd8234Evan Hunt compiling in the lib/dns/sec/{dnssafe,openssl}
f0e9d6e905235482ff9b4be770ee35018fcd8234Evan Hunt directories, which contain code imported from outside
7ef5dc87b64d639cadfcce868428f9fb2a84fb92Evan Hunt sources.
7ef5dc87b64d639cadfcce868428f9fb2a84fb92Evan Hunt
7ef5dc87b64d639cadfcce868428f9fb2a84fb92Evan Hunt 204. [cleanup] On HP/UX, pass +vnocompatwarnings to the linker
44fbdddcadd85a6e40ebc7b7834e08e156c681a1Evan Hunt to quiet the warnings that "The linked output may not
44fbdddcadd85a6e40ebc7b7834e08e156c681a1Evan Hunt run on a PA 1.x system."
44fbdddcadd85a6e40ebc7b7834e08e156c681a1Evan Hunt
0dfd942409fbd3ad1e9a06c887742f0c8760ffd7Mark Andrews 203. [func] notify and zone soa queries are now tsig signed when
0dfd942409fbd3ad1e9a06c887742f0c8760ffd7Mark Andrews appropriate.
0dfd942409fbd3ad1e9a06c887742f0c8760ffd7Mark Andrews
568de8123acb1a94e2d7bfe9cc5eb5d099f6c1f5Mark Andrews 202. [func] isc_lex_getsourceline() changed from returning int
568de8123acb1a94e2d7bfe9cc5eb5d099f6c1f5Mark Andrews to returning unsigned long, the type of its underlying
51e6164fd6b47121040f79b6330edf6258418a0bMark Andrews counter.
51e6164fd6b47121040f79b6330edf6258418a0bMark Andrews
ef9334d745a759b02821950230260c1941d066d3Mukund Sivaraman 201. [cleanup] Removed the test/sdig program, it has been
ef9334d745a759b02821950230260c1941d066d3Mukund Sivaraman replaced by bin/dig/dig.
ef9334d745a759b02821950230260c1941d066d3Mukund Sivaraman
6ffa8fcf764121bbe3b9eb116ddade5778608375Mark Andrews
6ffa8fcf764121bbe3b9eb116ddade5778608375Mark Andrews --- 9.0.0b3 released ---
bbd5c0ab33b7c76058a4b17bd1f9ce443aa90c7fEvan Hunt
bbd5c0ab33b7c76058a4b17bd1f9ce443aa90c7fEvan Hunt 200. [bug] Failures in sending query responses to clients
bbd5c0ab33b7c76058a4b17bd1f9ce443aa90c7fEvan Hunt (e.g., running out of network buffers) were
c73a7e127fd3d2b2d3257f67d7a0b94441797f3aMark Andrews not logged.
c73a7e127fd3d2b2d3257f67d7a0b94441797f3aMark Andrews
c73a7e127fd3d2b2d3257f67d7a0b94441797f3aMark Andrews 199. [bug] isc_heap_delete() sometimes violated the heap
bad82a46c420eaa5ca62a319923472fba7e391f1Mark Andrews invariant, causing timer events not to be posted
bad82a46c420eaa5ca62a319923472fba7e391f1Mark Andrews when due.
09ab38c151751b76b8043275422239463eb70cbdMark Andrews
09ab38c151751b76b8043275422239463eb70cbdMark Andrews 198. [func] Dispatch managers hold memory pools which
09ab38c151751b76b8043275422239463eb70cbdMark Andrews any managed dispatcher may use. This allows
09ab38c151751b76b8043275422239463eb70cbdMark Andrews us to avoid dipping into the memory context for
adbb48b4a0c6216f96d8b40712f23da893444f1cMark Andrews most allocations. [19-May-2000 explorer]
adbb48b4a0c6216f96d8b40712f23da893444f1cMark Andrews
61cfadb50e2ddce1073760e77880de73eb6e65daMark Andrews 197. [bug] When an incoming AXFR or IXFR completes, the
61cfadb50e2ddce1073760e77880de73eb6e65daMark Andrews zone's internal state is refreshed from the
61cfadb50e2ddce1073760e77880de73eb6e65daMark Andrews SOA data. [19-May-2000 explorer]
9896a01aebb4201459079f8926dcd8045514b73aEvan Hunt
9896a01aebb4201459079f8926dcd8045514b73aEvan Hunt 196. [func] Dispatchers can be shared easily between views
22e29471c784acd09619841926c4f765e36ac74aEvan Hunt and/or interfaces. [19-May-2000 explorer]
22e29471c784acd09619841926c4f765e36ac74aEvan Hunt
22e29471c784acd09619841926c4f765e36ac74aEvan Hunt 195. [bug] Including the NXT record of the root domain
22e29471c784acd09619841926c4f765e36ac74aEvan Hunt in a negative response caused an assertion
acbb301e648b82fcc38b876a44403cf0fe539cc9Evan Hunt failure.
acbb301e648b82fcc38b876a44403cf0fe539cc9Evan Hunt
acbb301e648b82fcc38b876a44403cf0fe539cc9Evan Hunt 194. [doc] The PDF version of the Administrator's Reference
9823d3d0fa2995a90f577a5801b1e5f7288a1facJeremy C. Reed Manual is no longer included in the ISC BIND9
acbb301e648b82fcc38b876a44403cf0fe539cc9Evan Hunt distribution.
9823d3d0fa2995a90f577a5801b1e5f7288a1facJeremy C. Reed
3911e7610f29dc664cbe8336f35c0652cd74652eMark Andrews 193. [func] changed dst_key_free() prototype.
3911e7610f29dc664cbe8336f35c0652cd74652eMark Andrews
89740699cd2191d9b84e67716c281b2dfeba5e56Evan Hunt 192. [bug] Zone configuration validation is now done at end
89740699cd2191d9b84e67716c281b2dfeba5e56Evan Hunt of config file parsing, and before loading
89740699cd2191d9b84e67716c281b2dfeba5e56Evan Hunt callbacks.
89740699cd2191d9b84e67716c281b2dfeba5e56Evan Hunt
89740699cd2191d9b84e67716c281b2dfeba5e56Evan Hunt 191. [func] Patched to compile on UnixWare 7.x. This platform
46bc64f4b1a0e84ab0397943453fe83a17baf2c4Evan Hunt is not directly supported by the ISC.
46bc64f4b1a0e84ab0397943453fe83a17baf2c4Evan Hunt
46bc64f4b1a0e84ab0397943453fe83a17baf2c4Evan Hunt 190. [cleanup] The DNSSEC tools have been moved to a separate
46bc64f4b1a0e84ab0397943453fe83a17baf2c4Evan Hunt directory dnssec/ and given the following new,
46bc64f4b1a0e84ab0397943453fe83a17baf2c4Evan Hunt more descriptive names:
1cf8e9c0b7e75fcd2bfd10367ff362c674972a0dMark Andrews
62258ada486dfe76afc3f0f3835d3a45d2d8105cEvan Hunt dnssec-keygen
62258ada486dfe76afc3f0f3835d3a45d2d8105cEvan Hunt dnssec-signzone
62258ada486dfe76afc3f0f3835d3a45d2d8105cEvan Hunt dnssec-signkey
8cbf3b6fc35091abde426930f2eadb8f53476c98Evan Hunt dnssec-makekeyset
8cbf3b6fc35091abde426930f2eadb8f53476c98Evan Hunt
8cbf3b6fc35091abde426930f2eadb8f53476c98Evan Hunt Their command line arguments have also been changed to
8cbf3b6fc35091abde426930f2eadb8f53476c98Evan Hunt be more consistent. dnssec-keygen now prints the
8cbf3b6fc35091abde426930f2eadb8f53476c98Evan Hunt name of the generated key files (sans extension)
7bd455641455950eff7d21be652c8142b134d32fTinderbox User on standard output to simplify its use in automated
7b46a4aa418de3e1f2df63b9353b7148584afe64Evan Hunt scripts.
7b46a4aa418de3e1f2df63b9353b7148584afe64Evan Hunt
9ba2cef72dacb1dc1105415956e1c311ac25d02cEvan Hunt 189. [func] isc_time_secondsastimet(), a new function, will ensure
9ba2cef72dacb1dc1105415956e1c311ac25d02cEvan Hunt that the number of seconds in an isc_time_t does not
9ba2cef72dacb1dc1105415956e1c311ac25d02cEvan Hunt exceed the range of a time_t, or return ISC_R_RANGE.
78f79084fcfc40f1237c99e2d4325b24b750d012Evan Hunt Similarly, isc_time_now(), isc_time_nowplusinterval(),
78f79084fcfc40f1237c99e2d4325b24b750d012Evan Hunt isc_time_add() and isc_time_subtract() now check the
78f79084fcfc40f1237c99e2d4325b24b750d012Evan Hunt range for overflow/underflow. In the case of
a2fd1de97d9ff685697aadba7f67a450557b0a06Evan Hunt isc_time_subtract, this changed a calling requirement
a2fd1de97d9ff685697aadba7f67a450557b0a06Evan Hunt (ie, something that could generate an assertion)
a2fd1de97d9ff685697aadba7f67a450557b0a06Evan Hunt into merely a condition that returns an error result.
def8172275039dd667d2c54afa51af80fef9c2abEvan Hunt isc_time_add() and isc_time_subtract() were void-
e7c0d42b11358f08e04316d31c67c23261dcdf36Evan Hunt valued before but now return isc_result_t.
cc2a5156841ec6dfe1e90eed40c65fa8cdec246dTinderbox User
e7c0d42b11358f08e04316d31c67c23261dcdf36Evan Hunt 188. [func] Log a warning message when an incoming zone transfer
d51456e4537729c2263303350abeff45379b1105Evan Hunt contains out-of-zone data.
d51456e4537729c2263303350abeff45379b1105Evan Hunt
d51456e4537729c2263303350abeff45379b1105Evan Hunt 187. [func] isc_ratelimter_enqueue() has an additional argument
d51456e4537729c2263303350abeff45379b1105Evan Hunt 'task'.
e69790ac0067c0034f57e070d513833550786a93Evan Hunt
e69790ac0067c0034f57e070d513833550786a93Evan Hunt 186. [func] dns_request_getresponse() has an additional argument
e69790ac0067c0034f57e070d513833550786a93Evan Hunt 'preserve_order'.
67d01dcacb2051a03377c8ec5c0e36604c17aea5Evan Hunt
67d01dcacb2051a03377c8ec5c0e36604c17aea5Evan Hunt 185. [bug] Fixed up handling of ISC_MEMCLUSTER_LEGACY. Several
67d01dcacb2051a03377c8ec5c0e36604c17aea5Evan Hunt public functions did not have an isc__ prefix, and
67d01dcacb2051a03377c8ec5c0e36604c17aea5Evan Hunt referred to functions that had previously been
6be12fa63b38fe7648811e042c9aad58cee2ead7Evan Hunt renamed.
6be12fa63b38fe7648811e042c9aad58cee2ead7Evan Hunt
6be12fa63b38fe7648811e042c9aad58cee2ead7Evan Hunt 184. [cleanup] Variables/functions which began with two leading
6be12fa63b38fe7648811e042c9aad58cee2ead7Evan Hunt underscores were made to conform to the ANSI/ISO
262fea66373a062cac1a0e99b5a4675987bb61ffEvan Hunt standard, which says that such names are reserved.
262fea66373a062cac1a0e99b5a4675987bb61ffEvan Hunt
262fea66373a062cac1a0e99b5a4675987bb61ffEvan Hunt 183. [func] ISC_LOG_PRINTTAG option for log channels. Useful
084ba95b083dc55fd10631ad43fa8fff48707648Evan Hunt for logging the program name or other identifier.
084ba95b083dc55fd10631ad43fa8fff48707648Evan Hunt
084ba95b083dc55fd10631ad43fa8fff48707648Evan Hunt 182. [cleanup] New commandline parameters for dnssec tools
084ba95b083dc55fd10631ad43fa8fff48707648Evan Hunt
3ef4b7383ab4310df48ee5143e361ab1cfa3c8e8Evan Hunt 181. [func] Added dst_key_buildfilename and dst_key_parsefilename
3ef4b7383ab4310df48ee5143e361ab1cfa3c8e8Evan Hunt
3ef4b7383ab4310df48ee5143e361ab1cfa3c8e8Evan Hunt 180. [func] New isc_result_t ISC_R_RANGE. Supersedes DNS_R_RANGE.
72aa3b2a4e33a1b9b3521fddce383002b7201ab7Evan Hunt
72aa3b2a4e33a1b9b3521fddce383002b7201ab7Evan Hunt 179. [func] options named.conf statement *must* now come
72aa3b2a4e33a1b9b3521fddce383002b7201ab7Evan Hunt before any zone or view statements.
368aedf188d7c7782cae8a5ce2a978be47b5a764Evan Hunt
368aedf188d7c7782cae8a5ce2a978be47b5a764Evan Hunt 178. [func] Post-load of named.conf check verifies a slave zone
368aedf188d7c7782cae8a5ce2a978be47b5a764Evan Hunt has non-empty list of masters defined.
e71905610c72f474a2943934a48f43121c79c939Evan Hunt
e71905610c72f474a2943934a48f43121c79c939Evan Hunt 177. [func] New per-zone boolean:
e71905610c72f474a2943934a48f43121c79c939Evan Hunt
1aced7b8702288f656ded594cd5bd7678bb4fe70Evan Hunt enable-zone yes | no ;
1aced7b8702288f656ded594cd5bd7678bb4fe70Evan Hunt
1aced7b8702288f656ded594cd5bd7678bb4fe70Evan Hunt intended to let a zone be disabled without having
a60bf97f9f7dcde6f4ca6e8188245fb0866200dbEvan Hunt to comment out the entire zone statement.
a60bf97f9f7dcde6f4ca6e8188245fb0866200dbEvan Hunt
a60bf97f9f7dcde6f4ca6e8188245fb0866200dbEvan Hunt 176. [func] New global and per-view option:
a60bf97f9f7dcde6f4ca6e8188245fb0866200dbEvan Hunt
a60bf97f9f7dcde6f4ca6e8188245fb0866200dbEvan Hunt max-cache-ttl number
f79ee00c69259b9a27f9f0d12afa6c7b64005dedEvan Hunt
f79ee00c69259b9a27f9f0d12afa6c7b64005dedEvan Hunt 175. [func] New global and per-view option:
f79ee00c69259b9a27f9f0d12afa6c7b64005dedEvan Hunt
7fbbc9bfd34f47aab843de668d5f5ffbc53d6e45Mark Andrews additional-data internal | minimal | maximal;
7fbbc9bfd34f47aab843de668d5f5ffbc53d6e45Mark Andrews
7fbbc9bfd34f47aab843de668d5f5ffbc53d6e45Mark Andrews 174. [func] New public function isc_sockaddr_format(), for
96c17c5ecb012028ad9d66f93a252994c6ed035cMark Andrews formatting socket addresses in log messages.
96c17c5ecb012028ad9d66f93a252994c6ed035cMark Andrews
96c17c5ecb012028ad9d66f93a252994c6ed035cMark Andrews 173. [func] Keep a queue of zones waiting for zone transfer
98922b2b2b024dcca25be7c220cf3b16b1e6c4b5Evan Hunt quota so that a new transfer can be dispatched
98922b2b2b024dcca25be7c220cf3b16b1e6c4b5Evan Hunt immediately whenever quota becomes available.
98922b2b2b024dcca25be7c220cf3b16b1e6c4b5Evan Hunt
98922b2b2b024dcca25be7c220cf3b16b1e6c4b5Evan Hunt 172. [bug] $TTL directive was sometimes missing from dumped
98922b2b2b024dcca25be7c220cf3b16b1e6c4b5Evan Hunt master files because totext_ctx_init() failed to
1eb5e1b4d7ea98dea07000edef15148d3d714b9dEvan Hunt initialize ctx->current_ttl_valid.
98922b2b2b024dcca25be7c220cf3b16b1e6c4b5Evan Hunt
3a01ded15da064de23124e5d1a89143eceec5523Evan Hunt 171. [cleanup] On NetBSD systems, the mit-pthreads or
3a01ded15da064de23124e5d1a89143eceec5523Evan Hunt unproven-pthreads library is now always used
3a01ded15da064de23124e5d1a89143eceec5523Evan Hunt unless --with-ptl2 is explicitly specified on
0072ae822d966550f7c0956ed22184ec20e98f34Mark Andrews the configure command line. The
0072ae822d966550f7c0956ed22184ec20e98f34Mark Andrews --with-mit-pthreads option is no longer needed
0072ae822d966550f7c0956ed22184ec20e98f34Mark Andrews and has been removed.
0072ae822d966550f7c0956ed22184ec20e98f34Mark Andrews
9e39bafd2ef3e52719b5f16aec077c7885e7e1f1Mark Andrews 170. [cleanup] Remove inter server consistancy checks from zone,
9e39bafd2ef3e52719b5f16aec077c7885e7e1f1Mark Andrews these should return as a seperate module in 9.1.
02a5e3ed85cbfc099874bb34e5901537399b5e24Mark Andrews dns_zone_checkservers(), dns_zone_checkparents(),
02a5e3ed85cbfc099874bb34e5901537399b5e24Mark Andrews dns_zone_checkchildren(), dns_zone_checkglue().
02a5e3ed85cbfc099874bb34e5901537399b5e24Mark Andrews
bce9696c7ac65792469b29ce0ad13564953b62caEvan Hunt Remove dns_zone_setadb(), dns_zone_setresolver(),
bce9696c7ac65792469b29ce0ad13564953b62caEvan Hunt dns_zone_setrequestmgr() these should now be found
bce9696c7ac65792469b29ce0ad13564953b62caEvan Hunt via the view.
bce9696c7ac65792469b29ce0ad13564953b62caEvan Hunt
edd82b2ce275d513fb2799b90ec464f434880e87Mark Andrews 169. [func] ratelimiter can now process N events per interval.
edd82b2ce275d513fb2799b90ec464f434880e87Mark Andrews
86856f4f3069bb2d75851b56401ffde18f41198fMark Andrews 168. [bug] include statements in named.conf caused syntax errors
86856f4f3069bb2d75851b56401ffde18f41198fMark Andrews due to not consuming the semicolon ending the include
86856f4f3069bb2d75851b56401ffde18f41198fMark Andrews statement before switching input streams.
86856f4f3069bb2d75851b56401ffde18f41198fMark Andrews
83eecff731c1a049b12f01fb699fa15ab7ddac2eEvan Hunt 167. [bug] Make lack of masters for a slave zone a soft error.
83eecff731c1a049b12f01fb699fa15ab7ddac2eEvan Hunt
83eecff731c1a049b12f01fb699fa15ab7ddac2eEvan Hunt 166. [bug] Keygen was overwriting existing keys if key_id
83eecff731c1a049b12f01fb699fa15ab7ddac2eEvan Hunt conflicted, now it will retry, and non-null keys
16134801ce8fffbb6c42bb54d544c3397a45ad06Mark Andrews with key_id == 0 are not generated anymore. Key
7da74ea46df30a7431441a3b8adf5134dab5067eJeremy C. Reed was not able to generate NOAUTHCONF DSA key,
64584aa0980625f834fa148dc3c95ab714efe703Evan Hunt increased RSA key size to 2048 bits.
64584aa0980625f834fa148dc3c95ab714efe703Evan Hunt
16134801ce8fffbb6c42bb54d544c3397a45ad06Mark Andrews 165. [cleanup] Silence "end-of-loop condition not reached" warnings
64584aa0980625f834fa148dc3c95ab714efe703Evan Hunt from Solaris compiler.
64584aa0980625f834fa148dc3c95ab714efe703Evan Hunt
16134801ce8fffbb6c42bb54d544c3397a45ad06Mark Andrews 164. [func] Added functions isc_stdio_open(), isc_stdio_close(),
d7b9756a214030b0022ce791b67b12fb7bceeea0Evan Hunt isc_stdio_seek(), isc_stdio_read(), isc_stdio_write(),
d7b9756a214030b0022ce791b67b12fb7bceeea0Evan Hunt isc_stdio_flush(), isc_stdio_sync(), isc_file_remove()
4357e13a4bc2e175d73b20f9ef3e809b3e269ee4Evan Hunt to encapsulate nonportable usage of errno and sync.
4357e13a4bc2e175d73b20f9ef3e809b3e269ee4Evan Hunt
d7b9756a214030b0022ce791b67b12fb7bceeea0Evan Hunt 163. [func] Added result codes ISC_R_FILENOTFOUND and
fd75aaa2b9816703fda5e8b2cd071a3ec7387a08Evan Hunt ISC_R_FILEEXISTS.
7e2e41df676e1e19186242afd88a6794e37a9becMark Andrews
7f5bdf7f4063c2fefb18900468d2c851f8de7816Evan Hunt 162. [bug] Ensure proper range for arguments to ctype.h functions.
7f5bdf7f4063c2fefb18900468d2c851f8de7816Evan Hunt
7f5bdf7f4063c2fefb18900468d2c851f8de7816Evan Hunt 161. [cleanup] error in yyparse prototype that only HPUX caught.
35f6a21f5f8114542c050bfcb484b39ce513d4bdEvan Hunt
35f6a21f5f8114542c050bfcb484b39ce513d4bdEvan Hunt 160. [cleanup] getnet*() are not going to be implemented at this
35f6a21f5f8114542c050bfcb484b39ce513d4bdEvan Hunt stage.
1361e038900701e126213261c0a1178025ae5a72Tinderbox User
35f6a21f5f8114542c050bfcb484b39ce513d4bdEvan Hunt 159. [func] Redefinition of config file elements is now an
35f6a21f5f8114542c050bfcb484b39ce513d4bdEvan Hunt error (instead of a warning).
35f6a21f5f8114542c050bfcb484b39ce513d4bdEvan Hunt
6a3fa181d1253db5191139e20231512eebaddeebEvan Hunt 158. [bug] Log channel and category list copy routines
6a3fa181d1253db5191139e20231512eebaddeebEvan Hunt weren't assigning properly to output parameter.
6a3fa181d1253db5191139e20231512eebaddeebEvan Hunt
6a3fa181d1253db5191139e20231512eebaddeebEvan Hunt 157. [port] Fix missing prototype for getopt().
6a3fa181d1253db5191139e20231512eebaddeebEvan Hunt
b5f6271f4daf1e54501af2cb7dd278d7e8003d65Mark Andrews 156. [func] Support new 'database' statement in zone.
0a5927a14f055f5550c76c818119f4811984272cMark Andrews
96a35905057eb2ba7d977460776b06ae0911c8a7Evan Hunt database "quoted-string";
96a35905057eb2ba7d977460776b06ae0911c8a7Evan Hunt
1361e038900701e126213261c0a1178025ae5a72Tinderbox User 155. [bug] ns_notify_start() was not detaching the found zone.
b5f6271f4daf1e54501af2cb7dd278d7e8003d65Mark Andrews
64584aa0980625f834fa148dc3c95ab714efe703Evan Hunt 154. [func] The signer now logs libdns warnings to stderr even when
7da74ea46df30a7431441a3b8adf5134dab5067eJeremy C. Reed not verbose, and in a nicer format.
64584aa0980625f834fa148dc3c95ab714efe703Evan Hunt
b5f6271f4daf1e54501af2cb7dd278d7e8003d65Mark Andrews 153. [func] dns_rdata_tostruct() 'mctx' is now optional. If 'mctx'
96a35905057eb2ba7d977460776b06ae0911c8a7Evan Hunt is NULL then you need to preserve the 'rdata' until
96a35905057eb2ba7d977460776b06ae0911c8a7Evan Hunt you have finished using the structure as there may be
1361e038900701e126213261c0a1178025ae5a72Tinderbox User references to the associated memory. If 'mctx' is
1361e038900701e126213261c0a1178025ae5a72Tinderbox User non-NULL it is guaranteed that there are no references
1361e038900701e126213261c0a1178025ae5a72Tinderbox User to memory associated with 'rdata'.
1361e038900701e126213261c0a1178025ae5a72Tinderbox User
1361e038900701e126213261c0a1178025ae5a72Tinderbox User dns_rdata_freestruct() must be called if 'mctx' was
1361e038900701e126213261c0a1178025ae5a72Tinderbox User non-NULL and may safely be called if 'mctx' was NULL.
1361e038900701e126213261c0a1178025ae5a72Tinderbox User
1361e038900701e126213261c0a1178025ae5a72Tinderbox User 152. [bug] keygen dumped core if domain name argument was omitted
38eabfcee7a9f206c268834ab9cb6d3408a31380Mark Andrews from command line.
38eabfcee7a9f206c268834ab9cb6d3408a31380Mark Andrews
38eabfcee7a9f206c268834ab9cb6d3408a31380Mark Andrews 151. [func] Support 'disabled' statement in zone config (causes
38eabfcee7a9f206c268834ab9cb6d3408a31380Mark Andrews zone to be parsed and then ignored). Currently must
38eabfcee7a9f206c268834ab9cb6d3408a31380Mark Andrews come after the 'type' clause.
7b9cb698dd07644762c675b5f57446467b4d5663Mark Andrews
7b9cb698dd07644762c675b5f57446467b4d5663Mark Andrews 150. [func] Support optional ports in masters and also-notify
51143259789034ac19e12984a8390b9f86ab368cMark Andrews statements:
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt masters [ port xxx ] { y.y.y.y [ port zzz ] ; }
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt 149. [cleanup] Removed usused argument 'olist' from
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt dns_c_view_unsetordering().
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt
98922b2b2b024dcca25be7c220cf3b16b1e6c4b5Evan Hunt 148. [cleanup] Stop issuing some warnings about some configuration
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt file statements that were not implemented, but now are.
14bf4702f37cc707ede64a097f7d4aa671265492Evan Hunt
14bf4702f37cc707ede64a097f7d4aa671265492Evan Hunt 147. [bug] Changed yacc union size to be smaller for yaccs that
14bf4702f37cc707ede64a097f7d4aa671265492Evan Hunt put yacc-stack on the real stack.
31f6244cc25ab0f8937edc26dbb26ba4f6a01f19Evan Hunt
31f6244cc25ab0f8937edc26dbb26ba4f6a01f19Evan Hunt 146. [cleanup] More general redundant header file cleanup. Rather
31f6244cc25ab0f8937edc26dbb26ba4f6a01f19Evan Hunt than continuing to itemize every header which changed,
2729aea3c1a720269aaae92ce3a84af1ba0a75ebMark Andrews this changelog entry just notes that if a header file
2729aea3c1a720269aaae92ce3a84af1ba0a75ebMark Andrews did not need another header file that it was including
a1271e2404dd42fcc477974bd0a190224f34f5f7Mark Andrews in order to provide its advertized functionality, the
a1271e2404dd42fcc477974bd0a190224f34f5f7Mark Andrews inclusion of the other header file was removed. See
a1271e2404dd42fcc477974bd0a190224f34f5f7Mark Andrews util/check-includes for how this was tested.
842a3e6d0eb745e34a3cc3e19c8c39b9492ac739Evan Hunt
842a3e6d0eb745e34a3cc3e19c8c39b9492ac739Evan Hunt 145. [cleanup] Added <isc/lang.h> and ISC_LANG_BEGINDECLS/
842a3e6d0eb745e34a3cc3e19c8c39b9492ac739Evan Hunt ISC_LANG_ENDDECLS to header files that had function
1124950b35ae05a12e804e670607fe5ba775cb4aTinderbox User prototypes, and removed it from those that did not.
dbb012765c735ee0d82dedb116cdc7cf18957814Evan Hunt
dbb012765c735ee0d82dedb116cdc7cf18957814Evan Hunt 144. [cleanup] libdns header files too numerous to name were made
dbb012765c735ee0d82dedb116cdc7cf18957814Evan Hunt to conform to the same style for multiple inclusion
d7729155dff87d3c7a2b9103bf6e5164ea4d7dd7Mark Andrews protection.
d7729155dff87d3c7a2b9103bf6e5164ea4d7dd7Mark Andrews
62ec9fd1681ffae7d6b0d54618599ecf650e3100Mark Andrews 143. [func] Added function dns_rdatatype_isknown().
62ec9fd1681ffae7d6b0d54618599ecf650e3100Mark Andrews
850b5e80930907e4747347201dc41e4d04e036f8Mark Andrews 142. [cleanup] <isc/stdtime.h> does not need <time.h> or
850b5e80930907e4747347201dc41e4d04e036f8Mark Andrews <isc/result.h>.
62ec9fd1681ffae7d6b0d54618599ecf650e3100Mark Andrews
62ec9fd1681ffae7d6b0d54618599ecf650e3100Mark Andrews 141. [bug] Corrupt requests with multiple questions could
62ec9fd1681ffae7d6b0d54618599ecf650e3100Mark Andrews cause an assertion failure.
41e55d04032c0eefd39d74ffb73657b04fb821ecEvan Hunt
41e55d04032c0eefd39d74ffb73657b04fb821ecEvan Hunt 140. [cleanup] <isc/time.h> does not need <time.h> or <isc/result.h>.
41e55d04032c0eefd39d74ffb73657b04fb821ecEvan Hunt
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt 139. [cleanup] <isc/net.h> now includes <isc/types.h> instead of
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt <isc/int.h> and <isc/result.h>.
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt 138. [cleanup] isc_strtouq moved from str.[ch] to string.[ch] and
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt renamed isc_string_touint64. isc_strsep moved from
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt strsep.c to string.c and renamed isc_string_separate.
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt 137. [cleanup] <isc/commandline.h>, <isc/mem.h>, <isc/print.h>
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt <isc/serial.h>, <isc/string.h> and <isc/offset.h>
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt made to conform to the same style for multiple
a165a17a81ff3285f4f4d79785fafb465e626183Evan Hunt inclusion protection.
a165a17a81ff3285f4f4d79785fafb465e626183Evan Hunt
a165a17a81ff3285f4f4d79785fafb465e626183Evan Hunt 136. [cleanup] <isc/commandline.h>, <isc/interfaceiter.h>,
a165a17a81ff3285f4f4d79785fafb465e626183Evan Hunt <isc/net.h> and Win32's <isc/thread.h> needed
c41d8a22ab5f4a487f4c16b78f23792f78a3a851Francis Dupont ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS.
a165a17a81ff3285f4f4d79785fafb465e626183Evan Hunt
a165a17a81ff3285f4f4d79785fafb465e626183Evan Hunt 135. [cleanup] Win32's <isc/condition.h> did not need <isc/result.h>
a165a17a81ff3285f4f4d79785fafb465e626183Evan Hunt or <isc/boolean.h>, now uses <isc/types.h> in place
08c67b5b7a54047fbfed423a59b48c86177b9859Evan Hunt of <isc/time.h>, and needed ISC_LANG_BEGINDECLS
08c67b5b7a54047fbfed423a59b48c86177b9859Evan Hunt and ISC_LANG_ENDDECLS.
08c67b5b7a54047fbfed423a59b48c86177b9859Evan Hunt
e5f9fa7e18d50569a7d723acbb6f641e13ed3787Evan Hunt 134. [cleanup] <isc/dir.h> does not need <limits.h>.
e5f9fa7e18d50569a7d723acbb6f641e13ed3787Evan Hunt
e5f9fa7e18d50569a7d723acbb6f641e13ed3787Evan Hunt 133. [cleanup] <isc/ipv6.h> needs <isc/platform.h>.
62cce60a15990bf8ec05b4234a5c965a5a8e86c0Evan Hunt
62cce60a15990bf8ec05b4234a5c965a5a8e86c0Evan Hunt 132. [cleanup] <isc/app.h> does not need <isc/task.h>, but does
62cce60a15990bf8ec05b4234a5c965a5a8e86c0Evan Hunt need <isc/eventclass.h>.
62cce60a15990bf8ec05b4234a5c965a5a8e86c0Evan Hunt
e2d635d630f6f61fefd3d4475c45b097b16b8a2aEvan Hunt 131. [cleanup] <isc/mutex.h> and <isc/util.h> need <isc/result.h>
e2d635d630f6f61fefd3d4475c45b097b16b8a2aEvan Hunt for ISC_R_* codes used in macros.
e2d635d630f6f61fefd3d4475c45b097b16b8a2aEvan Hunt
e2d635d630f6f61fefd3d4475c45b097b16b8a2aEvan Hunt 130. [cleanup] <isc/condition.h> does not need <pthread.h> or
0a35160f4eb349188a988d2857e0b3052ad4b778Evan Hunt <isc/boolean.h>, and now includes <isc/types.h>
0a35160f4eb349188a988d2857e0b3052ad4b778Evan Hunt instead of <isc/time.h>.
a8cdf2a2e7e9a716a94db550138f1a65000fc19fEvan Hunt
a8cdf2a2e7e9a716a94db550138f1a65000fc19fEvan Hunt 129. [bug] The 'default_debug' log channel was not set up when
a8cdf2a2e7e9a716a94db550138f1a65000fc19fEvan Hunt 'category default' was present in the config file
a8cdf2a2e7e9a716a94db550138f1a65000fc19fEvan Hunt
3249da26fc28297265d444a1f3647f1e6700a2a0Evan Hunt 128. [cleanup] <isc/dir.h> had ISC_LANG_BEGINDECLS instead of
3249da26fc28297265d444a1f3647f1e6700a2a0Evan Hunt ISC_LANG_ENDDECLS at end of header.
3249da26fc28297265d444a1f3647f1e6700a2a0Evan Hunt
0666e6db543cda2de2b8472ba49ed9b53c836326Tinderbox User 127. [cleanup] The contracts for the comparision routines
d0803df3310ad09447c34b972e7594d576f5cbb5Evan Hunt dns_name_fullcompare(), dns_name_compare(),
d0803df3310ad09447c34b972e7594d576f5cbb5Evan Hunt dns_name_rdatacompare(), and dns_rdata_compare() now
9d58bbdf12e77d2b62e669bc2965b0788b97731aJeremy C. Reed specify that the order value returned is < 0, 0, or > 0
47c847e286ac1d9dcc1b6dec5430ad9d2abad7b2Evan Hunt instead of -1, 0, or 1.
47c847e286ac1d9dcc1b6dec5430ad9d2abad7b2Evan Hunt
63add83a2699aac4e01be6d1f2d093cfed4f744aMark Andrews 126. [cleanup] <isc/quota.h> and <isc/taskpool.h> need <isc/lang.h>.
63add83a2699aac4e01be6d1f2d093cfed4f744aMark Andrews
75d747e1c5a30d6ef6c6238c6e27baa11d6f3bf6Mark Andrews 125. [cleanup] <isc/eventclass.h>, <isc/ipv6.h>, <isc/magic.h>,
75d747e1c5a30d6ef6c6238c6e27baa11d6f3bf6Mark Andrews <isc/mutex.h>, <isc/once.h>, <isc/region.h>, and
fbc0e37e0c3732b20b0629056e98d712a118637fMark Andrews <isc/resultclass.h> do not need <isc/lang.h>.
fbc0e37e0c3732b20b0629056e98d712a118637fMark Andrews
b8cf73a3b3e21d61f5a06670551ac22e61bcc4b1Mark Andrews 124. [func] signer now imports parent's zone key signature
b8cf73a3b3e21d61f5a06670551ac22e61bcc4b1Mark Andrews and creates null keys/sets zone status bit for
b8cf73a3b3e21d61f5a06670551ac22e61bcc4b1Mark Andrews children when necessary
b8cf73a3b3e21d61f5a06670551ac22e61bcc4b1Mark Andrews
b8cf73a3b3e21d61f5a06670551ac22e61bcc4b1Mark Andrews 123. [cleanup] <isc/event.h> does not need <stddef.h>.
b8cf73a3b3e21d61f5a06670551ac22e61bcc4b1Mark Andrews
b8cf73a3b3e21d61f5a06670551ac22e61bcc4b1Mark Andrews 122. [cleanup] <isc/task.h> does not need <isc/mem.h> or
83f69fcd6ef72c9e2ebcb025b66a2ee74176becdEvan Hunt <isc/result.h>.
83f69fcd6ef72c9e2ebcb025b66a2ee74176becdEvan Hunt
83f69fcd6ef72c9e2ebcb025b66a2ee74176becdEvan Hunt 121. [cleanup] <isc/symtab.h> does not need <isc/mem.h> or
83f69fcd6ef72c9e2ebcb025b66a2ee74176becdEvan Hunt <isc/result.h>. Multiple inclusion protection
83f69fcd6ef72c9e2ebcb025b66a2ee74176becdEvan Hunt symbol fixed from ISC_SYMBOL_H to ISC_SYMTAB_H.
d58e33bfabfee19a035031dac633d36659738d56Evan Hunt isc_symtab_t moved to <isc/types.h>.
d58e33bfabfee19a035031dac633d36659738d56Evan Hunt
d58e33bfabfee19a035031dac633d36659738d56Evan Hunt 120. [cleanup] <isc/socket.h> does not need <isc/boolean.h>,
d58e33bfabfee19a035031dac633d36659738d56Evan Hunt <isc/bufferlist.h>, <isc/task.h>, <isc/mem.h> or
e45d0508c3460db87afb1f743bc5210522721bb3Evan Hunt <isc/net.h>.
e45d0508c3460db87afb1f743bc5210522721bb3Evan Hunt
e45d0508c3460db87afb1f743bc5210522721bb3Evan Hunt 119. [cleanup] structure definitions for generic rdata stuctures do
e45d0508c3460db87afb1f743bc5210522721bb3Evan Hunt not have _generic_ in their names.
f8c990f6c2d3f75120bd67a55e87f21e88e9e5a6Evan Hunt
f8c990f6c2d3f75120bd67a55e87f21e88e9e5a6Evan Hunt 118. [cleanup] libdns.a is now namespace-clean, on NetBSD, excepting
f8c990f6c2d3f75120bd67a55e87f21e88e9e5a6Evan Hunt YACC crust (yyparse, etc) [2000-apr-27 explorer]
f8c990f6c2d3f75120bd67a55e87f21e88e9e5a6Evan Hunt
db8938c993d3eaeae1d86feb1b5da511831a9014Mark Andrews 117. [cleanup] libdns.a changes:
db8938c993d3eaeae1d86feb1b5da511831a9014Mark Andrews dns_zone_clearnotify() and dns_zone_addnotify()
db8938c993d3eaeae1d86feb1b5da511831a9014Mark Andrews are replaced by dns_zone_setnotifyalso().
db8938c993d3eaeae1d86feb1b5da511831a9014Mark Andrews dns_zone_clearmasters() and dns_zone_addmaster()
a147de10fe5e19e593d42152ffd6879eca69860dEvan Hunt are replaced by dns_zone_setmasters().
a147de10fe5e19e593d42152ffd6879eca69860dEvan Hunt
a147de10fe5e19e593d42152ffd6879eca69860dEvan Hunt 116. [func] Added <isc/offset.h> for isc_offset_t (aka off_t
a147de10fe5e19e593d42152ffd6879eca69860dEvan Hunt on Unix systems).
702958d20247bb9e34019cf02d8ec18d4f3b1005Mark Andrews
702958d20247bb9e34019cf02d8ec18d4f3b1005Mark Andrews 115. [port] Shut up the -Wmissing-declarations warning about
702958d20247bb9e34019cf02d8ec18d4f3b1005Mark Andrews <stdio.h>'s __sputaux on BSD/OS pre-4.1.
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews 114. [cleanup] <isc/sockaddr.h> does not need <isc/buffer.h> or
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews <isc/list.h>.
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews 113. [func] Utility programs dig and host added.
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews 112. [cleanup] <isc/serial.h> does not need <isc/boolean.h>.
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews 111. [cleanup] <isc/rwlock.h> does not need <isc/result.h> or
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews <isc/mutex.h>.
4882e183cac5772ea522811c758c402cd7e8ad5bEvan Hunt
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews 110. [cleanup] <isc/result.h> does not need <isc/boolean.h> or
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews <isc/list.h>.
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews 109. [bug] "make depend" did nothing for
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews bin/tests/{db,mem,sockaddr,tasks,timers}/.
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews 108. [cleanup] DNS_SETBIT/DNS_GETBIT/DNS_CLEARBIT moved from
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews <dns/types.h> to <dns/bit.h> and renamed to
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews DNS_BIT_SET/DNS_BIT_GET/DNS_BIT_CLEAR.
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews 107. [func] Add keysigner and keysettool.
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews 106. [func] Allow dnssec verifications to ignore the validity
a18fc12ba3d48b66bea298c80f3e3f09f3c91527Evan Hunt period. Used by several of the dnssec tools.
a18fc12ba3d48b66bea298c80f3e3f09f3c91527Evan Hunt
a18fc12ba3d48b66bea298c80f3e3f09f3c91527Evan Hunt 105. [doc] doc/dev/coding.html expanded with other
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt implicit conventions the developers have used.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt 104. [bug] Made compress_add and compress_find static to
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt lib/dns/compress.c.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt 103. [func] libisc buffer API changes for <isc/buffer.h>:
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt Added:
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt isc_buffer_base(b) (pointer)
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt isc_buffer_current(b) (pointer)
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt isc_buffer_active(b) (pointer)
07fb9b83308daea64e50a1f07052addc25c15ec3Mark Andrews isc_buffer_used(b) (pointer)
07fb9b83308daea64e50a1f07052addc25c15ec3Mark Andrews isc_buffer_length(b) (int)
b751788932cf1a6d98ae83355f38a080125c2f3eEvan Hunt isc_buffer_usedlength(b) (int)
b751788932cf1a6d98ae83355f38a080125c2f3eEvan Hunt isc_buffer_consumedlength(b) (int)
b751788932cf1a6d98ae83355f38a080125c2f3eEvan Hunt isc_buffer_remaininglength(b) (int)
b751788932cf1a6d98ae83355f38a080125c2f3eEvan Hunt isc_buffer_activelength(b) (int)
b751788932cf1a6d98ae83355f38a080125c2f3eEvan Hunt isc_buffer_availablelength(b) (int)
b751788932cf1a6d98ae83355f38a080125c2f3eEvan Hunt Removed:
b751788932cf1a6d98ae83355f38a080125c2f3eEvan Hunt ISC_BUFFER_USEDCOUNT(b)
fb756ba3047770957173ba546257ca43af7ba3e4Mark Andrews ISC_BUFFER_AVAILABLECOUNT(b)
7d2b185f16b165e311e5b451324fe9ab9898dcedEvan Hunt isc_buffer_type(b)
7d2b185f16b165e311e5b451324fe9ab9898dcedEvan Hunt Changed names:
7d2b185f16b165e311e5b451324fe9ab9898dcedEvan Hunt isc_buffer_used(b, r) ->
7d2b185f16b165e311e5b451324fe9ab9898dcedEvan Hunt isc_buffer_usedregion(b, r)
7d2b185f16b165e311e5b451324fe9ab9898dcedEvan Hunt isc_buffer_available(b, r) ->
7d2b185f16b165e311e5b451324fe9ab9898dcedEvan Hunt isc_buffer_available_region(b, r)
7d2b185f16b165e311e5b451324fe9ab9898dcedEvan Hunt isc_buffer_consumed(b, r) ->
a7c412f37cc73d0332887a746e81220cbf09dd00Mark Andrews isc_buffer_consumedregion(b, r)
39c30670e869062914b6f7245b64b9ebe8747d86Mark Andrews isc_buffer_active(b, r) ->
ff6de396a93b9b73a37173059a595f3d295b57cbMark Andrews isc_buffer_activeregion(b, r)
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt isc_buffer_remaining(b, r) ->
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt isc_buffer_remainingregion(b, r)
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt Buffer types were removed, so the ISC_BUFFERTYPE_*
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt macros are no more, and the type argument to
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt isc_buffer_init and isc_buffer_allocate were removed.
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt isc_buffer_putstr is now void (instead of isc_result_t)
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt and requires that the caller ensure that there
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt is enough available buffer space for the string.
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt 102. [port] Correctly detect inet_aton, inet_pton and inet_ptop
e851ea826066ac5a5b01c2c23218faa0273a12e8Evan Hunt on BSD/OS 4.1.
e851ea826066ac5a5b01c2c23218faa0273a12e8Evan Hunt
e851ea826066ac5a5b01c2c23218faa0273a12e8Evan Hunt 101. [cleanup] Quieted EGCS warnings from lib/isc/print.c.
d0e3216c217bf790c4a582191658c2a1900ff79fMark Andrews
d0e3216c217bf790c4a582191658c2a1900ff79fMark Andrews 100. [cleanup] <isc/random.h> does not need <isc/int.h> or
d0e3216c217bf790c4a582191658c2a1900ff79fMark Andrews <isc/mutex.h>. isc_random_t moved to <isc/types.h>.
e9649ece3bf32ff43faea13c76bbba7813d7e139Mark Andrews
e9649ece3bf32ff43faea13c76bbba7813d7e139Mark Andrews 99. [cleanup] Rate limiter now has separate shutdown() and
e9649ece3bf32ff43faea13c76bbba7813d7e139Mark Andrews destroy() functions, and it guarantees that all
2b258a1f5b02488c6a36ac1b0a7535b42ea6fd34Evan Hunt queued events are delivered even in the shutdown case.
2b258a1f5b02488c6a36ac1b0a7535b42ea6fd34Evan Hunt
c14ba7107063650e7f4329e8c54adca57913381bEvan Hunt 98. [cleanup] <isc/print.h> does not need <stdarg.h> or <stddef.h>
3f4a0e80fabe0233086e127aaabc6e68d6975c3aEvan Hunt unless ISC_PLATFORM_NEEDVSNPRINTF is defined.
c14ba7107063650e7f4329e8c54adca57913381bEvan Hunt
b93ef543ab29be2c2d15049e02e66a31b27284aeMark Andrews 97. [cleanup] <isc/ondestroy.h> does not need <stddef.h> or
fa467e60c590072fd6848522456eb2cc41582c59Mark Andrews <isc/event.h>.
fa467e60c590072fd6848522456eb2cc41582c59Mark Andrews
33a296aa3a3d5e808cabf556c95f29cc1eecff16Evan Hunt 96. [cleanup] <isc/mutex.h> does not need <isc/result.h>.
33a296aa3a3d5e808cabf556c95f29cc1eecff16Evan Hunt
b93ef543ab29be2c2d15049e02e66a31b27284aeMark Andrews 95. [cleanup] <isc/mutexblock.h> does not need <isc/result.h>.
161e803a5608956271d8120be37a1b383d14b647Mark Andrews
161e803a5608956271d8120be37a1b383d14b647Mark Andrews 94. [cleanup] Some installed header files did not compile as C++.
161e803a5608956271d8120be37a1b383d14b647Mark Andrews
5f8d6cec48cef9055359c628942d633693f732b2Evan Hunt 93. [cleanup] <isc/msgcat.h> does not need <isc/result.h>.
5f8d6cec48cef9055359c628942d633693f732b2Evan Hunt
5f8d6cec48cef9055359c628942d633693f732b2Evan Hunt 92. [cleanup] <isc/mem.h> does not need <stddef.h>, <isc/boolean.h>,
0606c47750ad362909f010db2ef1ff8dcc96f9cbEvan Hunt or <isc/result.h>.
0606c47750ad362909f010db2ef1ff8dcc96f9cbEvan Hunt
0606c47750ad362909f010db2ef1ff8dcc96f9cbEvan Hunt 91. [cleanup] <isc/log.h> does not need <sys/types.h> or
0606c47750ad362909f010db2ef1ff8dcc96f9cbEvan Hunt <isc/result.h>.
9b895f30f1734fd463a02b27cfd0cf36ec9893d5Evan Hunt
9b895f30f1734fd463a02b27cfd0cf36ec9893d5Evan Hunt 90. [cleanup] Removed unneeded ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS
9b895f30f1734fd463a02b27cfd0cf36ec9893d5Evan Hunt from <named/listenlist.h>.
9b895f30f1734fd463a02b27cfd0cf36ec9893d5Evan Hunt
e4d0018d4c9c05fb2a2dbac05a67cc9ddbe2c3d9Mark Andrews 89. [cleanup] <isc/lex.h> does not need <stddef.h>.
e4d0018d4c9c05fb2a2dbac05a67cc9ddbe2c3d9Mark Andrews
e4d0018d4c9c05fb2a2dbac05a67cc9ddbe2c3d9Mark Andrews 88. [cleanup] <isc/interfaceiter.h> does not need <isc/result.h> or
00112618bc042f734de7b5ac86506cacb9acf36dMark Andrews <isc/mem.h>. isc_interface_t and isc_interfaceiter_t
00112618bc042f734de7b5ac86506cacb9acf36dMark Andrews moved to <isc/types.h>.
00112618bc042f734de7b5ac86506cacb9acf36dMark Andrews
0bbe3273a224aa07b6af4165a26fd26d6f30c0adEvan Hunt 87. [cleanup] <isc/heap.h> does not need <isc/boolean.h>,
0bbe3273a224aa07b6af4165a26fd26d6f30c0adEvan Hunt <isc/mem.h> or <isc/result.h>.
0bbe3273a224aa07b6af4165a26fd26d6f30c0adEvan Hunt
0bbe3273a224aa07b6af4165a26fd26d6f30c0adEvan Hunt 86. [cleanup] isc_bufferlist_t moved from <isc/bufferlist.h> to
445a354e63f84ac884d923f697b598b83288dc64Evan Hunt <isc/types.h>.
445a354e63f84ac884d923f697b598b83288dc64Evan Hunt
445a354e63f84ac884d923f697b598b83288dc64Evan Hunt 85. [cleanup] <isc/bufferlist.h> does not need <isc/buffer.h>,
7d65cbaca0839ae23358dce26de426be1301657aMark Andrews <isc/list.h>, <isc/mem.h>, <isc/region.h> or
7d65cbaca0839ae23358dce26de426be1301657aMark Andrews <isc/int.h>.
7d65cbaca0839ae23358dce26de426be1301657aMark Andrews
bee9a28af0f923c205f76819618ed7ffcf3f6997Evan Hunt 84. [func] allow-query ACL checks now apply to all data
bee9a28af0f923c205f76819618ed7ffcf3f6997Evan Hunt added to a response.
bee9a28af0f923c205f76819618ed7ffcf3f6997Evan Hunt
8009525601d946805fae58b037cf7dad0da516f8Curtis Blackburn 83. [func] If the server is authoritative for both a
5465b124f1517b27c363872bd7648a950424eccaTinderbox User delegating zone and its (nonsecure) delegatee, and
bee9a28af0f923c205f76819618ed7ffcf3f6997Evan Hunt a query is made for a KEY RR at the top of the
8009525601d946805fae58b037cf7dad0da516f8Curtis Blackburn delegatee, then the server will look for a KEY
c3c8823fed039b3a2b8e5ca8bc2f3301d1dd840eMark Andrews in the delegator if it is not found in the delegatee.
c3c8823fed039b3a2b8e5ca8bc2f3301d1dd840eMark Andrews
c3c8823fed039b3a2b8e5ca8bc2f3301d1dd840eMark Andrews 82. [cleanup] <isc/buffer.h> does not need <isc/list.h>.
c3c8823fed039b3a2b8e5ca8bc2f3301d1dd840eMark Andrews
2c2be89824d3899591d34c26adb155da6a993ce3Evan Hunt 81. [cleanup] <isc/int.h> and <isc/boolean.h> do not need
2c2be89824d3899591d34c26adb155da6a993ce3Evan Hunt <isc/lang.h>.
2c2be89824d3899591d34c26adb155da6a993ce3Evan Hunt
fb507315d4a921ffa9e2fd617cb3439ec8c15ca8Evan Hunt 80. [cleanup] <isc/print.h> does not need <stdio.h> or <stdlib.h>.
fb507315d4a921ffa9e2fd617cb3439ec8c15ca8Evan Hunt
fb507315d4a921ffa9e2fd617cb3439ec8c15ca8Evan Hunt 79. [cleanup] <dns/callbacks.h> does not need <stdio.h>.
ae871ebb28959bed920cc96cd9e91063b6625b78Mark Andrews
ae871ebb28959bed920cc96cd9e91063b6625b78Mark Andrews 78. [cleanup] lwres_conftest renamed to lwresconf_test for
49ae04f6ee2f2e2578e6cd8cd3d4c74e9098ccb0Mark Andrews consistency with other *_test programs.
49ae04f6ee2f2e2578e6cd8cd3d4c74e9098ccb0Mark Andrews
49ae04f6ee2f2e2578e6cd8cd3d4c74e9098ccb0Mark Andrews 77. [cleanup] typedef of isc_time_t and isc_interval_t moved from
d999ca28d40337907b55eebc28a255b638702379Evan Hunt <isc/time.h> to <isc/types.h>.
d999ca28d40337907b55eebc28a255b638702379Evan Hunt
d999ca28d40337907b55eebc28a255b638702379Evan Hunt 76. [cleanup] Rewrote keygen.
fd63f3110fe9a20d6188bc30ebf4b44595bac8eeMark Andrews
fd63f3110fe9a20d6188bc30ebf4b44595bac8eeMark Andrews 75. [func] Don't load a zone if its database file is older
fd63f3110fe9a20d6188bc30ebf4b44595bac8eeMark Andrews than the last time the zone was loaded.
fd63f3110fe9a20d6188bc30ebf4b44595bac8eeMark Andrews
15eb0cb8e15fc0f4f02713fd8d993476f0394763Evan Hunt 74. [cleanup] Removed mktemplate.o and ufile.o from libisc.a,
15eb0cb8e15fc0f4f02713fd8d993476f0394763Evan Hunt subsumed by file.o.
225146b2c8c7de8dcff979841b56b15aef8aded2Mark Andrews
225146b2c8c7de8dcff979841b56b15aef8aded2Mark Andrews 73. [func] New "file" API in libisc, including new function
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt isc_file_getmodtime, isc_mktemplate renamed to
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt isc_file_mktemplate and isc_ufile renamed to
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt isc_file_openunique. By no means an exhaustive API,
0618287859d99c2fc69790df28500fb37324d43dEvan Hunt it is just what's needed for now.
0618287859d99c2fc69790df28500fb37324d43dEvan Hunt
0618287859d99c2fc69790df28500fb37324d43dEvan Hunt 72. [func] DNS_RBTFIND_NOPREDECESSOR and DNS_RBTFIND_NOOPTIONS
6b0434299b05b6ca05c6836b9e8fbb7e67f05fb8Mark Andrews added for dns_rbt_findnode, the former to disable the
6b0434299b05b6ca05c6836b9e8fbb7e67f05fb8Mark Andrews setting of the chain to the predecessor, and the
6b0434299b05b6ca05c6836b9e8fbb7e67f05fb8Mark Andrews latter to make clear when no options are set.
eb5e0b8dec22de22dd824959e39b26c4f5b1c52dMark Andrews
eb5e0b8dec22de22dd824959e39b26c4f5b1c52dMark Andrews 71. [cleanup] Made explicit the implicit REQUIREs of
eb5e0b8dec22de22dd824959e39b26c4f5b1c52dMark Andrews isc_time_seconds, isc_time_nanoseconds, and
77cf489a5fad28089cd9c2635a9b2494627545e1Mark Andrews isc_time_subtract.
77cf489a5fad28089cd9c2635a9b2494627545e1Mark Andrews
0a47bc90af557138a2aaff614ad73d95155ddd9eMark Andrews 70. [func] isc_time_set() added.
0a47bc90af557138a2aaff614ad73d95155ddd9eMark Andrews
0a47bc90af557138a2aaff614ad73d95155ddd9eMark Andrews 69. [bug] The zone object's master and also-notify lists grew
c41afaf716091f1e04a1c55179c2c3ebdd0b9775Mark Andrews longer with each server reload.
20489550151432d8d99c3f49629c7c718fdca6abMark Andrews
20489550151432d8d99c3f49629c7c718fdca6abMark Andrews 68. [func] Partial support for SIG(0) on incoming messages.
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews 67. [performance] Allow use of alternate (compile-time supplied)
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews OpenSSL libraries/headers.
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews 66. [func] Data in authoritative zones should have a trust level
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews beyond secure.
37bd255fd499c26aaf474f4294212951b84d9068Mark Andrews
37bd255fd499c26aaf474f4294212951b84d9068Mark Andrews 65. [cleanup] Removed obsolete typedef of dns_zone_callbackarg_t
37bd255fd499c26aaf474f4294212951b84d9068Mark Andrews from <dns/types.h>.
7aa21a491d9468bfc29d8cc331a4e963874426dfFrancis Dupont
7aa21a491d9468bfc29d8cc331a4e963874426dfFrancis Dupont 64. [func] The RBT, DB, and zone table APIs now allow the
7aa21a491d9468bfc29d8cc331a4e963874426dfFrancis Dupont caller find the most-enclosing superdomain of
34416a7954da96c5a5f5803fe02f059cb94bf6fdMark Andrews a name.
34416a7954da96c5a5f5803fe02f059cb94bf6fdMark Andrews
34416a7954da96c5a5f5803fe02f059cb94bf6fdMark Andrews 63 [func] Generate NOTIFY messages.
11e9195ad15d1a3f2b4dcd79b64a6e19d89bbac3Mark Andrews
6100b1769956200b2815803ab7b35556396ce0d1Mark Andrews 62. [func] Add UDP refresh support.
03152360db6fcb0fcc95fa63c20c5c829c95f1f6Mark Andrews
03152360db6fcb0fcc95fa63c20c5c829c95f1f6Mark Andrews 61. [cleanup] Use single quotes consistently in log messages.
03152360db6fcb0fcc95fa63c20c5c829c95f1f6Mark Andrews
aacd7daaf7859de742ab35eac00e70676b1b9f4fEvan Hunt 60. [func] Catch and disallow singleton types on message
aacd7daaf7859de742ab35eac00e70676b1b9f4fEvan Hunt parse.
aacd7daaf7859de742ab35eac00e70676b1b9f4fEvan Hunt
a6d48ae49345c1995c7ac7c0628bf5f9eac0719aJeremy C. Reed 59. [bug] Cause net/host unreachable to be a hard error
a379c8c108de279cc4e09139c12457c1531bd122Mark Andrews when sending and receiving.
a379c8c108de279cc4e09139c12457c1531bd122Mark Andrews
a379c8c108de279cc4e09139c12457c1531bd122Mark Andrews 58. [bug] bin/named/query.c could sometimes trigger the
7433a204d32673e9f6747172f202272cc5bfe27cMark Andrews (client->query.attributes & NS_QUERYATTR_NAMEBUFUSED)
7433a204d32673e9f6747172f202272cc5bfe27cMark Andrews == 0 assertion in query_newname().
7433a204d32673e9f6747172f202272cc5bfe27cMark Andrews
1a4725bef25e60de161f77318f362c327b690d72Mark Andrews 57. [func] Added dns_nxt_typepresent()
1a4725bef25e60de161f77318f362c327b690d72Mark Andrews
1a4725bef25e60de161f77318f362c327b690d72Mark Andrews 56. [bug] SIG records were not properly returned in cached
33a296aa3a3d5e808cabf556c95f29cc1eecff16Evan Hunt negative answers.
33a296aa3a3d5e808cabf556c95f29cc1eecff16Evan Hunt
33a296aa3a3d5e808cabf556c95f29cc1eecff16Evan Hunt 55. [bug] Responses containing multiple names in the authority
33a296aa3a3d5e808cabf556c95f29cc1eecff16Evan Hunt section were not negatively cached.
c9ee72cb3acb4562c43333b206737ee94cbbda5eMark Andrews
fb623f9a07857d95cf6c47db0aa81a28c3bbc5c0Mark Andrews 54. [bug] If a fetch with sigrdataset==NULL joined one with
fb623f9a07857d95cf6c47db0aa81a28c3bbc5c0Mark Andrews sigrdataset!=NULL or vice versa, the resolver
fb623f9a07857d95cf6c47db0aa81a28c3bbc5c0Mark Andrews could catch an assertion or lose signature data,
5116f25421090dffe637eb8f6cf7b44acd83678bMark Andrews respectively.
5116f25421090dffe637eb8f6cf7b44acd83678bMark Andrews
5116f25421090dffe637eb8f6cf7b44acd83678bMark Andrews 53. [port] freebsd 4.0: lib/isc/unix/socket.c requires
00043fc284892099b309be37340ae80893146c69Mark Andrews <sys/param.h>.
00043fc284892099b309be37340ae80893146c69Mark Andrews
00043fc284892099b309be37340ae80893146c69Mark Andrews 52. [bug] rndc: taskmgr and socketmgr were not initialized
9fa2a0deed3b880f3bf04d4f615c13a0d67cc0ceMark Andrews to NULL.
9fa2a0deed3b880f3bf04d4f615c13a0d67cc0ceMark Andrews
97a2a26cd93e153dcf8fb1ea6bf2311426496251Mark Andrews 51. [cleanup] dns/compress.h and dns/zt.h did not need to include
97a2a26cd93e153dcf8fb1ea6bf2311426496251Mark Andrews dns/rbt.h; it was needed only by compress.c and zt.c.
97a2a26cd93e153dcf8fb1ea6bf2311426496251Mark Andrews
c1b8fa61604e153d6f2c6d91acc9481446e631f2Mark Andrews 50. [func] RBT deletion no longer requires a valid chain to work,
c1b8fa61604e153d6f2c6d91acc9481446e631f2Mark Andrews and dns_rbt_deletenode was added.
c1b8fa61604e153d6f2c6d91acc9481446e631f2Mark Andrews
c7965f84c23ea9e9b8d6508e4f77d596c227ab75Evan Hunt 49. [func] Each cache now has its own mctx.
c7965f84c23ea9e9b8d6508e4f77d596c227ab75Evan Hunt
c7965f84c23ea9e9b8d6508e4f77d596c227ab75Evan Hunt 48. [func] isc_task_create() no longer takes an mctx.
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Hunt isc_task_mem() has been eliminated.
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Hunt
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Hunt 47. [func] A number of modules now use memory context reference
76df835d59b4715dbd3346fd65114714a42495c9Mark Andrews counting.
76df835d59b4715dbd3346fd65114714a42495c9Mark Andrews
76df835d59b4715dbd3346fd65114714a42495c9Mark Andrews 46. [func] Memory contexts are now reference counted.
18df9e628ea10c7d607f43fcfd935e7924731f24Evan Hunt Added isc_mem_inuse() and isc_mem_preallocate().
54a00ea5ca94ff9e3a4204aea78639ba781d5865Mark Andrews Renamed isc_mem_destroy_check() to
18df9e628ea10c7d607f43fcfd935e7924731f24Evan Hunt isc_mem_setdestroycheck().
cb69994ff89179166d5e21ccc7a34223b51676c0Mark Andrews
cb69994ff89179166d5e21ccc7a34223b51676c0Mark Andrews 45. [bug] The trusted-key statement incorrectly loaded keys.
cb69994ff89179166d5e21ccc7a34223b51676c0Mark Andrews
3ad8f24ddd043148525b68a676ebdc71f6900ca9Mark Andrews 44. [bug] Don't include authority data if it would force us
3ad8f24ddd043148525b68a676ebdc71f6900ca9Mark Andrews to unset the AD bit in the message.
3ad8f24ddd043148525b68a676ebdc71f6900ca9Mark Andrews
2bae76022cbdf8a207d4c3982b589156e1a09e09Evan Hunt 43. [bug] DNSSEC verification of cached rdatasets was failing.
2bae76022cbdf8a207d4c3982b589156e1a09e09Evan Hunt
0c91911b4d1e872b87eaf6431ed47fe24d18dd43Mark Andrews 42. [cleanup] Simplified logging of messages with embedded domain
0c91911b4d1e872b87eaf6431ed47fe24d18dd43Mark Andrews names by introducing a new convenience function
2634686b14ccdf0aa18a6d346628d03ce3e3d0b4Mark Andrews dns_name_format().
54a00ea5ca94ff9e3a4204aea78639ba781d5865Mark Andrews
b5f4cc132e91afb1217f4aa79424793c0e11c09aMark Andrews 41. [func] Use PR_SET_KEEPCAPS on Linux 2.3.99-pre3 and later
b5f4cc132e91afb1217f4aa79424793c0e11c09aMark Andrews to allow 'named' to run as a non-root user while
54a00ea5ca94ff9e3a4204aea78639ba781d5865Mark Andrews retaining the ability to bind() to privileged
8afea636ab0c07399aa3e2410b2cfbd41099df98Mark Andrews ports.
8afea636ab0c07399aa3e2410b2cfbd41099df98Mark Andrews
8afea636ab0c07399aa3e2410b2cfbd41099df98Mark Andrews 40. [func] Introduced new logging category "dnssec" and
8afea636ab0c07399aa3e2410b2cfbd41099df98Mark Andrews logging module "dns/validator".
d6f99498d624d5c5c8ee45067df02e6a6b35a1a3Mark Andrews
d6f99498d624d5c5c8ee45067df02e6a6b35a1a3Mark Andrews 39. [cleanup] Moved the typedefs for isc_region_t, isc_textregion_t,
d6f99498d624d5c5c8ee45067df02e6a6b35a1a3Mark Andrews and isc_lex_t to <isc/types.h>.
54a00ea5ca94ff9e3a4204aea78639ba781d5865Mark Andrews
c4348cb50f039f0785bd1d6f6a37c0a85d15c1f4Curtis Blackburn 38. [bug] TSIG signed incoming zone transfers work now.
c4348cb50f039f0785bd1d6f6a37c0a85d15c1f4Curtis Blackburn
997c2c5116927bab77284c24c3bd0d7f646da5eeMark Andrews 37. [bug] If the first RR in an incoming zone transfer was
997c2c5116927bab77284c24c3bd0d7f646da5eeMark Andrews not an SOA, the server died with an assertion failure
997c2c5116927bab77284c24c3bd0d7f646da5eeMark Andrews instead of just reporting an error.
e548e07a9a2f1ec64774d7ae872d530eaf270eb7Mark Andrews
e548e07a9a2f1ec64774d7ae872d530eaf270eb7Mark Andrews 36. [cleanup] Change DNS_R_SUCCESS (and others) to ISC_R_SUCCESS
e548e07a9a2f1ec64774d7ae872d530eaf270eb7Mark Andrews
d1e22676de16e6dee54c58b27cca11c5fb8f1ff5Mark Andrews 35. [performance] Log messages which are of a level too high to be
fdc41dd109fba6b95a4ed7355210118ad9fe5e90Jeremy C. Reed logged by any channel in the logging configuration
d1e22676de16e6dee54c58b27cca11c5fb8f1ff5Mark Andrews will not cause the log mutex to be locked.
0e1dfb8ff5ac2cf1215691ffc32d7a0b76709721Mark Andrews
0e1dfb8ff5ac2cf1215691ffc32d7a0b76709721Mark Andrews 34. [bug] Recursion was allowed even with 'recursion no'.
0e1dfb8ff5ac2cf1215691ffc32d7a0b76709721Mark Andrews
8e091f3d3ee0079f35dfccdc4479105e8f087ab2Mark Andrews 33. [func] The RBT now maintains a parent pointer at each node.
8e091f3d3ee0079f35dfccdc4479105e8f087ab2Mark Andrews
8e091f3d3ee0079f35dfccdc4479105e8f087ab2Mark Andrews 32. [cleanup] bin/lwresd/client.c needs <string.h> for memset()
7ace3277956c49f7554b7130ef761bde3b35db30Mark Andrews prototype.
7ace3277956c49f7554b7130ef761bde3b35db30Mark Andrews
7ace3277956c49f7554b7130ef761bde3b35db30Mark Andrews 31. [bug] Use ${LIBTOOL} to compile bin/named/main.@O@.
06ace051e7522b153b487581c9439fc8c162fb18Mark Andrews
06ace051e7522b153b487581c9439fc8c162fb18Mark Andrews 30. [func] config file grammer change to support optional
06ace051e7522b153b487581c9439fc8c162fb18Mark Andrews class type for a view.
5d4343a9988cd5bd057aa385bb8c5e72d41202d1Evan Hunt
5d4343a9988cd5bd057aa385bb8c5e72d41202d1Evan Hunt 29. [func] support new config file view options:
75ae74f8fd0847817bce2db7c868b179db67f019Mark Andrews
75ae74f8fd0847817bce2db7c868b179db67f019Mark Andrews auth-nxdomain recursion query-source
75ae74f8fd0847817bce2db7c868b179db67f019Mark Andrews query-source-v6 transfer-source
75ae74f8fd0847817bce2db7c868b179db67f019Mark Andrews transfer-source-v6 max-transfer-time-out
16bd30ae6987cd4ba4fe3b873e72abf5b7178c26Mark Andrews max-transfer-idle-out transfer-format
16bd30ae6987cd4ba4fe3b873e72abf5b7178c26Mark Andrews request-ixfr provide-ixfr cleaning-interval
16bd30ae6987cd4ba4fe3b873e72abf5b7178c26Mark Andrews fetch-glue notify rfc2308-type1 lame-ttl
df0892aea6bfd20a01c3abf2b756625d23830390Mark Andrews max-ncache-ttl min-roots
df0892aea6bfd20a01c3abf2b756625d23830390Mark Andrews
a499dddb4b4d4db2bb6ced82b5ee7a459e23603eEvan Hunt 28. [func] support lame-ttl, min-roots and serial-queries
a499dddb4b4d4db2bb6ced82b5ee7a459e23603eEvan Hunt config global options.
f45f6541857a5dbb93ac24f321b9cf350ce242baMark Andrews
f45f6541857a5dbb93ac24f321b9cf350ce242baMark Andrews 27. [bug] Only include <netinet6/in6.h> on BSD/OS 4.[01]*.
f45f6541857a5dbb93ac24f321b9cf350ce242baMark Andrews Including it on other platforms (eg, NetBSD) can
673a2bb07b9e54a32699a9d7ca916dc5114d8d45Mark Andrews cause a forced #error from the C preprocessor.
673a2bb07b9e54a32699a9d7ca916dc5114d8d45Mark Andrews
673a2bb07b9e54a32699a9d7ca916dc5114d8d45Mark Andrews 26. [func] new match-clients statement in config file view.
e3c273a865bede10bfb1e0f29d300706cae3e00dMark Andrews
e3c273a865bede10bfb1e0f29d300706cae3e00dMark Andrews 25. [bug] make install failed to install <isc/log.h> and
d640b4a0ab9dec252749793f78a1ed1e8551ea19Evan Hunt <isc/ondestroy.h>.
d640b4a0ab9dec252749793f78a1ed1e8551ea19Evan Hunt
d640b4a0ab9dec252749793f78a1ed1e8551ea19Evan Hunt 24. [cleanup] Eliminate some unnecessary #includes of header
fdb4ae8f6c00d8ea03bde929bd4e47056972017dMark Andrews files from header files.
fdb4ae8f6c00d8ea03bde929bd4e47056972017dMark Andrews
fdb4ae8f6c00d8ea03bde929bd4e47056972017dMark Andrews 23. [cleanup] Provide more context in log messages about client
fdb4ae8f6c00d8ea03bde929bd4e47056972017dMark Andrews requests, using a new function ns_client_log().
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt 22. [bug] SIGs weren't returned in the answer section when
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt the query resulted in a fetch.
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt 21. [port] Look at STD_CINCLUDES after CINCLUDES during
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt compilation, so additional system include directories
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt can be searched but header files in the bind9 source
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt tree with conflicting names take precedence. This
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt avoids issues with installed versions of dnssafe and
0949306cb96f9ccbb7d0205584ed2db293a5aad2Evan Hunt openssl.
0949306cb96f9ccbb7d0205584ed2db293a5aad2Evan Hunt
0949306cb96f9ccbb7d0205584ed2db293a5aad2Evan Hunt 20. [func] Configuration file post-load validation of zones
0949306cb96f9ccbb7d0205584ed2db293a5aad2Evan Hunt failed if there were no zones.
964bdcd7add44e5bc87e1d44f2f4ece351b28eedEvan Hunt
964bdcd7add44e5bc87e1d44f2f4ece351b28eedEvan Hunt 19. [bug] dns_zone_notifyreceive() failed to unlock the zone
964bdcd7add44e5bc87e1d44f2f4ece351b28eedEvan Hunt lock in certain error cases.
cf0a69e999430722e3c3942929eeb304b658dfb0Evan Hunt
cf0a69e999430722e3c3942929eeb304b658dfb0Evan Hunt 18. [bug] Use AC_TRY_LINK rather than AC_TRY_COMPILE in
71697fd082b1c76562dc80fa91787af3860146bfEvan Hunt configure.in to check for presence of in6addr_any.
71697fd082b1c76562dc80fa91787af3860146bfEvan Hunt
71697fd082b1c76562dc80fa91787af3860146bfEvan Hunt 17. [func] Do configuration file post-load validation of zones.
71697fd082b1c76562dc80fa91787af3860146bfEvan Hunt
71697fd082b1c76562dc80fa91787af3860146bfEvan Hunt 16. [bug] put quotes around key names on config file
c174d5c13c03dd59283243e3fd5461d41140a798Evan Hunt output to avoid possible keyword clashes.
c174d5c13c03dd59283243e3fd5461d41140a798Evan Hunt
69f72d1c8f08d69a1c4c0459ba15baaa358d55f4Evan Hunt 15. [func] Add dns_name_dupwithoffsets(). This function is
927e4c9fecf448bf3894c68fcaf9dc2f89557f3aEvan Hunt improves comparison performance for duped names.
927e4c9fecf448bf3894c68fcaf9dc2f89557f3aEvan Hunt
69f72d1c8f08d69a1c4c0459ba15baaa358d55f4Evan Hunt 14. [bug] free_rbtdb() could have 'put' unallocated memory in
4b13ea47db7d72596d3fa10c30b20c16b4936747Evan Hunt an unlikely error path.
5b7abbef511cea0b568be0bc8d5b3120a0b9034dEvan Hunt
5b7abbef511cea0b568be0bc8d5b3120a0b9034dEvan Hunt 13. [bug] lib/dns/master.c and lib/dns/xfrin.c didn't ignore
5b7abbef511cea0b568be0bc8d5b3120a0b9034dEvan Hunt out-of-zone data.
26bda028ad3854d2e695feb9333ef3dbe6b2fa1aEvan Hunt
26bda028ad3854d2e695feb9333ef3dbe6b2fa1aEvan Hunt 12. [bug] Fixed possible unitialized variable error.
26bda028ad3854d2e695feb9333ef3dbe6b2fa1aEvan Hunt
eb4458b4784a2206d939f9c4cfed4b37b076b5bcEvan Hunt 11. [bug] axfr_rrstream_first() didn't check the result code of
eb4458b4784a2206d939f9c4cfed4b37b076b5bcEvan Hunt db_rr_iterator_first(), possibly causing an assertion
eb4458b4784a2206d939f9c4cfed4b37b076b5bcEvan Hunt to be triggered later.
1da46be57223340c07ea8505d485ec4397a4e484Evan Hunt
1da46be57223340c07ea8505d485ec4397a4e484Evan Hunt 10. [bug] A bug in the code which makes EDNS0 OPT records in
1da46be57223340c07ea8505d485ec4397a4e484Evan Hunt bin/named/client.c and lib/dns/resolver.c could
1da46be57223340c07ea8505d485ec4397a4e484Evan Hunt trigger an assertion.
9d69017bc635f7be5c8df2b18ae6d4491fc5bb63Mark Andrews
9d69017bc635f7be5c8df2b18ae6d4491fc5bb63Mark Andrews 9. [cleanup] replaced bit-setting code in confctx.c and replaced
9d69017bc635f7be5c8df2b18ae6d4491fc5bb63Mark Andrews repeated code with macro calls.
9d4ec6d2c59bd5845ac8bca5a5d790be9a772862Evan Hunt
9d4ec6d2c59bd5845ac8bca5a5d790be9a772862Evan Hunt 8. [bug] Shutdown of incoming zone transfer accessed
caa0a135d49dfbe3de9711eacf94d6e112a77688Mark Andrews freed memory.
caa0a135d49dfbe3de9711eacf94d6e112a77688Mark Andrews
9fa5a723e188ddb5e6165af4957ba789e17cfdf5Evan Hunt 7. [cleanup] removed 'listen-on' from view statement.
f42c0dcca86f2009c089e27ba513cb6fc9ee88baEvan Hunt
f42c0dcca86f2009c089e27ba513cb6fc9ee88baEvan Hunt 6. [bug] quote RR names when generating config file to
f42c0dcca86f2009c089e27ba513cb6fc9ee88baEvan Hunt prevent possible clash with config file keywords
7aba1a9660630ab7d16792b7388d9b8f56d7bf0fEvan Hunt (such as 'key').
7aba1a9660630ab7d16792b7388d9b8f56d7bf0fEvan Hunt
7aba1a9660630ab7d16792b7388d9b8f56d7bf0fEvan Hunt 5. [func] syntax change to named.conf file: new ssu grant/deny
682a574e6716cea30386c38e68f4fc6c3d4b20e7Mark Andrews statements must now be enclosed by an 'update-policy'
682a574e6716cea30386c38e68f4fc6c3d4b20e7Mark Andrews block.
3b9ba6bd74e2cbbc0f821e5483ebf46fa8c4d8deEvan Hunt
3b9ba6bd74e2cbbc0f821e5483ebf46fa8c4d8deEvan Hunt 4. [port] bin/named/unix/os.c didn't compile on systems with
3b9ba6bd74e2cbbc0f821e5483ebf46fa8c4d8deEvan Hunt linux 2.3 kernel includes due to conflicts between
3b9ba6bd74e2cbbc0f821e5483ebf46fa8c4d8deEvan Hunt C library includes and the kernel includes. We now
1761ecb90ff770b87d0f021e13ad94d3e8c6f2afFrancis Dupont get only what we need from <linux/capability.h>, and
1761ecb90ff770b87d0f021e13ad94d3e8c6f2afFrancis Dupont avoid pulling in other linux kernel .h files.
1761ecb90ff770b87d0f021e13ad94d3e8c6f2afFrancis Dupont
f48358cffb35bb4b24731c136b07816bdcdce651Evan Hunt 3. [bug] TKEYs go in the answer section of responses, not
f48358cffb35bb4b24731c136b07816bdcdce651Evan Hunt the additional section.
f48358cffb35bb4b24731c136b07816bdcdce651Evan Hunt
c3b554214416b434c6db7881907c962110aecba9Evan Hunt 2. [bug] Generating cryptographic randomness failed on
c3b554214416b434c6db7881907c962110aecba9Evan Hunt systems without /dev/random.
c3b554214416b434c6db7881907c962110aecba9Evan Hunt
31707708c585c53b61ca1edb2e224e6bb1b985a5Evan Hunt 1. [bug] The installdirs rule in
31707708c585c53b61ca1edb2e224e6bb1b985a5Evan Hunt lib/isc/unix/include/isc/Makefile.in had a typo which
b7e40659efd6cf6f5e6b3b1f904f16f74efb0d16Evan Hunt prevented the isc directory from being created if it
b7e40659efd6cf6f5e6b3b1f904f16f74efb0d16Evan Hunt didn't exist.
b7e40659efd6cf6f5e6b3b1f904f16f74efb0d16Evan Hunt
8f1e278931689460a49f0e9be610f2b2cc32c42dEvan Hunt --- 9.0.0b2 released ---
caa0a135d49dfbe3de9711eacf94d6e112a77688Mark Andrews
8f1e278931689460a49f0e9be610f2b2cc32c42dEvan Hunt# This tells Emacs to use hard tabs in this file.
166c4c6c5bafd25283b797979f77d780856fef30Evan Hunt# Local Variables:
166c4c6c5bafd25283b797979f77d780856fef30Evan Hunt# indent-tabs-mode: t
166c4c6c5bafd25283b797979f77d780856fef30Evan Hunt# End:
beb12aad6bebb0d6891613e65a4e19a42e6e3f8eMark Andrews