CHANGES revision d403e27f2b1c94f2b9349ddb68f50a141ae8d26d
7c66fc970082f2f8b4a7ae1bbfca3531ab6798b4Mark Andrews
7c66fc970082f2f8b4a7ae1bbfca3531ab6798b4Mark Andrews 372. [bug] Deal with Microsoft DNS servers appending two bytes of
7c66fc970082f2f8b4a7ae1bbfca3531ab6798b4Mark Andrews garbage to zone transfer requests.
2a80bc01530013293016172b1dcc1d12471ccf33Mark Andrews
2a80bc01530013293016172b1dcc1d12471ccf33Mark Andrews 371. [bug] At high debug levels, doing an outgoing zone transfer
cc51cd2d2076e33117c60c9effcb8caccde4983bWitold Krecicki of a very large RRset could cause an assertion failure
cc51cd2d2076e33117c60c9effcb8caccde4983bWitold Krecicki during logging.
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews
2bbab60f504e4cd905080d42eae5cc8fe62599cbMark Andrews 370. [bug] The error messages for rollforward failures were
2bbab60f504e4cd905080d42eae5cc8fe62599cbMark Andrews overly terse.
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews
0b612b420df38f1b2f1ba19df727f77a492f08a7Mark Andrews 369. [func] Support new named.conf options, view and zone
0b612b420df38f1b2f1ba19df727f77a492f08a7Mark Andrews statements:
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews
802e0662ef6041078cb7bad4cdb197a295eab770Mark Andrews max-retry-time, min-retry-time,
802e0662ef6041078cb7bad4cdb197a295eab770Mark Andrews max-refresh-time, min-refresh-time, max-names.
802e0662ef6041078cb7bad4cdb197a295eab770Mark Andrews
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews 368. [func] Restructure the internal ".bind" view so that more
af9b975ccc2f0e6d82a4dfc2daa6cedfc5f4bdc2Mark Andrews zones can be added to it.
af9b975ccc2f0e6d82a4dfc2daa6cedfc5f4bdc2Mark Andrews
af9b975ccc2f0e6d82a4dfc2daa6cedfc5f4bdc2Mark Andrews 367. [func] Allow proper selection of server on nslookup command
94694e720a911a38b01ff5036c01d883b3c9cbb1Evan Hunt line.
94694e720a911a38b01ff5036c01d883b3c9cbb1Evan Hunt
538c6bd3f15c6f525972e2226708805dbab03240Mark Andrews 366. [func] Allow use of '-' batch file in dig for stdin.
538c6bd3f15c6f525972e2226708805dbab03240Mark Andrews
ef1e2f790639e187d2286292f25593ad7c6c2391Witold Krecicki 365. [bug] nsupdate -k leaked memory.
e8fab79146fe8010728513f4458cfd2f4d8bd48bWitold Krecicki
e8fab79146fe8010728513f4458cfd2f4d8bd48bWitold Krecicki 364. [func] Added additional-from-{cache,auth}
c034b72ba147e86ec40816fdf0cfb19c9ed7f1d6Witold Krecicki
c034b72ba147e86ec40816fdf0cfb19c9ed7f1d6Witold Krecicki 362. [bug] rndc no longer aborts if the configuration file is
7d238ed0c71ca817fd1582295c6027c6b925af51Mark Andrews missing an options statement. [RT #209]
7d238ed0c71ca817fd1582295c6027c6b925af51Mark Andrews
82a50a619afa73ae9a212399505b9f1b327128cdMark Andrews 361. [func] When the RBT find or chain functions set the name and
82a50a619afa73ae9a212399505b9f1b327128cdMark Andrews origin for a node that stores the root label
82a50a619afa73ae9a212399505b9f1b327128cdMark Andrews the name is now set to an empty name, instead of ".",
2f1c460beaa1e372255e7a1b8aad8996f011816dMark Andrews to simplify later use of the name and origin by
2f1c460beaa1e372255e7a1b8aad8996f011816dMark Andrews dns_name_concatenate(), dns_name_totext() or
9ee66e3a5b45654235472711439f9db1766c82caMark Andrews dns_name_format().
9ee66e3a5b45654235472711439f9db1766c82caMark Andrews
af9b975ccc2f0e6d82a4dfc2daa6cedfc5f4bdc2Mark Andrews 360. [func] dns_name_totext() and dns_name_format() now allow
9ee66e3a5b45654235472711439f9db1766c82caMark Andrews an empty name to be passed, which is formatted as "@".
9ee66e3a5b45654235472711439f9db1766c82caMark Andrews
8b2b41ba4f8cabed897f2d852a6c07abfb23231eMark Andrews 359. [bug] dnssec-signzone occasionally signed glue records.
8b2b41ba4f8cabed897f2d852a6c07abfb23231eMark Andrews
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews 358. [cleanup] Rename the intermediate files used by the dnssec
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews programs.
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt 357. [bug] The zone file parser crashed if the argument
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt to $INCLUDE was a quoted string.
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt 356. [cleanup] isc_task_send no longer requires event->sender to
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews be non-null.
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews 355. [func] Added isc_dir_createunique(), similar to mkdtemp().
d9a713819621972af4f90dfaa9e2bc72aad54d48Mark Andrews
8269f06a0fdaf5f4f03ffb20a3c0effd557c794cMark Andrews 354. [doc] Man pages for the dnssec tools are now included in
31c7bf574e6e1b296c5cfa5699e4f2007fbd61cdMark Andrews the distribution, in doc/man/dnssec.
31c7bf574e6e1b296c5cfa5699e4f2007fbd61cdMark Andrews
6f2752da7a1036cd59be17236ca66630d00f11cdMukund Sivaraman 353. [bug] double increment in lwres/gethost.c:copytobuf().
6f2752da7a1036cd59be17236ca66630d00f11cdMukund Sivaraman (RT# 187)
700d3cb7895b5da2543282d18735d2176d1aff86Mark Andrews
f0244761611dc4d0f80b36c0c0ccdb26fa6cf830Mark Andrews 352. [bug] Race condition in dns_client_t startup could cause
f0244761611dc4d0f80b36c0c0ccdb26fa6cf830Mark Andrews an assertion failure.
f0244761611dc4d0f80b36c0c0ccdb26fa6cf830Mark Andrews
48ec547968d7da5b1240222c53a90efce25157a2Mark Andrews 351. [bug] Constructing a response with rcode SERVFAIL to a TSIG
48ec547968d7da5b1240222c53a90efce25157a2Mark Andrews signed query could crash the server.
48ec547968d7da5b1240222c53a90efce25157a2Mark Andrews
095c47be5456c17087d7b39dfc97ebee65e0dfbbMark Andrews 350. [bug] Also-notify lists specified in the global options
095c47be5456c17087d7b39dfc97ebee65e0dfbbMark Andrews block were not correctly reference counted, causing
178dc0e1d617a6ef6387e9942ba9cdb370d1bde2Mark Andrews a memory leak.
178dc0e1d617a6ef6387e9942ba9cdb370d1bde2Mark Andrews
178dc0e1d617a6ef6387e9942ba9cdb370d1bde2Mark Andrews 349. [bug] Processing a query with the CD bit set now works
6aaf3d01a1a9829802498c5772b22d649d012181Mark Andrews as expected.
6aaf3d01a1a9829802498c5772b22d649d012181Mark Andrews
6aaf3d01a1a9829802498c5772b22d649d012181Mark Andrews 348. [func] New named.conf boolean values 'glue-from-auth' and
e51ba2650025460b26092fb2500e0b6dfbf6d548Mark Andrews 'glue-from-cache' now supported in view and global
e51ba2650025460b26092fb2500e0b6dfbf6d548Mark Andrews options statement.
e51ba2650025460b26092fb2500e0b6dfbf6d548Mark Andrews
143526179e5965921e1bd17a4759c3993854b4f4Mark Andrews 347. [bug] Don't crash if when an argument is left off
143526179e5965921e1bd17a4759c3993854b4f4Mark Andrews options in dig.
15bee593e70faca91a00331184fbbbc66080d422Mark Andrews
15bee593e70faca91a00331184fbbbc66080d422Mark Andrews 346. [func] Add support for .digrc config file, in the
15bee593e70faca91a00331184fbbbc66080d422Mark Andrews user's current directory
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt 345. [bug] Large-scale changes/cleanups to dig:
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt * Significantly improve structure handling
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt * Don't pre-load entire batch files
ce786900292468e465fb74df8712a625ce10e103Mukund Sivaraman * Add name/rr counting/limiting
ce786900292468e465fb74df8712a625ce10e103Mukund Sivaraman * Fix SIGINT handling
ce786900292468e465fb74df8712a625ce10e103Mukund Sivaraman * Shorten timeouts to match v8's behavior
d102ab1b847716b045640faebf074a8092e0b023Mark Andrews
d102ab1b847716b045640faebf074a8092e0b023Mark Andrews 344. [bug] When shutting down, lwresd sometimes tried
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrews to shut down its client tasks twice,
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrews triggering an assertion.
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrews
f503aa345b451f94875a5bab637223bcbbd93b6dEvan Hunt 343. [bug] Although zone maintenance SOA queries and
f503aa345b451f94875a5bab637223bcbbd93b6dEvan Hunt notify requests were signed with TSIG keys
f503aa345b451f94875a5bab637223bcbbd93b6dEvan Hunt when configured for the server in case,
f503aa345b451f94875a5bab637223bcbbd93b6dEvan Hunt the TSIG was not verified on the response.
7df3f06c0bf0b78a88221348d6af6704d9ece7efMark Andrews
7df3f06c0bf0b78a88221348d6af6704d9ece7efMark Andrews 342. [bug] The wrong name was being passed to
a3253fb44c15a52bbb19bb38592b4dc02a004527Tinderbox User dns_name_dup() when generating a TSIG
d1cacbb37474b0cbee6c1ddd05d27f731b2b43baMark Andrews key using TKEY.
d1cacbb37474b0cbee6c1ddd05d27f731b2b43baMark Andrews
2be9d18ee9bd1b4eec4720218e4f43352603291fMark Andrews 341. [func] Support 'key' clause in named.conf zone masters
2be9d18ee9bd1b4eec4720218e4f43352603291fMark Andrews statement:
2be9d18ee9bd1b4eec4720218e4f43352603291fMark Andrews
2be9d18ee9bd1b4eec4720218e4f43352603291fMark Andrews masters {
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews 10.0.0.1 port 666 key "foo";
65a3f6329735860093004f6b0fe69d6be886417bTinderbox User 10.0.0.2 ;
8b82b4982c21dfeb164f04700c7204f6541a7856Evan Hunt };
c40906dfad6dd6e3a3e3c94b8c8847bc9bc064e5Mark Andrews
c40906dfad6dd6e3a3e3c94b8c8847bc9bc064e5Mark Andrews 340. [bug] The top-level COPYRIGHT file was missing from
c40906dfad6dd6e3a3e3c94b8c8847bc9bc064e5Mark Andrews the distribution.
f9e49fd80e2ac4fce0fef11d330b88ff3693ad99Witold Krecicki
f9e49fd80e2ac4fce0fef11d330b88ff3693ad99Witold Krecicki 339. [bug] DNSSEC validation of the response to an ANY
e8c70b0c35c27a28ea2e0cafb252e1774ccc1727Mark Andrews query at a name with a CNAME RR in a secure
e8c70b0c35c27a28ea2e0cafb252e1774ccc1727Mark Andrews zone triggered an assertion failure.
e8c70b0c35c27a28ea2e0cafb252e1774ccc1727Mark Andrews
7204d08a319cf590ae4280b8cc20999320398574Mark Andrews 338. [bug] lwresd logged to syslog as named, not lwresd.
7204d08a319cf590ae4280b8cc20999320398574Mark Andrews
7204d08a319cf590ae4280b8cc20999320398574Mark Andrews 337. [bug] "dig" did not recognize "nsap-ptr" as an RR type
7204d08a319cf590ae4280b8cc20999320398574Mark Andrews on the command line.
6ce5279d0f30c8c760e27baf92bb44b3f4962354Evan Hunt
6ce5279d0f30c8c760e27baf92bb44b3f4962354Evan Hunt 336. [bug] "dig -f" used 64 k of memory for each line in
6ce5279d0f30c8c760e27baf92bb44b3f4962354Evan Hunt the file. It now uses much less, though still
6ce5279d0f30c8c760e27baf92bb44b3f4962354Evan Hunt proportionally to the file size.
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt 335. [bug] named would occasionally attempt recursion when
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt it was disallowed or undesired.
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt 334. [func] Added hmac-md5 to libisc.
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt 333. [bug] The resolver incorrectly accepted referrals to
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt domains that were not parents of the query name,
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt causing assertion failures.
c27c710939766a7bb315bde1f12ab18d93c77cc8Mark Andrews
c27c710939766a7bb315bde1f12ab18d93c77cc8Mark Andrews 332. [func] New function dns_name_reset().
c27c710939766a7bb315bde1f12ab18d93c77cc8Mark Andrews
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman 331. [bug] Only log "recursion denied" if RD is set. (RT #178)
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman 330. [func] New function isc_log_wouldlog().
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman 329. [func] omapi_auth_register() now takes a size_t argument for
555469af35c12189525921abbc3de3cefb5f9f0fMark Andrews the length of a key's secret data. Previously
555469af35c12189525921abbc3de3cefb5f9f0fMark Andrews OMAPI only stored secrets up to the first NUL byte.
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews 328. [func] Added isc_base64_decodestring().
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews
b4bbf494183e4158b417d9200297ff0764af2f9dMark Andrews 327. [bug] rndc.conf parser wasn't correctly recognising an IP
b4bbf494183e4158b417d9200297ff0764af2f9dMark Andrews address where a host specification was required.
b4bbf494183e4158b417d9200297ff0764af2f9dMark Andrews
f3a4a5f8db3d9fd352a3e2eb6be779a78da03f52Mark Andrews 326. [func] 'keys' in an 'inet' control statement is now
f3a4a5f8db3d9fd352a3e2eb6be779a78da03f52Mark Andrews required and must have at least one item in it.
f3a4a5f8db3d9fd352a3e2eb6be779a78da03f52Mark Andrews A "not supported" warning is now issued if a 'unix'
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews control channel is defined.
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews 325. [bug] isc_lex_gettoken was processing octal strings when
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews ISC_LEXOPT_CNUMBER was not set.
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews 324. [func] In the resolver, turn EDNS0 off if there is no
bc09fd1365d1a48972fa99cd6ed2aa788a28ef33Mark Andrews response after a number of retransmissions.
bc09fd1365d1a48972fa99cd6ed2aa788a28ef33Mark Andrews This is to allow queries some chance of succeeding
bc09fd1365d1a48972fa99cd6ed2aa788a28ef33Mark Andrews even if all the authoritative servers of a zone
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews silently discard EDNS0 requests instead of
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews sending an error response like they ought to.
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews 323. [bug] dns_rbt_findname() did not ignore empty rbt nodes.
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews Because of this, servers authoritative for a parent
33f91e248b67afa96c5b855ba3ace20b5d89dbd0Mark Andrews and grandchild zone but not authoritative for the
33f91e248b67afa96c5b855ba3ace20b5d89dbd0Mark Andrews intervening child zone did not correctly issue
33f91e248b67afa96c5b855ba3ace20b5d89dbd0Mark Andrews referrals to the servers of the child zone.
51227d6f16840ae359701b5d56970a5f3860db5aEvan Hunt
51227d6f16840ae359701b5d56970a5f3860db5aEvan Hunt 322. [bug] Queries for KEY RRs are now sent to the parent
51227d6f16840ae359701b5d56970a5f3860db5aEvan Hunt server before the authoritative one, making
175a8414a785689cb028e6e133385dba9e1b9a95Evan Hunt DNSSEC insecurity proofs work in many cases
9e4811dc90cca1f6f2d1ef86182f9613add06df3Mark Andrews where they previously didn't.
9e4811dc90cca1f6f2d1ef86182f9613add06df3Mark Andrews
12b791ae2018561482f3b68dd6658c2ad1a4d934Mark Andrews 321. [bug] When synthesizing a CNAME RR for a DNAME
12b791ae2018561482f3b68dd6658c2ad1a4d934Mark Andrews response, query_addcname() failed to intitialize
12b791ae2018561482f3b68dd6658c2ad1a4d934Mark Andrews the type and class of the CNAME dns_rdata_t,
080582dc4739cabf0170b54e9a453785d577e364Mark Andrews causing random failures.
080582dc4739cabf0170b54e9a453785d577e364Mark Andrews
080582dc4739cabf0170b54e9a453785d577e364Mark Andrews 320. [func] Multiple rndc changes: parses an rndc.conf file,
3a71cd8ca3c4970b71ef503553eda2666ce3d2b1Mark Andrews uses authentication to talk to named, command
3a71cd8ca3c4970b71ef503553eda2666ce3d2b1Mark Andrews line syntax changed. This will all be described
3a71cd8ca3c4970b71ef503553eda2666ce3d2b1Mark Andrews in the ARM.
02ceed9f83f82f0de35c7bd73c27a33d4f0fe9cbMark Andrews
02ceed9f83f82f0de35c7bd73c27a33d4f0fe9cbMark Andrews 319. [func] The named.conf "controls" statement is now used
02ceed9f83f82f0de35c7bd73c27a33d4f0fe9cbMark Andrews to configure the OMAPI command channel.
32431c79c76257130e1b31223e59a614e19bea1bEvan Hunt
32431c79c76257130e1b31223e59a614e19bea1bEvan Hunt 318. [func] dns_c_ndcctx_destroy() could never return anything
32431c79c76257130e1b31223e59a614e19bea1bEvan Hunt except ISC_R_SUCCESS; made it have void return instead.
8db83c1e908ac92a28ad0dd6dc2bdcff1d20084cWitold Krecicki
8db83c1e908ac92a28ad0dd6dc2bdcff1d20084cWitold Krecicki 317. [func] Use callbacks from libomapi to determine if a
ba340e446906b21925df63b0dec9b299ef093ad2Witold Krecicki new connection is valid, and if a key requested
ba340e446906b21925df63b0dec9b299ef093ad2Witold Krecicki to be used with that connection is valid.
b62db16a580addacf9b2a4d0a6e272632ad5712aMark Andrews
b62db16a580addacf9b2a4d0a6e272632ad5712aMark Andrews 316. [bug] Generate a warning if we detect an unexpected <eof>
b62db16a580addacf9b2a4d0a6e272632ad5712aMark Andrews but treat as <eol><eof>.
72cc860dd232dd8ae1b792c7c7c5d929211ed161Mark Andrews
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews 315. [bug] Handle non-empty blanks lines. (RT #163)
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews 314. [func] The named.conf controls statement can now have
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews more than one key specified for the inet clause.
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews 313. [bug] When parsing resolv.conf, don't terminate on an
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews error. Instead, parse as much as possible, but
6d609c3cbe7d91bf02ac60a4a34cc4bffa13a3e6Evan Hunt still return an error if one was found.
6d609c3cbe7d91bf02ac60a4a34cc4bffa13a3e6Evan Hunt
6d609c3cbe7d91bf02ac60a4a34cc4bffa13a3e6Evan Hunt 312. [bug] Increase the number of allowed elements in the
b83e886b3023c9a3bb40f20e399c3d2d40604eadEvan Hunt resolv.conf search path from 6 to 8. If there
b83e886b3023c9a3bb40f20e399c3d2d40604eadEvan Hunt are more than this, ignore the remainder rather
b83e886b3023c9a3bb40f20e399c3d2d40604eadEvan Hunt than returning a failure in lwres_conf_parse.
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt 311. [bug] lwres_conf_parse failed when the first line of
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt resolv.conf was empty or a comment.
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt 310. [func] Changes to named.conf "controls" statement (inet
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt subtype only)
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt - support "keys" clause
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt
adb0ac475d4a58404812eee3a158447decf9e026Tinderbox User controls {
adb0ac475d4a58404812eee3a158447decf9e026Tinderbox User inet * port 1024
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt allow { any; } keys { "foo"; }
529d8a7cf1960f96a78d1b2b004aa63aff80b16bMark Andrews }
529d8a7cf1960f96a78d1b2b004aa63aff80b16bMark Andrews
529d8a7cf1960f96a78d1b2b004aa63aff80b16bMark Andrews - allow "port xxx" to be left out of statement,
d9d7b2657e2b688b2ad601a3ea0a23a4078c1f02Witold Krecicki in which case it defaults to omapi's default port
d9d7b2657e2b688b2ad601a3ea0a23a4078c1f02Witold Krecicki of 953.
d9d7b2657e2b688b2ad601a3ea0a23a4078c1f02Witold Krecicki
1fe29e5d65d81d1ff0b94bfa7ce80f506a62af91Witold Krecicki 309. [bug] When sending a referral, the server did not look
1fe29e5d65d81d1ff0b94bfa7ce80f506a62af91Witold Krecicki for name server addresses as glue in the zone
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt holding the NS RRset in the case where this zone
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt was not the same as the one where it looked for
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt name server addresses as authoritative data.
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt
f0fe1930a2350c1110bff2203e48335c147ca52dEvan Hunt 308. [bug] Treat a SOA record not at top of zone as an error
f0fe1930a2350c1110bff2203e48335c147ca52dEvan Hunt when loading a zone. (RT #154)
f0fe1930a2350c1110bff2203e48335c147ca52dEvan Hunt
a78396e6522d807dceb81c09cfdbca9acee3cc00Evan Hunt 307. [bug] When canceling a query, the resolver didn't check for
a78396e6522d807dceb81c09cfdbca9acee3cc00Evan Hunt isc_socket_sendto() calls that did not yet have their
6ce370550225d4a9251346575bb7020145708bc2Tinderbox User completion events posted, so it could (rarely) end up
181125e682a4a7de03baedc099d4006ffd6d972cTinderbox User destroying the query context and then want to use
7bc7cdd947a9f5671e8de77ef74b28bf35d15c8eEvan Hunt it again when the send event posted, triggering an
7bc7cdd947a9f5671e8de77ef74b28bf35d15c8eEvan Hunt assertion as it tried to cancel an already-canceled
55d61515ec5a64c19ecfbd8b554d02515c878f2bMark Andrews query. (RT #77)
55d61515ec5a64c19ecfbd8b554d02515c878f2bMark Andrews
55d61515ec5a64c19ecfbd8b554d02515c878f2bMark Andrews 306. [bug] Reading HMAC-MD5 private key files didn't work.
1ddde9710ed9298bf8cd4dfd1921ec363e308f87Mark Andrews
1ddde9710ed9298bf8cd4dfd1921ec363e308f87Mark Andrews 305. [bug] When reloading the server with a config file
2d5581de6e5d6606a8acef041ca808f4b8e24b1bMukund Sivaraman containing a syntax error, it could catch an
2d5581de6e5d6606a8acef041ca808f4b8e24b1bMukund Sivaraman assertion failure trying to perform zone
2d5581de6e5d6606a8acef041ca808f4b8e24b1bMukund Sivaraman maintenance on tentatively created zones whose
a217937e597bbdaa1805d13cf85c9a9d6131b884Tinderbox User views were never fully configured and lacked
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt an address database.
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt 304. [bug] If more than LWRES_CONFMAXNAMESERVERS servers
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt are listed in resolv.conf, silently ignore them
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt instead of returning failure.
28303a06cec9c9c71ffb8164c85e47281dfca873Mark Andrews
28303a06cec9c9c71ffb8164c85e47281dfca873Mark Andrews 303. [bug] Add additional sanity checks to differentiate a AXFR
28303a06cec9c9c71ffb8164c85e47281dfca873Mark Andrews response vs a IXFR response. (RT #157)
8a659aae94652e1dd151705551cca1dab7cafd75Mark Andrews
8a659aae94652e1dd151705551cca1dab7cafd75Mark Andrews 302. [bug] In dig, host, and nslookup, MXNAME should be large
4d8940486ca555f8308c503eef3bd479c0095eb8Mark Andrews enough to hold any legal domain name in presentation
35c014cb1d151983c455ad1ac99093591cbda97aMark Andrews format + terminating NULL.
35c014cb1d151983c455ad1ac99093591cbda97aMark Andrews
35c014cb1d151983c455ad1ac99093591cbda97aMark Andrews 301. [bug] Uninitalised pointer in host:printmessage(). (RT #159)
a16f42441a0bdfc911aafe841a975af55181f2f0Mukund Sivaraman
a16f42441a0bdfc911aafe841a975af55181f2f0Mukund Sivaraman 300. [bug] Using both <isc/net.h> and <lwres/net.h> didn't work
a16f42441a0bdfc911aafe841a975af55181f2f0Mukund Sivaraman on platforms lacking IPv6 because each included their
61b1075ddbc2d32043531dd90c20043f419fcfb7Mark Andrews own ipv6 header file for the missing definitions. Now
61b1075ddbc2d32043531dd90c20043f419fcfb7Mark Andrews each library's ipv6.h defines the wrapper symbol of
f555b59e3678ba3e67201ef158b5f355e6d3ce13Mark Andrews the other (ISC_IPV6_H and LWRES_IPV6_H).
f555b59e3678ba3e67201ef158b5f355e6d3ce13Mark Andrews
b740318a42e7e9e9511c4a3213a81a51257c1ab9Mark Andrews 299. [cleanup] Get the user and group information before changing the
f555b59e3678ba3e67201ef158b5f355e6d3ce13Mark Andrews root directory, so the administrator does not need to
8d9a134fe75c57052094b30ad43a20582ad71ebfMark Andrews keep a copy of the user and group databases in the
8d9a134fe75c57052094b30ad43a20582ad71ebfMark Andrews chroot'ed environment. Suggested by Hakan Olsson.
8d9a134fe75c57052094b30ad43a20582ad71ebfMark Andrews
8d9a134fe75c57052094b30ad43a20582ad71ebfMark Andrews 298. [bug] A mutex deadlock occurred during shutdown of the
c2a6e9d347ea5364041d4241e4683d076d4e091bMark Andrews interface manager under certain conditions.
c2a6e9d347ea5364041d4241e4683d076d4e091bMark Andrews Digital Unix systems were the most affected.
c2a6e9d347ea5364041d4241e4683d076d4e091bMark Andrews
cccfafa31131844c3b82e4c92f87f243d7ca3287Mark Andrews 297. [bug] Specifying a key name that wasn't fully qualified
cccfafa31131844c3b82e4c92f87f243d7ca3287Mark Andrews in certain parts of the config file could cause
cccfafa31131844c3b82e4c92f87f243d7ca3287Mark Andrews an assertion failure.
e8555412f186ad05a064591bcb25c2f7d7395756Mark Andrews
e8555412f186ad05a064591bcb25c2f7d7395756Mark Andrews 296. [bug] "make install" from a separate build directory
f5b0ad3c8d4b665037b4eeda2fc24547c698c012Witold Krecicki failed unless configure had been run in the source
f5b0ad3c8d4b665037b4eeda2fc24547c698c012Witold Krecicki directory, too.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews 295. [bug] When invoked with type==CNAME and a message
50a3eae6cf9a401ea70f5e81579f14f829f3e457Mark Andrews not constructed by dns_message_parse(),
50a3eae6cf9a401ea70f5e81579f14f829f3e457Mark Andrews dns_message_findname() failed to find anything
50a3eae6cf9a401ea70f5e81579f14f829f3e457Mark Andrews due to checking for attribute bits that are set
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews only in dns_message_parse(). This caused an
8d49a1a0d1658952181cc686fc4dc62006baa1a7Mark Andrews infinite loop when constructing the response to
8d49a1a0d1658952181cc686fc4dc62006baa1a7Mark Andrews an ANY query at a CNAME in a secure zone.
8d49a1a0d1658952181cc686fc4dc62006baa1a7Mark Andrews
97e13cc244a1fc67fd42c421c92ccead5e38a2f5Mark Andrews 294. [bug] If we run out of space in while processing glue
97e13cc244a1fc67fd42c421c92ccead5e38a2f5Mark Andrews when reading a master file and commit "current name"
97e13cc244a1fc67fd42c421c92ccead5e38a2f5Mark Andrews reverts to "name_current" instead of staying as
9f5443280fcfd625a06f63a1b457ed2335840278Mark Andrews "name_glue".
9f5443280fcfd625a06f63a1b457ed2335840278Mark Andrews
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews 293. [port] Add support for FreeBSD 4.0 system tests.
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews 292. [bug] Due to problems with the way some operating systems
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews handle simultaneous listening on IPv4 and IPv6
4840ef4581a577a29a18d180b6bc2e7355378ed7Mark Andrews addresses, the server no longer listens on IPv6
4840ef4581a577a29a18d180b6bc2e7355378ed7Mark Andrews addresses by default. To revert to the previous
7d262a3647a517a86d6d83058aedd18b7a6b06dfMark Andrews behavior, specify "listen-on-v6 { any; };" in
990494909886f2cef94d3874f4dc4add03cece81Mark Andrews the config file.
7d262a3647a517a86d6d83058aedd18b7a6b06dfMark Andrews
f4c0d8db2b1a14e62660fa92f8aaf614b99d7f2fWitold Krecicki 291. [func] Caching servers no longer send outgoing queries
96d49a84fff54fe19b430c56912db0a55cf3ded8Mark Andrews over TCP just because the incoming recursive query
96d49a84fff54fe19b430c56912db0a55cf3ded8Mark Andrews was a TCP one.
f4c0d8db2b1a14e62660fa92f8aaf614b99d7f2fWitold Krecicki
10966da999f8f7f364418aa446d8ead9c8a761cfMark Andrews 290. [cleanup] +twiddle option to dig (for testing only) removed.
10966da999f8f7f364418aa446d8ead9c8a761cfMark Andrews
f0e7471845e0c9f1509fb91cae4a8e6655132acbEvan Hunt 289. [cleanup] dig is now installed in $bindir instead of $sbindir.
047e477d27b7faa9a063fde549e2b2c141f2291bWitold Krecicki host is now installed in $bindir. (Be sure to remove
f4c0d8db2b1a14e62660fa92f8aaf614b99d7f2fWitold Krecicki any $sbindir/dig from a previous release.)
322efcb27d26cb5949ceabf6d3b93d0a2e25746fWitold Krecicki
322efcb27d26cb5949ceabf6d3b93d0a2e25746fWitold Krecicki 288. [func] rndc is now installed by "make install" into $sbindir.
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki 287. [bug] rndc now works again as "rndc 127.1 reload" (for
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki only that task). Parsing its configuration file and
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki using digital signatures for authentication has been
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki disabled until named supports the "controls" statement,
b56bd9b59f590ade778ac6621fb5bede4001d8aeMark Andrews post-9.0.0.
b56bd9b59f590ade778ac6621fb5bede4001d8aeMark Andrews
b56bd9b59f590ade778ac6621fb5bede4001d8aeMark Andrews 286. [bug] On Solaris 2, when named inherited a signal state
96beefd76f597b77d4fcd51f8d766e5e59a2d216Mark Andrews where SIGHUP had the SIG_IGN action, SIGHUP would
96beefd76f597b77d4fcd51f8d766e5e59a2d216Mark Andrews be ignored rather than causing the server to reload
3f06b888ae80a8724b300ab39a4276537b0241cdWitold Krecicki its configuration.
3f06b888ae80a8724b300ab39a4276537b0241cdWitold Krecicki
3f06b888ae80a8724b300ab39a4276537b0241cdWitold Krecicki 285. [bug] A change made to the dst API for beta4 inadvertently
948fe5822b9c8489856bc38b3063e30e9d34fcd3Mark Andrews broke OMAPI's creation of a dst key from an incoming
948fe5822b9c8489856bc38b3063e30e9d34fcd3Mark Andrews message, causing an assertion to be triggered. Fixed.
948fe5822b9c8489856bc38b3063e30e9d34fcd3Mark Andrews
ecff557eebd67a717ab6fd3323af27363ee3273dMark Andrews 284. [func] The DNSSEC key generation and signing tools now
ecff557eebd67a717ab6fd3323af27363ee3273dMark Andrews generate randomness from keyboard input on systems
ecff557eebd67a717ab6fd3323af27363ee3273dMark Andrews that lack /dev/random.
fbc50678e18eced2c1324bd968e77d4d7737d0caMark Andrews
fbc50678e18eced2c1324bd968e77d4d7737d0caMark Andrews 283. [cleanup] The 'lwresd' program is now a link to 'named'.
fbc50678e18eced2c1324bd968e77d4d7737d0caMark Andrews
fbc50678e18eced2c1324bd968e77d4d7737d0caMark Andrews 282. [bug] The lexer now returns ISC_R_RANGE if parsed integer is
c2afbab9dc8de73c85b32624a8364bc7532d1fa9Witold Krecicki too big for an unsigned long.
c2afbab9dc8de73c85b32624a8364bc7532d1fa9Witold Krecicki
c2afbab9dc8de73c85b32624a8364bc7532d1fa9Witold Krecicki 281. [bug] Fixed list of recognized config file category names.
51ec0decc11beda6b903fbfa18c35edef09ad5feWitold Krecicki
51ec0decc11beda6b903fbfa18c35edef09ad5feWitold Krecicki 280. [func] Add isc-config.sh, which can be used to more
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt easily build applications that link with
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt our libraries.
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt 279. [bug] Private omapi function symbols shared between
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt two or more files in libomapi.a were not namespace
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt protected using the ISC convention of starting with
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews the library name and two underscores ("omapi__"...)
9268297baa1429d8851c36972d918dde66544746Mark Andrews
9268297baa1429d8851c36972d918dde66544746Mark Andrews 278. [bug] bin/named/logconf.c:category_fromconf() didn't take
9268297baa1429d8851c36972d918dde66544746Mark Andrews note of when isc_log_categorybyname() wasn't able
d7ab0204e26098847232548f03833e185db0b99fMark Andrews to find the category name and would then apply the
d7ab0204e26098847232548f03833e185db0b99fMark Andrews channel list of the unknown category to all categories.
d7ab0204e26098847232548f03833e185db0b99fMark Andrews
aabcb1fde0ca255ff30f0a5c10cbd39f798cc5b7Mark Andrews 277. [bug] isc_log_categorybyname() and isc_log_modulebyname()
aabcb1fde0ca255ff30f0a5c10cbd39f798cc5b7Mark Andrews would fail to find the first member of any category
aabcb1fde0ca255ff30f0a5c10cbd39f798cc5b7Mark Andrews or module array apart from the internal defaults.
aabcb1fde0ca255ff30f0a5c10cbd39f798cc5b7Mark Andrews Thus, for example, the "notify" category was improperly
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki configured by named.
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki 276. [bug] dig now supports maximum sized TCP messages.
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki 275. [bug] The definition of lwres_gai_strerror() was missing
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki the lwres_ prefix.
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki 274. [bug] TSIG AXFR verify failed when talking to a BIND 8
ac110848296c18b3a3bfaa89bdee2dd00755b36fMark Andrews server.
ac110848296c18b3a3bfaa89bdee2dd00755b36fMark Andrews
ac110848296c18b3a3bfaa89bdee2dd00755b36fMark Andrews 273. [func] The default for the 'transfer-format' option is
ac110848296c18b3a3bfaa89bdee2dd00755b36fMark Andrews now 'many-answers'. This will break zone transfers
7100602261f22ed9f5955f8acfbc59f37ac608bbMark Andrews to BIND 4.9.5 and older unless there is an explicit
ede52ba98d02bc1ac4483a77d403ff1d64a003ceMark Andrews 'one-answer' configuration.
7100602261f22ed9f5955f8acfbc59f37ac608bbMark Andrews
a0f5a5e3c5c6dd29b18bc06fea0d02ae7fc24ac9Mark Andrews 272. [bug] The sending of large TCP responses was canceled
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt in mid-transmission due to a race condition
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt caused by the failure to set the client object's
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt "newstate" variable correctly when transitioning
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt to the "working" state.
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt
9dede25430218a1f683dfef36f04ac7cf5bbd9e8Mark Andrews 271. [func] Attempt to probe the number of cpus in named
10f8dc8456ba073fdb2bfc5168d78de574debeeeMark Andrews if unspecified rather than defaulting to 1.
9dede25430218a1f683dfef36f04ac7cf5bbd9e8Mark Andrews
88699327de812fdd5beeb68b06ea45000fca2175Mark Andrews 270. [func] Allow maximum sized TCP answers.
53a70bef3508acb1517b8eb57f61a81280c11509Mark Andrews
d3600bb89d32a7e0d943691d3cad5c569ef6158dMark Andrews 269. [bug] Failed DNSSEC validations could cause an assertion
d3600bb89d32a7e0d943691d3cad5c569ef6158dMark Andrews failure by causing clone_results() to be called with
d3600bb89d32a7e0d943691d3cad5c569ef6158dMark Andrews with hevent->node == NULL.
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman 268. [doc] A plain text version of the Administrator
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman Reference Manual is now included in the distribution,
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman as doc/arm/Bv9ARM.txt.
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman
049a49c2956dd9cc9b82974e2bbe77c57fcc73dbMark Andrews 267. [func] Nsupdate is now provided in the distribution.
049a49c2956dd9cc9b82974e2bbe77c57fcc73dbMark Andrews
049a49c2956dd9cc9b82974e2bbe77c57fcc73dbMark Andrews 266. [bug] zone.c:save_nsrrset() node was not initalized.
e2047969decfc0c3fc1a946ccade993cab9c9315Mark Andrews
e2047969decfc0c3fc1a946ccade993cab9c9315Mark Andrews 265. [bug] dns_request_create() now works for TCP.
e2047969decfc0c3fc1a946ccade993cab9c9315Mark Andrews
c3beecc1bcc6e1c15176a699b41ca77ef6533c25Mark Andrews 264. [func] Dispatch can not take TCP sockets in connecting
c3beecc1bcc6e1c15176a699b41ca77ef6533c25Mark Andrews state. Set DNS_DISPATCHATTR_CONNECTED when calling
c3beecc1bcc6e1c15176a699b41ca77ef6533c25Mark Andrews dns_dispatch_createtcp() for connected TCP sockets
0be436fc397396ed490182f022d02b46c7a50271Mark Andrews or call dns_dispatch_starttcp() when the socket is
0be436fc397396ed490182f022d02b46c7a50271Mark Andrews connected.
da06956f4b1467608a7b00737d49622d6a27ba3fMark Andrews
53a70bef3508acb1517b8eb57f61a81280c11509Mark Andrews 263. [func] New logging channel type 'stderr'
8090ceb932b52c70d72f655531150e0a1122052dMark Andrews
7100602261f22ed9f5955f8acfbc59f37ac608bbMark Andrews channel some-name {
f89adb2c2a52b505501c3eaa2aec9fd4df6bd60aTinderbox User stderr;
e846f127d64ea690b789efa6e5b4ff9f64cf3235Witold Krecicki severity error;
e846f127d64ea690b789efa6e5b4ff9f64cf3235Witold Krecicki }
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt 262. [bug] 'master' was not initalized in zone.c:stub_callback().
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt 261. [func] Add dns_zone_markdirty().
5ac427050fa0e303171133ce3855b284ab4cfbb7Mark Andrews
5ac427050fa0e303171133ce3855b284ab4cfbb7Mark Andrews 260. [bug] Running named as a non-root user failed on Linux
5ac427050fa0e303171133ce3855b284ab4cfbb7Mark Andrews kernels new enough to support retaining capabilities
594d15df254304ef6705a9fc028bcd34328bce42Mark Andrews after setuid().
594d15df254304ef6705a9fc028bcd34328bce42Mark Andrews
594d15df254304ef6705a9fc028bcd34328bce42Mark Andrews 259. [func] New random-device and random-seed-file statements
19d80ce5844e00a021643759adcbe27c11b485a0Witold Krecicki for global options block of named.conf. Both accept
19d80ce5844e00a021643759adcbe27c11b485a0Witold Krecicki a single string argument.
19d80ce5844e00a021643759adcbe27c11b485a0Witold Krecicki
19d80ce5844e00a021643759adcbe27c11b485a0Witold Krecicki 258. [bug] Fixed printing of lwres_addr_t.address field.
dc2a4887c40b1ee361cef51e188b386e19497e01Witold Krecicki
dc2a4887c40b1ee361cef51e188b386e19497e01Witold Krecicki 257. [bug] The server detached the last zone manager reference
08e36aa5a5c7697a839f83831fccf8fb3f792848Mark Andrews too early, while it could still be in use by queries.
08e36aa5a5c7697a839f83831fccf8fb3f792848Mark Andrews This manifested itself as assertion failures during the
370c6e0ac1ad6330e5ded66e5636c5c93d2ce3ffEvan Hunt shutdown process for busy name servers (RT #133).
08e36aa5a5c7697a839f83831fccf8fb3f792848Mark Andrews
08e36aa5a5c7697a839f83831fccf8fb3f792848Mark Andrews 256. [func] isc_ratelimiter_t now has attach/detach semantics, and
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt isc_ratelimiter_shutdown guarantees that the rate
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt limiter is detached from its task.
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt 255. [func] New function dns_zonemgr_attach().
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews 254. [bug] Suppress "query denied" messages on additional data
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews lookups.
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews
b0ffe328620db4ead7079e8cd26a584f5b947754Mark Andrews --- 9.0.0b4 released ---
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews 253. [func] resolv.conf parser now recognises ';' and '#' as
699f790c49d03a9ef3c3234a72d272bb469203e8Evan Hunt comments (anywhere in line, not just as the beginning).
699f790c49d03a9ef3c3234a72d272bb469203e8Evan Hunt
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt 252. [bug] resolv.conf parser mishandled masks on sortlists.
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt It also aborted when an unrecognized keyword was seen,
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt now it silently ignores the entire line.
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt 251. [bug] lwresd caught an assertion failure on startup.
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt
48bf87ba83396aae2251646aed9a9cac183e5780Mark Andrews 250. [bug] fixed handling of size+unit when value would be too
48bf87ba83396aae2251646aed9a9cac183e5780Mark Andrews large for internal representation.
cd6eeeb827f65df4bfb3e7ed3454655650f7dba7Mark Andrews
cd6eeeb827f65df4bfb3e7ed3454655650f7dba7Mark Andrews 249. [cleanup] max-cache-size config option now takes a size-spec
aa5506eda809dfd25b4e1ee6edb5285a77958d2cEvan Hunt like 'datasize', except 'default' is not allowed.
aa5506eda809dfd25b4e1ee6edb5285a77958d2cEvan Hunt
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt 248. [bug] global lame-ttl option was not being printed when
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt config structures were written out.
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt 247. [cleanup] Rename cache-size config option to max-cache-size.
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt 246. [func] Rename global option cachesize to cache-size and
aa5506eda809dfd25b4e1ee6edb5285a77958d2cEvan Hunt add corresponding option to view statement.
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt
16591ba9ae26e4d6e1bc0dd4776725326174abaaMark Andrews 245. [bug] If an uncompressed name will take more than 255
91499fdb483d88377756fa517c25e3564bfa4e3bEvan Hunt bytes and the buffer is sufficiently long,
16591ba9ae26e4d6e1bc0dd4776725326174abaaMark Andrews dns_name_fromwire should return DNS_R_FORMERR,
3cd204c4a46f21bf2a38f35e79af45ac595be943Evan Hunt not ISC_R_NOSPACE. This bug caused cause the
3cd204c4a46f21bf2a38f35e79af45ac595be943Evan Hunt server to catch an assertion failure when it
3cd204c4a46f21bf2a38f35e79af45ac595be943Evan Hunt received a query for a name longer than 255
8fcf2413e99597b6690b6a352aa12842f9be27e5Mark Andrews bytes.
8fcf2413e99597b6690b6a352aa12842f9be27e5Mark Andrews
8fcf2413e99597b6690b6a352aa12842f9be27e5Mark Andrews 244. [bug] empty named.conf file and empty options statement are
7660b370c363d08a43ad713a84f94798f3fc4879Mark Andrews now parsed properly.
7660b370c363d08a43ad713a84f94798f3fc4879Mark Andrews
7100602261f22ed9f5955f8acfbc59f37ac608bbMark Andrews 243. [func] new cachesize option for named.conf
651be63a1111c50942533016b3a2a6403d74cd9eMark Andrews
651be63a1111c50942533016b3a2a6403d74cd9eMark Andrews 242. [cleanup] fixed incorrect warning about auth-nxdomain usage.
b1888f0e2ed6bebe79822de83bf67f5c440a22e1Mark Andrews
6214c3c93a43dc86f080dc0219e4560b69721f53Mark Andrews 241. [cleanup] nscount and soacount have been removed from the
6214c3c93a43dc86f080dc0219e4560b69721f53Mark Andrews dns_master_*() arguement lists.
448884248519a8edade1b51aa7d20140b12764a9Evan Hunt
448884248519a8edade1b51aa7d20140b12764a9Evan Hunt 240. [func] databases now come in three flavours: zone, cache
395e6865d5b0ec13c1e4cc3947598153aa4e4914Evan Hunt and stub.
395e6865d5b0ec13c1e4cc3947598153aa4e4914Evan Hunt
395e6865d5b0ec13c1e4cc3947598153aa4e4914Evan Hunt 239. [feature] If ISC_MEM_DEBUG is enabled, the variable
39225b4b510385f0cee915f0622574b76f5d6082Evan Hunt isc_mem_debugging controls whether messages
cf24cbd837617c5cb89f04ba97b262be21a925bfEvan Hunt are printed or not.
cf24cbd837617c5cb89f04ba97b262be21a925bfEvan Hunt
cf24cbd837617c5cb89f04ba97b262be21a925bfEvan Hunt 238. [cleanup] A few more compilation warnings have been quieted:
ddf3342cca1a2dbd98c5443cbb9b184c428cdda5Evan Hunt + missing sigwait prototype on BSD/OS 4.0/4.0.1.
ddf3342cca1a2dbd98c5443cbb9b184c428cdda5Evan Hunt + PTHREAD_ONCE_INIT unbraced initializer warnings on
558278974eb4a1021943e6bbbc6c7d80dc3707fdMark Andrews Solaris 2.8.
558278974eb4a1021943e6bbbc6c7d80dc3707fdMark Andrews + IN6ADDR_ANY_INIT unbraced initializer warnings on
558278974eb4a1021943e6bbbc6c7d80dc3707fdMark Andrews BSD/OS 4.*, Linux and Solaris 2.8.
132a57117978816eebf6f8c33b39bdcfcd62fd7aEvan Hunt
132a57117978816eebf6f8c33b39bdcfcd62fd7aEvan Hunt 237. [bug] If connect() returned ENOBUFS when the resolver was
132a57117978816eebf6f8c33b39bdcfcd62fd7aEvan Hunt initiating a TCP query, the socket didn't get
132a57117978816eebf6f8c33b39bdcfcd62fd7aEvan Hunt destroyed, and the server did not shut down cleanly.
0993cd5f2227c1aa6a8554f4a9a847efabbcfcb8Mark Andrews
0993cd5f2227c1aa6a8554f4a9a847efabbcfcb8Mark Andrews 236. [func] Added new listen-on-v6 config file statement.
0993cd5f2227c1aa6a8554f4a9a847efabbcfcb8Mark Andrews
b8dcc13bc5d49aa18a80179851cf0d7a81c54887Mark Andrews 235. [func] Consider it a config file error if a listen-on
b8dcc13bc5d49aa18a80179851cf0d7a81c54887Mark Andrews statement has an IPv6 address in it, or a
756c6433301f2f5dad3372af2bef56c0b28e99b7Mark Andrews listen-on-v6 statement has an IPv4 address in it.
756c6433301f2f5dad3372af2bef56c0b28e99b7Mark Andrews
8e4d56d45dc6daa9dfc5c33b67138ecb9d5bf004Tinderbox User 234. [bug] Allow a trusted-key's first field (domain-name) be
1add4a7939a550d50b156f72631ea374b6182149Mark Andrews either a quoted or an unquoted string, instead of
1add4a7939a550d50b156f72631ea374b6182149Mark Andrews requiring a quoted string.
381c77fd82ea5a51ee52929ec43c1f3adb27686aMark Andrews
381c77fd82ea5a51ee52929ec43c1f3adb27686aMark Andrews 233. [cleanup] Convert all config structure integer values to unsigned
7c525954642f8fb3698b555115edb09fe3bd3354Mark Andrews integer (isc_uint32_t) to match grammer.
7c525954642f8fb3698b555115edb09fe3bd3354Mark Andrews
7c525954642f8fb3698b555115edb09fe3bd3354Mark Andrews 232. [bug] Allow slave zones to not have a file.
7c525954642f8fb3698b555115edb09fe3bd3354Mark Andrews
33a4294f442f7505c8e2453beb422b5928ec697cMark Andrews 231. [func] Support new 'port' clause in config file options
33a4294f442f7505c8e2453beb422b5928ec697cMark Andrews section. Causes 'listen-on', 'masters' and
33a4294f442f7505c8e2453beb422b5928ec697cMark Andrews 'also-notify' statements to use its value instead of
d6357f09aacf518df14875fffa819607daa05d17Mark Andrews default (53).
d6357f09aacf518df14875fffa819607daa05d17Mark Andrews
d6357f09aacf518df14875fffa819607daa05d17Mark Andrews 230. [func] Replace the dst sign/verify API with a cleaner one.
59328c76745ee6d2df047e3f072b118258b87cb6Mukund Sivaraman
59328c76745ee6d2df047e3f072b118258b87cb6Mukund Sivaraman 229. [func] Support config file sig-validity-interval statement
275265ab27815d2261ebf68b48201fb7bffdf426Mukund Sivaraman in options, views and zone statements (master
ade0aa3cb0fafbbe9fffb29f9abba4ce85890c3fMark Andrews zones only).
ade0aa3cb0fafbbe9fffb29f9abba4ce85890c3fMark Andrews
275265ab27815d2261ebf68b48201fb7bffdf426Mukund Sivaraman 228. [cleanup] Logging messages in config module stripped of
8398f0015625495e228eea195e3adccfcf59ffccMark Andrews trailing period.
8398f0015625495e228eea195e3adccfcf59ffccMark Andrews
023ba1e6ef28d888ad0030fd72937fb4de2129bdEvan Hunt 227. [cleanup] The enumerated identifiers dns_rdataclass_*,
023ba1e6ef28d888ad0030fd72937fb4de2129bdEvan Hunt dns_rcode_*, dns_opcode_*, and dns_trust_* are
023ba1e6ef28d888ad0030fd72937fb4de2129bdEvan Hunt also now cast to their appropriate types, as with
44c86318ed432af96848269250930297eea2bba3Evan Hunt dns_rdatatype_* in item number 225 below.
44c86318ed432af96848269250930297eea2bba3Evan Hunt
44c86318ed432af96848269250930297eea2bba3Evan Hunt 226. [func] dns_name_totext() now always prints the root name as
44c86318ed432af96848269250930297eea2bba3Evan Hunt '.', even when omit_final_dot is true.
806e05d28a479291110a9fdb1788e675a56fc364Mark Andrews
ce7216c40ac973ed9ac5a90d75cd41b14b789725Mark Andrews 225. [cleanup] The enumerated dns_rdatatype_* identifiers are now
ce7216c40ac973ed9ac5a90d75cd41b14b789725Mark Andrews cast to dns_rdatatype_t via macros of their same name
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews so that they are of the proper integral type wherever
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews a dns_rdatatype_t is needed.
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews 224. [cleanup] The entire project builds cleanly with gcc's
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews -Wcast-qual and -Wwrite-strings warnings enabled,
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews which is now the default when using gcc. (Warnings
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews from confparser.c, because of yacc's code, are
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews unfortunately to be expected.)
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman 223. [func] Several functions were reprototyped to qualify one
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman or more of their arguments with "const". Similarly,
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman several functions that return pointers now have
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman those pointers qualified with const.
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman 222. [bug] The global 'also-notify' option was ignored.
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman
a2b15b3305acd52179e6f3dc7d073b07fbc40b8eMark Andrews 221. [bug] An uninitialized variable was sometimes passed to
a2b15b3305acd52179e6f3dc7d073b07fbc40b8eMark Andrews dns_rdata_freestruct() when loading a zone, causing
a2b15b3305acd52179e6f3dc7d073b07fbc40b8eMark Andrews an assertion failure.
d372f426ca42ee2bc7bcb1f76a52c4f154de1f9bMark Andrews
d372f426ca42ee2bc7bcb1f76a52c4f154de1f9bMark Andrews 220. [cleanup] Set the default outgoing port in the view, and
79a55d4f4dcf3d6f617523228503d8584b72a3a3Mukund Sivaraman set it in sockaddrs returned from the ADB.
79a55d4f4dcf3d6f617523228503d8584b72a3a3Mukund Sivaraman [31-May-2000 explorer]
79a55d4f4dcf3d6f617523228503d8584b72a3a3Mukund Sivaraman
0c29904b27c9ab3b85ecbde159b22ae1323bdbcdMukund Sivaraman 219. [bug] Signed truncated messages more correctly follow
0c29904b27c9ab3b85ecbde159b22ae1323bdbcdMukund Sivaraman the respective specs.
0c29904b27c9ab3b85ecbde159b22ae1323bdbcdMukund Sivaraman
f3ad877eb05befbc862b0233d985758c0caef29aEvan Hunt 218. [func] When an rdataset is signed, its ttl is normalized
f3ad877eb05befbc862b0233d985758c0caef29aEvan Hunt based on the signature validity period.
f3ad877eb05befbc862b0233d985758c0caef29aEvan Hunt
d88ba937124b2a4f8a074fc2aef9caf2022308b4Mark Andrews 217. [func] Also-notify and trusted-keys can now be used in
d88ba937124b2a4f8a074fc2aef9caf2022308b4Mark Andrews the 'view' statement.
d88ba937124b2a4f8a074fc2aef9caf2022308b4Mark Andrews
40401165e4646f1624175ac80bf9b51826ab67ecMark Andrews 216. [func] The 'max-cache-ttl' and 'max-ncache-ttl' options
8d00c5ab2c16985457947ddb0376707ab7094b80Mark Andrews now work.
8d00c5ab2c16985457947ddb0376707ab7094b80Mark Andrews
ec450fde7cee684f37b0a59d770330c700419610Evan Hunt 215. [bug] Failures at certain points in request processing
ec450fde7cee684f37b0a59d770330c700419610Evan Hunt could cause the assertion INSIST(client->lockview
ec450fde7cee684f37b0a59d770330c700419610Evan Hunt == NULL) to be triggered.
d1dbf6b20fdcfa95acd75cdb96fcd57067a31144Mukund Sivaraman
d1dbf6b20fdcfa95acd75cdb96fcd57067a31144Mukund Sivaraman 214. [func] New public function isc_netaddr_format(), for
d1dbf6b20fdcfa95acd75cdb96fcd57067a31144Mukund Sivaraman formatting network addresses in log messages.
3fe17d62e32017b643b852ede1b234271ee308e1Evan Hunt
3fe17d62e32017b643b852ede1b234271ee308e1Evan Hunt 213. [bug] Don't leak memory when reloading the zone if
3fe17d62e32017b643b852ede1b234271ee308e1Evan Hunt an update-policy clause was present in the old zone.
f02c22d58ac88777655e0b407b22b07864d39184Evan Hunt
f02c22d58ac88777655e0b407b22b07864d39184Evan Hunt 212. [func] Added dns_message_get/settsigkey, to make TSIG
f02c22d58ac88777655e0b407b22b07864d39184Evan Hunt key management reasonable.
5f4f7c688e0cca18edd67e9760b266ce8f67e29cTinderbox User
5f4f7c688e0cca18edd67e9760b266ce8f67e29cTinderbox User 211. [func] The 'key' and 'server' statements can now occur
40401165e4646f1624175ac80bf9b51826ab67ecMark Andrews inside 'view' statements.
df9a49ee07f7629ec6abd2e3bd0dee600d7e2ab4Evan Hunt
df9a49ee07f7629ec6abd2e3bd0dee600d7e2ab4Evan Hunt 210. [bug] The 'allow-transfer' option was ignored for slave
e073205a884d3762fdc678d4b8a61b627a4070abEvan Hunt zones, and the 'transfers-per-ns' option was
e073205a884d3762fdc678d4b8a61b627a4070abEvan Hunt was ignored for all zones.
e073205a884d3762fdc678d4b8a61b627a4070abEvan Hunt
832ab79d1f8bc4edf638780b306888da30ac3a1eMark Andrews 209. [cleanup] Upgraded openssl files to new version 0.9.5a
832ab79d1f8bc4edf638780b306888da30ac3a1eMark Andrews
832ab79d1f8bc4edf638780b306888da30ac3a1eMark Andrews 208. [func] Added ISC_OFFSET_MAXIMUM for the maximum value
9d85a773829484832f762a9088a7dafd6794aa39Mark Andrews of an isc_offset_t.
9d85a773829484832f762a9088a7dafd6794aa39Mark Andrews
9d85a773829484832f762a9088a7dafd6794aa39Mark Andrews 207. [func] The dnssec tools properly use the logging subsystem.
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt 206. [cleanup] dst now stores the key name as a dns_name_t, not
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt a char *.
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt 205. [cleanup] On IRIX, turn off the mostly harmless warnings 1692
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt ("prototyped function redeclared without prototype")
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt and 1552 ("variable ... set but not used") when
30370d905e9be3be7d9b947fd432bacecbb13bb9Evan Hunt compiling in the lib/dns/sec/{dnssafe,openssl}
30370d905e9be3be7d9b947fd432bacecbb13bb9Evan Hunt directories, which contain code imported from outside
f8432e3f249dbec36394539ca1f3cb25bf33abfeMark Andrews sources.
f8432e3f249dbec36394539ca1f3cb25bf33abfeMark Andrews
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt 204. [cleanup] On HP/UX, pass +vnocompatwarnings to the linker
40401165e4646f1624175ac80bf9b51826ab67ecMark Andrews to quiet the warnings that "The linked output may not
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt run on a PA 1.x system."
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt 203. [func] notify and zone soa queries are now tsig signed when
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt appropriate.
1d383fd4b23fc7031e562bf5db02e3018c5d0b9eMark Andrews
1d383fd4b23fc7031e562bf5db02e3018c5d0b9eMark Andrews 202. [func] isc_lex_getsourceline() changed from returning int
1d383fd4b23fc7031e562bf5db02e3018c5d0b9eMark Andrews to returning unsigned long, the type of its underlying
1d383fd4b23fc7031e562bf5db02e3018c5d0b9eMark Andrews counter.
3ecc17d5519cc5b45cba3344344f296f3ff57776Mark Andrews
40401165e4646f1624175ac80bf9b51826ab67ecMark Andrews 201. [cleanup] Removed the test/sdig program, it has been
3ecc17d5519cc5b45cba3344344f296f3ff57776Mark Andrews replaced by bin/dig/dig.
9b789c54f8829b867c4a888c47bd2310a790415aEvan Hunt
9b789c54f8829b867c4a888c47bd2310a790415aEvan Hunt
9b789c54f8829b867c4a888c47bd2310a790415aEvan Hunt --- 9.0.0b3 released ---
d40154cab71b0c774d80df2c0091e1f8edcaa7d4Evan Hunt
d40154cab71b0c774d80df2c0091e1f8edcaa7d4Evan Hunt 200. [bug] Failures in sending query responses to clients
d40154cab71b0c774d80df2c0091e1f8edcaa7d4Evan Hunt (e.g., running out of network buffers) were
d40154cab71b0c774d80df2c0091e1f8edcaa7d4Evan Hunt not logged.
2879ee2c72638ea190728f931ce286760caa4521Evan Hunt
2879ee2c72638ea190728f931ce286760caa4521Evan Hunt 199. [bug] isc_heap_delete() sometimes violated the heap
2879ee2c72638ea190728f931ce286760caa4521Evan Hunt invariant, causing timer events not to be posted
2879ee2c72638ea190728f931ce286760caa4521Evan Hunt when due.
6bd794171f2ba0ee93b99ccbf80378959f4e965bEvan Hunt
6bd794171f2ba0ee93b99ccbf80378959f4e965bEvan Hunt 198. [func] Dispatch managers hold memory pools which
6bd794171f2ba0ee93b99ccbf80378959f4e965bEvan Hunt any managed dispatcher may use. This allows
73fbd4c9d3e65621eb32a8e01659532f131de690Mark Andrews us to avoid dipping into the memory context for
73fbd4c9d3e65621eb32a8e01659532f131de690Mark Andrews most allocations. [19-May-2000 explorer]
73fbd4c9d3e65621eb32a8e01659532f131de690Mark Andrews
fc7bce5f350aa119d4c500fd5b35c47b14b539efMark Andrews 197. [bug] When an incoming AXFR or IXFR completes, the
fc7bce5f350aa119d4c500fd5b35c47b14b539efMark Andrews zone's internal state is refreshed from the
b4ccec331dbd81581c6226a54847385a27d9eb25Evan Hunt SOA data. [19-May-2000 explorer]
b4ccec331dbd81581c6226a54847385a27d9eb25Evan Hunt
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt 196. [func] Dispatchers can be shared easily between views
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt and/or interfaces. [19-May-2000 explorer]
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt 195. [bug] Including the NXT record of the root domain
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt in a negative response caused an assertion
c8b968f4144a271213756cc33e8062b9efdd7441Evan Hunt failure.
c8b968f4144a271213756cc33e8062b9efdd7441Evan Hunt
c8b968f4144a271213756cc33e8062b9efdd7441Evan Hunt 194. [doc] The PDF version of the Administrator's Reference
c8b968f4144a271213756cc33e8062b9efdd7441Evan Hunt Manual is no longer included in the ISC BIND9
41494939b62d74fb159009f28428df23e5fc70e3Evan Hunt distribution.
41494939b62d74fb159009f28428df23e5fc70e3Evan Hunt
41494939b62d74fb159009f28428df23e5fc70e3Evan Hunt 193. [func] changed dst_key_free() prototype.
41494939b62d74fb159009f28428df23e5fc70e3Evan Hunt
3bcd09b4162ccd383b4b20e3b5306b3c317c9795Evan Hunt 192. [bug] Zone configuration validation is now done at end
3bcd09b4162ccd383b4b20e3b5306b3c317c9795Evan Hunt of config file parsing, and before loading
3bcd09b4162ccd383b4b20e3b5306b3c317c9795Evan Hunt callbacks.
292eb9c4e4fc51aec911e72821735a123a8c252aMark Andrews
292eb9c4e4fc51aec911e72821735a123a8c252aMark Andrews 191. [func] Patched to compile on UnixWare 7.x. This platform
292eb9c4e4fc51aec911e72821735a123a8c252aMark Andrews is not directly supported by the ISC.
292eb9c4e4fc51aec911e72821735a123a8c252aMark Andrews
1b3d21180244529f0099894fe9d29beb3f11efb3Mark Andrews 190. [cleanup] The DNSSEC tools have been moved to a separate
1b3d21180244529f0099894fe9d29beb3f11efb3Mark Andrews directory dnssec/ and given the following new,
1b3d21180244529f0099894fe9d29beb3f11efb3Mark Andrews more descriptive names:
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt dnssec-keygen
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt dnssec-signzone
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt dnssec-signkey
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt dnssec-makekeyset
4fa9eaf0734e892431e78179bdcc5251c9b6aa7dMark Andrews
bed6e9d614d2ac9e6a84949379aba4fc04aa8e0bMark Andrews Their command line arguments have also been changed to
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews be more consistent. dnssec-keygen now prints the
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews name of the generated key files (sans extension)
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews on standard output to simplify its use in automated
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews scripts.
f647c0df9fd334b19a5bdc9c252f90d94c0abf1eMark Andrews
f647c0df9fd334b19a5bdc9c252f90d94c0abf1eMark Andrews 189. [func] isc_time_secondsastimet(), a new function, will ensure
ecc06cbc32c5a2b91a17e65c1820c9c66313d35cMukund Sivaraman that the number of seconds in an isc_time_t does not
ecc06cbc32c5a2b91a17e65c1820c9c66313d35cMukund Sivaraman exceed the range of a time_t, or return ISC_R_RANGE.
ecc06cbc32c5a2b91a17e65c1820c9c66313d35cMukund Sivaraman Similarly, isc_time_now(), isc_time_nowplusinterval(),
94c7301f6f0ada7aa84ede5808ab8fdec5bae6b5Mark Andrews isc_time_add() and isc_time_subtract() now check the
94c7301f6f0ada7aa84ede5808ab8fdec5bae6b5Mark Andrews range for overflow/underflow. In the case of
505d311709be77b2bd6ebb2aead84771588f9c29Mark Andrews isc_time_subtract, this changed a calling requirement
505d311709be77b2bd6ebb2aead84771588f9c29Mark Andrews (ie, something that could generate an assertion)
505d311709be77b2bd6ebb2aead84771588f9c29Mark Andrews into merely a condition that returns an error result.
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman isc_time_add() and isc_time_subtract() were void-
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman valued before but now return isc_result_t.
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman 188. [func] Log a warning message when an incoming zone transfer
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman contains out-of-zone data.
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman 187. [func] isc_ratelimter_enqueue() has an additional arguement
322e6b5be784d79d15fea9db9440dd821162c574Mark Andrews 'task'.
322e6b5be784d79d15fea9db9440dd821162c574Mark Andrews
27bc16fcdc67f9afefefb54ae98dfdae3a5bc1f8Mukund Sivaraman 186. [func] dns_request_getresponse() has an additional arguement
27bc16fcdc67f9afefefb54ae98dfdae3a5bc1f8Mukund Sivaraman 'preserve_order'.
27bc16fcdc67f9afefefb54ae98dfdae3a5bc1f8Mukund Sivaraman
5b13a593fe7d8055992bd12aeb399bdb06e2a533Mukund Sivaraman 185. [bug] Fixed up handling of ISC_MEMCLUSTER_LEGACY. Several
5b13a593fe7d8055992bd12aeb399bdb06e2a533Mukund Sivaraman public functions did not have an isc__ prefix, and
95bef099e9762c8078c0ba9749293b488727dc58Mark Andrews referred to functions that had previously been
95bef099e9762c8078c0ba9749293b488727dc58Mark Andrews renamed.
6c1f9f5c71ff526402f3b3e87749a9ddf102f75eTinderbox User
95bef099e9762c8078c0ba9749293b488727dc58Mark Andrews 184. [cleanup] Variables/functions which began with two leading
464c2c673b879071da66cab5a627baf35c5e0f90Evan Hunt underscores were made to conform to the ANSI/ISO
464c2c673b879071da66cab5a627baf35c5e0f90Evan Hunt standard, which says that such names are reserved.
464c2c673b879071da66cab5a627baf35c5e0f90Evan Hunt
226dd20bbd6c6bdeadffa71361d9a0ec61308d69Evan Hunt 183. [func] ISC_LOG_PRINTTAG option for log channels. Useful
226dd20bbd6c6bdeadffa71361d9a0ec61308d69Evan Hunt for logging the program name or other identifier.
226dd20bbd6c6bdeadffa71361d9a0ec61308d69Evan Hunt
10d7ab44cc72170c527dde8cc9e049e046342769Mark Andrews 182. [cleanup] New commandline parameters for dnssec tools
10d7ab44cc72170c527dde8cc9e049e046342769Mark Andrews
10d7ab44cc72170c527dde8cc9e049e046342769Mark Andrews 181. [func] Added dst_key_buildfilename and dst_key_parsefilename
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt 180. [func] New isc_result_t ISC_R_RANGE. Supersedes DNS_R_RANGE.
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt 179. [func] options named.conf statement *must* now come
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt before any zone or view statements.
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt
b6214feb63f48e9c08f16394ae5b6902b45b9c38Evan Hunt 178. [func] Post-load of named.conf check verifies a slave zone
b6214feb63f48e9c08f16394ae5b6902b45b9c38Evan Hunt has non-empty list of masters defined.
b6214feb63f48e9c08f16394ae5b6902b45b9c38Evan Hunt
26177be2946c99a34096b7d8c202139dfc0e9760Mark Andrews 177. [func] New per-zone boolean:
26177be2946c99a34096b7d8c202139dfc0e9760Mark Andrews
26177be2946c99a34096b7d8c202139dfc0e9760Mark Andrews enable-zone yes | no ;
26177be2946c99a34096b7d8c202139dfc0e9760Mark Andrews
8e73941f33fad57111142a62d99717abc001912eMark Andrews intended to let a zone be disabled without having
8e73941f33fad57111142a62d99717abc001912eMark Andrews to comment out the entire zone statement.
5b1c7ef35bb495820360182b5192689f33f1cc7dMark Andrews
5b1c7ef35bb495820360182b5192689f33f1cc7dMark Andrews 176. [func] New global and per-view option:
5b1c7ef35bb495820360182b5192689f33f1cc7dMark Andrews
913d976eca8751851111c0b4357f650295d4aa3dMark Andrews max-cache-ttl number
913d976eca8751851111c0b4357f650295d4aa3dMark Andrews
913d976eca8751851111c0b4357f650295d4aa3dMark Andrews 175. [func] New global and per-view option:
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman additional-data internal | minimal | maximal;
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman 174. [func] New public function isc_sockaddr_format(), for
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman formatting socket addresses in log messages.
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman 173. [func] Keep a queue of zones waiting for zone transfer
a727cdff50383b98a150922e16a470cc63225309Tinderbox User quota so that a new transfer can be dispatched
268c4e79c40845fb0005c44d177497bf5fad4518Mark Andrews immediately whenever quota becomes available.
268c4e79c40845fb0005c44d177497bf5fad4518Mark Andrews
c8821d124c532e0a65752b378f924d4259499fd3Mark Andrews 172. [bug] $TTL directive was sometimes missing from dumped
c8821d124c532e0a65752b378f924d4259499fd3Mark Andrews master files because totext_ctx_init() failed to
c8821d124c532e0a65752b378f924d4259499fd3Mark Andrews initialize ctx->current_ttl_valid.
63042d5b579ae3d43104133007e55c224c698904Evan Hunt
c8821d124c532e0a65752b378f924d4259499fd3Mark Andrews 171. [cleanup] On NetBSD systems, the mit-pthreads or
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman unproven-pthreads library is now always used
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman unless --with-ptl2 is explicitly specified on
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman the configure command line. The
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman --with-mit-pthreads option is no longer needed
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman and has been removed.
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman 170. [cleanup] Remove inter server consistancy checks from zone,
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman these should return as a seperate module in 9.1.
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman dns_zone_checkservers(), dns_zone_checkparents(),
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman dns_zone_checkchildren(), dns_zone_checkglue().
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman
e13d04fda918c0c14c2247475bb99e0760d9a6a4Evan Hunt Remove dns_zone_setadb(), dns_zone_setresolver(),
e13d04fda918c0c14c2247475bb99e0760d9a6a4Evan Hunt dns_zone_setrequestmgr() these should now be found
b51391848127d0303bd385a555c76aef57d1b4ebEvan Hunt via the view.
b51391848127d0303bd385a555c76aef57d1b4ebEvan Hunt
b51391848127d0303bd385a555c76aef57d1b4ebEvan Hunt 169. [func] ratelimiter can now process N events per interval.
35928b7e1af8ea4d01a2855ab833dfe59d2345faMukund Sivaraman
bfd4b9e11aa9e8c2b43022a6b7a896b26bd5d7a0Witold Krecicki 168. [bug] include statements in named.conf caused syntax errors
bfd4b9e11aa9e8c2b43022a6b7a896b26bd5d7a0Witold Krecicki due to not consuming the semicolon ending the include
29868ebbe3c7bc06f833e329ea190dc442331bf1Mark Andrews statement before switching input streams.
29868ebbe3c7bc06f833e329ea190dc442331bf1Mark Andrews
29868ebbe3c7bc06f833e329ea190dc442331bf1Mark Andrews 167. [bug] Make lack of masters for a slave zone a soft error.
92cc6acdff1ecbf157e4ab0efe3f79367233f022Mark Andrews
92cc6acdff1ecbf157e4ab0efe3f79367233f022Mark Andrews 166. [bug] Keygen was overwriting existing keys if key_id
2f450fcd295795fb1771432e098af3d6e52c8a0bMark Andrews conflicted, now it will retry, and non-null keys
e939674d53a127ddeeaf4b41fd72933f0b493308Mark Andrews with key_id == 0 are not generated anymore. Key
e939674d53a127ddeeaf4b41fd72933f0b493308Mark Andrews was not able to generate NOAUTHCONF DSA key,
e939674d53a127ddeeaf4b41fd72933f0b493308Mark Andrews increased RSA key size to 2048 bits.
e939674d53a127ddeeaf4b41fd72933f0b493308Mark Andrews
6b8519147a5c24b4a5942042e83fd539d0d445ccEvan Hunt 165. [cleanup] Silence "end-of-loop condition not reached" warnings
6b8519147a5c24b4a5942042e83fd539d0d445ccEvan Hunt from Solaris compiler.
6b8519147a5c24b4a5942042e83fd539d0d445ccEvan Hunt
09f82f50798e170b172e6ba358ed123536243839Evan Hunt 164. [func] Added functions isc_stdio_open(), isc_stdio_close(),
09f82f50798e170b172e6ba358ed123536243839Evan Hunt isc_stdio_seek(), isc_stdio_read(), isc_stdio_write(),
09f82f50798e170b172e6ba358ed123536243839Evan Hunt isc_stdio_flush(), isc_stdio_sync(), isc_file_remove()
8475bed9de77920f884f1ae296f581efbd1e42f8Mark Andrews to encapsulate nonportable usage of errno and sync.
861aa4e9039e6f354545177c4c2323b485549602Mark Andrews
8475bed9de77920f884f1ae296f581efbd1e42f8Mark Andrews 163. [func] Added result codes ISC_R_FILENOTFOUND and
35928b7e1af8ea4d01a2855ab833dfe59d2345faMukund Sivaraman ISC_R_FILEEXISTS.
821ff5e8fa1df2e09fea157ee3e298eef6cf4ec9Evan Hunt
821ff5e8fa1df2e09fea157ee3e298eef6cf4ec9Evan Hunt 162. [bug] Ensure proper range for arguments to ctype.h functions.
821ff5e8fa1df2e09fea157ee3e298eef6cf4ec9Evan Hunt
f06b6a9b14509a3b473f52dd797bc490f6f6511dMark Andrews 161. [cleanup] error in yyparse prototype that only HPUX caught.
f06b6a9b14509a3b473f52dd797bc490f6f6511dMark Andrews
f06b6a9b14509a3b473f52dd797bc490f6f6511dMark Andrews 160. [cleanup] getnet*() are not going to be implemented at this
aa9b64060fb6e946a920e957805f564d149e88e0Evan Hunt stage.
aa9b64060fb6e946a920e957805f564d149e88e0Evan Hunt
aa9b64060fb6e946a920e957805f564d149e88e0Evan Hunt 159. [func] Redefinition of config file elements is now an
412f873b9fafa0f8161a1203e7731d9d67052e49Mark Andrews error (instead of a warning).
412f873b9fafa0f8161a1203e7731d9d67052e49Mark Andrews
72ac929f2bfe186ab4fe2d9425685d6ef419f200Mark Andrews 158. [bug] Log channel and category list copy routines
72ac929f2bfe186ab4fe2d9425685d6ef419f200Mark Andrews weren't assigning properly to output parameter.
72ac929f2bfe186ab4fe2d9425685d6ef419f200Mark Andrews
a70fc47e9dc165175e77f091076559748858a488Mark Andrews 157. [port] Fix missing prototype for getopt().
a70fc47e9dc165175e77f091076559748858a488Mark Andrews
0526268c2b2806ceb67032e0bfee708b6e70e004Mark Andrews 156. [func] Support new 'database' statement in zone.
0526268c2b2806ceb67032e0bfee708b6e70e004Mark Andrews
0526268c2b2806ceb67032e0bfee708b6e70e004Mark Andrews database "quoted-string";
abf9790162ae88bf74d3959f5ac0dd2090a9a9fcTinderbox User
932715fbbe449e814612a9ae39eac885548de5bfEvan Hunt 155. [bug] ns_notify_start() was not detaching the found zone.
932715fbbe449e814612a9ae39eac885548de5bfEvan Hunt
9d8169cbf8390c9e2e9707026fd078e282811069Mark Andrews 154. [func] The signer now logs libdns warnings to stderr even when
f824c65d1fb6a2490b03228e63cc43dae6844f73Mark Andrews not verbose, and in a nicer format.
90174e64f49bb7cba6a83fb665ebcb597aad7b57Evan Hunt
b9d6758fc606245d79fd6e03a31c76c586694377Mark Andrews 153. [func] dns_rdata_tostruct() 'mctx' is now optional. If 'mctx'
b9d6758fc606245d79fd6e03a31c76c586694377Mark Andrews is NULL then you need to preserve the 'rdata' until
90174e64f49bb7cba6a83fb665ebcb597aad7b57Evan Hunt you have finished using the structure as there may be
6588a2b404365cea59e71a3f639349272600f68dMark Andrews references to the associated memory. If 'mctx' is
6588a2b404365cea59e71a3f639349272600f68dMark Andrews non-NULL it is guaranteed that there are no references
6588a2b404365cea59e71a3f639349272600f68dMark Andrews to memory associated with 'rdata'.
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt dns_rdata_freestruct() must be called if 'mctx' was
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt non-NULL and may safely be called if 'mctx' was NULL.
35928b7e1af8ea4d01a2855ab833dfe59d2345faMukund Sivaraman
9260c1157d12ef716fe6227fd8af845ec7fd1eedMukund Sivaraman 152. [bug] keygen dumped core if domain name argument was omitted
9260c1157d12ef716fe6227fd8af845ec7fd1eedMukund Sivaraman from command line.
9260c1157d12ef716fe6227fd8af845ec7fd1eedMukund Sivaraman
930719e8767e0a58ca1b57cfbbb2b07b885afd14Mukund Sivaraman 151. [func] Support 'disabled' statement in zone config (causes
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt zone to be parsed and then ignored). Currently must
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt come after the 'type' clause.
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt 150. [func] Support optional ports in masters and also-notify
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt statements:
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt masters [ port xxx ] { y.y.y.y [ port zzz ] ; }
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt 149. [cleanup] Removed usused argument 'olist' from
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt dns_c_view_unsetordering().
a625502bdd149be06bd0cc06000c3dc9e4a813b9Tinderbox User
a239044323418956d7d48c14d61d19f721cc5ba5Witold Krecicki 148. [cleanup] Stop issuing some warnings about some configuration
a239044323418956d7d48c14d61d19f721cc5ba5Witold Krecicki file statements that were not implemented, but now are.
18749940aee8ee6cf8fc6a81f659819310d5aa78Mark Andrews
65d59a4307d00f6b4e278b730c278502e5449da8Mark Andrews 147. [bug] Changed yacc union size to be smaller for yaccs that
65d59a4307d00f6b4e278b730c278502e5449da8Mark Andrews put yacc-stack on the real stack.
18749940aee8ee6cf8fc6a81f659819310d5aa78Mark Andrews
ffdd3bc812a140fb0e3d5b6f0df0a4efbfe4b412Mark Andrews 146. [cleanup] More general redundant header file cleanup. Rather
ffdd3bc812a140fb0e3d5b6f0df0a4efbfe4b412Mark Andrews than continuing to itemize every header which changed,
09f4e41912d08b5c1685f4d23bd19d32f63db935Mark Andrews this changelog entry just notes that if a header file
09f4e41912d08b5c1685f4d23bd19d32f63db935Mark Andrews did not need another header file that it was including
09f4e41912d08b5c1685f4d23bd19d32f63db935Mark Andrews in order to provide its advertized functionality, the
0dc485ffb6ca6e90979561db1705f6a89be8b8edMark Andrews inclusion of the other header file was removed. See
c7e5ba1d17f2db135b2c1ab192c2746189394fa2Mark Andrews util/check-includes for how this was tested.
0dc485ffb6ca6e90979561db1705f6a89be8b8edMark Andrews
c7e5ba1d17f2db135b2c1ab192c2746189394fa2Mark Andrews 145. [cleanup] Added <isc/lang.h> and ISC_LANG_BEGINDECLS/
24231afa05b4ceefe8f0aebcdabe9ccf002346f9Mark Andrews ISC_LANG_ENDDECLS to header files that had function
24231afa05b4ceefe8f0aebcdabe9ccf002346f9Mark Andrews prototypes, and removed it from those that did not.
8a0b6b3901b34530a850d78758fe4e5b6218d193Mark Andrews
8a0b6b3901b34530a850d78758fe4e5b6218d193Mark Andrews 144. [cleanup] libdns header files too numerous to name were made
8a0b6b3901b34530a850d78758fe4e5b6218d193Mark Andrews to conform to the same style for multiple inclusion
2a12984ce69f7f49dc3aeef1b216e0c7c93373acMark Andrews protection.
2a12984ce69f7f49dc3aeef1b216e0c7c93373acMark Andrews
40c619daeeb99015afa31b1a4a76d6c20b0a3fc6Evan Hunt 143. [func] Added function dns_rdatatype_isknown().
40c619daeeb99015afa31b1a4a76d6c20b0a3fc6Evan Hunt
40c619daeeb99015afa31b1a4a76d6c20b0a3fc6Evan Hunt 142. [cleanup] <isc/stdtime.h> does not need <time.h> or
87e7d08a8bae58ab8edacaa990a4234063c23793Mar Andrews <isc/result.h>.
87e7d08a8bae58ab8edacaa990a4234063c23793Mar Andrews
87e7d08a8bae58ab8edacaa990a4234063c23793Mar Andrews 141. [bug] Corrupt requests with multiple questions could
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt cause an assertion failure.
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt 140. [cleanup] <isc/time.h> does not need <time.h> or <isc/result.h>.
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt 139. [cleanup] <isc/net.h> now includes <isc/types.h> instead of
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt <isc/int.h> and <isc/result.h>.
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt 138. [cleanup] isc_strtouq moved from str.[ch] to string.[ch] and
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt renamed isc_string_touint64. isc_strsep moved from
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt strsep.c to string.c and renamed isc_string_separate.
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt 137. [cleanup] <isc/commandline.h>, <isc/mem.h>, <isc/print.h>
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt <isc/serial.h>, <isc/string.h> and <isc/offset.h>
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt made to conform to the same style for multiple
e6d0a391f5f9b18f5bd497aefff269e474ee560cWitold Krecicki inclusion protection.
e6d0a391f5f9b18f5bd497aefff269e474ee560cWitold Krecicki
e6d0a391f5f9b18f5bd497aefff269e474ee560cWitold Krecicki 136. [cleanup] <isc/commandline.h>, <isc/interfaceiter.h>,
e6d0a391f5f9b18f5bd497aefff269e474ee560cWitold Krecicki <isc/net.h> and Win32's <isc/thread.h> needed
98a7f8c7ae44bb98d5469cb3a4240c59abceba7fMark Andrews ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS.
98a7f8c7ae44bb98d5469cb3a4240c59abceba7fMark Andrews
98a7f8c7ae44bb98d5469cb3a4240c59abceba7fMark Andrews 135. [cleanup] Win32's <isc/condition.h> did not need <isc/result.h>
8d80b4939dd27dc3136ab152706160c613baa93aMark Andrews or <isc/boolean.h>, now uses <isc/types.h> in place
8d80b4939dd27dc3136ab152706160c613baa93aMark Andrews of <isc/time.h>, and needed ISC_LANG_BEGINDECLS
8d80b4939dd27dc3136ab152706160c613baa93aMark Andrews and ISC_LANG_ENDDECLS.
3836539e8747c65b789037b8ca8cd47badbb991fJeremy C. Reed
5c41d472275c096be8aafb239a301b9d7c0a2cd9Jeremy C. Reed 134. [cleanup] <isc/dir.h> does not need <limits.h>.
5c41d472275c096be8aafb239a301b9d7c0a2cd9Jeremy C. Reed
a21c415687a855f84fbf10db91671b1341e8b990Mark Andrews 133. [cleanup] <isc/ipv6.h> needs <isc/platform.h>.
a21c415687a855f84fbf10db91671b1341e8b990Mark Andrews
a21c415687a855f84fbf10db91671b1341e8b990Mark Andrews 132. [cleanup] <isc/app.h> does not need <isc/task.h>, but does
a21c415687a855f84fbf10db91671b1341e8b990Mark Andrews need <isc/eventclass.h>.
47115d91ef32317a2c0eb9daaf9c910757568de0Mark Andrews
47115d91ef32317a2c0eb9daaf9c910757568de0Mark Andrews 131. [cleanup] <isc/mutex.h> and <isc/util.h> need <isc/result.h>
4dd41c7d5976ff6889e4fbf306036f4256af409aMark Andrews for ISC_R_* codes used in macros.
f6e45a5c54b7af4b1c303e8d3ff3b7d78622df9eMark Andrews
f6e45a5c54b7af4b1c303e8d3ff3b7d78622df9eMark Andrews 130. [cleanup] <isc/condition.h> does not need <pthread.h> or
705d56b47a932cc277f980755e80ac4f46a18a64Mark Andrews <isc/boolean.h>, and now includes <isc/types.h>
705d56b47a932cc277f980755e80ac4f46a18a64Mark Andrews instead of <isc/time.h>.
ff55c577ba8a95f763b8982b7ab5e4a980209a09Mark Andrews
ff55c577ba8a95f763b8982b7ab5e4a980209a09Mark Andrews 129. [bug] The 'default_debug' log channel was not set up when
ff55c577ba8a95f763b8982b7ab5e4a980209a09Mark Andrews 'category default' was present in the config file
e0a30050c8516a3d54a4f8dcdd88435704a8a3edMark Andrews
e0a30050c8516a3d54a4f8dcdd88435704a8a3edMark Andrews 128. [cleanup] <isc/dir.h> had ISC_LANG_BEGINDECLS instead of
dd1bcab25cf91eccb77060023d94a306411f7f14Mark Andrews ISC_LANG_ENDDECLS at end of header.
dd1bcab25cf91eccb77060023d94a306411f7f14Mark Andrews
dd1bcab25cf91eccb77060023d94a306411f7f14Mark Andrews 127. [cleanup] The contracts for the comparision routines
741b63c8695bab0582e3f9f308993ab53a60b377Mark Andrews dns_name_fullcompare(), dns_name_compare(),
741b63c8695bab0582e3f9f308993ab53a60b377Mark Andrews dns_name_rdatacompare(), and dns_rdata_compare() now
741b63c8695bab0582e3f9f308993ab53a60b377Mark Andrews specify that the order value returned is < 0, 0, or > 0
09177840c73c1edec0d085dd8d92f225ba371014Mark Andrews instead of -1, 0, or 1.
09177840c73c1edec0d085dd8d92f225ba371014Mark Andrews
09177840c73c1edec0d085dd8d92f225ba371014Mark Andrews 126. [cleanup] <isc/quota.h> and <isc/taskpool.h> need <isc/lang.h>.
f43e5c8ed2e68b7064c909b1fece6d976799b8dbMark Andrews
f43e5c8ed2e68b7064c909b1fece6d976799b8dbMark Andrews 125. [cleanup] <isc/eventclass.h>, <isc/ipv6.h>, <isc/magic.h>,
7b1f63dcd1a20a7c66b869e323efcdbdb0612a0dMark Andrews <isc/mutex.h>, <isc/once.h>, <isc/region.h>, and
7b1f63dcd1a20a7c66b869e323efcdbdb0612a0dMark Andrews <isc/resultclass.h> do not need <isc/lang.h>.
fe51e068f0892ae9258d9fd0e14fe2a469ff8edfMark Andrews
fe51e068f0892ae9258d9fd0e14fe2a469ff8edfMark Andrews 124. [func] signer now imports parent's zone key signature
fe51e068f0892ae9258d9fd0e14fe2a469ff8edfMark Andrews and creates null keys/sets zone status bit for
0f2ecf4b5c6721629162d4fd32826189d33a9b03Mark Andrews children when necessary
0f2ecf4b5c6721629162d4fd32826189d33a9b03Mark Andrews
0f2ecf4b5c6721629162d4fd32826189d33a9b03Mark Andrews 123. [cleanup] <isc/event.h> does not need <stddef.h>.
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews
e8742e9598a72a429cf2ca05c6c1bc3de9b35283Tinderbox User 122. [cleanup] <isc/task.h> does not need <isc/mem.h> or
d261093639c90f1b13418706ea9077d690a29eb0Evan Hunt <isc/result.h>.
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt 121. [cleanup] <isc/symtab.h> does not need <isc/mem.h> or
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt <isc/result.h>. Multiple inclusion protection
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt symbol fixed from ISC_SYMBOL_H to ISC_SYMTAB_H.
295a711b72b075a77065b7a952860269b5ae5d1dMark Andrews isc_symtab_t moved to <isc/types.h>.
757e405d3c22e263dbd4aef75f7a188f891625b9Mark Andrews
295a711b72b075a77065b7a952860269b5ae5d1dMark Andrews 120. [cleanup] <isc/socket.h> does not need <isc/boolean.h>,
aec8a3b7cff6a144bfd9d1b72415dd644a0bd828Evan Hunt <isc/bufferlist.h>, <isc/task.h>, <isc/mem.h> or
757e405d3c22e263dbd4aef75f7a188f891625b9Mark Andrews <isc/net.h>.
aec8a3b7cff6a144bfd9d1b72415dd644a0bd828Evan Hunt
4523c3b371e0e8aa6451aefcf2ba593c4d16ea31Evan Hunt 119. [cleanup] structure definitions for generic rdata stuctures do
4523c3b371e0e8aa6451aefcf2ba593c4d16ea31Evan Hunt not have _generic_ in their names.
4523c3b371e0e8aa6451aefcf2ba593c4d16ea31Evan Hunt
a0ef8211d3bb5d4a7e56145e014c3da3466051c8Mark Andrews 118. [cleanup] libdns.a is now namespace-clean, on NetBSD, excepting
a0ef8211d3bb5d4a7e56145e014c3da3466051c8Mark Andrews YACC crust (yyparse, etc) [2000-apr-27 explorer]
a0ef8211d3bb5d4a7e56145e014c3da3466051c8Mark Andrews
a0ef8211d3bb5d4a7e56145e014c3da3466051c8Mark Andrews 117. [cleanup] libdns.a changes:
3fa134363f99816b36e30822a098196810ae6f20Mark Andrews dns_zone_clearnotify() and dns_zone_addnotify()
3fa134363f99816b36e30822a098196810ae6f20Mark Andrews are replaced by dns_zone_setnotifyalso().
3fa134363f99816b36e30822a098196810ae6f20Mark Andrews dns_zone_clearmasters() and dns_zone_addmaster()
5a49f61ca968283d59c97e583fd6fb02ecaeb773Mark Andrews are replaced by dns_zone_setmasters().
5a49f61ca968283d59c97e583fd6fb02ecaeb773Mark Andrews
8b29fc0b7a13db404f1a13fcfad42c2e7cfbe25bMark Andrews 116. [func] Added <isc/offset.h> for isc_offset_t (aka off_t
0409e7451ce6898ba2e3fab401767df706b73fbfMark Andrews on Unix systems).
0409e7451ce6898ba2e3fab401767df706b73fbfMark Andrews
075a3d60c23140f05db10d70126ff271ef6469c9Mark Andrews 115. [port] Shut up the -Wmissing-declarations warning about
075a3d60c23140f05db10d70126ff271ef6469c9Mark Andrews <stdio.h>'s __sputaux on BSD/OS pre-4.1.
075a3d60c23140f05db10d70126ff271ef6469c9Mark Andrews
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews 114. [cleanup] <isc/sockaddr.h> does not need <isc/buffer.h> or
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews <isc/list.h>.
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews 113. [func] Utility programs dig and host added.
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews
fbd9aaa58c32abaeab1bd3ca6943b18ce19ea023Mark Andrews 112. [cleanup] <isc/serial.h> does not need <isc/boolean.h>.
fbd9aaa58c32abaeab1bd3ca6943b18ce19ea023Mark Andrews
fbd9aaa58c32abaeab1bd3ca6943b18ce19ea023Mark Andrews 111. [cleanup] <isc/rwlock.h> does not need <isc/result.h> or
02093e4c3b98ec8eca1b6b3eb9a895054ff4f1c8Mark Andrews <isc/mutex.h>.
02093e4c3b98ec8eca1b6b3eb9a895054ff4f1c8Mark Andrews
02093e4c3b98ec8eca1b6b3eb9a895054ff4f1c8Mark Andrews 110. [cleanup] <isc/result.h> does not need <isc/boolean.h> or
9b956d342e93ab60d5d9367785b26546f7e49391Mark Andrews <isc/list.h>.
9b956d342e93ab60d5d9367785b26546f7e49391Mark Andrews
9b956d342e93ab60d5d9367785b26546f7e49391Mark Andrews 109. [bug] "make depend" did nothing for
5855fd79e375c74fc9df57ce0b4c4ef1b9fcdc3eMark Andrews bin/tests/{db,mem,sockaddr,tasks,timers}/.
5855fd79e375c74fc9df57ce0b4c4ef1b9fcdc3eMark Andrews
5855fd79e375c74fc9df57ce0b4c4ef1b9fcdc3eMark Andrews 108. [cleanup] DNS_SETBIT/DNS_GETBIT/DNS_CLEARBIT moved from
c7e5ba1d17f2db135b2c1ab192c2746189394fa2Mark Andrews <dns/types.h> to <dns/bit.h> and renamed to
dc3912f3caac1104fef441fd18571b7a975708eaMark Andrews DNS_BIT_SET/DNS_BIT_GET/DNS_BIT_CLEAR.
dc3912f3caac1104fef441fd18571b7a975708eaMark Andrews
dc3912f3caac1104fef441fd18571b7a975708eaMark Andrews 107. [func] Add keysigner and keysettool.
7d0dfa63cf3228b56053815bdf25da7d0e6dc501Mark Andrews
7d0dfa63cf3228b56053815bdf25da7d0e6dc501Mark Andrews 106. [func] Allow dnssec verifications to ignore the validity
7d0dfa63cf3228b56053815bdf25da7d0e6dc501Mark Andrews period. Used by several of the dnssec tools.
18ba804f3ab6a7fea10404bb6675a49b59a153c5Mark Andrews
18ba804f3ab6a7fea10404bb6675a49b59a153c5Mark Andrews 105. [doc] doc/dev/coding.html expanded with other
18ba804f3ab6a7fea10404bb6675a49b59a153c5Mark Andrews implicit conventions the developers have used.
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman 104. [bug] Made compress_add and compress_find static to
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman lib/dns/compress.c.
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman 103. [func] libisc buffer API changes for <isc/buffer.h>:
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman Added:
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman isc_buffer_base(b) (pointer)
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman isc_buffer_current(b) (pointer)
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman isc_buffer_active(b) (pointer)
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman isc_buffer_used(b) (pointer)
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman isc_buffer_length(b) (int)
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman isc_buffer_usedlength(b) (int)
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman isc_buffer_consumedlength(b) (int)
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman isc_buffer_remaininglength(b) (int)
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman isc_buffer_activelength(b) (int)
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman isc_buffer_availablelength(b) (int)
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman Removed:
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman ISC_BUFFER_USEDCOUNT(b)
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman ISC_BUFFER_AVAILABLECOUNT(b)
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman isc_buffer_type(b)
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman Changed names:
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman isc_buffer_used(b, r) ->
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman isc_buffer_usedregion(b, r)
b750a49f3f599023cf32997f72924d4c2a5288d7Evan Hunt isc_buffer_available(b, r) ->
b750a49f3f599023cf32997f72924d4c2a5288d7Evan Hunt isc_buffer_available_region(b, r)
b750a49f3f599023cf32997f72924d4c2a5288d7Evan Hunt isc_buffer_consumed(b, r) ->
b750a49f3f599023cf32997f72924d4c2a5288d7Evan Hunt isc_buffer_consumedregion(b, r)
420a43c8d8028992a4e9c170022f97bfac689025Evan Hunt isc_buffer_active(b, r) ->
420a43c8d8028992a4e9c170022f97bfac689025Evan Hunt isc_buffer_activeregion(b, r)
420a43c8d8028992a4e9c170022f97bfac689025Evan Hunt isc_buffer_remaining(b, r) ->
475099874c1cc95289aed8498d8c6cb0ef7e54b4Evan Hunt isc_buffer_remainingregion(b, r)
0d63efe476bd07c8ea9a98dc8c9da7b4b114b701Tinderbox User
420a43c8d8028992a4e9c170022f97bfac689025Evan Hunt Buffer types were removed, so the ISC_BUFFERTYPE_*
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01Mukund Sivaraman macros are no more, and the type argument to
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01Mukund Sivaraman isc_buffer_init and isc_buffer_allocate were removed.
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01Mukund Sivaraman isc_buffer_putstr is now void (instead of isc_result_t)
70862302f8f6a8398b6ca67516749486688603caMark Andrews and requires that the caller ensure that there
70862302f8f6a8398b6ca67516749486688603caMark Andrews is enough available buffer space for the string.
70862302f8f6a8398b6ca67516749486688603caMark Andrews
bf4a7968e8bff29ef5d85b292526206ffde3c5c6Evan Hunt 102. [port] Correctly detect inet_aton, inet_pton and inet_ptop
bf4a7968e8bff29ef5d85b292526206ffde3c5c6Evan Hunt on BSD/OS 4.1.
bf4a7968e8bff29ef5d85b292526206ffde3c5c6Evan Hunt
d7262e5c8669d318531d47643356d554f7d0e2eeMukund Sivaraman 101. [cleanup] Quieted EGCS warnings from lib/isc/print.c.
d7262e5c8669d318531d47643356d554f7d0e2eeMukund Sivaraman
d7262e5c8669d318531d47643356d554f7d0e2eeMukund Sivaraman 100. [cleanup] <isc/random.h> does not need <isc/int.h> or
984d2bb9e5aaca7c946bc78354c12b1dd75ed00aMukund Sivaraman <isc/mutex.h>. isc_random_t moved to <isc/types.h>.
984d2bb9e5aaca7c946bc78354c12b1dd75ed00aMukund Sivaraman
984d2bb9e5aaca7c946bc78354c12b1dd75ed00aMukund Sivaraman 99. [cleanup] Rate limiter now has separate shutdown() and
474921d733e9592ab93b3905907f2dcb393e12c9Mukund Sivaraman destroy() functions, and it guarantees that all
474921d733e9592ab93b3905907f2dcb393e12c9Mukund Sivaraman queued events are delivered even in the shutdown case.
474921d733e9592ab93b3905907f2dcb393e12c9Mukund Sivaraman
563878539af45d41143701a6d299e9b226937f5bMark Andrews 98. [cleanup] <isc/print.h> does not need <stdarg.h> or <stddef.h>
563878539af45d41143701a6d299e9b226937f5bMark Andrews unless ISC_PLATFORM_NEEDVSNPRINTF is defined.
9dc5ef7f24dba2be01d1cb10ba38c4a8b603d2b6Mark Andrews
9dc5ef7f24dba2be01d1cb10ba38c4a8b603d2b6Mark Andrews 97. [cleanup] <isc/ondestroy.h> does not need <stddef.h> or
9dc5ef7f24dba2be01d1cb10ba38c4a8b603d2b6Mark Andrews <isc/event.h>.
7c0f238c505ed2fa29b5441de3ad6e5f91976379Evan Hunt
7c0f238c505ed2fa29b5441de3ad6e5f91976379Evan Hunt 96. [cleanup] <isc/mutex.h> does not need <isc/result.h>.
7c0f238c505ed2fa29b5441de3ad6e5f91976379Evan Hunt
efb028b6c879c67b4e5b858f0e318a57b1073f69Mark Andrews 95. [cleanup] <isc/mutexblock.h> does not need <isc/result.h>.
efb028b6c879c67b4e5b858f0e318a57b1073f69Mark Andrews
efb028b6c879c67b4e5b858f0e318a57b1073f69Mark Andrews 94. [cleanup] Some installed header files did not compile as C++.
151f1bcd5efdc59a9727de7529c37664845203b7Mark Andrews
151f1bcd5efdc59a9727de7529c37664845203b7Mark Andrews 93. [cleanup] <isc/msgcat.h> does not need <isc/result.h>.
151f1bcd5efdc59a9727de7529c37664845203b7Mark Andrews
9b8f93083d7543baae86d6d078cb637cee14b4fcEvan Hunt 92. [cleanup] <isc/mem.h> does not need <stddef.h>, <isc/boolean.h>,
9b8f93083d7543baae86d6d078cb637cee14b4fcEvan Hunt or <isc/result.h>.
9b8f93083d7543baae86d6d078cb637cee14b4fcEvan Hunt
c707e2b9861dfa3f86b3520b9c3630db70cb020cEvan Hunt 91. [cleanup] <isc/log.h> does not need <sys/types.h> or
c707e2b9861dfa3f86b3520b9c3630db70cb020cEvan Hunt <isc/result.h>.
f5bc6889d918347c7b501e0b2f9b6ecaf3dc4b7eEvan Hunt
c707e2b9861dfa3f86b3520b9c3630db70cb020cEvan Hunt 90. [cleanup] Removed unneeded ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS
38122021242747404f7f3e02ff4428a7cb884b77Evan Hunt from <named/listenlist.h>.
38122021242747404f7f3e02ff4428a7cb884b77Evan Hunt
38122021242747404f7f3e02ff4428a7cb884b77Evan Hunt 89. [cleanup] <isc/lex.h> does not need <stddef.h>.
38122021242747404f7f3e02ff4428a7cb884b77Evan Hunt
ce9f893e21d2ffc6f6a78bf226c038c396740aebEvan Hunt 88. [cleanup] <isc/interfaceiter.h> does not need <isc/result.h> or
c4567d06753c4420af492d07b720125a918fcf23Tinderbox User <isc/mem.h>. isc_interface_t and isc_interfaceiter_t
ce9f893e21d2ffc6f6a78bf226c038c396740aebEvan Hunt moved to <isc/types.h>.
ce9f893e21d2ffc6f6a78bf226c038c396740aebEvan Hunt
88278358cbfbaaf2073a04c2a74e0b56371d40feMukund Sivaraman 87. [cleanup] <isc/heap.h> does not need <isc/boolean.h>,
fc39b6a96109b78154ec148d20eaf29e8abc14b6Mukund Sivaraman <isc/mem.h> or <isc/result.h>.
fc39b6a96109b78154ec148d20eaf29e8abc14b6Mukund Sivaraman
fc39b6a96109b78154ec148d20eaf29e8abc14b6Mukund Sivaraman 86. [cleanup] isc_bufferlist_t moved from <isc/bufferlist.h> to
88278358cbfbaaf2073a04c2a74e0b56371d40feMukund Sivaraman <isc/types.h>.
2cc21870b0dd92cde23305e0030e3e6e2bfd3cdaMukund Sivaraman
2cc21870b0dd92cde23305e0030e3e6e2bfd3cdaMukund Sivaraman 85. [cleanup] <isc/bufferlist.h> does not need <isc/buffer.h>,
2cc21870b0dd92cde23305e0030e3e6e2bfd3cdaMukund Sivaraman <isc/list.h>, <isc/mem.h>, <isc/region.h> or
13c55f6a6097bd23830b02f1be37515f35919b9eMark Andrews <isc/int.h>.
dbb064aa7972ef918d9a235b713108a4846cbb62Mark Andrews
dbb064aa7972ef918d9a235b713108a4846cbb62Mark Andrews 84. [func] allow-query ACL checks now apply to all data
dbb064aa7972ef918d9a235b713108a4846cbb62Mark Andrews added to a response.
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews 83. [func] If the server is authoritative for both a
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews delegating zone and its (nonsecure) delegatee, and
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews a query is made for a KEY RR at the top of the
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews delegatee, then the server will look for a KEY
0bc743f9bc0ad5989c9b2a65bf54d25c4f78d30dMark Andrews in the delegator if it is not found in the delegatee.
0bc743f9bc0ad5989c9b2a65bf54d25c4f78d30dMark Andrews
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt 82. [cleanup] <isc/buffer.h> does not need <isc/list.h>.
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt 81. [cleanup] <isc/int.h> and <isc/boolean.h> do not need
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt <isc/lang.h>.
245c74ce39e801273ded5fd41e090cdd5563517bEvan Hunt
245c74ce39e801273ded5fd41e090cdd5563517bEvan Hunt 80. [cleanup] <isc/print.h> does not need <stdio.h> or <stdlib.h>.
b399f4e5684a66123e2f38e0f7e254f0f3ca0cc6Mark Andrews
b399f4e5684a66123e2f38e0f7e254f0f3ca0cc6Mark Andrews 79. [cleanup] <dns/callbacks.h> does not need <stdio.h>.
ff6dccd21c28b6746cdb635aafabdc502df72ee4Mark Andrews
ff6dccd21c28b6746cdb635aafabdc502df72ee4Mark Andrews 78. [cleanup] lwres_conftest renamed to lwresconf_test for
ff6dccd21c28b6746cdb635aafabdc502df72ee4Mark Andrews consistency with other *_test programs.
ff6dccd21c28b6746cdb635aafabdc502df72ee4Mark Andrews
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt 77. [cleanup] typedef of isc_time_t and isc_interval_t moved from
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt <isc/time.h> to <isc/types.h>.
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt 76. [cleanup] Rewrote keygen.
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt
33ca26968b638b4ff9c657e9574d14d1a04a52ddMukund Sivaraman 75. [func] Don't load a zone if its database file is older
33ca26968b638b4ff9c657e9574d14d1a04a52ddMukund Sivaraman than the last time the zone was loaded.
33ca26968b638b4ff9c657e9574d14d1a04a52ddMukund Sivaraman
33ca26968b638b4ff9c657e9574d14d1a04a52ddMukund Sivaraman 74. [cleanup] Removed mktemplate.o and ufile.o from libisc.a,
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews subsumed by file.o.
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews 73. [func] New "file" API in libisc, including new function
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews isc_file_getmodtime, isc_mktemplate renamed to
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews isc_file_mktemplate and isc_ufile renamed to
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews isc_file_openunique. By no means an exhaustive API,
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews it is just what's needed for now.
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews
ce67023ae3ad39a77da5361d0187ab6f3f0219cbMark Andrews 72. [func] DNS_RBTFIND_NOPREDECESSOR and DNS_RBTFIND_NOOPTIONS
ce67023ae3ad39a77da5361d0187ab6f3f0219cbMark Andrews added for dns_rbt_findnode, the former to disable the
b399f4e5684a66123e2f38e0f7e254f0f3ca0cc6Mark Andrews setting of the chain to the predecessor, and the
c631ff56bfe13f7b47ff01950364f4db423bf21aMark Andrews latter to make clear when no options are set.
c631ff56bfe13f7b47ff01950364f4db423bf21aMark Andrews
c631ff56bfe13f7b47ff01950364f4db423bf21aMark Andrews 71. [cleanup] Made explicit the implicit REQUIREs of
c631ff56bfe13f7b47ff01950364f4db423bf21aMark Andrews isc_time_seconds, isc_time_nanoseconds, and
ce67023ae3ad39a77da5361d0187ab6f3f0219cbMark Andrews isc_time_subtract.
307adf67922dd222bacf84ef0f074a0eb84d3a0aMark Andrews
307adf67922dd222bacf84ef0f074a0eb84d3a0aMark Andrews 70. [func] isc_time_set() added.
753b27a7d325f8da6ef3dc8da8a2cc43e968ccb2Mark Andrews
753b27a7d325f8da6ef3dc8da8a2cc43e968ccb2Mark Andrews 69. [bug] The zone object's master and also-notify lists grew
753b27a7d325f8da6ef3dc8da8a2cc43e968ccb2Mark Andrews longer with each server reload.
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman 68. [func] Partial support for SIG(0) on incoming messages.
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman 67. [performance] Allow use of alternate (compile-time supplied)
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman OpenSSL libraries/headers.
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman
08f01297320b7ad55d0abff0aca9a577196079e2Mukund Sivaraman 66. [func] Data in authoritative zones should have a trust level
08f01297320b7ad55d0abff0aca9a577196079e2Mukund Sivaraman beyond secure.
08f01297320b7ad55d0abff0aca9a577196079e2Mukund Sivaraman
4a61eae6514bfde56f8801ef66f27a8d462bd164Mark Andrews 65. [cleanup] Removed obsolete typedef of dns_zone_callbackarg_t
4a61eae6514bfde56f8801ef66f27a8d462bd164Mark Andrews from <dns/types.h>.
4a61eae6514bfde56f8801ef66f27a8d462bd164Mark Andrews
4a61eae6514bfde56f8801ef66f27a8d462bd164Mark Andrews 64. [func] The RBT, DB, and zone table APIs now allow the
adbf81335b67be0cebdcf9f1f4fcb38ef4814f4dMark Andrews caller find the most-enclosing superdomain of
adbf81335b67be0cebdcf9f1f4fcb38ef4814f4dMark Andrews a name.
adbf81335b67be0cebdcf9f1f4fcb38ef4814f4dMark Andrews
2f66e2dd81c270647976eebd15a45dc4d6d2f318Mark Andrews 63 [func] Generate NOTIFY messages.
2f66e2dd81c270647976eebd15a45dc4d6d2f318Mark Andrews
2f66e2dd81c270647976eebd15a45dc4d6d2f318Mark Andrews 62. [func] Add UDP refresh support.
f10a67dad21d7dd87ee2144964faa639f96766b5Witold Krecicki
f10a67dad21d7dd87ee2144964faa639f96766b5Witold Krecicki 61. [cleanup] Use single quotes consistently in log messages.
f10a67dad21d7dd87ee2144964faa639f96766b5Witold Krecicki
6e6dcfcb45a5d2477ddf55293e9e8f587b7bcfe4Mark Andrews 60. [func] Catch and disallow singleton types on message
6e6dcfcb45a5d2477ddf55293e9e8f587b7bcfe4Mark Andrews parse.
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman 59. [bug] Cause net/host unreachable to be a hard error
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman when sending and receiving.
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman
2a815e41d2b8f30fd4cc68ccd38064a6ee6e1103Mukund Sivaraman 58. [bug] bin/named/query.c could sometimes trigger the
b4e114e3cd99b8875fc677a1a1c7c8257ef5a7a6Mukund Sivaraman (client->query.attributes & NS_QUERYATTR_NAMEBUFUSED)
b4e114e3cd99b8875fc677a1a1c7c8257ef5a7a6Mukund Sivaraman == 0 assertion in query_newname().
b4e114e3cd99b8875fc677a1a1c7c8257ef5a7a6Mukund Sivaraman
d14c2683625c5db500ab93fb7176a9570798ca1eMukund Sivaraman 57. [func] Added dns_nxt_typepresent()
d14c2683625c5db500ab93fb7176a9570798ca1eMukund Sivaraman
d14c2683625c5db500ab93fb7176a9570798ca1eMukund Sivaraman 56. [bug] SIG records were not properly returned in cached
71931ab6b3815c953756a04e6029a3a113a2a9f4Mukund Sivaraman negative answers.
6a3249533aab706c30f8cd65956f2f963e857f8fWitold Krecicki
0d5b518107e56bcf80719b6a974b90b8a10e4efdEvan Hunt 55. [bug] Responses containing multiple names in the authority
9869bfeed4fab59c5730065cd7cce1f7c60b741fMark Andrews section were not negatively cached.
a85c6b35affa7179434c41b277109dca2cbe01ecMark Andrews
71931ab6b3815c953756a04e6029a3a113a2a9f4Mukund Sivaraman 54. [bug] If a fetch with sigrdataset==NULL joined one with
71931ab6b3815c953756a04e6029a3a113a2a9f4Mukund Sivaraman sigrdataset!=NULL or vice versa, the resolver
af3770ed93e519d07a4696739d477764c8d5c4b8Witold Krecicki could catch an assertion or lose signature data,
59a9cb54c112fd979b772e832b819d8efc83b85dMukund Sivaraman respectively.
59a9cb54c112fd979b772e832b819d8efc83b85dMukund Sivaraman
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews 53. [port] freebsd 4.0: lib/isc/unix/socket.c requires
59a9cb54c112fd979b772e832b819d8efc83b85dMukund Sivaraman <sys/param.h>.
f85deb5154d996978f0fc8455961698bc710ae73Witold Krecicki
f85deb5154d996978f0fc8455961698bc710ae73Witold Krecicki 52. [bug] rndc: taskmgr and socketmgr were not initialized
29ec74b60fcaef12c16ecb6bdb8c8ecb278d449fEvan Hunt to NULL.
ecfe29f54b0566d9923b826b2e4a36ee83c9ea3eEvan Hunt
29ec74b60fcaef12c16ecb6bdb8c8ecb278d449fEvan Hunt 51. [cleanup] dns/compress.h and dns/zt.h did not need to include
8a9bac8dec81997fec38fb880dc81b41eb026c27Mark Andrews dns/rbt.h; it was needed only by compress.c and zt.c.
8a9bac8dec81997fec38fb880dc81b41eb026c27Mark Andrews
8a9bac8dec81997fec38fb880dc81b41eb026c27Mark Andrews 50. [func] RBT deletion no longer requires a valid chain to work,
eb447eca8847be14e93d7b2d524154433e4ee565Evan Hunt and dns_rbt_deletenode was added.
eb447eca8847be14e93d7b2d524154433e4ee565Evan Hunt
eb447eca8847be14e93d7b2d524154433e4ee565Evan Hunt 49. [func] Each cache now has its own mctx.
eb447eca8847be14e93d7b2d524154433e4ee565Evan Hunt
8c9fba44a41e3ea23e7e8405029980aba672f7ceEvan Hunt 48. [func] isc_task_create() no longer takes an mctx.
8c9fba44a41e3ea23e7e8405029980aba672f7ceEvan Hunt isc_task_mem() has been eliminated.
8c9fba44a41e3ea23e7e8405029980aba672f7ceEvan Hunt
a85c6b35affa7179434c41b277109dca2cbe01ecMark Andrews 47. [func] A number of modules now use memory context reference
38c19e577915221b1783791cbb4f4e3ceea20019Mark Andrews counting.
38c19e577915221b1783791cbb4f4e3ceea20019Mark Andrews
8bb630c7513ecfe224622a3923f0de477c44f2a9Mark Andrews 46. [func] Memory contexts are now reference counted.
8bb630c7513ecfe224622a3923f0de477c44f2a9Mark Andrews Added isc_mem_inuse() and isc_mem_preallocate().
e53e202ef3b51c58fb9abe0d15e3829a970b00e7Mark Andrews Renamed isc_mem_destroy_check() to
e53e202ef3b51c58fb9abe0d15e3829a970b00e7Mark Andrews isc_mem_setdestroycheck().
598b502695802c3d4e23316b85368e54f39f5cabMark Andrews
598b502695802c3d4e23316b85368e54f39f5cabMark Andrews 45. [bug] The trusted-key statement incorrectly loaded keys.
598b502695802c3d4e23316b85368e54f39f5cabMark Andrews
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt 44. [bug] Don't include authority data if it would force us
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt to unset the AD bit in the message.
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt
39f11e83a34e8282c46afc6d189c209632cfeb6eCurtis Blackburn 43. [bug] DNSSEC verification of cached rdatasets was failing.
39f11e83a34e8282c46afc6d189c209632cfeb6eCurtis Blackburn
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt 42. [cleanup] Simplified logging of messages with embedded domain
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt names by introducing a new convenience function
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt dns_name_format().
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt 41. [func] Use PR_SET_KEEPCAPS on Linux 2.3.99-pre3 and later
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt to allow 'named' to run as a non-root user while
cadf8d687b9719b87c121d5cc8b028b1ddccc642Evan Hunt retaining the ability to bind() to privileged
cadf8d687b9719b87c121d5cc8b028b1ddccc642Evan Hunt ports.
cadf8d687b9719b87c121d5cc8b028b1ddccc642Evan Hunt
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman 40. [func] Introduced new logging category "dnssec" and
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman logging module "dns/validator".
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman 39. [cleanup] Moved the typedefs for isc_region_t, isc_textregion_t,
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman and isc_lex_t to <isc/types.h>.
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman 38. [bug] TSIG signed incoming zone transfers work now.
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman 37. [bug] If the first RR in an incoming zone transfer was
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman not an SOA, the server died with an assertion failure
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman instead of just reporting an error.
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman 36. [cleanup] Change DNS_R_SUCCESS (and others) to ISC_R_SUCCESS
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman
19365b43e922fcbaf5caff3f92b87b52cbc1b530Evan Hunt 35. [performance] Log messages which are of a level too high to be
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt logged by any channel in the logging configuration
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt will not cause the log mutex to be locked.
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt 34. [bug] Recursion was allowed even with 'recursion no'.
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt
247a9c2cf6637ca68b9b5d332131522bd157a3e9Mark Andrews 33. [func] The RBT now maintains a parent pointer at each node.
c7463967dbcb31c2ec0dd513986a9dec05994a0aMark Andrews
d9a0f1bea7c183864c72d0ad14f6b61fbe1b5b05Mark Andrews 32. [cleanup] bin/lwresd/client.c needs <string.h> for memset()
d9a0f1bea7c183864c72d0ad14f6b61fbe1b5b05Mark Andrews prototype.
8f20f6c9d7ce5a0f0af6ee4c5361832d97b1c5d4Mark Andrews
8f20f6c9d7ce5a0f0af6ee4c5361832d97b1c5d4Mark Andrews 31. [bug] Use ${LIBTOOL} to compile bin/named/main.@O@.
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman 30. [func] config file grammer change to support optional
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman class type for a view.
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman 29. [func] support new config file view options:
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman
9e804040a29b9c3066c8471b43835f30707039b7Evan Hunt auth-nxdomain recursion query-source
9e804040a29b9c3066c8471b43835f30707039b7Evan Hunt query-source-v6 transfer-source
9e804040a29b9c3066c8471b43835f30707039b7Evan Hunt transfer-source-v6 max-transfer-time-out
9e804040a29b9c3066c8471b43835f30707039b7Evan Hunt max-transfer-idle-out transfer-format
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman request-ixfr privide-ixfr cleaning-interval
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman fetch-glue notify rfc2308-type1 lame-ttl
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman max-ncache-ttl min-roots
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman 28. [func] support lame-ttl, min-roots and serial-queries
dc877b38a0bdfd7caa0c129d6f5b5cbb1caa6848Evan Hunt config global options.
dc877b38a0bdfd7caa0c129d6f5b5cbb1caa6848Evan Hunt
dc877b38a0bdfd7caa0c129d6f5b5cbb1caa6848Evan Hunt 27. [bug] Only include <netinet6/in6.h> on BSD/OS 4.[01]*.
1c02dd9dd94c95a9a59bb6c10b669fb790853b10Evan Hunt Including it on other platforms (eg, NetBSD) can
1c02dd9dd94c95a9a59bb6c10b669fb790853b10Evan Hunt cause a forced #error from the C preprocessor.
1c02dd9dd94c95a9a59bb6c10b669fb790853b10Evan Hunt
1c02dd9dd94c95a9a59bb6c10b669fb790853b10Evan Hunt 26. [func] new match-clients statement in config file view.
52aa2f94981aa570a37c659b451541171f7537a4Mark Andrews
52aa2f94981aa570a37c659b451541171f7537a4Mark Andrews 25. [bug] make install failed to install <isc/log.h> and
b292230ab8dd33480dabad2b3615dcce5dd70c35Mark Andrews <isc/ondestroy.h>.
b292230ab8dd33480dabad2b3615dcce5dd70c35Mark Andrews
b292230ab8dd33480dabad2b3615dcce5dd70c35Mark Andrews 24. [cleanup] Eliminate some unnecessary #includes of header
e77e44954909dd2e0af1ce724e01f4199ae1e9c0Mark Andrews files from header files.
e77e44954909dd2e0af1ce724e01f4199ae1e9c0Mark Andrews
e77e44954909dd2e0af1ce724e01f4199ae1e9c0Mark Andrews 23. [cleanup] Provide more context in log messages about client
ef1aaab9ed44bcc6b58d85de2673e382dc6a7c1dEvan Hunt requests, using a new function ns_client_log().
ef1aaab9ed44bcc6b58d85de2673e382dc6a7c1dEvan Hunt
ef1aaab9ed44bcc6b58d85de2673e382dc6a7c1dEvan Hunt 22. [bug] SIGs weren't returned in the answer section when
ef1aaab9ed44bcc6b58d85de2673e382dc6a7c1dEvan Hunt the query resulted in a fetch.
c82b3781158672e8308b53a8b6289e432ceb48d0Mark Andrews
ef0e6744569fdef42fa93864443005dc0593b24cMark Andrews 21. [port] Look at STD_CINCLUDES after CINCLUDES during
ef0e6744569fdef42fa93864443005dc0593b24cMark Andrews compilation, so additional system include directories
ef0e6744569fdef42fa93864443005dc0593b24cMark Andrews can be searched but header files in the bind9 source
017cbd4429a16d1b8eb77333c86f022dcc31045dEvan Hunt tree with conflicting names take precedence. This
017cbd4429a16d1b8eb77333c86f022dcc31045dEvan Hunt avoids issues with installed versions of dnssafe and
ab973ec40cc7a79bbf930085b1293824caf73e7fFrancis Dupont openssl.
ab973ec40cc7a79bbf930085b1293824caf73e7fFrancis Dupont
ab973ec40cc7a79bbf930085b1293824caf73e7fFrancis Dupont 20. [func] Configuration file post-load validation of zones
f1a261ba2d5e11a106a0a95c46b409a9daf138efMark Andrews failed if there were no zones.
f1a261ba2d5e11a106a0a95c46b409a9daf138efMark Andrews
bcb68be0a8f3c3eca58d6a6a869267e5c1841de2Francis Dupont 19. [bug] dns_zone_notifyreceive() failed to unlock the zone
bcb68be0a8f3c3eca58d6a6a869267e5c1841de2Francis Dupont lock in certain error cases.
bcb68be0a8f3c3eca58d6a6a869267e5c1841de2Francis Dupont
c03fe78ef59b2373233db1a7b568cc2000d6d3b4Evan Hunt 18. [bug] Use AC_TRY_LINK rather than AC_TRY_COMPILE in
c03fe78ef59b2373233db1a7b568cc2000d6d3b4Evan Hunt configure.in to check for presence of in6addr_any.
c03fe78ef59b2373233db1a7b568cc2000d6d3b4Evan Hunt
fc3ed1dbda48d0e832ffc8ad70394cd475986531Evan Hunt 17. [func] Do configuration file post-load validation of zones.
fc3ed1dbda48d0e832ffc8ad70394cd475986531Evan Hunt
fc3ed1dbda48d0e832ffc8ad70394cd475986531Evan Hunt 16. [bug] put quotes around key names on config file
c855e7170a7ddb5d4ebab69a771f35dc93e95e43Mark Andrews output to avoid possible keyword clashes.
c855e7170a7ddb5d4ebab69a771f35dc93e95e43Mark Andrews
c855e7170a7ddb5d4ebab69a771f35dc93e95e43Mark Andrews 15. [func] Add dns_name_dupwithoffsets(). This function is
e840f92bfba0881039f1cdfb3349ecb03382b7beMark Andrews improves comparison performance for duped names.
e840f92bfba0881039f1cdfb3349ecb03382b7beMark Andrews
e840f92bfba0881039f1cdfb3349ecb03382b7beMark Andrews 14. [bug] free_rbtdb() could have 'put' unallocated memory in
e840f92bfba0881039f1cdfb3349ecb03382b7beMark Andrews an unlikely error path.
bc8f82492dfdfa8b6d58bca850fa328e176cfd91Mark Andrews
bc8f82492dfdfa8b6d58bca850fa328e176cfd91Mark Andrews 13. [bug] lib/dns/master.c and lib/dns/xfrin.c didn't ignore
bc8f82492dfdfa8b6d58bca850fa328e176cfd91Mark Andrews out-of-zone data.
ac31adc3b76a3acf61c711d1cd49480a288b1317Mukund Sivaraman
ac31adc3b76a3acf61c711d1cd49480a288b1317Mukund Sivaraman 12. [bug] Fixed possible unitialized variable error.
ac31adc3b76a3acf61c711d1cd49480a288b1317Mukund Sivaraman
2c4d5faf7fa490aa537efa36b1ba26d0cd80e442Mukund Sivaraman 11. [bug] axfr_rrstream_first() didn't check the result code of
2c4d5faf7fa490aa537efa36b1ba26d0cd80e442Mukund Sivaraman db_rr_iterator_first(), possibly causing an assertion
2c4d5faf7fa490aa537efa36b1ba26d0cd80e442Mukund Sivaraman to be triggered later.
bc8f82492dfdfa8b6d58bca850fa328e176cfd91Mark Andrews
54fe1d05b6d78120452c71023629b35cbe55e97fMark Andrews 10. [bug] A bug in the code which makes EDNS0 OPT records in
54fe1d05b6d78120452c71023629b35cbe55e97fMark Andrews bin/named/client.c and lib/dns/resolver.c could
d9b37259f3abcb27e6b1b0bcb312c26cfd229fdaEvan Hunt trigger an assertion.
d9b37259f3abcb27e6b1b0bcb312c26cfd229fdaEvan Hunt
d9b37259f3abcb27e6b1b0bcb312c26cfd229fdaEvan Hunt 9. [cleanup] replaced bit-setting code in confctx.c and replaced
f28e5058c33bfb99f8717d94c2525a976897dc91Evan Hunt repeated code with macro calls.
f28e5058c33bfb99f8717d94c2525a976897dc91Evan Hunt
f28e5058c33bfb99f8717d94c2525a976897dc91Evan Hunt 8. [bug] Shutdown of incoming zone transfer accessed
febb020dceab01c12b406eeae6e825aca7411dd6Mark Andrews freed memory.
febb020dceab01c12b406eeae6e825aca7411dd6Mark Andrews
febb020dceab01c12b406eeae6e825aca7411dd6Mark Andrews 7. [cleanup] removed 'listen-on' from view statement.
fba894c98b8f3345a61932be6830993a059a211aMukund Sivaraman
fba894c98b8f3345a61932be6830993a059a211aMukund Sivaraman 6. [bug] quote RR names when generating config file to
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman prevent possible clash with config file keywords
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman (such as 'key').
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman 5. [func] syntax change to named.conf file: new ssu grant/deny
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman statements must now be enclosed by an 'update-policy'
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman block.
9a7532f83618b5abbfd7db59be77e451647ecbf2Mukund Sivaraman
9a7532f83618b5abbfd7db59be77e451647ecbf2Mukund Sivaraman 4. [port] bin/named/unix/os.c didn't compile on systems with
9a7532f83618b5abbfd7db59be77e451647ecbf2Mukund Sivaraman linux 2.3 kernel includes due to conflicts between
e89972afcb893a824db11086f4f00388057170ccEvan Hunt C library includes and the kernel includes. We now
e89972afcb893a824db11086f4f00388057170ccEvan Hunt get only what we need from <linux/capability.h>, and
ebeb4b3e094f36121e05d7cc8226047db96ba4f6Mukund Sivaraman avoid pulling in other linux kernel .h files.
ebeb4b3e094f36121e05d7cc8226047db96ba4f6Mukund Sivaraman
ebeb4b3e094f36121e05d7cc8226047db96ba4f6Mukund Sivaraman 3. [bug] TKEYs go in the answer section of responses, not
642e4ac70ddc4e7037a515208b30d5cf8d8efc94Mukund Sivaraman the additional section.
642e4ac70ddc4e7037a515208b30d5cf8d8efc94Mukund Sivaraman
641b9fd39b1c3f895eca8dfe84d5d14d7742e045Evan Hunt 2. [bug] Generating cryptographic randomness failed on
77b179cbbe7b820b5d838a675200a7b87eb12dacMark Andrews systems without /dev/random.
77b179cbbe7b820b5d838a675200a7b87eb12dacMark Andrews
641b9fd39b1c3f895eca8dfe84d5d14d7742e045Evan Hunt 1. [bug] The installdirs rule in
24f2cc7d06e4bb6625f90323e44b42e0cad63588Mukund Sivaraman lib/isc/unix/include/isc/Makefile.in had a typo which
24f2cc7d06e4bb6625f90323e44b42e0cad63588Mukund Sivaraman prevented the isc directory from being created if it
73eacba1f107468b30e8aa7cd6e213bb2d7f3142Evan Hunt didn't exist.
73eacba1f107468b30e8aa7cd6e213bb2d7f3142Evan Hunt
73eacba1f107468b30e8aa7cd6e213bb2d7f3142Evan Hunt --- 9.0.0b2 released ---
73eacba1f107468b30e8aa7cd6e213bb2d7f3142Evan Hunt
da4a7772ebb33f27104bca5ceb9a9bca60136387Evan Hunt# This tells Emacs to use hard tabs in this file.
1b05d22789fd9a17aca4f459639bc2b6848c3160Mark Andrews# Local Variables:
1b05d22789fd9a17aca4f459639bc2b6848c3160Mark Andrews# indent-tabs-mode: t
1b05d22789fd9a17aca4f459639bc2b6848c3160Mark Andrews# End:
29d52c001ff976561669375cf0c866b815a90c49Mark Andrews