]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bind9/CHANGES
This commit was generated by cvs2svn to compensate for changes in r136527,
[FreeBSD/FreeBSD.git] / contrib / bind9 / CHANGES
1
2         --- 9.3.0 released ---
3
4 1711.   [func]          'rndc unfreeze' has been deprecated by 'rndc thaw'.
5
6         --- 9.3.0rc4 released ---
7
8 1709.   [port]          solaris: add SMF support.
9
10 1708.   [cleanup]       Replaced dns_fullname_hash() with dns_name_fullhash()
11                         for conformance to the name space convention.  Binary
12                         backward compatibility to the old function name is
13                         provided. [RT #12376]
14
15 1707.   [contrib]       sdb/ldap updated to version 1.0-beta.
16
17 1706.   [bug]           'rndc stop' failed to cause zones to be flushed
18                         sometimes. [RT #12328]
19
20 1704.   [port]          lwres needed a snprintf() implementation for
21                         platforms without snprintf().  Add missing
22                         "#include <isc/print.h>". [RT #12321]
23
24 1703.   [bug]           named would loop sending NOTIFY messages when it
25                         failed to receive a response. [RT #12322]
26
27 1702.   [bug]           also-notify should not be applied to builtin zones.
28                         [RT #12323]
29
30 1701.   [doc]           A minimal named.conf man page.
31
32 1700.   [func]          nslookup is no longer to be treated as deprecated.
33                         Remove "deprecated" warning message.  Add man page.
34
35 1699.   [bug]           dnssec-signzone can generate "not exact" errors
36                         when resigning. [RT #12281]
37
38 1698.   [doc]           Use reserved IPv6 documentation prefix.
39
40 1697.   [bug]           xxx-source{,-v6} was not effective when it
41                         specified one of listening addresses and a
42                         different port than the listening port. [RT #12257]
43
44         --- 9.3.0rc3 released ---
45
46 1696.   [bug]           dnssec-signzone failed to clean out nodes that
47                         consisted of only NSEC and RRSIG records.
48                         [RT #12154]
49
50 1695.   [bug]           DS records when forwarding require special handling.
51                         [RT #12133]
52
53 1694.   [bug]           Report if the builtin views of "_default" / "_bind"
54                         are defined in named.conf. [RT #12023]
55
56 1693.   [bug]           max-journal-size was not effective for master zones
57                         with ixfr-from-differences set. [RT# 12024]
58
59 1692.   [bug]           Don't set -I, -L and -R flags when libcrypto is in
60                         /usr/lib. [RT #11971]
61
62 1691.   [bug]           sdb's attachversion was not complete. [RT #11990]
63
64 1690.   [bug]           Delay detaching view from the client until UPDATE
65                         processing completes when shutting down. [RT #11714]
66
67 1689.   [bug]           DNS_NAME_TOREGION() and DNS_NAME_SPLIT() macros
68                         contained gratuitous semicolons. [RT #11707]
69
70 1688.   [bug]           LDFLAGS was not supported.
71
72 1687.   [bug]           Race condition in dispatch. [RT #10272]
73
74 1686.   [bug]           Named sent a extraneous NOTIFY when it received a
75                         redundant UPDATE request. [RT #11943]
76
77         --- 9.3.0rc2 released ---
78
79 1685.   [bug]           Change #1679 loop tests weren't quite right.
80
81 1683.   [bug]           dig +sigchase could leak memory. [RT #11445]
82
83 1682.   [port]          Update configure test for (long long) printf format.
84                         [RT #5066]
85
86 1681.   [bug]           Only set SO_REUSEADDR when a port is specified in
87                         isc_socket_bind(). [RT #11742]
88
89 1679.   [bug]           When there was a single nameserver with multiple
90                         addresses for a zone not all addresses were tried.
91                         [RT #11706]
92
93 1678.   [bug]           RRSIG should use TYPEXXXXX for unknown types.
94
95 1677.   [bug]           dig: +aaonly didn't work, +aaflag undocumented.
96
97 1675.   [bug]           named would sometimes add extra NSEC records to
98                         the authority section.
99                         
100 1674.   [port]          linux: increase buffer size used to scan
101                         /proc/net/if_inet6.
102
103 1673.   [port]          linux: issue a error messages if IPv6 interface
104                         scans fails.
105
106 1672.   [cleanup]       Tests which only function in a threaded build
107                         now return R:THREADONLY (rather than R:UNTESTED)
108                         in a non-threaded build.
109
110 1671.   [contrib]       queryperf: add NAPTR to the list of known types.
111
112 1670.   [func]          Log UPDATE requests to slave zones without an acl as
113                         "disabled" at debug level 3. [RT# 11657]
114
115 1668.   [bug]           DIG_SIGCHASE was making bin/dig/host dump core.
116
117 1667.   [port]          linux: not all versions have IF_NAMESIZE.
118
119 1666.   [bug]           The optional port on hostnames in dual-stack-servers
120                         was being ignored.
121
122 1663.   [func]          Look for OpenSSL by default.
123
124 1661.   [bug]           Restore dns_name_concatenate() call in
125                         adb.c:set_target().  [RT #11582]
126
127 1660.   [bug]           win32: connection_reset_fix() was being called
128                         unconditionally.  [RT #11595]
129
130         --- 9.3.0rc1 released ---
131
132 1664.   [bug]           nsupdate needed KEY for SIG(0), not DNSKEY.
133
134 1662.   [bug]           Change #1658 failed to change one use of 'type'
135                         to 'keytype'.
136
137 1659.   [cleanup]       Cleanup some messages that were referring to KEY vs
138                         DNSKEY, NXT vs NSEC and SIG vs RRSIG.
139
140 1658.   [func]          Update dnssec-keygen to default to KEY for HMAC-MD5
141                         and DH.  Tighten which options apply to KEY and
142                         DNSKEY records.
143
144 1657.   [doc]           ARM: document query log output.
145
146 1656.   [doc]           Update DNSSEC description in ARM to cover DS, NSEC
147                         DNSKEY and RRSIG.  [RT #11542]
148
149 1655.   [bug]           Logging multiple versions w/o a size was broken.
150                         [RT #11446]
151
152 1654.   [bug]           isc_result_totext() contained array bounds read
153                         error.
154
155 1653.   [func]          Add key type checking to dst_key_fromfilename(),
156                         DST_TYPE_KEY should be used to read TSIG, TKEY and
157                         SIG(0) keys.
158
159 1652.   [bug]           TKEY still uses KEY.
160
161 1651.   [bug]           dig: process multiple dash options.
162
163 1650.   [bug]           dig, nslookup: flush standard out after each command.
164
165 1649.   [bug]           Silence "unexpected non-minimal diff" message.
166                         [RT #11206]
167
168 1648.   [func]          Update dnssec-lookaside named.conf syntax to support
169                         multiple dnssec-lookaside namespaces (not yet
170                         implemented).  
171
172 1647.   [bug]           It was possible trigger a INSIST when chasing a DS
173                         record that required walking back over a empty node.
174                         [RT #11445]
175
176 1646.   [bug]           win32: logging file versions didn't work with
177                         non-UNC filenames.  [RT#11486]
178
179 1645.   [bug]           named could trigger a REQUIRE failure if multiple
180                         masters with keys are specified.
181
182 1644.   [bug]           Update the journal modification time after a
183                         sucessfull refresh query. [RT #11436]
184
185 1643.   [bug]           dns_db_closeversion() could leak memory / node
186                         references. [RT #11163]
187
188 1642.   [port]          Support OpenSSL implementations which don't have
189                         DSA support. [RT #11360]
190
191 1641.   [bug]           Update the check-names description in ARM. [RT #11389]
192
193         --- 9.3.0beta4 released ---
194
195 1640.   [bug]           win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
196                         incorrectly closing the socket.  [RT #11291]
197
198 1639.   [func]          Initial dlv system test.
199
200 1638.   [bug]           "ixfr-from-differences" could generate a REQUIRE
201                         failure if the journal open failed. [RT #11347]
202                         
203 1637.   [bug]           Node reference leak on error in addnoqname().
204
205 1636.   [bug]           The dump done callback could get ISC_R_SUCCESS even if
206                         a error had occured.  The database version no longer
207                         matched the version of the database that was dumped.
208
209 1635.   [bug]           Memory leak on error in query_addds().
210
211 1634.   [bug]           named didn't supply a useful error message when it
212                         detected duplicate views.  [RT #11208]
213
214 1633.   [bug]           named should return NOTIMP to update requests to a
215                         slaves without a allow-update-forwarding acl specified.
216                         [RT #11331]
217
218 1632.   [bug]           nsupdate failed to send prerequisite only UPDATE
219                         messages. [RT #11288]
220
221 1631.   [bug]           dns_journal_compact() could sometimes corrupt the
222                         journal. [RT #11124]
223
224 1630.   [contrib]       queryperf: add support for IPv6 transport.
225
226 1629.   [func]          dig now supports IPv6 scoped addresses with the
227                         extended format in the local-server part. [RT #8753]
228
229 1628.   [bug]           Typo in Compaq Trucluster support. [RT# 11264]
230
231 1627.   [bug]           win32: sockets were not being closed when the
232                         last external reference was removed. [RT# 11179]
233
234 1626.   [bug]           --enable-getifaddrs was broken. [RT#11259]
235
236 1625.   [bug]           named failed to load/transfer RFC2535 signed zones
237                         which contained CNAMES. [RT# 11237]
238
239 1606.   [bug]           DLV insecurity proof was failing.
240
241 1605.   [func]          New dns_db_find() option DNS_DBFIND_COVERINGNSEC.
242
243         --- 9.3.0beta3 released ---
244
245 1624.   [bug]           zonemgr_putio() call should be locked. [RT# 11163]
246
247 1623.   [bug]           A serial number of zero was being displayed in the
248                         "sending notifies" log message when also-notify was
249                         used. [RT #11177]
250
251 1622.   [func]          probe the system to see if IPV6_(RECV)PKTINFO is
252                         available, and suppress wildcard binding if not.
253
254 1621.   [bug]           match-destinations did not work for IPv6 TCP queries.
255                         [RT# 11156]
256
257 1620.   [func]          When loading a zone report if it is signed. [RT #11149]
258
259 1619.   [bug]           Missing ISC_LIST_UNLINK in end_reserved_dispatches().
260                         [RT# 11118]
261
262 1618.   [bug]           Fencepost errors in dns_name_ishostname() and
263                         dns_name_ismailbox() could trigger a INSIST().
264
265 1617.   [port]          win32: VC++ 6.0 support.
266
267 1616.   [compat]        Ensure that named's version is visible in the core
268                         dump. [RT #11127]
269
270 1615.   [port]          Define ISC_SOCKADDR_LEN_T based on _BSD_SOCKLEN_T_ if
271                         it is defined.
272
273 1614.   [port]          win32: silence resource limit messages. [RT# 11101]
274
275 1613.   [bug]           Builds would fail on machines w/o a if_nametoindex().
276                         Missing #ifdef ISC_PLATFORM_HAVEIFNAMETOINDEX/#endif.
277                         [RT #11119]
278
279 1612.   [bug]           check-names at the option/view level could trigger
280                         an INSIST. [RT# 11116]
281
282 1611.   [bug]           solaris: IPv6 interface scanning failed to cope with
283                         no active IPv6 interfaces.
284
285 1610.   [bug]           On dual stack machines "dig -b" failed to set the
286                         address type to be looked up with "@server".
287                         [RT #11069]
288
289 1600.   [bug]           Duplicate zone pre-load checks were not case
290                         insensitive.
291
292 1599.   [bug]           Fix memory leak on error path when checking named.conf.
293
294 1598.   [func]          Specify that certain parts of the namespace must
295                         be secure (dnssec-must-be-secure).
296
297         --- 9.3.0beta2 released ---
298
299 1609.   [func]          dig now has support to chase DNSSEC signature chains.
300                         Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
301
302 1608.   [func]          dig and host now accept -4/-6 to select IP transport
303                         to use when making queries.
304
305 1607.   [bug]           dig, host and nslookup were still using random()
306                         to generate query ids. [RT# 11013]
307
308 1604.   [bug]           A xfrout_ctx_create() failure would result in
309                         xfrout_ctx_destroy() being called with a
310                         partially initialized structure.
311                         
312 1603.   [bug]           nsupdate: set interactive based on isatty().
313                         [RT# 10929]
314
315 1602.   [bug]           Logging to a file failed unless a size was specified.
316                         [RT# 10925]
317
318 1601.   [bug]           Silence spurious warning 'both "recursion no;" and 
319                         "allow-recursion" active' warning from view "_bind".
320                         [RT# 10920]
321
322 1594.   [bug]           'rndc dumpdb' could prevent named from answering
323                         queries while the dump was in progress.  [RT #10565]
324
325 1593.   [bug]           rndc should return "unknown command" to unknown
326                         commands. [RT# 10642]
327
328         --- 9.3.0beta1 released ---
329
330 1592.   [bug]           configure_view() could leak a dispatch. [RT #10675]
331
332 1591.   [bug]           libbind: updated to BIND 8.4.5.
333
334 1590.   [port]          netbsd: update thread support.
335
336 1589.   [func]          DNSSEC lookaside validation.
337
338 1588.   [bug]           win32: TCP sockets could become blocked. [RT #10115]
339
340 1587.   [bug]           dns_message_settsigkey() failed to clear existing key.
341                         [RT #10590]
342
343 1586.   [func]          "check-names" is now implemented.
344
345 1584.   [bug]           "make test" failed with a read only source tree.
346                         [RT #10461]
347
348 1583.   [bug]           Records add via UPDATE failed to get the correct trust
349                         level. [RT #10452]
350
351 1582.   [bug]           rrset-order failed to work on RRsets with more
352                         than 32 elements. [RT #10381]
353
354 1581.   [func]          Disable DNSSEC support by default.  To enable
355                         DNSSEC specify "dnssec-enable yes;" in named.conf.
356
357 1580.   [bug]           Zone destruction on final detach takes a long time.
358                         [RT #3746]
359
360 1579.   [bug]           Multiple task managers could not be created.
361
362 1578.   [bug]           Don't use CLASS E IPv4 addresses when resolving.
363                         [RT #10346]
364
365 1577.   [bug]           Use isc_uint32_t in ultrasparc optimizer bug
366                         workaround code. [RT #10331]
367
368 1576.   [bug]           Race condition in dns_dispatch_addresponse().
369                         [RT# 10272]
370
371 1575.   [func]          Log TSIG name on TSIG verify failure. [RT #4404]
372
373 1574.   [bug]           Don't attempt to open the controls socket(s) when
374                         running tests. [RT #9091]
375
376 1573.   [port]          linux: update to libtool 1.5.2 so that
377                         "make install DESTDIR=/xx" works with
378                         "configure --with-libtool".  [RT #9941]
379
380 1572.   [bug]           nsupdate: sign the soa query to find the enclosing
381                         zone if the server is specified. [RT #10148]
382
383 1571.   [bug]           rbt:hash_node() could fail leaving the hash table
384                         in an inconsistent state.  [RT #10208]
385
386 1570.   [bug]           nsupdate failed to handle classes other than IN.
387                         New keyword 'class' which sets the default class.
388                         [RT #10202]
389
390 1569.   [func]          nsupdate new command 'answer' which displays the
391                         complete answer message to the last update.
392
393 1568.   [bug]           nsupdate now reports that the update failed in
394                         interactive mode. [RT# 10236]
395
396 1567.   [bug]           B.ROOT-SERVERS.NET is now 192.228.79.201.
397
398 1566.   [port]          Support for the cmsg framework on Solaris and HP/UX.
399                         This also solved the problem that match-destinations
400                         for IPv6 addresses did not work on these systems.
401                         [RT #10221]
402
403 1565.   [bug]           CD flag should be copied to outgoing queries unless
404                         the query is under a secure entry point in which case
405                         CD should be set.
406
407 1564.   [func]          Attempt to provide a fallback entropy source to be
408                         used if named is running chrooted and named is unable
409                         to open entropy source within the chroot area.
410                         [RT #10133]
411
412 1563.   [bug]           Gracefully fail when unable to obtain neither an IPv4
413                         nor an IPv6 dispatch. [RT #10230]
414
415 1562.   [bug]           isc_socket_create() and isc_socket_accept() could
416                         leak memory under error conditions. [RT #10230]
417
418 1561.   [bug]           It was possible to release the same name twice if
419                         named ran out of memory. [RT #10197]
420
421 1560.   [port]          FreeBSD: work around FreeBSD 5.2 mapping EAI_NODATA
422                         and EAI_NONAME to the same value.
423
424 1559.   [port]          named should ignore SIGFSZ.
425
426 1558.   [func]          New DNSSEC 'disable-algorithms'.  Support entry into
427                         child zones for which we don't have a supported
428                         algorithm.  Such child zones are treated as unsigned.
429
430 1557.   [func]          Implement missing DNSSEC tests for
431                         * NOQNAME proof with wildcard answers.
432                         * NOWILDARD proof with NXDOMAIN.
433                         Cache and return NOQNAME with wildcard answers.
434
435 1556.   [bug]           nsupdate now treats all names as fully qualified.
436                         [RT #6427]
437
438 1555.   [func]          'rrset-order cyclic' no longer has a random starting
439                         point. [RT #7572]
440
441 1554.   [bug]           dig, host, nslookup failed when no nameservers
442                         were specified in /etc/resolv.conf. [RT #8232]
443
444 1553.   [bug]           The windows socket code could stop accepting
445                         connections. [RT#10115]
446
447 1552.   [bug]           Accept NOTIFY requests from mapped masters if
448                         matched-mapped is set. [RT #10049]
449
450 1551.   [port]          Open "/dev/null" before calling chroot().
451
452 1550.   [port]          Call tzset(), if available, before calling chroot().
453
454 1549.   [func]          named-checkzone can now write out the zone contents
455                         in a easily parsable format (-D and -o).
456
457 1548.   [bug]           When parsing APL records it was possible to silently
458                         accept out of range ADDRESSFAMILY values. [RT# 9979]
459
460 1547.   [bug]           Named wasted memory recording duplicate lame zone
461                         entries. [RT #9341]
462
463 1546.   [bug]           We were rejecting valid secure CNAME to negative
464                         answers.
465
466 1545.   [bug]           It was possible to leak memory if named was unable to
467                         bind to the specified transfer source and TSIG was
468                         being used. [RT #10120]
469
470 1544.   [bug]           Named would logged a single entry to a file despite it
471                         being over the specified size limit.
472
473 1543.   [bug]           Logging using "versions unlimited" did not work.
474
475 1541.   [func]          NSEC now uses new bitmap format.
476
477 1540.   [bug]           "rndc reload <dynamiczone>" was silently accepted.
478                         [RT #8934]
479
480 1539.   [bug]           Open UDP sockets for notify-source and transfer-source
481                         that use reserved ports at startup. [RT #9475]
482
483 1537.   [func]          New option "querylog".  If set specify whether query
484                         logging is to be enabled or disabled at startup.
485
486 1536.   [bug]           Windows socket code failed to log a error description
487                         when returning ISC_R_UNEXPECTED. [RT #9998]
488
489 1534.   [bug]           Race condition when priming cache. [RT# 9940]
490
491 1533.   [func]          Warn if both "recursion no;" and "allow-recursion"
492                         are active. [RT# 4389]
493
494 1532.   [port]          netbsd: the configure test for <sys/sysctl.h>
495                         requires <sys/param.h>.
496
497 1531.   [port]          AIX more libtool fixes.
498
499 1530.   [bug]           It was possible to trigger a INSIST() failure if a
500                         slave master file was removed at just the correct
501                         moment. [RT #9462]
502
503 1529.   [bug]           "notify explicit;" failed to log that NOTIFY messages
504                         were being sent for the zone. [RT# 9442]
505
506 1528.   [cleanup]       Simplify some dns_name_ functions based on the
507                         deprecation of bitstring labels.
508
509 1527.   [cleanup]       Reduce the number of gettimeofday() calls without
510                         losing necessary timer granularity.
511
512 1525.   [bug]           dns_cache_create() could trigger a REQUIRE
513                         failure in isc_mem_put() during error cleanup.
514                         [RT# 9360]
515
516 1524.   [port]          AIX needs to be able to resolve all symbols when
517                         creating shared libraries (--with-libtool).
518
519 1523.   [bug]           Fix race condition in rbtdb. [RT# 9189]
520
521 1522.   [bug]           dns_db_findnode() relax the requirements on 'name'.
522                         [RT# 9286]
523
524 1521.   [bug]           dns_view_createresolver() failed to check the
525                         result from isc_mem_create(). [RT# 9294]
526
527 1520.   [protocol]      Add SSHFP (SSH Finger Print) type.
528
529 1519.   [bug]           dnssec-signzone:nsec_setbit() computed the wrong
530                         length of the new bitmap.
531
532 1518.   [bug]           dns_nsec_buildrdata(), and hence dns_nsec_build(),
533                         contained a off-by-one error when working out the
534                         number of octets in the bitmap.
535
536 1517.   [port]          Support for IPv6 interface scanning on HP/UX and
537                         TrueUNIX 5.1.
538
539 1516.   [func]          Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
540
541 1515.   [func]          Allow transfer source to be set in a server statement.
542                         [RT #6496]
543
544 1514.   [bug]           named: isc_hash_destroy() was being called too early.
545                         [RT #9160]
546
547 1513.   [doc]           Add "US" to root-delegation-only exclude list.
548
549 1512.   [bug]           Extend the delegation-only logging to return query
550                         type, class and responding nameserver.
551
552 1511.   [bug]           delegation-only was generating false positives
553                         on negative answers from subzones.
554
555 1510.   [func]          New view option "root-delegation-only".  Apply
556                         delegation-only check to all TLDs and root.
557                         Note there are some TLDs that are NOT delegation
558                         only (e.g. DE, LV, US and MUSEUM) these can be excluded
559                         from the checks by using exclude.
560
561                         root-delegation-only exclude {
562                                 "DE"; "LV"; "US"; "MUSEUM";
563                         };
564
565 1509.   [bug]           Hint zones should accept delegation-only.  Forward
566                         zone should not accept delegation-only.
567
568 1508.   [bug]           Don't apply delegation-only checks to answers from
569                         forwarders.
570
571 1507.   [bug]           Handle BIND 8 style returns to NS queries to parents
572                         when making delegation-only checks.
573
574 1506.   [bug]           Wrong return type for dns_view_isdelegationonly().
575
576 1505.   [bug]           Uninitialized rdataset in sdb. [RT #8750]
577
578 1504.   [func]          New zone type "delegation-only".
579
580 1503.   [port]          win32: install libeay32.dll outside of system32.
581
582 1502.   [bug]           nsupdate: adjust timeouts for UPDATE requests over TCP.
583
584 1501.   [func]          Allow TCP queue length to be specified via
585                         named.conf, tcp-listen-queue.
586
587 1500.   [bug]           host failed to lookup MX records.  Also look up
588                         AAAA records.
589
590 1475.   [port]          Probe for old sprintf().
591
592 1474.   [port]          Provide strtoul() and memmove() for platforms
593                         without them.
594
595 1469.   [func]          Log end of outgoing zone transfer at same level
596                         as the start of transfer is logged. [RT #4441]
597
598 1468.   [func]          Internal zones are no longer counted for
599                         'rndc status'.  [RT #4706]
600
601 1467.   [func]          $GENERATES now supports optional class and ttl.
602
603 1458.   [cleanup]       sprintf() -> snprintf().
604
605 1457.   [port]          Provide strlcat() and strlcpy() for platforms without
606                         them.
607
608 1455.   [bug]           <netaddr> missing from server grammar in
609                         doc/misc/options. [RT #5616]
610
611 1454.   [port]          Use getifaddrs() if available for interface scanning.
612                         --disable-getifaddrs to override.  Glibc currently
613                         has a getifaddrs() that does not support IPv6.
614                         Use --enable-getifaddrs=glibc to force the use of
615                         this version under linux machines.
616
617 1446.   [func]          Implemented undocumented alternate transfer sources
618                         from BIND 8.  See use-alt-transfer-source,
619                         alt-transfer-source and alt-transfer-source-v6.
620
621                         SECURITY: use-alt-transfer-source is ENABLED unless
622                         you are using views.  This may cause a security risk
623                         resulting in accidental disclosure of wrong zone
624                         content if the master supplying different source
625                         content based on IP address.  If you are not certain
626                         ISC recommends setting use-alt-transfer-source no;
627
628 1444.   [func]          dns_view_findzonecut2() allows you to specify if the
629                         cache should be searched for zone cuts.
630
631 1443.   [func]          Masters lists can now be specified and referenced
632                         in zone masters clauses and other masters lists.
633
634 1442.   [func]          New functions for manipulating port lists:
635                         dns_portlist_create(), dns_portlist_add(),
636                         dns_portlist_remove(), dns_portlist_match(),
637                         dns_portlist_attach() and dns_portlist_detach().
638
639 1441.   [func]          It is now possible to tell dig to bind to a specific
640                         source port.
641
642 1440.   [func]          It is now possible to tell named to avoid using
643                         certain source ports (avoid-v4-udp-ports,
644                         avoid-v6-udp-ports).
645
646 1438.   [func]          Log TSIG (if any) when logging NOTIFY requests.
647
648 1436.   [func]          dns_zonemgr_resumexfrs() can be used to restart
649                         stalled transfers.
650
651 1433.   [bug]           named could trigger a REQUIRE failure if it could
652                         not get a file descriptor when attempting to write
653                         a master file. [RT #4347]
654
655 1432.   [func]          The advertised EDNS UDP buffer size can now be set
656                         via named.conf (edns-udp-size).
657
658 1430.   [port]          linux: IPv6 interface scanning support.
659
660 1422.   [func]          Log name/type/class when denying a query.  [RT #4663]
661
662 1421.   [func]          Differentiate updates that don't succeed due to
663                         prerequisites (unsuccessful) vs other reasons
664                         (failed).
665
666 1417.   [func]          ID.SERVER/CHAOS is now a built in zone.
667                         See "server-id" for how to configure.
668
669 1415.   [func]          DS TTL now derived from NS ttl.  NXT TTL now derived
670                         from SOA MINIMUM.
671
672 1414.   [func]          Support for KSK flag.
673
674 1413.   [func]          Explictly request the (re-)generation of DS records from
675                         keysets (dnssec-signzone -g).
676
677 1412.   [func]          You can now specify servers to be tried if a nameserver
678                         has IPv6 address and you only support IPv4 or the
679                         reverse. See dual-stack-servers.
680
681 1410.   [func]          Handle records that live in the parent zone, e.g. DS.
682
683 1409.   [bug]           DS should have attribute DNS_RDATATYPEATTR_DNSSEC.
684
685 1404.   [bug]           libbind: ns_name_ntol() could overwrite a zero length
686                         buffer.
687
688 1403.   [func]          dnssec-signzone, dnssec-keygen, dnssec-makekeyset
689                         dnssec-signkey now report their version in the
690                         usage message.
691
692 1402.   [cleanup]       A6 has been moved to experimental and is no longer
693                         fully supported.
694
695 1400.   [bug]           Block the addition of wildcard NS records by IXFR
696                         or UPDATE. [RT #3502]
697
698 1398.   [doc]           ARM: notify-also should have been also-notify.
699                         [RT #4345]
700
701 1396.   [func]          dnssec-signzone: adjust the default signing time by
702                         1 hour to allow for clock skew.
703
704 1394.   [func]          It is now possible to check if a particular element is
705                         in a acl.  Remove duplicate entries from the localnets
706                         acl.
707
708 1393.   [port]          Bind to individual IPv6 interfaces if IPV6_IPV6ONLY
709                         is not available in the kernel to prevent accidently
710                         listening on IPv4 interfaces.
711
712 1392.   [bug]           named-checkzone: update usage.
713
714 1391.   [func]          Add support for IPv6 scoped addresses in named.
715
716 1390.   [func]          host now supports ixfr.
717
718 1386.   [bug]           named-checkzone -z stopped on errors in a zone.
719                         [RT #3653]
720
721 1383.   [func]          Track the serial number in a IXFR response and log if
722                         a mismatch occurs.  This is a more specific error than
723                         "not exact". [RT #3445]
724
725 1380.   [func]          'rndc recursing' dump recursing queries to
726                         'recursing-file = "named.recursing";'.
727
728 1379.   [func]          'rndc status' now reports tcp and recursion quota
729                         states.
730
731 1378.   [func]          Improved positive feedback for 'rndc {reload|refresh}.
732
733 1377.   [func]          dns_zone_load{new}() now reports if the zone was
734                         loaded, queued for loading to up to date.
735
736 1376.   [func]          New function dns_zone_logc() to log to specified
737                         category.
738
739 1375.   [func]          'rndc dumpdb' now dumps the adb cache along with the
740                         data cache.
741
742 1374.   [func]          dns_adb_dump() now logs the lame zones associated
743                         with each server.
744
745 1371.   [bug]           notify-source-v6, transfer-source-v6 and
746                         query-source-v6 with explicit addresses and using the
747                         same ports as named was listening on could interfere
748                         with named's ability to answer queries sent to those
749                         addresses.
750
751 1368.   [func]          remove support for bitstring labels.
752
753 1367.   [func]          Use response times to select forwarders.
754
755 1365.   [func]          "localhost" and "localnets" acls now include IPv6
756                         addresses / prefixes.
757
758 1364.   [func]          Log file name when unable to open memory statistics
759                         and dump database files. [RT# 3437]
760
761 1363.   [func]          Listen-on-v6 now supports specific addresses.
762
763 1362.   [bug]           remove IFF_RUNNING test when scanning interfaces.
764
765 1361.   [func]          log the reason for rejecting a server when resolving
766                         queries.
767
768 1355.   [bug]           Fix DNSSEC wildcard proof for CNAME/DNAME.
769
770 1344.   [func]          Log if the serial number on the master has gone
771                         backwards.
772                         If you have multiple machines specified in the masters
773                         clause you may want to set 'multi-master yes;' to
774                         suppress this warning.
775
776 1343.   [func]          Log successful notifies received (info).  Adjust log
777                         level for failed notifies to notice.
778
779 1342.   [func]          Log remote address with TCP dispatch failures.
780
781 1341.   [func]          Allow a rate limiter to be stalled.
782
783 1339.   [func]          dig, host and nslookup now use IP6.ARPA for nibble
784                         lookups.  Bit string lookups are no longer attempted.
785
786 1336.   [func]          Nibble lookups under IP6.ARPA are now supported by
787                         dns_byaddr_create().  dns_byaddr_createptrname() is
788                         deprecated, use dns_byaddr_createptrname2() instead.
789
790 1332.   [func]          Report the current serial with periodic commits when
791                         rolling forward the journal.
792
793 1331.   [func]          Generate DNSSEC wildcard proofs.
794
795 1329.   [func]          named-checkzone will now check if nameservers that
796                         appear to be IP addresses.  Available modes "fail",
797                         "warn" (default) and "ignore" the results of the
798                         check.
799
800 1328.   [bug]           The validator could incorrectly verify an invalid
801                         negative proof.
802
803 1322.   [bug]           dnssec-signzone usage message was misleading.
804
805 1321.   [bug]           If the last RRset in a zone is glue, dnssec-signzone
806                         would incorrectly duplicate its output and sign it.
807
808 1313.   [func]          Query log now says if the query was signed (S) or
809                         if EDNS was used (E).
810
811 1312.   [func]          Log TSIG key used w/ outgoing zone transfers.
812
813 1309.   [func]          Log that a zone transfer was covered by a TSIG.
814
815 1308.   [func]          DS (delegation signer) support.
816
817 1304.   [func]          New function: dns_zone_name().
818
819 1303.   [func]          Option 'flush-zones-on-shutdown <boolean>;'.
820
821 1302.   [func]          Extended rndc dumpdb to support dumping of zones and
822                         view selection: 'dumpdb [-all|-zones|-cache] [view]'.
823
824 1301.   [func]          New category 'update-security'.
825
826 1300.   [port]          Compaq Trucluster support.
827
828 1293.   [func]          Entropy can now be retrieved from EGDs. [RT #2438]
829
830 1292.   [func]          Enable IPv6 support when using ioctl style interface
831                         scanning and OS supports SIOCGLIFADDR using struct
832                         if_laddrreq.
833
834 1291.   [func]          Enable IPv6 support when using sysctl style interface
835                         scanning.
836
837 1290.   [func]          "dig axfr" now reports the number of messages
838                         as well as the number of records.
839
840 1285.   [func]          lwres: probe the system to see what address families
841                         are currently in use.
842
843 1283.   [func]          Use "dataready" accept filter if available.
844
845 1281.   [func]          Log zone when unable to get private keys to update
846                         zone.  Log zone when NXT records are missing from
847                         secure zone.
848
849 1278.   [func]          dig: now supports +[no]cl +[no]ttlid.
850
851 1277.   [func]          You can now create your own customized printing
852                         styles: dns_master_stylecreate() and
853                         dns_master_styledestroy().
854
855 1271.   [bug]           "recursion available: {denied,approved}" was too
856                         confusing.
857
858 1267.   [func]          isc_file_openunique() now creates file using mode
859                         0666 rather than 0600.
860
861 1254.   [func]          preferred-glue option from BIND 8.3.
862
863 1250.   [func]          Nsupdate will report the address the update was
864                         sent to.
865
866 1247.   [bug]           Don't reset the interface index for link/site local
867                         addresses. [RT #2576]
868
869 1246.   [func]          New functions isc_sockaddr_issitelocal(),
870                         isc_sockaddr_islinklocal(), isc_netaddr_issitelocal()
871                         and isc_netaddr_islinklocal().
872
873 1243.   [bug]           It was possible to trigger a REQUIRE() in
874                         dns_message_findtype(). [RT #2659]
875
876 1235.   [func]          Report 'out of memory' errors from openssl.
877
878 1234.   [bug]           contrib/sdb: 'zonetodb' failed to call
879                         dns_result_register().  DNS_R_SEENINCLUDE should not
880                         be fatal.
881
882 1233.   [bug]           The flags field of a KEY record can be expressed in
883                         hex as well as decimal.
884
885 1226.   [func]          Use EDNS for zone refresh queries. [RT #2551]
886
887 1225.   [func]          dns_message_setopt() no longer requires that
888                         dns_message_renderbegin() to have been called.
889
890 1224.   [bug]           'rrset-order' and 'sortlist' should be additive
891                         not exclusive.
892
893 1223.   [func]          'rrset-order' partially works 'cyclic' and 'random'
894                         are supported.
895
896 1220.   [func]          Support for APL rdata type.
897
898 1219.   [func]          Named now reports the TSIG extended error code when
899                         signature verification fails. [RT #1651]
900
901 1217.   [func]          Report locations of previous key definition when a
902                         duplicate is detected.
903
904 1213.   [func]          Report view associated with client if it is not a
905                         standard view (_default or _bind).
906
907 1203.   [func]          Report locations of previous acl and zone definitions
908                         when a duplicate is detected.
909
910 1202.   [func]          New functions: cfg_obj_line() and cfg_obj_file().
911
912 1192.   [bug]           The seconds fields in LOC records were restricted
913                         to three decimal places.  More decimal places should
914                         be allowed but warned about.
915
916 1190.   [func]          Add the "rndc freeze" and "rndc unfreeze" commands.
917                         [RT #2394]
918
919 1187.   [bug]           named was incorrectly returning DNSSEC records
920                         in negative responses when the DO bit was not set.
921
922 1181.   [func]          Add the "key-directory" configuration statement,
923                         which allows the server to look for online signing
924                         keys in alternate directories.
925
926 1180.   [func]          dnssec-keygen should always generate keys with
927                         protocol 3 (DNSSEC), since it's less confusing
928                         that way.
929
930 1179.   [func]          Add SIG(0) support to nsupdate.
931
932 1177.   [func]          Report view when loading zones if it is not a
933                         standard view (_default or _bind). [RT #2270]
934
935 1171.   [func]          Added function isc_region_compare(), updated files in
936                         lib/dns to use this function instead of local one.
937
938 1169.   [func]          Identify recursive queries in the query log.
939
940 1163.   [func]          isc_time_formattimestamp() now includes the year.
941
942 1159.   [bug]           MD and MF are not permitted to be loaded by RFC1123.
943
944 1158.   [func]          Report the client's address when logging notify
945                         messages.
946
947 1157.   [func]          match-clients and match-destinations now accept
948                         keys. [RT #2045]
949
950 1155.   [func]          Recover from master files being removed from under
951                         us.
952
953 1153.   [func]          'rndc {stop|halt} -p' now reports the process id
954                         of the instance of named being shutdown.
955
956 1151.   [bug]           nslookup failed to check that the arguments to
957                         the port, timeout, and retry options were
958                         valid integers and in range. [RT #2099]
959
960 1150.   [bug]           named incorrectly accepted TTL values
961                         containing plus or minus signs, such as
962                         1d+1h-1s.
963
964 1149.   [func]          New function isc_parse_uint32().
965
966 1148.   [func]          'rndc-confgen -a' now provides positive feedback.
967
968 1147.   [func]          Set IPV6_V6ONLY on IPv6 sockets if supported by
969                         the OS.  listen-on-v6 { any; }; should no longer
970                         result in IPv4 queries be accepted.  Similarly
971                         control { inet :: ... }; should no longer result
972                         in IPv4 connections being accepted.  This can be
973                         overridden at compile time by defining
974                         ISC_ALLOW_MAPPED=1.
975
976 1146.   [func]          Allow IPV6_IPV6ONLY to be set/cleared on a socket if
977                         supported by the OS by a new function
978                         isc_socket_ipv6only().
979
980 1145.   [func]          "host" no longer reports a NOERROR/NODATA response
981                         by printing nothing. [RT #2065]
982
983 1143.   [bug]           When a trusted-keys statement was present and named
984                         was built without crypto support, it would leak memory.
985
986 1139.   [func]          It is now possible to flush a given name from the
987                         cache(s) via 'rndc flushname name [view]'. [RT #2051]
988
989 1138.   [func]          It is now possible to flush a given name from the
990                         cache by calling the new function
991                         dns_cache_flushname().
992
993 1137.   [func]          It is now possible to flush a given name from the
994                         ADB by calling the new function dns_adb_flushname().
995
996 1135.   [func]          You can now override the default syslog() facility for
997                         named/lwresd at compile time. [RT #1982]
998
999 1132.   [func]          Improve UPDATE prerequisite failure diagnostic messages.
1000
1001 1128.   [func]          sdb drivers can now provide RR data in either text
1002                         or wire format, the latter using the new functions
1003                         dns_sdb_putrdata() and dns_sdb_putnamedrdata().
1004
1005 1127.   [func]          rndc: If the server to contact has multiple addresses,
1006                         try all of them.
1007
1008 1119.   [func]          Added support in Win32 for NTFS file/directory ACL's
1009                         for access control.
1010
1011 1115.   [func]          Set maximum values for cleaning-interval,
1012                         heartbeat-interval, interface-interval,
1013                         max-transfer-idle-in, max-transfer-idle-out,
1014                         max-transfer-time-in, max-transfer-time-out,
1015                         statistics-interval of 28 days and
1016                         sig-validity-interval of 3660 days. [RT #2002]
1017
1018 1110.   [bug]           dig should only accept valid abbreviations of +options.
1019                         [RT #2003]
1020
1021 1105.   [port]          OpenUNIX 8 enable threads by default. [RT #1970]
1022
1023 1080.   [bug]           BIND 8 compatibility: accept bare IP prefixes
1024                         as the second element of a two-element top level
1025                         sort list statement. [RT #1964]
1026
1027 1079.   [bug]           BIND 8 compatibility: accept bare elements at top
1028                         level of sort list treating them as if they were
1029                         a single element list. [RT #1963]
1030
1031 1077.   [func]          Do not accept further recursive clients when
1032                         the total number of recursive lookups being
1033                         processed exceeds max-recursive-clients, even
1034                         if some of the lookups are internally generated.
1035                         [RT #1915, #1938]
1036
1037 1073.   [bug]           The ADB cache cleaning should also be space driven.
1038                         [RT #1915, #1938]
1039
1040 1067.   [func]          Allow quotas to be soft, isc_quota_soft().
1041
1042 1065.   [func]          Runtime support to select new / old style interface
1043                         scanning using ioctls.
1044
1045 1060.   [func]          Move refresh, stub and notify UDP retry processing
1046                         into dns_request.
1047
1048 1059.   [func]          dns_request now support will now retry UDP queries,
1049                         dns_request_createvia2() and dns_request_createraw2().
1050
1051 1058.   [func]          Limited lifetime ticker timers are now available,
1052                         isc_timertype_limited.
1053
1054 1055.   [func]          Version and hostname queries can now be disabled
1055                         using "version none;" and "hostname none;",
1056                         respectively.
1057
1058 1049.   [func]          "pid-file none;" will disable writing a pid file.
1059                         [RT #1848]
1060
1061 1037.   [bug]           Negative responses whose authority section contain
1062                         SOA or NS records whose owner names are not equal
1063                         equal to or parents of the query name should be
1064                         rejected. [RT #1862]
1065
1066 1036.   [func]          Silently drop requests received via multicast as
1067                         long as there is no final multicast DNS standard.
1068
1069 1035.   [bug]           If we respond to multicast queries (which we
1070                         currently do not), respond from a unicast address
1071                         as specified in RFC 1123. [RT #137]
1072
1073 1034.   [bug]           Ignore the RD bit on multicast queries as specified
1074                         in RFC 1123. [RT #137]
1075
1076 1032.   [func]          hostname.bind/txt/chaos now returns the name of
1077                         the machine hosting the nameserver.  This is useful
1078                         in diagnosing problems with anycast servers.
1079
1080 1025.   [bug]           Don't use multicast addresses to resolve iterative
1081                         queries. [RT #101]
1082
1083 1024.   [port]          Compilation failed on HP-UX 11.11 due to
1084                         incompatible use of the SIOCGLIFCONF macro
1085                         name. [RT #1831]
1086
1087 1023.   [func]          Accept hints without TTLs.
1088
1089 1011.   [cleanup]       Removed isc_dir_current().
1090
1091 1009.   [port]          OpenUNIX 8 support. [RT #1728]
1092
1093 1008.   [port]          libtool.m4, ltmain.sh from libtool-1.4.2.
1094
1095 1007.   [port]          config.guess, config.sub from autoconf-2.52.
1096
1097 1003.   [func]          Add the +retry option to dig.
1098
1099  999.   [func]          "rndc retransfer zone [class [view]]" added.
1100                         [RT #1752]
1101
1102  998.   [func]          named-checkzone now has arguments to specify the
1103                         chroot directory (-t) and working directory (-w).
1104                         [RT #1755]
1105
1106  997.   [func]          Add support for RSA-SHA1 keys (RFC3110).
1107
1108  996.   [func]          Issue warning if the configuration filename contains
1109                         the chroot path.
1110
1111  994.   [func]          Treat non-authoritative responses to queries for type
1112                         NS as referrals even if the NS records are in the
1113                         answer section, because BIND 8 servers incorrectly
1114                         send them that way.  This is necessary for DNSSEC
1115                         validation of the NS records of a secure zone to
1116                         succeed when the parent is a BIND 8 server. [RT #1706]
1117
1118  993.   [func]          dig: -v now reports the version.
1119
1120  991.   [func]          Lower UDP refresh timeout messages to level
1121                         debug 1.
1122
1123  985.   [func]          Consider network interfaces to be up iff they have
1124                         a nonzero IP address rather than based on the
1125                         IFF_UP flag. [RT #1160]
1126
1127  983.   [func]          The server now supports generating IXFR difference
1128                         sequences for non-dynamic zones by comparing zone
1129                         versions, when enabled using the new config
1130                         option "ixfr-from-differences". [RT #1727]
1131
1132  982.   [func]          If "memstatistics-file" is set in options the memory
1133                         statistics will be written to it.
1134
1135  981.   [func]          The dnssec tools can now take multiple '-r randomfile'
1136                         arguments.
1137
1138  979.   [func]          Incremental master file dumping.  dns_master_dumpinc(),
1139                         dns_master_dumptostreaminc(), dns_dumpctx_attach(),
1140                         dns_dumpctx_detach(), dns_dumpctx_cancel(),
1141                         dns_dumpctx_db() and dns_dumpctx_version().
1142
1143  976.   [func]          named-checkconf can now test load master zones
1144                         (named-checkconf -z). [RT #1468]
1145
1146  970.   [func]          'max-journal-size' can now be used to set a target
1147                         size for a journal.
1148
1149  969.   [func]          dig now supports the undocumented dig 8 feature
1150                         of allowing arbitrary labels, not just dotted
1151                         decimal quads, with the -x option.  This can be
1152                         used to conveniently look up RFC2317 names as in
1153                         "dig -x 10.0.0.0-127". [RT #827, #1576, #1598]
1154
1155         --- 9.2.3rc1 released ---
1156
1157 1499.   [bug]           isc_random need to be seeded better if arc4random()
1158                         is not used.
1159
1160 1498.   [port]          bsdos: 5.x support.
1161
1162 1497.   [protocol]      dig, nslookup and host now perform nibble lookups
1163                         under IP6.ARPA, use -i for IP6.INT (dig and host).
1164                         lwres now uses IP6.ARPA.
1165
1166 1496.   [port]          test for pthread_attr_setstacksize().
1167
1168 1495.   [cleanup]       Replace hash functions with universal hash.
1169
1170 1494.   [security]      Turn on RSA BLINDING as a precaution.
1171
1172 1493.   [doc]           A6 and "bitstring" labels are now experimental.
1173
1174 1492.   [cleanup]       Preserve rwlock quota context when upgrading /
1175                         downgrading. [RT #5599]
1176
1177 1491.   [bug]           dns_master_dump*() would produce extraneous $ORIGIN
1178                         lines. [RT #6206]
1179
1180 1490.   [bug]           Accept reading state as well as working state in
1181                         ns_client_next(). [RT #6813]
1182
1183 1489.   [compat]        Treat 'allow-update' on slave zones as a warning.
1184                         [RT #3469]
1185
1186 1488.   [bug]           Don't override trust levels for glue addresses.
1187                         [RT #5764]
1188
1189 1487.   [bug]           A REQUIRE() failure could be triggered if a zone was
1190                         queued for transfer and the zone was then removed.
1191                         [RT #6189]
1192
1193 1486.   [bug]           isc_print_snprintf() '%%' consumed one too many format
1194                         characters. [RT# 8230]
1195
1196 1485.   [bug]           gen failed to handle high type values. [RT #6225]
1197
1198 1484.   [bug]           The number of records reported after a AXFR was wrong.
1199                         [RT #6229]
1200
1201 1483.   [bug]           dig axfr failed if the message id in the answer failed
1202                         to match that in the request.  Only the id in the first
1203                         message is required to match. [RT #8138]
1204
1205 1482.   [bug]           named could fail to start if the kernel supports
1206                         IPv6 but no interfaces are configured.  Similarly
1207                         for IPv4. [RT #6229]
1208
1209 1481.   [bug]           Refresh and stub queries failed to use masters keys
1210                         if specified. [RT #7391]
1211
1212 1480.   [bug]           Provide replay protection for rndc commands.  Full
1213                         replay protection requires both rndc and named to
1214                         be updated.  Partial replay protection (limited
1215                         exposure after restart) is provided if just named
1216                         is updated.
1217
1218 1479.   [bug]           cfg_create_tuple() failed to handle out of
1219                         memory cleanup.  parse_list() would leak memory
1220                         on syntax errors.
1221
1222 1478.   [port]          ifconfig.sh didn't account for other virtual
1223                         interfaces.  It now takes a optional argument
1224                         to specify the first interface number. [RT #3907]
1225
1226 1477.   [bug]           memory leak using stub zones and TSIG.
1227
1228 1476.   [port]          win32: port unreachables were blocking further i/o
1229                         on sockets (Windows 2000 SP2 and later).
1230
1231 1473.   [bug]           create_map() and create_string() failed to handle out
1232                         of memory cleanup.  [RT #6813]
1233
1234 1472.   [contrib]       idnkit-1.0 from JPNIC, replaces mdnkit.
1235
1236 1471.   [bug]           libbind: updated to BIND 8.4.0.
1237
1238 1470.   [bug]           Incorrect length passed to snprintf. [RT #5966]
1239
1240 1466.   [bug]           lwresd configuration errors resulted in memory
1241                         and lock leaks.  [RT #5228]
1242
1243 1465.   [bug]           isc_base64_decodestring() and isc_base64_tobuffer()
1244                         failed to check that trailing bits were zero allowing
1245                         some invalid base64 strings to be accepted.  [RT #5397]
1246
1247 1464.   [bug]           Preserve "out of zone" data for outgoing zone
1248                         transfers. [RT #5192]
1249
1250 1463.   [bug]           dns_rdata_from{wire,struct}() failed to catch bad
1251                         NXT bit maps. [RT #5577]
1252
1253 1462.   [bug]           parse_sizeval() failed to check the token type.
1254                         [RT #5586]
1255
1256 1461.   [bug]           Remove deadlock from rbtdb code. [RT #5599]
1257
1258 1460.   [bug]           inet_pton() failed to reject certain malformed
1259                         IPv6 literals.
1260
1261 1459.   [bug]           win32: we were leaking a bits in the exception
1262                         fd_set resulting in "Socket operation on non-socket"
1263                         errors from select(). [RT #2966]
1264
1265 1456.   [contrib]       gen-data-queryperf.py from Stephane Bortzmeyer.
1266
1267 1453.   [doc]           ARM: $GENERATE example wasn't accurate. [RT #5298]
1268
1269 1452.   [bug]           Bad #ifdef, ISC_RFC2335 -> ISC_RFC2535.
1270
1271 1451.   [bug]           rndc-confgen didn't exit with a error code for all
1272                         failures. [RT #5209]
1273
1274 1450.   [bug]           Fetching expired glue failed under certain
1275                         circumstances.  [RT #5124]
1276
1277 1449.   [bug]           query_addbestns() didn't handle running out of memory
1278                         gracefully.
1279
1280 1448.   [bug]           Handle empty wildcards labels.
1281
1282 1447.   [bug]           We were casting (unsigned int) to and from (void *).
1283                         rdataset->private4 is now rdataset->privateuint4
1284                         to reflect a type change.
1285
1286 1445.   [bug]           DNS_ADBFIND_STARTATROOT broke stub zones.  This has
1287                         been replaced with DNS_ADBFIND_STARTATZONE which
1288                         causes the search to start using the closest zone.
1289
1290 1439.   [bug]           Named could return NOERROR with certain NOTIFY
1291                         failures.  Return NOTAUTH if the NOTIFY zone is
1292                         not being served.
1293
1294 1435.   [bug]           zmgr_resume_xfrs() was being called read locked
1295                         rather than write locked.  zmgr_resume_xfrs()
1296                         was not being called if the zone was being
1297                         shutdown.
1298
1299 1437.   [bug]           Leave space for stdio to work in. [RT #5033]
1300
1301 1434.   [bug]           "rndc reconfig" failed to initiate the initial
1302                         zone transfer of new slave zones.
1303
1304 1431.   [bug]           isc_print_snprintf() "%s" with precision could walk off
1305                         end of argument. [RT #5191]
1306
1307 1429.   [bug]           Prevent the cache getting locked to old servers.
1308
1309 1424.   [bug]           EDNS version not being correctly printed.
1310
1311 1423.   [contrib]       queryperf: added A6 and SRV.
1312
1313 1420.   [port]          solaris: work around gcc optimizer bug.
1314
1315 1419.   [port]          openbsd: use /dev/arandom. [RT #4950]
1316
1317 1418.   [bug]           'rndc reconfig' did not cause new slaves to load.
1318
1319 1416.   [bug]           Empty node should return NOERROR NODATA, not NXDOMAIN.
1320                         [RT #4715]
1321
1322 1411.   [bug]           empty nodes should stop wildcard matches. [RT #4802]
1323
1324 1408.   [bug]           "make distclean" was not complete. [RT #4700]
1325
1326 1407.   [bug]           lfsr incorrectly implements the shift register.
1327                         [RT #4617]
1328
1329 1406.   [bug]           dispatch initializes one of the LFSR's with a incorrect
1330                         polynomial.  [RT #4617]
1331
1332 1405.   [func]          Use arc4random() if available.
1333
1334 1401.   [bug]           adb wasn't clearing state when the timer expired.
1335
1336 1399.   [bug]           Use serial number arithmetic when testing SIG
1337                         timestamps. [RT #4268]
1338
1339 1397.   [bug]           J.ROOT-SERVERS.NET is now 192.58.128.30.
1340
1341 1389.   [bug]           named could fail to rotate long log files.  [RT #3666]
1342
1343 1388.   [port]          irix: check for sys/sysctl.h and NET_RT_IFLIST before
1344                         defining HAVE_IFLIST_SYSCTL. [RT #3770]
1345
1346 1387.   [bug]           named could crash due to an access to invalid memory
1347                         space (which caused an assertion failure) in
1348                         incremental cleaning.  [RT #3588]
1349
1350 1385.   [bug]           Setting serial-query-rate to 10 would trigger a
1351                         REQUIRE failure.
1352
1353 1384.   [bug]           host was incompatible with BIND 8 in its exit code and
1354                         in the output with the -l option.  [RT #3536]
1355
1356 1373.   [bug]           Recovery from expired glue failed under certain
1357                         circumstances.
1358
1359 1372.   [bug]           named crashes with an assertion failure on exit when
1360                         sharing the same port for listening and querying, and
1361                         changing listening addresses several times. [RT# 3509]
1362
1363 1370.   [bug]           dig '+[no]recurse' was incorrectly documented.
1364
1365 1369.   [bug]           Adding an NS record as the lexicographically last
1366                         record in a secure zone didn't work.
1367
1368 1366.   [contrib]       queryperf usage was incomplete.  Add '-h' for help.
1369
1370 1348.   [port]          win32: Rewrote code to use I/O Completion Ports
1371                         in socket.c and eliminating a host of socket
1372                         errors. Performance is enhanced.
1373
1374 1333.   [contrib]       queryperf now reports a summary of returned
1375                         rcodes (-c), rcodes are printed in mnemonic form (-v).
1376
1377 1299.   [bug]           Set AI_ADDRCONFIG when looking up addresses
1378                         via getaddrinfo() (affects dig, host, nslookup, rndc
1379                         and nsupdate).
1380
1381 1199.   [doc]           ARM reference to RFC 2157 should have been RFC 1918.
1382                         [RT #2436]
1383
1384 1122.   [tuning]        Resolution timeout reduced from 90 to 30 seconds.
1385                         [RT #2046]
1386
1387  992.   [doc]           dig: ~/.digrc is now documented.
1388
1389         --- 9.2.2 released ---
1390
1391 1428.   [port]          hpux: temporary work around of hpux 11.11 interface
1392                         scanning.
1393
1394 1427.   [bug]           Race condition in adb with threaded build.
1395
1396 1426.   [cleanup]       Disable RFC2535 style DNSSEC.  This is incompatible
1397                         with the forthcoming DS style DNSSEC.
1398
1399 1425.   [port]          linux/libbind: define __USE_MISC when testing *_r()
1400                         function prototypes in netdb.h.  [RT #4921]
1401
1402 1395.   [port]          OpenSSL 0.9.7 defines CRYPTO_LOCK_ENGINE but doesn't
1403                         have a working implementation.  [RT #4079]
1404
1405 1382.   [bug]           make install failed with --enable-libbind. [RT #3656]
1406
1407 1381.   [bug]           named failed to correctly process answers that
1408                         contained DNAME records where the resulting CNAME
1409                         resulted in a negative answer.
1410
1411         --- 9.2.2rc1 released ---
1412
1413 1360.   [bug]           --enable-libbind would fail when not built in the
1414                         source tree for certain OS's.
1415
1416 1359.   [security]      Support patches OpenSSL libraries.
1417                         http://www.cert.org/advisories/CA-2002-23.html
1418
1419 1358.   [bug]           It was possible to trigger a INSIST when debugging
1420                         large dynamic updates. [RT #3390]
1421
1422 1357.   [bug]           nsupdate was extremely wasteful of memory.
1423
1424 1356.   [tuning]        Reduce the number of events / quantum for zone tasks.
1425
1426 1354.   [doc]           lwres man pages had illegal nroff.
1427
1428 1353.   [contrib]       sdb/ldap to version 0.9.
1429
1430 1352.   [bug]           dig, host, nslookup when falling back to TCP use the
1431                         current search entry (if any). [RT #3374]
1432
1433 1351.   [bug]           lwres_getipnodebyname() returned the wrong name
1434                         when given a IPv4 literal, af=AF_INET6 and AI_MAPPED
1435                         was set.
1436
1437 1350.   [bug]           dns_name_fromtext() failed to handle too many labels
1438                         gracefully.
1439
1440 1349.   [security]      Minimum OpenSSL version now 0.9.6e (was 0.9.5a).
1441                         http://www.cert.org/advisories/CA-2002-23.html
1442
1443 1346.   [bug]           Win32: select timeout in socket.c was too small
1444                         as value given was meant to be milliseconds and
1445                         timeval structure requires microseconds. This
1446                         caused high CPU loads with a compute bound loop.
1447                         [RT #3358]
1448
1449 1345.   [port]          Use a explicit -Wformat with gcc.  Not all versions
1450                         include it in -Wall.
1451
1452 1340.   [bug]           Delay and spread out the startup refresh load.
1453
1454 1335.   [bug]           When performing a nonexistence proof, the validator
1455                         should discard parent NXTs from higher in the DNS.
1456
1457 1334.   [bug]           When signing/verifying rdatasets, duplicate rdatas
1458                         need to be suppressed.
1459
1460 1330.   [bug]           When processing events (non-threaded) only allow
1461                         the task one chance to use to use its quantum.
1462
1463 1327.   [bug]           The validator would incorrectly mark data as insecure
1464                         when seeing a bogus signature before a correct
1465                         signature.
1466
1467 1326.   [bug]           DNAME/CNAME signatures were not being cached when
1468                         validation was not being performed. [RT #3284]
1469
1470 1325.   [bug]           If the tcpquota was exhausted it was possible to
1471                         to trigger a INSIST() failure.
1472
1473 1324.   [port]          darwin: ifconfig.sh now supports darwin.
1474
1475 1323.   [port]          linux: Slackware 4.0 needs <asm/unistd.h>. [RT #3205]
1476
1477 1320.   [doc]           query-source-v6 was missing from options section.
1478                         [RT #3218]
1479
1480 1319.   [func]          libbind: log attempts to exploit #1318.
1481
1482 1318.   [bug]           libbind: Remote buffer overrun.
1483
1484 1317.   [port]          libbind: TrueUNIX 5.1 does not like __align as a
1485                         element name.
1486
1487 1316.   [bug]           libbind: gethostans() could get out of sync parsing
1488                         the response if there was a very long CNAME chain.
1489
1490 1315.   [bug]           Options should apply to the internal _bind view.
1491
1492 1314.   [port]          Handle ECONNRESET from sendmsg() [unix].
1493
1494 1311.   [bug]           lwres_getrrsetbyname leaked memory.  [RT #3159]
1495
1496 1310.   [bug]           'rndc stop' failed to cause zones to be flushed
1497                         sometimes. [RT #3157]
1498
1499 1307.   [bug]           nsupdate: allow white space base64 key data.
1500
1501 1306.   [bug]           Badly encoded LOC record when the size, horizontal
1502                         precision or vertical precision was 0.1m.
1503
1504 1305.   [bug]           Document that internal zones are included in the
1505                         rndc status results.
1506
1507 1298.   [bug]           The CINCLUDES macro in lib/dns/sec/dst/Makefile
1508                         could be left with a trailing "\" after configure
1509                         has been run.
1510
1511 1297.   [port]          linux: make handling EINVAL from socket() no longer
1512                         conditional on #ifdef LINUX.
1513
1514 1296.   [bug]           isc_log_closefilelogs() needed to lock the log
1515                         context.
1516
1517 1295.   [bug]           isc_log_setdebuglevel() needed to lock the log
1518                         context.
1519
1520 1294.   [func]          libbind: no longer attempts bit string labels for
1521                         IPv6 reverse resolution.  Try IP6.ARPA then IP6.INT
1522                         for nibble style resolution.
1523
1524 1289.   [port]          See if -ldl is required for OpenSSL? [RT #2672]
1525
1526 1288.   [bug]           Adjusted REQUIRE's in lib/dns/name.c to better
1527                         reflect written requirements.
1528
1529 1287.   [bug]           REQUIRE that DNS_DBADD_MERGE only be set when adding
1530                         a rdataset to a zone db in the rbtdb implementation of
1531                         addrdataset.
1532
1533 1286.   [bug]           dns_name_downcase() enforce requirement that
1534                         target != NULL or name->buffer != NULL.
1535
1536 1284.   [bug]           The RTT estimate on unused servers was not aged.
1537                         [RT #2569]
1538
1539 1282.   [port]          libbind: hpux 11.11 interface scanning.
1540
1541 1280.   [bug]           libbind: escape '(' and ')' when converting to
1542                         presentation form.
1543
1544 1279.   [port]          Darwin uses (unsigned long) for size_t. [RT #2590]
1545
1546 1276.   [bug]           libbind: const pointer conflicts in res_debug.c.
1547
1548 1275.   [port]          libbind: hpux: treat all hpux systems as BIG_ENDIAN.
1549
1550 1274.   [bug]           Memory leak in lwres_gnbarequest_parse().
1551
1552 1273.   [port]          libbind: solaris: 64 bit binary compatibility.
1553
1554 1272.   [contrib]       Berkeley DB 4.0 sdb implementation from
1555                         Nuno Miguel Rodrigues <nmr@co.sapo.pt>.
1556
1557 1270.   [bug]           Check that system inet_pton() and inet_ntop() support
1558                         AF_INET6.
1559
1560 1269.   [port]          Openserver: ifconfig.sh support.
1561
1562 1268.   [port]          Openserver: the value FD_SETSIZE depends on whether
1563                         <sys/param.h> is included or not.  Be consistent.
1564
1565 1266.   [bug]           ISC_LINK_INIT, ISC_LINK_UNLINK, ISC_LIST_DEQUEUE,
1566                         __ISC_LINK_UNLINKUNSAFE and __ISC_LIST_DEQUEUEUNSAFE
1567                         are not C++ compatible, use *_TYPE versions instead.
1568
1569 1265.   [bug]           libbind: LINK_INIT and UNLINK were not compatible with
1570                         C++, use LINK_INIT_TYPE and UNLINK_TYPE instead.
1571
1572 1263.   [bug]           Reference after free error if dns_dispatchmgr_create()
1573                         failed.
1574
1575 1262.   [bug]           ns_server_destroy() failed to set *serverp to NULL.
1576
1577 1261.   [func]          libbind: ns_sign2() and ns_sign_tcp() now provide
1578                         support for compressed TSIG owner names.
1579
1580 1260.   [func]          libbind: res_update can now update IPv6 servers,
1581                         new function res_findzonecut2().
1582
1583 1259.   [bug]           libbind: get_salen() IPv6 support was broken for OSs
1584                         w/o sa_len.
1585
1586 1258.   [bug]           libbind: res_nametotype() and res_nametoclass() were
1587                         broken.
1588
1589 1257.   [bug]           Failure to write pid-file should not be fatal on
1590                         reload. [RT #2861]
1591
1592 1256.   [contrib]       'queryperf' now has EDNS (-e) + DNSSEC DO (-D) support.
1593
1594 1255.   [bug]           When verifying that an NXT proves nonexistence, check
1595                         the rcode of the message and only do the matching NXT
1596                         check.  That is, for NXDOMAIN responses, check that
1597                         the name is in the range between the NXT owner and
1598                         next name, and for NOERROR NODATA responses, check
1599                         that the type is not present in the NXT bitmap.
1600
1601 1253.   [bug]           The dnssec system test failed to remove the correct
1602                         files.
1603
1604 1252.   [bug]           Dig, host and nslookup were not checking the address
1605                         the answer was coming from against the address it was
1606                         sent to. [RT# 2692]
1607
1608 1248.   [bug]           DESTDIR was not being propagated between makes.
1609
1610 1245.   [bug]           Treat ENOBUFS, ENOMEM and ENFILE as soft errors for
1611                         accept().
1612
1613 1242.   [bug]           named-checkzone failed if a journal existed. [RT #2657]
1614
1615 1241.   [bug]           Drop received UDP messages with a zero source port
1616                         as these are invariably forged. [RT #2621]
1617
1618 1209.   [bug]           Dig, host, nslookup were not checking the message ids
1619                         on the responses. [RT #2454]
1620
1621 1097.   [func]          libbind: RES_PRF_TRUNC for dig.
1622
1623 1096.   [func]          libbind: "DNSSEC OK" (DO) support.
1624
1625 1095.   [func]          libbind: resolver option: no-tld-query.  disables
1626                         trying unqualified as a tld.  no_tld_query is also
1627                         supported for FreeBSD compatibility.
1628
1629 1094.   [func]          libbind: add support gcc's format string checking.
1630
1631 1089.   [func]          libbind: inet_{cidr,net}_{pton,ntop}() now have IPv6
1632                         support.
1633
1634         --- 9.2.1 released ---
1635
1636 1251.   [port]          win32: a make file contained absolute version specific
1637                         references.
1638
1639 1249.   [bug]           Missing masters clause was not handled gracefully.
1640                         [RT #2703]
1641
1642 1244.   [bug]           Receiving a TCP message from a blackhole address would
1643                         prevent further messages being received over that
1644                         interface.
1645
1646 1178.   [bug]           Follow and cache (if appropriate) A6 and other
1647                         data chains to completion in the additional section.
1648
1649         --- 9.2.1rc2 released ---
1650
1651 1240.   [bug]           It was possible to leak zone references by
1652                         specifying an incorrect zone to rndc.
1653
1654 1239.   [bug]           Under certain circumstances named could continue to
1655                         use a name after it had been freed triggering
1656                         INSIST() failures.  [RT #2614]
1657
1658 1238.   [bug]           It is possible to lockup the server when shutting down
1659                         if notifies were being processed. [RT #2591]
1660
1661 1237.   [bug]           nslookup: "set q=type" failed.
1662
1663 1236.   [bug]           dns_rdata{class,type}_fromtext() didn't handle non
1664                         NULL terminated text regions. [RT #2588]
1665
1666 1232.   [bug]           unix/errno2result() didn't handle EADDRNOTAVAIL.
1667
1668 1231.   [port]          HPUX 11.11 recvmsg() can return spurious EADDRNOTAVAIL.
1669
1670 1230.   [bug]           isccc_cc_isreply() and isccc_cc_isack() were broken.
1671
1672 1229.   [bug]           named would crash if it received a TSIG signed
1673                         query as part of an AXFR response. [RT #2570]
1674
1675 1228.   [bug]           'make install' did not depend on 'make all'. [RT #2559]
1676
1677 1227.   [bug]           dns_lex_getmastertoken() now returns ISC_R_BADNUMBER
1678                         if a number was expected and some other token was
1679                         found. [RT#2532]
1680
1681 1222.   [bug]           Specifying 'port *' did not always result in a system
1682                         selected (non-reserved) port being used. [RT #2537]
1683
1684 1221.   [bug]           Zone types 'master', 'slave' and 'stub' were not being
1685                         compared case insensitively. [RT #2542]
1686
1687 1218.   [bug]           Named incorrectly returned SERVFAIL rather than
1688                         NOTAUTH when there was a TSIG BADTIME error. [RT #2519]
1689
1690 1216.   [bug]           Multiple server clauses for the same server were not
1691                         reported.  [RT #2514]
1692
1693 1215.   [port]          solaris: add support to ifconfig.sh for x86 2.5.1
1694
1695 1214.   [bug]           Win32: isc_file_renameunique() could leave zero length
1696                         files behind.
1697
1698 1212.   [port]          libbind: 64k answer buffers were causing stack space
1699                         to be exceeded for certain OS.  Use heap space instead.
1700
1701 1211.   [bug]           dns_name_fromtext() incorrectly handled certain
1702                         valid octal bitlabels. [RT #2483]
1703
1704 1210.   [bug]           libbind: getnameinfo() failed to lookup IPv4 mapped /
1705                         compatible addresses. [RT #2461]
1706
1707 1208.   [bug]           dns_master_load*() failed to log a error message if
1708                         an error was detected when parsing the ownername of
1709                         a record.  [RT #2448]
1710
1711         --- 9.2.1rc1 released ---
1712
1713 1207.   [bug]           libbind: getaddrinfo() could call freeaddrinfo() with
1714                         an invalid pointer.
1715
1716 1206.   [bug]           SERVFAIL and NOTIMP responses to an EDNS query should
1717                         trigger a non-EDNS retry.
1718
1719 1205.   [bug]           OPT, TSIG and TKEY cannot be used to set the "class"
1720                         of the message. [RT #2449]
1721
1722 1204.   [bug]           libbind: res_nupdate() failed to update the name
1723                         server addresses before sending the update.
1724
1725 1201.   [bug]           Require that if 'callbacks' is passed to
1726                         dns_rdata_fromtext(), callbacks->error and
1727                         callbacks->warn are initialized.
1728
1729 1200.   [bug]           Log 'errno' that we are unable to convert to
1730                         isc_result_t. [RT #2404]
1731
1732 1198.   [bug]           OPT printing style was not consistent with the way the
1733                         header fields are printed.  The DO bit was not reported
1734                         if set.  Report if any of the MBZ bits are set.
1735
1736 1197.   [bug]           Attempts to define the same acl multiple times were not
1737                         detected.
1738
1739 1196.   [contrib]       update mdnkit to 2.2.3.
1740
1741 1195.   [bug]           Attempts to redefine builtin acls should be caught.
1742                         [RT #2403]
1743
1744 1194.   [bug]           Not all duplicate zone definitions were being detected
1745                         at the named.conf checking stage. [RT #2431]
1746
1747 1193.   [bug]           Best effort parsing didn't handle packet truncation.
1748
1749 1191.   [bug]           A dynamic update removing the last non-apex name in
1750                         a secure zone would fail. [RT #2399]
1751
1752 1189.   [bug]           On some systems, malloc(0) returns NULL, which
1753                         could cause the caller to report an out of memory
1754                         error. [RT #2398]
1755
1756 1188.   [bug]           Dynamic updates of a signed zone would fail if
1757                         some of the zone private keys were unavailable.
1758
1759 1186.   [bug]           isc_hex_tobuffer(,,length = 0) failed to unget the
1760                         EOL token when reading to end of line.
1761
1762 1185.   [bug]           libbind: don't assume statp->_u._ext.ext is valid
1763                         unless RES_INIT is set when calling res_*init().
1764
1765 1184.   [bug]           libbind: call res_ndestroy() if RES_INIT is set
1766                         when res_*init() is called.
1767
1768 1183.   [bug]           Handle ENOSR error when writing to the internal
1769                         control pipe. [RT #2395]
1770
1771 1182.   [bug]           The server could throw an assertion failure when
1772                         constructing a negative response packet.
1773
1774 1176.   [doc]           Document that allow-v6-synthesis is only performed
1775                         for clients that are supplied recursive service.
1776                         [RT #2260]
1777
1778 1175.   [bug]           named-checkzone failed to call dns_result_register()
1779                         at startup which could result in runtime
1780                         exceptions when printing "out of memory" errors.
1781                         [RT #2335]
1782
1783 1174.   [bug]           Win32: add WSAECONNRESET to the expected errors
1784                         from connect(). [RT #2308]
1785
1786 1173.   [bug]           Potential memory leaks in isc_log_create() and
1787                         isc_log_settag(). [RT #2336]
1788
1789 1172.   [doc]           Add CERT, GPOS, KX, NAPTR, NSAP, PX and TXT to
1790                         table of RR types in ARM.
1791
1792 1170.   [bug]           Don't attempt to print the token when a I/O error
1793                         occurs when parsing named.conf. [RT #2275]
1794
1795 1168.   [bug]           Empty also-notify clauses were not handled. [RT #2309]
1796
1797 1167.   [contrib]       nslint-2.1a3 (from author).
1798
1799 1166.   [bug]           "Not Implemented" should be reported as NOTIMP,
1800                         not NOTIMPL. [RT #2281]
1801
1802 1165.   [bug]           We were rejecting notify-source{-v6} in zone clauses.
1803
1804 1164.   [bug]           Empty masters clauses in slave / stub zones were not
1805                         handled gracefully. [RT #2262]
1806
1807 1162.   [bug]           The allow-notify option was not accepted in slave
1808                         zone statements.
1809
1810 1161.   [bug]           named-checkzone looped on unbalanced brackets.
1811                         [RT #2248]
1812
1813 1160.   [bug]           Generating Diffie-Hellman keys longer than 1024
1814                         bits could fail. [RT #2241]
1815
1816 1156.   [port]          The configure test for strsep() incorrectly
1817                         succeeded on certain patched versions of
1818                         AIX 4.3.3. [RT #2190]
1819
1820 1154.   [bug]           Don't attempt to obtain the netmask of a interface
1821                         if there is no address configured. [RT #2176]
1822
1823 1152.   [bug]           libbind: read buffer overflows.
1824
1825 1144.   [bug]           rndc-confgen would crash if both the -a and -t
1826                         options were specified. [RT #2159]
1827
1828 1142.   [bug]           dnssec-signzone would fail to delete temporary files
1829                         in some failure cases. [RT #2144]
1830
1831 1141.   [bug]           When named rejected a control message, it would
1832                         leak a file descriptor and memory.  It would also
1833                         fail to respond, causing rndc to hang.
1834                         [RT #2139, #2164]
1835
1836 1140.   [bug]           rndc-confgen did not accept IPv6 addresses as arguments
1837                         to the -s option. [RT #2138]
1838
1839 1136.   [bug]           CNAME records synthesized from DNAMEs did not
1840                         have a TTL of zero as required by RFC2672.
1841                         [RT #2129]
1842
1843 1125.   [bug]           rndc: -k option was missing from usage message.
1844                         [RT #2057]
1845
1846 1124.   [doc]           dig: +[no]dnssec, +[no]besteffort and +[no]fail
1847                         are now documented. [RT #2052]
1848
1849 1123.   [bug]           dig +[no]fail did not match description. [RT #2052]
1850
1851 1109.   [bug]           nsupdate accepted illegal ttl values.
1852
1853 1108.   [bug]           On Win32, rndc was hanging when named was not running
1854                         due to failure to select for exceptional conditions
1855                         in select(). [RT #1870]
1856
1857 1081.   [bug]           Multicast queries were incorrectly identified
1858                         based on the source address, not the destination
1859                         address.
1860
1861 1072.   [bug]           The TCP client quota could be exceeded when
1862                         recursion occurred. [RT #1937]
1863
1864 1071.   [bug]           Sockets listening for TCP DNS connections
1865                         specified an excessive listen backlog. [RT #1937]
1866
1867 1070.   [bug]           Copy DNSSEC OK (DO) to response as specified by
1868                         draft-ietf-dnsext-dnssec-okbit-03.txt.
1869
1870 1014.   [bug]           Some queries would cause statistics counters to
1871                         increment more than once or not at all. [RT #1321]
1872
1873 1012.   [bug]           The -p option to named did not behave as documented.
1874
1875  988.   [bug]           'additional-from-auth no;' did not work reliably
1876                         in the case of queries answered from the cache.
1877                         [RT #1436]
1878
1879  995.   [bug]           dig, host, nslookup: using a raw IPv6 address as a
1880                         target address should be fatal on a IPv4 only system.
1881
1882         --- 9.2.0 released ---
1883
1884 1134.   [bug]           Multi-threaded servers could deadlock in ferror()
1885                         when reloading zone files. [RT #1951, #1998]
1886
1887 1133.   [bug]           IN6_IS_ADDR_LOOPBACK was not portably defined on
1888                         platforms without IN6_IS_ADDR_LOOPBACK. [RT #2106]
1889
1890         --- 9.2.0rc10 released ---
1891
1892 1131.   [bug]           The match-destinations view option did not work with
1893                         IPv6 destinations. [RT #2073, #2074]
1894
1895 1130.   [bug]           Log messages reporting an out-of-range serial number
1896                         did not include the out-of-range number but the
1897                         following token. [RT #2076]
1898
1899 1129.   [bug]           Multi-threaded servers could crash under heavy
1900                         resolution load due to a race condition. [RT #2018]
1901
1902 1126.   [bug]           The server could access a freed event if shut
1903                         down while a client start event was pending
1904                         delivery. [RT #2061]
1905
1906 1121.   [bug]           The server could attempt to access a NULL zone
1907                         table if shut down while resolving.
1908                         [RT #1587, #2054]
1909
1910 1120.   [bug]           Errors in options were not fatal. [RT #2002]
1911
1912 1118.   [bug]           On multi-threaded servers, a race condition
1913                         could cause an assertion failure in resolver.c
1914                         during resolver shutdown. [RT #2029]
1915
1916 1117.   [port]          The configure check for in6addr_loopback incorrectly
1917                         succeeded on AIX 4.3 when compiling with -O2
1918                         because the test code was optimized away.
1919                         [RT #2016]
1920
1921 1116.   [bug]           Setting transfers in a server clause, transfers-in,
1922                         or transfers-per-ns to a value greater than
1923                         2147483647 disabled transfers. [RT #2002]
1924
1925 1114.   [port]          Ignore more accept() errors. [RT #2021]
1926
1927 1113.   [bug]           The allow-update-forwarding option was ignored
1928                         when specified in a view. [RT #2014]
1929
1930 1111.   [bug]           Multi-threaded servers could deadlock processing
1931                         recursive queries due to a locking hierarchy
1932                         violation in adb.c. [RT #2017]
1933
1934         --- 9.2.0rc9 released ---
1935
1936 1107.   [bug]           nsupdate could catch an assertion failure if an
1937                         invalid domain name was given as the argument to
1938                         the "zone" command.
1939
1940 1106.   [bug]           After seeing an out of range TTL, nsupdate would
1941                         treat all TTLs as out of range. [RT #2001]
1942
1943 1104.   [bug]           Invalid arguments to the transfer-format option
1944                         could cause an assertion failure. [RT #1995]
1945
1946 1103.   [port]          OpenUNIX 8 support (ifconfig.sh). [RT #1970]
1947
1948 1102.   [doc]           Note that query logging is enabled by directing the
1949                         queries category to a channel.
1950
1951 1101.   [bug]           Array bounds read error in lwres_gai_strerror.
1952
1953 1100.   [bug]           libbind: DNSSEC key ids were computed incorrectly.
1954
1955 1099.   [cleanup]       libbind: defining REPORT_ERRORS in lib/bind/dst caused
1956                         compile time errors.
1957
1958 1098.   [bug]           libbind: HMAC-MD5 key files are now mode 0600.
1959
1960 1093.   [doc]           libbind: miscellaneous nroff fixes.
1961
1962 1092.   [bug]           libbind: get*by*() failed to check if res_init() had
1963                         been called.
1964
1965 1091.   [bug]           libbind: misplaced va_end().
1966
1967 1090.   [bug]           libbind: dns_ho.c:add_hostent() was not returning
1968                         the amount of memory consumed resulting in garbage
1969                         address being returned.  Alignment calculations were
1970                         wasting space.  We weren't suppressing duplicate
1971                         addresses.
1972
1973 1088.   [port]          libbind: MPE/iX C.70 (incomplete)
1974
1975 1087.   [bug]           libbind: struct __res_state too large on 64 bit arch.
1976
1977 1086.   [port]          libbind: sunos: old sprintf.
1978
1979 1085.   [port]          libbind: solaris: sys_nerr and sys_errlist do not
1980                         exist when compiling in 64 bit mode.
1981
1982 1084.   [cleanup]       libbind: gai_strerror() rewritten.
1983
1984 1083.   [bug]           The default control channel listened on the
1985                         wildcard address, not the loopback as documented.
1986                         [RT #1975]
1987
1988 1082.   [bug]           The -g option to named incorrectly caused logging
1989                         to be sent to syslog in addition to stderr.
1990                         [RT #1974]
1991
1992 1078.   [bug]           We failed to correct bad tv_usec values in one case.
1993                         [RT #1966]
1994
1995 1076.   [bug]           A badly defined global key could trigger an assertion
1996                         on load/reload if views were used. [RT #1947]
1997
1998 1075.   [bug]           Out-of-range network prefix lengths were not
1999                         reported. [RT #1954]
2000
2001 1074.   [bug]           Running out of memory in dump_rdataset() could
2002                         cause an assertion failure. [RT #1946]
2003
2004         --- 9.2.0rc8 released ---
2005
2006 1068.   [bug]           errno could be overwritten by catgets(). [RT #1921]
2007
2008 1066.   [bug]           Provide a thread safe wrapper for strerror().
2009                         [RT #1689]
2010
2011 1064.   [bug]           Do not shut down active network interfaces if we
2012                         are unable to scan the interface list. [RT #1921]
2013
2014 1063.   [bug]           libbind: "make install" was failing on IRIX.
2015                         [RT #1919]
2016
2017 1062.   [bug]           If the control channel listener socket was shut
2018                         down before server exit, the listener object could
2019                         be freed twice. [RT #1916]
2020
2021 1061.   [bug]           If periodic cache cleaning happened to start
2022                         while cleaning due to reaching the configured
2023                         maximum cache size was in progress, the server
2024                         could catch an assertion failure. [RT #1912]
2025
2026 1057.   [bug]           Reloading the server after adding a "file" clause
2027                         to a zone statement could cause the server to
2028                         crash due to a typo in change 1016.
2029
2030 1056.   [bug]           Rndc could catch an assertion failure on SIGINT due
2031                         to an uninitialized variable. [RT #1908]
2032
2033         --- 9.2.0rc7 released ---
2034
2035 1054.   [bug]           On Win32, cfg_categories and cfg_modules need to be
2036                         exported from the libisccfg DLL.
2037
2038 1053.   [bug]           Dig did not increase its timeout when receiving
2039                         AXFRs unless the +time option was used. [RT #1904]
2040
2041 1052.   [bug]           Journals were not being created in binary mode
2042                         resulting in "journal format not recognized" error
2043                         under Win32. [RT #1889]
2044
2045 1051.   [bug]           Do not ignore a network interface completely just
2046                         because it has a noncontiguous netmask.  Instead,
2047                         omit it from the localnets ACL and issue a warning.
2048                         [RT #1891]
2049
2050 1050.   [bug]           Log messages reporting malformed IP addresses in
2051                         address lists such as that of the forwarders option
2052                         failed to include the correct error code, file
2053                         name, and line number. [RT #1890]
2054
2055 1048.   [bug]           Servers built with -DISC_MEM_USE_INTERNAL_MALLOC=1
2056                         didn't work.
2057
2058 1047.   [bug]           named was incorrectly refusing all requests signed
2059                         with a TSIG key derived from an unsigned TKEY
2060                         negotiation with a NOERROR response. [RT #1886]
2061
2062 1046.   [bug]           The help message for the --with-openssl configure
2063                         option was inaccurate. [RT #1880]
2064
2065 1045.   [bug]           It was possible to skip saving glue for a nameserver
2066                         for a stub zone.
2067
2068 1044.   [bug]           Specifying allow-transfer, notify-source, or
2069                         notify-source-v6 in a stub zone was not treated
2070                         as an error.
2071
2072 1043.   [bug]           Specifying a transfer-source or transfer-source-v6
2073                         option in the zone statement for a master zone was
2074                         not treated as an error. [RT #1876]
2075
2076 1042.   [bug]           The "config" logging category did not work properly.
2077                         [RT #1873]
2078
2079 1041.   [bug]           Dig/host/nslookup could catch an assertion failure
2080                         on SIGINT due to an uninitialized variable. [RT #1867]
2081
2082 1040.   [bug]           Multiple listen-on-v6 options with different ports
2083                         were not accepted. [RT #1875]
2084
2085 1039.   [bug]           Negative responses with CNAMEs in the answer section
2086                         were cached incorrectly. [RT #1862]
2087
2088 1038.   [bug]           In servers configured with a tkey-domain option,
2089                         TKEY queries with an owner name other than the root
2090                         could cause an assertion failure. [RT #1866, #1869]
2091
2092 1033.   [bug]           Always respond to requests with an unsupported opcode
2093                         with NOTIMP, even if we don't have a matching view
2094                         or cannot determine the class.
2095
2096         --- 9.2.0rc6 released ---
2097
2098 1031.   [bug]           libbind.a: isc__gettimeofday() infinite recursion.
2099                         [RT #1858]
2100
2101 1030.   [bug]           On systems with no resolv.conf file, nsupdate
2102                         exited with an error rather than defaulting
2103                         to using the loopback address. [RT #1836]
2104
2105 1029.   [bug]           Some named.conf errors did not cause the loading
2106                         of the configuration file to return a failure
2107                         status even though they were logged. [RT #1847]
2108
2109 1028.   [bug]           On Win32, dig/host/nslookup looked for resolv.conf
2110                         in the wrong directory. [RT #1833]
2111
2112 1027.   [bug]           RRs having the reserved type 0 should be rejected.
2113                         [RT #1471]
2114
2115 1026.   [port]          Recognize OpenUNIX 8 in config.guess. [RT #1830]
2116
2117 1022.   [bug]           Don't report empty root hints as "extra data".
2118                         [RT #1802]
2119
2120         --- 9.2.0rc5 released ---
2121
2122 1021.   [bug]           On Win32, log message timestamps were one month
2123                         later than they should have been, and the server
2124                         would exhibit unspecified behavior in December.
2125
2126 1020.   [bug]           IXFR log messages did not distinguish between
2127                         true IXFRs, AXFR-style IXFRs, and mere version
2128                         polls. [RT #1811]
2129
2130 1019.   [bug]           The value of the lame-ttl option was limited to 18000
2131                         seconds, not 1800 seconds as documented. [RT #1803]
2132
2133 1018.   [bug]           The default log channel was not always initialized
2134                         correctly. [RT #1813]
2135
2136 1017.   [bug]           When specifying TSIG keys to dig and nsupdate using
2137                         the -k option, they must be HMAC-MD5 keys. [RT #1810]
2138
2139 1016.   [bug]           Slave zones with no backup file were re-transferred
2140                         on every server reload.
2141
2142 1015.   [bug]           Log channels that had a "versions" option but no
2143                         "size" option failed to create numbered log
2144                         files. [RT #1783]
2145
2146         --- 9.2.0rc4 released ---
2147
2148 1013.   [bug]           It was possible to cancel a query twice when marking
2149                         a server as bogus or by having a blackhole acl.
2150                         [RT #1776]
2151
2152 1010.   [bug]           The server could attempt to execute a command channel
2153                         command after initiating server shutdown, causing
2154                         an assertion failure. [RT #1766]
2155
2156 1006.   [bug]           If a KEY RR was found missing during DNSSEC validation,
2157                         an assertion failure could subsequently be triggered
2158                         in the resolver. [RT #1763]
2159
2160 1005.   [bug]           Don't copy nonzero RCODEs from request to response.
2161                         [RT #1765]
2162
2163 1004.   [port]          Deal with recvfrom() returning EHOSTDOWN. [RT #1770]
2164
2165 1002.   [bug]           When reporting an unknown class name in named.conf,
2166                         including the file name and line number. [RT #1759]
2167
2168 1001.   [bug]           win32 socket code doio_recv was not catching a
2169                         WSACONNRESET error when a client was timing out
2170                         the request and closing its socket. [RT #1745]
2171
2172 1000.   [bug]           BIND 8 compatibility: accept "HESIOD" as an alias
2173                         for class "HS". [RT #1759]
2174
2175         --- 9.2.0rc3 released ---
2176
2177  990.   [bug]           The rndc-confgen man page was not installed.
2178
2179  989.   [bug]           Report filename if $INCLUDE fails for file related
2180                         errors. [RT #1736]
2181
2182  987.   [bug]           "dig -help" didn't show "+[no]stats".
2183
2184  986.   [bug]           "dig +noall" failed to clear stats and command
2185                         printing.
2186
2187  984.   [bug]           Multi-threading should be enabled by default on
2188                         Solaris 2.7 and newer, but it wasn't.
2189
2190         --- 9.2.0rc2 released ---
2191
2192  980.   [bug]           Incoming zone transfers restarting after an error
2193                         could trigger an assertion failure. [RT #1692]
2194
2195  978.   [bug]           dns_db_attachversion() had an invalid REQUIRE()
2196                         condition.
2197
2198  977.   [bug]           Improve "not at top of zone" error message.
2199
2200  975.   [bug]           "max-cache-size default;" as a view option
2201                         caused an assertion failure.
2202
2203  974.   [bug]           "max-cache-size unlimited;" as a global option
2204                         was not accepted.
2205
2206  973.   [bug]           Failed to log the question name when logging:
2207                         "bad zone transfer request: non-authoritative zone
2208                         (NOTAUTH)".
2209
2210  972.   [bug]           The file modification time code in zone.c was using the
2211                         wrong epoch. [RT #1667]
2212
2213  968.   [bug]           On win32, the isc_time_now() function was unnecessarily
2214                         calling strtime(). [RT #1671]
2215
2216  967.   [bug]           On win32, the link for bindevt was not including the
2217                         required resource file to enable the event viewer
2218                         to interpret the error messages in the event log,
2219                         [RT #1668]
2220
2221  966.   [placeholder]
2222
2223  965.   [bug]           Including data other than root server NS and A
2224                         records in the root hint file could cause a rbtdb
2225                         node reference leak. [RT #1581, #1618]
2226
2227  964.   [func]          Warn if data other than root server NS and A records
2228                         are found in the root hint file. [RT #1581, #1618]
2229
2230  963.   [bug]           Bad ISC_LANG_ENDDECLS. [RT #1645]
2231
2232  962.   [bug]           libbind: bad "#undef", don't attempt to install
2233                         non-existant nlist.h. [RT #1640]
2234
2235  961.   [bug]           Tried to use a IPV6 feature when ISC_PLATFORM_HAVEIPV6
2236                         was not defined. [RT #1482]
2237
2238  960.   [port]          liblwres failed to build on systems with support for
2239                         getrrsetbyname() in the OS. [RT #1592]
2240
2241  959.   [port]          On FreeBSD, determine the number of CPUs by calling
2242                         sysctlbyname(). [RT #1584]
2243
2244  958.   [port]          ssize_t is not available on all platforms. [RT #1607]
2245
2246  957.   [bug]           sys/select.h inclusion was broken on older platforms.
2247                         [RT #1607]
2248
2249  956.   [bug]           ns_g_autorndcfile changed to ns_g_keyfile
2250                         in named/win32/os.c due to code changes in
2251                         change #953. win32 .make file for rndc-confgen
2252                         updated to add include path for os.h header.
2253
2254         --- 9.2.0rc1 released ---
2255
2256  955.   [bug]           When using views, the zone's class was not being
2257                         inherited from the view's class. [RT #1583]
2258
2259  954.   [bug]           When requesting AXFRs or IXFRs using dig, host, or
2260                         nslookup, the RD bit should not be set as zone
2261                         transfers are inherently nonrecursive. [RT #1575]
2262
2263  953.   [func]          The /var/run/named.key file from change #843
2264                         has been replaced by /etc/rndc.key.  Both
2265                         named and rndc will look for this file and use
2266                         it to configure a default control channel key
2267                         if not already configured using a different
2268                         method (rndc.conf / controls).  Unlike
2269                         named.key, rndc.key is not created automatically;
2270                         it must be created by manually running
2271                         "rndc-confgen -a".
2272
2273  952.   [bug]           The server required manual intervention to serve the
2274                         affected zones if it died between creating a journal
2275                         and committing the first change to it.
2276
2277  951.   [bug]           CFLAGS was not passed to the linker when
2278                         linking some of the test programs under
2279                         bin/tests. [RT #1555].
2280
2281  950.   [bug]           Explicit TTLs did not properly override $TTL
2282                         due to a bug in change 834. [RT #1558]
2283
2284  949.   [bug]           host was unable to print records larger than 512
2285                         bytes. [RT #1557]
2286
2287         --- 9.2.0b2 released ---
2288
2289  948.   [port]          Integrated support for building on Windows NT /
2290                         Windows 2000.
2291
2292  947.   [bug]           dns_rdata_soa_t had a badly named element "mname" which
2293                         was really the RNAME field from RFC1035.  To avoid
2294                         confusion and silent errors that would occur it the
2295                         "origin" and "mname" elements were given their correct
2296                         names "mname" and "rname" respectively, the "mname"
2297                         element is renamed to "contact".
2298
2299  946.   [cleanup]       doc/misc/options is now machine-generated from the
2300                         configuration parser syntax tables, and therefore
2301                         more likely to be correct.
2302
2303  945.   [func]          Add the new view-specific options
2304                         "match-destinations" and "match-recursive-only".
2305
2306  944.   [func]          Check for expired signatures on load.
2307
2308  943.   [bug]           The server could crash when receiving a command
2309                         via rndc if the configuration file listed only
2310                         nonexistent keys in the controls statement. [RT #1530]
2311
2312  942.   [port]          libbind: GETNETBYADDR_ADDR_T was not correctly
2313                         defined on some platforms.
2314
2315  941.   [bug]           The configuration checker crashed if a slave
2316                         zone didn't contain a masters statement. [RT #1514]
2317
2318  940.   [bug]           Double zone locking failure on error path. [RT #1510]
2319
2320         --- 9.2.0b1 released ---
2321
2322  939.   [port]          Add the --disable-linux-caps option to configure for
2323                         systems that manage capabilities outside of named.
2324                         [RT #1503]
2325
2326  938.   [placeholder]
2327
2328  937.   [bug]           A race when shutting down a zone could trigger a
2329                         INSIST() failure. [RT #1034]
2330
2331  936.   [func]          Warn about IPv4 addresses that are not complete
2332                         dotted quads. [RT #1084]
2333
2334  935.   [bug]           inet_pton failed to reject leading zeros.
2335
2336  934.   [port]          Deal with systems where accept() spuriously returns
2337                         ECONNRESET.
2338
2339  933.   [bug]           configure failed doing libbind on platforms not
2340                         supported by BIND 8. [RT #1496]
2341
2342         --- 9.2.0a3 released ---
2343
2344  932.   [bug]           Use INSTALL_SCRIPT, not INSTALL_PROGRAM,
2345                         when installing isc-config.sh.
2346                         [RT #198, #1466]
2347
2348  931.   [bug]           The controls statement only attempted to verify
2349                         messages using the first key in the key list.
2350                         (9.2.0a1/a2 only).
2351
2352  930.   [func]          Query performance testing tool added as
2353                         contrib/queryperf.
2354
2355  929.   [placeholder]
2356
2357  928.   [bug]           nsupdate would send empty update packets if the
2358                         send (or empty line) command was run after
2359                         another send but before any new updates or
2360                         prerequisites were specified.  It should simply
2361                         ignore this command.
2362
2363  927.   [bug]           Don't hold the zone lock for the entire dump to disk.
2364                         [RT #1423]
2365
2366  926.   [bug]           The resolver could deadlock with the ADB when
2367                         shutting down (multi-threaded builds only).
2368                         [RT #1324]
2369
2370  925.   [cleanup]       Remove openssl from the distribution; require that
2371                         --with-openssl be specified if DNSSEC is needed.
2372
2373  924.   [port]          Extend support for pre-RFC2133 IPv6 implementation.
2374                         [RT #987]
2375
2376  923.   [bug]           Multiline TSIG secrets (and other multiline strings)
2377                         were not accepted in named.conf. [RT #1469]
2378
2379  922.   [func]          Added two new lwres_getrrsetbyname() result codes,
2380                         ERR_NONAME and ERR_NODATA.
2381
2382  921.   [bug]           lwres returned an incorrect error code if it received
2383                         a truncated message.
2384
2385  920.   [func]          Increase the lwres receive buffer size to 16K.
2386                         [RT #1451]
2387
2388  919.   [placeholder]
2389
2390  918.   [func]          In nsupdate, TSIG errors are no longer treated as
2391                         fatal errors.
2392
2393  917.   [func]          New nsupdate command 'key', allowing TSIG keys to
2394                         be specified in the nsupdate command stream rather
2395                         than the command line.
2396
2397  916.   [bug]           Specifying type ixfr to dig without specifying
2398                         a serial number failed in unexpected ways.
2399
2400  915.   [func]          The named-checkconf and named-checkzone programs
2401                         now have a '-v' option for printing their version.
2402                         [RT #1151]
2403
2404  914.   [bug]           Global 'server' statements were rejected when
2405                         using views, even though they were accepted
2406                         in 9.1. [RT #1368]
2407
2408  913.   [bug]           Cache cleaning was not sufficiently aggressive.
2409                         [RT #1441, #1444]
2410
2411  912.   [bug]           Attempts to set the 'additional-from-cache' or
2412                         'additional-from-auth' option to 'no' in a
2413                         server with recursion enabled will now
2414                         be ignored and cause a warning message.
2415                         [RT #1145]
2416
2417  911.   [placeholder]
2418
2419  910.   [port]          Some pre-RFC2133 IPv6 implementations do not define
2420                         IN6ADDR_ANY_INIT. [RT #1416]
2421
2422  908.   [func]          New program, rndc-confgen, to simplify setting up rndc.
2423
2424  907.   [func]          The ability to get entropy from either the
2425                         random device, a user-provided file or from
2426                         the keyboard was migrated from the DNSSEC tools
2427                         to libisc as isc_entropy_usebestsource().
2428
2429  906.   [port]          Separated the system independent portion of
2430                         lib/isc/unix/entropy.c into lib/isc/entropy.c
2431                         and added lib/isc/win32/entropy.c.
2432
2433  905.   [bug]           Configuring a forward "zone" for the root domain
2434                         did not work. [RT #1418]
2435
2436  904.   [bug]           The server would leak memory if attempting to use
2437                         an expired TSIG key. [RT #1406]
2438
2439  903.   [bug]           dig should not crash when receiving a TCP packet
2440                         of length 0.
2441
2442  902.   [bug]           The -d option was ignored if both -t and -g were also
2443                         specified.
2444
2445  901.   [placeholder]
2446
2447  900.   [bug]           A config.guess update changed the system identification
2448                         string of FreeBSD systems; configure and
2449                         bin/tests/system/ifconfig.sh now recognize the new
2450                         string.
2451
2452         --- 9.2.0a2 released ---
2453
2454  899.   [bug]           lib/dns/soa.c failed to compile on many platforms
2455                         due to inappropriate use of a void value.
2456                         [RT #1372, #1373, #1386, #1387, #1395]
2457
2458  898.   [bug]           "dig" failed to set a nonzero exit status
2459                         on UDP query timeout. [RT #1323]
2460
2461  897.   [bug]           A config.guess update changed the system identification
2462                         string of UnixWare systems; configure now recognizes
2463                         the new string.
2464
2465  896.   [bug]           If a configuration file is set on named's command line
2466                         and it has a relative pathname, the current directory
2467                         (after any possible jailing resulting from named -t)
2468                         will be prepended to it so that reloading works
2469                         properly even when a directory option is present.
2470
2471  895.   [func]          New function, isc_dir_current(), akin to POSIX's
2472                         getcwd().
2473
2474  894.   [bug]           When using the DNSSEC tools, a message intended to warn
2475                         when the keyboard was being used because of the lack
2476                         of a suitable random device was not being printed.
2477
2478  893.   [func]          Removed isc_file_test() and added isc_file_exists()
2479                         for the basic functionality that was being added
2480                         with isc_file_test().
2481
2482  892.   [placeholder]
2483
2484  891.   [bug]           Return an error when a SIG(0) signed response to
2485                         an unsigned query is seen.  This should actually
2486                         do the verification, but it's not currently
2487                         possible. [RT #1391]
2488
2489  890.   [cleanup]       The man pages no longer require the mandoc macros
2490                         and should now format cleanly using most versions of
2491                         nroff, and HTML versions of the man pages have been
2492                         added.  Both are generated from DocBook source.
2493
2494  889.   [port]          Eliminated blank lines before .TH in nroff man
2495                         pages since they cause problems with some versions
2496                         of nroff. [RT #1390]
2497
2498  888.   [bug]           Don't die when using TKEY to delete a nonexistent
2499                         TSIG key. [RT #1392]
2500
2501  887.   [port]          Detect broken compilers that can't call static
2502                         functions from inline functions. [RT #1212]
2503
2504  866.   [func]          Close debug only file channels when debug is set to
2505                         zero. [RT #1246]
2506
2507  865.   [bug]           The new configuration parser did not allow
2508                         the optional debug level in a "severity debug"
2509                         clause of a logging channel to be omitted.
2510                         This is now allowed and treated as "severity
2511                         debug 1;" like it does in BIND 8.2.4, not as
2512                         "severity debug 0;" like it did in BIND 9.1.
2513                         [RT #1367]
2514
2515  864.   [cleanup]       Multi-threading is now enabled by default on
2516                         OSF1, Solaris 2.7 and newer, AIX, IRIX, and HP-UX.
2517
2518  863.   [bug]           If an error occurred while an outgoing zone transfer
2519                         was starting up, the server could access a domain
2520                         name that had already been freed when logging a
2521                         message saying that the transfer was starting.
2522                         [RT #1383]
2523
2524  862.   [bug]           Use after realloc(), non portable pointer arithmetic in
2525                         grmerge().
2526
2527  861.   [port]          Add support for Mac OS X, by making it equivalent
2528                         to Darwin.  This was derived from the config.guess
2529                         file shipped with Mac OS X. [RT #1355]
2530
2531  860.   [func]          Drop cross class glue in zone transfers.
2532
2533  859.   [bug]           Cache cleaning now won't swamp the CPU if there
2534                         is a persistent overlimit condition.
2535
2536  858.   [func]          isc_mem_setwater() no longer requires that when the
2537                         callback function is non-NULL then its hi_water
2538                         argument must be greater than its lo_water argument
2539                         (they can now be equal) or that they be non-zero.
2540
2541  857.   [cleanup]       Use ISC_MAGIC() to define all magic numbers for
2542                         structs, for our friends in EBCDIC-land.
2543
2544  856.   [func]          Allow partial rdatasets to be returned in answer and
2545                         authority sections to help non-TCP capable clients
2546                         recover from truncation. [RT #1301]
2547
2548  855.   [bug]           Stop spurious "using RFC 1035 TTL semantics" warnings.
2549
2550  854.   [bug]           The config parser didn't properly handle config
2551                         options that were specified in units of time other
2552                         than seconds. [RT #1372]
2553
2554  853.   [bug]           configure_view_acl() failed to detach existing acls.
2555                         [RT #1374]
2556
2557  852.   [bug]           Handle responses from servers which do not know
2558                         about IXFR.
2559
2560  851.   [cleanup]       The obsolete support-ixfr option was not properly
2561                         ignored.
2562
2563         --- 9.2.0a1 released ---
2564
2565  850.   [bug]           dns_rbt_findnode() would not find nodes that were
2566                         split on a bitstring label somewhere other than in
2567                         the last label of the node. [RT #1351]
2568
2569  849.   [func]          <isc/net.h> will ensure INADDR_LOOPBACK is defined.
2570
2571  848.   [func]          A minimum max-cache-size of two megabytes is enforced
2572                         by the cache cleaner.
2573
2574  847.   [func]          Added isc_file_test(), which currently only has
2575                         some very basic functionality to test for the
2576                         existence of a file, whether a pathname is absolute,
2577                         or whether a pathname is the fundamental representation
2578                         of the current directory.  It is intended that this
2579                         function can be expanded to test other things a
2580                         programmer might want to know about a file.
2581
2582  846.   [func]          A non-zero 'param' to dst_key_generate() when making an
2583                         hmac-md5 key means that good entropy is not required.
2584
2585  845.   [bug]           The access rights on the public file of a symmetric
2586                         key are now restricted as soon as the file is opened,
2587                         rather than after it has been written and closed.
2588
2589  844.   [func]          <isc/net.h> will ensure INADDR_LOOPBACK is defined,
2590                         just as <lwres/net.h> does.
2591
2592  843.   [func]          If no controls statement is present in named.conf,
2593                         or if any inet phrase of a controls statement is
2594                         lacking a keys clause, then a key will be automatically
2595                         generated by named and an rndc.conf-style file
2596                         named named.key will be written that uses it.  rndc
2597                         will use this file only if its normal configuration
2598                         file, or one provided on the command line, does not
2599                         exist.
2600
2601  842.   [func]          'rndc flush' now takes an optional view.
2602
2603  841.   [bug]           When sdb modules were not declared threadsafe, their
2604                         create and destroy functions were not serialized.
2605
2606  840.   [bug]           The config file parser could print the wrong file
2607                         name if an error was detected after an included file
2608                         was parsed. [RT #1353]
2609
2610  839.   [func]          Dump packets for which there was no view or that the
2611                         class could not be determined to category "unmatched".
2612
2613  838.   [port]          UnixWare 7.x.x is now suported by
2614                         bin/tests/system/ifconfig.sh.
2615
2616  837.   [cleanup]       Multi-threading is now enabled by default only on
2617                         OSF1, Solaris 2.7 and newer, and AIX.
2618
2619  836.   [func]          Upgraded libtool to 1.4.
2620
2621  835.   [bug]           The dispatcher could enter a busy loop if
2622                         it got an I/O error receiving on a UDP socket.
2623                         [RT #1293]
2624
2625  834.   [func]          Accept (but warn about) master files beginning with
2626                         an SOA record without an explicit TTL field and
2627                         lacking a $TTL directive, by using the SOA MINTTL
2628                         as a default TTL.  This is for backwards compatibility
2629                         with old versions of BIND 8, which accepted such
2630                         files without warning although they are illegal
2631                         according to RFC1035.
2632
2633  833.   [cleanup]       Moved dns_soa_*() from <dns/journal.h> to
2634                         <dns/soa.h>, and extended them to support
2635                         all the integer-valued fields of the SOA RR.
2636
2637  832.   [bug]           The default location for named.conf in named-checkconf
2638                         should depend on --sysconfdir like it does in named.
2639                         [RT #1258]
2640
2641  831.   [placeholder]
2642
2643  830.   [func]          Implement 'rndc status'.
2644
2645  829.   [bug]           The DNS_R_ZONECUT result code should only be returned
2646                         when an ANY query is made with DNS_DBFIND_GLUEOK set.
2647                         In all other ANY query cases, returning the delegation
2648                         is better.
2649
2650  828.   [bug]           The errno value from recvfrom() could be overwritten
2651                         by logging code. [RT #1293]
2652
2653  827.   [bug]           When an IXFR protocol error occurs, the slave
2654                         should retry with AXFR.
2655
2656  826.   [bug]           Some IXFR protocol errors were not detected.
2657
2658  825.   [bug]           zone.c:ns_query() detached from the wrong zone
2659                         reference. [RT #1264]
2660
2661  824.   [bug]           Correct line numbers reported by dns_master_load().
2662                         [RT #1263]
2663
2664  823.   [func]          The output of "dig -h" now goes to stdout so that it
2665                         can easily be piped through "more". [RT #1254]
2666
2667  822.   [bug]           Sending nxrrset prerequisites would crash nsupdate.
2668                         [RT #1248]
2669
2670  821.   [bug]           The program name used when logging to syslog should
2671                         be stripped of leading path components.
2672                         [RT #1178, #1232]
2673
2674  820.   [bug]           Name server address lookups failed to follow
2675                         A6 chains into the glue of local authoritative
2676                         zones.
2677
2678  819.   [bug]           In certain cases, the resolver's attempts to
2679                         restart an address lookup at the root could cause
2680                         the fetch to deadlock (with itself) instead of
2681                         restarting. [RT #1225]
2682
2683  818.   [bug]           Certain pathological responses to ANY queries could
2684                         cause an assertion failure. [RT #1218]
2685
2686  817.   [func]          Adjust timeouts for dialup zone queries.
2687
2688  816.   [bug]           Report potential problems with log file accessibility
2689                         at configuration time, since such problems can't
2690                         reliably be reported at the time they actually occur.
2691
2692  815.   [bug]           If a log file was specified with a path separator
2693                         character (i.e. "/") in its name and the directory
2694                         did not exist, the log file's name was treated as
2695                         though it were the directory name. [RT #1189]
2696
2697  814.   [bug]           Socket objects left over from accept() failures
2698                         were incorrectly destroyed, causing corruption
2699                         of socket manager data structures.
2700
2701  813.   [bug]           File descriptors exceeding FD_SETSIZE were handled
2702                         badly. [RT #1192]
2703
2704  812.   [bug]           dig sometimes printed incomplete IXFR responses
2705                         due to an uninitialized variable. [RT #1188]
2706
2707  811.   [bug]           Parentheses were not quoted in zone dumps. [RT #1194]
2708
2709  810.   [bug]           The signer name in SIG records was not properly
2710                         downcased when signing/verifying records. [RT #1186]
2711
2712  809.   [bug]           Configuring a non-local address as a transfer-source
2713                         could cause an assertion failure during load.
2714
2715  808.   [func]          Add 'rndc flush' to flush the server's cache.
2716
2717  807.   [bug]           When setting up TCP connections for incoming zone
2718                         transfers, the transfer-source port was not
2719                         ignored like it should be.
2720
2721  806.   [bug]           DNS_R_SEENINCLUDE was failing to propagate back up
2722                         the calling stack to the zone maintence level, causing
2723                         zones to not reload when an included file was touched
2724                         but the top-level zone file was not.
2725
2726  805.   [bug]           When using "forward only", missing root hints should
2727                         not cause queries to fail. [RT #1143]
2728
2729  804.   [bug]           Attempting to obtain entropy could fail in some
2730                         situations.  This would be most common on systems
2731                         with user-space threads. [RT #1131]
2732
2733  803.   [bug]           Treat all SIG queries as if they have the CD bit set,
2734                         otherwise no data will be returned [RT #749]
2735
2736  802.   [bug]           DNSSEC key tags were computed incorrectly in almost
2737                         all cases. [RT #1146]
2738
2739  801.   [bug]           nsupdate should treat lines beginning with ';' as
2740                         comments. [RT #1139]
2741
2742  800.   [bug]           dnssec-signzone produced incorrect statistics for
2743                         large zones. [RT #1133]
2744
2745  799.   [bug]           The ADB didn't find AAAA glue in a zone unless A6
2746                         glue was also present.
2747
2748  798.   [bug]           nsupdate should be able to reject bad input lines
2749                         and continue. [RT #1130]
2750
2751  797.   [func]          Issue a warning if the 'directory' option contains
2752                         a relative path. [RT #269]
2753
2754  796.   [func]          When a size limit is associated with a log file,
2755                         only roll it when the size is reached, not every
2756                         time the log file is opened. [RT #1096]
2757
2758  795.   [func]          Add the +multiline option to dig. [RT #1095]
2759
2760  794.   [func]          Implement the "port" and "default-port" statements
2761                         in rndc.conf.
2762
2763  793.   [cleanup]       The DNSSEC tools could create filenames that were
2764                         illegal or contained shell metacharacters.  They
2765                         now use a different text encoding of names that
2766                         doesn't have these problems. [RT #1101]
2767
2768  792.   [cleanup]       Replace the OMAPI command channel protocol with a
2769                         simpler one.
2770
2771  791.   [bug]           The command channel now works over IPv6.
2772
2773  790.   [bug]           Wildcards created using dynamic update or IXFR
2774                         could fail to match. [RT #1111]
2775
2776  789.   [bug]           The "localhost" and "localnets" ACLs did not match
2777                         when used as the second element of a two-element
2778                         sortlist item.
2779
2780  788.   [func]          Add the "match-mapped-addresses" option, which
2781                         causes IPv6 v4mapped addresses to be treated as
2782                         IPv4 addresses for the purpose of acl matching.
2783
2784  787.   [bug]           The DNSSEC tools failed to downcase domain
2785                         names when mapping them into file names.
2786
2787  786.   [bug]           When DNSSEC signing/verifying data, owner names were
2788                         not properly downcased.
2789
2790  785.   [bug]           A race condition in the resolver could cause
2791                         an assertion failure. [RT #673, #872, #1048]
2792
2793  784.   [bug]           nsupdate and other programs would not quit properly
2794                         if some signals were blocked by the caller. [RT #1081]
2795
2796  783.   [bug]           Following CNAMEs could cause an assertion failure
2797                         when either using an sdb database or under very
2798                         rare conditions.
2799
2800  782.   [func]          Implement the "serial-query-rate" option.
2801
2802  781.   [func]          Avoid error packet loops by dropping duplicate FORMERR
2803                         responses. [RT #1006]
2804
2805  780.   [bug]           Error handling code dealing with out of memory or
2806                         other rare errors could lead to assertion failures
2807                         by calling functions on unitialized names. [RT #1065]
2808
2809  779.   [func]          Added the "minimal-responses" option.
2810
2811  778.   [bug]           When starting cache cleaning, cleaning_timer_action()
2812                         returned without first pausing the iterator, which
2813                         could cause deadlock. [RT #998]
2814
2815  777.   [bug]           An empty forwarders list in a zone failed to override
2816                         global forwarders. [RT #995]
2817
2818  776.   [func]          Improved error reporting in denied messages. [RT #252]
2819
2820  775.   [placeholder]
2821
2822  774.   [func]          max-cache-size is implemented.
2823
2824  773.   [func]          Added isc_rwlock_trylock() to attempt to lock without
2825                         blocking.
2826
2827  772.   [bug]           Owner names could be incorrectly omitted from cache
2828                         dumps in the presence of negative caching entries.
2829                         [RT #991]
2830
2831  771.   [cleanup]       TSIG errors related to unsynchronized clocks
2832                         are logged better. [RT #919]
2833
2834  770.   [func]          Add the "edns yes_or_no" statement to the server
2835                         clause. [RT #524]
2836
2837  769.   [func]          Improved error reporting when parsing rdata. [RT #740]
2838
2839  768.   [bug]           The server did not emit an SOA when a CNAME
2840                         or DNAME chain ended in NXDOMAIN in an
2841                         authoritative zone.
2842
2843  767.   [placeholder]
2844
2845  766.   [bug]           A few cases in query_find() could leak fname.
2846                         This would trigger the mpctx->allocated == 0
2847                         assertion when the server exited.
2848                         [RT #739, #776, #798, #812, #818, #821, #845,
2849                         #892, #935, #966]
2850
2851  765.   [func]          ACL names are once again case insensitive, like
2852                         in BIND 8. [RT #252]
2853
2854  764.   [func]          Configuration files now allow "include" directives
2855                         in more places, such as inside the "view" statement.
2856                         [RT #377, #728, #860]
2857
2858  763.   [func]          Configuration files no longer have reserved words.
2859                         [RT #731, #753]
2860
2861  762.   [cleanup]       The named.conf and rndc.conf file parsers have
2862                         been completely rewritten.
2863
2864  761.   [bug]           _REENTRANT was still defined when building with
2865                         --disable-threads.
2866
2867  760.   [contrib]       Significant enhancements to the pgsql sdb driver.
2868
2869  759.   [bug]           The resolver didn't turn off "avoid fetches" mode
2870                         when restarting, possibly causing resolution
2871                         to fail when it should not.  This bug only affected
2872                         platforms which support both IPv4 and IPv6. [RT #927]
2873
2874  758.   [bug]           The "avoid fetches" code did not treat negative
2875                         cache entries correctly, causing fetches that would
2876                         be useful to be avoided.  This bug only affected
2877                         platforms which support both IPv4 and IPv6. [RT #927]
2878
2879  757.   [func]          Log zone transfers.
2880
2881  756.   [bug]           dns_zone_load() could "return" success when no master
2882                         file was configured.
2883
2884  755.   [bug]           Fix incorrectly formatted log messages in zone.c.
2885
2886  754.   [bug]           Certain failure conditions sending UDP packets
2887                         could cause the server to retry the transmission
2888                         indefinitely. [RT #902]
2889
2890  753.   [bug]           dig, host, and nslookup would fail to contact a
2891                         remote server if getaddrinfo() returned an IPv6
2892                         address on a system that doesn't support IPv6.
2893                         [RT #917]
2894
2895  752.   [func]          Correct bad tv_usec elements returned by
2896                         gettimeofday().
2897
2898  751.   [func]          Log successful zone loads / transfers.  [RT #898]
2899
2900  750.   [bug]           A query should not match a DNAME whose trust level
2901                         is pending. [RT #916]
2902
2903  749.   [bug]           When a query matched a DNAME in a secure zone, the
2904                         server did not return the signature of the DNAME.
2905                         [RT #915]
2906
2907  748.   [doc]           List supported RFCs in doc/misc/rfc-compliance.
2908                         [RT #781]
2909
2910  747.   [bug]           The code to determine whether an IXFR was possible
2911                         did not properly check for a database that could
2912                         not have a journal. [RT #865, #908]
2913
2914  746.   [bug]           The sdb didn't clone rdatasets properly, causing
2915                         a crash when the server followed delegations. [RT #905]
2916
2917  745.   [func]          Report the owner name of records that fail
2918                         semantic checks while loading.
2919
2920  744.   [bug]           When returning DNS_R_CNAME or DNS_R_DNAME as the
2921                         result of an ANY or SIG query, the resolver failed
2922                         to setup the return event's rdatasets, causing an
2923                         assertion failure in the query code. [RT #881]
2924
2925  743.   [bug]           Receiving a large number of certain malformed
2926                         answers could cause named to stop responding.
2927                         [RT #861]
2928
2929  742.   [placeholder]
2930
2931  741.   [port]          Support openssl-engine. [RT #709]
2932
2933  740.   [port]          Handle openssl library mismatches slightly better.
2934
2935  739.   [port]          Look for /dev/random in configure, rather than
2936                         assuming it will be there for only a predefined
2937                         set of OSes.
2938
2939  738.   [bug]           If a non-threadsafe sdb driver supported AXFR and
2940                         received an AXFR request, it would deadlock or die
2941                         with an assertion failure. [RT #852]
2942
2943  737.   [port]          stdtime.c failed to compile on certain platforms.
2944
2945  736.   [func]          New functions isc_task_{begin,end}exclusive().
2946
2947  735.   [doc]           Add BIND 4 migration notes.
2948
2949  734.   [bug]           An attempt to re-lock the zone lock could occur if
2950                         the server was shutdown during a zone tranfer.
2951                         [RT #830]
2952
2953  733.   [bug]           Reference counts of dns_acl_t objects need to be
2954                         locked but were not. [RT #801, #821]
2955
2956  732.   [bug]           Glue with 0 TTL could also cause SERVFAIL. [RT #828]
2957
2958  731.   [bug]           Certain zone errors could cause named-checkzone to
2959                         fail ungracefully. [RT #819]
2960
2961  730.   [bug]           lwres_getaddrinfo() returns the correct result when
2962                         it fails to contact a server. [RT #768]
2963
2964  729.   [port]          pthread_setconcurrency() needs to be called on Solaris.
2965
2966  728.   [bug]           Fix comment processing on master file directives.
2967                         [RT# 757]
2968
2969  727.   [port]          Work around OS bug where accept() succeeds but
2970                         fails to fill in the peer address of the accepted
2971                         connection, by treating it as an error rather than
2972                         an assertion failure. [RT #809]
2973
2974  726.   [func]          Implement the "trace" and "notrace" commands in rndc.
2975
2976  725.   [bug]           Installing man pages could fail.
2977
2978  724.   [func]          New libisc functions isc_netaddr_any(),
2979                         isc_netaddr_any6().
2980
2981  723.   [bug]           Referrals whose NS RRs had a 0 TTL caused the resolver
2982                         to return DNS_R_SERVFAIL. [RT #783]
2983
2984  722.   [func]          Allow incremental loads to be canceled.
2985
2986  721.   [cleanup]       Load manager and dns_master_loadfilequota() are no
2987                         more.
2988
2989  720.   [bug]           Server could enter infinite loop in
2990                         dispatch.c:do_cancel(). [RT #733]
2991
2992  719.   [bug]           Rapid reloads could trigger an assertion failure.
2993                         [RT #743, #763]
2994
2995  718.   [cleanup]       "internal" is no longer a reserved word in named.conf.
2996                         [RT #753, #731]
2997
2998  717.   [bug]           Certain TKEY processing failure modes could
2999                         reference an uninitialized variable, causing the
3000                         server to crash. [RT #750]
3001
3002  716.   [bug]           The first line of a $INCLUDE master file was lost if
3003                         an origin was specified. [RT #744]
3004
3005  715.   [bug]           Resolving some A6 chains could cause an assertion
3006                         failure in adb.c. [RT #738]
3007
3008  714.   [bug]           Preserve interval timers across reloads unless changed.
3009                         [RT# 729]
3010
3011  713.   [func]          named-checkconf takes '-t directory' similar to named.
3012                         [RT #726]
3013
3014  712.   [bug]           Sending a large signed update message caused an
3015                         assertion failure. [RT #718]
3016
3017  711.   [bug]           The libisc and liblwres implementations of
3018                         inet_ntop contained an off by one error.
3019
3020  710.   [func]          The forwarders statement now takes an optional
3021                         port. [RT #418]
3022
3023  709.   [bug]           ANY or SIG queries for data with a TTL of 0
3024                         would return SERVFAIL. [RT #620]
3025
3026  708.   [bug]           When building with --with-openssl, the openssl headers
3027                         included with BIND 9 should not be used. [RT #702]
3028
3029  707.   [func]          The "filename" argument to named-checkzone is no
3030                         longer optional, to reduce confusion. [RT #612]
3031
3032  706.   [bug]           Zones with an explicit "allow-update { none; };"
3033                         were considered dynamic and therefore not reloaded
3034                         on SIGHUP or "rndc reload".
3035
3036  705.   [port]          Work out resource limit type for use where rlim_t is
3037                         not available. [RT #695]
3038
3039  704.   [port]          RLIMIT_NOFILE is not available on all platforms.
3040                         [RT #695]
3041
3042  703.   [port]          sys/select.h is needed on older platforms. [RT #695]
3043
3044  702.   [func]          If the address 0.0.0.0 is seen in resolv.conf,
3045                         use 127.0.0.1 instead. [RT #693]
3046
3047  701.   [func]          Root hints are now fully optional.  Class IN
3048                         views use compiled-in hints by default, as
3049                         before.  Non-IN views with no root hints now
3050                         provide authoritative service but not recursion.
3051                         A warning is logged if a view has neither root
3052                         hints nor authoritative data for the root. [RT #696]
3053
3054  700.   [bug]           $GENERATE range check was wrong. [RT #688]
3055
3056  699.   [bug]           The lexer mishandled empty quoted strings. [RT #694]
3057
3058  698.   [bug]           Aborting nsupdate with ^C would lead to several
3059                         race conditions.
3060
3061  697.   [bug]           nsupdate was not compatible with the undocumented
3062                         BIND 8 behavior of ignoring TTLs in "update delete"
3063                         commands. [RT #693]
3064
3065  696.   [bug]           lwresd would die with an assertion failure when passed
3066                         a zero-length name. [RT #692]
3067
3068  695.   [bug]           If the resolver attempted to query a blackholed or
3069                         bogus server, the resolution would fail immediately.
3070
3071  694.   [bug]           $GENERATE did not produce the last entry.
3072                         [RT #682, #683]
3073
3074  693.   [bug]           An empty lwres statement in named.conf caused
3075                         the server to crash while loading.
3076
3077  692.   [bug]           Deal with systems that have getaddrinfo() but not
3078                         gai_strerror(). [RT #679]
3079
3080  691.   [bug]           Configuring per-view forwarders caused an assertion
3081                         failure. [RT #675, #734]
3082
3083  690.   [func]          $GENERATE now supports DNAME. [RT #654]
3084
3085  689.   [doc]           man pages are now installed. [RT #210]
3086
3087  688.   [func]          "make tags" now works on systems with the
3088                         "Exuberant Ctags" etags.
3089
3090  687.   [bug]           Only say we have IPv6, with sufficent functionality,
3091                         if it has actually been tested. [RT #586]
3092
3093  686.   [bug]           dig and nslookup can now be properly aborted during
3094                         blocking operations. [RT #568]
3095
3096  685.   [bug]           nslookup should use the search list/domain options
3097                         from resolv.conf by default. [RT #405, #630]
3098
3099  684.   [bug]           Memory leak with view forwarders. [RT #656]
3100
3101  683.   [bug]           File descriptor leak in isc_lex_openfile().
3102
3103  682.   [bug]           nslookup displayed SOA records incorrectly. [RT #665]
3104
3105  681.   [bug]           $GENERATE specifying output format was broken. [RT #653]
3106
3107  680.   [bug]           dns_rdata_fromstruct() mishandled options bigger
3108                         than 255 octets.
3109
3110  679.   [bug]           $INCLUDE could leak memory and file descriptors on
3111                         reload. [RT #639]
3112
3113  678.   [bug]           "transfer-format one-answer;" could trigger an assertion
3114                         failure. [RT #646]
3115
3116  677.   [bug]           dnssec-signzone would occasionally use the wrong ttl
3117                         for database operations and fail. [RT #643]
3118
3119  676.   [bug]           Log messages about lame servers to category
3120                         'lame-servers' rather than 'resolver', so as not
3121                         to be gratuitously incompatible with BIND 8.
3122
3123  675.   [bug]           TKEY queries could cause the server to leak
3124                         memory.
3125
3126  674.   [func]          Allow messages to be TSIG signed / verified using
3127                         a offset from the current time.
3128
3129  673.   [func]          The server can now convert RFC1886-style recursive
3130                         lookup requests into RFC2874-style lookups, when
3131                         enabled using the new option "allow-v6-synthesis".
3132
3133  672.   [bug]           The wrong time was in the "time signed" field when
3134                         replying with BADTIME error.
3135
3136  671.   [bug]           The message code was failing to parse a message with
3137                         no question section and a TSIG record. [RT #628]
3138
3139  670.   [bug]           The lwres replacements for getaddrinfo and
3140                         getipnodebyname didn't properly check for the
3141                         existence of the sockaddr sa_len field.
3142
3143  669.   [bug]           dnssec-keygen now makes the public key file
3144                         non-world-readable for symmetric keys. [RT #403]
3145
3146  668.   [func]          named-checkzone now reports multiple errors in master
3147                         files.
3148
3149  667.   [bug]           On Linux, running named with the -u option and a
3150                         non-world-readable configuration file didn't work.
3151                         [RT #626]
3152
3153  666.   [bug]           If a request sent by dig is longer than 512 bytes,
3154                         use TCP.
3155
3156  665.   [bug]           Signed responses were not sent when the size of the
3157                         TSIG + question exceeded the maximum message size.
3158                         [RT #628]
3159
3160  664.   [bug]           The t_tasks and t_timers module tests are now skipped
3161                         when building without threads, since they require
3162                         threads.
3163
3164  663.   [func]          Accept a size_spec, not just an integer, in the
3165                         (unimplemented and ignored) max-ixfr-log-size option
3166                         for compatibility with recent versions of BIND 8.
3167                         [RT #613]
3168
3169  662.   [bug]           dns_rdata_fromtext() failed to log certain errors.
3170
3171  661.   [bug]           Certain UDP IXFR requests caused an assertion failure
3172                         (mpctx->allocated == 0). [RT #355, #394, #623]
3173
3174  660.   [port]          Detect multiple CPUs on HP-UX and IRIX.
3175
3176  659.   [performance]   Rewrite the name compression code to be much faster.
3177
3178  658.   [cleanup]       Remove all vestiges of 16 bit global compression.
3179
3180  657.   [bug]           When a listen-on statement in an lwres block does not
3181                         specify a port, use 921, not 53.  Also update the
3182                         listen-on documentation. [RT #616]
3183
3184  656.   [func]          Treat an unescaped newline in a quoted string as
3185                         an error.  This means that TXT records with missing
3186                         close quotes should have meaningful errors printed.
3187
3188  655.   [bug]           Improve error reporting on unexpected eof when loading
3189                         zones. [RT #611]
3190
3191  654.   [bug]           Origin was being forgotten in TCP retries in dig.
3192                         [RT #574]
3193
3194  653.   [bug]           +defname option in dig was reversed in sense.
3195                         [RT #549]
3196
3197  652.   [bug]           zone_saveunique() did not report the new name.
3198
3199  651.   [func]          The AD bit in responses now has the meaning
3200                         specified in <draft-ietf-dnsext-ad-is-secure>.
3201
3202  650.   [bug]           SIG(0) records were being generated and verified
3203                         incorrectly. [RT #606]
3204
3205  649.   [bug]           It was possible to join to an already running fctx
3206                         after it had "cloned" its events, but before it sent
3207                         them.  In this case, the event of the newly joined
3208                         fetch would not contain the answer, and would
3209                         trigger the INSIST() in fctx_sendevents().  In
3210                         BIND 9.0, this bug did not trigger an INSIST(), but
3211                         caused the fetch to fail with a SERVFAIL result.
3212                         [RT #588, #597, #605, #607]
3213
3214  648.   [port]          Add support for pre-RFC2133 IPv6 implementations.
3215
3216  647.   [bug]           Resolver queries sent after following multiple
3217                         referrals had excessively long retransmission
3218                         timeouts due to incorrectly counting the referrals
3219                         as "restarts".
3220
3221  646.   [bug]           The UnixWare ISC_PLATFORM_FIXIN6INADDR fix in isc/net.h
3222                         didn't _cleanly_ fix the problem it was trying to fix.
3223
3224  645.   [port]          BSD/OS 3.0 needs pthread_init(). [RT #603]
3225
3226  644.   [bug]           #622 needed more work. [RT #562]
3227
3228  643.   [bug]           xfrin error messages made more verbose, added class
3229                         of the zone. [RT# 599]
3230
3231  642.   [bug]           Break the exit_check() race in the zone module.
3232                         [RT #598]
3233
3234         --- 9.1.0b2 released ---
3235
3236  641.   [bug]           $GENERATE caused a uninitialized link to be used.
3237                         [RT #595]
3238
3239  640.   [bug]           Memory leak in error path could cause
3240                         "mpctx->allocated == 0" failure. [RT #584]
3241
3242  639.   [bug]           Reading entropy from the keyboard would sometimes fail.
3243                         [RT #591]
3244
3245  638.   [port]          lib/isc/random.c needed to explicitly include time.h
3246                         to get a prototype for time() when pthreads was not
3247                         being used. [RT #592]
3248
3249  637.   [port]          Use isc_u?int64_t instead of (unsigned) long long in
3250                         lib/isc/print.c.  Also allow lib/isc/print.c to
3251                         be compiled even if the platform does not need it.
3252                         [RT #592]
3253
3254  636.   [port]          Shut up MSVC++ about a possible loss of precision
3255                         in the ISC__BUFFER_PUTUINT*() macros. [RT #592]
3256
3257  635.   [bug]           Reloading a server with a configured blackhole list
3258                         would cause an assertion. [RT #590]
3259
3260  634.   [bug]           A log file will completely stop being written when
3261                         it reaches the maximum size in all cases, not just
3262                         when versioning is also enabled. [RT #570]
3263
3264  633.   [port]          Cope with rlim_t missing on BSD/OS systems. [RT #575]
3265
3266  632.   [bug]           The index array of the journal file was
3267                         corrupted as it was written to disk.
3268
3269  631.   [port]          Build without thread support on systems without
3270                         pthreads.
3271
3272  630.   [bug]           Locking failure in zone code. [RT #582]
3273
3274  629.   [bug]           9.1.0b1 dereferenced a null pointer and crashed
3275                         when responding to a UDP IXFR request.
3276
3277  628.   [bug]           If the root hints contained only AAAA addresses,
3278                         named would be unable to perform resolution.
3279
3280  627.   [bug]           The EDNS0 blackhole detection code of change 324
3281                         waited for three retransmissions to each server,
3282                         which takes much too long when a domain has many
3283                         name servers and all of them drop EDNS0 queries.
3284                         Now we retry without EDNS0 after three consecutive
3285                         timeouts, even if they are all from different
3286                         servers. [RT #143]
3287
3288  626.   [bug]           The lightweight resolver daemon no longer crashes
3289                         when asked for a SIG rrset. [RT #558]
3290
3291  625.   [func]          Zones now inherit their class from the enclosing view.
3292
3293  624.   [bug]           The zone object could get timer events after it had
3294                         been destroyed, causing a server crash. [RT #571]
3295
3296  623.   [func]          Added "named-checkconf" and "named-checkzone" program
3297                         for syntax checking named.conf files and zone files,
3298                         respectively.
3299
3300  622.   [bug]           A canceled request could be destroyed before
3301                         dns_request_destroy() was called. [RT #562]
3302
3303  621.   [port]          Disable IPv6 at runtime if IPv6 sockets are unusable.
3304                         This mostly affects Red Hat Linux 7.0, which has
3305                         conflicts between libc and the kernel.
3306
3307  620.   [bug]           dns_master_load*inc() now require 'task' and 'load'
3308                         to be non-null.  Also 'done' will not be called if
3309                         dns_master_load*inc() fails immediately. [RT #565]
3310
3311  618.   [bug]           Queries to a signed zone could sometimes cause
3312                         an assertion failure.
3313
3314  617.   [bug]           When using dynamic update to add a new RR to an
3315                         existing RRset with a different TTL, the journal
3316                         entries generated from the update did not include
3317                         explicit deletions and re-additions of the existing
3318                         RRs to update their TTL to the new value.
3319
3320  616.   [func]          dnssec-signzone -t output now includes performance
3321                         statistics.
3322
3323  615.   [bug]           dnssec-signzone did not like child keysets signed
3324                         by multiple keys.
3325
3326  614.   [bug]           Checks for uninitialized link fields were prone
3327                         to false positives, causing assertion failures.
3328                         The checks are now disabled by default and may
3329                         be re-enabled by defining ISC_LIST_CHECKINIT.
3330
3331  613.   [bug]           "rndc reload zone" now reloads primary zones.
3332                         It previously only updated slave and stub zones,
3333                         if an SOA query indicated an out of date serial.
3334
3335  612.   [cleanup]       Shutup a ridiculously noisy HP-UX compiler that
3336                         complains relentlessly about how its treatment
3337                         of 'const' has changed as well as how casting
3338                         sometimes tightens alignment constraints.
3339
3340  611.   [func]          allow-notify can be used to permit processing of
3341                         notify messages from hosts other than a slave's
3342                         masters.
3343
3344  610.   [func]          rndc dumpdb is now supported.
3345
3346  609.   [bug]           getrrsetbyname() would crash lwresd if the server
3347                         found more SIGs than answers. [RT #554]
3348
3349  608.   [func]          dnssec-signzone now adds a comment to the zone
3350                         with the time the file was signed.
3351
3352  607.   [bug]           nsupdate would fail if it encountered a CNAME or
3353                         DNAME in a response to an SOA query. [RT #515]
3354
3355  606.   [bug]           Compiling with --disable-threads failed due
3356                         to isc_thread_self() being incorrectly defined
3357                         as an integer rather than a function.
3358
3359  605.   [func]          New function isc_lex_getlasttokentext().
3360
3361  604.   [bug]           The named.conf parser could print incorrect line
3362                         numbers when long comments were present.
3363
3364  603.   [bug]           Make dig handle multiple types or classes on the same
3365                         query more correctly.
3366
3367  602.   [func]          Cope automatically with UnixWare's broken
3368                         IN6_IS_ADDR_* macros. [RT #539]
3369
3370  601.   [func]          Return a non-zero exit code if an update fails
3371                         in nsupdate.
3372
3373  600.   [bug]           Reverse lookups sometimes failed in dig, etc...
3374
3375  599.   [func]          Added four new functions to the libisc log API to
3376                         support i18n messages.  isc_log_iwrite(),
3377                         isc_log_ivwrite(), isc_log_iwrite1() and
3378                         isc_log_ivwrite1() were added.
3379
3380  598.   [bug]           An update-policy statement would cause the server
3381                         to assert while loading. [RT #536]
3382
3383  597.   [func]          dnssec-signzone is now multi-threaded.
3384
3385  596.   [bug]           DNS_RDATASLAB_FORCE and DNS_RDATASLAB_EXACT are
3386                         not mutually exclusive.
3387
3388  595.   [port]          On Linux 2.2, socket() returns EINVAL when it
3389                         should return EAFNOSUPPORT.  Work around this.
3390                         [RT #531]
3391
3392  594.   [func]          sdb drivers are now assumed to not be thread-safe
3393                         unless the DNS_SDBFLAG_THREADSAFE flag is supplied.
3394
3395  593.   [bug]           If a secure zone was missing all its NXTs and
3396                         a dynamic update was attempted, the server entered
3397                         an infinite loop.
3398
3399  592.   [bug]           The sig-validity-interval option now specifies a
3400                         number of days, not seconds.  This matches the
3401                         documentation. [RT #529]
3402
3403         --- 9.1.0b1 released ---
3404
3405  591.   [bug]           Work around non-reentrancy in openssl by disabling
3406                         precomputation in keys.
3407
3408  590.   [doc]           There are now man pages for the lwres library in
3409                         doc/man/lwres.
3410
3411  589.   [bug]           The server could deadlock if a zone was updated
3412                         while being transferred out.
3413
3414  588.   [bug]           ctx->in_use was not being correctly initialized when
3415                         when pushing a file for $INCLUDE. [RT #523]
3416
3417  587.   [func]          A warning is now printed if the "allow-update"
3418                         option allows updates based on the source IP
3419                         address, to alert users to the fact that this
3420                         is insecure and becoming increasingly so as
3421                         servers capable of update forwarding are being
3422                         deployed.
3423
3424  586.   [bug]           multiple views with the same name were fatal. [RT #516]
3425
3426  585.   [func]          dns_db_addrdataset() and and dns_rdataslab_merge()
3427                         now support 'exact' additions in a similar manner to
3428                         dns_db_subtractrdataset() and dns_rdataslab_subtract().
3429
3430  584.   [func]          You can now say 'notify explicit'; to suppress
3431                         notification of the servers listed in NS records
3432                         and notify only those servers listed in the
3433                         'also-notify' option.
3434
3435  583.   [func]          "rndc querylog" will now toggle logging of
3436                         queries, like "ndc querylog" in BIND 8.
3437
3438  582.   [bug]           dns_zone_idetach() failed to lock the zone.
3439                         [RT #199, #463]
3440
3441  581.   [bug]           log severity was not being correctly processed.
3442                         [RT #485]
3443
3444  580.   [func]          Ignore trailing garbage on incoming DNS packets,
3445                         for interoperability with broken server
3446                         implementations. [RT #491]
3447
3448  579.   [bug]           nsupdate did not take a filename to read update from.
3449                         [RT #492]
3450
3451  578.   [func]          New config option "notify-source", to specify the
3452                         source address for notify messages.
3453
3454  577.   [func]          Log illegal RDATA combinations. e.g. multiple
3455                         singlton types, cname and other data.
3456
3457  576.   [doc]           isc_log_create() description did not match reality.
3458
3459  575.   [bug]           isc_log_create() was not setting internal state
3460                         correctly to reflect the default channels created.
3461
3462  574.   [bug]           TSIG signed queries sent by the resolver would fail to
3463                         have their responses validated and would leak memory.
3464
3465  573.   [bug]           The journal files of IXFRed slave zones were
3466                         inadvertantly discarded on server reload, causing
3467                         "journal out of sync with zone" errors on subsequent
3468                         reloads. [RT #482]
3469
3470  572.   [bug]           Quoted strings were not accepted as key names in
3471                         address match lists.
3472
3473  571.   [bug]           It was possible to create an rdataset of singleton
3474                         type which had more than one rdata. [RT #154]
3475                         [RT #279]
3476
3477  570.   [bug]           rbtdb.c allowed zones containing nodes which had
3478                         both a CNAME and "other data". [RT #154]
3479
3480  569.   [func]          The DNSSEC AD bit will not be set on queries which
3481                         have not requested a DNSSEC response.
3482
3483  568.   [func]          Add sample simple database drivers in contrib/sdb.
3484
3485  567.   [bug]           Setting the zone transfer timeout to zero caused an
3486                         assertion failure. [RT #302]
3487
3488  566.   [func]          New public function dns_timer_setidle().
3489
3490  565.   [func]          Log queries more like BIND 8: query logging is now
3491                         done to category "queries", level "info". [RT #169]
3492
3493  564.   [func]          Add sortlist support to lwresd.
3494
3495  563.   [func]          New public functions dns_rdatatype_format() and
3496                         dns_rdataclass_format(), for convenient formatting
3497                         of rdata type/class mnemonics in log messages.
3498
3499  562.   [cleanup]       Moved lib/dns/*conf.c to bin/named where they belong.
3500
3501  561.   [func]          The 'datasize', 'stacksize', 'coresize' and 'files'
3502                         clauses of the options{} statement are now implemented.
3503
3504  560.   [bug]           dns_name_split did not properly the resulting prefix
3505                         when a maximal length bitstring label was split which
3506                         was preceded by another bitstring label. [RT #429]
3507
3508  559.   [bug]           dns_name_split did not properly create the suffix
3509                         when splitting within a maximal length bitstring label.
3510
3511  558.   [func]          New functions, isc_resource_getlimit and
3512                         isc_resource_setlimit.
3513
3514  557.   [func]          Symbolic constants for libisc integral types.
3515
3516  556.   [func]          The DNSSEC OK bit in the EDNS extended flags
3517                         is now implemented.  Responses to queries without
3518                         this bit set will not contain any DNSSEC records.
3519
3520  555.   [bug]           A slave server attempting a zone transfer could
3521                         crash with an assertion failure on certain
3522                         malformed responses from the master. [RT #457]
3523
3524  554.   [bug]           In some cases, not all of the dnssec tools were
3525                         properly installed.
3526
3527  553.   [bug]           Incoming zone transfers deferred due to quota
3528                         were not started when quota was increased but
3529                         only when a transfer in progress finished. [RT #456]
3530
3531  552.   [bug]           We were not correctly detecting the end of all c-style
3532                         comments. [RT #455]
3533
3534  551.   [func]          Implemented the 'sortlist' option.
3535
3536  550.   [func]          Support unknown rdata types and classes.
3537
3538  549.   [bug]           "make" did not immediately abort the build when a
3539                         subdirectory make failed [RT #450].
3540
3541  548.   [func]          The lexer now ungets tokens more correctly.
3542
3543  546.   [func]          Option 'lame-ttl' is now implemented.
3544
3545  545.   [func]          Name limit and counting options removed from dig;
3546                         they didn't work properly, and cannot be correctly
3547                         implemented without significant changes.
3548
3549  544.   [func]          Add statistics option, enable statistics-file option,
3550                         add RNDC option "dump-statistics" to write out a
3551                         query statistics file.
3552
3553  543.   [doc]           The 'port' option is now documented.
3554
3555  542.   [func]          Add support for update forwarding as required for
3556                         full compliance with RFC2136.  It is turned off
3557                         by default and can be enabled using the
3558                         'allow-update-forwarding' option.
3559
3560  541.   [func]          Add bogus server support.
3561
3562  540.   [func]          Add dialup support.
3563
3564  539.   [func]          Support the blackhole option.
3565
3566  538.   [bug]           fix buffer overruns by 1 in lwres_getnameinfo().
3567
3568  536.   [func]          Use transfer-source{-v6} when sending refresh queries.
3569                         Transfer-source{-v6} now take a optional port
3570                         parameter for setting the UDP source port.  The port
3571                         parameter is ignored for TCP.
3572
3573  535.   [func]          Use transfer-source{-v6} when forwarding update
3574                         requests.
3575
3576  534.   [func]          Ancestors have been removed from RBT chains.  Ancestor
3577                         information can be discerned via node parent pointers.
3578
3579  533.   [func]          Incorporated name hashing into the RBT database to
3580                         improve search speed.
3581
3582  532.   [func]          Implement DNS UPDATE pseudo records using
3583                         DNS_RDATA_UPDATE flag.
3584
3585  531.   [func]          Rdata really should be initialized before being assigned
3586                         to (dns_rdata_fromwire(), dns_rdata_fromtext(),
3587                         dns_rdata_clone(), dns_rdata_fromregion()),
3588                         check that it is.
3589
3590  530.   [func]          New function dns_rdata_invalidate().
3591
3592  529.   [bug]           521 contained a bug which caused zones to always
3593                         reload.  [RT #410]
3594
3595  528.   [func]          The ISC_LIST_XXXX macros now perform sanity checks
3596                         on their arguments.  ISC_LIST_XXXXUNSAFE can be use
3597                         to skip the checks however use with caution.
3598
3599  527.   [func]          New function dns_rdata_clone().
3600
3601  526.   [bug]           nsupdate incorrectly refused to add RRs with a TTL
3602                         of 0.
3603
3604  525.   [func]          New arguments 'options' for dns_db_subtractrdataset(),
3605                         and 'flags' for dns_rdataslab_subtract() allowing you
3606                         to request that the RR's must exist prior to deletion.
3607                         DNS_R_NOTEXACT is returned if the condition is not met.
3608
3609  524.   [func]          The 'forward' and 'forwarders' statement in
3610                         non-forward zones should work now.
3611
3612  523.   [doc]           The source to the Administrator Reference Manual is
3613                         now an XML file using the DocBook DTD, and is included
3614                         in the distribution.  The plain text version of the
3615                         ARM is temporarily unavailable while we figure out
3616                         how to generate readable plain text from the XML.
3617
3618  522.   [func]          The lightweight resolver daemon can now use
3619                         a real configuration file, and its functionality
3620                         can be provided by a name server.  Also, the -p and -P
3621                         options to lwresd have been reversed.
3622
3623  521.   [bug]           Detect master files which contain $INCLUDE and always
3624                         reload. [RT #196]
3625
3626  520.   [bug]           Upgraded libtool to 1.3.5, which makes shared
3627                         library builds almost work on AIX (and possibly
3628                         others).
3629
3630  519.   [bug]           dns_name_split() would improperly split some bitstring
3631                         labels, zeroing a few of the least signficant bits in
3632                         the prefix part.  When such an improperly created
3633                         prefix was returned to the RBT database, the bogus
3634                         label was dutifully stored, corrupting the tree.
3635                         [RT #369]
3636
3637  518.   [bug]           The resolver did not realize that a DNAME which was
3638                         "the answer" to the client's query was "the answer",
3639                         and such queries would fail. [RT #399]
3640
3641  517.   [bug]           The resolver's DNAME code would trigger an assertion
3642                         if there was more than one DNAME in the chain.
3643                         [RT #399]
3644
3645  516.   [bug]           Cache lookups which had a NULL node pointer, e.g.
3646                         those by dns_view_find(), and which would match a
3647                         DNAME, would trigger an INSIST(!search.need_cleanup)
3648                         assertion. [RT #399]
3649
3650  515.   [bug]           The ssu table was not being attached / detached
3651                         by dns_zone_[sg]etssutable. [RT#397]
3652
3653  514.   [func]          Retry refresh and notify queries if they timeout.
3654                         [RT #388]
3655
3656  513.   [func]          New functionality added to rdnc and server to allow
3657                         individual zones to be refreshed or reloaded.
3658
3659  512.   [bug]           The zone transfer code could throw an execption with
3660                         an invalid IXFR stream.
3661
3662  511.   [bug]           The message code could throw an assertion on an
3663                         out of memory failure. [RT #392]
3664
3665  510.   [bug]           Remove spurious view notify warning. [RT #376]
3666
3667  509.   [func]          Add support for write of zone files on shutdown.
3668
3669  508.   [func]          dns_message_parse() can now do a best-effort
3670                         attempt, which should allow dig to print more invalid
3671                         messages.
3672
3673  507.   [func]          New functions dns_zone_flush(), dns_zt_flushanddetach()
3674                         and dns_view_flushanddetach().
3675
3676  506.   [func]          Do not fail to start on errors in zone files.
3677
3678  505.   [bug]           nsupdate was printing "unknown result code". [RT #373]
3679
3680  504.   [bug]           The zone was not being marked as dirty when updated via
3681                         IXFR.
3682
3683  503.   [bug]           dumptime was not being set along with
3684                         DNS_ZONEFLG_NEEDDUMP.
3685
3686  502.   [func]          On a SERVFAIL reply, DiG will now try the next server
3687                         in the list, unless the +fail option is specified.
3688
3689  501.   [bug]           Incorrect port numbers were being displayed by
3690                         nslookup. [RT #352]
3691
3692  500.   [func]          Nearly useless +details option removed from DiG.
3693
3694  499.   [func]          In DiG, specifying a class with -c or type with -t
3695                         changes command-line parsing so that classes and
3696                         types are only recognized if following -c or -t.
3697                         This allows hosts with the same name as a class or
3698                         type to be looked up.
3699
3700  498.   [doc]           There is now a man page for "dig"
3701                         in doc/man/bin/dig.1.
3702
3703  497.   [bug]           The error messages printed when an IP match list
3704                         contained a network address with a nonzero host
3705                         part where not sufficiently detailed. [RT #365]
3706
3707  496.   [bug]           named didn't sanity check numeric parameters. [RT #361]
3708
3709  495.   [bug]           nsupdate was unable to handle large records. [RT #368]
3710
3711  494.   [func]          Do not cache NXDOMAIN responses for SOA queries.
3712
3713  493.   [func]          Return non-cachable (ttl = 0) NXDOMAIN responses
3714                         for SOA queries.  This makes it easier to locate
3715                         the containing zone without polluting intermediate
3716                         caches.
3717
3718  492.   [bug]           attempting to reload a zone caused the server fail
3719                         to shutdown cleanly. [RT #360]
3720
3721  491.   [bug]           nsupdate would segfault when sending certain
3722                         prerequisites with empty RDATA. [RT #356]
3723
3724  490.   [func]          When a slave/stub zone has not yet successfully
3725                         obtained an SOA containing the zone's configured
3726                         retry time, perform the SOA query retries using
3727                         exponential backoff. [RT #337]
3728
3729  489.   [func]          The zone manager now has a "i/o" queue.
3730
3731  488.   [bug]           Locks weren't properly destroyed in some cases.
3732
3733  487.   [port]          flockfile() is not defined on all systems.
3734
3735  486.   [bug]           nslookup: "set all" and "server" commands showed
3736                         the incorrect port number if a port other than 53
3737                         was specified. [RT #352]
3738
3739  485.   [func]          When dig had more than one server to query, it would
3740                         send all of the messages at the same time.  Add
3741                         rate limiting of the transmitted messages.
3742
3743  484.   [bug]           When the server was reloaded after removing addresses
3744                         from the named.conf "listen-on" statement, sockets
3745                         were still listening on the removed addresses due
3746                         to reference count loops. [RT #325]
3747
3748  483.   [bug]           nslookup: "set all" showed a "search" option but it
3749                         was not settable.
3750
3751  482.   [bug]           nslookup: a plain "server" or "lserver" should be
3752                         treated as a lookup.
3753
3754  481.   [bug]           nslookup:get_next_command() stack size could exceed
3755                         per thread limit.
3756
3757  480.   [bug]           strtok() is not thread safe. [RT #349]
3758
3759  479.   [func]          The test suite can now be run by typing "make check"
3760                         or "make test" at the top level.
3761
3762  478.   [bug]           "make install" failed if the directory specified with
3763                         --prefix did not already exist.
3764
3765  477.   [bug]           The the isc-config.sh script could be installed before
3766                         its directory was created. [RT #324]
3767
3768  476.   [bug]           A zone could expire while a zone transfer was in
3769                         progress triggering a INSIST failure. [RT #329]
3770
3771  475.   [bug]           query_getzonedb() sometimes returned a non-null version
3772                         on failure.  This caused assertion failures when
3773                         generating query responses where names subject to
3774                         additional section processing pointed to a zone
3775                         to which access had been denied by means of the
3776                         allow-query option. [RT #336]
3777
3778  474.   [bug]           The mnemonic of the CHAOS class is CH according to
3779                         RFC1035, but it was printed and read only as CHAOS.
3780                         We now accept both forms as input, and print it
3781                         as CH. [RT #305]
3782
3783  473.   [bug]           nsupdate overran the end of the list of name servers
3784                         when no servers could be reached, typically causing
3785                         it to print the error message "dns_request_create:
3786                         not implemented".
3787
3788  472.   [bug]           Off-by-one error caused isc_time_add() to sometimes
3789                         produce invalid time values.
3790
3791  471.   [bug]           nsupdate didn't compile on HP/UX 10.20
3792
3793  470.   [func]          $GENERATE is now supported.  See also
3794                         doc/misc/migration.
3795
3796  469.   [bug]           "query-source address * port 53;" now works.
3797
3798  468.   [bug]           dns_master_load*() failed to report file and line
3799                         number in certain error conditions.
3800
3801  467.   [bug]           dns_master_load*() failed to log an error if
3802                         pushfile() failed.
3803
3804  466.   [bug]           dns_master_load*() could return success when it failed.
3805
3806  465.   [cleanup]       Allow 0 to be set as an omapi_value_t value by
3807                         omapi_value_storeint().
3808
3809  464.   [cleanup]       Build with openssl's RSA code instead of dnssafe.
3810
3811  463.   [bug]           nsupdate sent malformed SOA queries to the second
3812                         and subsequent name servers in resolv.conf if the
3813                         query sent to the first one failed.
3814
3815  462.   [bug]           --disable-ipv6 should work now.
3816
3817  461.   [bug]           Specifying an unknown key in the "keys" clause of the
3818                         "controls" statement caused a NULL pointer dereference.
3819                         [RT #316]
3820
3821  460.   [bug]           Much of the DNSSEC code only worked with class IN.
3822
3823  459.   [bug]           Nslookup processed the "set" command incorrectly.
3824
3825  458.   [bug]           Nslookup didn't properly check class and type values.
3826                         [RT #305]
3827
3828  457.   [bug]           Dig/host/hslookup didn't properly handle connect
3829                         timeouts in certain situations, causing an
3830                         unnecessary warning message to be printed.
3831
3832  456.   [bug]           Stub zones were not resetting the refresh and expire
3833                         counters, loadtime or clearing the DNS_ZONE_REFRESH
3834                         (refresh in progress) flag upon successful update.
3835                         This disabled further refreshing of the stub zone,
3836                         causing it to eventually expire. [RT #300]
3837
3838  455.   [doc]           Document IPv4 prefix notation does not require a
3839                         dotted decimal quad but may be just dotted decimal.
3840
3841  454.   [bug]           Enforce dotted decimal and dotted decimal quad where
3842                         documented as such in named.conf. [RT #304, RT #311]
3843
3844  453.   [bug]           Warn if the obsolete option "maintain-ixfr-base"
3845                         is specified in named.conf. [RT #306]
3846
3847  452.   [bug]           Warn if the unimplemented option "statistics-file"
3848                         is specified in named.conf. [RT #301]
3849
3850  451.   [func]          Update forwarding implememted.
3851
3852  450.   [func]          New function ns_client_sendraw().
3853
3854  449.   [bug]           isc_bitstring_copy() only works correctly if the
3855                         two bitstrings have the same lsb0 value, but this
3856                         requirement was not documented, nor was there a
3857                         REQUIRE for it.
3858
3859  448.   [bug]           Host output formatting change, to match v8. [RT #255]
3860
3861  447.   [bug]           Dig didn't properly retry in TCP mode after
3862                         a truncated reply. [RT #277]
3863
3864  446.   [bug]           Confusing notify log message. [RT #298]
3865
3866  445.   [bug]           Doing a 0 bit isc_bitstring_copy() of an lsb0
3867                         bitstring triggered a REQUIRE statement.  The REQUIRE
3868                         statement was incorrect. [RT #297]
3869
3870  444.   [func]          "recursion denied" messages are always logged at
3871                         debug level 1, now, rather than sometimes at ERROR.
3872                         This silences these warnings in the usual case, where
3873                         some clients set the RD bit in all queries.
3874
3875  443.   [bug]           When loading a master file failed because of an
3876                         unrecognized RR type name, the error message
3877                         did not include the file name and line number.
3878                         [RT #285]
3879
3880  442.   [bug]           TSIG signed messages that did not match any view
3881                         crashed the server. [RT #290]
3882
3883  441.   [bug]           Nodes obscured by a DNAME were inaccessible even
3884                         when DNS_DBFIND_GLUEOK was set.
3885
3886  440.   [func]          New function dns_zone_forwardupdate().
3887
3888  439.   [func]          New function dns_request_createraw().
3889
3890  438.   [func]          New function dns_message_getrawmessage().
3891
3892  437.   [func]          Log NOTIFY activity to the notify channel.
3893
3894  436.   [bug]           If recvmsg() returned EHOSTUNREACH or ENETUNREACH,
3895                         which sometimes happens on Linux, named would enter
3896                         a busy loop.  Also, unexpected socket errors were
3897                         not logged at a high enough logging level to be
3898                         useful in diagnosing this situation. [RT #275]
3899
3900  435.   [bug]           dns_zone_dump() overwrote existing zone files
3901                         rather than writing to a temporary file and
3902                         renaming.  This could lead to empty or partial
3903                         zone files being left around in certain error
3904                         conditions involving the initial transfer of a
3905                         slave zone, interfering with subsequent server
3906                         startup. [RT #282]
3907
3908  434.   [func]          New function isc_file_isabsolute().
3909
3910  433.   [func]          isc_base64_decodestring() now accepts newlines
3911                         within the base64 data.  This makes it possible
3912                         to break up the key data in a "trusted-keys"
3913                         statement into multiple lines. [RT #284]
3914
3915  432.   [func]          Added refresh/retry jitter.  The actual refresh/
3916                         retry time is now a random value between 75% and
3917                         100% of the configured value.
3918
3919  431.   [func]          Log at ISC_LOG_INFO when a zone is successfully
3920                         loaded.
3921
3922  430.   [bug]           Rewrote the lightweight resolver client management
3923                         code to handle shutdown correctly and general
3924                         cleanup.
3925
3926  429.   [bug]           The space reserved for a TSIG record in a response
3927                         was 2 bytes too short, leading to message
3928                         generation failures.
3929
3930  428.   [bug]           rbtdb.c:find_closest_nxt() erroneously returned
3931                         DNS_R_BADDB for nodes which had neither NXT nor SIG NXT
3932                         (e.g. glue).  This could cause SERVFAILs when
3933                         generating negative responses in a secure zone.
3934
3935  427.   [bug]           Avoid going into an infinite loop when the validator
3936                         gets a negative response to a key query where the
3937                         records are signed by the missing key.
3938
3939  426.   [bug]           Attempting to generate an oversized RSA key could
3940                         cause dnssec-keygen to dump core.
3941
3942  425.   [bug]           Warn about the auth-nxdomain default value change
3943                         if there is no auth-nxdomain statement in the
3944                         config file. [RT #287]
3945
3946  424.   [bug]           notify_createmessage() could trigger an assertion
3947                         failure when creating the notify message failed,
3948                         e.g. due to corrupt zones with multiple SOA records.
3949                         [RT #279]
3950
3951  423.   [bug]           When responding to a recusive query, errors that occur
3952                         after following a CNAME should cause the query to fail.
3953                         [RT #274]
3954
3955  422.   [func]          get rid of isc_random_t, and make isc_random_get()
3956                         and isc_random_jitter() use rand() internally
3957                         instead of local state.  Note that isc_random_*()
3958                         functions are only for weak, non-critical "randomness"
3959                         such as timing jitter and such.
3960
3961  421.   [bug]           nslookup would exit when given a blank line as input.
3962
3963  420.   [bug]           nslookup failed to implement the "exit" command.
3964
3965  419.   [bug]           The certificate type PKIX was misspelled as SKIX.
3966
3967  418.   [bug]           At debug levels >= 10, getting an unexpected
3968                         socket receive error would crash the server
3969                         while trying to log the error message.
3970
3971  417.   [func]          Add isc_app_block() and isc_app_unblock(), which
3972                         allow an application to handle signals while
3973                         blocking.
3974
3975  416.   [bug]           Slave zones with no master file tried to use a
3976                         NULL pointer for a journal file name when they
3977                         received an IXFR. [RT #273]
3978
3979  415.   [bug]           The logging code leaked file descriptors.
3980
3981  414.   [bug]           Server did not shut down until all incoming zone
3982                         transfers were finished.
3983
3984  413.   [bug]           Notify could attempt to use the zone database after
3985                         it had been unloaded. [RT#267]
3986
3987  412.   [bug]           named -v didn't print the version.
3988
3989  411.   [bug]           A typo in the HS A code caused an assertion failure.
3990
3991  410.   [bug]           lwres_gethostbyname() and company set lwres_h_errno
3992                         to a random value on success.
3993
3994  409.   [bug]           If named was shut down early in the startup
3995                         process, ns_omapi_shutdown() would attempt to lock
3996                         an unintialized mutex. [RT #262]
3997
3998  408.   [bug]           stub zones could leak memory and reference counts if
3999                         all the masters were unreachable.
4000
4001  407.   [bug]           isc_rwlock_lock() would needlessly block
4002                         readers when it reached the read quota even
4003                         if no writers were waiting.
4004
4005  406.   [bug]           Log messages were occasionally lost or corrupted
4006                         due to a race condition in isc_log_doit().
4007
4008  405.   [func]          Add support for selective forwarding (forward zones)
4009
4010  404.   [bug]           The request library didn't completely work with IPv6.
4011
4012  403.   [bug]           "host" did not use the search list.
4013
4014  402.   [bug]           Treat undefined acls as errors, rather than
4015                         warning and then later throwing an assertion.
4016                         [RT #252]
4017
4018  401.   [func]          Added simple database API.
4019
4020  400.   [bug]           SIG(0) signing and verifying was done incorrectly.
4021                         [RT #249]
4022
4023  399.   [bug]           When reloading the server with a config file
4024                         containing a syntax error, it could catch an
4025                         assertion failure trying to perform zone
4026                         maintenance on, or sending notifies from,
4027                         tentatively created zones whose views were
4028                         never fully configured and lacked an address
4029                         database and request manager.
4030
4031  398.   [bug]           "dig" sometimes caught an assertion failure when
4032                         using TSIG, depending on the key length.
4033
4034  397.   [func]          Added utility functions dns_view_gettsig() and
4035                         dns_view_getpeertsig().
4036
4037  396.   [doc]           There is now a man page for "nsupdate"
4038                         in doc/man/bin/nsupdate.8.
4039
4040  395.   [bug]           nslookup printed incorrect RR type mnemonics
4041                         for RRs of type >= 21 [RT #237].
4042
4043  394.   [bug]           Current name was not propagated via $INCLUDE.
4044
4045  393.   [func]          Initial answer while loading (awl) support.
4046                         Entry points: dns_master_loadfileinc(),
4047                         dns_master_loadstreaminc(), dns_master_loadbufferinc().
4048                         Note: calls to dns_master_load*inc() should be rate
4049                         be rate limited so as to not use up all file
4050                         descriptors.
4051
4052  392.   [func]          Add ISC_R_FAMILYNOSUPPORT.  Returned when OS does
4053                         not support the given address family requested.
4054
4055  391.   [clarity]       ISC_R_FAMILY -> ISC_R_FAMILYMISMATCH.
4056
4057  390.   [func]          The function dns_zone_setdbtype() now takes
4058                         an argc/argv style vector of words and sets
4059                         both the zone database type and its arguments,
4060                         making the functions dns_zone_adddbarg()
4061                         and dns_zone_cleardbargs() unnecessary.
4062
4063  389.   [bug]           Attempting to send a reqeust over IPv6 using
4064                         dns_request_create() on a system without IPv6
4065                         support caused an assertion failure [RT #235].
4066
4067  388.   [func]          dig and host can now do reverse ipv6 lookups.
4068
4069  387.   [func]          Add dns_byaddr_createptrname(), which converts
4070                         an address into the name used by a PTR query.
4071
4072  386.   [bug]           Missing strdup() of ACL name caused random
4073                         ACL matching failures [RT #228].
4074
4075  385.   [cleanup]       Removed functions dns_zone_equal(), dns_zone_print(),
4076                         and dns_zt_print().
4077
4078  384.   [bug]           nsupdate was incorrectly limiting TTLs to 65535 instead
4079                         of 2147483647.
4080
4081  383.   [func]          When writing a master file, print the SOA and NS
4082                         records (and their SIGs) before other records.
4083
4084  382.   [bug]           named -u failed on many Linux systems where the
4085                         libc provided kernel headers do not match
4086                         the current kernel.
4087
4088  381.   [bug]           Check for IPV6_RECVPKTINFO and use it instead of
4089                         IPV6_PKTINFO if found. [RT #229]
4090
4091  380.   [bug]           nsupdate didn't work with IPv6.
4092
4093  379.   [func]          New library function isc_sockaddr_anyofpf().
4094
4095  378.   [func]          named and lwresd will log the command line arguments
4096                         they were started with in the "starting ..." message.
4097
4098  377.   [bug]           When additional data lookups were refused due to
4099                         "allow-query", the databases were still being
4100                         attached causing reference leaks.
4101
4102  376.   [bug]           The server should always use good entropy when
4103                         performing cryptographic functions needing entropy.
4104
4105  375.   [bug]           Per-zone "allow-query" did not properly override the
4106                         view/global one for CNAME targets and additional
4107                         data [RT #220].
4108
4109  374.   [bug]           SOA in authoritative negative responses had wrong TTL.
4110
4111  373.   [func]          nslookup is now installed by "make install".
4112
4113  372.   [bug]           Deal with Microsoft DNS servers appending two bytes of
4114                         garbage to zone transfer requests.
4115
4116  371.   [bug]           At high debug levels, doing an outgoing zone transfer
4117                         of a very large RRset could cause an assertion failure
4118                         during logging.
4119
4120  370.   [bug]           The error messages for rollforward failures were
4121                         overly terse.
4122
4123  369.   [func]          Support new named.conf options, view and zone
4124                         statements:
4125
4126                                 max-retry-time, min-retry-time,
4127                                 max-refresh-time, min-refresh-time.
4128
4129  368.   [func]          Restructure the internal ".bind" view so that more
4130                         zones can be added to it.
4131
4132  367.   [bug]           Allow proper selection of server on nslookup command
4133                         line.
4134
4135  366.   [func]          Allow use of '-' batch file in dig for stdin.
4136
4137  365.   [bug]           nsupdate -k leaked memory.
4138
4139  364.   [func]          Added additional-from-{cache,auth}
4140
4141  362.   [bug]           rndc no longer aborts if the configuration file is
4142                         missing an options statement. [RT #209]
4143
4144  361.   [func]          When the RBT find or chain functions set the name and
4145                         origin for a node that stores the root label
4146                         the name is now set to an empty name, instead of ".",
4147                         to simplify later use of the name and origin by
4148                         dns_name_concatenate(), dns_name_totext() or
4149                         dns_name_format().
4150
4151  360.   [func]          dns_name_totext() and dns_name_format() now allow
4152                         an empty name to be passed, which is formatted as "@".
4153
4154  359.   [bug]           dnssec-signzone occasionally signed glue records.
4155
4156  358.   [cleanup]       Rename the intermediate files used by the dnssec
4157                         programs.
4158
4159  357.   [bug]           The zone file parser crashed if the argument
4160                         to $INCLUDE was a quoted string.
4161
4162  356.   [cleanup]       isc_task_send no longer requires event->sender to
4163                         be non-null.
4164
4165  355.   [func]          Added isc_dir_createunique(), similar to mkdtemp().
4166
4167  354.   [doc]           Man pages for the dnssec tools are now included in
4168                         the distribution, in doc/man/dnssec.
4169
4170  353.   [bug]           double increment in lwres/gethost.c:copytobuf().
4171                         [RT# 187]
4172
4173  352.   [bug]           Race condition in dns_client_t startup could cause
4174                         an assertion failure.
4175
4176  351.   [bug]           Constructing a response with rcode SERVFAIL to a TSIG
4177                         signed query could crash the server.
4178
4179  350.   [bug]           Also-notify lists specified in the global options
4180                         block were not correctly reference counted, causing
4181                         a memory leak.
4182
4183  349.   [bug]           Processing a query with the CD bit set now works
4184                         as expected.
4185
4186  348.   [func]          New boolean named.conf options 'additional-from-auth'
4187                         and 'additional-from-cache' now supported in view and
4188                         global options statement.
4189
4190  347.   [bug]           Don't crash if an argument is left off options in dig.
4191
4192  346.   [func]          Add support for .digrc config file, in the
4193                         user's current directory.
4194
4195  345.   [bug]           Large-scale changes/cleanups to dig:
4196                         * Significantly improve structure handling
4197                         * Don't pre-load entire batch files
4198                         * Add name/rr counting/limiting
4199                         * Fix SIGINT handling
4200                         * Shorten timeouts to match v8's behavior
4201
4202  344.   [bug]           When shutting down, lwresd sometimes tried
4203                         to shut down its client tasks twice,
4204                         triggering an assertion.
4205
4206  343.   [bug]           Although zone maintenance SOA queries and
4207                         notify requests were signed with TSIG keys
4208                         when configured for the server in case,
4209                         the TSIG was not verified on the response.
4210
4211  342.   [bug]           The wrong name was being passed to
4212                         dns_name_dup() when generating a TSIG
4213                         key using TKEY.
4214
4215  341.   [func]          Support 'key' clause in named.conf zone masters
4216                         statement to allow authentication via TSIG keys:
4217
4218                                 masters {
4219                                         10.0.0.1 port 5353 key "foo";
4220                                         10.0.0.2 ;
4221                                 };
4222
4223  340.   [bug]           The top-level COPYRIGHT file was missing from
4224                         the distribution.
4225
4226  339.   [bug]           DNSSEC validation of the response to an ANY
4227                         query at a name with a CNAME RR in a secure
4228                         zone triggered an assertion failure.
4229
4230  338.   [bug]           lwresd logged to syslog as named, not lwresd.
4231
4232  337.   [bug]           "dig" did not recognize "nsap-ptr" as an RR type
4233                         on the command line.
4234
4235  336.   [bug]           "dig -f" used 64 k of memory for each line in
4236                         the file.  It now uses much less, though still
4237                         proportionally to the file size.
4238
4239  335.   [bug]           named would occasionally attempt recursion when
4240                         it was disallowed or undesired.
4241
4242  334.   [func]          Added hmac-md5 to libisc.
4243
4244  333.   [bug]           The resolver incorrectly accepted referrals to
4245                         domains that were not parents of the query name,
4246                         causing assertion failures.
4247
4248  332.   [func]          New function dns_name_reset().
4249
4250  331.   [bug]           Only log "recursion denied" if RD is set. [RT #178]
4251
4252  330.   [bug]           Many debugging messages were partially formatted
4253                         even when debugging was turned off, causing a
4254                         significant decrease in query performance.
4255
4256  329.   [func]          omapi_auth_register() now takes a size_t argument for
4257                         the length of a key's secret data.  Previously
4258                         OMAPI only stored secrets up to the first NUL byte.
4259
4260  328.   [func]          Added isc_base64_decodestring().
4261
4262  327.   [bug]           rndc.conf parser wasn't correctly recognising an IP
4263                         address where a host specification was required.
4264
4265  326.   [func]          'keys' in an 'inet' control statement is now
4266                         required and must have at least one item in it.
4267                         A "not supported" warning is now issued if a 'unix'
4268                         control channel is defined.
4269
4270  325.   [bug]           isc_lex_gettoken was processing octal strings when
4271                         ISC_LEXOPT_CNUMBER was not set.
4272
4273  324.   [func]          In the resolver, turn EDNS0 off if there is no
4274                         response after a number of retransmissions.
4275                         This is to allow queries some chance of succeeding
4276                         even if all the authoritative servers of a zone
4277                         silently discard EDNS0 requests instead of
4278                         sending an error response like they ought to.
4279
4280  323.   [bug]           dns_rbt_findname() did not ignore empty rbt nodes.
4281                         Because of this, servers authoritative for a parent
4282                         and grandchild zone but not authoritative for the
4283                         intervening child zone did not correctly issue
4284                         referrals to the servers of the child zone.
4285
4286  322.   [bug]           Queries for KEY RRs are now sent to the parent
4287                         server before the authoritative one, making
4288                         DNSSEC insecurity proofs work in many cases
4289                         where they previously didn't.
4290
4291  321.   [bug]           When synthesizing a CNAME RR for a DNAME
4292                         response, query_addcname() failed to intitialize
4293                         the type and class of the CNAME dns_rdata_t,
4294                         causing random failures.
4295
4296  320.   [func]          Multiple rndc changes: parses an rndc.conf file,
4297                         uses authentication to talk to named, command
4298                         line syntax changed.  This will all be described
4299                         in the ARM.
4300
4301  319.   [func]          The named.conf "controls" statement is now used
4302                         to configure the OMAPI command channel.
4303
4304  318.   [func]          dns_c_ndcctx_destroy() could never return anything
4305                         except ISC_R_SUCCESS; made it have void return instead.
4306
4307  317.   [func]          Use callbacks from libomapi to determine if a
4308                         new connection is valid, and if a key requested
4309                         to be used with that connection is valid.
4310
4311  316.   [bug]           Generate a warning if we detect an unexpected <eof>
4312                         but treat as <eol><eof>.
4313
4314  315.   [bug]           Handle non-empty blanks lines. [RT #163]
4315
4316  314.   [func]          The named.conf controls statement can now have
4317                         more than one key specified for the inet clause.
4318
4319  313.   [bug]           When parsing resolv.conf, don't terminate on an
4320                         error.  Instead, parse as much as possible, but
4321                         still return an error if one was found.
4322
4323  312.   [bug]           Increase the number of allowed elements in the
4324                         resolv.conf search path from 6 to 8.  If there
4325                         are more than this, ignore the remainder rather
4326                         than returning a failure in lwres_conf_parse.
4327
4328  311.   [bug]           lwres_conf_parse failed when the first line of
4329                         resolv.conf was empty or a comment.
4330
4331  310.   [func]          Changes to named.conf "controls" statement (inet
4332                         subtype only)
4333
4334                           - support "keys" clause
4335
4336                                 controls {
4337                                    inet * port 1024
4338                                         allow { any; } keys { "foo"; }
4339                                 }
4340
4341                           - allow "port xxx" to be left out of statement,
4342                             in which case it defaults to omapi's default port
4343                             of 953.
4344
4345  309.   [bug]           When sending a referral, the server did not look
4346                         for name server addresses as glue in the zone
4347                         holding the NS RRset in the case where this zone
4348                         was not the same as the one where it looked for
4349                         name server addresses as authoritative data.
4350
4351  308.   [bug]           Treat a SOA record not at top of zone as an error
4352                         when loading a zone. [RT #154]
4353
4354  307.   [bug]           When canceling a query, the resolver didn't check for
4355                         isc_socket_sendto() calls that did not yet have their
4356                         completion events posted, so it could (rarely) end up
4357                         destroying the query context and then want to use
4358                         it again when the send event posted, triggering an
4359                         assertion as it tried to cancel an already-canceled
4360                         query.  [RT #77]
4361
4362  306.   [bug]           Reading HMAC-MD5 private key files didn't work.
4363
4364  305.   [bug]           When reloading the server with a config file
4365                         containing a syntax error, it could catch an
4366                         assertion failure trying to perform zone
4367                         maintenance on tentatively created zones whose
4368                         views were never fully configured and lacked
4369                         an address database.
4370
4371  304.   [bug]           If more than LWRES_CONFMAXNAMESERVERS servers
4372                         are listed in resolv.conf, silently ignore them
4373                         instead of returning failure.
4374
4375  303.   [bug]           Add additional sanity checks to differentiate a AXFR
4376                         response vs a IXFR response. [RT #157]
4377
4378  302.   [bug]           In dig, host, and nslookup, MXNAME should be large
4379                         enough to hold any legal domain name in presentation
4380                         format + terminating NULL.
4381
4382  301.   [bug]           Uninitialized pointer in host:printmessage(). [RT #159]
4383
4384  300.   [bug]           Using both <isc/net.h> and <lwres/net.h> didn't work
4385                         on platforms lacking IPv6 because each included their
4386                         own ipv6 header file for the missing definitions.  Now
4387                         each library's ipv6.h defines the wrapper symbol of
4388                         the other (ISC_IPV6_H and LWRES_IPV6_H).
4389
4390  299.   [cleanup]       Get the user and group information before changing the
4391                         root directory, so the administrator does not need to
4392                         keep a copy of the user and group databases in the
4393                         chroot'ed environment.  Suggested by Hakan Olsson.
4394
4395  298.   [bug]           A mutex deadlock occurred during shutdown of the
4396                         interface manager under certain conditions.
4397                         Digital Unix systems were the most affected.
4398
4399  297.   [bug]           Specifying a key name that wasn't fully qualified
4400                         in certain parts of the config file could cause
4401                         an assertion failure.
4402
4403  296.   [bug]           "make install" from a separate build directory
4404                         failed unless configure had been run in the source
4405                         directory, too.
4406
4407  295.   [bug]           When invoked with type==CNAME and a message
4408                         not constructed by dns_message_parse(),
4409                         dns_message_findname() failed to find anything
4410                         due to checking for attribute bits that are set
4411                         only in dns_message_parse().  This caused an
4412                         infinite loop when constructing the response to
4413                         an ANY query at a CNAME in a secure zone.
4414
4415  294.   [bug]           If we run out of space in while processing glue
4416                         when reading a master file and commit "current name"
4417                         reverts to "name_current" instead of staying as
4418                         "name_glue".
4419
4420  293.   [port]          Add support for FreeBSD 4.0 system tests.
4421
4422  292.   [bug]           Due to problems with the way some operating systems
4423                         handle simultaneous listening on IPv4 and IPv6
4424                         addresses, the server no longer listens on IPv6
4425                         addresses by default.  To revert to the previous
4426                         behavior, specify "listen-on-v6 { any; };" in
4427                         the config file.
4428
4429  291.   [func]          Caching servers no longer send outgoing queries
4430                         over TCP just because the incoming recursive query
4431                         was a TCP one.
4432
4433  290.   [cleanup]       +twiddle option to dig (for testing only) removed.
4434
4435  289.   [cleanup]       dig is now installed in $bindir instead of $sbindir.
4436                         host is now installed in $bindir.  (Be sure to remove
4437                         any $sbindir/dig from a previous release.)
4438
4439  288.   [func]          rndc is now installed by "make install" into $sbindir.
4440
4441  287.   [bug]           rndc now works again as "rndc 127.1 reload" (for
4442                         only that task).  Parsing its configuration file and
4443                         using digital signatures for authentication has been
4444                         disabled until named supports the "controls" statement,
4445                         post-9.0.0.
4446
4447  286.   [bug]           On Solaris 2, when named inherited a signal state
4448                         where SIGHUP had the SIG_IGN action, SIGHUP would
4449                         be ignored rather than causing the server to reload
4450                         its configuration.
4451
4452  285.   [bug]           A change made to the dst API for beta4 inadvertently
4453                         broke OMAPI's creation of a dst key from an incoming
4454                         message, causing an assertion to be triggered.  Fixed.
4455
4456  284.   [func]          The DNSSEC key generation and signing tools now
4457                         generate randomness from keyboard input on systems
4458                         that lack /dev/random.
4459
4460  283.   [cleanup]       The 'lwresd' program is now a link to 'named'.
4461
4462  282.   [bug]           The lexer now returns ISC_R_RANGE if parsed integer is
4463                         too big for an unsigned long.
4464
4465  281.   [bug]           Fixed list of recognized config file category names.
4466
4467  280.   [func]          Add isc-config.sh, which can be used to more
4468                         easily build applications that link with
4469                         our libraries.
4470
4471  279.   [bug]           Private omapi function symbols shared between
4472                         two or more files in libomapi.a were not namespace
4473                         protected using the ISC convention of starting with
4474                         the library name and two underscores ("omapi__"...)
4475
4476  278.   [bug]           bin/named/logconf.c:category_fromconf() didn't take
4477                         note of when isc_log_categorybyname() wasn't able
4478                         to find the category name and would then apply the
4479                         channel list of the unknown category to all categories.
4480
4481  277.   [bug]           isc_log_categorybyname() and isc_log_modulebyname()
4482                         would fail to find the first member of any category
4483                         or module array apart from the internal defaults.
4484                         Thus, for example, the "notify" category was improperly
4485                         configured by named.
4486
4487  276.   [bug]           dig now supports maximum sized TCP messages.
4488
4489  275.   [bug]           The definition of lwres_gai_strerror() was missing
4490                         the lwres_ prefix.
4491
4492  274.   [bug]           TSIG AXFR verify failed when talking to a BIND 8
4493                         server.
4494
4495  273.   [func]          The default for the 'transfer-format' option is
4496                         now 'many-answers'.  This will break zone transfers
4497                         to BIND 4.9.5 and older unless there is an explicit
4498                         'one-answer' configuration.
4499
4500  272.   [bug]           The sending of large TCP responses was canceled
4501                         in mid-transmission due to a race condition
4502                         caused by the failure to set the client object's
4503                         "newstate" variable correctly when transitioning
4504                         to the "working" state.
4505
4506  271.   [func]          Attempt to probe the number of cpus in named
4507                         if unspecified rather than defaulting to 1.
4508
4509  270.   [func]          Allow maximum sized TCP answers.
4510
4511  269.   [bug]           Failed DNSSEC validations could cause an assertion
4512                         failure by causing clone_results() to be called with
4513                         with hevent->node == NULL.
4514
4515  268.   [doc]           A plain text version of the Administrator
4516                         Reference Manual is now included in the distribution,
4517                         as doc/arm/Bv9ARM.txt.
4518
4519  267.   [func]          Nsupdate is now provided in the distribution.
4520
4521  266.   [bug]           zone.c:save_nsrrset() node was not initialized.
4522
4523  265.   [bug]           dns_request_create() now works for TCP.
4524
4525  264.   [func]          Dispatch can not take TCP sockets in connecting
4526                         state.  Set DNS_DISPATCHATTR_CONNECTED when calling
4527                         dns_dispatch_createtcp() for connected TCP sockets
4528                         or call dns_dispatch_starttcp() when the socket is
4529                         connected.
4530
4531  263.   [func]          New logging channel type 'stderr'
4532
4533                                 channel some-name {
4534                                         stderr;
4535                                         severity error;
4536                                 }
4537
4538  262.   [bug]           'master' was not initialized in zone.c:stub_callback().
4539
4540  261.   [func]          Add dns_zone_markdirty().
4541
4542  260.   [bug]           Running named as a non-root user failed on Linux
4543                         kernels new enough to support retaining capabilities
4544                         after setuid().
4545
4546  259.   [func]          New random-device and random-seed-file statements
4547                         for global options block of named.conf. Both accept
4548                         a single string argument.
4549
4550  258.   [bug]           Fixed printing of lwres_addr_t.address field.
4551
4552  257.   [bug]           The server detached the last zone manager reference
4553                         too early, while it could still be in use by queries.
4554                         This manifested itself as assertion failures during the
4555                         shutdown process for busy name servers. [RT #133]
4556
4557  256.   [func]          isc_ratelimiter_t now has attach/detach semantics, and
4558                         isc_ratelimiter_shutdown guarantees that the rate
4559                         limiter is detached from its task.
4560
4561  255.   [func]          New function dns_zonemgr_attach().
4562
4563  254.   [bug]           Suppress "query denied" messages on additional data
4564                         lookups.
4565
4566         --- 9.0.0b4 released ---
4567
4568  253.   [func]          resolv.conf parser now recognises ';' and '#' as
4569                         comments (anywhere in line, not just as the beginning).
4570
4571  252.   [bug]           resolv.conf parser mishandled masks on sortlists.
4572                         It also aborted when an unrecognized keyword was seen,
4573                         now it silently ignores the entire line.
4574
4575  251.   [bug]           lwresd caught an assertion failure on startup.
4576
4577  250.   [bug]           fixed handling of size+unit when value would be too
4578                         large for internal representation.
4579
4580  249.   [cleanup]       max-cache-size config option now takes a size-spec
4581                         like 'datasize', except 'default' is not allowed.
4582
4583  248.   [bug]           global lame-ttl option was not being printed when
4584                         config structures were written out.
4585
4586  247.   [cleanup]       Rename cache-size config option to max-cache-size.
4587
4588  246.   [func]          Rename global option cachesize to cache-size and
4589                         add corresponding option to view statement.
4590
4591  245.   [bug]           If an uncompressed name will take more than 255
4592                         bytes and the buffer is sufficiently long,
4593                         dns_name_fromwire should return DNS_R_FORMERR,
4594                         not ISC_R_NOSPACE.  This bug caused cause the
4595                         server to catch an assertion failure when it
4596                         received a query for a name longer than 255
4597                         bytes.
4598
4599  244.   [bug]           empty named.conf file and empty options statement are
4600                         now parsed properly.
4601
4602  243.   [func]          new cachesize option for named.conf
4603
4604  242.   [cleanup]       fixed incorrect warning about auth-nxdomain usage.
4605
4606  241.   [cleanup]       nscount and soacount have been removed from the
4607                         dns_master_*() argument lists.
4608
4609  240.   [func]          databases now come in three flavours: zone, cache
4610                         and stub.
4611
4612  239.   [func]          If ISC_MEM_DEBUG is enabled, the variable
4613                         isc_mem_debugging controls whether messages
4614                         are printed or not.
4615
4616  238.   [cleanup]       A few more compilation warnings have been quieted:
4617                         + missing sigwait prototype on BSD/OS 4.0/4.0.1.
4618                         + PTHREAD_ONCE_INIT unbraced initializer warnings on
4619                                 Solaris 2.8.
4620                         + IN6ADDR_ANY_INIT unbraced initializer warnings on
4621                                 BSD/OS 4.*, Linux and Solaris 2.8.
4622
4623  237.   [bug]           If connect() returned ENOBUFS when the resolver was
4624                         initiating a TCP query, the socket didn't get
4625                         destroyed, and the server did not shut down cleanly.
4626
4627  236.   [func]          Added new listen-on-v6 config file statement.
4628
4629  235.   [func]          Consider it a config file error if a listen-on
4630                         statement has an IPv6 address in it, or a
4631                         listen-on-v6 statement has an IPv4 address in it.
4632
4633  234.   [bug]           Allow a trusted-key's first field (domain-name) be
4634                         either a quoted or an unquoted string, instead of
4635                         requiring a quoted string.
4636
4637  233.   [cleanup]       Convert all config structure integer values to unsigned
4638                         integer (isc_uint32_t) to match grammer.
4639
4640  232.   [bug]           Allow slave zones to not have a file.
4641
4642  231.   [func]          Support new 'port' clause in config file options
4643                         section. Causes 'listen-on', 'masters' and
4644                         'also-notify' statements to use its value instead of
4645                         default (53).
4646
4647  230.   [func]          Replace the dst sign/verify API with a cleaner one.
4648
4649  229.   [func]          Support config file sig-validity-interval statement
4650                         in options, views and zone statements (master
4651                         zones only).
4652
4653  228.   [cleanup]       Logging messages in config module stripped of
4654                         trailing period.
4655
4656  227.   [cleanup]       The enumerated identifiers dns_rdataclass_*,
4657                         dns_rcode_*, dns_opcode_*, and dns_trust_* are
4658                         also now cast to their appropriate types, as with
4659                         dns_rdatatype_* in item number 225 below.
4660
4661  226.   [func]          dns_name_totext() now always prints the root name as
4662                         '.', even when omit_final_dot is true.
4663
4664  225.   [cleanup]       The enumerated dns_rdatatype_* identifiers are now
4665                         cast to dns_rdatatype_t via macros of their same name
4666                         so that they are of the proper integral type wherever
4667                         a dns_rdatatype_t is needed.
4668
4669  224.   [cleanup]       The entire project builds cleanly with gcc's
4670                         -Wcast-qual and -Wwrite-strings warnings enabled,
4671                         which is now the default when using gcc.  (Warnings
4672                         from confparser.c, because of yacc's code, are
4673                         unfortunately to be expected.)
4674
4675  223.   [func]          Several functions were reprototyped to qualify one
4676                         or more of their arguments with "const".  Similarly,
4677                         several functions that return pointers now have
4678                         those pointers qualified with const.
4679
4680  222.   [bug]           The global 'also-notify' option was ignored.
4681
4682  221.   [bug]           An uninitialized variable was sometimes passed to
4683                         dns_rdata_freestruct() when loading a zone, causing
4684                         an assertion failure.
4685
4686  220.   [cleanup]       Set the default outgoing port in the view, and
4687                         set it in sockaddrs returned from the ADB.
4688                         [31-May-2000 explorer]
4689
4690  219.   [bug]           Signed truncated messages more correctly follow
4691                         the respective specs.
4692
4693  218.   [func]          When an rdataset is signed, its ttl is normalized
4694                         based on the signature validity period.
4695
4696  217.   [func]          Also-notify and trusted-keys can now be used in
4697                         the 'view' statement.
4698
4699  216.   [func]          The 'max-cache-ttl' and 'max-ncache-ttl' options
4700                         now work.
4701
4702  215.   [bug]           Failures at certain points in request processing
4703                         could cause the assertion INSIST(client->lockview
4704                         == NULL) to be triggered.
4705
4706  214.   [func]          New public function isc_netaddr_format(), for
4707                         formatting network addresses in log messages.
4708
4709  213.   [bug]           Don't leak memory when reloading the zone if
4710                         an update-policy clause was present in the old zone.
4711
4712  212.   [func]          Added dns_message_get/settsigkey, to make TSIG
4713                         key management reasonable.
4714
4715  211.   [func]          The 'key' and 'server' statements can now occur
4716                         inside 'view' statements.
4717
4718  210.   [bug]           The 'allow-transfer' option was ignored for slave
4719                         zones, and the 'transfers-per-ns' option was
4720                         was ignored for all zones.
4721
4722  209.   [cleanup]       Upgraded openssl files to new version 0.9.5a
4723
4724  208.   [func]          Added ISC_OFFSET_MAXIMUM for the maximum value
4725                         of an isc_offset_t.
4726
4727  207.   [func]          The dnssec tools properly use the logging subsystem.
4728
4729  206.   [cleanup]       dst now stores the key name as a dns_name_t, not
4730                         a char *.
4731
4732  205.   [cleanup]       On IRIX, turn off the mostly harmless warnings 1692
4733                         ("prototyped function redeclared without prototype")
4734                         and 1552 ("variable ... set but not used") when
4735                         compiling in the lib/dns/sec/{dnssafe,openssl}
4736                         directories, which contain code imported from outside
4737                         sources.
4738
4739  204.   [cleanup]       On HP/UX, pass +vnocompatwarnings to the linker
4740                         to quiet the warnings that "The linked output may not
4741                         run on a PA 1.x system."
4742
4743  203.   [func]          notify and zone soa queries are now tsig signed when
4744                         appropriate.
4745
4746  202.   [func]          isc_lex_getsourceline() changed from returning int
4747                         to returning unsigned long, the type of its underlying
4748                         counter.
4749
4750  201.   [cleanup]       Removed the test/sdig program, it has been
4751                         replaced by bin/dig/dig.
4752
4753
4754         --- 9.0.0b3 released ---
4755
4756  200.   [bug]           Failures in sending query responses to clients
4757                         (e.g., running out of network buffers) were
4758                         not logged.
4759
4760  199.   [bug]           isc_heap_delete() sometimes violated the heap
4761                         invariant, causing timer events not to be posted
4762                         when due.
4763
4764  198.   [func]          Dispatch managers hold memory pools which
4765                         any managed dispatcher may use.  This allows
4766                         us to avoid dipping into the memory context for
4767                         most allocations. [19-May-2000 explorer]
4768
4769  197.   [bug]           When an incoming AXFR or IXFR completes, the
4770                         zone's internal state is refreshed from the
4771                         SOA data. [19-May-2000 explorer]
4772
4773  196.   [func]          Dispatchers can be shared easily between views
4774                         and/or interfaces. [19-May-2000 explorer]
4775
4776  195.   [bug]           Including the NXT record of the root domain
4777                         in a negative response caused an assertion
4778                         failure.
4779
4780  194.   [doc]           The PDF version of the Administrator's Reference
4781                         Manual is no longer included in the ISC BIND9
4782                         distribution.
4783
4784  193.   [func]          changed dst_key_free() prototype.
4785
4786  192.   [bug]           Zone configuration validation is now done at end
4787                         of config file parsing, and before loading
4788                         callbacks.
4789
4790  191.   [func]          Patched to compile on UnixWare 7.x.  This platform
4791                         is not directly supported by the ISC.
4792
4793  190.   [cleanup]       The DNSSEC tools have been moved to a separate
4794                         directory dnssec/ and given the following new,
4795                         more descriptive names:
4796
4797                               dnssec-keygen
4798                               dnssec-signzone
4799                               dnssec-signkey
4800                               dnssec-makekeyset
4801
4802                         Their command line arguments have also been changed to
4803                         be more consistent.  dnssec-keygen now prints the
4804                         name of the generated key files (sans extension)
4805                         on standard output to simplify its use in automated
4806                         scripts.
4807
4808  189.   [func]          isc_time_secondsastimet(), a new function, will ensure
4809                         that the number of seconds in an isc_time_t does not
4810                         exceed the range of a time_t, or return ISC_R_RANGE.
4811                         Similarly, isc_time_now(), isc_time_nowplusinterval(),
4812                         isc_time_add() and isc_time_subtract() now check the
4813                         range for overflow/underflow.  In the case of
4814                         isc_time_subtract, this changed a calling requirement
4815                         (ie, something that could generate an assertion)
4816                         into merely a condition that returns an error result.
4817                         isc_time_add() and isc_time_subtract() were void-
4818                         valued before but now return isc_result_t.
4819
4820  188.   [func]          Log a warning message when an incoming zone transfer
4821                         contains out-of-zone data.
4822
4823  187.   [func]          isc_ratelimter_enqueue() has an additional argument
4824                         'task'.
4825
4826  186.   [func]          dns_request_getresponse() has an additional argument
4827                         'preserve_order'.
4828
4829  185.   [bug]           Fixed up handling of ISC_MEMCLUSTER_LEGACY.  Several
4830                         public functions did not have an isc__ prefix, and
4831                         referred to functions that had previously been
4832                         renamed.
4833
4834  184.   [cleanup]       Variables/functions which began with two leading
4835                         underscores were made to conform to the ANSI/ISO
4836                         standard, which says that such names are reserved.
4837
4838  183.   [func]          ISC_LOG_PRINTTAG option for log channels.  Useful
4839                         for logging the program name or other identifier.
4840
4841  182.   [cleanup]       New commandline parameters for dnssec tools
4842
4843  181.   [func]          Added dst_key_buildfilename and dst_key_parsefilename
4844
4845  180.   [func]          New isc_result_t ISC_R_RANGE.  Supersedes DNS_R_RANGE.
4846
4847  179.   [func]          options named.conf statement *must* now come
4848                         before any zone or view statements.
4849
4850  178.   [func]          Post-load of named.conf check verifies a slave zone
4851                         has non-empty list of masters defined.
4852
4853  177.   [func]          New per-zone boolean:
4854
4855                                 enable-zone yes | no ;
4856
4857                         intended to let a zone be disabled without having
4858                         to comment out the entire zone statement.
4859
4860  176.   [func]          New global and per-view option:
4861
4862                                 max-cache-ttl number
4863
4864  175.   [func]          New global and per-view option:
4865
4866                                 additional-data internal | minimal | maximal;
4867
4868  174.   [func]          New public function isc_sockaddr_format(), for
4869                         formatting socket addresses in log messages.
4870
4871  173.   [func]          Keep a queue of zones waiting for zone transfer
4872                         quota so that a new transfer can be dispatched
4873                         immediately whenever quota becomes available.
4874
4875  172.   [bug]           $TTL directive was sometimes missing from dumped
4876                         master files because totext_ctx_init() failed to
4877                         initialize ctx->current_ttl_valid.
4878
4879  171.   [cleanup]       On NetBSD systems, the mit-pthreads or
4880                         unproven-pthreads library is now always used
4881                         unless --with-ptl2 is explicitly specified on
4882                         the configure command line.  The
4883                         --with-mit-pthreads option is no longer needed
4884                         and has been removed.
4885
4886  170.   [cleanup]       Remove inter server consistancy checks from zone,
4887                         these should return as a seperate module in 9.1.
4888                         dns_zone_checkservers(), dns_zone_checkparents(),
4889                         dns_zone_checkchildren(), dns_zone_checkglue().
4890
4891                         Remove dns_zone_setadb(), dns_zone_setresolver(),
4892                         dns_zone_setrequestmgr() these should now be found
4893                         via the view.
4894
4895  169.   [func]          ratelimiter can now process N events per interval.
4896
4897  168.   [bug]           include statements in named.conf caused syntax errors
4898                         due to not consuming the semicolon ending the include
4899                         statement before switching input streams.
4900
4901  167.   [bug]           Make lack of masters for a slave zone a soft error.
4902
4903  166.   [bug]           Keygen was overwriting existing keys if key_id
4904                         conflicted, now it will retry, and non-null keys
4905                         with key_id == 0 are not generated anymore.  Key
4906                         was not able to generate NOAUTHCONF DSA key,
4907                         increased RSA key size to 2048 bits.
4908
4909  165.   [cleanup]       Silence "end-of-loop condition not reached" warnings
4910                         from Solaris compiler.
4911
4912  164.   [func]          Added functions isc_stdio_open(), isc_stdio_close(),
4913                         isc_stdio_seek(), isc_stdio_read(), isc_stdio_write(),
4914                         isc_stdio_flush(), isc_stdio_sync(), isc_file_remove()
4915                         to encapsulate nonportable usage of errno and sync.
4916
4917  163.   [func]          Added result codes ISC_R_FILENOTFOUND and
4918                         ISC_R_FILEEXISTS.
4919
4920  162.   [bug]           Ensure proper range for arguments to ctype.h functions.
4921
4922  161.   [cleanup]       error in yyparse prototype that only HPUX caught.
4923
4924  160.   [cleanup]       getnet*() are not going to be implemented at this
4925                         stage.
4926
4927  159.   [func]          Redefinition of config file elements is now an
4928                         error (instead of a warning).
4929
4930  158.   [bug]           Log channel and category list copy routines
4931                         weren't assigning properly to output parameter.
4932
4933  157.   [port]          Fix missing prototype for getopt().
4934
4935  156.   [func]          Support new 'database' statement in zone.
4936
4937                                 database "quoted-string";
4938
4939  155.   [bug]           ns_notify_start() was not detaching the found zone.
4940
4941  154.   [func]          The signer now logs libdns warnings to stderr even when
4942                         not verbose, and in a nicer format.
4943
4944  153.   [func]          dns_rdata_tostruct() 'mctx' is now optional.  If 'mctx'
4945                         is NULL then you need to preserve the 'rdata' until
4946                         you have finished using the structure as there may be
4947                         references to the associated memory.  If 'mctx' is
4948                         non-NULL it is guaranteed that there are no references
4949                         to memory associated with 'rdata'.
4950
4951                         dns_rdata_freestruct() must be called if 'mctx' was
4952                         non-NULL and may safely be called if 'mctx' was NULL.
4953
4954  152.   [bug]           keygen dumped core if domain name argument was omitted
4955                         from command line.
4956
4957  151.   [func]          Support 'disabled' statement in zone config (causes
4958                         zone to be parsed and then ignored). Currently must
4959                         come after the 'type' clause.
4960
4961  150.   [func]          Support optional ports in masters and also-notify
4962                         statements:
4963
4964                                 masters [ port xxx ] { y.y.y.y [ port zzz ] ; }
4965
4966  149.   [cleanup]       Removed usused argument 'olist' from
4967                         dns_c_view_unsetordering().
4968
4969  148.   [cleanup]       Stop issuing some warnings about some configuration
4970                         file statements that were not implemented, but now are.
4971
4972  147.   [bug]           Changed yacc union size to be smaller for yaccs that
4973                         put yacc-stack on the real stack.
4974
4975  146.   [cleanup]       More general redundant header file cleanup.  Rather
4976                         than continuing to itemize every header which changed,
4977                         this changelog entry just notes that if a header file
4978                         did not need another header file that it was including
4979                         in order to provide its advertized functionality, the
4980                         inclusion of the other header file was removed.  See
4981                         util/check-includes for how this was tested.
4982
4983  145.   [cleanup]       Added <isc/lang.h> and ISC_LANG_BEGINDECLS/
4984                         ISC_LANG_ENDDECLS to header files that had function
4985                         prototypes, and removed it from those that did not.
4986
4987  144.   [cleanup]       libdns header files too numerous to name were made
4988                         to conform to the same style for multiple inclusion
4989                         protection.
4990
4991  143.   [func]          Added function dns_rdatatype_isknown().
4992
4993  142.   [cleanup]       <isc/stdtime.h> does not need <time.h> or
4994                         <isc/result.h>.
4995
4996  141.   [bug]           Corrupt requests with multiple questions could
4997                         cause an assertion failure.
4998
4999  140.   [cleanup]       <isc/time.h> does not need <time.h> or <isc/result.h>.
5000
5001  139.   [cleanup]       <isc/net.h> now includes <isc/types.h> instead of
5002                         <isc/int.h> and <isc/result.h>.
5003
5004  138.   [cleanup]       isc_strtouq moved from str.[ch] to string.[ch] and
5005                         renamed isc_string_touint64.  isc_strsep moved from
5006                         strsep.c to string.c and renamed isc_string_separate.
5007
5008  137.   [cleanup]       <isc/commandline.h>, <isc/mem.h>, <isc/print.h>
5009                         <isc/serial.h>, <isc/string.h> and <isc/offset.h>
5010                         made to conform to the same style for multiple
5011                         inclusion protection.
5012
5013  136.   [cleanup]       <isc/commandline.h>, <isc/interfaceiter.h>,
5014                         <isc/net.h> and Win32's <isc/thread.h> needed
5015                         ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS.
5016
5017  135.   [cleanup]       Win32's <isc/condition.h> did not need <isc/result.h>
5018                         or <isc/boolean.h>, now uses <isc/types.h> in place
5019                         of <isc/time.h>, and needed ISC_LANG_BEGINDECLS
5020                         and ISC_LANG_ENDDECLS.
5021
5022  134.   [cleanup]       <isc/dir.h> does not need <limits.h>.
5023
5024  133.   [cleanup]       <isc/ipv6.h> needs <isc/platform.h>.
5025
5026  132.   [cleanup]       <isc/app.h> does not need <isc/task.h>, but does
5027                         need <isc/eventclass.h>.
5028
5029  131.   [cleanup]       <isc/mutex.h> and <isc/util.h> need <isc/result.h>
5030                         for ISC_R_* codes used in macros.
5031
5032  130.   [cleanup]       <isc/condition.h> does not need <pthread.h> or
5033                         <isc/boolean.h>, and now includes <isc/types.h>
5034                         instead of <isc/time.h>.
5035
5036  129.   [bug]           The 'default_debug' log channel was not set up when
5037                         'category default' was present in the config file
5038
5039  128.   [cleanup]       <isc/dir.h> had ISC_LANG_BEGINDECLS instead of
5040                         ISC_LANG_ENDDECLS at end of header.
5041
5042  127.   [cleanup]       The contracts for the comparision routines
5043                         dns_name_fullcompare(), dns_name_compare(),
5044                         dns_name_rdatacompare(), and dns_rdata_compare() now
5045                         specify that the order value returned is < 0, 0, or > 0
5046                         instead of -1, 0, or 1.
5047
5048  126.   [cleanup]       <isc/quota.h> and <isc/taskpool.h> need <isc/lang.h>.
5049
5050  125.   [cleanup]       <isc/eventclass.h>, <isc/ipv6.h>, <isc/magic.h>,
5051                         <isc/mutex.h>, <isc/once.h>, <isc/region.h>, and
5052                         <isc/resultclass.h> do not need <isc/lang.h>.
5053
5054  124.   [func]          signer now imports parent's zone key signature
5055                         and creates null keys/sets zone status bit for
5056                         children when necessary
5057
5058  123.   [cleanup]       <isc/event.h> does not need <stddef.h>.
5059
5060  122.   [cleanup]       <isc/task.h> does not need <isc/mem.h> or
5061                         <isc/result.h>.
5062
5063  121.   [cleanup]       <isc/symtab.h> does not need <isc/mem.h> or
5064                         <isc/result.h>.  Multiple inclusion protection
5065                         symbol fixed from ISC_SYMBOL_H to ISC_SYMTAB_H.
5066                         isc_symtab_t moved to <isc/types.h>.
5067
5068  120.   [cleanup]       <isc/socket.h> does not need <isc/boolean.h>,
5069                         <isc/bufferlist.h>, <isc/task.h>, <isc/mem.h> or
5070                         <isc/net.h>.
5071
5072  119.   [cleanup]       structure definitions for generic rdata stuctures do
5073                         not have _generic_ in their names.
5074
5075  118.   [cleanup]       libdns.a is now namespace-clean, on NetBSD, excepting
5076                         YACC crust (yyparse, etc) [2000-apr-27 explorer]
5077
5078  117.   [cleanup]       libdns.a changes:
5079                         dns_zone_clearnotify() and dns_zone_addnotify()
5080                         are replaced by dns_zone_setnotifyalso().
5081                         dns_zone_clearmasters() and dns_zone_addmaster()
5082                         are replaced by dns_zone_setmasters().
5083
5084  116.   [func]          Added <isc/offset.h> for isc_offset_t (aka off_t
5085                         on Unix systems).
5086
5087  115.   [port]          Shut up the -Wmissing-declarations warning about
5088                         <stdio.h>'s __sputaux on BSD/OS pre-4.1.
5089
5090  114.   [cleanup]       <isc/sockaddr.h> does not need <isc/buffer.h> or
5091                         <isc/list.h>.
5092
5093  113.   [func]          Utility programs dig and host added.
5094
5095  112.   [cleanup]       <isc/serial.h> does not need <isc/boolean.h>.
5096
5097  111.   [cleanup]       <isc/rwlock.h> does not need <isc/result.h> or
5098                         <isc/mutex.h>.
5099
5100  110.   [cleanup]       <isc/result.h> does not need <isc/boolean.h> or
5101                         <isc/list.h>.
5102
5103  109.   [bug]           "make depend" did nothing for
5104                         bin/tests/{db,mem,sockaddr,tasks,timers}/.
5105
5106  108.   [cleanup]       DNS_SETBIT/DNS_GETBIT/DNS_CLEARBIT moved from
5107                         <dns/types.h> to <dns/bit.h> and renamed to
5108                         DNS_BIT_SET/DNS_BIT_GET/DNS_BIT_CLEAR.
5109
5110  107.   [func]          Add keysigner and keysettool.
5111
5112  106.   [func]          Allow dnssec verifications to ignore the validity
5113                         period.  Used by several of the dnssec tools.
5114
5115  105.   [doc]           doc/dev/coding.html expanded with other
5116                         implicit conventions the developers have used.
5117
5118  104.   [bug]           Made compress_add and compress_find static to
5119                         lib/dns/compress.c.
5120
5121  103.   [func]          libisc buffer API changes for <isc/buffer.h>:
5122                         Added:
5123                                 isc_buffer_base(b)          (pointer)
5124                                 isc_buffer_current(b)       (pointer)
5125                                 isc_buffer_active(b)        (pointer)
5126                                 isc_buffer_used(b)          (pointer)
5127                                 isc_buffer_length(b)            (int)
5128                                 isc_buffer_usedlength(b)        (int)
5129                                 isc_buffer_consumedlength(b)    (int)
5130                                 isc_buffer_remaininglength(b)   (int)
5131                                 isc_buffer_activelength(b)      (int)
5132                                 isc_buffer_availablelength(b)   (int)
5133                         Removed:
5134                                 ISC_BUFFER_USEDCOUNT(b)
5135                                 ISC_BUFFER_AVAILABLECOUNT(b)
5136                                 isc_buffer_type(b)
5137                         Changed names:
5138                                 isc_buffer_used(b, r) ->
5139                                         isc_buffer_usedregion(b, r)
5140                                 isc_buffer_available(b, r) ->
5141                                         isc_buffer_available_region(b, r)
5142                                 isc_buffer_consumed(b, r) ->
5143                                         isc_buffer_consumedregion(b, r)
5144                                 isc_buffer_active(b, r) ->
5145                                         isc_buffer_activeregion(b, r)
5146                                 isc_buffer_remaining(b, r) ->
5147                                         isc_buffer_remainingregion(b, r)
5148
5149                         Buffer types were removed, so the ISC_BUFFERTYPE_*
5150                         macros are no more, and the type argument to
5151                         isc_buffer_init and isc_buffer_allocate were removed.
5152                         isc_buffer_putstr is now void (instead of isc_result_t)
5153                         and requires that the caller ensure that there
5154                         is enough available buffer space for the string.
5155
5156  102.   [port]          Correctly detect inet_aton, inet_pton and inet_ptop
5157                         on BSD/OS 4.1.
5158
5159  101.   [cleanup]       Quieted EGCS warnings from lib/isc/print.c.
5160
5161  100.   [cleanup]       <isc/random.h> does not need <isc/int.h> or
5162                         <isc/mutex.h>.  isc_random_t moved to <isc/types.h>.
5163
5164   99.   [cleanup]       Rate limiter now has separate shutdown() and
5165                         destroy() functions, and it guarantees that all
5166                         queued events are delivered even in the shutdown case.
5167
5168   98.   [cleanup]       <isc/print.h> does not need <stdarg.h> or <stddef.h>
5169                         unless ISC_PLATFORM_NEEDVSNPRINTF is defined.
5170
5171   97.   [cleanup]       <isc/ondestroy.h> does not need <stddef.h> or
5172                         <isc/event.h>.
5173
5174   96.   [cleanup]       <isc/mutex.h> does not need <isc/result.h>.
5175
5176   95.   [cleanup]       <isc/mutexblock.h> does not need <isc/result.h>.
5177
5178   94.   [cleanup]       Some installed header files did not compile as C++.
5179
5180   93.   [cleanup]       <isc/msgcat.h> does not need <isc/result.h>.
5181
5182   92.   [cleanup]       <isc/mem.h> does not need <stddef.h>, <isc/boolean.h>,
5183                         or <isc/result.h>.
5184
5185   91.   [cleanup]       <isc/log.h> does not need <sys/types.h> or
5186                         <isc/result.h>.
5187
5188   90.   [cleanup]       Removed unneeded ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS
5189                         from <named/listenlist.h>.
5190
5191   89.   [cleanup]       <isc/lex.h> does not need <stddef.h>.
5192
5193   88.   [cleanup]       <isc/interfaceiter.h> does not need <isc/result.h> or
5194                         <isc/mem.h>.  isc_interface_t and isc_interfaceiter_t
5195                         moved to <isc/types.h>.
5196
5197   87.   [cleanup]       <isc/heap.h> does not need <isc/boolean.h>,
5198                         <isc/mem.h> or <isc/result.h>.
5199
5200   86.   [cleanup]       isc_bufferlist_t moved from <isc/bufferlist.h> to
5201                         <isc/types.h>.
5202
5203   85.   [cleanup]       <isc/bufferlist.h> does not need <isc/buffer.h>,
5204                         <isc/list.h>, <isc/mem.h>, <isc/region.h> or
5205                         <isc/int.h>.
5206
5207   84.   [func]          allow-query ACL checks now apply to all data
5208                         added to a response.
5209
5210   83.   [func]          If the server is authoritative for both a
5211                         delegating zone and its (nonsecure) delegatee, and
5212                         a query is made for a KEY RR at the top of the
5213                         delegatee, then the server will look for a KEY
5214                         in the delegator if it is not found in the delegatee.
5215
5216   82.   [cleanup]       <isc/buffer.h> does not need <isc/list.h>.
5217
5218   81.   [cleanup]       <isc/int.h> and <isc/boolean.h> do not need
5219                         <isc/lang.h>.
5220
5221   80.   [cleanup]       <isc/print.h> does not need <stdio.h> or <stdlib.h>.
5222
5223   79.   [cleanup]       <dns/callbacks.h> does not need <stdio.h>.
5224
5225   78.   [cleanup]       lwres_conftest renamed to lwresconf_test for
5226                         consistency with other *_test programs.
5227
5228   77.   [cleanup]       typedef of isc_time_t and isc_interval_t moved from
5229                         <isc/time.h> to <isc/types.h>.
5230
5231   76.   [cleanup]       Rewrote keygen.
5232
5233   75.   [func]          Don't load a zone if its database file is older
5234                         than the last time the zone was loaded.
5235
5236   74.   [cleanup]       Removed mktemplate.o and ufile.o from libisc.a,
5237                         subsumed by file.o.
5238
5239   73.   [func]          New "file" API in libisc, including new function
5240                         isc_file_getmodtime, isc_mktemplate renamed to
5241                         isc_file_mktemplate and isc_ufile renamed to
5242                         isc_file_openunique.  By no means an exhaustive API,
5243                         it is just what's needed for now.
5244
5245   72.   [func]          DNS_RBTFIND_NOPREDECESSOR and DNS_RBTFIND_NOOPTIONS
5246                         added for dns_rbt_findnode, the former to disable the
5247                         setting of the chain to the predecessor, and the
5248                         latter to make clear when no options are set.
5249
5250   71.   [cleanup]       Made explicit the implicit REQUIREs of
5251                         isc_time_seconds, isc_time_nanoseconds, and
5252                         isc_time_subtract.
5253
5254   70.   [func]          isc_time_set() added.
5255
5256   69.   [bug]           The zone object's master and also-notify lists grew
5257                         longer with each server reload.
5258
5259   68.   [func]          Partial support for SIG(0) on incoming messages.
5260
5261   67.   [performance]   Allow use of alternate (compile-time supplied)
5262                         OpenSSL libraries/headers.
5263
5264   66.   [func]          Data in authoritative zones should have a trust level
5265                         beyond secure.
5266
5267   65.   [cleanup]       Removed obsolete typedef of dns_zone_callbackarg_t
5268                         from <dns/types.h>.
5269
5270   64.   [func]          The RBT, DB, and zone table APIs now allow the
5271                         caller find the most-enclosing superdomain of
5272                         a name.
5273
5274   63.   [func]          Generate NOTIFY messages.
5275
5276   62.   [func]          Add UDP refresh support.
5277
5278   61.   [cleanup]       Use single quotes consistently in log messages.
5279
5280   60.   [func]          Catch and disallow singleton types on message
5281                         parse.
5282
5283   59.   [bug]           Cause net/host unreachable to be a hard error
5284                         when sending and receiving.
5285
5286   58.   [bug]           bin/named/query.c could sometimes trigger the
5287                         (client->query.attributes & NS_QUERYATTR_NAMEBUFUSED)
5288                         == 0 assertion in query_newname().
5289
5290   57.   [func]          Added dns_nxt_typepresent()
5291
5292   56.   [bug]           SIG records were not properly returned in cached
5293                         negative answers.
5294
5295   55.   [bug]           Responses containing multiple names in the authority
5296                         section were not negatively cached.
5297
5298   54.   [bug]           If a fetch with sigrdataset==NULL joined one with
5299                         sigrdataset!=NULL or vice versa, the resolver
5300                         could catch an assertion or lose signature data,
5301                         respectively.
5302
5303   53.   [port]          freebsd 4.0: lib/isc/unix/socket.c requires
5304                         <sys/param.h>.
5305
5306   52.   [bug]           rndc: taskmgr and socketmgr were not initialized
5307                         to NULL.
5308
5309   51.   [cleanup]       dns/compress.h and dns/zt.h did not need to include
5310                         dns/rbt.h; it was needed only by compress.c and zt.c.
5311
5312   50.   [func]          RBT deletion no longer requires a valid chain to work,
5313                         and dns_rbt_deletenode was added.
5314
5315   49.   [func]          Each cache now has its own mctx.
5316
5317   48.   [func]          isc_task_create() no longer takes an mctx.
5318                         isc_task_mem() has been eliminated.
5319
5320   47.   [func]          A number of modules now use memory context reference
5321                         counting.
5322
5323   46.   [func]          Memory contexts are now reference counted.
5324                         Added isc_mem_inuse() and isc_mem_preallocate().
5325                         Renamed isc_mem_destroy_check() to
5326                         isc_mem_setdestroycheck().
5327
5328   45.   [bug]           The trusted-key statement incorrectly loaded keys.
5329
5330   44.   [bug]           Don't include authority data if it would force us
5331                         to unset the AD bit in the message.
5332
5333   43.   [bug]           DNSSEC verification of cached rdatasets was failing.
5334
5335   42.   [cleanup]       Simplified logging of messages with embedded domain
5336                         names by introducing a new convenience function
5337                         dns_name_format().
5338
5339   41.   [func]          Use PR_SET_KEEPCAPS on Linux 2.3.99-pre3 and later
5340                         to allow 'named' to run as a non-root user while
5341                         retaining the ability to bind() to privileged
5342                         ports.
5343
5344   40.   [func]          Introduced new logging category "dnssec" and
5345                         logging module "dns/validator".
5346
5347   39.   [cleanup]       Moved the typedefs for isc_region_t, isc_textregion_t,
5348                         and isc_lex_t to <isc/types.h>.
5349
5350   38.   [bug]           TSIG signed incoming zone transfers work now.
5351
5352   37.   [bug]           If the first RR in an incoming zone transfer was
5353                         not an SOA, the server died with an assertion failure
5354                         instead of just reporting an error.
5355
5356   36.   [cleanup]       Change DNS_R_SUCCESS (and others) to ISC_R_SUCCESS
5357
5358   35.   [performance]   Log messages which are of a level too high to be
5359                         logged by any channel in the logging configuration
5360                         will not cause the log mutex to be locked.
5361
5362   34.   [bug]           Recursion was allowed even with 'recursion no'.
5363
5364   33.   [func]          The RBT now maintains a parent pointer at each node.
5365
5366   32.   [cleanup]       bin/lwresd/client.c needs <string.h> for memset()
5367                         prototype.
5368
5369   31.   [bug]           Use ${LIBTOOL} to compile bin/named/main.@O@.
5370
5371   30.   [func]          config file grammer change to support optional
5372                         class type for a view.
5373
5374   29.   [func]          support new config file view options:
5375
5376                                 auth-nxdomain recursion query-source
5377                                 query-source-v6 transfer-source
5378                                 transfer-source-v6 max-transfer-time-out
5379                                 max-transfer-idle-out transfer-format
5380                                 request-ixfr provide-ixfr cleaning-interval
5381                                 fetch-glue notify rfc2308-type1 lame-ttl
5382                                 max-ncache-ttl min-roots
5383
5384   28.   [func]          support lame-ttl, min-roots and serial-queries
5385                         config global options.
5386
5387   27.   [bug]           Only include <netinet6/in6.h> on BSD/OS 4.[01]*.
5388                         Including it on other platforms (eg, NetBSD) can
5389                         cause a forced #error from the C preprocessor.
5390
5391   26.   [func]          new match-clients statement in config file view.
5392
5393   25.   [bug]           make install failed to install <isc/log.h> and
5394                         <isc/ondestroy.h>.
5395
5396   24.   [cleanup]       Eliminate some unnecessary #includes of header
5397                         files from header files.
5398
5399   23.   [cleanup]       Provide more context in log messages about client
5400                         requests, using a new function ns_client_log().
5401
5402   22.   [bug]           SIGs weren't returned in the answer section when
5403                         the query resulted in a fetch.
5404
5405   21.   [port]          Look at STD_CINCLUDES after CINCLUDES during
5406                         compilation, so additional system include directories
5407                         can be searched but header files in the bind9 source
5408                         tree with conflicting names take precedence.  This
5409                         avoids issues with installed versions of dnssafe and
5410                         openssl.
5411
5412   20.   [func]          Configuration file post-load validation of zones
5413                         failed if there were no zones.
5414
5415   19.   [bug]           dns_zone_notifyreceive() failed to unlock the zone
5416                         lock in certain error cases.
5417
5418   18.   [bug]           Use AC_TRY_LINK rather than AC_TRY_COMPILE in
5419                         configure.in to check for presence of in6addr_any.
5420
5421   17.   [func]          Do configuration file post-load validation of zones.
5422
5423   16.   [bug]           put quotes around key names on config file
5424                         output to avoid possible keyword clashes.
5425
5426   15.   [func]          Add dns_name_dupwithoffsets().  This function is
5427                         improves comparison performance for duped names.
5428
5429   14.   [bug]           free_rbtdb() could have 'put' unallocated memory in
5430                         an unlikely error path.
5431
5432   13.   [bug]           lib/dns/master.c and lib/dns/xfrin.c didn't ignore
5433                         out-of-zone data.
5434
5435   12.   [bug]           Fixed possible unitialized variable error.
5436
5437   11.   [bug]           axfr_rrstream_first() didn't check the result code of
5438                         db_rr_iterator_first(), possibly causing an assertion
5439                         to be triggered later.
5440
5441   10.   [bug]           A bug in the code which makes EDNS0 OPT records in
5442                         bin/named/client.c and lib/dns/resolver.c could
5443                         trigger an assertion.
5444
5445    9.   [cleanup]       replaced bit-setting code in confctx.c and replaced
5446                         repeated code with macro calls.
5447
5448    8.   [bug]           Shutdown of incoming zone transfer accessed
5449                         freed memory.
5450
5451    7.   [cleanup]       removed 'listen-on' from view statement.
5452
5453    6.   [bug]           quote RR names when generating config file to
5454                         prevent possible clash with config file keywords
5455                         (such as 'key').
5456
5457    5.   [func]          syntax change to named.conf file: new ssu grant/deny
5458                         statements must now be enclosed by an 'update-policy'
5459                         block.
5460
5461    4.   [port]          bin/named/unix/os.c didn't compile on systems with
5462                         linux 2.3 kernel includes due to conflicts between
5463                         C library includes and the kernel includes.  We now
5464                         get only what we need from <linux/capability.h>, and
5465                         avoid pulling in other linux kernel .h files.
5466
5467    3.   [bug]           TKEYs go in the answer section of responses, not
5468                         the additional section.
5469
5470    2.   [bug]           Generating cryptographic randomness failed on
5471                         systems without /dev/random.
5472
5473    1.   [bug]           The installdirs rule in
5474                         lib/isc/unix/include/isc/Makefile.in had a typo which
5475                         prevented the isc directory from being created if it
5476                         didn't exist.
5477
5478         --- 9.0.0b2 released ---
5479
5480 # This tells Emacs to use hard tabs in this file.
5481 # Local Variables:
5482 # indent-tabs-mode: t
5483 # End: