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