]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - contrib/bind9/CHANGES
Update to 9.6-ESV-R8.
[FreeBSD/stable/8.git] / contrib / bind9 / CHANGES
1         --- 9.6-ESV-R8 released ---
2
3 3383.   [security]      A certain combination of records in the RBT could
4                         cause named to hang while populating the additional
5                         section of a response. [RT #31090]
6
7 3373.   [bug]           win32: open raw files in binary mode. [RT #30944]
8
9 3364.   [security]      Named could die on specially crafted record.
10                         [RT #30416]
11
12         --- 9.6-ESV-R8rc1 released ---
13
14 3369.   [bug]           nsupdate terminated unexpectedly in interactive mode
15                         if built with readline support. [RT #29550]
16
17 3368.   [bug]           <dns/iptable.h> and <dns/zone.h> were not C++ safe.
18
19 3366.   [bug]           Fixed Read-After-Write dependency violation for IA64
20                         atomic operations. [RT #25181]
21
22 3365.   [bug]           Removed spurious newlines from log messages in
23                         zone.c [RT #30675]
24
25 3362.   [bug]           Setting some option values to 0 in named.conf
26                         could trigger an assertion failure on startup.
27                         [RT #27730]
28
29 3360.   [bug]           'host -w' could die.  [RT #18723]
30
31 3359.   [bug]           An improperly-formed TSIG secret could cause a
32                         memory leak. [RT #30607]
33
34 3358.   [bug]           Fix declaration of fatal in bin/named/server.c
35                         and bin/nsupdate/main.c. [RT #30522]
36
37 3357.   [port]          Add support for libxml2-2.8.x [RT #30440]
38
39         --- 9.6-ESV-R8b1 released ---
40
41 3354.   [func]          Improve OpenSSL error logging. [RT #29932]
42
43 3352.   [bug]           Ensure that learned server attributes timeout of the
44                         adb cache. [RT #29856]
45
46 3350.   [bug]           Memory read overrun in isc___mem_reallocate if
47                         ISC_MEM_DEBUGCTX memory debugging flag is set.
48                         [RT #30240]
49
50 3348.   [bug]           Prevent RRSIG data from being cached if a negative
51                         record matching the covering type exists at a higher
52                         trust level. Such data already can't be retrieved from
53                         the cache since change 3218 -- this prevents it
54                         being inserted into the cache as well. [RT #26809]
55
56 3346.   [security]      Bad-cache data could be used before it was
57                         initialized, causing an assert. [RT #30025]
58
59 3343.   [bug]           Relax isc_random_jitter() REQUIRE tests. [RT #29821]
60
61 3342.   [bug]           Change #3314 broke saving of stub zones to disk
62                         resulting in excessive cpu usage in some cases.
63                         [RT #29952]
64
65 3337.   [bug]           Change #3294 broke support for the multiple keys
66                         in controls. [RT #29694]
67
68 3335.   [func]          nslookup: return a nonzero exit code when unable
69                         to get an answer. [RT #29492]
70
71 3332.   [bug]           Re-use cached DS rrsets if possible. [RT #29446]
72
73 3331.   [security]      dns_rdataslab_fromrdataset could produce bad
74                         rdataslabs. [RT #29644]
75
76 3329.   [bug]           Handle RRSIG signer-name case consistently: We
77                         generate RRSIG records with the signer-name in
78                         lower case.  We accept them with any case, but if
79                         they fail to validate, we try again in lower case.
80                         [RT #27451]
81
82 3328.   [bug]           Fixed inconsistent data checking in dst_parse.c.
83                         [RT #29401]
84
85         --- 9.6-ESV-R7 released ---
86
87 3318.   [tuning]        Reduce the amount of work performed while holding a
88                         bucket lock when finshed with a fetch context.
89                         [RT #29239]
90
91 3314.   [bug]           The masters list could be updated while refesh_callback
92                         and stub_callback were using it. [RT #26732]
93
94 3313.   [protocol]      Add TLSA record type. [RT #28989]
95
96 3311.   [bug]           Abort the zone dump if zone->db is NULL in
97                         zone.c:zone_gotwritehandle. [RT #29028]
98
99 3310.   [test]          Increase table size for mutex profiling. [RT #28809]
100
101 3309.   [bug]           resolver.c:fctx_finddone() was not threadsafe.
102                         [RT #27995]
103
104 3307.   [bug]           Add missing ISC_LANG_BEGINDECLS and ISC_LANG_ENDDECLS.
105                         [RT #28956]
106
107 3304.   [bug]           Use hmctx, not mctx when freeing rbtdb->heaps.
108                         [RT #28571]
109
110 3301.   [contrib]       Update queryperf to build on darwin.  Add -R flag
111                         for non-recursive queries. [RT #28565]
112
113 3300.   [bug]           Named could die if gssapi was enabled in named.conf
114                         but was not compiled in. [RT #28338]
115
116 3299.   [bug]           Make SDB handle errors from database drivers better.
117                         [RT #28534]
118
119 3232.   [bug]           Zero zone->curmaster before return in
120                         dns_zone_setmasterswithkeys(). [RT #26732]
121
122 3197.   [bug]           Don't try to log the filename and line number when
123                         the config parser can't open a file. [RT #22263]
124
125         --- 9.6-ESV-R6 released ---
126
127 3298.   [bug]           Named could dereference a NULL pointer in
128                         zmgr_start_xfrin_ifquota if the zone was being removed.
129                         [RT #28419]
130
131 3297.   [bug]           Named could die on a malformed master file. [RT #28467]
132
133 3295.   [bug]           Adjust isc_time_secondsastimet range check to be more
134                         portable. [RT # 26542]
135
136 3294.   [bug]           isccc/cc.c:table_fromwire failed to free alist on
137                         error. [RT #28265]
138
139 3291.   [port]          Fixed a build error on systems without ENOTSUP.
140                         [RT #28200]
141
142 3290.   [bug]           <isc/hmacsha.h> was not being installed. [RT #28169]
143
144 3287.   [port]          Update ans.pl to work with Net::DNS 0.68. [RT #28028]
145
146         --- 9.6-ESV-R6rc2 released ---
147
148 3285.   [bug]           val-frdataset was incorrectly disassociated in
149                         proveunsecure after calling startfinddlvsep.
150                         [RT #27928]
151
152 3284.   [bug]           Address race conditions with the handling of
153                         rbtnode.deadlink. [RT #27738]
154
155 3283.   [bug]           Raw zones with with more than 512 records in a RRset
156                         failed to load. [RT #27863]
157
158 3282.   [bug]           Restrict the TTL of NS RRset to no more than that
159                         of the old NS RRset when replacing it.
160                         [RT #27792] [RT #27884]
161
162 3281.   [bug]           SOA refresh queries could be treated as cancelled
163                         despite succeeding over the loopback interface.
164                         [RT #27782]
165
166 3374.   [bug]           Log when a zone is not reusable.  Only set loadtime
167                         on successful loads.  [RT #27650]
168
169 3268.   [bug]           Convert RRSIG expiry times to 64 timestamps to work
170                         out the earliest expiry time. [RT #23311]
171
172 3267.   [bug]           Memory allocation failures could be mis-reported as
173                         unexpected error.  New ISC_R_UNSET result code.
174                         [RT #27336]
175
176 3266.   [bug]           The maximum number of NSEC3 iterations for a
177                         DNSKEY RRset was not being properly computed.
178                         [RT #26543]
179
180         --- 9.6-ESV-R6rc1 released ---
181
182 3260.   [bug]           "rrset-order cyclic" could appear not to rotate
183                         for some query patterns.  [RT #27170/27185]
184
185 3259.   [bug]           named-compilezone: Suppress "dump zone to <file>"
186                         message when writing to stdout. [RT #27109]
187
188 3257.   [bug]           Do not generate a error message when calling fsync()
189                         in a pipe or socket. [RT #27109]
190
191 3256.   [bug]           Disable empty zones for lwresd -C. [RT #27139]
192
193 3254.   [bug]           Set isc_socket_ipv6only() on the IPv6 control channels.
194                         [RT #22249]
195
196 3253.   [bug]           Return DNS_R_SYNTAX when the input to a text field is
197                         too long. [RT #26956]
198
199 3251.   [bug]           Enforce a upper bound (65535 bytes) on the amount of
200                         memory dns_sdlz_putrr() can allocate per record to
201                         prevent run away memory consumption on ISC_R_NOSPACE.
202                         [RT #26956]
203
204 3250.   [func]          'configure --enable-developer'; turn on various
205                         configure options, normally off by default, that
206                         we want developers to build and test with. [RT #27103]
207
208 3249.   [bug]           Update log message when saving slave zones files for
209                         analysis after load failures. [RT #27087]
210
211 3247.   [bug]           'raw' format zones failed to preserve load order
212                         breaking 'fixed' sort order. [RT #27087]
213
214 3243.   [port]          netbsd,bsdi: the thread defaults were not being
215                         properly set.
216
217 3241.   [bug]           Address race conditions in the resolver code.
218                         [RT #26889]
219
220 3238.   [bug]           keyrdata was not being reinitialized in
221                         lib/dns/rbtdb.c:iszonesecure. [RT#26913]
222
223 3237.   [bug]           dig -6 didn't work with +trace. [RT #26906]
224
225 3234.   [bug]           'make depend' produced invalid makefiles. [RT #26830]
226
227 3231.   [bug]           named could fail to send a uncompressable zone.
228                         [RT #26796]
229
230 3230.   [bug]           'dig axfr' failed to properly handle a multi-message
231                         axfr with a serial of 0. [RT #26796]
232
233 3228.   [tuning]        Dynamically grow symbol table to improve zone
234                         loading performance. [RT #26523]
235
236 3227.   [bug]           Interim fix to make WKS's use of getprotobyname()
237                         and getservbyname() self thread safe. [RT #26232]
238
239 3226.   [bug]           Address minor resource leakages. [RT #26624]
240
241         --- 9.6-ESV-R6b1 released ---
242
243 3221.   [bug]           Fixed a potential coredump on shutdown due to
244                         referencing fetch context after it's been freed.
245                         [RT #26720]
246
247 3218.   [security]      Cache lookup could return RRSIG data associated with
248                         nonexistent records, leading to an assertion
249                         failure. [RT #26590]
250
251 3216.   [bug]           resolver.c:validated() was not thread-safe. [RT #26478]
252
253 3213.   [doc]           Clarify ixfr-from-differences behavior. [RT #25188]
254
255 3212.   [bug]           rbtdb.c: failed to remove a node from the deadnodes
256                         list prior to adding a reference to it leading a
257                         possible assertion failure. [RT #23219]
258
259 3208.   [bug]           'dig -y' handle unknown tsig alorithm better.
260                         [RT #25522]
261
262 3207.   [contrib]       Fixed build error in Berkeley DB DLZ module. [RT #26444]
263
264 3206.   [cleanup]       Add ISC information to log at start time. [RT #25484]
265
266 3204.   [bug]           When a master server that has been marked as
267                         unreachable sends a NOTIFY, mark it reachable
268                         again. [RT #25960]
269
270 3203.   [bug]           Increase log level to 'info' for validation failures
271                         from expired or not-yet-valid RRSIGs. [RT #21796]
272
273 3200.   [doc]           Some rndc functions were undocumented or were
274                         missing from 'rndc -h' output. [RT #25555]
275
276 3196.   [bug]           nsupdate: return nonzero exit code when target zone
277                         doesn't exist. [RT #25783]
278
279 3194.   [doc]           Updated RFC references in the 'empty-zones-enable'
280                         documentation. [RT #25203]
281
282 3193.   [cleanup]       Changed MAXZONEKEYS to DNS_MAXZONEKEYS, moved to
283                         dnssec.h. [RT #26415]
284
285 3192.   [bug]           A query structure could be used after being freed.
286                         [RT #22208]
287
288 3191.   [bug]           Print NULL records using "unknown" format. [RT #26392]
289
290 3190.   [bug]           Underflow in error handling in isc_mutexblock_init.
291                         [RT #26397]
292
293 3189.   [test]          Added a summary report after system tests. [RT #25517]
294
295 3187.   [port]          win32: support for Visual Studio 2008.  [RT #26356]
296
297 3179.   [port]          kfreebsd: build issues. [RT #26273]
298
299 3175.   [bug]           Fix how DNSSEC positive wildcard responses from a
300                         NSEC3 signed zone are validated.  Stop sending a
301                         unnecessary NSEC3 record when generating such
302                         responses. [RT #26200]
303
304 3173.   [port]          Correctly validate root DS responses. [RT #25726]
305
306 3169.   [func]          Catch db/version mis-matches when calling dns_db_*().
307                         [RT #26017]
308
309 3167.   [bug]           Negative answers from forwarders were not being
310                         correctly tagged making them appear to not be cached.
311                         [RT #25380]
312
313 3162.   [test]          start.pl: modified to allow for "named.args" in
314                         ns*/ subdirectory to override stock arguments to
315                         named. Largely from RT#26044, but no separate ticket.
316
317 3157.   [tuning]        Reduce the time spent in "rndc reconfig" by parsing
318                         the config file before pausing the server. [RT #21373]
319
320 3156.   [bug]           Reconfiguring the server with an incorrectly
321                         formatted TSIG key could cause a crash during
322                         subsequent zone transfers.  [RT #20391]
323
324 3154.   [bug]           Attempting to print an empty rdataset could trigger
325                         an assert. [RT #25452]
326
327 3151.   [bug]           Queries for type RRSIG or SIG could be handled
328                         incorrectly.  [RT #21050]
329
330 3149.   [tuning]        Improve scalability by allocating one zone
331                         task per 100 zones at startup time.  (The
332                         BIND9_ZONE_TASKS_HINT environment variable
333                         which was established as a temporary measure
334                         in change #3132 is no longer needed or
335                         used.) [rt25541]
336
337 3148.   [bug]           Processing of normal queries could be stalled when
338                         forwarding a UPDATE message. [RT #24711]
339
340 3146.   [test]          Fixed gcc4.6.0 errors in ATF. [RT #25598]
341
342 3145.   [test]          Capture output of ATF unit tests in "./atf.out" if
343                         there were any errors while running them. [RT #25527]
344
345 3144.   [bug]           dns_dbiterator_seek() could trigger an assert when
346                         used with a nonexistent database node. [RT #25358]
347
348 3143.   [bug]           Silence clang compiler warnings. [RT #25174]
349
350 3142.   [bug]           NAPTR is class agnostic. [RT #25429]
351
352 3141.   [bug]           Silence spurious "zone serial unchanged" messages
353                         associated with empty zones. [RT #25079]
354
355 3139.   [test]          Added tests from RFC 6234, RFC 2202, and RFC 1321
356                         for the hashing algorithms (md5, sha1 - sha512, and
357                         their hmac counterparts).  [RT #25067]
358
359 3138.   [bug]           Address memory leaks and out-of-order operations when
360                         shutting named down. [RT #25210]
361
362 3136.   [func]          Add RFC 1918 reverse zones to the list of built-in
363                         empty zones switched on by the 'empty-zones-enable'
364                         option. [RT #24990]
365
366 3134.   [bug]           Improve the accuracy of dnssec-signzone's signing
367                         statistics. [RT #16030]
368
369         --- 9.6-ESV-R5 released ---
370
371 3135.   [port]          FreeBSD: workaround broken IPV6_USE_MIN_MTU processing.
372                         See http://www.freebsd.org/cgi/query-pr.cgi?pr=158307
373                         [RT #24950]
374
375 3132.   [bug]           Workaround for excessive startup time with large
376                         number of zones; allow setting of an environment
377                         variable to tune the number of tasks, default is 8,
378                         recommends 200 zones per task.  If you have 200000
379                         zones set the BIND9_ZONE_TASKS_HINT environment
380                         variable to 1000 before starting named:
381
382                         csh: setenv BIND9_ZONE_TASKS_HINT 1000
383                         sh:  BIND9_ZONE_TASKS_HINT=1000;
384                              export BIND9_ZONE_TASKS_HINT
385
386                         Applicable to 9.7, 9.6, auto-tuned in 9.8 and up.
387                         [RT #25084]
388
389         --- 9.6-ESV-R5rc1 released ---
390
391 3124.   [bug]           Use an rdataset attribute flag to indicate
392                         negative-cache records rather than using rrtype 0;
393                         this will prevent problems when that rrtype is
394                         used in actual DNS packets. [RT #24777]
395
396 3123.   [security]      Change #2912 exposed a latent flaw in
397                         dns_rdataset_totext() that could cause named to
398                         crash with an assertion failure. [RT #24777]
399
400 3121.   [security]      An authoritative name server sending a negative
401                         response containing a very large RRset could
402                         trigger an off-by-one error in the ncache code
403                         and crash named. [RT #24650]
404
405 3120.   [bug]           Named could fail to validate zones listed in a DLV
406                         that validated insecure without using DLV and had
407                         DS records in the parent zone. [RT #24631]
408
409 3118.   [bug]           nsupdate could dump core on shutdown when using
410                         SIG(0) keys. [RT #24604]
411
412 3113.   [doc]           Document the relationship between serial-query-rate
413                         and NOTIFY messages.
414
415 3112.   [doc]           Add missing descriptions of the update policy name
416                         types "ms-self", "ms-subdomain", "krb5-self" and
417                         "krb5-subdomain", which allow machines to update
418                         their own records, to the BIND 9 ARM.
419
420 3110.   [bug]           dnssec-signzone: Wrong error message could appear
421                         when attempting to sign with no KSK. [RT #24369]
422
423 3104.   [bug]           Better support for cross-compiling. [RT #24367]
424
425 3099.   [test]          "dlz" system test now runs but gives R:SKIPPED if
426                         not compiled with --with-dlz-filesystem.  [RT #24146]
427
428 3097.   [test]          Add a tool to test handling of malformed packets.
429                         [RT #24096]
430
431         --- 9.6-ESV-R5b1 released ---
432
433 3095.   [bug]           Handle isolated reserved ports in the port range.
434                         [RT #23957]
435
436 3088.   [bug]           Remove bin/tests/system/logfileconfig/ns1/named.conf
437                         and add setup.sh in order to resolve changing
438                         named.conf issue.  [RT #23687]
439
440 3083.   [bug]           NOTIFY messages were not being sent when generating
441                         a NSEC3 chain incrementally. [RT #23702]
442
443 3081.   [bug]           Failure of DNAME substitution did not return
444                         YXDOMAIN. [RT #23591]
445
446 3080.   [cleanup]       Replaced compile time constant by STDTIME_ON_32BITS.
447                         [RT #23587]
448
449 3079.   [bug]           Handle isc_event_allocate failures in t_tasks.
450                         [RT #23572]
451
452 3074.   [bug]           Make the adb cache read through for zone data and
453                         glue learn for zone named is authoritative for.
454                         [RT #22842]
455
456 3071.   [bug]           has_nsec could be used unintialised in
457                         update.c:next_active. [RT #20256]
458
459 3069.   [cleanup]       Silence warnings messages from clang static analysis.
460                         [RT #20256]
461
462 3068.   [bug]           Named failed to build with a OpenSSL without engine
463                         support. [RT #23473]
464
465 3067.   [bug]           ixfr-from-differences {master|slave}; failed to
466                         select the master/slave zones.  [RT #23580]
467
468 3065.   [bug]           RRSIG could have time stamps too far in the future.
469                         [RT #23356]
470
471 3064.   [bug]           powerpc: add sync instructions to the end of atomic
472                         operations. [RT #23469]
473
474 3063.   [contrib]       More verbose error reporting from DLZ LDAP. [RT #23402]
475
476 3059.   [test]          Added a regression test for change #3023.
477
478 3058.   [bug]           Cause named to terminate at startup or rndc reconfig/
479                         reload to fail, if a log file specified in the conf
480                         file isn't a plain file. [RT #22771]
481
482 3053.   [bug]           Under a sustained high query load with a finite
483                         max-cache-size, it was possible for cache memory
484                         to be exhausted and not recovered. [RT #23371]
485
486 3051.   [bug]           NS records obsure DNAME records at the bottom of the
487                         zone if both are present. [RT #23035]
488
489 3046.   [bug]           Use RRSIG original TTL to compute validated RRset
490                         and RRSIG TTL. [RT #23332]
491
492 3044.   [bug]           Hold the socket manager lock while freeing the socket.
493                         [RT #23333]
494
495 3043.   [test]          Merged in the NetBSD ATF test framework (currently
496                         version 0.12) for development of future unit tests.
497                         Use configure --with-atf to build ATF internally
498                         or configure --with-atf=prefix to use an external
499                         copy.  [RT #23209]
500
501 3042.   [bug]           dig +trace could fail attempting to use IPv6
502                         addresses on systems with only IPv4 connectivity.
503                         [RT #23297]
504
505 3041.   [bug]           dnssec-signzone failed to generate new signatures on
506                         ttl changes. [RT #23330]
507
508 3040.   [bug]           Named failed to validate insecure zones where a node
509                         with a CNAME existed between the trust anchor and the
510                         top of the zone. [RT #23338]
511
512 3037.   [doc]           Update COPYRIGHT to contain all the individual
513                         copyright notices that cover various parts.
514
515 3036.   [bug]           Check built-in zone arguments to see if the zone
516                         is re-usable or not. [RT #21914]
517
518 3035.   [cleanup]       Simplify by using strlcpy. [RT #22521]
519
520 3034.   [cleanup]       nslookup: use strlcpy instead of safecopy. [RT #22521]
521
522 3033.   [cleanup]       Add two INSIST(bucket != DNS_ADB_INVALIDBUCKET).
523                         [RT #22521]
524
525 3032.   [bug]           rdatalist.c: add missing REQUIREs. [RT #22521]
526
527 3031.   [bug]           dns_rdataclass_format() handle a zero sized buffer.
528                         [RT #22521]
529
530 3030.   [bug]           dns_rdatatype_format() handle a zero sized buffer.
531                         [RT #22521]
532
533 3029.   [bug]           isc_netaddr_format() handle a zero sized buffer.
534                         [RT #22521]
535
536 3028.   [bug]           isc_sockaddr_format() handle a zero sized buffer.
537                         [RT #22521]
538
539 3027.   [bug]           Add documented REQUIREs to cfg_obj_asnetprefix() to
540                         catch NULL pointer dereferences before they happen.
541                         [RT #22521]
542
543 3026.   [bug]           lib/isc/httpd.c: check that we have enough space
544                         after calling grow_headerspace() and if not
545                         re-call grow_headerspace() until we do. [RT #22521]
546
547 3025.   [bug]           Fixed a possible deadlock due to zone resigning.
548                         [RT #22964]
549
550 3023.   [bug]           Named could be left in an inconsistent state when
551                         receiving multiple AXFR response messages that were
552                         not all TSIG-signed. [RT #23254]
553
554 3019.   [test]          Test: check apex NSEC3 records after adding DNSKEY
555                         record via UPDATE. [RT #23229]
556
557 3018.   [bug]           Named failed to check for the "none;" acl when deciding
558                         if a zone may need to be re-signed. [RT #23120]
559
560 3016.   [bug]           rndc usage missing '-b'. [RT #22937]
561
562 3015.   [port]          win32: fix IN6_IS_ADDR_LINKLOCAL and
563                         IN6_IS_ADDR_SITELOCAL macros. [RT #22724]
564
565 3014.   [bug]           Fix the zonechecks system test to match expected
566                         behaviour for 9.6 and to fail on error. [RT #22905]
567
568 3012.   [bug]           Remove DNSKEY TTL change pairs before generating
569                         signing records for any remaining DNSKEY changes.
570                         [RT #22590]
571
572         --- 9.6-ESV-R4 released ---
573
574         --- 9.6.3 released ---
575
576 3009.   [bug]           clients-per-query code didn't work as expected with
577                         particular query patterns. [RT #22972]
578
579         --- 9.6.3rc1 released ---
580
581 3007.   [bug]           Named failed to preserve the case of domain names in
582                         rdata which is not compressible when writing master
583                         files.  [RT #22863]
584
585 3002.   [bug]           isc_mutex_init_errcheck() failed to destroy attr.
586                         [RT #22766]
587
588 2996.   [security]      Temporarily disable SO_ACCEPTFILTER support.
589                         [RT #22589]
590
591 2995.   [bug]           The Kerberos realm was not being correctly extracted
592                         from the signer's identity. [RT #22770]
593
594 2994.   [port]          NetBSD: use pthreads by default on NetBSD >= 5.0, and
595                         do not use threads on earlier versions.  Also kill
596                         the unproven-pthreads, mit-pthreads, and ptl2 support.
597
598 2984.   [bug]           Don't run MX checks when the target of the MX record
599                         is ".".  [RT #22645]
600
601 2817.   [cleanup]       Removed unnecessary isc_task_endexclusive() calls.
602                         [RT #20768]
603
604         --- 9.6.3b1 released ---
605
606 2982.   [bug]           Reference count dst keys.  dst_key_attach() can be used
607                         increment the reference count.
608
609                         Note: dns_tsigkey_createfromkey() callers should now
610                         always call dst_key_free() rather than setting it
611                         to NULL on success. [RT #22672]
612
613 2979.   [bug]           named could deadlock during shutdown if two
614                         "rndc stop" commands were issued at the same
615                         time. [RT #22108]
616
617 2978.   [port]          hpux: look for <devpoll.h> [RT #21919]
618
619 2976.   [bug]           named could die on exit after negotiating a GSS-TSIG
620                         key. [RT #22573]
621
622 2975.   [bug]           rbtdb.c:cleanup_dead_nodes_callback() acquired the
623                         wrong lock which could lead to server deadlock.
624                         [RT #22614]
625
626 2965.   [func]          Test HMAC functions using test data from RFC 2104 and
627                         RFC 4634. [RT #21702]
628
629 2960.   [func]          Check that named accepts non-authoritative answers.
630                         [RT #21594]
631
632 2959.   [func]          Check that named starts with a missing masterfile.
633                         [RT #22076]
634
635 2957.   [bug]           entropy_get() and entropy_getpseudo() failed to match
636                         the API for RAND_bytes() and RAND_pseudo_bytes()
637                         respectively. [RT #21962]
638
639 2956.   [port]          Enable atomic operations on the PowerPC64. [RT #21899]
640
641 2954.   [bug]           contrib: dlz_mysql_driver.c bad error handling on
642                         build_sqldbinstance failure. [RT #21623]
643
644 2953.   [bug]           Silence spurious "expected covering NSEC3, got an
645                         exact match" message when returning a wildcard
646                         no data response. [RT #21744]
647
648 2950.   [bug]           named failed to perform a SOA up to date check when
649                         falling back to TCP on UDP timeouts when
650                         ixfr-from-differences was set. [RT #21595]
651
652 2946.   [doc]           Document the default values for the minimum and maximum
653                         zone refresh and retry values in the ARM. [RT #21886]
654
655 2945.   [doc]           Update empty-zones list in ARM. [RT #21772]
656
657 2944.   [maint]         Remove ORCHID prefix from built in empty zones.
658                         [RT #21772]
659
660 2942.   [contrib]       zone2sqlite failed to setup the entropy sources.
661                         [RT #21610]
662
663 2941.   [bug]           sdb and sdlz (dlz's zone database) failed to support
664                         DNAME at the zone apex.  [RT #21610]
665
666 2935.   [bug]           nsupdate: improve 'file not found' error message.
667                         [RT #21871]
668
669 2934.   [bug]           Use ANSI C compliant shift range in lib/isc/entropy.c.
670                         [RT #21871]
671
672 2933.   [bug]           'dig +nsid' used stack memory after it went out of
673                         scope.  This could potentially result in a unknown,
674                         potentially malformed, EDNS option being sent instead
675                         of the desired NSID option. [RT #21781]
676
677 2932.   [cleanup]       Corrected a numbering error in the "dnssec" test.
678                         [RT #21597]
679
680 2931.   [bug]           Temporarily and partially disable change 2864
681                         because it would cause infinite attempts of RRSIG
682                         queries.  This is an urgent care fix; we'll
683                         revisit the issue and complete the fix later.
684                         [RT #21710]
685
686 2929.   [bug]           Improved handling of GSS security contexts:
687                          - added LRU expiration for generated TSIGs
688                          - added the ability to use a non-default realm
689                          - added new "realm" keyword in nsupdate
690                          - limited lifetime of generated keys to 1 hour
691                            or the lifetime of the context (whichever is
692                            smaller)
693                         [RT #19737]
694
695 2923.   [bug]           'dig +trace' could drop core after "connection
696                         timeout". [RT #21514]
697
698 2922.   [contrib]       Update zkt to version 1.0.
699
700 2918.   [maint]         Add AAAA address for I.ROOT-SERVERS.NET.
701
702 2916.   [func]          Add framework to use IPv6 in tests.
703                         fd92:7065:b8e:ffff::1 ... fd92:7065:b8e:ffff::7
704
705 2915.   [cleanup]       Be smarter about which objects we attempt to compile
706                         based on configure options. [RT #21444]
707
708 2912.   [func]          Windows clients don't like UPDATE responses that clear
709                         the zone section. [RT #20986]
710
711 2911.   [bug]           dnssec-signzone didn't handle out of zone records well.
712                         [RT #21367]
713
714 2910.   [func]          Sanity check Kerberos credentials. [RT #20986]
715
716 2908.   [bug]           It was possible for re-signing to stop after removing
717                         a DNSKEY. [RT #21384]
718
719 2905.   [port]          aix: set use_atomic=yes with native compiler.
720                         [RT #21402]
721
722 2904.   [bug]           When using DLV, sub-zones of the zones in the DLV,
723                         could be incorrectly marked as insecure instead of
724                         secure leading to negative proofs failing.  This was
725                         a unintended outcome from change 2890. [RT# 21392]
726
727 2901.   [port]          Use AC_C_FLEXIBLE_ARRAY_MEMBER. [RT #21316]
728
729 2899.   [port]          win32: Support linking against OpenSSL 1.0.0.
730
731 2898.   [bug]           nslookup leaked memory when -domain=value was
732                         specified. [RT #21301]
733
734 2894.   [contrib]       DLZ LDAP support now use '$' not '%'. [RT #21294]
735
736 2891.   [maint]         Update empty-zones list to match
737                         draft-ietf-dnsop-default-local-zones-13. [RT# 21099]
738
739 2889.   [bug]           Elements of the grammar where not properly reported.
740                         [RT #21046]
741
742 2888.   [bug]           Only the first EDNS option was displayed. [RT #21273]
743
744 2885.   [bug]           Improve -fno-strict-aliasing support probing in
745                         configure. [RT #21080]
746
747 2884.   [bug]           Insufficient validation in dns_name_getlabelsequence().
748                         [RT #21283]
749
750 2883.   [bug]           'dig +short' failed to handle really large datasets.
751                         [RT #21113]
752
753 2882.   [bug]           Remove memory context from list of active contexts
754                         before clearing 'magic'. [RT #21274]
755
756 2881.   [bug]           Reduce the amount of time the rbtdb write lock
757                         is held when closing a version. [RT #21198]
758
759 2879.   [contrib]       DLZ bdbhpt driver fails to close correct cursor.
760                         [RT #21106]
761
762 2877.   [bug]           The validator failed to skip obviously mismatching
763                         RRSIGs. [RT #21138]
764
765 2875.   [bug]           dns_time64_fromtext() could accept non digits.
766                         [RT #21033]
767
768 2874.   [bug]           Cache lack of EDNS support only after the server
769                         successfully responds to the query using plain DNS.
770                         [RT #20930]
771
772 2870.   [maint]         Add AAAA address for L.ROOT-SERVERS.NET.
773
774 2868.   [cleanup]       Run "make clean" at the end of configure to ensure
775                         any changes made by configure are integrated.
776                         Use --with-make-clean=no to disable.  [RT #20994]
777
778 2867.   [bug]           Don't set GSS_C_SEQUENCE_FLAG as Windows DNS servers
779                         don't like it.  [RT #20986]
780
781 2866.   [bug]           Windows does not like the TSIG name being compressed.
782                         [RT #20986]
783
784 2865.   [bug]           memset to zero event.data.  [RT #20986]
785
786 2864.   [bug]           Direct SIG/RRSIG queries were not handled correctly.
787                         [RT #21050]
788
789 2863.   [port]          linux: disable IPv6 PMTUD and use network minimum MTU.
790                         [RT #21056]
791
792 2862.   [bug]           nsupdate didn't default to the parent zone when
793                         updating DS records. [RT #20896]
794
795 2859.   [bug]           When cancelling validation it was possible to leak
796                         memory. [RT #20800]
797
798 2858.   [bug]           RTT estimates were not being adjusted on ICMP errors.
799                         [RT #20772]
800
801 2857.   [bug]           named-checkconf did not fail on a bad trusted key.
802                         [RT #20705]
803
804 2856.   [bug]           The size of a memory allocation was not always properly
805                         recorded. [RT #20927]
806
807 2853.   [bug]           add_sigs() could run out of scratch space. [RT #21015]
808
809 2851.   [doc]           nslookup.1, removed <informalexample> from the docbook
810                         source as it produced bad nroff.  [RT #21007]
811
812         --- 9.6-ESV-R3 released ---
813
814 2972.   [bug]           win32: address windows socket errors. [RT #21906]
815
816 2971.   [bug]           Fixed a bug that caused journal files not to be
817                         compacted on Windows systems as a result of
818                         non-POSIX-compliant rename() semantics. [RT #22434]
819
820 2970.   [security]      Adding a NO DATA negative cache entry failed to clear
821                         any matching RRSIG records.  A subsequent lookup of
822                         of NO DATA cache entry could trigger a INSIST when the
823                         unexpected RRSIG was also returned with the NO DATA
824                         cache entry.
825
826                         CVE-2010-3613, VU#706148. [RT #22288]
827
828 2969.   [security]      Fix acl type processing so that allow-query works
829                         in options and view statements.  Also add a new
830                         set of tests to verify proper functioning.
831
832                         CVE-2010-3615, VU#510208. [RT #22418]
833
834 2968.   [security]      Named could fail to prove a data set was insecure
835                         before marking it as insecure.  One set of conditions
836                         that can trigger this occurs naturally when rolling
837                         DNSKEY algorithms.
838
839                         CVE-2010-3614, VU#837744. [RT #22309]
840
841 2967.   [bug]           'host -D' now turns on debugging messages earlier.
842                         [RT #22361]
843
844 2966.   [bug]           isc_print_vsnprintf() failed to check if there was
845                         space available in the buffer when adding a left
846                         justified character with a non zero width,
847                         (e.g. "%-1c"). [RT #22270]
848
849 2964.   [bug]           view->queryacl was being overloaded.  Seperate the
850                         usage into view->queryacl, view->cacheacl and
851                         view->queryonacl. [RT #22114]
852
853 2962.   [port]          win32: add more dependencies to BINDBuild.dsw.
854                         [RT #22062]
855
856 2952.   [port]          win32: named-checkzone and named-checkconf failed
857                         to initialise winsock. [RT #21932]
858
859 2951.   [bug]           named failed to generate a correct signed response
860                         in a optout, delegation only zone with no secure
861                         delegations. [RT #22007]
862
863         --- 9.6-ESV-R2 released ---
864
865 2939.   [func]          Check that named successfully skips NSEC3 records
866                         that fail to match the NSEC3PARAM record currently
867                         in use. [RT# 21868]
868
869 2937.   [bug]           Worked around an apparent race condition in over
870                         memory conditions.  Without this fix a DNS cache DB or
871                         ADB could incorrectly stay in an over memory state,
872                         effectively refusing further caching, which
873                         subsequently made a BIND 9 caching server unworkable.
874                         This fix prevents this problem from happening by
875                         polling the state of the memory context, rather than
876                         making a copy of the state, which appeared to cause
877                         a race.  This is a "workaround" in that it doesn't
878                         solve the possible race per se, but several experiments
879                         proved this change solves the symptom.  Also, the
880                         polling overhead hasn't been reported to be an issue.
881                         This bug should only affect a caching server that
882                         specifies a finite max-cache-size.  It's also quite
883                         likely that the bug happens only when enabling threads,
884                         but it's not confirmed yet. [RT #21818]
885
886 2925.   [bug]           Named failed to accept uncachable negative responses
887                         from insecure zones. [RT# 21555]
888
889 2921.   [bug]           The resolver could attempt to destroy a fetch context
890                         too soon.  [RT #19878]
891
892 2900.   [bug]           The placeholder negative caching element was not
893                         properly constructed triggering a INSIST in
894                         dns_ncache_towire(). [RT #21346]
895
896 2890.   [bug]           Handle the introduction of new trusted-keys and
897                         DS, DLV RRsets better. [RT #21097]
898
899 2869.   [bug]           Fix arguments to dns_keytable_findnextkeynode() call.
900                         [RT #20877]
901
902         --- 9.6-ESV-R1 released ---
903
904 2876.   [bug]           Named could return SERVFAIL for negative responses
905                         from unsigned zones. [RT #21131]
906
907         --- 9.6-ESV released ---
908
909 2852.   [bug]           Handle broken DNSSEC trust chains better. [RT #15619]
910
911         --- 9.6.2 released ---
912
913 2850.   [bug]           If isc_heap_insert() failed due to memory shortage
914                         the heap would have corrupted entries. [RT #20951]
915
916 2849.   [bug]           Don't treat errors from the xml2 library as fatal.
917                         [RT #20945]
918
919 2846.   [bug]           EOF on unix domain sockets was not being handled
920                         correctly. [RT #20731]
921
922 2844.   [doc]           notify-delay default in ARM was wrong.  It should have
923                         been five (5) seconds.
924
925         --- 9.6.2rc1 released ---
926
927 2838.   [func]          Backport support for SHA-2 DNSSEC algorithms,
928                         RSASHA256 and RSASHA512, from BIND 9.7.  (This
929                         incorporates changes 2726 and 2738 from that
930                         release branch.) [RT #20871]
931
932 2837.   [port]          Prevent Linux spurious warnings about fwrite().
933                         [RT #20812]
934
935 2831.   [security]      Do not attempt to validate or cache
936                         out-of-bailiwick data returned with a secure
937                         answer; it must be re-fetched from its original
938                         source and validated in that context. [RT #20819]
939
940 2828.   [security]      Cached CNAME or DNAME RR could be returned to clients
941                         without DNSSEC validation. [RT #20737]
942
943 2827.   [security]      Bogus NXDOMAIN could be cached as if valid. [RT #20712]
944
945 2825.   [bug]           Changing the setting of OPTOUT in a NSEC3 chain that
946                         was in the process of being created was not properly
947                         recorded in the zone. [RT #20786]
948
949 2823.   [bug]           rbtdb.c:getsigningtime() was missing locks. [RT #20781]
950
951 2819.   [cleanup]       Removed unnecessary DNS_POINTER_MAXHOPS define.
952                         [RT #20771]
953
954 2818.   [cleanup]       rndc could return an incorrect error code
955                         when a zone was not found. [RT #20767]
956
957 2815.   [bug]           Exclusively lock the task when freezing a zone.
958                         [RT #19838]
959
960 2814.   [func]          Provide a definitive error message when a master
961                         zone is not loaded. [RT #20757]
962
963         --- 9.6.2b1 released ---
964
965 2797.   [bug]           Don't decrement the dispatch manager's maxbuffers.
966                         [RT #20613]
967
968 2790.   [bug]           Handle DS queries to stub zones. [RT #20440]
969
970 2789.   [bug]           Fixed an INSIST in dispatch.c [RT #20576]
971
972 2786.   [bug]           Additional could be promoted to answer. [RT #20663]
973
974 2784.   [bug]           TC was not always being set when required glue was
975                         dropped. [RT #20655]
976
977 2783.   [func]          Return minimal responses to EDNS/UDP queries with a UDP
978                         buffer size of 512 or less.  [RT #20654]
979
980 2782.   [port]          win32: use getaddrinfo() for hostname lookups.
981                         [RT #20650]
982
983 2777.   [contrib]       DLZ MYSQL auto reconnect support discovery was wrong.
984
985 2772.   [security]      When validating, track whether pending data was from
986                         the additional section or not and only return it if
987                         validates as secure. [RT #20438]
988
989 2765.   [bug]           Skip masters for which the TSIG key cannot be found.
990                         [RT #20595]
991
992 2760.   [cleanup]       Corrected named-compilezone usage summary. [RT #20533]
993
994 2759.   [doc]           Add information about .jbk/.jnw files to
995                         the ARM. [RT #20303]
996
997 2758.   [bug]           win32: Added a workaround for a windows 2008 bug
998                         that could cause the UDP client handler to shut
999                         down. [RT #19176]
1000
1001 2757.   [bug]           dig: assertion failure could occur in connect
1002                         timeout. [RT #20599]
1003
1004 2755.   [doc]           Clarify documentation of keyset- files in
1005                         dnssec-signzone man page. [RT #19810]
1006
1007 2754.   [bug]           Secure-to-insecure transitions failed when zone
1008                         was signed with NSEC3. [RT #20587]
1009
1010 2750.   [bug]           dig: assertion failure could occur when a server
1011                         didn't have an address. [RT #20579]
1012
1013 2749.   [bug]           ixfr-from-differences generated a non-minimal ixfr
1014                         for NSEC3 signed zones. [RT #20452]
1015
1016 2747.   [bug]           Journal roll forwards failed to set the re-signing
1017                         time of RRSIGs correctly. [RT #20541]
1018
1019 2743.   [bug]           RRSIG could be incorrectly set in the NSEC3 record
1020                         for a insecure delegation.
1021
1022 2729.   [func]          When constructing a CNAME from a DNAME use the DNAME
1023                         TTL. [RT #20451]
1024
1025 2723.   [bug]           isc_base32_totext(), isc_base32hex_totext(), and
1026                         isc_base64_totext(), didn't always mark regions of
1027                         memory as fully consumed after conversion.  [RT #20445]
1028
1029 2722.   [bug]           Ensure that the memory associated with the name of
1030                         a node in a rbt tree is not altered during the life
1031                         of the node. [RT #20431]
1032
1033 2721.   [port]          Have dst__entropy_status() prime the random number
1034                         generator. [RT #20369]
1035
1036 2718.   [bug]           The space calculations in opensslrsa_todns() were
1037                         incorrect. [RT #20394]
1038
1039 2716.   [bug]           nslookup debug mode didn't return the ttl. [RT #20414]
1040
1041 2715.   [bug]           Require OpenSSL support to be explicitly disabled.
1042                         [RT #20288]
1043
1044 2714.   [port]          aix/powerpc: 'asm("ics");' needs non standard assembler
1045                         flags.
1046
1047 2713.   [bug]           powerpc: atomic operations missing asm("ics") /
1048                         __isync() calls.
1049
1050 2706.   [bug]           Loading a zone with a very large NSEC3 salt could
1051                         trigger an assert. [RT #20368]
1052
1053 2705.   [bug]           Reconcile the XML stats version number with a later
1054                         BIND9 release, by adding a "name" attribute to
1055                         "cache" elements and increasing the version number
1056                         to 2.2.  (This is a minor version change, but may
1057                         affect XML parsers if they assume the cache element
1058                         doesn't take an attribute.)
1059
1060 2704.   [bug]           Serial of dynamic and stub zones could be inconsistent
1061                         with their SOA serial.  [RT #19387]
1062
1063 2701.   [doc]           Correction to ARM: hmac-md5 is no longer the only
1064                         supported TSIG key algorithm. [RT #18046]
1065
1066 2700.   [doc]           The match-mapped-addresses option is discouraged.
1067                         [RT #12252]
1068
1069 2699.   [bug]           Missing lock in rbtdb.c. [RT #20037]
1070
1071 2697.   [port]          win32: ensure that S_IFMT, S_IFDIR, S_IFCHR and
1072                         S_IFREG are defined after including <isc/stat.h>.
1073                         [RT #20309]
1074
1075 2696.   [bug]           named failed to successfully process some valid
1076                         acl constructs. [RT #20308]
1077
1078 2692.   [port]          win32: 32/64 bit cleanups. [RT #20335]
1079
1080 2690.   [bug]           win32: fix isc_thread_key_getspecific() prototype.
1081                         [RT #20315]
1082
1083 2689.   [bug]           Correctly handle snprintf result. [RT #20306]
1084
1085 2688.   [bug]           Use INTERFACE_F_POINTTOPOINT, not IFF_POINTOPOINT,
1086                         to decide to fetch the destination address. [RT #20305]
1087
1088 2686.   [bug]           dnssec-signzone should clean the old NSEC chain when
1089                         signing with NSEC3 and vice versa. [RT #20301]
1090
1091 2683.   [bug]           dnssec-signzone should clean out old NSEC3 chains when
1092                         the NSEC3 parameters used to sign the zone change.
1093                         [RT #20246]
1094
1095 2681.   [bug]           IPSECKEY RR of gateway type 3 was not correctly
1096                         decoded. [RT #20269]
1097
1098 2678.   [func]          Treat DS queries as if "minimal-response yes;"
1099                         was set. [RT #20258]
1100
1101 2672.   [bug]           Don't enable searching in 'host' when doing reverse
1102                         lookups. [RT #20218]
1103
1104 2670.   [bug]           Unexpected connect failures failed to log enough
1105                         information to be useful. [RT #20205]
1106
1107 2663.   [func]          win32:  allow named to run as a service using
1108                         "NT AUTHORITY\LocalService" as the account. [RT #19977]
1109
1110 2662.   [bug]           lwres_getipnodebyname() and lwres_getipnodebyaddr()
1111                         returned a misleading error code when lwresd was
1112                         down. [RT #20028]
1113
1114 2661.   [bug]           Check whether socket fd exceeds FD_SETSIZE when
1115                         creating lwres context. [RT #20029]
1116
1117 2659.   [doc]           Clarify dnssec-keygen doc: key name must match zone
1118                         name for DNSSEC keys. [RT #19938]
1119
1120 2656.   [func]          win32: add a "tools only" check box to the installer
1121                         which causes it to only install dig, host, nslookup,
1122                         nsupdate and relevant DLLs.  [RT #19998]
1123
1124 2655.   [doc]           Document that key-directory does not affect
1125                         rndc.key.  [RT #20155]
1126
1127 2653.   [bug]           Treat ENGINE_load_private_key() failures as key
1128                         not found rather than out of memory.  [RT #18033]
1129
1130 2649.   [bug]           Set the domain for forward only zones. [RT #19944]
1131
1132 2648.   [port]          win32: isc_time_seconds() was broken. [RT #19900]
1133
1134 2647.   [bug]           Remove unnecessary SOA updates when a new KSK is
1135                         added. [RT #19913]
1136
1137 2646.   [bug]           Incorrect cleanup on error in socket.c. [RT #19987]
1138
1139 2645.   [port]          "gcc -m32" didn't work on amd64 and x86_64 platforms
1140                         which default to 64 bits. [RT #19927]
1141
1142 2643.   [bug]           Stub zones interacted badly with NSEC3 support.
1143                         [RT #19777]
1144
1145 2642.   [bug]           nsupdate could dump core on solaris when reading
1146                         improperly formatted key files.  [RT #20015]
1147
1148 2640.   [security]      A specially crafted update packet will cause named
1149                         to exit. [RT #20000]
1150
1151 2639.   [bug]           Silence compiler warnings in gssapi code. [RT #19954]
1152
1153 2637.   [func]          Rationalize dnssec-signzone's signwithkey() calling.
1154                         [RT #19959]
1155
1156 2635.   [bug]           isc_inet_ntop() incorrectly handled 0.0/16 addresses.
1157                         [RT #19716]
1158
1159 2633.   [bug]           Handle 15 bit rand() functions. [RT #19783]
1160
1161 2632.   [func]          util/kit.sh: warn if documentation appears to be out of
1162                         date.  [RT #19922]
1163
1164 2625.   [bug]           Missing UNLOCK in rbtdb.c. [RT #19865]
1165
1166 2623.   [bug]           Named started searches for DS non-optimally. [RT #19915]
1167
1168 2621.   [doc]           Made copyright boilerplate consistent.  [RT #19833]
1169
1170 2620.   [bug]           Delay thawing the zone until the reload of it has
1171                         completed successfully.  [RT #19750]
1172
1173 2618.   [bug]           The sdb and sdlz db_interator_seek() methods could
1174                         loop infinitely. [RT #19847]
1175
1176 2617.   [bug]           ifconfig.sh failed to emit an error message when
1177                         run from the wrong location. [RT #19375]
1178
1179 2616.   [bug]           'host' used the nameservers from resolv.conf even
1180                         when a explicit nameserver was specified. [RT #19852]
1181
1182 2615.   [bug]           "__attribute__((unused))" was in the wrong place
1183                         for ia64 gcc builds. [RT #19854]
1184
1185 2614.   [port]          win32: 'named -v' should automatically be executed
1186                         in the foreground. [RT #19844]
1187
1188 2613.   [bug]           Option argument validation was missing for
1189                         dnssec-dsfromkey. [RT #19828]
1190
1191 2610.   [port]          sunos: Change #2363 was not complete. [RT #19796]
1192
1193 2608.   [func]          Perform post signing verification checks in
1194                         dnssec-signzone.  These can be disabled with -P.
1195
1196                         The post sign verification test ensures that for each
1197                         algorithm in use there is at least one non revoked
1198                         self signed KSK key.  That all revoked KSK keys are
1199                         self signed.  That all records in the zone are signed
1200                         by the algorithm.  [RT #19653]
1201
1202 2601.   [doc]           Mention file creation mode mask in the
1203                         named manual page.
1204
1205 2593.   [bug]           Improve a corner source of SERVFAILs [RT #19632]
1206
1207 2589.   [bug]           dns_db_unregister() failed to clear '*dbimp'.
1208                         [RT #19626]
1209
1210 2581.   [contrib]       dlz/mysql set MYSQL_OPT_RECONNECT option on connection.
1211                         Requires MySQL 5.0.19 or later. [RT #19084]
1212
1213 2580.   [bug]           UpdateRej statistics counter could be incremented twice
1214                         for one rejection. [RT #19476]
1215
1216 2533.   [doc]           ARM: document @ (at-sign). [RT #17144]
1217
1218 2500.   [contrib]       contrib/sdb/pgsql/zonetodb.c called non-existent
1219                         function. [RT #18582]
1220
1221         --- 9.6.1 released ---
1222
1223 2607.   [bug]           named could incorrectly delete NSEC3 records for
1224                         empty nodes when processing a update request.
1225                         [RT #19749]
1226
1227 2606.   [bug]           "delegation-only" was not being accepted in
1228                         delegation-only type zones. [RT #19717]
1229
1230 2605.   [bug]           Accept DS responses from delegation only zones.
1231                         [RT # 19296]
1232
1233 2603.   [port]          win32: handle .exe extension of named-checkzone and
1234                         named-comilezone argv[0] names under windows.
1235                         [RT #19767]
1236
1237 2602.   [port]          win32: fix debugging command line build of libisccfg.
1238                         [RT #19767]
1239
1240         --- 9.6.1rc1 released ---
1241
1242 2599.   [bug]           Address rapid memory growth when validation fails.
1243                         [RT #19654]
1244
1245 2597.   [bug]           Handle a validation failure with a insecure delegation
1246                         from a NSEC3 signed master/slave zone.  [RT #19464]
1247
1248 2596.   [bug]           Stale tree nodes of cache/dynamic rbtdb could stay
1249                         long, leading to inefficient memory usage or rejecting
1250                         newer cache entries in the worst case. [RT #19563]
1251
1252 2595.   [bug]           Fix unknown extended rcodes in dig. [RT #19625]
1253
1254 2592.   [bug]           Treat "any" as a type in nsupdate. [RT #19455]
1255
1256 2591.   [bug]           named could die when processing a update in
1257                         removed_orphaned_ds(). [RT #19507]
1258
1259 2588.   [bug]           SO_REUSEADDR could be set unconditionally after failure
1260                         of bind(2) call.  This should be rare and mostly
1261                         harmless, but may cause interference with other
1262                         processes that happen to use the same port. [RT #19642]
1263
1264 2586.   [bug]           Missing cleanup of SIG rdataset in searching a DLZ DB
1265                         or SDB. [RT #19577]
1266
1267 2585.   [bug]           Uninitialized socket name could be referenced via a
1268                         statistics channel, triggering an assertion failure in
1269                         XML rendering. [RT #19427]
1270
1271 2584.   [bug]           alpha: gcc optimization could break atomic operations.
1272                         [RT #19227]
1273
1274 2583.   [port]          netbsd: provide a control to not add the compile
1275                         date to the version string, -DNO_VERSION_DATE.
1276
1277 2582.   [bug]           Don't emit warning log message when we attempt to
1278                         remove non-existent journal. [RT #19516]
1279
1280 2579.   [bug]           DNSSEC lookaside validation failed to handle unknown
1281                         algorithms. [RT #19479]
1282
1283 2578.   [bug]           Changed default sig-signing-type to 65534, because
1284                         65535 turns out to be reserved.  [RT #19477]
1285
1286 2499.   [port]          solaris: lib/lwres/getaddrinfo.c namespace clash.
1287                         [RT #18837]
1288
1289         --- 9.6.1b1 released ---
1290
1291 2577.   [doc]           Clarified some statistics counters. [RT #19454]
1292
1293 2576.   [bug]           NSEC record were not being correctly signed when
1294                         a zone transitions from insecure to secure.
1295                         Handle such incorrectly signed zones. [RT #19114]
1296
1297 2574.   [doc]           Document nsupdate -g and -o. [RT #19351]
1298
1299 2573.   [bug]           Replacing a non-CNAME record with a CNAME record in a
1300                         single transaction in a signed zone failed. [RT #19397]
1301
1302 2568.   [bug]           Report when the write to indicate a otherwise
1303                         successful start fails. [RT #19360]
1304
1305 2567.   [bug]           dst__privstruct_writefile() could miss write errors.
1306                         write_public_key() could miss write errors.
1307                         dnssec-dsfromkey could miss write errors.
1308                         [RT #19360]
1309
1310 2564.   [bug]           Only take EDNS fallback steps when processing timeouts.
1311                         [RT #19405]
1312
1313 2563.   [bug]           Dig could leak a socket causing it to wait forever
1314                         to exit. [RT #19359]
1315
1316 2562.   [doc]           ARM: miscellaneous improvements, reorganization,
1317                         and some new content.
1318
1319 2561.   [doc]           Add isc-config.sh(1) man page. [RT #16378]
1320
1321 2560.   [bug]           Add #include <config.h> to iptable.c. [RT #18258]
1322
1323 2559.   [bug]           dnssec-dsfromkey could compute bad DS records when
1324                         reading from a K* files.  [RT #19357]
1325
1326 2557.   [cleanup]       PCI compliance:
1327                         * new libisc log module file
1328                         * isc_dir_chroot() now also changes the working
1329                           directory to "/".
1330                         * additional INSISTs
1331                         * additional logging when files can't be removed.
1332
1333 2556.   [port]          Solaris: mkdir(2) on tmpfs filesystems does not do the
1334                         error checks in the correct order resulting in the
1335                         wrong error code sometimes being returned. [RT #19249]
1336
1337 2554.   [bug]           Validation of uppercase queries from NSEC3 zones could
1338                         fail. [RT #19297]
1339
1340 2553.   [bug]           Reference leak on DNSSEC validation errors. [RT #19291]
1341
1342 2552.   [bug]           zero-no-soa-ttl-cache was not being honoured.
1343                         [RT #19340]
1344
1345 2551.   [bug]           Potential Reference leak on return. [RT #19341]
1346
1347 2550.   [bug]           Check --with-openssl=<path> finds <openssl/opensslv.h>.
1348                         [RT #19343]
1349
1350 2549.   [port]          linux: define NR_OPEN if not currently defined.
1351                         [RT #19344]
1352
1353 2548.   [bug]           Install iterated_hash.h. [RT #19335]
1354
1355 2547.   [bug]           openssl_link.c:mem_realloc() could reference an
1356                         out-of-range area of the source buffer.  New public
1357                         function isc_mem_reallocate() was introduced to address
1358                         this bug. [RT #19313]
1359
1360 2545.   [doc]           ARM: Legal hostname checking (check-names) is
1361                         for SRV RDATA too. [RT #19304]
1362
1363 2544.   [cleanup]       Removed unused structure members in adb.c. [RT #19225]
1364
1365 2543.   [contrib]       Update contrib/zkt to version 0.98. [RT #19113]
1366
1367 2542.   [doc]           Update the description of dig +adflag. [RT #19290]
1368
1369 2541.   [bug]           Conditionally update dispatch manager statistics.
1370                         [RT #19247]
1371
1372 2539.   [security]      Update the interaction between recursion, allow-query,
1373                         allow-query-cache and allow-recursion.  [RT #19198]
1374
1375 2538.   [bug]           cache/ADB memory could grow over max-cache-size,
1376                         especially with threads and smaller max-cache-size
1377                         values. [RT #19240]
1378
1379 2537.   [experimental]  Added more statistics counters including those on socket
1380                         I/O events and query RTT histograms. [RT #18802]
1381
1382 2536.   [cleanup]       Silence some warnings when -Werror=format-security is
1383                         specified. [RT #19083]
1384
1385 2535.   [bug]           dig +showsearch and +trace interacted badly. [RT #19091]
1386
1387 2532.   [bug]           dig: check the question section of the response to
1388                         see if it matches the asked question. [RT #18495]
1389
1390 2531.   [bug]           Change #2207 was incomplete. [RT #19098]
1391
1392 2530.   [bug]           named failed to reject insecure to secure transitions
1393                         via UPDATE. [RT #19101]
1394
1395 2529.   [cleanup]       Upgrade libtool to silence complaints from recent
1396                         version of autoconf. [RT #18657]
1397
1398 2528.   [cleanup]       Silence spurious configure warning about
1399                         --datarootdir [RT #19096]
1400
1401 2527.   [bug]           named could reuse cache on reload with
1402                         enabling/disabling validation. [RT #19119]
1403
1404 2525.   [func]          New logging category "query-errors" to provide detailed
1405                         internal information about query failures, especially
1406                         about server failures. [RT #19027]
1407
1408 2524.   [port]          sunos: dnssec-signzone needs strtoul(). [RT #19129]
1409
1410 2523.   [bug]           Random type rdata freed by dns_nsec_typepresent().
1411                         [RT #19112]
1412
1413 2522.   [security]      Handle -1 from DSA_do_verify() and EVP_VerifyFinal().
1414
1415 2521.   [bug]           Improve epoll cross compilation support. [RT #19047]
1416
1417 2519.   [bug]           dig/host with -4 or -6 didn't work if more than two
1418                         nameserver addresses of the excluded address family
1419                         preceded in resolv.conf. [RT #19081]
1420
1421 2517.   [bug]           dig +trace with -4 or -6 failed when it chose a
1422                         nameserver address of the excluded address type.
1423                         [RT #18843]
1424
1425 2516.   [bug]           glue sort for responses was performed even when not
1426                         needed. [RT #19039]
1427
1428 2514.   [bug]           dig/host failed with -4 or -6 when resolv.conf contains
1429                         a nameserver of the excluded address family.
1430                         [RT #18848]
1431
1432 2511.   [cleanup]       dns_rdata_tofmttext() add const to linebreak.
1433                         [RT #18885]
1434
1435 2506.   [port]          solaris: Check at configure time if
1436                         hack_shutup_pthreadonceinit is needed. [RT #19037]
1437
1438 2505.   [port]          Treat amd64 similarly to x86_64 when determining
1439                         atomic operation support. [RT #19031]
1440
1441 2503.   [port]          linux: improve compatibility with Linux Standard
1442                         Base. [RT #18793]
1443
1444 2502.   [cleanup]       isc_radix: Improve compliance with coding style,
1445                         document function in <isc/radix.h>. [RT #18534]
1446
1447         --- 9.6.0 released ---
1448
1449 2520.   [bug]           Update xml statistics version number to 2.0 as change
1450                         #2388 made the schema incompatible to the previous
1451                         version. [RT #19080]
1452
1453         --- 9.6.0rc2 released ---
1454
1455 2515.   [port]          win32: build dnssec-dsfromkey and dnssec-keyfromlabel.
1456                         [RT #19063]
1457
1458 2513.   [bug]           Fix windows cli build. [RT #19062]
1459
1460 2510.   [bug]           "dig +sigchase" could trigger REQUIRE failures.
1461                         [RT #19033]
1462
1463 2509.   [bug]           Specifying a fixed query source port was broken.
1464                         [RT #19051]
1465
1466 2504.   [bug]           Address race condition in the socket code. [RT #18899]
1467
1468         --- 9.6.0rc1 released ---
1469
1470 2498.   [bug]           Removed a bogus function argument used with
1471                         ISC_SOCKET_USE_POLLWATCH: it could cause compiler
1472                         warning or crash named with the debug 1 level
1473                         of logging. [RT #18917]
1474
1475 2497.   [bug]           Don't add RRSIG bit to NSEC3 bit map for insecure
1476                         delegation.
1477
1478 2496.   [bug]           Add sanity length checks to NSID option. [RT #18813]
1479
1480 2495.   [bug]           Tighten RRSIG checks. [RT #18795]
1481
1482 2494.   [bug]           isc/radix.h, dns/sdlz.h and dns/dlz.h were not being
1483                         installed. [RT #18826]
1484
1485 2493.   [bug]           The linux capabilities code was not correctly cleaning
1486                         up after itself. [RT #18767]
1487
1488 2492.   [func]          Rndc status now reports the number of cpus discovered
1489                         and the number of worker threads when running
1490                         multi-threaded. [RT #18273]
1491
1492 2491.   [func]          Attempt to re-use a local port if we are already using
1493                         the port. [RT #18548]
1494
1495 2490.   [port]          aix: work around a kernel bug where IPV6_RECVPKTINFO
1496                         is cleared when IPV6_V6ONLY is set. [RT #18785]
1497
1498 2489.   [port]          solaris: Workaround Solaris's kernel bug about
1499                         /dev/poll:
1500                         http://bugs.opensolaris.org/view_bug.do?bug_id=6724237
1501                         Define ISC_SOCKET_USE_POLLWATCH at build time to enable
1502                         this workaround. [RT #18870]
1503
1504 2488.   [func]          Added a tool, dnssec-dsfromkey, to generate DS records
1505                         from keyset and .key files. [RT #18694]
1506
1507 2487.   [bug]           Give TCP connections longer to complete. [RT #18675]
1508
1509 2486.   [func]          The default locations for named.pid and lwresd.pid
1510                         are now /var/run/named/named.pid and
1511                         /var/run/lwresd/lwresd.pid respectively.
1512
1513                         This allows the owner of the containing directory
1514                         to be set, for "named -u" support, and allows there
1515                         to be a permanent symbolic link in the path, for
1516                         "named -t" support.  [RT #18306]
1517
1518 2485.   [bug]           Change update's the handling of obscured RRSIG
1519                         records.  Not all orphaned DS records were being
1520                         removed. [RT #18828]
1521
1522 2484.   [bug]           It was possible to trigger a REQUIRE failure when
1523                         adding NSEC3 proofs to the response in
1524                         query_addwildcardproof().  [RT #18828]
1525
1526 2483.   [port]          win32: chroot() is not supported. [RT #18805]
1527
1528 2482.   [port]          libxml2: support versions 2.7.* in addition
1529                         to 2.6.*. [RT #18806]
1530
1531         --- 9.6.0b1 released ---
1532
1533 2481.   [bug]           rbtdb.c:matchparams() failed to handle NSEC3 chain
1534                         collisions.  [RT #18812]
1535
1536 2480.   [bug]           named could fail to emit all the required NSEC3
1537                         records.  [RT #18812]
1538
1539 2479.   [bug]           xfrout:covers was not properly initialized. [RT #18801]
1540
1541 2478.   [bug]           'addresses' could be used uninitialized in
1542                         configure_forward(). [RT #18800]
1543
1544 2477.   [bug]           dig: the global option to print the command line is
1545                         +cmd not print_cmd.  Update the output to reflect
1546                         this. [RT #17008]
1547
1548 2476.   [doc]           ARM: improve documentation for max-journal-size and
1549                         ixfr-from-differences. [RT #15909] [RT #18541]
1550
1551 2475.   [bug]           LRU cache cleanup under overmem condition could purge
1552                         particular entries more aggressively. [RT #17628]
1553
1554 2474.   [bug]           ACL structures could be allocated with insufficient
1555                         space, causing an array overrun. [RT #18765]
1556
1557 2473.   [port]          linux: raise the limit on open files to the possible
1558                         maximum value before spawning threads; 'files'
1559                         specified in named.conf doesn't seem to work with
1560                         threads as expected. [RT #18784]
1561
1562 2472.   [port]          linux: check the number of available cpu's before
1563                         calling chroot as it depends on "/proc". [RT #16923]
1564
1565 2471.   [bug]           named-checkzone was not reporting missing mandatory
1566                         glue when sibling checks were disabled. [RT #18768]
1567
1568 2470.   [bug]           Elements of the isc_radix_node_t could be incorrectly
1569                         overwritten.  [RT# 18719]
1570
1571 2469.   [port]          solaris: Work around Solaris's select() limitations.
1572                         [RT #18769]
1573
1574 2468.   [bug]           Resolver could try unreachable servers multiple times.
1575                         [RT #18739]
1576
1577 2467.   [bug]           Failure of fcntl(F_DUPFD) wasn't logged. [RT #18740]
1578
1579 2466.   [doc]           ARM: explain max-cache-ttl 0 SERVFAIL issue.
1580                         [RT #18302]
1581
1582 2465.   [bug]           Adb's handling of lame addresses was different
1583                         for IPv4 and IPv6. [RT #18738]
1584
1585 2464.   [port]          linux: check that a capability is present before
1586                         trying to set it. [RT #18135]
1587
1588 2463.   [port]          linux: POSIX doesn't include the IPv6 Advanced Socket
1589                         API and glibc hides parts of the IPv6 Advanced Socket
1590                         API as a result.  This is stupid as it breaks how the
1591                         two halves (Basic and Advanced) of the IPv6 Socket API
1592                         were designed to be used but we have to live with it.
1593                         Define _GNU_SOURCE to pull in the IPv6 Advanced Socket
1594                         API. [RT #18388]
1595
1596 2462.   [doc]           Document -m (enable memory usage debugging)
1597                         option for dig. [RT #18757]
1598
1599 2461.   [port]          sunos: Change #2363 was not complete. [RT #17513]
1600
1601         --- 9.6.0a1 released ---
1602
1603 2460.   [bug]           Don't call dns_db_getnsec3parameters() on the cache.
1604                         [RT #18697]
1605
1606 2459.   [contrib]       Import dnssec-zkt to contrib/zkt. [RT #18448]
1607
1608 2458.   [doc]           ARM: update and correction for max-cache-size.
1609                         [RT #18294]
1610
1611 2457.   [tuning]        max-cache-size is reverted to 0, the previous
1612                         default.  It should be safe because expired cache
1613                         entries are also purged. [RT #18684]
1614
1615 2456.   [bug]           In ACLs, ::/0 and 0.0.0.0/0 would both match any
1616                         address, regardless of family.  They now correctly
1617                         distinguish IPv4 from IPv6.  [RT #18559]
1618
1619 2455.   [bug]           Stop metadata being transferred via axfr/ixfr.
1620                         [RT #18639]
1621
1622 2454.   [func]          nsupdate: you can now set a default ttl. [RT #18317]
1623
1624 2453.   [bug]           Remove NULL pointer dereference in dns_journal_print().
1625                         [RT #18316]
1626
1627 2452.   [func]          Improve bin/test/journalprint. [RT #18316]
1628
1629 2451.   [port]          solaris: handle runtime linking better. [RT #18356]
1630
1631 2450.   [doc]           Fix lwresd docbook problem for manual page.
1632                         [RT #18672]
1633
1634 2449.   [placeholder]
1635
1636 2448.   [func]          Add NSEC3 support. [RT #15452]
1637
1638 2447.   [cleanup]       libbind has been split out as a separate product.
1639
1640 2446.   [func]          Add a new log message about build options on startup.
1641                         A new command-line option '-V' for named is also
1642                         provided to show this information. [RT# 18645]
1643
1644 2445.   [doc]           ARM out-of-date on empty reverse zones (list includes
1645                         RFC1918 address, but these are not yet compiled in).
1646                         [RT #18578]
1647
1648 2444.   [port]          Linux, FreeBSD, AIX: Turn off path mtu discovery
1649                         (clear DF) for UDP responses and requests.
1650
1651 2443.   [bug]           win32: UDP connect() would not generate an event,
1652                         and so connected UDP sockets would never clean up.
1653                         Fix this by doing an immediate WSAConnect() rather
1654                         than an io completion port type for UDP.
1655
1656 2442.   [bug]           A lock could be destroyed twice. [RT# 18626]
1657
1658 2441.   [bug]           isc_radix_insert() could copy radix tree nodes
1659                         incompletely. [RT #18573]
1660
1661 2440.   [bug]           named-checkconf used an incorrect test to determine
1662                         if an ACL was set to none.
1663
1664 2439.   [bug]           Potential NULL dereference in dns_acl_isanyornone().
1665                         [RT #18559]
1666
1667 2438.   [bug]           Timeouts could be logged incorrectly under win32.
1668
1669 2437.   [bug]           Sockets could be closed too early, leading to
1670                         inconsistent states in the socket module. [RT #18298]
1671
1672 2436.   [security]      win32: UDP client handler can be shutdown. [RT #18576]
1673
1674 2435.   [bug]           Fixed an ACL memory leak affecting win32.
1675
1676 2434.   [bug]           Fixed a minor error-reporting bug in
1677                         lib/isc/win32/socket.c.
1678
1679 2433.   [tuning]        Set initial timeout to 800ms.
1680
1681 2432.   [bug]           More Windows socket handling improvements.  Stop
1682                         using I/O events and use IO Completion Ports
1683                         throughout.  Rewrite the receive path logic to make
1684                         it easier to support multiple simultaneous
1685                         requesters in the future.  Add stricter consistency
1686                         checking as a compile-time option (define
1687                         ISC_SOCKET_CONSISTENCY_CHECKS; defaults to off).
1688
1689 2431.   [bug]           Acl processing could leak memory. [RT #18323]
1690
1691 2430.   [bug]           win32: isc_interval_set() could round down to
1692                         zero if the input was less than NS_INTERVAL
1693                         nanoseconds.  Round up instead. [RT #18549]
1694
1695 2429.   [doc]           nsupdate should be in section 1 of the man pages.
1696                         [RT #18283]
1697
1698 2428.   [bug]           dns_iptable_merge() mishandled merges of negative
1699                         tables. [RT #18409]
1700
1701 2427.   [func]          Treat DNSKEY queries as if "minimal-response yes;"
1702                         was set. [RT #18528]
1703
1704 2426.   [bug]           libbind: inet_net_pton() can sometimes return the
1705                         wrong value if excessively large net masks are
1706                         supplied. [RT #18512]
1707
1708 2425.   [bug]           named didn't detect unavailable query source addresses
1709                         at load time. [RT #18536]
1710
1711 2424.   [port]          configure now probes for a working epoll
1712                         implementation.  Allow the use of kqueue,
1713                         epoll and /dev/poll to be selected at compile
1714                         time. [RT #18277]
1715
1716 2423.   [security]      Randomize server selection on queries, so as to
1717                         make forgery a little more difficult.  Instead of
1718                         always preferring the server with the lowest RTT,
1719                         pick a server with RTT within the same 128
1720                         millisecond band.  [RT #18441]
1721
1722 2422.   [bug]           Handle the special return value of a empty node as
1723                         if it was a NXRRSET in the validator. [RT #18447]
1724
1725 2421.   [func]          Add new command line option '-S' for named to specify
1726                         the max number of sockets. [RT #18493]
1727                         Use caution: this option may not work for some
1728                         operating systems without rebuilding named.
1729
1730 2420.   [bug]           Windows socket handling cleanup.  Let the io
1731                         completion event send out canceled read/write
1732                         done events, which keeps us from writing to memory
1733                         we no longer have ownership of.  Add debugging
1734                         socket_log() function.  Rework TCP socket handling
1735                         to not leak sockets.
1736
1737 2419.   [cleanup]       Document that isc_socket_create() and isc_socket_open()
1738                         should not be used for isc_sockettype_fdwatch sockets.
1739                         [RT #18521]
1740
1741 2418.   [bug]           AXFR request on a DLZ could trigger a REQUIRE failure
1742                         [RT #18430]
1743
1744 2417.   [bug]           Connecting UDP sockets for outgoing queries could
1745                         unexpectedly fail with an 'address already in use'
1746                         error. [RT #18411]
1747
1748 2416.   [func]          Log file descriptors that cause exceeding the
1749                         internal maximum. [RT #18460]
1750
1751 2415.   [bug]           'rndc dumpdb' could trigger various assertion failures
1752                         in rbtdb.c. [RT #18455]
1753
1754 2414.   [bug]           A masterdump context held the database lock too long,
1755                         causing various troubles such as dead lock and
1756                         recursive lock acquisition. [RT #18311, #18456]
1757
1758 2413.   [bug]           Fixed an unreachable code path in socket.c. [RT #18442]
1759
1760 2412.   [bug]           win32: address a resource leak. [RT #18374]
1761
1762 2411.   [bug]           Allow using a larger number of sockets than FD_SETSIZE
1763                         for select().  To enable this, set ISC_SOCKET_MAXSOCKETS
1764                         at compilation time.  [RT #18433]
1765
1766                         Note: with changes #2469 and #2421 above, there is no
1767                         need to tweak ISC_SOCKET_MAXSOCKETS at compilation time
1768                         any more.
1769
1770 2410.   [bug]           Correctly delete m_versionInfo. [RT #18432]
1771
1772 2409.   [bug]           Only log that we disabled EDNS processing if we were
1773                         subsequently successful.  [RT #18029]
1774
1775 2408.   [bug]           A duplicate TCP dispatch event could be sent, which
1776                         could then trigger an assertion failure in
1777                         resquery_response().  [RT #18275]
1778
1779 2407.   [port]          hpux: test for sys/dyntune.h. [RT #18421]
1780
1781 2406.   [placeholder]
1782
1783 2405.   [cleanup]       The default value for dnssec-validation was changed to
1784                         "yes" in 9.5.0-P1 and all subsequent releases; this
1785                         was inadvertently omitted from CHANGES at the time.
1786
1787 2404.   [port]          hpux: files unlimited support.
1788
1789 2403.   [bug]           TSIG context leak. [RT #18341]
1790
1791 2402.   [port]          Support Solaris 2.11 and over. [RT #18362]
1792
1793 2401.   [bug]           Expect to get E[MN]FILE errno internal_accept()
1794                         (from accept() or fcntl() system calls). [RT #18358]
1795
1796 2400.   [bug]           Log if kqueue()/epoll_create()/open(/dev/poll) fails.
1797                         [RT #18297]
1798
1799 2399.   [placeholder]
1800
1801 2398.   [bug]           Improve file descriptor management.  New,
1802                         temporary, named.conf option reserved-sockets,
1803                         default 512. [RT #18344]
1804
1805 2397.   [bug]           gssapi_functions had too many elements. [RT #18355]
1806
1807 2396.   [bug]           Don't set SO_REUSEADDR for randomized ports.
1808                         [RT #18336]
1809
1810 2395.   [port]          Avoid warning and no effect from "files unlimited"
1811                         on Linux when running as root. [RT #18335]
1812
1813 2394.   [bug]           Default configuration options set the limit for
1814                         open files to 'unlimited' as described in the
1815                         documentation. [RT #18331]
1816
1817 2393.   [bug]           nested acls containing keys could trigger an
1818                         assertion in acl.c. [RT #18166]
1819
1820 2392.   [bug]           remove 'grep -q' from acl test script, some platforms
1821                         don't support it. [RT #18253]
1822
1823 2391.   [port]          hpux: cover additional recvmsg() error codes.
1824                         [RT #18301]
1825
1826 2390.   [bug]           dispatch.c could make a false warning on 'odd socket'.
1827                         [RT #18301].
1828
1829 2389.   [bug]           Move the "working directory writable" check to after
1830                         the ns_os_changeuser() call. [RT #18326]
1831
1832 2388.   [bug]           Avoid using tables for layout purposes in
1833                         statistics XSL [RT #18159].
1834
1835 2387.   [bug]           Silence compiler warnings in lib/isc/radix.c.
1836                         [RT #18147] [RT #18258]
1837
1838 2386.   [func]          Add warning about too small 'open files' limit.
1839                         [RT #18269]
1840
1841 2385.   [bug]           A condition variable in socket.c could leak in
1842                         rare error handling [RT #17968].
1843
1844 2384.   [security]      Fully randomize UDP query ports to improve
1845                         forgery resilience. [RT #17949, #18098]
1846
1847 2383.   [bug]           named could double queries when they resulted in
1848                         SERVFAIL due to overkilling EDNS0 failure detection.
1849                         [RT #18182]
1850
1851 2382.   [doc]           Add descriptions of DHCID, IPSECKEY, SPF and SSHFP
1852                         to ARM.
1853
1854 2381.   [port]          dlz/mysql: support multiple install layouts for
1855                         mysql.  <prefix>/include/{,mysql/}mysql.h and
1856                         <prefix>/lib/{,mysql/}. [RT #18152]
1857
1858 2380.   [bug]           dns_view_find() was not returning NXDOMAIN/NXRRSET
1859                         proofs which, in turn, caused validation failures
1860                         for insecure zones immediately below a secure zone
1861                         the server was authoritative for. [RT #18112]
1862
1863 2379.   [contrib]       queryperf/gen-data-queryperf.py: removed redundant
1864                         TLDs and supported RRs with TTLs [RT #17972]
1865
1866 2378.   [bug]           gssapi_functions{} had a redundant member in BIND 9.5.
1867                         [RT #18169]
1868
1869 2377.   [bug]           Address race condition in dnssec-signzone. [RT #18142]
1870
1871 2376.   [bug]           Change #2144 was not complete.
1872
1873 2375.   [placeholder]
1874
1875 2374.   [bug]           "blackhole" ACLs could cause named to segfault due
1876                         to some uninitialized memory. [RT #18095]
1877
1878 2373.   [bug]           Default values of zone ACLs were re-parsed each time a
1879                         new zone was configured, causing an overconsumption
1880                         of memory. [RT #18092]
1881
1882 2372.   [bug]           Fixed incorrect TAG_HMACSHA256_BITS value [RT #18047]
1883
1884 2371.   [doc]           Add +nsid option to dig man page. [RT #18039]
1885
1886 2370.   [bug]           "rndc freeze" could trigger an assertion in named
1887                         when called on a nonexistent zone. [RT #18050]
1888
1889 2369.   [bug]           libbind: Array bounds overrun on read in bitncmp().
1890                         [RT #18054]
1891
1892 2368.   [port]          Linux: use libcap for capability management if
1893                         possible. [RT# 18026]
1894
1895 2367.   [bug]           Improve counting of dns_resstatscounter_retry
1896                         [RT #18030]
1897
1898 2366.   [bug]           Adb shutdown race. [RT #18021]
1899
1900 2365.   [bug]           Fix a bug that caused dns_acl_isany() to return
1901                         spurious results. [RT #18000]
1902
1903 2364.   [bug]           named could trigger a assertion when serving a
1904                         malformed signed zone. [RT #17828]
1905
1906 2363.   [port]          sunos: pre-set "lt_cv_sys_max_cmd_len=4096;".
1907                         [RT #17513]
1908
1909 2362.   [cleanup]       Make "rrset-order fixed" a compile-time option.
1910                         settable by "./configure --enable-fixed-rrset".
1911                         Disabled by default. [RT #17977]
1912
1913 2361.   [bug]           "recursion" statistics counter could be counted
1914                         multiple times for a single query.  [RT #17990]
1915
1916 2360.   [bug]           Fix a condition where we release a database version
1917                         (which may acquire a lock) while holding the lock.
1918
1919 2359.   [bug]           Fix NSID bug. [RT #17942]
1920
1921 2358.   [doc]           Update host's default query description. [RT #17934]
1922
1923 2357.   [port]          Don't use OpenSSL's engine support in versions before
1924                         OpenSSL 0.9.7f. [RT #17922]
1925
1926 2356.   [bug]           Built in mutex profiler was not scalable enough.
1927                         [RT #17436]
1928
1929 2355.   [func]          Extend the number statistics counters available.
1930                         [RT #17590]
1931
1932 2354.   [bug]           Failed to initialize some rdatasetheader_t elements.
1933                         [RT #17927]
1934
1935 2353.   [func]          Add support for Name Server ID (RFC 5001).
1936                         'dig +nsid' requests NSID from server.
1937                         'request-nsid yes;' causes recursive server to send
1938                         NSID requests to upstream servers.  Server responds
1939                         to NSID requests with the string configured by
1940                         'server-id' option.  [RT #17091]
1941
1942 2352.   [bug]           Various GSS_API fixups. [RT #17729]
1943
1944 2351.   [bug]           convertxsl.pl generated very long lines. [RT #17906]
1945
1946 2350.   [port]          win32: IPv6 support. [RT #17797]
1947
1948 2349.   [func]          Provide incremental re-signing support for secure
1949                         dynamic zones. [RT #1091]
1950
1951 2348.   [func]          Use the EVP interface to OpenSSL. Add PKCS#11 support.
1952                         Documentation is in the new README.pkcs11 file.
1953                         New tool, dnssec-keyfromlabel, which takes the
1954                         label of a key pair in a HSM and constructs a DNS
1955                         key pair for use by named and dnssec-signzone.
1956                         [RT #16844]
1957
1958 2347.   [bug]           Delete now traverses the RB tree in the canonical
1959                         order. [RT #17451]
1960
1961 2346.   [func]          Memory statistics now cover all active memory contexts
1962                         in increased detail. [RT #17580]
1963
1964 2345.   [bug]           named-checkconf failed to detect when forwarders
1965                         were set at both the options/view level and in
1966                         a root zone. [RT #17671]
1967
1968 2344.   [bug]           Improve "logging{ file ...; };" documentation.
1969                         [RT #17888]
1970
1971 2343.   [bug]           (Seemingly) duplicate IPv6 entries could be
1972                         created in ADB. [RT #17837]
1973
1974 2342.   [func]          Use getifaddrs() if available under Linux. [RT #17224]
1975
1976 2341.   [bug]           libbind: add missing -I../include for off source
1977                         tree builds. [RT #17606]
1978
1979 2340.   [port]          openbsd: interface configuration. [RT #17700]
1980
1981 2339.   [port]          tru64: support for libbind. [RT #17589]
1982
1983 2338.   [bug]           check_ds() could be called with a non DS rdataset.
1984                         [RT #17598]
1985
1986 2337.   [bug]           BUILD_LDFLAGS was not being correctly set.  [RT #17614]
1987
1988 2336.   [func]          If "named -6" is specified then listen on all IPv6
1989                         interfaces if there are not listen-on-v6 clauses in
1990                         named.conf.  [RT #17581]
1991
1992 2335.   [port]          sunos:  libbind and *printf() support for long long.
1993                         [RT #17513]
1994
1995 2334.   [bug]           Bad REQUIRES in fromstruct_in_naptr(),  off by one
1996                         bug in fromstruct_txt(). [RT #17609]
1997
1998 2333.   [bug]           Fix off by one error in isc_time_nowplusinterval().
1999                         [RT #17608]
2000
2001 2332.   [contrib]       query-loc-0.4.0. [RT #17602]
2002
2003 2331.   [bug]           Failure to regenerate any signatures was not being
2004                         reported nor being past back to the UPDATE client.
2005                         [RT #17570]
2006
2007 2330.   [bug]           Remove potential race condition when handling
2008                         over memory events. [RT #17572]
2009
2010                         WARNING: API CHANGE: over memory callback
2011                         function now needs to call isc_mem_waterack().
2012                         See <isc/mem.h> for details.
2013
2014 2329.   [bug]           Clearer help text for dig's '-x' and '-i' options.
2015
2016 2328.   [maint]         Add AAAA addresses for A.ROOT-SERVERS.NET,
2017                         F.ROOT-SERVERS.NET, H.ROOT-SERVERS.NET,
2018                         J.ROOT-SERVERS.NET, K.ROOT-SERVERS.NET and
2019                         M.ROOT-SERVERS.NET.
2020
2021 2327.   [bug]           It was possible to dereference a NULL pointer in
2022                         rbtdb.c.  Implement dead node processing in zones as
2023                         we do for caches. [RT #17312]
2024
2025 2326.   [bug]           It was possible to trigger a INSIST in the acache
2026                         processing.
2027
2028 2325.   [port]          Linux: use capset() function if available. [RT #17557]
2029
2030 2324.   [bug]           Fix IPv6 matching against "any;". [RT #17533]
2031
2032 2323.   [port]          tru64: namespace clash. [RT #17547]
2033
2034 2322.   [port]          MacOS: work around the limitation of setrlimit()
2035                         for RLIMIT_NOFILE. [RT #17526]
2036
2037 2321.   [placeholder]
2038
2039 2320.   [func]          Make statistics counters thread-safe for platforms
2040                         that support certain atomic operations. [RT #17466]
2041
2042 2319.   [bug]           Silence Coverity warnings in
2043                         lib/dns/rdata/in_1/apl_42.c. [RT #17469]
2044
2045 2318.   [port]          sunos fixes for libbind.  [RT #17514]
2046
2047 2317.   [bug]           "make distclean" removed bind9.xsl.h. [RT #17518]
2048
2049 2316.   [port]          Missing #include <isc/print.h> in lib/dns/gssapictx.c.
2050                         [RT #17513]
2051
2052 2315.   [bug]           Used incorrect address family for mapped IPv4
2053                         addresses in acl.c. [RT #17519]
2054
2055 2314.   [bug]           Uninitialized memory use on error path in
2056                         bin/named/lwdnoop.c.  [RT #17476]
2057
2058 2313.   [cleanup]       Silence Coverity warnings. Handle private stacks.
2059                         [RT #17447] [RT #17478]
2060
2061 2312.   [cleanup]       Silence Coverity warning in lib/isc/unix/socket.c.
2062                         [RT #17458]
2063
2064 2311.   [bug]           IPv6 addresses could match IPv4 ACL entries and
2065                         vice versa. [RT #17462]
2066
2067 2310.   [bug]           dig, host, nslookup: flush stdout before emitting
2068                         debug/fatal messages.  [RT #17501]
2069
2070 2309.   [cleanup]       Fix Coverity warnings in lib/dns/acl.c and iptable.c.
2071                         [RT #17455]
2072
2073 2308.   [cleanup]       Silence Coverity warning in bin/named/controlconf.c.
2074                         [RT #17495]
2075
2076 2307.   [bug]           Remove infinite loop from lib/dns/sdb.c. [RT #17496]
2077
2078 2306.   [bug]           Remove potential race from lib/dns/resolver.c.
2079                         [RT #17470]
2080
2081 2305.   [security]      inet_network() buffer overflow. CVE-2008-0122.
2082
2083 2304.   [bug]           Check returns from all dns_rdata_tostruct() calls.
2084                         [RT #17460]
2085
2086 2303.   [bug]           Remove unnecessary code from bin/named/lwdgnba.c.
2087                         [RT #17471]
2088
2089 2302.   [bug]           Fix memset() calls in lib/tests/t_api.c. [RT #17472]
2090
2091 2301.   [bug]           Remove resource leak and fix error messages in
2092                         bin/tests/system/lwresd/lwtest.c. [RT #17474]
2093
2094 2300.   [bug]           Fixed failure to close open file in
2095                         bin/tests/names/t_names.c. [RT #17473]
2096
2097 2299.   [bug]           Remove unnecessary NULL check in
2098                         bin/nsupdate/nsupdate.c. [RT #17475]
2099
2100 2298.   [bug]           isc_mutex_lock() failure not caught in
2101                         bin/tests/timers/t_timers.c. [RT #17468]
2102
2103 2297.   [bug]           isc_entropy_createfilesource() failure not caught in
2104                         bin/tests/dst/t_dst.c. [RT #17467]
2105
2106 2296.   [port]          Allow docbook stylesheet location to be specified to
2107                         configure. [RT #17457]
2108
2109 2295.   [bug]           Silence static overrun error in bin/named/lwaddr.c.
2110                         [RT #17459]
2111
2112 2294.   [func]          Allow the experimental statistics channels to have
2113                         multiple connections and ACL.
2114                         Note: the stats-server and stats-server-v6 options
2115                         available in the previous beta releases are replaced
2116                         with the generic statistics-channels statement.
2117
2118 2293.   [func]          Add ACL regression test. [RT #17375]
2119
2120 2292.   [bug]           Log if the working directory is not writable.
2121                         [RT #17312]
2122
2123 2291.   [bug]           PR_SET_DUMPABLE may be set too late.  Also report
2124                         failure to set PR_SET_DUMPABLE. [RT #17312]
2125
2126 2290.   [bug]           Let AD in the query signal that the client wants AD
2127                         set in the response. [RT #17301]
2128
2129 2289.   [func]          named-checkzone now reports the out-of-zone CNAME
2130                         found. [RT #17309]
2131
2132 2288.   [port]          win32: mark service as running when we have finished
2133                         loading.  [RT #17441]
2134
2135 2287.   [bug]           Use 'volatile' if the compiler supports it. [RT #17413]
2136
2137 2286.   [func]          Allow a TCP connection to be used as a weak
2138                         authentication method for reverse zones.
2139                         New update-policy methods tcp-self and 6to4-self.
2140                         [RT #17378]
2141
2142 2285.   [func]          Test framework for client memory context management.
2143                         [RT #17377]
2144
2145 2284.   [bug]           Memory leak in UPDATE prerequisite processing.
2146                         [RT #17377]
2147
2148 2283.   [bug]           TSIG keys were not attaching to the memory
2149                         context.  TSIG keys should use the rings
2150                         memory context rather than the clients memory
2151                         context. [RT #17377]
2152
2153 2282.   [bug]           Acl code fixups. [RT #17346] [RT #17374]
2154
2155 2281.   [bug]           Attempts to use undefined acls were not being logged.
2156                         [RT #17307]
2157
2158 2280.   [func]          Allow the experimental http server to be reached
2159                         over IPv6 as well as IPv4. [RT #17332]
2160
2161 2279.   [bug]           Use setsockopt(SO_NOSIGPIPE), when available,
2162                         to protect applications from receiving spurious
2163                         SIGPIPE signals when using the resolver.
2164
2165 2278.   [bug]           win32: handle the case where Windows returns no
2166                         search list or DNS suffix. [RT #17354]
2167
2168 2277.   [bug]           Empty zone names were not correctly being caught at
2169                         in the post parse checks. [RT #17357]
2170
2171 2276.   [bug]           Install <dst/gssapi.h>.  [RT# 17359]
2172
2173 2275.   [func]          Add support to dig to perform IXFR queries over UDP.
2174                         [RT #17235]
2175
2176 2274.   [func]          Log zone transfer statistics. [RT #17336]
2177
2178 2273.   [bug]           Adjust log level to WARNING when saving inconsistent
2179                         stub/slave master and journal files. [RT# 17279]
2180
2181 2272.   [bug]           Handle illegal dnssec-lookaside trust-anchor names.
2182                         [RT #17262]
2183
2184 2271.   [bug]           Fix a memory leak in http server code [RT #17100]
2185
2186 2270.   [bug]           dns_db_closeversion() version->writer could be reset
2187                         before it is tested. [RT #17290]
2188
2189 2269.   [contrib]       dbus memory leaks and missing va_end calls. [RT #17232]
2190
2191 2268.   [bug]           0.IN-ADDR.ARPA was missing from the empty zones
2192                         list.
2193
2194         --- 9.5.0b1 released ---
2195
2196 2267.   [bug]           Radix tree node_num value could be set incorrectly,
2197                         causing positive ACL matches to look like negative
2198                         ones.  [RT #17311]
2199
2200 2266.   [bug]           client.c:get_clientmctx() returned the same mctx
2201                         once the pool of mctx's was filled. [RT #17218]
2202
2203 2265.   [bug]           Test that the memory context's basic_table is non NULL
2204                         before freeing.  [RT #17265]
2205
2206 2264.   [bug]           Server prefix length was being ignored. [RT #17308]
2207
2208 2263.   [bug]           "named-checkconf -z" failed to set default value
2209                         for "check-integrity".  [RT #17306]
2210
2211 2262.   [bug]           Error status from all but the last view could be
2212                         lost. [RT #17292]
2213
2214 2261.   [bug]           Fix memory leak with "any" and "none" ACLs [RT #17272]
2215
2216 2260.   [bug]           Reported wrong clients-per-query when increasing the
2217                         value. [RT #17236]
2218
2219 2259.   [placeholder]
2220
2221         --- 9.5.0a7 released ---
2222
2223 2258.   [bug]           Fallback from IXFR/TSIG to SOA/AXFR/TSIG broken.
2224                         [RT #17241]
2225
2226 2257.   [bug]           win32: Use the full path to vcredist_x86.exe when
2227                         calling it. [RT #17222]
2228
2229 2256.   [bug]           win32: Correctly register the installation location of
2230                         bindevt.dll. [RT #17159]
2231
2232 2255.   [maint]         L.ROOT-SERVERS.NET is now 199.7.83.42.
2233
2234 2254.   [bug]           timer.c:dispatch() failed to lock timer->lock
2235                         when reading timer->idle allowing it to see
2236                         intermediate values as timer->idle was reset by
2237                         isc_timer_touch(). [RT #17243]
2238
2239 2253.   [func]          "max-cache-size" defaults to 32M.
2240                         "max-acache-size" defaults to 16M.
2241
2242 2252.   [bug]           Fixed errors in sortlist code [RT #17216]
2243
2244 2251.   [placeholder]
2245
2246 2250.   [func]          New flag 'memstatistics' to state whether the
2247                         memory statistics file should be written or not.
2248                         Additionally named's -m option will cause the
2249                         statistics file to be written. [RT #17113]
2250
2251 2249.   [bug]           Only set Authentic Data bit if client requested
2252                         DNSSEC, per RFC 3655 [RT #17175]
2253
2254 2248.   [cleanup]       Fix several errors reported by Coverity. [RT #17160]
2255
2256 2247.   [doc]           Sort doc/misc/options. [RT #17067]
2257
2258 2246.   [bug]           Make the startup of test servers (ans.pl) more
2259                         robust. [RT #17147]
2260
2261 2245.   [bug]           Validating lack of DS records at trust anchors wasn't
2262                         working. [RT #17151]
2263
2264 2244.   [func]          Allow the check of nameserver names against the
2265                         SOA MNAME field to be disabled by specifying
2266                         'notify-to-soa yes;'.  [RT #17073]
2267
2268 2243.   [func]          Configuration files without a newline at the end now
2269                         parse without error. [RT #17120]
2270
2271 2242.   [bug]           nsupdate: GSS-TSIG support using the Heimdal Kerberos
2272                         library could require a source of random data.
2273                         [RT #17127]
2274
2275 2241.   [func]          nsupdate: add a interactive 'help' command. [RT #17099]
2276
2277 2240.   [bug]           Cleanup nsupdates GSS-TSIG support.  Convert
2278                         a number of INSIST()s into plain fatal() errors
2279                         which report the triggering result code.
2280                         The 'key' command wasn't disabling GSS-TSIG.
2281                         [RT #17099]
2282
2283 2239.   [func]          Ship a pre built bin/named/bind9.xsl.h. [RT #17114]
2284
2285 2238.   [bug]           It was possible to trigger a REQUIRE when a
2286                         validation was canceled. [RT #17106]
2287
2288 2237.   [bug]           libbind: res_init() was not thread aware. [RT #17123]
2289
2290 2236.   [bug]           dnssec-signzone failed to preserve the case of
2291                         of wildcard owner names. [RT #17085]
2292
2293 2235.   [bug]           <isc/atomic.h> was not being installed. [RT #17135]
2294
2295 2234.   [port]          Correct some compiler warnings on SCO OSr5 [RT #17134]
2296
2297 2233.   [func]          Add support for O(1) ACL processing, based on
2298                         radix tree code originally written by Kevin
2299                         Brintnall. [RT #16288]
2300
2301 2232.   [bug]           dns_adb_findaddrinfo() could fail and return
2302                         ISC_R_SUCCESS. [RT #17137]
2303
2304 2231.   [bug]           Building dlzbdb (contrib/dlz/bin/dlzbdb) was broken.
2305                         [RT #17088]
2306
2307 2230.   [bug]           We could INSIST reading a corrupted journal.
2308                         [RT #17132]
2309
2310 2229.   [bug]           Null pointer dereference on query pool creation
2311                         failure. [RT #17133]
2312
2313 2228.   [contrib]       contrib: Change 2188 was incomplete.
2314
2315 2227.   [cleanup]       Tidied up the FAQ. [RT #17121]
2316
2317 2226.   [placeholder]
2318
2319 2225.   [bug]           More support for systems with no IPv4 addresses.
2320                         [RT #17111]
2321
2322 2224.   [bug]           Defer journal compaction if a xfrin is in progress.
2323                         [RT #17119]
2324
2325 2223.   [bug]           Make a new journal when compacting. [RT #17119]
2326
2327 2222.   [func]          named-checkconf now checks server key references.
2328                         [RT #17097]
2329
2330 2221.   [bug]           Set the event result code to reflect the actual
2331                         record turned to caller when a cache update is
2332                         rejected due to a more credible answer existing.
2333                         [RT #17017]
2334
2335 2220.   [bug]           win32: Address a race condition in final shutdown of
2336                         the Windows socket code. [RT #17028]
2337
2338 2219.   [bug]           Apply zone consistency checks to additions, not
2339                         removals, when updating. [RT #17049]
2340
2341 2218.   [bug]           Remove unnecessary REQUIRE from dns_validator_create().
2342                         [RT #16976]
2343
2344 2217.   [func]          Adjust update log levels. [RT #17092]
2345
2346 2216.   [cleanup]       Fix a number of errors reported by Coverity.
2347                         [RT #17094]
2348
2349 2215.   [bug]           Bad REQUIRE check isc_hmacsha1_verify(). [RT #17094]
2350
2351 2214.   [bug]           Deregister OpenSSL lock callback when cleaning
2352                         up.  Reorder OpenSSL cleanup so that RAND_cleanup()
2353                         is called before the locks are destroyed. [RT #17098]
2354
2355 2213.   [bug]           SIG0 diagnostic failure messages were looking at the
2356                         wrong status code. [RT #17101]
2357
2358 2212.   [func]          'host -m' now causes memory statistics and active
2359                         memory to be printed at exit. [RT 17028]
2360
2361 2211.   [func]          Update "dynamic update temporarily disabled" message.
2362                         [RT #17065]
2363
2364 2210.   [bug]           Deleting class specific records via UPDATE could
2365                         fail.  [RT #17074]
2366
2367 2209.   [port]          osx: linking against user supplied static OpenSSL
2368                         libraries failed as the system ones were still being
2369                         found. [RT #17078]
2370
2371 2208.   [port]          win32: make sure both build methods produce the
2372                         same output. [RT #17058]
2373
2374 2207.   [port]          Some implementations of getaddrinfo() fail to set
2375                         ai_canonname correctly. [RT #17061]
2376
2377         --- 9.5.0a6 released ---
2378
2379 2206.   [security]      "allow-query-cache" and "allow-recursion" now
2380                         cross inherit from each other.
2381
2382                         If allow-query-cache is not set in named.conf then
2383                         allow-recursion is used if set, otherwise allow-query
2384                         is used if set, otherwise the default (localnets;
2385                         localhost;) is used.
2386
2387                         If allow-recursion is not set in named.conf then
2388                         allow-query-cache is used if set, otherwise allow-query
2389                         is used if set, otherwise the default (localnets;
2390                         localhost;) is used.
2391
2392                         [RT #16987]
2393
2394 2205.   [bug]           libbind: change #2119 broke thread support. [RT #16982]
2395
2396 2204.   [bug]           "rndc flushanme name unknown-view" caused named
2397                         to crash. [RT #16984]
2398
2399 2203.   [security]      Query id generation was cryptographically weak.
2400                         [RT # 16915]
2401
2402 2202.   [security]      The default acls for allow-query-cache and
2403                         allow-recursion were not being applied. [RT #16960]
2404
2405 2201.   [bug]           The build failed in a separate object directory.
2406                         [RT #16943]
2407
2408 2200.   [bug]           The search for cached NSEC records was stopping to
2409                         early leading to excessive DLV queries. [RT #16930]
2410
2411 2199.   [bug]           win32: don't call WSAStartup() while loading dlls.
2412                         [RT #16911]
2413
2414 2198.   [bug]           win32: RegCloseKey() could be called when
2415                         RegOpenKeyEx() failed. [RT #16911]
2416
2417 2197.   [bug]           Add INSIST to catch negative responses which are
2418                         not setting the event result code appropriately.
2419                         [RT #16909]
2420
2421 2196.   [port]          win32: yield processor while waiting for once to
2422                         to complete. [RT #16958]
2423
2424 2195.   [func]          dnssec-keygen now defaults to nametype "ZONE"
2425                         when generating DNSKEYs. [RT #16954]
2426
2427 2194.   [bug]           Close journal before calling 'done' in xfrin.c.
2428
2429         --- 9.5.0a5 released ---
2430
2431 2193.   [port]          win32: BINDInstall.exe is now linked statically.
2432                         [RT #16906]
2433
2434 2192.   [port]          win32: use vcredist_x86.exe to install Visual
2435                         Studio's redistributable dlls if building with
2436                         Visual Stdio 2005 or later.
2437
2438 2191.   [func]          named-checkzone now allows dumping to stdout (-).
2439                         named-checkconf now has -h for help.
2440                         named-checkzone now has -h for help.
2441                         rndc now has -h for help.
2442                         Better handling of '-?' for usage summaries.
2443                         [RT #16707]
2444
2445 2190.   [func]          Make fallback to plain DNS from EDNS due to timeouts
2446                         more visible.  New logging category "edns-disabled".
2447                         [RT #16871]
2448
2449 2189.   [bug]           Handle socket() returning EINTR. [RT #15949]
2450
2451 2188.   [contrib]       queryperf: autoconf changes to make the search for
2452                         libresolv or libbind more robust. [RT #16299]
2453
2454 2187.   [bug]           query_addds(), query_addwildcardproof() and
2455                         query_addnxrrsetnsec() should take a version
2456                         argument. [RT #16368]
2457
2458 2186.   [port]          cygwin: libbind: check for struct sockaddr_storage
2459                         independently of IPv6. [RT #16482]
2460
2461 2185.   [port]          sunos: libbind: check for ssize_t, memmove() and
2462                         memchr(). [RT #16463]
2463
2464 2184.   [bug]           bind9.xsl.h didn't build out of the source tree.
2465                         [RT #16830]
2466
2467 2183.   [bug]           dnssec-signzone didn't handle offline private keys
2468                         well.  [RT #16832]
2469
2470 2182.   [bug]           dns_dispatch_createtcp() and dispatch_createudp()
2471                         could return ISC_R_SUCCESS when they ran out of
2472                         memory. [RT #16365]
2473
2474 2181.   [port]          sunos: libbind: add paths.h from BIND 8. [RT #16462]
2475
2476 2180.   [cleanup]       Remove bit test from 'compress_test' as they
2477                         are no longer needed. [RT #16497]
2478
2479 2179.   [func]          'rndc command zone' will now find 'zone' if it is
2480                         unique to all the views. [RT #16821]
2481
2482 2178.   [bug]           'rndc reload' of a slave or stub zone resulted in
2483                         a reference leak. [RT #16867]
2484
2485 2177.   [bug]           Array bounds overrun on read (rcodetext) at
2486                         debug level 10+. [RT #16798]
2487
2488 2176.   [contrib]       dbus update to handle race condition during
2489                         initialization (Bugzilla 235809). [RT #16842]
2490
2491 2175.   [bug]           win32: windows broadcast condition variable support
2492                         was broken. [RT #16592]
2493
2494 2174.   [bug]           I/O errors should always be fatal when reading
2495                         master files. [RT #16825]
2496
2497 2173.   [port]          win32: When compiling with MSVS 2005 SP1 we also
2498                         need to ship Microsoft.VC80.MFCLOC.
2499
2500         --- 9.5.0a4 released ---
2501
2502 2172.   [bug]           query_addsoa() was being called with a non zone db.
2503                         [RT #16834]
2504
2505 2171.   [bug]           Handle breaks in DNSSEC trust chains where the parent
2506                         servers are not DS aware (DS queries to the parent
2507                         return a referral to the child).
2508
2509 2170.   [func]          Add acache processing to test suite. [RT #16711]
2510
2511 2169.   [bug]           host, nslookup: when reporting NXDOMAIN report the
2512                         given name and not the last name searched for.
2513                         [RT #16763]
2514
2515 2168.   [bug]           nsupdate: in non-interactive mode treat syntax errors
2516                         as fatal errors. [RT #16785]
2517
2518 2167.   [bug]           When re-using a automatic zone named failed to
2519                         attach it to the new view. [RT #16786]
2520
2521         --- 9.5.0a3 released ---
2522
2523 2166.   [bug]           When running in batch mode, dig could misinterpret
2524                         a server address as a name to be looked up, causing
2525                         unexpected output. [RT #16743]
2526
2527 2165.   [func]          Allow the destination address of a query to determine
2528                         if we will answer the query or recurse.
2529                         allow-query-on, allow-recursion-on and
2530                         allow-query-cache-on. [RT #16291]
2531
2532 2164.   [bug]           The code to determine how named-checkzone /
2533                         named-compilezone was called failed under windows.
2534                         [RT #16764]
2535
2536 2163.   [bug]           If only one of query-source and query-source-v6
2537                         specified a port the query pools code broke (change
2538                         2129).  [RT #16768]
2539
2540 2162.   [func]          Allow "rrset-order fixed" to be disabled at compile
2541                         time. [RT #16665]
2542
2543 2161.   [bug]           Fix which log messages are emitted for 'rndc flush'.
2544                         [RT #16698]
2545
2546 2160.   [bug]           libisc wasn't handling NULL ifa_addr pointers returned
2547                         from getifaddrs(). [RT #16708]
2548
2549         --- 9.5.0a2 released ---
2550
2551 2159.   [bug]           Array bounds overrun in acache processing. [RT #16710]
2552
2553 2158.   [bug]           ns_client_isself() failed to initialize key
2554                         leading to a REQUIRE failure. [RT #16688]
2555
2556 2157.   [func]          dns_db_transfernode() created. [RT #16685]
2557
2558 2156.   [bug]           Fix node reference leaks in lookup.c:lookup_find(),
2559                         resolver.c:validated() and resolver.c:cache_name().
2560                         Fix a memory leak in rbtdb.c:free_noqname().
2561                         Make lookup.c:lookup_find() robust against
2562                         event leaks. [RT #16685]
2563
2564 2155.   [contrib]       SQLite sdb module from jaboydjr@netwalk.com.
2565                         [RT #16694]
2566
2567 2154.   [func]          Scoped (e.g. IPv6 link-local) addresses may now be
2568                         matched in acls by omitting the scope. [RT #16599]
2569
2570 2153.   [bug]           nsupdate could leak memory. [RT #16691]
2571
2572 2152.   [cleanup]       Use sizeof(buf) instead of fixed number in
2573                         dighost.c:get_trusted_key(). [RT #16678]
2574
2575 2151.   [bug]           Missing newline in usage message for journalprint.
2576                         [RT #16679]
2577
2578 2150.   [bug]           'rrset-order cyclic' uniformly distribute the
2579                         starting point for the first response for a given
2580                         RRset. [RT #16655]
2581
2582 2149.   [bug]           isc_mem_checkdestroyed() failed to abort on
2583                         if there were still active memory contexts.
2584                         [RT #16672]
2585
2586 2148.   [func]          Add positive logging for rndc commands. [RT #14623]
2587
2588 2147.   [bug]           libbind: remove potential buffer overflow from
2589                         hmac_link.c. [RT #16437]
2590
2591 2146.   [cleanup]       Silence Linux's spurious "obsolete setsockopt
2592                         SO_BSDCOMPAT" message. [RT #16641]
2593
2594 2145.   [bug]           Check DS/DLV digest lengths for known digests.
2595                         [RT #16622]
2596
2597 2144.   [cleanup]       Suppress logging of SERVFAIL from forwarders.
2598                         [RT #16619]
2599
2600 2143.   [bug]           We failed to restart the IPv6 client when the
2601                         kernel failed to return the destination the
2602                         packet was sent to. [RT #16613]
2603
2604 2142.   [bug]           Handle master files with a modification time that
2605                         matches the epoch. [RT# 16612]
2606
2607 2141.   [bug]           dig/host should not be setting IDN_ASCCHECK (IDN
2608                         equivalent of LDH checks).  [RT #16609]
2609
2610 2140.   [bug]           libbind: missing unlock on pthread_key_create()
2611                         failures. [RT #16654]
2612
2613 2139.   [bug]           dns_view_find() was being called with wrong type
2614                         in adb.c. [RT #16670]
2615
2616 2138.   [bug]           Lock order reversal in resolver.c. [RT #16653]
2617
2618 2137.   [port]          Mips little endian and/or mips 64 bit are now
2619                         supported for atomic operations. [RT#16648]
2620
2621 2136.   [bug]           nslookup/host looped if there was no search list
2622                         and the host didn't exist. [RT #16657]
2623
2624 2135.   [bug]           Uninitialized rdataset in sdlz.c. [RT# 16656]
2625
2626 2134.   [func]          Additional statistics support. [RT #16666]
2627
2628 2133.   [port]          powerpc:  Support both IBM and MacOS Power PC
2629                         assembler syntaxes. [RT #16647]
2630
2631 2132.   [bug]           Missing unlock on out of memory in
2632                         dns_dispatchmgr_setudp().
2633
2634 2131.   [contrib]       dlz/mysql: AXFR was broken. [RT #16630]
2635
2636 2130.   [func]          Log if CD or DO were set. [RT #16640]
2637
2638 2129.   [func]          Provide a pool of UDP sockets for queries to be
2639                         made over. See use-queryport-pool, queryport-pool-ports
2640                         and queryport-pool-updateinterval.  [RT #16415]
2641
2642 2128.   [doc]           xsltproc --nonet, update DTD versions.  [RT #16635]
2643
2644 2127.   [port]          Improved OpenSSL 0.9.8 support. [RT #16563]
2645
2646 2126.   [security]      Serialize validation of type ANY responses. [RT #16555]
2647
2648 2125.   [bug]           dns_zone_getzeronosoattl() REQUIRE failure if DLZ
2649                         was defined. [RT #16574]
2650
2651 2124.   [security]      It was possible to dereference a freed fetch
2652                         context. [RT #16584]
2653
2654         --- 9.5.0a1 released ---
2655
2656 2123.   [func]          Use Doxygen to generate internal documentation.
2657                         [RT #11398]
2658
2659 2122.   [func]          Experimental http server and statistics support
2660                         for named via xml.
2661
2662 2121.   [func]          Add a 10 slot dead masters cache (LRU) with a 600
2663                         second timeout. [RT #16553]
2664
2665 2120.   [doc]           Fix markup on nsupdate man page. [RT #16556]
2666
2667 2119.   [compat]        libbind: allow res_init() to succeed enough to
2668                         return the default domain even if it was unable
2669                         to allocate memory.
2670
2671 2118.   [bug]           Handle response with long chains of domain name
2672                         compression pointers which point to other compression
2673                         pointers. [RT #16427]
2674
2675 2117.   [bug]           DNSSEC fixes: named could fail to cache NSEC records
2676                         which could lead to validation failures.  named didn't
2677                         handle negative DS responses that were in the process
2678                         of being validated.  Check CNAME bit before accepting
2679                         NODATA proof. To be able to ignore a child NSEC there
2680                         must be SOA (and NS) set in the bitmap. [RT #16399]
2681
2682 2116.   [bug]           'rndc reload' could cause the cache to continually
2683                         be cleaned. [RT #16401]
2684
2685 2115.   [bug]           'rndc reconfig' could trigger a INSIST if the
2686                         number of masters for a zone was reduced. [RT #16444]
2687
2688 2114.   [bug]           dig/host/nslookup: searches for names with multiple
2689                         labels were failing. [RT #16447]
2690
2691 2113.   [bug]           nsupdate: if a zone is specified it should be used
2692                         for server discover. [RT# 16455]
2693
2694 2112.   [security]      Warn if weak RSA exponent is used. [RT #16460]
2695
2696 2111.   [bug]           Fix a number of errors reported by Coverity.
2697                         [RT #16507]
2698
2699 2110.   [bug]           "minimal-responses yes;" interacted badly with BIND 8
2700                         priming queries. [RT #16491]
2701
2702 2109.   [port]          libbind: silence aix 5.3 compiler warnings. [RT #16502]
2703
2704 2108.   [func]          DHCID support. [RT #16456]
2705
2706 2107.   [bug]           dighost.c: more cleanup of buffers. [RT #16499]
2707
2708 2106.   [func]          'rndc status' now reports named's version. [RT #16426]
2709
2710 2105.   [func]          GSS-TSIG support (RFC 3645).
2711
2712 2104.   [port]          Fix Solaris SMF error message.
2713
2714 2103.   [port]          Add /usr/sfw to list of locations for OpenSSL
2715                         under Solaris.
2716
2717 2102.   [port]          Silence Solaris 10 warnings.
2718
2719 2101.   [bug]           OpenSSL version checks were not quite right.
2720                         [RT #16476]
2721
2722 2100.   [port]          win32: copy libeay32.dll to Build\Debug.
2723                         Copy Debug\named-checkzone to Debug\named-compilezone.
2724
2725 2099.   [port]          win32: more manifest issues.
2726
2727 2098.   [bug]           Race in rbtdb.c:no_references(), which occasionally
2728                         triggered an INSIST failure about the node lock
2729                         reference.  [RT #16411]
2730
2731 2097.   [bug]           named could reference a destroyed memory context
2732                         after being reloaded / reconfigured. [RT #16428]
2733
2734 2096.   [bug]           libbind: handle applications that fail to detect
2735                         res_init() failures better.
2736
2737 2095.   [port]          libbind: alway prototype inet_cidr_ntop_ipv6() and
2738                         net_cidr_ntop_ipv6(). [RT #16388]
2739
2740 2094.   [contrib]       Update named-bootconf.  [RT# 16404]
2741
2742 2093.   [bug]           named-checkzone -s was broken.
2743
2744 2092.   [bug]           win32: dig, host, nslookup.  Use registry config
2745                         if resolv.conf does not exist or no nameservers
2746                         listed. [RT #15877]
2747
2748 2091.   [port]          dighost.c: race condition on cleanup. [RT #16417]
2749
2750 2090.   [port]          win32: Visual C++ 2005 command line manifest support.
2751                         [RT #16417]
2752
2753 2089.   [security]      Raise the minimum safe OpenSSL versions to
2754                         OpenSSL 0.9.7l and OpenSSL 0.9.8d.  Versions
2755                         prior to these have known security flaws which
2756                         are (potentially) exploitable in named. [RT #16391]
2757
2758 2088.   [security]      Change the default RSA exponent from 3 to 65537.
2759                         [RT #16391]
2760
2761 2087.   [port]          libisc failed to compile on OS's w/o a vsnprintf.
2762                         [RT #16382]
2763
2764 2086.   [port]          libbind: FreeBSD now has get*by*_r() functions.
2765                         [RT #16403]
2766
2767 2085.   [doc]           win32: added index.html and README to zip. [RT #16201]
2768
2769 2084.   [contrib]       dbus update for 9.3.3rc2.
2770
2771 2083.   [port]          win32: Visual C++ 2005 support.
2772
2773 2082.   [doc]           Document 'cache-file' as a test only option.
2774
2775 2081.   [port]          libbind: minor 64-bit portability fix in memcluster.c.
2776                         [RT #16360]
2777
2778 2080.   [port]          libbind: res_init.c did not compile on older versions
2779                         of Solaris. [RT #16363]
2780
2781 2079.   [bug]           The lame cache was not handling multiple types
2782                         correctly. [RT #16361]
2783
2784 2078.   [bug]           dnssec-checkzone output style "default" was badly
2785                         named.  It is now called "relative". [RT #16326]
2786
2787 2077.   [bug]           'dnssec-signzone -O raw' wasn't outputting the
2788                         complete signed zone. [RT #16326]
2789
2790 2076.   [bug]           Several files were missing #include <config.h>
2791                         causing build failures on OSF. [RT #16341]
2792
2793 2075.   [bug]           The spillat timer event hander could leak memory.
2794                         [RT #16357]
2795
2796 2074.   [bug]           dns_request_createvia2(), dns_request_createvia3(),
2797                         dns_request_createraw2() and dns_request_createraw3()
2798                         failed to send multiple UDP requests. [RT #16349]
2799
2800 2073.   [bug]           Incorrect semantics check for update policy "wildcard".
2801                         [RT #16353]
2802
2803 2072.   [bug]           We were not generating valid HMAC SHA digests.
2804                         [RT #16320]
2805
2806 2071.   [port]          Test whether gcc accepts -fno-strict-aliasing.
2807                         [RT #16324]
2808
2809 2070.   [bug]           The remote address was not always displayed when
2810                         reporting dispatch failures. [RT #16315]
2811
2812 2069.   [bug]           Cross compiling was not working. [RT #16330]
2813
2814 2068.   [cleanup]       Lower incremental tuning message to debug 1.
2815                         [RT #16319]
2816
2817 2067.   [bug]           'rndc' could close the socket too early triggering
2818                         a INSIST under Windows. [RT #16317]
2819
2820 2066.   [security]      Handle SIG queries gracefully. [RT #16300]
2821
2822 2065.   [bug]           libbind: probe for HPUX prototypes for
2823                         endprotoent_r() and endservent_r().  [RT 16313]
2824
2825 2064.   [bug]           libbind: silence AIX compiler warnings. [RT #16218]
2826
2827 2063.   [bug]           Change #1955 introduced a bug which caused the first
2828                         'rndc flush' call to not free memory. [RT #16244]
2829
2830 2062.   [bug]           'dig +nssearch' was reusing a buffer before it had
2831                         been returned by the socket code. [RT #16307]
2832
2833 2061.   [bug]           Accept expired wildcard message reversed. [RT #16296]
2834
2835 2060.   [bug]           Enabling DLZ support could leave views partially
2836                         configured. [RT #16295]
2837
2838 2059.   [bug]           Search into cache rbtdb could trigger an INSIST
2839                         failure while cleaning up a stale rdataset.
2840                         [RT #16292]
2841
2842 2058.   [bug]           Adjust how we calculate rtt estimates in the presence
2843                         of authoritative servers that drop EDNS and/or CD
2844                         requests.  Also fallback to EDNS/512 and plain DNS
2845                         faster for zones with less than 3 servers.  [RT #16187]
2846
2847 2057.   [bug]           Make setting "ra" dependent on both allow-query-cache
2848                         and allow-recursion. [RT #16290]
2849
2850 2056.   [bug]           dig: ixfr= was not being treated case insensitively
2851                         at all times. [RT #15955]
2852
2853 2055.   [bug]           Missing goto after dropping multicast query.
2854                         [RT #15944]
2855
2856 2054.   [port]          freebsd: do not explicitly link against -lpthread.
2857                         [RT #16170]
2858
2859 2053.   [port]          netbsd:libbind: silence compiler warnings. [RT #16220]
2860
2861 2052.   [bug]           'rndc' improve connect failed message to report
2862                         the failing address. [RT #15978]
2863
2864 2051.   [port]          More strtol() fixes. [RT #16249]
2865
2866 2050.   [bug]           Parsing of NSAP records was not case insensitive.
2867                         [RT #16287]
2868
2869 2049.   [bug]           Restore SOA before AXFR when falling back from
2870                         a attempted IXFR when transferring in a zone.
2871                         Allow a initial SOA query before attempting
2872                         a AXFR to be requested. [RT #16156]
2873
2874 2048.   [bug]           It was possible to loop forever when using
2875                         avoid-v4-udp-ports / avoid-v6-udp-ports when
2876                         the OS always returned the same local port.
2877                         [RT #16182]
2878
2879 2047.   [bug]           Failed to initialize the interface flags to zero.
2880                         [RT #16245]
2881
2882 2046.   [bug]           rbtdb.c:rdataset_setadditional() could cause duplicate
2883                         cleanup [RT #16247].
2884
2885 2045.   [func]          Use lock buckets for acache entries to limit memory
2886                         consumption. [RT #16183]
2887
2888 2044.   [port]          Add support for atomic operations for Itanium.
2889                         [RT #16179]
2890
2891 2043.   [port]          nsupdate/nslookup: Force the flushing of the prompt
2892                         for interactive sessions. [RT#16148]
2893
2894 2042.   [bug]           named-checkconf was incorrectly rejecting the
2895                         logging category "config". [RT #16117]
2896
2897 2041.   [bug]           "configure --with-dlz-bdb=yes" produced a bad
2898                         set of libraries to be linked. [RT #16129]
2899
2900 2040.   [bug]           rbtdb no_references() could trigger an INSIST
2901                         failure with --enable-atomic.  [RT #16022]
2902
2903 2039.   [func]          Check that all buffers passed to the socket code
2904                         have been retrieved when the socket event is freed.
2905                         [RT #16122]
2906
2907 2038.   [bug]           dig/nslookup/host was unlinking from wrong list
2908                         when handling errors. [RT #16122]
2909
2910 2037.   [func]          When unlinking the first or last element in a list
2911                         check that the list head points to the element to
2912                         be unlinked. [RT #15959]
2913
2914 2036.   [bug]           'rndc recursing' could cause trigger a REQUIRE.
2915                         [RT #16075]
2916
2917 2035.   [func]          Make falling back to TCP on UDP refresh failure
2918                         optional. Default "try-tcp-refresh yes;" for BIND 8
2919                         compatibility. [RT #16123]
2920
2921 2034.   [bug]           gcc: set -fno-strict-aliasing. [RT #16124]
2922
2923 2033.   [bug]           We weren't creating multiple client memory contexts
2924                         on demand as expected. [RT #16095]
2925
2926 2032.   [bug]           Remove a INSIST in query_addadditional2(). [RT #16074]
2927
2928 2031.   [bug]           Emit a error message when "rndc refresh" is called on
2929                         a non slave/stub zone. [RT # 16073]
2930
2931 2030.   [bug]           We were being overly conservative when disabling
2932                         openssl engine support. [RT #16030]
2933
2934 2029.   [bug]           host printed out the server multiple times when
2935                         specified on the command line. [RT #15992]
2936
2937 2028.   [port]          linux: socket.c compatibility for old systems.
2938                         [RT #16015]
2939
2940 2027.   [port]          libbind: Solaris x86 support. [RT #16020]
2941
2942 2026.   [bug]           Rate limit the two recursive client exceeded messages.
2943                         [RT #16044]
2944
2945 2025.   [func]          Update "zone serial unchanged" message. [RT #16026]
2946
2947 2024.   [bug]           named emitted spurious "zone serial unchanged"
2948                         messages on reload. [RT #16027]
2949
2950 2023.   [bug]           "make install" should create ${localstatedir}/run and
2951                         ${sysconfdir} if they do not exist. [RT #16033]
2952
2953 2022.   [bug]           If dnssec validation is disabled only assert CD if
2954                         CD was requested. [RT #16037]
2955
2956 2021.   [bug]           dnssec-enable no; triggered a REQUIRE. [RT #16037]
2957
2958 2020.   [bug]           rdataset_setadditional() could leak memory. [RT #16034]
2959
2960 2019.   [tuning]        Reduce the amount of work performed per quantum
2961                         when cleaning the cache. [RT #15986]
2962
2963 2018.   [bug]           Checking if the HMAC MD5 private file was broken.
2964                         [RT #15960]
2965
2966 2017.   [bug]           allow-query default was not correct. [RT #15946]
2967
2968 2016.   [bug]           Return a partial answer if recursion is not
2969                         allowed but requested and we had the answer
2970                         to the original qname. [RT #15945]
2971
2972 2015.   [cleanup]       use-additional-cache is now acache-enable for
2973                         consistency.  Default acache-enable off in BIND 9.4
2974                         as it requires memory usage to be configured.
2975                         It may be enabled by default in BIND 9.5 once we
2976                         have more experience with it.
2977
2978 2014.   [func]          Statistics about acache now recorded and sent
2979                         to log. [RT #15976]
2980
2981 2013.   [bug]           Handle unexpected TSIGs on unsigned AXFR/IXFR
2982                         responses more gracefully. [RT #15941]
2983
2984 2012.   [func]          Don't insert new acache entries if acache is full.
2985                         [RT #15970]
2986
2987 2011.   [func]          dnssec-signzone can now update the SOA record of
2988                         the signed zone, either as an increment or as the
2989                         system time(). [RT #15633]
2990
2991 2010.   [placeholder]   rt15958
2992
2993 2009.   [bug]           libbind: Coverity fixes. [RT #15808]
2994
2995 2008.   [func]          It is now possible to enable/disable DNSSEC
2996                         validation from rndc.  This is useful for the
2997                         mobile hosts where the current connection point
2998                         breaks DNSSEC (firewall/proxy).  [RT #15592]
2999
3000                                 rndc validation newstate [view]
3001
3002 2007.   [func]          It is now possible to explicitly enable DNSSEC
3003                         validation.  default dnssec-validation no; to
3004                         be changed to yes in 9.5.0.  [RT #15674]
3005
3006 2006.   [security]      Allow-query-cache and allow-recursion now default
3007                         to the built in acls "localnets" and "localhost".
3008
3009                         This is being done to make caching servers less
3010                         attractive as reflective amplifying targets for
3011                         spoofed traffic.  This still leave authoritative
3012                         servers exposed.
3013
3014                         The best fix is for full BCP 38 deployment to
3015                         remove spoofed traffic.
3016
3017 2005.   [bug]           libbind: Retransmission timeouts should be
3018                         based on which attempt it is to the nameserver
3019                         and not the nameserver itself. [RT #13548]
3020
3021 2004.   [bug]           dns_tsig_sign() could pass a NULL pointer to
3022                         dst_context_destroy() when cleaning up after a
3023                         error. [RT #15835]
3024
3025 2003.   [bug]           libbind: The DNS name/address lookup functions could
3026                         occasionally follow a random pointer due to
3027                         structures not being completely zeroed. [RT #15806]
3028
3029 2002.   [bug]           libbind: tighten the constraints on when
3030                         struct addrinfo._ai_pad exists.  [RT #15783]
3031
3032 2001.   [func]          Check the KSK flag when updating a secure dynamic zone.
3033                         New zone option "update-check-ksk yes;".  [RT #15817]
3034
3035 2000.   [bug]           memmove()/strtol() fix was incomplete. [RT #15812]
3036
3037 1999.   [func]          Implement "rrset-order fixed". [RT #13662]
3038
3039 1998.   [bug]           Restrict handling of fifos as sockets to just SunOS.
3040                         This allows named to connect to entropy gathering
3041                         daemons that use fifos instead of sockets. [RT #15840]
3042
3043 1997.   [bug]           Named was failing to replace negative cache entries
3044                         when a positive one for the type was learnt.
3045                         [RT #15818]
3046
3047 1996.   [bug]           nsupdate: if a zone has been specified it should
3048                         appear in the output of 'show'. [RT #15797]
3049
3050 1995.   [bug]           'host' was reporting multiple "is an alias" messages.
3051                         [RT #15702]
3052
3053 1994.   [port]          OpenSSL 0.9.8 support. [RT #15694]
3054
3055 1993.   [bug]           Log messages, via syslog, were missing the space
3056                         after the timestamp if "print-time yes" was specified.
3057                         [RT #15844]
3058
3059 1992.   [bug]           Not all incoming zone transfer messages included the
3060                         view.  [RT #15825]
3061
3062 1991.   [cleanup]       The configuration data, once read, should be treated
3063                         as read only.  Expand the use of const to enforce this
3064                         at compile time. [RT #15813]
3065
3066 1990.   [bug]           libbind:  isc's override of broken gettimeofday()
3067                         implementations was not always effective.
3068                         [RT #15709]
3069
3070 1989.   [bug]           win32: don't check the service password when
3071                         re-installing. [RT #15882]
3072
3073 1988.   [bug]           Remove a bus error from the SHA256/SHA512 support.
3074                         [RT #15878]
3075
3076 1987.   [func]          DS/DLV SHA256 digest algorithm support. [RT #15608]
3077
3078 1986.   [func]          Report when a zone is removed. [RT #15849]
3079
3080 1985.   [protocol]      DLV has now been assigned a official type code of
3081                         32769. [RT #15807]
3082
3083                         Note: care should be taken to ensure you upgrade
3084                         both named and dnssec-signzone at the same time for
3085                         zones with DLV records where named is the master
3086                         server for the zone.  Also any zones that contain
3087                         DLV records should be removed when upgrading a slave
3088                         zone.  You do not however have to upgrade all
3089                         servers for a zone with DLV records simultaneously.
3090
3091 1984.   [func]          dig, nslookup and host now advertise a 4096 byte
3092                         EDNS UDP buffer size by default. [RT #15855]
3093
3094 1983.   [func]          Two new update policies.  "selfsub" and "selfwild".
3095                         [RT #12895]
3096
3097 1982.   [bug]           DNSKEY was being accepted on the parent side of
3098                         a delegation.  KEY is still accepted there for
3099                         RFC 3007 validated updates. [RT #15620]
3100
3101 1981.   [bug]           win32: condition.c:wait() could fail to reattain
3102                         the mutex lock.
3103
3104 1980.   [func]          dnssec-signzone: output the SOA record as the
3105                         first record in the signed zone. [RT #15758]
3106
3107 1979.   [port]          linux: allow named to drop core after changing
3108                         user ids. [RT #15753]
3109
3110 1978.   [port]          Handle systems which have a broken recvmsg().
3111                         [RT #15742]
3112
3113 1977.   [bug]           Silence noisy log message. [RT #15704]
3114
3115 1976.   [bug]           Handle systems with no IPv4 addresses. [RT #15695]
3116
3117 1975.   [bug]           libbind: isc_gethexstring() could misparse multi-line
3118                         hex strings with comments. [RT #15814]
3119
3120 1974.   [doc]           List each of the zone types and associated zone
3121                         options separately in the ARM.
3122
3123 1973.   [func]          TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
3124                         HMACSHA512 support. [RT #13606]
3125
3126 1972.   [contrib]       DBUS dynamic forwarders integration from
3127                         Jason Vas Dias <jvdias@redhat.com>.
3128
3129 1971.   [port]          linux: make detection of missing IF_NAMESIZE more
3130                         robust. [RT #15443]
3131
3132 1970.   [bug]           nsupdate: adjust UDP timeout when falling back to
3133                         unsigned SOA query. [RT #15775]
3134
3135 1969.   [bug]           win32: the socket code was freeing the socket
3136                         structure too early. [RT #15776]
3137
3138 1968.   [bug]           Missing lock in resolver.c:validated(). [RT #15739]
3139
3140 1967.   [func]          dig/nslookup/host: warn about missing "QR". [RT #15779]
3141
3142 1966.   [bug]           Don't set CD when we have fallen back to plain DNS.
3143                         [RT #15727]
3144
3145 1965.   [func]          Suppress spurious "recursion requested but not
3146                         available" warning with 'dig +qr'. [RT #15780].
3147
3148 1964.   [func]          Separate out MX and SRV to CNAME checks. [RT #15723]
3149
3150 1963.   [port]          Tru64 4.0E doesn't support send() and recv().
3151                         [RT #15586]
3152
3153 1962.   [bug]           Named failed to clear old update-policy when it
3154                         was removed. [RT #15491]
3155
3156 1961.   [bug]           Check the port and address of responses forwarded
3157                         to dispatch. [RT #15474]
3158
3159 1960.   [bug]           Update code should set NSEC ttls from SOA MINIMUM.
3160                         [RT #15465]
3161
3162 1959.   [func]          Control the zeroing of the negative response TTL to
3163                         a soa query.  Defaults "zero-no-soa-ttl yes;" and
3164                         "zero-no-soa-ttl-cache no;". [RT #15460]
3165
3166 1958.   [bug]           Named failed to update the zone's secure state
3167                         until the zone was reloaded. [RT #15412]
3168
3169 1957.   [bug]           Dig mishandled responses to class ANY queries.
3170                         [RT #15402]
3171
3172 1956.   [bug]           Improve cross compile support, 'gen' is now built
3173                         by native compiler.  See README for additional
3174                         cross compile support information. [RT #15148]
3175
3176 1955.   [bug]           Pre-allocate the cache cleaning iterator. [RT #14998]
3177
3178 1954.   [func]          Named now falls back to advertising EDNS with a
3179                         512 byte receive buffer if the initial EDNS queries
3180                         fail.  [RT #14852]
3181
3182 1953.   [func]          The maximum EDNS UDP response named will send can
3183                         now be set in named.conf (max-udp-size).  This is
3184                         independent of the advertised receive buffer
3185                         (edns-udp-size). [RT #14852]
3186
3187 1952.   [port]          hpux: tell the linker to build a runtime link
3188                         path "-Wl,+b:". [RT #14816].
3189
3190 1951.   [security]      Drop queries from particular well known ports.
3191                         Don't return FORMERR to queries from particular
3192                         well known ports.  [RT #15636]
3193
3194 1950.   [port]          Solaris 2.5.1 and earlier cannot bind() then connect()
3195                         a TCP socket. This prevents the source address being
3196                         set for TCP connections. [RT #15628]
3197
3198 1949.   [func]          Addition memory leakage checks. [RT #15544]
3199
3200 1948.   [bug]           If was possible to trigger a REQUIRE failure in
3201                         xfrin.c:maybe_free() if named ran out of memory.
3202                         [RT #15568]
3203
3204 1947.   [func]          It is now possible to configure named to accept
3205                         expired RRSIGs.  Default "dnssec-accept-expired no;".
3206                         Setting "dnssec-accept-expired yes;" leaves named
3207                         vulnerable to replay attacks.  [RT #14685]
3208
3209 1946.   [bug]           resume_dslookup() could trigger a REQUIRE failure
3210                         when using forwarders. [RT #15549]
3211
3212 1945.   [cleanup]       dnssec-keygen: RSA (RSAMD5) is no longer recommended.
3213                         To generate a RSAMD5 key you must explicitly request
3214                         RSAMD5. [RT #13780]
3215
3216 1944.   [cleanup]       isc_hash_create() does not need a read/write lock.
3217                         [RT #15522]
3218
3219 1943.   [bug]           Set the loadtime after rolling forward the journal.
3220                         [RT #15647]
3221
3222 1942.   [bug]           If the name of a DNSKEY match that of one in
3223                         trusted-keys do not attempt to validate the DNSKEY
3224                         using the parents DS RRset. [RT #15649]
3225
3226 1941.   [bug]           ncache_adderesult() should set eresult even if no
3227                         rdataset is passed to it. [RT #15642]
3228
3229 1940.   [bug]           Fixed a number of error conditions reported by
3230                         Coverity.
3231
3232 1939.   [bug]           The resolver could dereference a null pointer after
3233                         validation if all the queries have timed out.
3234                         [RT #15528]
3235
3236 1938.   [bug]           The validator was not correctly handling unsecure
3237                         negative responses at or below a SEP. [RT #15528]
3238
3239 1937.   [bug]           sdlz doesn't handle RRSIG records. [RT #15564]
3240
3241 1936.   [bug]           The validator could leak memory. [RT #15544]
3242
3243 1935.   [bug]           'acache' was DO sensitive. [RT #15430]
3244
3245 1934.   [func]          Validate pending NS RRsets, in the authority section,
3246                         prior to returning them if it can be done without
3247                         requiring DNSKEYs to be fetched.  [RT #15430]
3248
3249 1933.   [bug]           dump_rdataset_raw() had a incorrect INSIST. [RT #15534]
3250
3251 1932.   [bug]           hpux: LDFLAGS was getting corrupted. [RT #15530]
3252
3253 1931.   [bug]           Per-client mctx could require a huge amount of memory,
3254                         particularly for a busy caching server. [RT #15519]
3255
3256 1930.   [port]          HPUX: ia64 support. [RT #15473]
3257
3258 1929.   [port]          FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
3259
3260 1928.   [bug]           Race in rbtdb.c:currentversion(). [RT #15517]
3261
3262 1927.   [bug]           Access to soanode or nsnode in rbtdb violated the
3263                         lock order rule and could cause a dead lock.
3264                         [RT# 15518]
3265
3266 1926.   [bug]           The Windows installer did not check for empty
3267                         passwords.  BINDinstall was being installed in
3268                         the wrong place. [RT #15483]
3269
3270 1925.   [port]          All outer level AC_TRY_RUNs need cross compiling
3271                         defaults. [RT #15469]
3272
3273 1924.   [port]          libbind: hpux ia64 support. [RT #15473]
3274
3275 1923.   [bug]           ns_client_detach() called too early. [RT #15499]
3276
3277 1922.   [bug]           check-tool.c:setup_logging() missing call to
3278                         dns_log_setcontext().
3279
3280 1921.   [bug]           Client memory contexts were not using internal
3281                         malloc. [RT# 15434]
3282
3283 1920.   [bug]           The cache rbtdb lock array was too small to
3284                         have the desired performance characteristics.
3285                         [RT #15454]
3286
3287 1919.   [contrib]       queryperf: a set of new features: collecting/printing
3288                         response delays, printing intermediate results, and
3289                         adjusting query rate for the "target" qps.
3290
3291 1918.   [bug]           Memory leak when checking acls. [RT #15391]
3292
3293 1917.   [doc]           funcsynopsisinfo wasn't being treated as verbatim
3294                         when generating man pages. [RT #15385]
3295
3296 1916.   [func]          Integrate contributed IDN code from JPNIC. [RT #15383]
3297
3298 1915.   [bug]           dig +ndots was broken. [RT #15215]
3299
3300 1914.   [protocol]      DS is required to accept mnemonic algorithms
3301                         (RFC 4034).  Still emit numeric algorithms for
3302                         compatibility with RFC 3658. [RT #15354]
3303
3304 1913.   [func]          Integrate contributed DLZ code into named. [RT #11382]
3305
3306 1912.   [port]          aix: atomic locking for powerpc. [RT #15020]
3307
3308 1911.   [bug]           Update windows socket code. [RT #14965]
3309
3310 1910.   [bug]           dig's +sigchase code overhauled. [RT #14933]
3311
3312 1909.   [bug]           The DLV code has been re-worked to make no longer
3313                         query order sensitive. [RT #14933]
3314
3315 1908.   [func]          dig now warns if 'RA' is not set in the answer when
3316                         'RD' was set in the query.  host/nslookup skip servers
3317                         that fail to set 'RA' when 'RD' is set unless a server
3318                         is explicitly set.  [RT #15005]
3319
3320 1907.   [func]          host/nslookup now continue (default)/fail on SERVFAIL.
3321                         [RT #15006]
3322
3323 1906.   [func]          dig now has a '-q queryname' and '+showsearch' options.
3324                         [RT #15034]
3325
3326 1905.   [bug]           Strings returned from cfg_obj_asstring() should be
3327                         treated as read-only.  The prototype for
3328                         cfg_obj_asstring() has been updated to reflect this.
3329                         [RT #15256]
3330
3331 1904.   [func]          Automatic empty zone creation for D.F.IP6.ARPA and
3332                         friends.  Note: RFC 1918 zones are not yet covered by
3333                         this but are likely to be in a future release.
3334
3335                         New options: empty-server, empty-contact,
3336                         empty-zones-enable and disable-empty-zone.
3337
3338 1903.   [func]          ISC string copy API.
3339
3340 1902.   [func]          Attempt to make the amount of work performed in a
3341                         iteration self tuning.  The covers nodes clean from
3342                         the cache per iteration, nodes written to disk when
3343                         rewriting a master file and nodes destroyed per
3344                         iteration when destroying a zone or a cache.
3345                         [RT #14996]
3346
3347 1901.   [cleanup]       Don't add DNSKEY records to the additional section.
3348
3349 1900.   [bug]           ixfr-from-differences failed to ensure that the
3350                         serial number increased. [RT #15036]
3351
3352 1899.   [func]          named-checkconf now validates update-policy entries.
3353                         [RT #14963]
3354
3355 1898.   [bug]           Extend ISC_SOCKADDR_FORMATSIZE and
3356                         ISC_NETADDR_FORMATSIZE to allow for scope details.
3357
3358 1897.   [func]          x86 and x86_64 now have separate atomic locking
3359                         implementations.
3360
3361 1896.   [bug]           Recursive clients soft quota support wasn't working
3362                         as expected. [RT #15103]
3363
3364 1895.   [bug]           A escaped character is, potentially, converted to
3365                         the output character set too early. [RT #14666]
3366
3367 1894.   [doc]           Review ARM for BIND 9.4.
3368
3369 1893.   [port]          Use uintptr_t if available. [RT #14606]
3370
3371 1892.   [func]          Support for SPF rdata type. [RT #15033]
3372
3373 1891.   [port]          freebsd: pthread_mutex_init can fail if it runs out
3374                         of memory. [RT #14995]
3375
3376 1890.   [func]          Raise the UDP receive buffer size to 32k if it is
3377                         less than 32k. [RT #14953]
3378
3379 1889.   [port]          sunos: non blocking i/o support. [RT #14951]
3380
3381 1888.   [func]          Support for IPSECKEY rdata type. [RT #14967]
3382
3383 1887.   [bug]           The cache could delete expired records too fast for
3384                         clients with a virtual time in the past. [RT #14991]
3385
3386 1886.   [bug]           fctx_create() could return success even though it
3387                         failed. [RT #14993]
3388
3389 1885.   [func]          dig: report the number of extra bytes still left in
3390                         the packet after processing all the records.
3391
3392 1884.   [cleanup]       dighost.c: move external declarations into <dig/dig.h>.
3393
3394 1883.   [bug]           dnssec-signzone, dnssec-keygen: handle negative debug
3395                         levels. [RT #14962]
3396
3397 1882.   [func]          Limit the number of recursive clients that can be
3398                         waiting for a single query (<qname,qtype,qclass>) to
3399                         resolve.  New options clients-per-query and
3400                         max-clients-per-query.
3401
3402 1881.   [func]          Add a system test for named-checkconf. [RT #14931]
3403
3404 1880.   [func]          The lame cache is now done on a <qname,qclass,qtype>
3405                         basis as some servers only appear to be lame for
3406                         certain query types.  [RT #14916]
3407
3408 1879.   [func]          "USE INTERNAL MALLOC" is now runtime selectable.
3409                         [RT #14892]
3410
3411 1878.   [func]          Detect duplicates of UDP queries we are recursing on
3412                         and drop them.  New stats category "duplicate".
3413                         [RT #2471]
3414
3415 1877.   [bug]           Fix unreasonably low quantum on call to
3416                         dns_rbt_destroy2().  Remove unnecessary unhash_node()
3417                         call. [RT #14919]
3418
3419 1876.   [func]          Additional memory debugging support to track size
3420                         and mctx arguments. [RT #14814]
3421
3422 1875.   [bug]           process_dhtkey() was using the wrong memory context
3423                         to free some memory. [RT #14890]
3424
3425 1874.   [port]          sunos: portability fixes. [RT #14814]
3426
3427 1873.   [port]          win32: isc__errno2result() now reports its caller.
3428                         [RT #13753]
3429
3430 1872.   [port]          win32: Handle ERROR_NETNAME_DELETED.  [RT #13753]
3431
3432 1871.   [placeholder]
3433
3434 1870.   [func]          Added framework for handling multiple EDNS versions.
3435                         [RT #14873]
3436
3437 1869.   [func]          dig can now specify the EDNS version when making
3438                         a query. [RT #14873]
3439
3440 1868.   [func]          edns-udp-size can now be overridden on a per
3441                         server basis. [RT #14851]
3442
3443 1867.   [bug]           It was possible to trigger a INSIST in
3444                         dlv_validatezonekey(). [RT #14846]
3445
3446 1866.   [bug]           resolv.conf parse errors were being ignored by
3447                         dig/host/nslookup. [RT #14841]
3448
3449 1865.   [bug]           Silently ignore nameservers in /etc/resolv.conf with
3450                         bad addresses. [RT #14841]
3451
3452 1864.   [bug]           Don't try the alternative transfer source if you
3453                         got a answer / transfer with the main source
3454                         address. [RT #14802]
3455
3456 1863.   [bug]           rrset-order "fixed" error messages not complete.
3457
3458 1862.   [func]          Add additional zone data constancy checks.
3459                         named-checkzone has extended checking of NS, MX and
3460                         SRV record and the hosts they reference.
3461                         named has extended post zone load checks.
3462                         New zone options: check-mx and integrity-check.
3463                         [RT #4940]
3464
3465 1861.   [bug]           dig could trigger a INSIST on certain malformed
3466                         responses. [RT #14801]
3467
3468 1860.   [port]          solaris 2.8: hack_shutup_pthreadmutexinit was
3469                         incorrectly set. [RT #14775]
3470
3471 1859.   [func]          Add support for CH A record. [RT #14695]
3472
3473 1858.   [bug]           The flush-zones-on-shutdown option wasn't being
3474                         parsed. [RT #14686]
3475
3476 1857.   [bug]           named could trigger a INSIST() if reconfigured /
3477                         reloaded too fast.  [RT #14673]
3478
3479 1856.   [doc]           Switch Docbook toolchain from DSSSL to XSL.
3480                         [RT #11398]
3481
3482 1855.   [bug]           ixfr-from-differences was failing to detect changes
3483                         of ttl due to dns_diff_subtract() was ignoring the ttl
3484                         of records.  [RT #14616]
3485
3486 1854.   [bug]           lwres also needs to know the print format for
3487                         (long long).  [RT #13754]
3488
3489 1853.   [bug]           Rework how DLV interacts with proveunsecure().
3490                         [RT #13605]
3491
3492 1852.   [cleanup]       Remove last vestiges of dnssec-signkey and
3493                         dnssec-makekeyset (removed from Makefile years ago).
3494
3495 1851.   [doc]           Doxygen comment markup. [RT #11398]
3496
3497 1850.   [bug]           Memory leak in lwres_getipnodebyaddr(). [RT #14591]
3498
3499 1849.   [doc]           All forms of the man pages (docbook, man, html) should
3500                         have consistent copyright dates.
3501
3502 1848.   [bug]           Improve SMF integration. [RT #13238]
3503
3504 1847.   [bug]           isc_ondestroy_init() is called too late in
3505                         dns_rbtdb_create()/dns_rbtdb64_create().
3506                         [RT #13661]
3507
3508 1846.   [contrib]       query-loc-0.3.0 from Stephane Bortzmeyer
3509                         <bortzmeyer@nic.fr>.
3510
3511 1845.   [bug]           Improve error reporting to distinguish between
3512                         accept()/fcntl() and socket()/fcntl() errors.
3513                         [RT #13745]
3514
3515 1844.   [bug]           inet_pton() accepted more that 4 hexadecimal digits
3516                         for each 16 bit piece of the IPv6 address.  The text
3517                         representation of a IPv6 address has been tightened
3518                         to disallow this (draft-ietf-ipv6-addr-arch-v4-02.txt).
3519                         [RT #5662]
3520
3521 1843.   [cleanup]       CINCLUDES takes precedence over CFLAGS.  This helps
3522                         when CFLAGS contains "-I /usr/local/include"
3523                         resulting in old header files being used.
3524
3525 1842.   [port]          cmsg_len() could produce incorrect results on
3526                         some platform. [RT #13744]
3527
3528 1841.   [bug]           "dig +nssearch" now makes a recursive query to
3529                         find the list of nameservers to query. [RT #13694]
3530
3531 1840.   [func]          dnssec-signzone can now randomize signature end times
3532                         (dnssec-signzone -j jitter). [RT #13609]
3533
3534 1839.   [bug]           <isc/hash.h> was not being installed.
3535
3536 1838.   [cleanup]       Don't allow Linux capabilities to be inherited.
3537                         [RT #13707]
3538
3539 1837.   [bug]           Compile time option ISC_FACILITY was not effective
3540                         for 'named -u <user>'.  [RT #13714]
3541
3542 1836.   [cleanup]       Silence compiler warnings in hash_test.c.
3543
3544 1835.   [bug]           Update dnssec-signzone's usage message. [RT #13657]
3545
3546 1834.   [bug]           Bad memset in rdata_test.c. [RT #13658]
3547
3548 1833.   [bug]           Race condition in isc_mutex_lock_profile(). [RT #13660]
3549
3550 1832.   [bug]           named fails to return BADKEY on unknown TSIG algorithm.
3551                         [RT #13620]
3552
3553 1831.   [doc]           Update named-checkzone documentation. [RT#13604]
3554
3555 1830.   [bug]           adb lame cache has sence of test reversed. [RT #13600]
3556
3557 1829.   [bug]           win32: "pid-file none;" broken. [RT #13563]
3558
3559 1828.   [bug]           isc_rwlock_init() failed to properly cleanup if it
3560                         encountered a error. [RT #13549]
3561
3562 1827.   [bug]           host: update usage message for '-a'. [RT #37116]
3563
3564 1826.   [bug]           Missing DESTROYLOCK() in isc_mem_createx() on out
3565                         of memory error. [RT #13537]
3566
3567 1825.   [bug]           Missing UNLOCK() on out of memory error from in
3568                         rbtdb.c:subtractrdataset(). [RT #13519]
3569
3570 1824.   [bug]           Memory leak on dns_zone_setdbtype() failure.
3571                         [RT #13510]
3572
3573 1823.   [bug]           Wrong macro used to check for point to point interface.
3574                         [RT#13418]
3575
3576 1822.   [bug]           check-names test for RT was reversed. [RT #13382]
3577
3578 1821.   [placeholder]
3579
3580 1820.   [bug]           Gracefully handle acl loops. [RT #13659]
3581
3582 1819.   [bug]           The validator needed to check both the algorithm and
3583                         digest types of the DS to determine if it could be
3584                         used to introduce a secure zone. [RT #13593]
3585
3586 1818.   [bug]           'named-checkconf -z' triggered an INSIST. [RT #13599]
3587
3588 1817.   [func]          Add support for additional zone file formats for
3589                         improving loading performance.  The masterfile-format
3590                         option in named.conf can be used to specify a
3591                         non-default format.  A separate command
3592                         named-compilezone was provided to generate zone files
3593                         in the new format.  Additionally, the -I and -O options
3594                         for dnssec-signzone specify the input and output
3595                         formats.
3596
3597 1816.   [port]          UnixWare: failed to compile lib/isc/unix/net.c.
3598                         [RT #13597]
3599
3600 1815.   [bug]           nsupdate triggered a REQUIRE if the server was set
3601                         without also setting the zone and it encountered
3602                         a CNAME and was using TSIG.  [RT #13086]
3603
3604 1814.   [func]          UNIX domain controls are now supported.
3605
3606 1813.   [func]          Restructured the data locking framework using
3607                         architecture dependent atomic operations (when
3608                         available), improving response performance on
3609                         multi-processor machines significantly.
3610                         x86, x86_64, alpha, powerpc, and mips are currently
3611                         supported.
3612
3613 1812.   [port]          win32: IN6_IS_ADDR_UNSPECIFIED macro is incorrect.
3614                         [RT #13453]
3615
3616 1811.   [func]          Preserve the case of domain names in rdata during
3617                         zone transfers. [RT #13547]
3618
3619 1810.   [bug]           configure, lib/bind/configure make different default
3620                         decisions about whether to do a threaded build.
3621                         [RT #13212]
3622
3623 1809.   [bug]           "make distclean" failed for libbind if the platform
3624                         is not supported.
3625
3626 1808.   [bug]           zone.c:notify_zone() contained a race condition,
3627                         zone->db could change underneath it.  [RT #13511]
3628
3629 1807.   [bug]           When forwarding (forward only) set the active domain
3630                         from the forward zone name. [RT #13526]
3631
3632 1806.   [bug]           The resolver returned the wrong result when a CNAME /
3633                         DNAME was encountered when fetching glue from a
3634                         secure namespace. [RT #13501]
3635
3636 1805.   [bug]           Pending status was not being cleared when DLV was
3637                         active. [RT #13501]
3638
3639 1804.   [bug]           Ensure that if we are queried for glue that it fits
3640                         in the additional section or TC is set to tell the
3641                         client to retry using TCP. [RT #10114]
3642
3643 1803.   [bug]           dnssec-signzone sometimes failed to remove old
3644                         RRSIGs. [RT #13483]
3645
3646 1802.   [bug]           Handle connection resets better. [RT #11280]
3647
3648 1801.   [func]          Report differences between hints and real NS rrset
3649                         and associated address records.
3650
3651 1800.   [bug]           Changes #1719 allowed a INSIST to be triggered.
3652                         [RT #13428]
3653
3654 1799.   [bug]           'rndc flushname' failed to flush negative cache
3655                         entries. [RT #13438]
3656
3657 1798.   [func]          The server syntax has been extended to support a
3658                         range of servers.  [RT #11132]
3659
3660 1797.   [func]          named-checkconf now check acls to verify that they
3661                         only refer to existing acls. [RT #13101]
3662
3663 1796.   [func]          "rndc freeze/thaw" now freezes/thaws all zones.
3664
3665 1795.   [bug]           "rndc dumpdb" was not fully documented.  Minor
3666                         formating issues with "rndc dumpdb -all".  [RT #13396]
3667
3668 1794.   [func]          Named and named-checkzone can now both check for
3669                         non-terminal wildcard records.
3670
3671 1793.   [func]          Extend adjusting TTL warning messages. [RT #13378]
3672
3673 1792.   [func]          New zone option "notify-delay".  Specify a minimum
3674                         delay between sets of NOTIFY messages.
3675
3676 1791.   [bug]           'host -t a' still printed out AAAA and MX records.
3677                         [RT #13230]
3678
3679 1790.   [cleanup]       Move lib/dns/sec/dst up into lib/dns.  This should
3680                         allow parallel make to succeed.
3681
3682 1789.   [bug]           Prerequisite test for tkey and dnssec could fail
3683                         with "configure --with-libtool".
3684
3685 1788.   [bug]           libbind9.la/libbind9.so needs to link against
3686                         libisccfg.la/libisccfg.so.
3687
3688 1787.   [port]          HPUX: both "cc" and "gcc" need -Wl,+vnocompatwarnings.
3689
3690 1786.   [port]          AIX: libt_api needs to be taught to look for
3691                         T_testlist in the main executable (--with-libtool).
3692                         [RT #13239]
3693
3694 1785.   [bug]           libbind9.la/libbind9.so needs to link against
3695                         libisc.la/libisc.so.
3696
3697 1784.   [cleanup]       "libtool -allow-undefined" is the default.
3698                         Leave hooks in configure to allow it to be set
3699                         if needed in the future.
3700
3701 1783.   [cleanup]       We only need one copy of libtool.m4, ltmain.sh in the
3702                         source tree.
3703
3704 1782.   [port]          OSX: --with-libtool + --enable-libbind broke on
3705                         __evOptMonoTime.  [RT #13219]
3706
3707 1781.   [port]          FreeBSD 5.3: set PTHREAD_SCOPE_SYSTEM. [RT #12810]
3708
3709 1780.   [bug]           Update libtool to 1.5.10.
3710
3711 1779.   [port]          OSF 5.1: libtool didn't handle -pthread correctly.
3712
3713 1778.   [port]          HUX 11.11: fix broken IN6ADDR_ANY_INIT and
3714                         IN6ADDR_LOOPBACK_INIT macros.
3715
3716 1777.   [port]          OSF 5.1: fix broken IN6ADDR_ANY_INIT and
3717                         IN6ADDR_LOOPBACK_INIT macros.
3718
3719 1776.   [port]          Solaris 2.9: fix broken IN6ADDR_ANY_INIT and
3720                         IN6ADDR_LOOPBACK_INIT macros.
3721
3722 1775.   [bug]           Only compile getnetent_r.c when threaded. [RT #13205]
3723
3724 1774.   [port]          Aix: Silence compiler warnings / build failures.
3725                         [RT #13154]
3726
3727 1773.   [bug]           Fast retry on host / net unreachable. [RT #13153]
3728
3729 1772.   [placeholder]
3730
3731 1771.   [placeholder]
3732
3733 1770.   [bug]           named-checkconf failed to report missing a missing
3734                         file clause for rbt{64} master/hint zones. [RT#13009]
3735
3736 1769.   [port]          win32: change compiler flags /MTd ==> /MDd,
3737                         /MT ==> /MD.
3738
3739 1768.   [bug]           nsecnoexistnodata() could be called with a non-NSEC
3740                         rdataset. [RT #12907]
3741
3742 1767.   [port]          Builds on IPv6 platforms without IPv6 Advanced API
3743                         support for (struct in6_pktinfo) failed.  [RT #13077]
3744
3745 1766.   [bug]           Update the master file timestamp on successful refresh
3746                         as well as the journal's timestamp. [RT# 13062]
3747
3748 1765.   [bug]           configure --with-openssl=auto failed. [RT #12937]
3749
3750 1764.   [bug]           dns_zone_replacedb failed to emit a error message
3751                         if there was no SOA record in the replacement db.
3752                         [RT #13016]
3753
3754 1763.   [func]          Perform sanity checks on NS records which refer to
3755                         'in zone' names. [RT #13002]
3756
3757 1762.   [bug]           isc_interfaceiter_create() could return ISC_R_SUCCESS
3758                         even when it failed. [RT #12995]
3759
3760 1761.   [bug]           'rndc dumpdb' didn't report unassociated entries.
3761                         [RT #12971]
3762
3763 1760.   [bug]           Host / net unreachable was not penalising rtt
3764                         estimates. [RT #12970]
3765
3766 1759.   [bug]           Named failed to startup if the OS supported IPv6
3767                         but had no IPv6 interfaces configured. [RT #12942]
3768
3769 1758.   [func]          Don't send notify messages to self. [RT #12933]
3770
3771 1757.   [func]          host now can turn on memory debugging flags with '-m'.
3772
3773 1756.   [func]          named-checkconf now checks the logging configuration.
3774                         [RT #12352]
3775
3776 1755.   [func]          allow-update is now settable at the options / view
3777                         level. [RT #6636]
3778
3779 1754.   [bug]           We weren't always attempting to query the parent
3780                         server for the DS records at the zone cut.
3781                         [RT #12774]
3782
3783 1753.   [bug]           Don't serve a slave zone which has no NS records.
3784                         [RT #12894]
3785
3786 1752.   [port]          Move isc_app_start() to after ns_os_daemonise()
3787                         as some fork() implementations unblock the signals
3788                         that are blocked by isc_app_start(). [RT #12810]
3789
3790 1751.   [bug]           --enable-getifaddrs failed under linux. [RT #12867]
3791
3792 1750.   [port]          lib/bind/make/rules.in:subdirs was not bash friendly.
3793                         [RT #12864]
3794
3795 1749.   [bug]           'check-names response ignore;' failed to ignore.
3796                         [RT #12866]
3797
3798 1748.   [func]          dig now returns the byte count for axfr/ixfr.
3799
3800 1747.   [bug]           BIND 8 compatibility: named/named-checkconf failed
3801                         to parse "host-statistics-max" in named.conf.
3802
3803 1746.   [func]          Make public the function to read a key file,
3804                         dst_key_read_public(). [RT #12450]
3805
3806 1745.   [bug]           Dig/host/nslookup accept replies from link locals
3807                         regardless of scope if no scope was specified when
3808                         query was sent. [RT #12745]
3809
3810 1744.   [bug]           If tuple2msgname() failed to convert a tuple to
3811                         a name a REQUIRE could be triggered. [RT #12796]
3812
3813 1743.   [bug]           If isc_taskmgr_create() was not able to create the
3814                         requested number of worker threads then destruction
3815                         of the manager would trigger an INSIST() failure.
3816                         [RT #12790]
3817
3818 1742.   [bug]           Deleting all records at a node then adding a
3819                         previously existing record, in a single UPDATE
3820                         transaction, failed to leave / regenerate the
3821                         associated RRSIG records. [RT #12788]
3822
3823 1741.   [bug]           Deleting all records at a node in a secure zone
3824                         using a update-policy grant failed. [RT #12787]
3825
3826 1740.   [bug]           Replace rbt's hash algorithm as it performed badly
3827                         with certain zones. [RT #12729]
3828
3829                         NOTE: a hash context now needs to be established
3830                         via isc_hash_create() if the application was not
3831                         already doing this.
3832
3833 1739.   [bug]           dns_rbt_deletetree() could incorrectly return
3834                         ISC_R_QUOTA.  [RT #12695]
3835
3836 1738.   [bug]           Enable overrun checking by default. [RT #12695]
3837
3838 1737.   [bug]           named failed if more than 16 masters were specified.
3839                         [RT #12627]
3840
3841 1736.   [bug]           dst_key_fromnamedfile() could fail to read a
3842                         public key. [RT #12687]
3843
3844 1735.   [bug]           'dig +sigtrace' could die with a REQUIRE failure.
3845                         [RE #12688]
3846
3847 1734.   [cleanup]       'rndc-confgen -a -t' remove extra '/' in path.
3848                         [RT #12588]
3849
3850 1733.   [bug]           Return non-zero exit status on initial load failure.
3851                         [RT #12658]
3852
3853 1732.   [bug]           'rrset-order name "*"' wasn't being applied to ".".
3854                         [RT #12467]
3855
3856 1731.   [port]          darwin: relax version test in ifconfig.sh.
3857                         [RT #12581]
3858
3859 1730.   [port]          Determine the length type used by the socket API.
3860                         [RT #12581]
3861
3862 1729.   [func]          Improve check-names error messages.
3863
3864 1728.   [doc]           Update check-names documentation.
3865
3866 1727.   [bug]           named-checkzone: check-names support didn't match
3867                         documentation.
3868
3869 1726.   [port]          aix5: add support for aix5.
3870
3871 1725.   [port]          linux: update error message on interaction of threads,
3872                         capabilities and setuid support (named -u). [RT #12541]
3873
3874 1724.   [bug]           Look for DNSKEY records with "dig +sigtrace".
3875                         [RT #12557]
3876
3877 1723.   [cleanup]       Silence compiler warnings from t_tasks.c. [RT #12493]
3878
3879 1722.   [bug]           Don't commit the journal on malformed ixfr streams.
3880                         [RT #12519]
3881
3882 1721.   [bug]           Error message from the journal processing were not
3883                         always identifying the relevant journal. [RT #12519]
3884
3885 1720.   [bug]           'dig +chase' did not terminate on a RFC 2308 Type 1
3886                         negative response. [RT #12506]
3887
3888 1719.   [bug]           named was not correctly caching a RFC 2308 Type 1
3889                         negative response. [RT #12506]
3890
3891 1718.   [bug]           nsupdate was not handling RFC 2308 Type 3 negative
3892                         responses when looking for the zone / master server.
3893                         [RT #12506]
3894
3895 1717.   [port]          solaris: ifconfig.sh did not support Solaris 10.
3896                         "ifconfig.sh down" didn't work for Solaris 9.
3897
3898 1716.   [doc]           named.conf(5) was being installed in the wrong
3899                         location.  [RT# 12441]
3900
3901 1715.   [func]          'dig +trace' now randomly selects the next servers
3902                         to try.  Report if there is a bad delegation.
3903
3904 1714.   [bug]           dig/host/nslookup were only trying the first
3905                         address when a nameserver was specified by name.
3906                         [RT #12286]
3907
3908 1713.   [port]          linux: extend capset failure message to say:
3909                         please ensure that the capset kernel module is
3910                         loaded.  see insmod(8)
3911
3912 1712.   [bug]           Missing FULLCHECK for "trusted-key" in dig.
3913
3914 1711.   [func]          'rndc unfreeze' has been deprecated by 'rndc thaw'.
3915
3916 1710.   [func]          'rndc notify zone [class [view]]' resend the NOTIFY
3917                         messages for the specified zone. [RT #9479]
3918
3919 1709.   [port]          solaris: add SMF support from Sun.
3920
3921 1708.   [cleanup]       Replaced dns_fullname_hash() with dns_name_fullhash()
3922                         for conformance to the name space convention.  Binary
3923                         backward compatibility to the old function name is
3924                         provided. [RT #12376]
3925
3926 1707.   [contrib]       sdb/ldap updated to version 1.0-beta.
3927
3928 1706.   [bug]           'rndc stop' failed to cause zones to be flushed
3929                         sometimes. [RT #12328]
3930
3931 1705.   [func]          Allow the journal's name to be changed via named.conf.
3932
3933 1704.   [port]          lwres needed a snprintf() implementation for
3934                         platforms without snprintf().  Add missing
3935                         "#include <isc/print.h>". [RT #12321]
3936
3937 1703.   [bug]           named would loop sending NOTIFY messages when it
3938                         failed to receive a response. [RT #12322]
3939
3940 1702.   [bug]           also-notify should not be applied to built in zones.
3941                         [RT #12323]
3942
3943 1701.   [doc]           A minimal named.conf man page.
3944
3945 1700.   [func]          nslookup is no longer to be treated as deprecated.
3946                         Remove "deprecated" warning message.  Add man page.
3947
3948 1699.   [bug]           dnssec-signzone can generate "not exact" errors
3949                         when resigning. [RT #12281]
3950
3951 1698.   [doc]           Use reserved IPv6 documentation prefix.
3952
3953 1697.   [bug]           xxx-source{,-v6} was not effective when it
3954                         specified one of listening addresses and a
3955                         different port than the listening port. [RT #12257]
3956
3957 1696.   [bug]           dnssec-signzone failed to clean out nodes that
3958                         consisted of only NSEC and RRSIG records.
3959                         [RT #12154]
3960
3961 1695.   [bug]           DS records when forwarding require special handling.
3962                         [RT #12133]
3963
3964 1694.   [bug]           Report if the builtin views of "_default" / "_bind"
3965                         are defined in named.conf. [RT #12023]
3966
3967 1693.   [bug]           max-journal-size was not effective for master zones
3968                         with ixfr-from-differences set. [RT# 12024]
3969
3970 1692.   [bug]           Don't set -I, -L and -R flags when libcrypto is in
3971                         /usr/lib. [RT #11971]
3972
3973 1691.   [bug]           sdb's attachversion was not complete. [RT #11990]
3974
3975 1690.   [bug]           Delay detaching view from the client until UPDATE
3976                         processing completes when shutting down. [RT #11714]
3977
3978 1689.   [bug]           DNS_NAME_TOREGION() and DNS_NAME_SPLIT() macros
3979                         contained gratuitous semicolons. [RT #11707]
3980
3981 1688.   [bug]           LDFLAGS was not supported.
3982
3983 1687.   [bug]           Race condition in dispatch. [RT #10272]
3984
3985 1686.   [bug]           Named sent a extraneous NOTIFY when it received a
3986                         redundant UPDATE request. [RT #11943]
3987
3988 1685.   [bug]           Change #1679 loop tests weren't quite right.
3989
3990 1684.   [func]          ixfr-from-differences now takes master and slave in
3991                         addition to yes and no at the options and view levels.
3992
3993 1683.   [bug]           dig +sigchase could leak memory. [RT #11445]
3994
3995 1682.   [port]          Update configure test for (long long) printf format.
3996                         [RT #5066]
3997
3998 1681.   [bug]           Only set SO_REUSEADDR when a port is specified in
3999                         isc_socket_bind(). [RT #11742]
4000
4001 1680.   [func]          rndc: the source address can now be specified.
4002
4003 1679.   [bug]           When there was a single nameserver with multiple
4004                         addresses for a zone not all addresses were tried.
4005                         [RT #11706]
4006
4007 1678.   [bug]           RRSIG should use TYPEXXXXX for unknown types.
4008
4009 1677.   [bug]           dig: +aaonly didn't work, +aaflag undocumented.
4010
4011 1676.   [func]          New option "allow-query-cache".  This lets
4012                         allow-query be used to specify the default zone
4013                         access level rather than having to have every
4014                         zone override the global value.  allow-query-cache
4015                         can be set at both the options and view levels.
4016                         If allow-query-cache is not set allow-query applies.
4017
4018 1675.   [bug]           named would sometimes add extra NSEC records to
4019                         the authority section.
4020
4021 1674.   [port]          linux: increase buffer size used to scan
4022                         /proc/net/if_inet6.
4023
4024 1673.   [port]          linux: issue a error messages if IPv6 interface
4025                         scans fails.
4026
4027 1672.   [cleanup]       Tests which only function in a threaded build
4028                         now return R:THREADONLY (rather than R:UNTESTED)
4029                         in a non-threaded build.
4030
4031 1671.   [contrib]       queryperf: add NAPTR to the list of known types.
4032
4033 1670.   [func]          Log UPDATE requests to slave zones without an acl as
4034                         "disabled" at debug level 3. [RT# 11657]
4035
4036 1669.   [placeholder]
4037
4038 1668.   [bug]           DIG_SIGCHASE was making bin/dig/host dump core.
4039
4040 1667.   [port]          linux: not all versions have IF_NAMESIZE.
4041
4042 1666.   [bug]           The optional port on hostnames in dual-stack-servers
4043                         was being ignored.
4044
4045 1665.   [func]          rndc now allows addresses to be set in the
4046                         server clauses.
4047
4048 1664.   [bug]           nsupdate needed KEY for SIG(0), not DNSKEY.
4049
4050 1663.   [func]          Look for OpenSSL by default.
4051
4052 1662.   [bug]           Change #1658 failed to change one use of 'type'
4053                         to 'keytype'.
4054
4055 1661.   [bug]           Restore dns_name_concatenate() call in
4056                         adb.c:set_target().  [RT #11582]
4057
4058 1660.   [bug]           win32: connection_reset_fix() was being called
4059                         unconditionally.  [RT #11595]
4060
4061 1659.   [cleanup]       Cleanup some messages that were referring to KEY vs
4062                         DNSKEY, NXT vs NSEC and SIG vs RRSIG.
4063
4064 1658.   [func]          Update dnssec-keygen to default to KEY for HMAC-MD5
4065                         and DH.  Tighten which options apply to KEY and
4066                         DNSKEY records.
4067
4068 1657.   [doc]           ARM: document query log output.
4069
4070 1656.   [doc]           Update DNSSEC description in ARM to cover DS, NSEC
4071                         DNSKEY and RRSIG.  [RT #11542]
4072
4073 1655.   [bug]           Logging multiple versions w/o a size was broken.
4074                         [RT #11446]
4075
4076 1654.   [bug]           isc_result_totext() contained array bounds read
4077                         error.
4078
4079 1653.   [func]          Add key type checking to dst_key_fromfilename(),
4080                         DST_TYPE_KEY should be used to read TSIG, TKEY and
4081                         SIG(0) keys.
4082
4083 1652.   [bug]           TKEY still uses KEY.
4084
4085 1651.   [bug]           dig: process multiple dash options.
4086
4087 1650.   [bug]           dig, nslookup: flush standard out after each command.
4088
4089 1649.   [bug]           Silence "unexpected non-minimal diff" message.
4090                         [RT #11206]
4091
4092 1648.   [func]          Update dnssec-lookaside named.conf syntax to support
4093                         multiple dnssec-lookaside namespaces (not yet
4094                         implemented).
4095
4096 1647.   [bug]           It was possible trigger a INSIST when chasing a DS
4097                         record that required walking back over a empty node.
4098                         [RT #11445]
4099
4100 1646.   [bug]           win32: logging file versions didn't work with
4101                         non-UNC filenames.  [RT#11486]
4102
4103 1645.   [bug]           named could trigger a REQUIRE failure if multiple
4104                         masters with keys are specified.
4105
4106 1644.   [bug]           Update the journal modification time after a
4107                         successful refresh query. [RT #11436]
4108
4109 1643.   [bug]           dns_db_closeversion() could leak memory / node
4110                         references. [RT #11163]
4111
4112 1642.   [port]          Support OpenSSL implementations which don't have
4113                         DSA support. [RT #11360]
4114
4115 1641.   [bug]           Update the check-names description in ARM. [RT #11389]
4116
4117 1640.   [bug]           win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
4118                         incorrectly closing the socket.  [RT #11291]
4119
4120 1639.   [func]          Initial dlv system test.
4121
4122 1638.   [bug]           "ixfr-from-differences" could generate a REQUIRE
4123                         failure if the journal open failed. [RT #11347]
4124
4125 1637.   [bug]           Node reference leak on error in addnoqname().
4126
4127 1636.   [bug]           The dump done callback could get ISC_R_SUCCESS even if
4128                         a error had occurred.  The database version no longer
4129                         matched the version of the database that was dumped.
4130
4131 1635.   [bug]           Memory leak on error in query_addds().
4132
4133 1634.   [bug]           named didn't supply a useful error message when it
4134                         detected duplicate views.  [RT #11208]
4135
4136 1633.   [bug]           named should return NOTIMP to update requests to a
4137                         slaves without a allow-update-forwarding acl specified.
4138                         [RT #11331]
4139
4140 1632.   [bug]           nsupdate failed to send prerequisite only UPDATE
4141                         messages. [RT #11288]
4142
4143 1631.   [bug]           dns_journal_compact() could sometimes corrupt the
4144                         journal. [RT #11124]
4145
4146 1630.   [contrib]       queryperf: add support for IPv6 transport.
4147
4148 1629.   [func]          dig now supports IPv6 scoped addresses with the
4149                         extended format in the local-server part. [RT #8753]
4150
4151 1628.   [bug]           Typo in Compaq Trucluster support. [RT# 11264]
4152
4153 1627.   [bug]           win32: sockets were not being closed when the
4154                         last external reference was removed. [RT# 11179]
4155
4156 1626.   [bug]           --enable-getifaddrs was broken. [RT#11259]
4157
4158 1625.   [bug]           named failed to load/transfer RFC2535 signed zones
4159                         which contained CNAMES. [RT# 11237]
4160
4161 1624.   [bug]           zonemgr_putio() call should be locked. [RT# 11163]
4162
4163 1623.   [bug]           A serial number of zero was being displayed in the
4164                         "sending notifies" log message when also-notify was
4165                         used. [RT #11177]
4166
4167 1622.   [func]          probe the system to see if IPV6_(RECV)PKTINFO is
4168                         available, and suppress wildcard binding if not.
4169
4170 1621.   [bug]           match-destinations did not work for IPv6 TCP queries.
4171                         [RT# 11156]
4172
4173 1620.   [func]          When loading a zone report if it is signed. [RT #11149]
4174
4175 1619.   [bug]           Missing ISC_LIST_UNLINK in end_reserved_dispatches().
4176                         [RT# 11118]
4177
4178 1618.   [bug]           Fencepost errors in dns_name_ishostname() and
4179                         dns_name_ismailbox() could trigger a INSIST().
4180
4181 1617.   [port]          win32: VC++ 6.0 support.
4182
4183 1616.   [compat]        Ensure that named's version is visible in the core
4184                         dump. [RT #11127]
4185
4186 1615.   [port]          Define ISC_SOCKADDR_LEN_T based on _BSD_SOCKLEN_T_ if
4187                         it is defined.
4188
4189 1614.   [port]          win32: silence resource limit messages. [RT# 11101]
4190
4191 1613.   [bug]           Builds would fail on machines w/o a if_nametoindex().
4192                         Missing #ifdef ISC_PLATFORM_HAVEIFNAMETOINDEX/#endif.
4193                         [RT #11119]
4194
4195 1612.   [bug]           check-names at the option/view level could trigger
4196                         an INSIST. [RT# 11116]
4197
4198 1611.   [bug]           solaris: IPv6 interface scanning failed to cope with
4199                         no active IPv6 interfaces.
4200
4201 1610.   [bug]           On dual stack machines "dig -b" failed to set the
4202                         address type to be looked up with "@server".
4203                         [RT #11069]
4204
4205 1609.   [func]          dig now has support to chase DNSSEC signature chains.
4206                         Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
4207
4208                         DNSSEC validation code in dig coded by Olivier Courtay
4209                         (olivier.courtay@irisa.fr) for the IDsA project
4210                         (http://idsa.irisa.fr).
4211
4212 1608.   [func]          dig and host now accept -4/-6 to select IP transport
4213                         to use when making queries.
4214
4215 1607.   [bug]           dig, host and nslookup were still using random()
4216                         to generate query ids. [RT# 11013]
4217
4218 1606.   [bug]           DLV insecurity proof was failing.
4219
4220 1605.   [func]          New dns_db_find() option DNS_DBFIND_COVERINGNSEC.
4221
4222 1604.   [bug]           A xfrout_ctx_create() failure would result in
4223                         xfrout_ctx_destroy() being called with a
4224                         partially initialized structure.
4225
4226 1603.   [bug]           nsupdate: set interactive based on isatty().
4227                         [RT# 10929]
4228
4229 1602.   [bug]           Logging to a file failed unless a size was specified.
4230                         [RT# 10925]
4231
4232 1601.   [bug]           Silence spurious warning 'both "recursion no;" and
4233                         "allow-recursion" active' warning from view "_bind".
4234                         [RT# 10920]
4235
4236 1600.   [bug]           Duplicate zone pre-load checks were not case
4237                         insensitive.
4238
4239 1599.   [bug]           Fix memory leak on error path when checking named.conf.
4240
4241 1598.   [func]          Specify that certain parts of the namespace must
4242                         be secure (dnssec-must-be-secure).
4243
4244 1597.   [func]          Allow notify-source and query-source to be specified
4245                         on a per server basis similar to transfer-source.
4246                         [RT #6496]
4247
4248 1596.   [func]          Accept 'notify-source' style syntax for query-source.
4249
4250 1595.   [func]          New notify type 'master-only'.  Enable notify for
4251                         master zones only.
4252
4253 1594.   [bug]           'rndc dumpdb' could prevent named from answering
4254                         queries while the dump was in progress.  [RT #10565]
4255
4256 1593.   [bug]           rndc should return "unknown command" to unknown
4257                         commands. [RT# 10642]
4258
4259 1592.   [bug]           configure_view() could leak a dispatch. [RT# 10675]
4260
4261 1591.   [bug]           libbind: updated to BIND 8.4.5.
4262
4263 1590.   [port]          netbsd: update thread support.
4264
4265 1589.   [func]          DNSSEC lookaside validation.
4266
4267 1588.   [bug]           win32: TCP sockets could become blocked. [RT #10115]
4268
4269 1587.   [bug]           dns_message_settsigkey() failed to clear existing key.
4270                         [RT #10590]
4271
4272 1586.   [func]          "check-names" is now implemented.
4273
4274 1585.   [placeholder]
4275
4276 1584.   [bug]           "make test" failed with a read only source tree.
4277                         [RT #10461]
4278
4279 1583.   [bug]           Records add via UPDATE failed to get the correct trust
4280                         level. [RT #10452]
4281
4282 1582.   [bug]           rrset-order failed to work on RRsets with more
4283                         than 32 elements. [RT #10381]
4284
4285 1581.   [func]          Disable DNSSEC support by default.  To enable
4286                         DNSSEC specify "dnssec-enable yes;" in named.conf.
4287
4288 1580.   [bug]           Zone destruction on final detach takes a long time.
4289                         [RT #3746]
4290
4291 1579.   [bug]           Multiple task managers could not be created.
4292
4293 1578.   [bug]           Don't use CLASS E IPv4 addresses when resolving.
4294                         [RT #10346]
4295
4296 1577.   [bug]           Use isc_uint32_t in ultrasparc optimizer bug
4297                         workaround code. [RT #10331]
4298
4299 1576.   [bug]           Race condition in dns_dispatch_addresponse().
4300                         [RT# 10272]
4301
4302 1575.   [func]          Log TSIG name on TSIG verify failure. [RT #4404]
4303
4304 1574.   [bug]           Don't attempt to open the controls socket(s) when
4305                         running tests. [RT #9091]
4306
4307 1573.   [port]          linux: update to libtool 1.5.2 so that
4308                         "make install DESTDIR=/xx" works with
4309                         "configure --with-libtool".  [RT #9941]
4310
4311 1572.   [bug]           nsupdate: sign the soa query to find the enclosing
4312                         zone if the server is specified. [RT #10148]
4313
4314 1571.   [bug]           rbt:hash_node() could fail leaving the hash table
4315                         in an inconsistent state.  [RT #10208]
4316
4317 1570.   [bug]           nsupdate failed to handle classes other than IN.
4318                         New keyword 'class' which sets the default class.
4319                         [RT #10202]
4320
4321 1569.   [func]          nsupdate new command 'answer' which displays the
4322                         complete answer message to the last update.
4323
4324 1568.   [bug]           nsupdate now reports that the update failed in
4325                         interactive mode. [RT# 10236]
4326
4327 1567.   [maint]         B.ROOT-SERVERS.NET is now 192.228.79.201.
4328
4329 1566.   [port]          Support for the cmsg framework on Solaris and HP/UX.
4330                         This also solved the problem that match-destinations
4331                         for IPv6 addresses did not work on these systems.
4332                         [RT #10221]
4333
4334 1565.   [bug]           CD flag should be copied to outgoing queries unless
4335                         the query is under a secure entry point in which case
4336                         CD should be set.
4337
4338 1564.   [func]          Attempt to provide a fallback entropy source to be
4339                         used if named is running chrooted and named is unable
4340                         to open entropy source within the chroot area.
4341                         [RT #10133]
4342
4343 1563.   [bug]           Gracefully fail when unable to obtain neither an IPv4
4344                         nor an IPv6 dispatch. [RT #10230]
4345
4346 1562.   [bug]           isc_socket_create() and isc_socket_accept() could
4347                         leak memory under error conditions. [RT #10230]
4348
4349 1561.   [bug]           It was possible to release the same name twice if
4350                         named ran out of memory. [RT #10197]
4351
4352 1560.   [port]          FreeBSD: work around FreeBSD 5.2 mapping EAI_NODATA
4353                         and EAI_NONAME to the same value.
4354
4355 1559.   [port]          named should ignore SIGFSZ.
4356
4357 1558.   [func]          New DNSSEC 'disable-algorithms'.  Support entry into
4358                         child zones for which we don't have a supported
4359                         algorithm.  Such child zones are treated as unsigned.
4360
4361 1557.   [func]          Implement missing DNSSEC tests for
4362                         * NOQNAME proof with wildcard answers.
4363                         * NOWILDARD proof with NXDOMAIN.
4364                         Cache and return NOQNAME with wildcard answers.
4365
4366 1556.   [bug]           nsupdate now treats all names as fully qualified.
4367                         [RT #6427]
4368
4369 1555.   [func]          'rrset-order cyclic' no longer has a random starting
4370                         point per query. [RT #7572]
4371
4372 1554.   [bug]           dig, host, nslookup failed when no nameservers
4373                         were specified in /etc/resolv.conf. [RT #8232]
4374
4375 1553.   [bug]           The windows socket code could stop accepting
4376                         connections. [RT#10115]
4377
4378 1552.   [bug]           Accept NOTIFY requests from mapped masters if
4379                         matched-mapped is set. [RT #10049]
4380
4381 1551.   [port]          Open "/dev/null" before calling chroot().
4382
4383 1550.   [port]          Call tzset(), if available, before calling chroot().
4384
4385 1549.   [func]          named-checkzone can now write out the zone contents
4386                         in a easily parsable format (-D and -o).
4387
4388 1548.   [bug]           When parsing APL records it was possible to silently
4389                         accept out of range ADDRESSFAMILY values. [RT# 9979]
4390
4391 1547.   [bug]           Named wasted memory recording duplicate lame zone
4392                         entries. [RT #9341]
4393
4394 1546.   [bug]           We were rejecting valid secure CNAME to negative
4395                         answers.
4396
4397 1545.   [bug]           It was possible to leak memory if named was unable to
4398                         bind to the specified transfer source and TSIG was
4399                         being used. [RT #10120]
4400
4401 1544.   [bug]           Named would logged a single entry to a file despite it
4402                         being over the specified size limit.
4403
4404 1543.   [bug]           Logging using "versions unlimited" did not work.
4405
4406 1542.   [placeholder]
4407
4408 1541.   [func]          NSEC now uses new bitmap format.
4409
4410 1540.   [bug]           "rndc reload <dynamiczone>" was silently accepted.
4411                         [RT #8934]
4412
4413 1539.   [bug]           Open UDP sockets for notify-source and transfer-source
4414                         that use reserved ports at startup. [RT #9475]
4415
4416 1538.   [placeholder]   rt9997
4417
4418 1537.   [func]          New option "querylog".  If set specify whether query
4419                         logging is to be enabled or disabled at startup.
4420
4421 1536.   [bug]           Windows socket code failed to log a error description
4422                         when returning ISC_R_UNEXPECTED. [RT #9998]
4423
4424 1535.   [placeholder]
4425
4426 1534.   [bug]           Race condition when priming cache. [RT# 9940]
4427
4428 1533.   [func]          Warn if both "recursion no;" and "allow-recursion"
4429                         are active. [RT# 4389]
4430
4431 1532.   [port]          netbsd: the configure test for <sys/sysctl.h>
4432                         requires <sys/param.h>.
4433
4434 1531.   [port]          AIX more libtool fixes.
4435
4436 1530.   [bug]           It was possible to trigger a INSIST() failure if a
4437                         slave master file was removed at just the correct
4438                         moment. [RT #9462]
4439
4440 1529.   [bug]           "notify explicit;" failed to log that NOTIFY messages
4441                         were being sent for the zone. [RT# 9442]
4442
4443 1528.   [cleanup]       Simplify some dns_name_ functions based on the
4444                         deprecation of bitstring labels.
4445
4446 1527.   [cleanup]       Reduce the number of gettimeofday() calls without
4447                         losing necessary timer granularity.
4448
4449 1526.   [func]          Implemented "additional section caching (or acache)",
4450                         an internal cache framework for additional section
4451                         content to improve response performance.  Several
4452                         configuration options were provided to control the
4453                         behavior.
4454
4455 1525.   [bug]           dns_cache_create() could trigger a REQUIRE
4456                         failure in isc_mem_put() during error cleanup.
4457                         [RT# 9360]
4458
4459 1524.   [port]          AIX needs to be able to resolve all symbols when
4460                         creating shared libraries (--with-libtool).
4461
4462 1523.   [bug]           Fix race condition in rbtdb. [RT# 9189]
4463
4464 1522.   [bug]           dns_db_findnode() relax the requirements on 'name'.
4465                         [RT# 9286]
4466
4467 1521.   [bug]           dns_view_createresolver() failed to check the
4468                         result from isc_mem_create(). [RT# 9294]
4469
4470 1520.   [protocol]      Add SSHFP (SSH Finger Print) type.
4471
4472 1519.   [bug]           dnssec-signzone:nsec_setbit() computed the wrong
4473                         length of the new bitmap.
4474
4475 1518.   [bug]           dns_nsec_buildrdata(), and hence dns_nsec_build(),
4476                         contained a off-by-one error when working out the
4477                         number of octets in the bitmap.
4478
4479 1517.   [port]          Support for IPv6 interface scanning on HP/UX and
4480                         TrueUNIX 5.1.
4481
4482 1516.   [func]          Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
4483
4484 1515.   [func]          Allow transfer source to be set in a server statement.
4485                         [RT #6496]
4486
4487 1514.   [bug]           named: isc_hash_destroy() was being called too early.
4488                         [RT #9160]
4489
4490 1513.   [doc]           Add "US" to root-delegation-only exclude list.
4491
4492 1512.   [bug]           Extend the delegation-only logging to return query
4493                         type, class and responding nameserver.
4494
4495 1511.   [bug]           delegation-only was generating false positives
4496                         on negative answers from sub-zones.
4497
4498 1510.   [func]          New view option "root-delegation-only".  Apply
4499                         delegation-only check to all TLDs and root.
4500                         Note there are some TLDs that are NOT delegation
4501                         only (e.g. DE, LV, US and MUSEUM) these can be excluded
4502                         from the checks by using exclude.
4503
4504                         root-delegation-only exclude {
4505                                 "DE"; "LV"; "US"; "MUSEUM";
4506                         };
4507
4508 1509.   [bug]           Hint zones should accept delegation-only.  Forward
4509                         zone should not accept delegation-only.
4510
4511 1508.   [bug]           Don't apply delegation-only checks to answers from
4512                         forwarders.
4513
4514 1507.   [bug]           Handle BIND 8 style returns to NS queries to parents
4515                         when making delegation-only checks.
4516
4517 1506.   [bug]           Wrong return type for dns_view_isdelegationonly().
4518
4519 1505.   [bug]           Uninitialized rdataset in sdb. [RT #8750]
4520
4521 1504.   [func]          New zone type "delegation-only".
4522
4523 1503.   [port]          win32: install libeay32.dll outside of system32.
4524
4525 1502.   [bug]           nsupdate: adjust timeouts for UPDATE requests over TCP.
4526
4527 1501.   [func]          Allow TCP queue length to be specified via
4528                         named.conf, tcp-listen-queue.
4529
4530 1500.   [bug]           host failed to lookup MX records.  Also look up
4531                         AAAA records.
4532
4533 1499.   [bug]           isc_random need to be seeded better if arc4random()
4534                         is not used.
4535
4536 1498.   [port]          bsdos: 5.x support.
4537
4538 1497.   [placeholder]
4539
4540 1496.   [port]          test for pthread_attr_setstacksize().
4541
4542 1495.   [cleanup]       Replace hash functions with universal hash.
4543
4544 1494.   [security]      Turn on RSA BLINDING as a precaution.
4545
4546 1493.   [placeholder]
4547
4548 1492.   [cleanup]       Preserve rwlock quota context when upgrading /
4549                         downgrading. [RT #5599]
4550
4551 1491.   [bug]           dns_master_dump*() would produce extraneous $ORIGIN
4552                         lines. [RT #6206]
4553
4554 1490.   [bug]           Accept reading state as well as working state in
4555                         ns_client_next(). [RT #6813]
4556
4557 1489.   [compat]        Treat 'allow-update' on slave zones as a warning.
4558                         [RT #3469]
4559
4560 1488.   [bug]           Don't override trust levels for glue addresses.
4561                         [RT #5764]
4562
4563 1487.   [bug]           A REQUIRE() failure could be triggered if a zone was
4564                         queued for transfer and the zone was then removed.
4565                         [RT #6189]
4566
4567 1486.   [bug]           isc_print_snprintf() '%%' consumed one too many format
4568                         characters. [RT# 8230]
4569
4570 1485.   [bug]           gen failed to handle high type values. [RT #6225]
4571
4572 1484.   [bug]           The number of records reported after a AXFR was wrong.
4573                         [RT #6229]
4574
4575 1483.   [bug]           dig axfr failed if the message id in the answer failed
4576                         to match that in the request.  Only the id in the first
4577                         message is required to match. [RT #8138]
4578
4579 1482.   [bug]           named could fail to start if the kernel supports
4580                         IPv6 but no interfaces are configured.  Similarly
4581                         for IPv4. [RT #6229]
4582
4583 1481.   [bug]           Refresh and stub queries failed to use masters keys
4584                         if specified. [RT #7391]
4585
4586 1480.   [bug]           Provide replay protection for rndc commands.  Full
4587                         replay protection requires both rndc and named to
4588                         be updated.  Partial replay protection (limited
4589                         exposure after restart) is provided if just named
4590                         is updated.
4591
4592 1479.   [bug]           cfg_create_tuple() failed to handle out of
4593                         memory cleanup.  parse_list() would leak memory
4594                         on syntax errors.
4595
4596 1478.   [port]          ifconfig.sh didn't account for other virtual
4597                         interfaces.  It now takes a optional argument
4598                         to specify the first interface number. [RT #3907]
4599
4600 1477.   [bug]           memory leak using stub zones and TSIG.
4601
4602 1476.   [placeholder]
4603
4604 1475.   [port]          Probe for old sprintf().
4605
4606 1474.   [port]          Provide strtoul() and memmove() for platforms
4607                         without them.
4608
4609 1473.   [bug]           create_map() and create_string() failed to handle out
4610                         of memory cleanup.  [RT #6813]
4611
4612 1472.   [contrib]       idnkit-1.0 from JPNIC, replaces mdnkit.
4613
4614 1471.   [bug]           libbind: updated to BIND 8.4.0.
4615
4616 1470.   [bug]           Incorrect length passed to snprintf. [RT #5966]
4617
4618 1469.   [func]          Log end of outgoing zone transfer at same level
4619                         as the start of transfer is logged. [RT #4441]
4620
4621 1468.   [func]          Internal zones are no longer counted for
4622                         'rndc status'.  [RT #4706]
4623
4624 1467.   [func]          $GENERATES now supports optional class and ttl.
4625
4626 1466.   [bug]           lwresd configuration errors resulted in memory
4627                         and lock leaks.  [RT #5228]
4628
4629 1465.   [bug]           isc_base64_decodestring() and isc_base64_tobuffer()
4630                         failed to check that trailing bits were zero allowing
4631                         some invalid base64 strings to be accepted.  [RT #5397]
4632
4633 1464.   [bug]           Preserve "out of zone" data for outgoing zone
4634                         transfers. [RT #5192]
4635
4636 1463.   [bug]           dns_rdata_from{wire,struct}() failed to catch bad
4637                         NXT bit maps. [RT #5577]
4638
4639 1462.   [bug]           parse_sizeval() failed to check the token type.
4640                         [RT #5586]
4641
4642 1461.   [bug]           Remove deadlock from rbtdb code. [RT #5599]
4643
4644 1460.   [bug]           inet_pton() failed to reject certain malformed
4645                         IPv6 literals.
4646
4647 1459.   [placeholder]
4648
4649 1458.   [cleanup]       sprintf() -> snprintf().
4650
4651 1457.   [port]          Provide strlcat() and strlcpy() for platforms without
4652                         them.
4653
4654 1456.   [contrib]       gen-data-queryperf.py from Stephane Bortzmeyer.
4655
4656 1455.   [bug]           <netaddr> missing from server grammar in
4657                         doc/misc/options. [RT #5616]
4658
4659 1454.   [port]          Use getifaddrs() if available for interface scanning.
4660                         --disable-getifaddrs to override.  Glibc currently
4661                         has a getifaddrs() that does not support IPv6.
4662                         Use --enable-getifaddrs=glibc to force the use of
4663                         this version under linux machines.
4664
4665 1453.   [doc]           ARM: $GENERATE example wasn't accurate. [RT #5298]
4666
4667 1452.   [placeholder]
4668
4669 1451.   [bug]           rndc-confgen didn't exit with a error code for all
4670                         failures. [RT #5209]
4671
4672 1450.   [bug]           Fetching expired glue failed under certain
4673                         circumstances.  [RT #5124]
4674
4675 1449.   [bug]           query_addbestns() didn't handle running out of memory
4676                         gracefully.
4677
4678 1448.   [bug]           Handle empty wildcards labels.
4679
4680 1447.   [bug]           We were casting (unsigned int) to and from (void *).
4681                         rdataset->private4 is now rdataset->privateuint4
4682                         to reflect a type change.
4683
4684 1446.   [func]          Implemented undocumented alternate transfer sources
4685                         from BIND 8.  See use-alt-transfer-source,
4686                         alt-transfer-source and alt-transfer-source-v6.
4687
4688                         SECURITY: use-alt-transfer-source is ENABLED unless
4689                         you are using views.  This may cause a security risk
4690                         resulting in accidental disclosure of wrong zone
4691                         content if the master supplying different source
4692                         content based on IP address.  If you are not certain
4693                         ISC recommends setting use-alt-transfer-source no;
4694
4695 1445.   [bug]           DNS_ADBFIND_STARTATROOT broke stub zones.  This has
4696                         been replaced with DNS_ADBFIND_STARTATZONE which
4697                         causes the search to start using the closest zone.
4698
4699 1444.   [func]          dns_view_findzonecut2() allows you to specify if the
4700                         cache should be searched for zone cuts.
4701
4702 1443.   [func]          Masters lists can now be specified and referenced
4703                         in zone masters clauses and other masters lists.
4704
4705 1442.   [func]          New functions for manipulating port lists:
4706                         dns_portlist_create(), dns_portlist_add(),
4707                         dns_portlist_remove(), dns_portlist_match(),
4708                         dns_portlist_attach() and dns_portlist_detach().
4709
4710 1441.   [func]          It is now possible to tell dig to bind to a specific
4711                         source port.
4712
4713 1440.   [func]          It is now possible to tell named to avoid using
4714                         certain source ports (avoid-v4-udp-ports,
4715                         avoid-v6-udp-ports).
4716
4717 1439.   [bug]           Named could return NOERROR with certain NOTIFY
4718                         failures.  Return NOTAUTH if the NOTIFY zone is
4719                         not being served.
4720
4721 1438.   [func]          Log TSIG (if any) when logging NOTIFY requests.
4722
4723 1437.   [bug]           Leave space for stdio to work in. [RT #5033]
4724
4725 1436.   [func]          dns_zonemgr_resumexfrs() can be used to restart
4726                         stalled transfers.
4727
4728 1435.   [bug]           zmgr_resume_xfrs() was being called read locked
4729                         rather than write locked.  zmgr_resume_xfrs()
4730                         was not being called if the zone was being
4731                         shutdown.
4732
4733 1434.   [bug]           "rndc reconfig" failed to initiate the initial
4734                         zone transfer of new slave zones.
4735
4736 1433.   [bug]           named could trigger a REQUIRE failure if it could
4737                         not get a file descriptor when attempting to write
4738                         a master file. [RT #4347]
4739
4740 1432.   [func]          The advertised EDNS UDP buffer size can now be set
4741                         via named.conf (edns-udp-size).
4742
4743 1431.   [bug]           isc_print_snprintf() "%s" with precision could walk off
4744                         end of argument. [RT #5191]
4745
4746 1430.   [port]          linux: IPv6 interface scanning support.
4747
4748 1429.   [bug]           Prevent the cache getting locked to old servers.
4749
4750 1428.   [placeholder]
4751
4752 1427.   [bug]           Race condition in adb with threaded build.
4753
4754 1426.   [placeholder]
4755
4756 1425.   [port]          linux/libbind: define __USE_MISC when testing *_r()
4757                         function prototypes in netdb.h.  [RT #4921]
4758
4759 1424.   [bug]           EDNS version not being correctly printed.
4760
4761 1423.   [contrib]       queryperf: added A6 and SRV.
4762
4763 1422.   [func]          Log name/type/class when denying a query.  [RT #4663]
4764
4765 1421.   [func]          Differentiate updates that don't succeed due to
4766                         prerequisites (unsuccessful) vs other reasons
4767                         (failed).
4768
4769 1420.   [port]          solaris: work around gcc optimizer bug.
4770
4771 1419.   [port]          openbsd: use /dev/arandom. [RT #4950]
4772
4773 1418.   [bug]           'rndc reconfig' did not cause new slaves to load.
4774
4775 1417.   [func]          ID.SERVER/CHAOS is now a built in zone.
4776                         See "server-id" for how to configure.
4777
4778 1416.   [bug]           Empty node should return NOERROR NODATA, not NXDOMAIN.
4779                         [RT #4715]
4780
4781 1415.   [func]          DS TTL now derived from NS ttl.  NXT TTL now derived
4782                         from SOA MINIMUM.
4783
4784 1414.   [func]          Support for KSK flag.
4785
4786 1413.   [func]          Explicitly request the (re-)generation of DS records
4787                         from keysets (dnssec-signzone -g).
4788
4789 1412.   [func]          You can now specify servers to be tried if a nameserver
4790                         has IPv6 address and you only support IPv4 or the
4791                         reverse. See dual-stack-servers.
4792
4793 1411.   [bug]           empty nodes should stop wildcard matches. [RT #4802]
4794
4795 1410.   [func]          Handle records that live in the parent zone, e.g. DS.
4796
4797 1409.   [bug]           DS should have attribute DNS_RDATATYPEATTR_DNSSEC.
4798
4799 1408.   [bug]           "make distclean" was not complete. [RT #4700]
4800
4801 1407.   [bug]           lfsr incorrectly implements the shift register.
4802                         [RT #4617]
4803
4804 1406.   [bug]           dispatch initializes one of the LFSR's with a incorrect
4805                         polynomial.  [RT #4617]
4806
4807 1405.   [func]          Use arc4random() if available.
4808
4809 1404.   [bug]           libbind: ns_name_ntol() could overwrite a zero length
4810                         buffer.
4811
4812 1403.   [func]          dnssec-signzone, dnssec-keygen, dnssec-makekeyset
4813                         dnssec-signkey now report their version in the
4814                         usage message.
4815
4816 1402.   [cleanup]       A6 has been moved to experimental and is no longer
4817                         fully supported.
4818
4819 1401.   [bug]           adb wasn't clearing state when the timer expired.
4820
4821 1400.   [bug]           Block the addition of wildcard NS records by IXFR
4822                         or UPDATE. [RT #3502]
4823
4824 1399.   [bug]           Use serial number arithmetic when testing SIG
4825                         timestamps. [RT #4268]
4826
4827 1398.   [doc]           ARM: notify-also should have been also-notify.
4828                         [RT #4345]
4829
4830 1397.   [maint]         J.ROOT-SERVERS.NET is now 192.58.128.30.
4831
4832 1396.   [func]          dnssec-signzone: adjust the default signing time by
4833                         1 hour to allow for clock skew.
4834
4835 1395.   [port]          OpenSSL 0.9.7 defines CRYPTO_LOCK_ENGINE but doesn't
4836                         have a working implementation.  [RT #4079]
4837
4838 1394.   [func]          It is now possible to check if a particular element is
4839                         in a acl.  Remove duplicate entries from the localnets
4840                         acl.
4841
4842 1393.   [port]          Bind to individual IPv6 interfaces if IPV6_IPV6ONLY
4843                         is not available in the kernel to prevent accidently
4844                         listening on IPv4 interfaces.
4845
4846 1392.   [bug]           named-checkzone: update usage.
4847
4848 1391.   [func]          Add support for IPv6 scoped addresses in named.
4849
4850 1390.   [func]          host now supports ixfr.
4851
4852 1389.   [bug]           named could fail to rotate long log files.  [RT #3666]
4853
4854 1388.   [port]          irix: check for sys/sysctl.h and NET_RT_IFLIST before
4855                         defining HAVE_IFLIST_SYSCTL. [RT #3770]
4856
4857 1387.   [bug]           named could crash due to an access to invalid memory
4858                         space (which caused an assertion failure) in
4859                         incremental cleaning.  [RT #3588]
4860
4861 1386.   [bug]           named-checkzone -z stopped on errors in a zone.
4862                         [RT #3653]
4863
4864 1385.   [bug]           Setting serial-query-rate to 10 would trigger a
4865                         REQUIRE failure.
4866
4867 1384.   [bug]           host was incompatible with BIND 8 in its exit code and
4868                         in the output with the -l option.  [RT #3536]
4869
4870 1383.   [func]          Track the serial number in a IXFR response and log if
4871                         a mismatch occurs.  This is a more specific error than
4872                         "not exact". [RT #3445]
4873
4874 1382.   [bug]           make install failed with --enable-libbind. [RT #3656]
4875
4876 1381.   [bug]           named failed to correctly process answers that
4877                         contained DNAME records where the resulting CNAME
4878                         resulted in a negative answer.
4879
4880 1380.   [func]          'rndc recursing' dump recursing queries to
4881                         'recursing-file = "named.recursing";'.
4882
4883 1379.   [func]          'rndc status' now reports tcp and recursion quota
4884                         states.
4885
4886 1378.   [func]          Improved positive feedback for 'rndc {reload|refresh}.
4887
4888 1377.   [func]          dns_zone_load{new}() now reports if the zone was
4889                         loaded, queued for loading to up to date.
4890
4891 1376.   [func]          New function dns_zone_logc() to log to specified
4892                         category.
4893
4894 1375.   [func]          'rndc dumpdb' now dumps the adb cache along with the
4895                         data cache.
4896
4897 1374.   [func]          dns_adb_dump() now logs the lame zones associated
4898                         with each server.
4899
4900 1373.   [bug]           Recovery from expired glue failed under certain
4901                         circumstances.
4902
4903 1372.   [bug]           named crashes with an assertion failure on exit when
4904                         sharing the same port for listening and querying, and
4905                         changing listening addresses several times. [RT# 3509]
4906
4907 1371.   [bug]           notify-source-v6, transfer-source-v6 and
4908                         query-source-v6 with explicit addresses and using the
4909                         same ports as named was listening on could interfere
4910                         with named's ability to answer queries sent to those
4911                         addresses.
4912
4913 1370.   [bug]           dig '+[no]recurse' was incorrectly documented.
4914
4915 1369.   [bug]           Adding an NS record as the lexicographically last
4916                         record in a secure zone didn't work.
4917
4918 1368.   [func]          remove support for bitstring labels.
4919
4920 1367.   [func]          Use response times to select forwarders.
4921
4922 1366.   [contrib]       queryperf usage was incomplete.  Add '-h' for help.
4923
4924 1365.   [func]          "localhost" and "localnets" acls now include IPv6
4925                         addresses / prefixes.
4926
4927 1364.   [func]          Log file name when unable to open memory statistics
4928                         and dump database files. [RT# 3437]
4929
4930 1363.   [func]          Listen-on-v6 now supports specific addresses.
4931
4932 1362.   [bug]           remove IFF_RUNNING test when scanning interfaces.
4933
4934 1361.   [func]          log the reason for rejecting a server when resolving
4935                         queries.
4936
4937 1360.   [bug]           --enable-libbind would fail when not built in the
4938                         source tree for certain OS's.
4939
4940 1359.   [security]      Support patches OpenSSL libraries.
4941                         http://www.cert.org/advisories/CA-2002-23.html
4942
4943 1358.   [bug]           It was possible to trigger a INSIST when debugging
4944                         large dynamic updates. [RT #3390]
4945
4946 1357.   [bug]           nsupdate was extremely wasteful of memory.
4947
4948 1356.   [tuning]        Reduce the number of events / quantum for zone tasks.
4949
4950 1355.   [bug]           Fix DNSSEC wildcard proof for CNAME/DNAME.
4951
4952 1354.   [doc]           lwres man pages had illegal nroff.
4953
4954 1353.   [contrib]       sdb/ldap to version 0.9.
4955
4956 1352.   [bug]           dig, host, nslookup when falling back to TCP use the
4957                         current search entry (if any). [RT #3374]
4958
4959 1351.   [bug]           lwres_getipnodebyname() returned the wrong name
4960                         when given a IPv4 literal, af=AF_INET6 and AI_MAPPED
4961                         was set.
4962
4963 1350.   [bug]           dns_name_fromtext() failed to handle too many labels
4964                         gracefully.
4965
4966 1349.   [security]      Minimum OpenSSL version now 0.9.6e (was 0.9.5a).
4967                         http://www.cert.org/advisories/CA-2002-23.html
4968
4969 1348.   [port]          win32: Rewrote code to use I/O Completion Ports
4970                         in socket.c and eliminating a host of socket
4971                         errors. Performance is enhanced.
4972
4973 1347.   [placeholder]
4974
4975 1346.   [placeholder]
4976
4977 1345.   [port]          Use a explicit -Wformat with gcc.  Not all versions
4978                         include it in -Wall.
4979
4980 1344.   [func]          Log if the serial number on the master has gone
4981                         backwards.
4982                         If you have multiple machines specified in the masters
4983                         clause you may want to set 'multi-master yes;' to
4984                         suppress this warning.
4985
4986 1343.   [func]          Log successful notifies received (info).  Adjust log
4987                         level for failed notifies to notice.
4988
4989 1342.   [func]          Log remote address with TCP dispatch failures.
4990
4991 1341.   [func]          Allow a rate limiter to be stalled.
4992
4993 1340.   [bug]           Delay and spread out the startup refresh load.
4994
4995 1339.   [func]          dig, host and nslookup now use IP6.ARPA for nibble
4996                         lookups.  Bit string lookups are no longer attempted.
4997
4998 1338.   [placeholder]
4999
5000 1337.   [placeholder]
5001
5002 1336.   [func]          Nibble lookups under IP6.ARPA are now supported by
5003                         dns_byaddr_create().  dns_byaddr_createptrname() is
5004                         deprecated, use dns_byaddr_createptrname2() instead.
5005
5006 1335.   [bug]           When performing a nonexistence proof, the validator
5007                         should discard parent NXTs from higher in the DNS.
5008
5009 1334.   [bug]           When signing/verifying rdatasets, duplicate rdatas
5010                         need to be suppressed.
5011
5012 1333.   [contrib]       queryperf now reports a summary of returned
5013                         rcodes (-c), rcodes are printed in mnemonic form (-v).
5014
5015 1332.   [func]          Report the current serial with periodic commits when
5016                         rolling forward the journal.
5017
5018 1331.   [func]          Generate DNSSEC wildcard proofs.
5019
5020 1330.   [bug]           When processing events (non-threaded) only allow
5021                         the task one chance to use to use its quantum.
5022
5023 1329.   [func]          named-checkzone will now check if nameservers that
5024                         appear to be IP addresses.  Available modes "fail",
5025                         "warn" (default) and "ignore" the results of the
5026                         check.
5027
5028 1328.   [bug]           The validator could incorrectly verify an invalid
5029                         negative proof.
5030
5031 1327.   [bug]           The validator would incorrectly mark data as insecure
5032                         when seeing a bogus signature before a correct
5033                         signature.
5034
5035 1326.   [bug]           DNAME/CNAME signatures were not being cached when
5036                         validation was not being performed. [RT #3284]
5037
5038 1325.   [bug]           If the tcpquota was exhausted it was possible to
5039                         to trigger a INSIST() failure.
5040
5041 1324.   [port]          darwin: ifconfig.sh now supports darwin.
5042
5043 1323.   [port]          linux: Slackware 4.0 needs <asm/unistd.h>. [RT #3205]
5044
5045 1322.   [bug]           dnssec-signzone usage message was misleading.
5046
5047 1321.   [bug]           If the last RRset in a zone is glue, dnssec-signzone
5048                         would incorrectly duplicate its output and sign it.
5049
5050 1320.   [doc]           query-source-v6 was missing from options section.
5051                         [RT #3218]
5052
5053 1319.   [func]          libbind: log attempts to exploit #1318.
5054
5055 1318.   [bug]           libbind: Remote buffer overrun.
5056
5057 1317.   [port]          libbind: TrueUNIX 5.1 does not like __align as a
5058                         element name.
5059
5060 1316.   [bug]           libbind: gethostans() could get out of sync parsing
5061                         the response if there was a very long CNAME chain.
5062
5063 1315.   [bug]           Options should apply to the internal _bind view.
5064
5065 1314.   [port]          Handle ECONNRESET from sendmsg() [unix].
5066
5067 1313.   [func]          Query log now says if the query was signed (S) or
5068                         if EDNS was used (E).
5069
5070 1312.   [func]          Log TSIG key used w/ outgoing zone transfers.
5071
5072 1311.   [bug]           lwres_getrrsetbyname leaked memory.  [RT #3159]
5073
5074 1310.   [bug]           'rndc stop' failed to cause zones to be flushed
5075                         sometimes. [RT #3157]
5076
5077 1309.   [func]          Log that a zone transfer was covered by a TSIG.
5078
5079 1308.   [func]          DS (delegation signer) support.
5080
5081 1307.   [bug]           nsupdate: allow white space base64 key data.
5082
5083 1306.   [bug]           Badly encoded LOC record when the size, horizontal
5084                         precision or vertical precision was 0.1m.
5085
5086 1305.   [bug]           Document that internal zones are included in the
5087                         rndc status results.
5088
5089 1304.   [func]          New function: dns_zone_name().
5090
5091 1303.   [func]          Option 'flush-zones-on-shutdown <boolean>;'.
5092
5093 1302.   [func]          Extended rndc dumpdb to support dumping of zones and
5094                         view selection: 'dumpdb [-all|-zones|-cache] [view]'.
5095
5096 1301.   [func]          New category 'update-security'.
5097
5098 1300.   [port]          Compaq Trucluster support.
5099
5100 1299.   [bug]           Set AI_ADDRCONFIG when looking up addresses
5101                         via getaddrinfo() (affects dig, host, nslookup, rndc
5102                         and nsupdate).
5103
5104 1298.   [bug]           The CINCLUDES macro in lib/dns/sec/dst/Makefile
5105                         could be left with a trailing "\" after configure
5106                         has been run.
5107
5108 1297.   [port]          linux: make handling EINVAL from socket() no longer
5109                         conditional on #ifdef LINUX.
5110
5111 1296.   [bug]           isc_log_closefilelogs() needed to lock the log
5112                         context.
5113
5114 1295.   [bug]           isc_log_setdebuglevel() needed to lock the log
5115                         context.
5116
5117 1294.   [func]          libbind: no longer attempts bit string labels for
5118                         IPv6 reverse resolution.  Try IP6.ARPA then IP6.INT
5119                         for nibble style resolution.
5120
5121 1293.   [func]          Entropy can now be retrieved from EGDs. [RT #2438]
5122
5123 1292.   [func]          Enable IPv6 support when using ioctl style interface
5124                         scanning and OS supports SIOCGLIFADDR using struct
5125                         if_laddrreq.
5126
5127 1291.   [func]          Enable IPv6 support when using sysctl style interface
5128                         scanning.
5129
5130 1290.   [func]          "dig axfr" now reports the number of messages
5131                         as well as the number of records.
5132
5133 1289.   [port]          See if -ldl is required for OpenSSL? [RT #2672]
5134
5135 1288.   [bug]           Adjusted REQUIRE's in lib/dns/name.c to better
5136                         reflect written requirements.
5137
5138 1287.   [bug]           REQUIRE that DNS_DBADD_MERGE only be set when adding
5139                         a rdataset to a zone db in the rbtdb implementation of
5140                         addrdataset.
5141
5142 1286.   [bug]           dns_name_downcase() enforce requirement that
5143                         target != NULL or name->buffer != NULL.
5144
5145 1285.   [func]          lwres: probe the system to see what address families
5146                         are currently in use.
5147
5148 1284.   [bug]           The RTT estimate on unused servers was not aged.
5149                         [RT #2569]
5150
5151 1283.   [func]          Use "dataready" accept filter if available.
5152
5153 1282.   [port]          libbind: hpux 11.11 interface scanning.
5154
5155 1281.   [func]          Log zone when unable to get private keys to update
5156                         zone.  Log zone when NXT records are missing from
5157                         secure zone.
5158
5159 1280.   [bug]           libbind: escape '(' and ')' when converting to
5160                         presentation form.
5161
5162 1279.   [port]          Darwin uses (unsigned long) for size_t. [RT #2590]
5163
5164 1278.   [func]          dig: now supports +[no]cl +[no]ttlid.
5165
5166 1277.   [func]          You can now create your own customized printing
5167                         styles: dns_master_stylecreate() and
5168                         dns_master_styledestroy().
5169
5170 1276.   [bug]           libbind: const pointer conflicts in res_debug.c.
5171
5172 1275.   [port]          libbind: hpux: treat all hpux systems as BIG_ENDIAN.
5173
5174 1274.   [bug]           Memory leak in lwres_gnbarequest_parse().
5175
5176 1273.   [port]          libbind: solaris: 64 bit binary compatibility.
5177
5178 1272.   [contrib]       Berkeley DB 4.0 sdb implementation from
5179                         Nuno Miguel Rodrigues <nmr@co.sapo.pt>.
5180
5181 1271.   [bug]           "recursion available: {denied,approved}" was too
5182                         confusing.
5183
5184 1270.   [bug]           Check that system inet_pton() and inet_ntop() support
5185                         AF_INET6.
5186
5187 1269.   [port]          Openserver: ifconfig.sh support.
5188
5189 1268.   [port]          Openserver: the value FD_SETSIZE depends on whether
5190                         <sys/param.h> is included or not.  Be consistent.
5191
5192 1267.   [func]          isc_file_openunique() now creates file using mode
5193                         0666 rather than 0600.
5194
5195 1266.   [bug]           ISC_LINK_INIT, ISC_LINK_UNLINK, ISC_LIST_DEQUEUE,
5196                         __ISC_LINK_UNLINKUNSAFE and __ISC_LIST_DEQUEUEUNSAFE
5197                         are not C++ compatible, use *_TYPE versions instead.
5198
5199 1265.   [bug]           libbind: LINK_INIT and UNLINK were not compatible with
5200                         C++, use LINK_INIT_TYPE and UNLINK_TYPE instead.
5201
5202 1264.   [placeholder]
5203
5204 1263.   [bug]           Reference after free error if dns_dispatchmgr_create()
5205                         failed.
5206
5207 1262.   [bug]           ns_server_destroy() failed to set *serverp to NULL.
5208
5209 1261.   [func]          libbind: ns_sign2() and ns_sign_tcp() now provide
5210                         support for compressed TSIG owner names.
5211
5212 1260.   [func]          libbind: res_update can now update IPv6 servers,
5213                         new function res_findzonecut2().
5214
5215 1259.   [bug]           libbind: get_salen() IPv6 support was broken for OSs
5216                         w/o sa_len.
5217
5218 1258.   [bug]           libbind: res_nametotype() and res_nametoclass() were
5219                         broken.
5220
5221 1257.   [bug]           Failure to write pid-file should not be fatal on
5222                         reload. [RT #2861]
5223
5224 1256.   [contrib]       'queryperf' now has EDNS (-e) + DNSSEC DO (-D) support.
5225
5226 1255.   [bug]           When verifying that an NXT proves nonexistence, check
5227                         the rcode of the message and only do the matching NXT
5228                         check.  That is, for NXDOMAIN responses, check that
5229                         the name is in the range between the NXT owner and
5230                         next name, and for NOERROR NODATA responses, check
5231                         that the type is not present in the NXT bitmap.
5232
5233 1254.   [func]          preferred-glue option from BIND 8.3.
5234
5235 1253.   [bug]           The dnssec system test failed to remove the correct
5236                         files.
5237
5238 1252.   [bug]           Dig, host and nslookup were not checking the address
5239                         the answer was coming from against the address it was
5240                         sent to. [RT# 2692]
5241
5242 1251.   [port]          win32: a make file contained absolute version specific
5243                         references.
5244
5245 1250.   [func]          Nsupdate will report the address the update was
5246                         sent to.
5247
5248 1249.   [bug]           Missing masters clause was not handled gracefully.
5249                         [RT #2703]
5250
5251 1248.   [bug]           DESTDIR was not being propagated between makes.
5252
5253 1247.   [bug]           Don't reset the interface index for link/site local
5254                         addresses. [RT #2576]
5255
5256 1246.   [func]          New functions isc_sockaddr_issitelocal(),
5257                         isc_sockaddr_islinklocal(), isc_netaddr_issitelocal()
5258                         and isc_netaddr_islinklocal().
5259
5260 1245.   [bug]           Treat ENOBUFS, ENOMEM and ENFILE as soft errors for
5261                         accept().
5262
5263 1244.   [bug]           Receiving a TCP message from a blackhole address would
5264                         prevent further messages being received over that
5265                         interface.
5266
5267 1243.   [bug]           It was possible to trigger a REQUIRE() in
5268                         dns_message_findtype(). [RT #2659]
5269
5270 1242.   [bug]           named-checkzone failed if a journal existed. [RT #2657]
5271
5272 1241.   [bug]           Drop received UDP messages with a zero source port
5273                         as these are invariably forged. [RT #2621]
5274
5275 1240.   [bug]           It was possible to leak zone references by
5276                         specifying an incorrect zone to rndc.
5277
5278 1239.   [bug]           Under certain circumstances named could continue to
5279                         use a name after it had been freed triggering
5280                         INSIST() failures.  [RT #2614]
5281
5282 1238.   [bug]           It is possible to lockup the server when shutting down
5283                         if notifies were being processed. [RT #2591]
5284
5285 1237.   [bug]           nslookup: "set q=type" failed.
5286
5287 1236.   [bug]           dns_rdata{class,type}_fromtext() didn't handle non
5288                         NULL terminated text regions. [RT #2588]
5289
5290 1235.   [func]          Report 'out of memory' errors from openssl.
5291
5292 1234.   [bug]           contrib/sdb: 'zonetodb' failed to call
5293                         dns_result_register().  DNS_R_SEENINCLUDE should not
5294                         be fatal.
5295
5296 1233.   [bug]           The flags field of a KEY record can be expressed in
5297                         hex as well as decimal.
5298
5299 1232.   [bug]           unix/errno2result() didn't handle EADDRNOTAVAIL.
5300
5301 1231.   [port]          HPUX 11.11 recvmsg() can return spurious EADDRNOTAVAIL.
5302
5303 1230.   [bug]           isccc_cc_isreply() and isccc_cc_isack() were broken.
5304
5305 1229.   [bug]           named would crash if it received a TSIG signed
5306                         query as part of an AXFR response. [RT #2570]
5307
5308 1228.   [bug]           'make install' did not depend on 'make all'. [RT #2559]
5309
5310 1227.   [bug]           dns_lex_getmastertoken() now returns ISC_R_BADNUMBER
5311                         if a number was expected and some other token was
5312                         found. [RT#2532]
5313
5314 1226.   [func]          Use EDNS for zone refresh queries. [RT #2551]
5315
5316 1225.   [func]          dns_message_setopt() no longer requires that
5317                         dns_message_renderbegin() to have been called.
5318
5319 1224.   [bug]           'rrset-order' and 'sortlist' should be additive
5320                         not exclusive.
5321
5322 1223.   [func]          'rrset-order' partially works 'cyclic' and 'random'
5323                         are supported.
5324
5325 1222.   [bug]           Specifying 'port *' did not always result in a system
5326                         selected (non-reserved) port being used. [RT #2537]
5327
5328 1221.   [bug]           Zone types 'master', 'slave' and 'stub' were not being
5329                         compared case insensitively. [RT #2542]
5330
5331 1220.   [func]          Support for APL rdata type.
5332
5333 1219.   [func]          Named now reports the TSIG extended error code when
5334                         signature verification fails. [RT #1651]
5335
5336 1218.   [bug]           Named incorrectly returned SERVFAIL rather than
5337                         NOTAUTH when there was a TSIG BADTIME error. [RT #2519]
5338
5339 1217.   [func]          Report locations of previous key definition when a
5340                         duplicate is detected.
5341
5342 1216.   [bug]           Multiple server clauses for the same server were not
5343                         reported.  [RT #2514]
5344
5345 1215.   [port]          solaris: add support to ifconfig.sh for x86 2.5.1
5346
5347 1214.   [bug]           Win32: isc_file_renameunique() could leave zero length
5348                         files behind.
5349
5350 1213.   [func]          Report view associated with client if it is not a
5351                         standard view (_default or _bind).
5352
5353 1212.   [port]          libbind: 64k answer buffers were causing stack space
5354                         to be exceeded for certain OS.  Use heap space instead.
5355
5356 1211.   [bug]           dns_name_fromtext() incorrectly handled certain
5357                         valid octal bitlabels. [RT #2483]
5358
5359 1210.   [bug]           libbind: getnameinfo() failed to lookup IPv4 mapped /
5360                         compatible addresses. [RT #2461]
5361
5362 1209.   [bug]           Dig, host, nslookup were not checking the message ids
5363                         on the responses. [RT #2454]
5364
5365 1208.   [bug]           dns_master_load*() failed to log a error message if
5366                         an error was detected when parsing the ownername of
5367                         a record.  [RT #2448]
5368
5369 1207.   [bug]           libbind: getaddrinfo() could call freeaddrinfo() with
5370                         an invalid pointer.
5371
5372 1206.   [bug]           SERVFAIL and NOTIMP responses to an EDNS query should
5373                         trigger a non-EDNS retry.
5374
5375 1205.   [bug]           OPT, TSIG and TKEY cannot be used to set the "class"
5376                         of the message. [RT #2449]
5377
5378 1204.   [bug]           libbind: res_nupdate() failed to update the name
5379                         server addresses before sending the update.
5380
5381 1203.   [func]          Report locations of previous acl and zone definitions
5382                         when a duplicate is detected.
5383
5384 1202.   [func]          New functions: cfg_obj_line() and cfg_obj_file().
5385
5386 1201.   [bug]           Require that if 'callbacks' is passed to
5387                         dns_rdata_fromtext(), callbacks->error and
5388                         callbacks->warn are initialized.
5389
5390 1200.   [bug]           Log 'errno' that we are unable to convert to
5391                         isc_result_t. [RT #2404]
5392
5393 1199.   [doc]           ARM reference to RFC 2157 should have been RFC 1918.
5394                         [RT #2436]
5395
5396 1198.   [bug]           OPT printing style was not consistent with the way the
5397                         header fields are printed.  The DO bit was not reported
5398                         if set.  Report if any of the MBZ bits are set.
5399
5400 1197.   [bug]           Attempts to define the same acl multiple times were not
5401                         detected.
5402
5403 1196.   [contrib]       update mdnkit to 2.2.3.
5404
5405 1195.   [bug]           Attempts to redefine builtin acls should be caught.
5406                         [RT #2403]
5407
5408 1194.   [bug]           Not all duplicate zone definitions were being detected
5409                         at the named.conf checking stage. [RT #2431]
5410
5411 1193.   [bug]           dig +besteffort parsing didn't handle packet
5412                         truncation.  dns_message_parse() has new flag
5413                         DNS_MESSAGE_IGNORETRUNCATION.
5414
5415 1192.   [bug]           The seconds fields in LOC records were restricted
5416                         to three decimal places.  More decimal places should
5417                         be allowed but warned about.
5418
5419 1191.   [bug]           A dynamic update removing the last non-apex name in
5420                         a secure zone would fail. [RT #2399]
5421
5422 1190.   [func]          Add the "rndc freeze" and "rndc unfreeze" commands.
5423                         [RT #2394]
5424
5425 1189.   [bug]           On some systems, malloc(0) returns NULL, which
5426                         could cause the caller to report an out of memory
5427                         error. [RT #2398]
5428
5429 1188.   [bug]           Dynamic updates of a signed zone would fail if
5430                         some of the zone private keys were unavailable.
5431
5432 1187.   [bug]           named was incorrectly returning DNSSEC records
5433                         in negative responses when the DO bit was not set.
5434
5435 1186.   [bug]           isc_hex_tobuffer(,,length = 0) failed to unget the
5436                         EOL token when reading to end of line.
5437
5438 1185.   [bug]           libbind: don't assume statp->_u._ext.ext is valid
5439                         unless RES_INIT is set when calling res_*init().
5440
5441 1184.   [bug]           libbind: call res_ndestroy() if RES_INIT is set
5442                         when res_*init() is called.
5443
5444 1183.   [bug]           Handle ENOSR error when writing to the internal
5445                         control pipe. [RT #2395]
5446
5447 1182.   [bug]           The server could throw an assertion failure when
5448                         constructing a negative response packet.
5449
5450 1181.   [func]          Add the "key-directory" configuration statement,
5451                         which allows the server to look for online signing
5452                         keys in alternate directories.
5453
5454 1180.   [func]          dnssec-keygen should always generate keys with
5455                         protocol 3 (DNSSEC), since it's less confusing
5456                         that way.
5457
5458 1179.   [func]          Add SIG(0) support to nsupdate.
5459
5460 1178.   [bug]           Follow and cache (if appropriate) A6 and other
5461                         data chains to completion in the additional section.
5462
5463 1177.   [func]          Report view when loading zones if it is not a
5464                         standard view (_default or _bind). [RT #2270]
5465
5466 1176.   [doc]           Document that allow-v6-synthesis is only performed
5467                         for clients that are supplied recursive service.
5468                         [RT #2260]
5469
5470 1175.   [bug]           named-checkzone and named-checkconf failed to call
5471                         dns_result_register() at startup which could
5472                         result in runtime exceptions when printing
5473                         "out of memory" errors. [RT #2335]
5474
5475 1174.   [bug]           Win32: add WSAECONNRESET to the expected errors
5476                         from connect(). [RT #2308]
5477
5478 1173.   [bug]           Potential memory leaks in isc_log_create() and
5479                         isc_log_settag(). [RT #2336]
5480
5481 1172.   [doc]           Add CERT, GPOS, KX, NAPTR, NSAP, PX and TXT to
5482                         table of RR types in ARM.
5483
5484 1171.   [func]          Added function isc_region_compare(), updated files in
5485                         lib/dns to use this function instead of local one.
5486
5487 1170.   [bug]           Don't attempt to print the token when a I/O error
5488                         occurs when parsing named.conf. [RT #2275]
5489
5490 1169.   [func]          Identify recursive queries in the query log.
5491
5492 1168.   [bug]           Empty also-notify clauses were not handled. [RT #2309]
5493
5494 1167.   [contrib]       nslint-2.1a3 (from author).
5495
5496 1166.   [bug]           "Not Implemented" should be reported as NOTIMP,
5497                         not NOTIMPL. [RT #2281]
5498
5499 1165.   [bug]           We were rejecting notify-source{-v6} in zone clauses.
5500
5501 1164.   [bug]           Empty masters clauses in slave / stub zones were not
5502                         handled gracefully. [RT #2262]
5503
5504 1163.   [func]          isc_time_formattimestamp() now includes the year.
5505
5506 1162.   [bug]           The allow-notify option was not accepted in slave
5507                         zone statements.
5508
5509 1161.   [bug]           named-checkzone looped on unbalanced brackets.
5510                         [RT #2248]
5511
5512 1160.   [bug]           Generating Diffie-Hellman keys longer than 1024
5513                         bits could fail. [RT #2241]
5514
5515 1159.   [bug]           MD and MF are not permitted to be loaded by RFC1123.
5516
5517 1158.   [func]          Report the client's address when logging notify
5518                         messages.
5519
5520 1157.   [func]          match-clients and match-destinations now accept
5521                         keys. [RT #2045]
5522
5523 1156.   [port]          The configure test for strsep() incorrectly
5524                         succeeded on certain patched versions of
5525                         AIX 4.3.3. [RT #2190]
5526
5527 1155.   [func]          Recover from master files being removed from under
5528                         us.
5529
5530 1154.   [bug]           Don't attempt to obtain the netmask of a interface
5531                         if there is no address configured. [RT #2176]
5532
5533 1153.   [func]          'rndc {stop|halt} -p' now reports the process id
5534                         of the instance of named being shutdown.
5535
5536 1152.   [bug]           libbind: read buffer overflows.
5537
5538 1151.   [bug]           nslookup failed to check that the arguments to
5539                         the port, timeout, and retry options were
5540                         valid integers and in range. [RT #2099]
5541
5542 1150.   [bug]           named incorrectly accepted TTL values
5543                         containing plus or minus signs, such as
5544                         1d+1h-1s.
5545
5546 1149.   [func]          New function isc_parse_uint32().
5547
5548 1148.   [func]          'rndc-confgen -a' now provides positive feedback.
5549
5550 1147.   [func]          Set IPV6_V6ONLY on IPv6 sockets if supported by
5551                         the OS.  listen-on-v6 { any; }; should no longer
5552                         result in IPv4 queries be accepted.  Similarly
5553                         control { inet :: ... }; should no longer result
5554                         in IPv4 connections being accepted.  This can be
5555                         overridden at compile time by defining
5556                         ISC_ALLOW_MAPPED=1.
5557
5558 1146.   [func]          Allow IPV6_IPV6ONLY to be set/cleared on a socket if
5559                         supported by the OS by a new function
5560                         isc_socket_ipv6only().
5561
5562 1145.   [func]          "host" no longer reports a NOERROR/NODATA response
5563                         by printing nothing. [RT #2065]
5564
5565 1144.   [bug]           rndc-confgen would crash if both the -a and -t
5566                         options were specified. [RT #2159]
5567
5568 1143.   [bug]           When a trusted-keys statement was present and named
5569                         was built without crypto support, it would leak memory.
5570
5571 1142.   [bug]           dnssec-signzone would fail to delete temporary files
5572                         in some failure cases. [RT #2144]
5573
5574 1141.   [bug]           When named rejected a control message, it would
5575                         leak a file descriptor and memory.  It would also
5576                         fail to respond, causing rndc to hang.
5577                         [RT #2139, #2164]
5578
5579 1140.   [bug]           rndc-confgen did not accept IPv6 addresses as arguments
5580                         to the -s option. [RT #2138]
5581
5582 1139.   [func]          It is now possible to flush a given name from the
5583                         cache(s) via 'rndc flushname name [view]'. [RT #2051]
5584
5585 1138.   [func]          It is now possible to flush a given name from the
5586                         cache by calling the new function
5587                         dns_cache_flushname().
5588
5589 1137.   [func]          It is now possible to flush a given name from the
5590                         ADB by calling the new function dns_adb_flushname().
5591
5592 1136.   [bug]           CNAME records synthesized from DNAMEs did not
5593                         have a TTL of zero as required by RFC2672.
5594                         [RT #2129]
5595
5596 1135.   [func]          You can now override the default syslog() facility for
5597                         named/lwresd at compile time. [RT #1982]
5598
5599 1134.   [bug]           Multi-threaded servers could deadlock in ferror()
5600                         when reloading zone files. [RT #1951, #1998]
5601
5602 1133.   [bug]           IN6_IS_ADDR_LOOPBACK was not portably defined on
5603                         platforms without IN6_IS_ADDR_LOOPBACK. [RT #2106]
5604
5605 1132.   [func]          Improve UPDATE prerequisite failure diagnostic messages.
5606
5607 1131.   [bug]           The match-destinations view option did not work with
5608                         IPv6 destinations. [RT #2073, #2074]
5609
5610 1130.   [bug]           Log messages reporting an out-of-range serial number
5611                         did not include the out-of-range number but the
5612                         following token. [RT #2076]
5613
5614 1129.   [bug]           Multi-threaded servers could crash under heavy
5615                         resolution load due to a race condition. [RT #2018]
5616
5617 1128.   [func]          sdb drivers can now provide RR data in either text
5618                         or wire format, the latter using the new functions
5619                         dns_sdb_putrdata() and dns_sdb_putnamedrdata().
5620
5621 1127.   [func]          rndc: If the server to contact has multiple addresses,
5622                         try all of them.
5623
5624 1126.   [bug]           The server could access a freed event if shut
5625                         down while a client start event was pending
5626                         delivery. [RT #2061]
5627
5628 1125.   [bug]           rndc: -k option was missing from usage message.
5629                         [RT #2057]
5630
5631 1124.   [doc]           dig: +[no]dnssec, +[no]besteffort and +[no]fail
5632                         are now documented. [RT #2052]
5633
5634 1123.   [bug]           dig +[no]fail did not match description. [RT #2052]
5635
5636 1122.   [tuning]        Resolution timeout reduced from 90 to 30 seconds.
5637                         [RT #2046]
5638
5639 1121.   [bug]           The server could attempt to access a NULL zone
5640                         table if shut down while resolving.
5641                         [RT #1587, #2054]
5642
5643 1120.   [bug]           Errors in options were not fatal. [RT #2002]
5644
5645 1119.   [func]          Added support in Win32 for NTFS file/directory ACL's
5646                         for access control.
5647
5648 1118.   [bug]           On multi-threaded servers, a race condition
5649                         could cause an assertion failure in resolver.c
5650                         during resolver shutdown. [RT #2029]
5651
5652 1117.   [port]          The configure check for in6addr_loopback incorrectly
5653                         succeeded on AIX 4.3 when compiling with -O2
5654                         because the test code was optimized away.
5655                         [RT #2016]
5656
5657 1116.   [bug]           Setting transfers in a server clause, transfers-in,
5658                         or transfers-per-ns to a value greater than
5659                         2147483647 disabled transfers. [RT #2002]
5660
5661 1115.   [func]          Set maximum values for cleaning-interval,
5662                         heartbeat-interval, interface-interval,
5663                         max-transfer-idle-in, max-transfer-idle-out,
5664                         max-transfer-time-in, max-transfer-time-out,
5665                         statistics-interval of 28 days and
5666                         sig-validity-interval of 3660 days. [RT #2002]
5667
5668 1114.   [port]          Ignore more accept() errors. [RT #2021]
5669
5670 1113.   [bug]           The allow-update-forwarding option was ignored
5671                         when specified in a view. [RT #2014]
5672
5673 1112.   [placeholder]
5674
5675 1111.   [bug]           Multi-threaded servers could deadlock processing
5676                         recursive queries due to a locking hierarchy
5677                         violation in adb.c. [RT #2017]
5678
5679 1110.   [bug]           dig should only accept valid abbreviations of +options.
5680                         [RT #2003]
5681
5682 1109.   [bug]           nsupdate accepted illegal ttl values.
5683
5684 1108.   [bug]           On Win32, rndc was hanging when named was not running
5685                         due to failure to select for exceptional conditions
5686                         in select(). [RT #1870]
5687
5688 1107.   [bug]           nsupdate could catch an assertion failure if an
5689                         invalid domain name was given as the argument to
5690                         the "zone" command.
5691
5692 1106.   [bug]           After seeing an out of range TTL, nsupdate would
5693                         treat all TTLs as out of range. [RT #2001]
5694
5695 1105.   [port]          OpenUNIX 8 enable threads by default. [RT #1970]
5696
5697 1104.   [bug]           Invalid arguments to the transfer-format option
5698                         could cause an assertion failure. [RT #1995]
5699
5700 1103.   [port]          OpenUNIX 8 support (ifconfig.sh). [RT #1970]
5701
5702 1102.   [doc]           Note that query logging is enabled by directing the
5703                         queries category to a channel.
5704
5705 1101.   [bug]           Array bounds read error in lwres_gai_strerror.
5706
5707 1100.   [bug]           libbind: DNSSEC key ids were computed incorrectly.
5708
5709 1099.   [cleanup]       libbind: defining REPORT_ERRORS in lib/bind/dst caused
5710                         compile time errors.
5711
5712 1098.   [bug]           libbind: HMAC-MD5 key files are now mode 0600.
5713
5714 1097.   [func]          libbind: RES_PRF_TRUNC for dig.
5715
5716 1096.   [func]          libbind: "DNSSEC OK" (DO) support.
5717
5718 1095.   [func]          libbind: resolver option: no-tld-query.  disables
5719                         trying unqualified as a tld.  no_tld_query is also
5720                         supported for FreeBSD compatibility.
5721
5722 1094.   [func]          libbind: add support gcc's format string checking.
5723
5724 1093.   [doc]           libbind: miscellaneous nroff fixes.
5725
5726 1092.   [bug]           libbind: get*by*() failed to check if res_init() had
5727                         been called.
5728
5729 1091.   [bug]           libbind: misplaced va_end().
5730
5731 1090.   [bug]           libbind: dns_ho.c:add_hostent() was not returning
5732                         the amount of memory consumed resulting in garbage
5733                         address being returned.  Alignment calculations were
5734                         wasting space.  We weren't suppressing duplicate
5735                         addresses.
5736
5737 1089.   [func]          libbind: inet_{cidr,net}_{pton,ntop}() now have IPv6
5738                         support.
5739
5740 1088.   [port]          libbind: MPE/iX C.70 (incomplete)
5741
5742 1087.   [bug]           libbind: struct __res_state too large on 64 bit arch.
5743
5744 1086.   [port]          libbind: sunos: old sprintf.
5745
5746 1085.   [port]          libbind: solaris: sys_nerr and sys_errlist do not
5747                         exist when compiling in 64 bit mode.
5748
5749 1084.   [cleanup]       libbind: gai_strerror() rewritten.
5750
5751 1083.   [bug]           The default control channel listened on the
5752                         wildcard address, not the loopback as documented.
5753                         [RT #1975]
5754
5755 1082.   [bug]           The -g option to named incorrectly caused logging
5756                         to be sent to syslog in addition to stderr.
5757                         [RT #1974]
5758
5759 1081.   [bug]           Multicast queries were incorrectly identified
5760                         based on the source address, not the destination
5761                         address.
5762
5763 1080.   [bug]           BIND 8 compatibility: accept bare IP prefixes
5764                         as the second element of a two-element top level
5765                         sort list statement. [RT #1964]
5766
5767 1079.   [bug]           BIND 8 compatibility: accept bare elements at top
5768                         level of sort list treating them as if they were
5769                         a single element list. [RT #1963]
5770
5771 1078.   [bug]           We failed to correct bad tv_usec values in one case.
5772                         [RT #1966]
5773
5774 1077.   [func]          Do not accept further recursive clients when
5775                         the total number of recursive lookups being
5776                         processed exceeds max-recursive-clients, even
5777                         if some of the lookups are internally generated.
5778                         [RT #1915, #1938]
5779
5780 1076.   [bug]           A badly defined global key could trigger an assertion
5781                         on load/reload if views were used. [RT #1947]
5782
5783 1075.   [bug]           Out-of-range network prefix lengths were not
5784                         reported. [RT #1954]
5785
5786 1074.   [bug]           Running out of memory in dump_rdataset() could
5787                         cause an assertion failure. [RT #1946]
5788
5789 1073.   [bug]           The ADB cache cleaning should also be space driven.
5790                         [RT #1915, #1938]
5791
5792 1072.   [bug]           The TCP client quota could be exceeded when
5793                         recursion occurred. [RT #1937]
5794
5795 1071.   [bug]           Sockets listening for TCP DNS connections
5796                         specified an excessive listen backlog. [RT #1937]
5797
5798 1070.   [bug]           Copy DNSSEC OK (DO) to response as specified by
5799                         draft-ietf-dnsext-dnssec-okbit-03.txt.
5800
5801 1069.   [placeholder]
5802
5803 1068.   [bug]           errno could be overwritten by catgets(). [RT #1921]
5804
5805 1067.   [func]          Allow quotas to be soft, isc_quota_soft().
5806
5807 1066.   [bug]           Provide a thread safe wrapper for strerror().
5808                         [RT #1689]
5809
5810 1065.   [func]          Runtime support to select new / old style interface
5811                         scanning using ioctls.
5812
5813 1064.   [bug]           Do not shut down active network interfaces if we
5814                         are unable to scan the interface list. [RT #1921]
5815
5816 1063.   [bug]           libbind: "make install" was failing on IRIX.
5817                         [RT #1919]
5818
5819 1062.   [bug]           If the control channel listener socket was shut
5820                         down before server exit, the listener object could
5821                         be freed twice. [RT #1916]
5822
5823 1061.   [bug]           If periodic cache cleaning happened to start
5824                         while cleaning due to reaching the configured
5825                         maximum cache size was in progress, the server
5826                         could catch an assertion failure. [RT #1912]
5827
5828 1060.   [func]          Move refresh, stub and notify UDP retry processing
5829                         into dns_request.
5830
5831 1059.   [func]          dns_request now support will now retry UDP queries,
5832                         dns_request_createvia2() and dns_request_createraw2().
5833
5834 1058.   [func]          Limited lifetime ticker timers are now available,
5835                         isc_timertype_limited.
5836
5837 1057.   [bug]           Reloading the server after adding a "file" clause
5838                         to a zone statement could cause the server to
5839                         crash due to a typo in change 1016.
5840
5841 1056.   [bug]           Rndc could catch an assertion failure on SIGINT due
5842                         to an uninitialized variable. [RT #1908]
5843
5844 1055.   [func]          Version and hostname queries can now be disabled
5845                         using "version none;" and "hostname none;",
5846                         respectively.
5847
5848 1054.   [bug]           On Win32, cfg_categories and cfg_modules need to be
5849                         exported from the libisccfg DLL.
5850
5851 1053.   [bug]           Dig did not increase its timeout when receiving
5852                         AXFRs unless the +time option was used. [RT #1904]
5853
5854 1052.   [bug]           Journals were not being created in binary mode
5855                         resulting in "journal format not recognized" error
5856                         under Win32. [RT #1889]
5857
5858 1051.   [bug]           Do not ignore a network interface completely just
5859                         because it has a noncontiguous netmask.  Instead,
5860                         omit it from the localnets ACL and issue a warning.
5861                         [RT #1891]
5862
5863 1050.   [bug]           Log messages reporting malformed IP addresses in
5864                         address lists such as that of the forwarders option
5865                         failed to include the correct error code, file
5866                         name, and line number. [RT #1890]
5867
5868 1049.   [func]          "pid-file none;" will disable writing a pid file.
5869                         [RT #1848]
5870
5871 1048.   [bug]           Servers built with -DISC_MEM_USE_INTERNAL_MALLOC=1
5872                         didn't work.
5873
5874 1047.   [bug]           named was incorrectly refusing all requests signed
5875                         with a TSIG key derived from an unsigned TKEY
5876                         negotiation with a NOERROR response. [RT #1886]
5877
5878 1046.   [bug]           The help message for the --with-openssl configure
5879                         option was inaccurate. [RT #1880]
5880
5881 1045.   [bug]           It was possible to skip saving glue for a nameserver
5882                         for a stub zone.
5883
5884 1044.   [bug]           Specifying allow-transfer, notify-source, or
5885                         notify-source-v6 in a stub zone was not treated
5886                         as an error.
5887
5888 1043.   [bug]           Specifying a transfer-source or transfer-source-v6
5889                         option in the zone statement for a master zone was
5890                         not treated as an error. [RT #1876]
5891
5892 1042.   [bug]           The "config" logging category did not work properly.
5893                         [RT #1873]
5894
5895 1041.   [bug]           Dig/host/nslookup could catch an assertion failure
5896                         on SIGINT due to an uninitialized variable. [RT #1867]
5897
5898 1040.   [bug]           Multiple listen-on-v6 options with different ports
5899                         were not accepted. [RT #1875]
5900
5901 1039.   [bug]           Negative responses with CNAMEs in the answer section
5902                         were cached incorrectly. [RT #1862]
5903
5904 1038.   [bug]           In servers configured with a tkey-domain option,
5905                         TKEY queries with an owner name other than the root
5906                         could cause an assertion failure. [RT #1866, #1869]
5907
5908 1037.   [bug]           Negative responses whose authority section contain
5909                         SOA or NS records whose owner names are not equal
5910                         equal to or parents of the query name should be
5911                         rejected. [RT #1862]
5912
5913 1036.   [func]          Silently drop requests received via multicast as
5914                         long as there is no final multicast DNS standard.
5915
5916 1035.   [bug]           If we respond to multicast queries (which we
5917                         currently do not), respond from a unicast address
5918                         as specified in RFC 1123. [RT #137]
5919
5920 1034.   [bug]           Ignore the RD bit on multicast queries as specified
5921                         in RFC 1123. [RT #137]
5922
5923 1033.   [bug]           Always respond to requests with an unsupported opcode
5924                         with NOTIMP, even if we don't have a matching view
5925                         or cannot determine the class.
5926
5927 1032.   [func]          hostname.bind/txt/chaos now returns the name of
5928                         the machine hosting the nameserver.  This is useful
5929                         in diagnosing problems with anycast servers.
5930
5931 1031.   [bug]           libbind.a: isc__gettimeofday() infinite recursion.
5932                         [RT #1858]
5933
5934 1030.   [bug]           On systems with no resolv.conf file, nsupdate
5935                         exited with an error rather than defaulting
5936                         to using the loopback address. [RT #1836]
5937
5938 1029.   [bug]           Some named.conf errors did not cause the loading
5939                         of the configuration file to return a failure
5940                         status even though they were logged. [RT #1847]
5941
5942 1028.   [bug]           On Win32, dig/host/nslookup looked for resolv.conf
5943                         in the wrong directory. [RT #1833]
5944
5945 1027.   [bug]           RRs having the reserved type 0 should be rejected.
5946                         [RT #1471]
5947
5948 1026.   [placeholder]
5949
5950 1025.   [bug]           Don't use multicast addresses to resolve iterative
5951                         queries. [RT #101]
5952
5953 1024.   [port]          Compilation failed on HP-UX 11.11 due to
5954                         incompatible use of the SIOCGLIFCONF macro
5955                         name. [RT #1831]
5956
5957 1023.   [func]          Accept hints without TTLs.
5958
5959 1022.   [bug]           Don't report empty root hints as "extra data".
5960                         [RT #1802]
5961
5962 1021.   [bug]           On Win32, log message timestamps were one month
5963                         later than they should have been, and the server
5964                         would exhibit unspecified behavior in December.
5965
5966 1020.   [bug]           IXFR log messages did not distinguish between
5967                         true IXFRs, AXFR-style IXFRs, and mere version
5968                         polls. [RT #1811]
5969
5970 1019.   [bug]           The value of the lame-ttl option was limited to 18000
5971                         seconds, not 1800 seconds as documented. [RT #1803]
5972
5973 1018.   [bug]           The default log channel was not always initialized
5974                         correctly. [RT #1813]
5975
5976 1017.   [bug]           When specifying TSIG keys to dig and nsupdate using
5977                         the -k option, they must be HMAC-MD5 keys. [RT #1810]
5978
5979 1016.   [bug]           Slave zones with no backup file were re-transferred
5980                         on every server reload.
5981
5982 1015.   [bug]           Log channels that had a "versions" option but no
5983                         "size" option failed to create numbered log
5984                         files. [RT #1783]
5985
5986 1014.   [bug]           Some queries would cause statistics counters to
5987                         increment more than once or not at all. [RT #1321]
5988
5989 1013.   [bug]           It was possible to cancel a query twice when marking
5990                         a server as bogus or by having a blackhole acl.
5991                         [RT #1776]
5992
5993 1012.   [bug]           The -p option to named did not behave as documented.
5994
5995 1011.   [cleanup]       Removed isc_dir_current().
5996
5997 1010.   [bug]           The server could attempt to execute a command channel
5998                         command after initiating server shutdown, causing
5999                         an assertion failure. [RT #1766]
6000
6001 1009.   [port]          OpenUNIX 8 support. [RT #1728]
6002
6003 1008.   [port]          libtool.m4, ltmain.sh from libtool-1.4.2.
6004
6005 1007.   [port]          config.guess, config.sub from autoconf-2.52.
6006
6007 1006.   [bug]           If a KEY RR was found missing during DNSSEC validation,
6008                         an assertion failure could subsequently be triggered
6009                         in the resolver. [RT #1763]
6010
6011 1005.   [bug]           Don't copy nonzero RCODEs from request to response.
6012                         [RT #1765]
6013
6014 1004.   [port]          Deal with recvfrom() returning EHOSTDOWN. [RT #1770]
6015
6016 1003.   [func]          Add the +retry option to dig.
6017
6018 1002.   [bug]           When reporting an unknown class name in named.conf,
6019                         including the file name and line number. [RT #1759]
6020
6021 1001.   [bug]           win32 socket code doio_recv was not catching a
6022                         WSACONNRESET error when a client was timing out
6023                         the request and closing its socket. [RT #1745]
6024
6025 1000.   [bug]           BIND 8 compatibility: accept "HESIOD" as an alias
6026                         for class "HS". [RT #1759]
6027
6028  999.   [func]          "rndc retransfer zone [class [view]]" added.
6029                         [RT #1752]
6030
6031  998.   [func]          named-checkzone now has arguments to specify the
6032                         chroot directory (-t) and working directory (-w).
6033                         [RT #1755]
6034
6035  997.   [func]          Add support for RSA-SHA1 keys (RFC3110).
6036
6037  996.   [func]          Issue warning if the configuration filename contains
6038                         the chroot path.
6039
6040  995.   [bug]           dig, host, nslookup: using a raw IPv6 address as a
6041                         target address should be fatal on a IPv4 only system.
6042
6043  994.   [func]          Treat non-authoritative responses to queries for type
6044                         NS as referrals even if the NS records are in the
6045                         answer section, because BIND 8 servers incorrectly
6046                         send them that way.  This is necessary for DNSSEC
6047                         validation of the NS records of a secure zone to
6048                         succeed when the parent is a BIND 8 server. [RT #1706]
6049
6050  993.   [func]          dig: -v now reports the version.
6051
6052  992.   [doc]           dig: ~/.digrc is now documented.
6053
6054  991.   [func]          Lower UDP refresh timeout messages to level
6055                         debug 1.
6056
6057  990.   [bug]           The rndc-confgen man page was not installed.
6058
6059  989.   [bug]           Report filename if $INCLUDE fails for file related
6060                         errors. [RT #1736]
6061
6062  988.   [bug]           'additional-from-auth no;' did not work reliably
6063                         in the case of queries answered from the cache.
6064                         [RT #1436]
6065
6066  987.   [bug]           "dig -help" didn't show "+[no]stats".
6067
6068  986.   [bug]           "dig +noall" failed to clear stats and command
6069                         printing.
6070
6071  985.   [func]          Consider network interfaces to be up iff they have
6072                         a nonzero IP address rather than based on the
6073                         IFF_UP flag. [RT #1160]
6074
6075  984.   [bug]           Multi-threading should be enabled by default on
6076                         Solaris 2.7 and newer, but it wasn't.
6077
6078  983.   [func]          The server now supports generating IXFR difference
6079                         sequences for non-dynamic zones by comparing zone
6080                         versions, when enabled using the new config
6081                         option "ixfr-from-differences". [RT #1727]
6082
6083  982.   [func]          If "memstatistics-file" is set in options the memory
6084                         statistics will be written to it.
6085
6086  981.   [func]          The dnssec tools can now take multiple '-r randomfile'
6087                         arguments.
6088
6089  980.   [bug]           Incoming zone transfers restarting after an error
6090                         could trigger an assertion failure. [RT #1692]
6091
6092  979.   [func]          Incremental master file dumping.  dns_master_dumpinc(),
6093                         dns_master_dumptostreaminc(), dns_dumpctx_attach(),
6094                         dns_dumpctx_detach(), dns_dumpctx_cancel(),
6095                         dns_dumpctx_db() and dns_dumpctx_version().
6096
6097  978.   [bug]           dns_db_attachversion() had an invalid REQUIRE()
6098                         condition.
6099
6100  977.   [bug]           Improve "not at top of zone" error message.
6101
6102  976.   [func]          named-checkconf can now test load master zones
6103                         (named-checkconf -z). [RT #1468]
6104
6105  975.   [bug]           "max-cache-size default;" as a view option
6106                         caused an assertion failure.
6107
6108  974.   [bug]           "max-cache-size unlimited;" as a global option
6109                         was not accepted.
6110
6111  973.   [bug]           Failed to log the question name when logging:
6112                         "bad zone transfer request: non-authoritative zone
6113                         (NOTAUTH)".
6114
6115  972.   [bug]           The file modification time code in zone.c was using the
6116                         wrong epoch. [RT #1667]
6117
6118  971.   [placeholder]
6119
6120  970.   [func]          'max-journal-size' can now be used to set a target
6121                         size for a journal.
6122
6123  969.   [func]          dig now supports the undocumented dig 8 feature
6124                         of allowing arbitrary labels, not just dotted
6125                         decimal quads, with the -x option.  This can be
6126                         used to conveniently look up RFC2317 names as in
6127                         "dig -x 10.0.0.0-127". [RT #827, #1576, #1598]
6128
6129  968.   [bug]           On win32, the isc_time_now() function was unnecessarily
6130                         calling strtime(). [RT #1671]
6131
6132  967.   [bug]           On win32, the link for bindevt was not including the
6133                         required resource file to enable the event viewer
6134                         to interpret the error messages in the event log,
6135                         [RT #1668]
6136
6137  966.   [placeholder]
6138
6139  965.   [bug]           Including data other than root server NS and A
6140                         records in the root hint file could cause a rbtdb
6141                         node reference leak. [RT #1581, #1618]
6142
6143  964.   [func]          Warn if data other than root server NS and A records
6144                         are found in the root hint file. [RT #1581, #1618]
6145
6146  963.   [bug]           Bad ISC_LANG_ENDDECLS. [RT #1645]
6147
6148  962.   [bug]           libbind: bad "#undef", don't attempt to install
6149                         non-existent nlist.h. [RT #1640]
6150
6151  961.   [bug]           Tried to use a IPV6 feature when ISC_PLATFORM_HAVEIPV6
6152                         was not defined. [RT #1482]
6153
6154  960.   [port]          liblwres failed to build on systems with support for
6155                         getrrsetbyname() in the OS. [RT #1592]
6156
6157  959.   [port]          On FreeBSD, determine the number of CPUs by calling
6158                         sysctlbyname(). [RT #1584]
6159
6160  958.   [port]          ssize_t is not available on all platforms. [RT #1607]
6161
6162  957.   [bug]           sys/select.h inclusion was broken on older platforms.
6163                         [RT #1607]
6164
6165  956.   [bug]           ns_g_autorndcfile changed to ns_g_keyfile
6166                         in named/win32/os.c due to code changes in
6167                         change #953. win32 .make file for rndc-confgen
6168                         updated to add include path for os.h header.
6169
6170         --- 9.2.0rc1 released ---
6171
6172  955.   [bug]           When using views, the zone's class was not being
6173                         inherited from the view's class. [RT #1583]
6174
6175  954.   [bug]           When requesting AXFRs or IXFRs using dig, host, or
6176                         nslookup, the RD bit should not be set as zone
6177                         transfers are inherently non-recursive. [RT #1575]
6178
6179  953.   [func]          The /var/run/named.key file from change #843
6180                         has been replaced by /etc/rndc.key.  Both
6181                         named and rndc will look for this file and use
6182                         it to configure a default control channel key
6183                         if not already configured using a different
6184                         method (rndc.conf / controls).  Unlike
6185                         named.key, rndc.key is not created automatically;
6186                         it must be created by manually running
6187                         "rndc-confgen -a".
6188
6189  952.   [bug]           The server required manual intervention to serve the
6190                         affected zones if it died between creating a journal
6191                         and committing the first change to it.
6192
6193  951.   [bug]           CFLAGS was not passed to the linker when
6194                         linking some of the test programs under
6195                         bin/tests. [RT #1555].
6196
6197  950.   [bug]           Explicit TTLs did not properly override $TTL
6198                         due to a bug in change 834. [RT #1558]
6199
6200  949.   [bug]           host was unable to print records larger than 512
6201                         bytes. [RT #1557]
6202
6203         --- 9.2.0b2 released ---
6204
6205  948.   [port]          Integrated support for building on Windows NT /
6206                         Windows 2000.
6207
6208  947.   [bug]           dns_rdata_soa_t had a badly named element "mname" which
6209                         was really the RNAME field from RFC1035.  To avoid
6210                         confusion and silent errors that would occur it the
6211                         "origin" and "mname" elements were given their correct
6212                         names "mname" and "rname" respectively, the "mname"
6213                         element is renamed to "contact".
6214
6215  946.   [cleanup]       doc/misc/options is now machine-generated from the
6216                         configuration parser syntax tables, and therefore
6217                         more likely to be correct.
6218
6219  945.   [func]          Add the new view-specific options
6220                         "match-destinations" and "match-recursive-only".
6221
6222  944.   [func]          Check for expired signatures on load.
6223
6224  943.   [bug]           The server could crash when receiving a command
6225                         via rndc if the configuration file listed only
6226                         nonexistent keys in the controls statement. [RT #1530]
6227
6228  942.   [port]          libbind: GETNETBYADDR_ADDR_T was not correctly
6229                         defined on some platforms.
6230
6231  941.   [bug]           The configuration checker crashed if a slave
6232                         zone didn't contain a masters statement. [RT #1514]
6233
6234  940.   [bug]           Double zone locking failure on error path. [RT #1510]
6235
6236         --- 9.2.0b1 released ---
6237
6238  939.   [port]          Add the --disable-linux-caps option to configure for
6239                         systems that manage capabilities outside of named.
6240                         [RT #1503]
6241
6242  938.   [placeholder]
6243
6244  937.   [bug]           A race when shutting down a zone could trigger a
6245                         INSIST() failure. [RT #1034]
6246
6247  936.   [func]          Warn about IPv4 addresses that are not complete
6248                         dotted quads. [RT #1084]
6249
6250  935.   [bug]           inet_pton failed to reject leading zeros.
6251
6252  934.   [port]          Deal with systems where accept() spuriously returns
6253                         ECONNRESET.
6254
6255  933.   [bug]           configure failed doing libbind on platforms not
6256                         supported by BIND 8. [RT #1496]
6257
6258         --- 9.2.0a3 released ---
6259
6260  932.   [bug]           Use INSTALL_SCRIPT, not INSTALL_PROGRAM,
6261                         when installing isc-config.sh.
6262                         [RT #198, #1466]
6263
6264  931.   [bug]           The controls statement only attempted to verify
6265                         messages using the first key in the key list.
6266                         (9.2.0a1/a2 only).
6267
6268  930.   [func]          Query performance testing tool added as
6269                         contrib/queryperf.
6270
6271  929.   [placeholder]
6272
6273  928.   [bug]           nsupdate would send empty update packets if the
6274                         send (or empty line) command was run after
6275                         another send but before any new updates or
6276                         prerequisites were specified.  It should simply
6277                         ignore this command.
6278
6279  927.   [bug]           Don't hold the zone lock for the entire dump to disk.
6280                         [RT #1423]
6281
6282  926.   [bug]           The resolver could deadlock with the ADB when
6283                         shutting down (multi-threaded builds only).
6284                         [RT #1324]
6285
6286  925.   [cleanup]       Remove openssl from the distribution; require that
6287                         --with-openssl be specified if DNSSEC is needed.
6288
6289  924.   [port]          Extend support for pre-RFC2133 IPv6 implementation.
6290                         [RT #987]
6291
6292  923.   [bug]           Multiline TSIG secrets (and other multiline strings)
6293                         were not accepted in named.conf. [RT #1469]
6294
6295  922.   [func]          Added two new lwres_getrrsetbyname() result codes,
6296                         ERR_NONAME and ERR_NODATA.
6297
6298  921.   [bug]           lwres returned an incorrect error code if it received
6299                         a truncated message.
6300
6301  920.   [func]          Increase the lwres receive buffer size to 16K.
6302                         [RT #1451]
6303
6304  919.   [placeholder]
6305
6306  918.   [func]          In nsupdate, TSIG errors are no longer treated as
6307                         fatal errors.
6308
6309  917.   [func]          New nsupdate command 'key', allowing TSIG keys to
6310                         be specified in the nsupdate command stream rather
6311                         than the command line.
6312
6313  916.   [bug]           Specifying type ixfr to dig without specifying
6314                         a serial number failed in unexpected ways.
6315
6316  915.   [func]          The named-checkconf and named-checkzone programs
6317                         now have a '-v' option for printing their version.
6318                         [RT #1151]
6319
6320  914.   [bug]           Global 'server' statements were rejected when
6321                         using views, even though they were accepted
6322                         in 9.1. [RT #1368]
6323
6324  913.   [bug]           Cache cleaning was not sufficiently aggressive.
6325                         [RT #1441, #1444]
6326
6327  912.   [bug]           Attempts to set the 'additional-from-cache' or
6328                         'additional-from-auth' option to 'no' in a
6329                         server with recursion enabled will now
6330                         be ignored and cause a warning message.
6331                         [RT #1145]
6332
6333  911.   [placeholder]
6334
6335  910.   [port]          Some pre-RFC2133 IPv6 implementations do not define
6336                         IN6ADDR_ANY_INIT. [RT #1416]
6337
6338  909.   [placeholder]
6339
6340  908.   [func]          New program, rndc-confgen, to simplify setting up rndc.
6341
6342  907.   [func]          The ability to get entropy from either the
6343                         random device, a user-provided file or from
6344                         the keyboard was migrated from the DNSSEC tools
6345                         to libisc as isc_entropy_usebestsource().
6346
6347  906.   [port]          Separated the system independent portion of
6348                         lib/isc/unix/entropy.c into lib/isc/entropy.c
6349                         and added lib/isc/win32/entropy.c.
6350
6351  905.   [bug]           Configuring a forward "zone" for the root domain
6352                         did not work. [RT #1418]
6353
6354  904.   [bug]           The server would leak memory if attempting to use
6355                         an expired TSIG key. [RT #1406]
6356
6357  903.   [bug]           dig should not crash when receiving a TCP packet
6358                         of length 0.
6359
6360  902.   [bug]           The -d option was ignored if both -t and -g were also
6361                         specified.
6362
6363  901.   [placeholder]
6364
6365  900.   [bug]           A config.guess update changed the system identification
6366                         string of FreeBSD systems; configure and
6367                         bin/tests/system/ifconfig.sh now recognize the new
6368                         string.
6369
6370         --- 9.2.0a2 released ---
6371
6372  899.   [bug]           lib/dns/soa.c failed to compile on many platforms
6373                         due to inappropriate use of a void value.
6374                         [RT #1372, #1373, #1386, #1387, #1395]
6375
6376  898.   [bug]           "dig" failed to set a nonzero exit status
6377                         on UDP query timeout. [RT #1323]
6378
6379  897.   [bug]           A config.guess update changed the system identification
6380                         string of UnixWare systems; configure now recognizes
6381                         the new string.
6382
6383  896.   [bug]           If a configuration file is set on named's command line
6384                         and it has a relative pathname, the current directory
6385                         (after any possible jailing resulting from named -t)
6386                         will be prepended to it so that reloading works
6387                         properly even when a directory option is present.
6388
6389  895.   [func]          New function, isc_dir_current(), akin to POSIX's
6390                         getcwd().
6391
6392  894.   [bug]           When using the DNSSEC tools, a message intended to warn
6393                         when the keyboard was being used because of the lack
6394                         of a suitable random device was not being printed.
6395
6396  893.   [func]          Removed isc_file_test() and added isc_file_exists()
6397                         for the basic functionality that was being added
6398                         with isc_file_test().
6399
6400  892.   [placeholder]
6401
6402  891.   [bug]           Return an error when a SIG(0) signed response to
6403                         an unsigned query is seen.  This should actually
6404                         do the verification, but it's not currently
6405                         possible. [RT #1391]
6406
6407  890.   [cleanup]       The man pages no longer require the mandoc macros
6408                         and should now format cleanly using most versions of
6409                         nroff, and HTML versions of the man pages have been
6410                         added.  Both are generated from DocBook source.
6411
6412  889.   [port]          Eliminated blank lines before .TH in nroff man
6413                         pages since they cause problems with some versions
6414                         of nroff. [RT #1390]
6415
6416  888.   [bug]           Don't die when using TKEY to delete a nonexistent
6417                         TSIG key. [RT #1392]
6418
6419  887.   [port]          Detect broken compilers that can't call static
6420                         functions from inline functions. [RT #1212]
6421
6422  886.   [placeholder]
6423
6424  885.   [placeholder]
6425
6426  884.   [placeholder]
6427
6428  883.   [placeholder]
6429
6430  882.   [placeholder]
6431
6432  881.   [placeholder]
6433
6434  880.   [placeholder]
6435
6436  879.   [placeholder]
6437
6438  878.   [placeholder]
6439
6440  877.   [placeholder]
6441
6442  876.   [placeholder]
6443
6444  875.   [placeholder]
6445
6446  874.   [placeholder]
6447
6448  873.   [placeholder]
6449
6450  872.   [placeholder]
6451
6452  871.   [placeholder]
6453
6454  870.   [placeholder]
6455
6456  869.   [placeholder]
6457
6458  868.   [placeholder]
6459
6460  867.   [placeholder]
6461
6462  866.   [func]          Close debug only file channels when debug is set to
6463                         zero. [RT #1246]
6464
6465  865.   [bug]           The new configuration parser did not allow
6466                         the optional debug level in a "severity debug"
6467                         clause of a logging channel to be omitted.
6468                         This is now allowed and treated as "severity
6469                         debug 1;" like it does in BIND 8.2.4, not as
6470                         "severity debug 0;" like it did in BIND 9.1.
6471                         [RT #1367]
6472
6473  864.   [cleanup]       Multi-threading is now enabled by default on
6474                         OSF1, Solaris 2.7 and newer, AIX, IRIX, and HP-UX.
6475
6476  863.   [bug]           If an error occurred while an outgoing zone transfer
6477                         was starting up, the server could access a domain
6478                         name that had already been freed when logging a
6479                         message saying that the transfer was starting.
6480                         [RT #1383]
6481
6482  862.   [bug]           Use after realloc(), non portable pointer arithmetic in
6483                         grmerge().
6484
6485  861.   [port]          Add support for Mac OS X, by making it equivalent
6486                         to Darwin.  This was derived from the config.guess
6487                         file shipped with Mac OS X. [RT #1355]
6488
6489  860.   [func]          Drop cross class glue in zone transfers.
6490
6491  859.   [bug]           Cache cleaning now won't swamp the CPU if there
6492                         is a persistent over limit condition.
6493
6494  858.   [func]          isc_mem_setwater() no longer requires that when the
6495                         callback function is non-NULL then its hi_water
6496                         argument must be greater than its lo_water argument
6497                         (they can now be equal) or that they be non-zero.
6498
6499  857.   [cleanup]       Use ISC_MAGIC() to define all magic numbers for
6500                         structs, for our friends in EBCDIC-land.
6501
6502  856.   [func]          Allow partial rdatasets to be returned in answer and
6503                         authority sections to help non-TCP capable clients
6504                         recover from truncation. [RT #1301]
6505
6506  855.   [bug]           Stop spurious "using RFC 1035 TTL semantics" warnings.
6507
6508  854.   [bug]           The config parser didn't properly handle config
6509                         options that were specified in units of time other
6510                         than seconds. [RT #1372]
6511
6512  853.   [bug]           configure_view_acl() failed to detach existing acls.
6513                         [RT #1374]
6514
6515  852.   [bug]           Handle responses from servers which do not know
6516                         about IXFR.
6517
6518  851.   [cleanup]       The obsolete support-ixfr option was not properly
6519                         ignored.
6520
6521         --- 9.2.0a1 released ---
6522
6523  850.   [bug]           dns_rbt_findnode() would not find nodes that were
6524                         split on a bitstring label somewhere other than in
6525                         the last label of the node. [RT #1351]
6526
6527  849.   [func]          <isc/net.h> will ensure INADDR_LOOPBACK is defined.
6528
6529  848.   [func]          A minimum max-cache-size of two megabytes is enforced
6530                         by the cache cleaner.
6531
6532  847.   [func]          Added isc_file_test(), which currently only has
6533                         some very basic functionality to test for the
6534                         existence of a file, whether a pathname is absolute,
6535                         or whether a pathname is the fundamental representation
6536                         of the current directory.  It is intended that this
6537                         function can be expanded to test other things a
6538                         programmer might want to know about a file.
6539
6540  846.   [func]          A non-zero 'param' to dst_key_generate() when making an
6541                         hmac-md5 key means that good entropy is not required.
6542
6543  845.   [bug]           The access rights on the public file of a symmetric
6544                         key are now restricted as soon as the file is opened,
6545                         rather than after it has been written and closed.
6546
6547  844.   [func]          <isc/net.h> will ensure INADDR_LOOPBACK is defined,
6548                         just as <lwres/net.h> does.
6549
6550  843.   [func]          If no controls statement is present in named.conf,
6551                         or if any inet phrase of a controls statement is
6552                         lacking a keys clause, then a key will be automatically
6553                         generated by named and an rndc.conf-style file
6554                         named named.key will be written that uses it.  rndc
6555                         will use this file only if its normal configuration
6556                         file, or one provided on the command line, does not
6557                         exist.
6558
6559  842.   [func]          'rndc flush' now takes an optional view.
6560
6561  841.   [bug]           When sdb modules were not declared threadsafe, their
6562                         create and destroy functions were not serialized.
6563
6564  840.   [bug]           The config file parser could print the wrong file
6565                         name if an error was detected after an included file
6566                         was parsed. [RT #1353]
6567
6568  839.   [func]          Dump packets for which there was no view or that the
6569                         class could not be determined to category "unmatched".
6570
6571  838.   [port]          UnixWare 7.x.x is now suported by
6572                         bin/tests/system/ifconfig.sh.
6573
6574  837.   [cleanup]       Multi-threading is now enabled by default only on
6575                         OSF1, Solaris 2.7 and newer, and AIX.
6576
6577  836.   [func]          Upgraded libtool to 1.4.
6578
6579  835.   [bug]           The dispatcher could enter a busy loop if
6580                         it got an I/O error receiving on a UDP socket.
6581                         [RT #1293]
6582
6583  834.   [func]          Accept (but warn about) master files beginning with
6584                         an SOA record without an explicit TTL field and
6585                         lacking a $TTL directive, by using the SOA MINTTL
6586                         as a default TTL.  This is for backwards compatibility
6587                         with old versions of BIND 8, which accepted such
6588                         files without warning although they are illegal
6589                         according to RFC1035.
6590
6591  833.   [cleanup]       Moved dns_soa_*() from <dns/journal.h> to
6592                         <dns/soa.h>, and extended them to support
6593                         all the integer-valued fields of the SOA RR.
6594
6595  832.   [bug]           The default location for named.conf in named-checkconf
6596                         should depend on --sysconfdir like it does in named.
6597                         [RT #1258]
6598
6599  831.   [placeholder]
6600
6601  830.   [func]          Implement 'rndc status'.
6602
6603  829.   [bug]           The DNS_R_ZONECUT result code should only be returned
6604                         when an ANY query is made with DNS_DBFIND_GLUEOK set.
6605                         In all other ANY query cases, returning the delegation
6606                         is better.
6607
6608  828.   [bug]           The errno value from recvfrom() could be overwritten
6609                         by logging code. [RT #1293]
6610
6611  827.   [bug]           When an IXFR protocol error occurs, the slave
6612                         should retry with AXFR.
6613
6614  826.   [bug]           Some IXFR protocol errors were not detected.
6615
6616  825.   [bug]           zone.c:ns_query() detached from the wrong zone
6617                         reference. [RT #1264]
6618
6619  824.   [bug]           Correct line numbers reported by dns_master_load().
6620                         [RT #1263]
6621
6622  823.   [func]          The output of "dig -h" now goes to stdout so that it
6623                         can easily be piped through "more". [RT #1254]
6624
6625  822.   [bug]           Sending nxrrset prerequisites would crash nsupdate.
6626                         [RT #1248]
6627
6628  821.   [bug]           The program name used when logging to syslog should
6629                         be stripped of leading path components.
6630                         [RT #1178, #1232]
6631
6632  820.   [bug]           Name server address lookups failed to follow
6633                         A6 chains into the glue of local authoritative
6634                         zones.
6635
6636  819.   [bug]           In certain cases, the resolver's attempts to
6637                         restart an address lookup at the root could cause
6638                         the fetch to deadlock (with itself) instead of
6639                         restarting. [RT #1225]
6640
6641  818.   [bug]           Certain pathological responses to ANY queries could
6642                         cause an assertion failure. [RT #1218]
6643
6644  817.   [func]          Adjust timeouts for dialup zone queries.
6645
6646  816.   [bug]           Report potential problems with log file accessibility
6647                         at configuration time, since such problems can't
6648                         reliably be reported at the time they actually occur.
6649
6650  815.   [bug]           If a log file was specified with a path separator
6651                         character (i.e. "/") in its name and the directory
6652                         did not exist, the log file's name was treated as
6653                         though it were the directory name. [RT #1189]
6654
6655  814.   [bug]           Socket objects left over from accept() failures
6656                         were incorrectly destroyed, causing corruption
6657                         of socket manager data structures.
6658
6659  813.   [bug]           File descriptors exceeding FD_SETSIZE were handled
6660                         badly. [RT #1192]
6661
6662  812.   [bug]           dig sometimes printed incomplete IXFR responses
6663                         due to an uninitialized variable. [RT #1188]
6664
6665  811.   [bug]           Parentheses were not quoted in zone dumps. [RT #1194]
6666
6667  810.   [bug]           The signer name in SIG records was not properly
6668                         down-cased when signing/verifying records. [RT #1186]
6669
6670  809.   [bug]           Configuring a non-local address as a transfer-source
6671                         could cause an assertion failure during load.
6672
6673  808.   [func]          Add 'rndc flush' to flush the server's cache.
6674
6675  807.   [bug]           When setting up TCP connections for incoming zone
6676                         transfers, the transfer-source port was not
6677                         ignored like it should be.
6678
6679  806.   [bug]           DNS_R_SEENINCLUDE was failing to propagate back up
6680                         the calling stack to the zone maintenance level,
6681                         causing zones to not reload when an included file was
6682                         touched but the top-level zone file was not.
6683
6684  805.   [bug]           When using "forward only", missing root hints should
6685                         not cause queries to fail. [RT #1143]
6686
6687  804.   [bug]           Attempting to obtain entropy could fail in some
6688                         situations.  This would be most common on systems
6689                         with user-space threads. [RT #1131]
6690
6691  803.   [bug]           Treat all SIG queries as if they have the CD bit set,
6692                         otherwise no data will be returned [RT #749]
6693
6694  802.   [bug]           DNSSEC key tags were computed incorrectly in almost
6695                         all cases. [RT #1146]
6696
6697  801.   [bug]           nsupdate should treat lines beginning with ';' as
6698                         comments. [RT #1139]
6699
6700  800.   [bug]           dnssec-signzone produced incorrect statistics for
6701                         large zones. [RT #1133]
6702
6703  799.   [bug]           The ADB didn't find AAAA glue in a zone unless A6
6704                         glue was also present.
6705
6706  798.   [bug]           nsupdate should be able to reject bad input lines
6707                         and continue. [RT #1130]
6708
6709  797.   [func]          Issue a warning if the 'directory' option contains
6710                         a relative path. [RT #269]
6711
6712  796.   [func]          When a size limit is associated with a log file,
6713                         only roll it when the size is reached, not every
6714                         time the log file is opened. [RT #1096]
6715
6716  795.   [func]          Add the +multiline option to dig. [RT #1095]
6717
6718  794.   [func]          Implement the "port" and "default-port" statements
6719                         in rndc.conf.
6720
6721  793.   [cleanup]       The DNSSEC tools could create filenames that were
6722                         illegal or contained shell meta-characters.  They
6723                         now use a different text encoding of names that
6724                         doesn't have these problems. [RT #1101]
6725
6726  792.   [cleanup]       Replace the OMAPI command channel protocol with a
6727                         simpler one.
6728
6729  791.   [bug]           The command channel now works over IPv6.
6730
6731  790.   [bug]           Wildcards created using dynamic update or IXFR
6732                         could fail to match. [RT #1111]
6733
6734  789.   [bug]           The "localhost" and "localnets" ACLs did not match
6735                         when used as the second element of a two-element
6736                         sortlist item.
6737
6738  788.   [func]          Add the "match-mapped-addresses" option, which
6739                         causes IPv6 v4mapped addresses to be treated as
6740                         IPv4 addresses for the purpose of acl matching.
6741
6742  787.   [bug]           The DNSSEC tools failed to downcase domain
6743                         names when mapping them into file names.
6744
6745  786.   [bug]           When DNSSEC signing/verifying data, owner names were
6746                         not properly down-cased.
6747
6748  785.   [bug]           A race condition in the resolver could cause
6749                         an assertion failure. [RT #673, #872, #1048]
6750
6751  784.   [bug]           nsupdate and other programs would not quit properly
6752                         if some signals were blocked by the caller. [RT #1081]
6753
6754  783.   [bug]           Following CNAMEs could cause an assertion failure
6755                         when either using an sdb database or under very
6756                         rare conditions.
6757
6758  782.   [func]          Implement the "serial-query-rate" option.
6759
6760  781.   [func]          Avoid error packet loops by dropping duplicate FORMERR
6761                         responses. [RT #1006]
6762
6763  780.   [bug]           Error handling code dealing with out of memory or
6764                         other rare errors could lead to assertion failures
6765                         by calling functions on uninitialized names. [RT #1065]
6766
6767  779.   [func]          Added the "minimal-responses" option.
6768
6769  778.   [bug]           When starting cache cleaning, cleaning_timer_action()
6770                         returned without first pausing the iterator, which
6771                         could cause deadlock. [RT #998]
6772
6773  777.   [bug]           An empty forwarders list in a zone failed to override
6774                         global forwarders. [RT #995]
6775
6776  776.   [func]          Improved error reporting in denied messages. [RT #252]
6777
6778  775.   [placeholder]
6779
6780  774.   [func]          max-cache-size is implemented.
6781
6782  773.   [func]          Added isc_rwlock_trylock() to attempt to lock without
6783                         blocking.
6784
6785  772.   [bug]           Owner names could be incorrectly omitted from cache
6786                         dumps in the presence of negative caching entries.
6787                         [RT #991]
6788
6789  771.   [cleanup]       TSIG errors related to unsynchronized clocks
6790                         are logged better. [RT #919]
6791
6792  770.   [func]          Add the "edns yes_or_no" statement to the server
6793                         clause. [RT #524]
6794
6795  769.   [func]          Improved error reporting when parsing rdata. [RT #740]
6796
6797  768.   [bug]           The server did not emit an SOA when a CNAME
6798                         or DNAME chain ended in NXDOMAIN in an
6799                         authoritative zone.
6800
6801  767.   [placeholder]
6802
6803  766.   [bug]           A few cases in query_find() could leak fname.
6804                         This would trigger the mpctx->allocated == 0
6805                         assertion when the server exited.
6806                         [RT #739, #776, #798, #812, #818, #821, #845,
6807                         #892, #935, #966]
6808
6809  765.   [func]          ACL names are once again case insensitive, like
6810                         in BIND 8. [RT #252]
6811
6812  764.   [func]          Configuration files now allow "include" directives
6813                         in more places, such as inside the "view" statement.
6814                         [RT #377, #728, #860]
6815
6816  763.   [func]          Configuration files no longer have reserved words.
6817                         [RT #731, #753]
6818
6819  762.   [cleanup]       The named.conf and rndc.conf file parsers have
6820                         been completely rewritten.
6821
6822  761.   [bug]           _REENTRANT was still defined when building with
6823                         --disable-threads.
6824
6825  760.   [contrib]       Significant enhancements to the pgsql sdb driver.
6826
6827  759.   [bug]           The resolver didn't turn off "avoid fetches" mode
6828                         when restarting, possibly causing resolution
6829                         to fail when it should not.  This bug only affected
6830                         platforms which support both IPv4 and IPv6. [RT #927]
6831
6832  758.   [bug]           The "avoid fetches" code did not treat negative
6833                         cache entries correctly, causing fetches that would
6834                         be useful to be avoided.  This bug only affected
6835                         platforms which support both IPv4 and IPv6. [RT #927]
6836
6837  757.   [func]          Log zone transfers.
6838
6839  756.   [bug]           dns_zone_load() could "return" success when no master
6840                         file was configured.
6841
6842  755.   [bug]           Fix incorrectly formatted log messages in zone.c.
6843
6844  754.   [bug]           Certain failure conditions sending UDP packets
6845                         could cause the server to retry the transmission
6846                         indefinitely. [RT #902]
6847
6848  753.   [bug]           dig, host, and nslookup would fail to contact a
6849                         remote server if getaddrinfo() returned an IPv6
6850                         address on a system that doesn't support IPv6.
6851                         [RT #917]
6852
6853  752.   [func]          Correct bad tv_usec elements returned by
6854                         gettimeofday().
6855
6856  751.   [func]          Log successful zone loads / transfers.  [RT #898]
6857
6858  750.   [bug]           A query should not match a DNAME whose trust level
6859                         is pending. [RT #916]
6860
6861  749.   [bug]           When a query matched a DNAME in a secure zone, the
6862                         server did not return the signature of the DNAME.
6863                         [RT #915]
6864
6865  748.   [doc]           List supported RFCs in doc/misc/rfc-compliance.
6866                         [RT #781]
6867
6868  747.   [bug]           The code to determine whether an IXFR was possible
6869                         did not properly check for a database that could
6870                         not have a journal. [RT #865, #908]
6871
6872  746.   [bug]           The sdb didn't clone rdatasets properly, causing
6873                         a crash when the server followed delegations. [RT #905]
6874
6875  745.   [func]          Report the owner name of records that fail
6876                         semantic checks while loading.
6877
6878  744.   [bug]           When returning DNS_R_CNAME or DNS_R_DNAME as the
6879                         result of an ANY or SIG query, the resolver failed
6880                         to setup the return event's rdatasets, causing an
6881                         assertion failure in the query code. [RT #881]
6882
6883  743.   [bug]           Receiving a large number of certain malformed
6884                         answers could cause named to stop responding.
6885                         [RT #861]
6886
6887  742.   [placeholder]
6888
6889  741.   [port]          Support openssl-engine. [RT #709]
6890
6891  740.   [port]          Handle openssl library mismatches slightly better.
6892
6893  739.   [port]          Look for /dev/random in configure, rather than
6894                         assuming it will be there for only a predefined
6895                         set of OSes.
6896
6897  738.   [bug]           If a non-threadsafe sdb driver supported AXFR and
6898                         received an AXFR request, it would deadlock or die
6899                         with an assertion failure. [RT #852]
6900
6901  737.   [port]          stdtime.c failed to compile on certain platforms.
6902
6903  736.   [func]          New functions isc_task_{begin,end}exclusive().
6904
6905  735.   [doc]           Add BIND 4 migration notes.
6906
6907  734.   [bug]           An attempt to re-lock the zone lock could occur if
6908                         the server was shutdown during a zone transfer.
6909                         [RT #830]
6910
6911  733.   [bug]           Reference counts of dns_acl_t objects need to be
6912                         locked but were not. [RT #801, #821]
6913
6914  732.   [bug]           Glue with 0 TTL could also cause SERVFAIL. [RT #828]
6915
6916  731.   [bug]           Certain zone errors could cause named-checkzone to
6917                         fail ungracefully. [RT #819]
6918
6919  730.   [bug]           lwres_getaddrinfo() returns the correct result when
6920                         it fails to contact a server. [RT #768]
6921
6922  729.   [port]          pthread_setconcurrency() needs to be called on Solaris.
6923
6924  728.   [bug]           Fix comment processing on master file directives.
6925                         [RT# 757]
6926
6927  727.   [port]          Work around OS bug where accept() succeeds but
6928                         fails to fill in the peer address of the accepted
6929                         connection, by treating it as an error rather than
6930                         an assertion failure. [RT #809]
6931
6932  726.   [func]          Implement the "trace" and "notrace" commands in rndc.
6933
6934  725.   [bug]           Installing man pages could fail.
6935
6936  724.   [func]          New libisc functions isc_netaddr_any(),
6937                         isc_netaddr_any6().
6938
6939  723.   [bug]           Referrals whose NS RRs had a 0 TTL caused the resolver
6940                         to return DNS_R_SERVFAIL. [RT #783]
6941
6942  722.   [func]          Allow incremental loads to be canceled.
6943
6944  721.   [cleanup]       Load manager and dns_master_loadfilequota() are no
6945                         more.
6946
6947  720.   [bug]           Server could enter infinite loop in
6948                         dispatch.c:do_cancel(). [RT #733]
6949
6950  719.   [bug]           Rapid reloads could trigger an assertion failure.
6951                         [RT #743, #763]
6952
6953  718.   [cleanup]       "internal" is no longer a reserved word in named.conf.
6954                         [RT #753, #731]
6955
6956  717.   [bug]           Certain TKEY processing failure modes could
6957                         reference an uninitialized variable, causing the
6958                         server to crash. [RT #750]
6959
6960  716.   [bug]           The first line of a $INCLUDE master file was lost if
6961                         an origin was specified. [RT #744]
6962
6963  715.   [bug]           Resolving some A6 chains could cause an assertion
6964                         failure in adb.c. [RT #738]
6965
6966  714.   [bug]           Preserve interval timers across reloads unless changed.
6967                         [RT# 729]
6968
6969  713.   [func]          named-checkconf takes '-t directory' similar to named.
6970                         [RT #726]
6971
6972  712.   [bug]           Sending a large signed update message caused an
6973                         assertion failure. [RT #718]
6974
6975  711.   [bug]           The libisc and liblwres implementations of
6976                         inet_ntop contained an off by one error.
6977
6978  710.   [func]          The forwarders statement now takes an optional
6979                         port. [RT #418]
6980
6981  709.   [bug]           ANY or SIG queries for data with a TTL of 0
6982                         would return SERVFAIL. [RT #620]
6983
6984  708.   [bug]           When building with --with-openssl, the openssl headers
6985                         included with BIND 9 should not be used. [RT #702]
6986
6987  707.   [func]          The "filename" argument to named-checkzone is no
6988                         longer optional, to reduce confusion. [RT #612]
6989
6990  706.   [bug]           Zones with an explicit "allow-update { none; };"
6991                         were considered dynamic and therefore not reloaded
6992                         on SIGHUP or "rndc reload".
6993
6994  705.   [port]          Work out resource limit type for use where rlim_t is
6995                         not available. [RT #695]
6996
6997  704.   [port]          RLIMIT_NOFILE is not available on all platforms.
6998                         [RT #695]
6999
7000  703.   [port]          sys/select.h is needed on older platforms. [RT #695]
7001
7002  702.   [func]          If the address 0.0.0.0 is seen in resolv.conf,
7003                         use 127.0.0.1 instead. [RT #693]
7004
7005  701.   [func]          Root hints are now fully optional.  Class IN
7006                         views use compiled-in hints by default, as
7007                         before.  Non-IN views with no root hints now
7008                         provide authoritative service but not recursion.
7009                         A warning is logged if a view has neither root
7010                         hints nor authoritative data for the root. [RT #696]
7011
7012  700.   [bug]           $GENERATE range check was wrong. [RT #688]
7013
7014  699.   [bug]           The lexer mishandled empty quoted strings. [RT #694]
7015
7016  698.   [bug]           Aborting nsupdate with ^C would lead to several
7017                         race conditions.
7018
7019  697.   [bug]           nsupdate was not compatible with the undocumented
7020                         BIND 8 behavior of ignoring TTLs in "update delete"
7021                         commands. [RT #693]
7022
7023  696.   [bug]           lwresd would die with an assertion failure when passed
7024                         a zero-length name. [RT #692]
7025
7026  695.   [bug]           If the resolver attempted to query a blackholed or
7027                         bogus server, the resolution would fail immediately.
7028
7029  694.   [bug]           $GENERATE did not produce the last entry.
7030                         [RT #682, #683]
7031
7032  693.   [bug]           An empty lwres statement in named.conf caused
7033                         the server to crash while loading.
7034
7035  692.   [bug]           Deal with systems that have getaddrinfo() but not
7036                         gai_strerror(). [RT #679]
7037
7038  691.   [bug]           Configuring per-view forwarders caused an assertion
7039                         failure. [RT #675, #734]
7040
7041  690.   [func]          $GENERATE now supports DNAME. [RT #654]
7042
7043  689.   [doc]           man pages are now installed. [RT #210]
7044
7045  688.   [func]          "make tags" now works on systems with the
7046                         "Exuberant Ctags" etags.
7047
7048  687.   [bug]           Only say we have IPv6, with sufficient functionality,
7049                         if it has actually been tested. [RT #586]
7050
7051  686.   [bug]           dig and nslookup can now be properly aborted during
7052                         blocking operations. [RT #568]
7053
7054  685.   [bug]           nslookup should use the search list/domain options
7055                         from resolv.conf by default. [RT #405, #630]
7056
7057  684.   [bug]           Memory leak with view forwarders. [RT #656]
7058
7059  683.   [bug]           File descriptor leak in isc_lex_openfile().
7060
7061  682.   [bug]           nslookup displayed SOA records incorrectly. [RT #665]
7062
7063  681.   [bug]           $GENERATE specifying output format was broken. [RT #653]
7064
7065  680.   [bug]           dns_rdata_fromstruct() mishandled options bigger
7066                         than 255 octets.
7067
7068  679.   [bug]           $INCLUDE could leak memory and file descriptors on
7069                         reload. [RT #639]
7070
7071  678.   [bug]           "transfer-format one-answer;" could trigger an assertion
7072                         failure. [RT #646]
7073
7074  677.   [bug]           dnssec-signzone would occasionally use the wrong ttl
7075                         for database operations and fail. [RT #643]
7076
7077  676.   [bug]           Log messages about lame servers to category
7078                         'lame-servers' rather than 'resolver', so as not
7079                         to be gratuitously incompatible with BIND 8.
7080
7081  675.   [bug]           TKEY queries could cause the server to leak
7082                         memory.
7083
7084  674.   [func]          Allow messages to be TSIG signed / verified using
7085                         a offset from the current time.
7086
7087  673.   [func]          The server can now convert RFC1886-style recursive
7088                         lookup requests into RFC2874-style lookups, when
7089                         enabled using the new option "allow-v6-synthesis".
7090
7091  672.   [bug]           The wrong time was in the "time signed" field when
7092                         replying with BADTIME error.
7093
7094  671.   [bug]           The message code was failing to parse a message with
7095                         no question section and a TSIG record. [RT #628]
7096
7097  670.   [bug]           The lwres replacements for getaddrinfo and
7098                         getipnodebyname didn't properly check for the
7099                         existence of the sockaddr sa_len field.
7100
7101  669.   [bug]           dnssec-keygen now makes the public key file
7102                         non-world-readable for symmetric keys. [RT #403]
7103
7104  668.   [func]          named-checkzone now reports multiple errors in master
7105                         files.
7106
7107  667.   [bug]           On Linux, running named with the -u option and a
7108                         non-world-readable configuration file didn't work.
7109                         [RT #626]
7110
7111  666.   [bug]           If a request sent by dig is longer than 512 bytes,
7112                         use TCP.
7113
7114  665.   [bug]           Signed responses were not sent when the size of the
7115                         TSIG + question exceeded the maximum message size.
7116                         [RT #628]
7117
7118  664.   [bug]           The t_tasks and t_timers module tests are now skipped
7119                         when building without threads, since they require
7120                         threads.
7121
7122  663.   [func]          Accept a size_spec, not just an integer, in the
7123                         (unimplemented and ignored) max-ixfr-log-size option
7124                         for compatibility with recent versions of BIND 8.
7125                         [RT #613]
7126
7127  662.   [bug]           dns_rdata_fromtext() failed to log certain errors.
7128
7129  661.   [bug]           Certain UDP IXFR requests caused an assertion failure
7130                         (mpctx->allocated == 0). [RT #355, #394, #623]
7131
7132  660.   [port]          Detect multiple CPUs on HP-UX and IRIX.
7133
7134  659.   [performance]   Rewrite the name compression code to be much faster.
7135
7136  658.   [cleanup]       Remove all vestiges of 16 bit global compression.
7137
7138  657.   [bug]           When a listen-on statement in an lwres block does not
7139                         specify a port, use 921, not 53.  Also update the
7140                         listen-on documentation. [RT #616]
7141
7142  656.   [func]          Treat an unescaped newline in a quoted string as
7143                         an error.  This means that TXT records with missing
7144                         close quotes should have meaningful errors printed.
7145
7146  655.   [bug]           Improve error reporting on unexpected eof when loading
7147                         zones. [RT #611]
7148
7149  654.   [bug]           Origin was being forgotten in TCP retries in dig.
7150                         [RT #574]
7151
7152  653.   [bug]           +defname option in dig was reversed in sense.
7153                         [RT #549]
7154
7155  652.   [bug]           zone_saveunique() did not report the new name.
7156
7157  651.   [func]          The AD bit in responses now has the meaning
7158                         specified in <draft-ietf-dnsext-ad-is-secure>.
7159
7160  650.   [bug]           SIG(0) records were being generated and verified
7161                         incorrectly. [RT #606]
7162
7163  649.   [bug]           It was possible to join to an already running fctx
7164                         after it had "cloned" its events, but before it sent
7165                         them.  In this case, the event of the newly joined
7166                         fetch would not contain the answer, and would
7167                         trigger the INSIST() in fctx_sendevents().  In
7168                         BIND 9.0, this bug did not trigger an INSIST(), but
7169                         caused the fetch to fail with a SERVFAIL result.
7170                         [RT #588, #597, #605, #607]
7171
7172  648.   [port]          Add support for pre-RFC2133 IPv6 implementations.
7173
7174  647.   [bug]           Resolver queries sent after following multiple
7175                         referrals had excessively long retransmission
7176                         timeouts due to incorrectly counting the referrals
7177                         as "restarts".
7178
7179  646.   [bug]           The UnixWare ISC_PLATFORM_FIXIN6INADDR fix in isc/net.h
7180                         didn't _cleanly_ fix the problem it was trying to fix.
7181
7182  645.   [port]          BSD/OS 3.0 needs pthread_init(). [RT #603]
7183
7184  644.   [bug]           #622 needed more work. [RT #562]
7185
7186  643.   [bug]           xfrin error messages made more verbose, added class
7187                         of the zone. [RT# 599]
7188
7189  642.   [bug]           Break the exit_check() race in the zone module.
7190                         [RT #598]
7191
7192         --- 9.1.0b2 released ---
7193
7194  641.   [bug]           $GENERATE caused a uninitialized link to be used.
7195                         [RT #595]
7196
7197  640.   [bug]           Memory leak in error path could cause
7198                         "mpctx->allocated == 0" failure. [RT #584]
7199
7200  639.   [bug]           Reading entropy from the keyboard would sometimes fail.
7201                         [RT #591]
7202
7203  638.   [port]          lib/isc/random.c needed to explicitly include time.h
7204                         to get a prototype for time() when pthreads was not
7205                         being used. [RT #592]
7206
7207  637.   [port]          Use isc_u?int64_t instead of (unsigned) long long in
7208                         lib/isc/print.c.  Also allow lib/isc/print.c to
7209                         be compiled even if the platform does not need it.
7210                         [RT #592]
7211
7212  636.   [port]          Shut up MSVC++ about a possible loss of precision
7213                         in the ISC__BUFFER_PUTUINT*() macros. [RT #592]
7214
7215  635.   [bug]           Reloading a server with a configured blackhole list
7216                         would cause an assertion. [RT #590]
7217
7218  634.   [bug]           A log file will completely stop being written when
7219                         it reaches the maximum size in all cases, not just
7220                         when versioning is also enabled. [RT #570]
7221
7222  633.   [port]          Cope with rlim_t missing on BSD/OS systems. [RT #575]
7223
7224  632.   [bug]           The index array of the journal file was
7225                         corrupted as it was written to disk.
7226
7227  631.   [port]          Build without thread support on systems without
7228                         pthreads.
7229
7230  630.   [bug]           Locking failure in zone code. [RT #582]
7231
7232  629.   [bug]           9.1.0b1 dereferenced a null pointer and crashed
7233                         when responding to a UDP IXFR request.
7234
7235  628.   [bug]           If the root hints contained only AAAA addresses,
7236                         named would be unable to perform resolution.
7237
7238  627.   [bug]           The EDNS0 blackhole detection code of change 324
7239                         waited for three retransmissions to each server,
7240                         which takes much too long when a domain has many
7241                         name servers and all of them drop EDNS0 queries.
7242                         Now we retry without EDNS0 after three consecutive
7243                         timeouts, even if they are all from different
7244                         servers. [RT #143]
7245
7246  626.   [bug]           The lightweight resolver daemon no longer crashes
7247                         when asked for a SIG rrset. [RT #558]
7248
7249  625.   [func]          Zones now inherit their class from the enclosing view.
7250
7251  624.   [bug]           The zone object could get timer events after it had
7252                         been destroyed, causing a server crash. [RT #571]
7253
7254  623.   [func]          Added "named-checkconf" and "named-checkzone" program
7255                         for syntax checking named.conf files and zone files,
7256                         respectively.
7257
7258  622.   [bug]           A canceled request could be destroyed before
7259                         dns_request_destroy() was called. [RT #562]
7260
7261  621.   [port]          Disable IPv6 at runtime if IPv6 sockets are unusable.
7262                         This mostly affects Red Hat Linux 7.0, which has
7263                         conflicts between libc and the kernel.
7264
7265  620.   [bug]           dns_master_load*inc() now require 'task' and 'load'
7266                         to be non-null.  Also 'done' will not be called if
7267                         dns_master_load*inc() fails immediately. [RT #565]
7268
7269  619.   [placeholder]
7270
7271  618.   [bug]           Queries to a signed zone could sometimes cause
7272                         an assertion failure.
7273
7274  617.   [bug]           When using dynamic update to add a new RR to an
7275                         existing RRset with a different TTL, the journal
7276                         entries generated from the update did not include
7277                         explicit deletions and re-additions of the existing
7278                         RRs to update their TTL to the new value.
7279
7280  616.   [func]          dnssec-signzone -t output now includes performance
7281                         statistics.
7282
7283  615.   [bug]           dnssec-signzone did not like child keysets signed
7284                         by multiple keys.
7285
7286  614.   [bug]           Checks for uninitialized link fields were prone
7287                         to false positives, causing assertion failures.
7288                         The checks are now disabled by default and may
7289                         be re-enabled by defining ISC_LIST_CHECKINIT.
7290
7291  613.   [bug]           "rndc reload zone" now reloads primary zones.
7292                         It previously only updated slave and stub zones,
7293                         if an SOA query indicated an out of date serial.
7294
7295  612.   [cleanup]       Shutup a ridiculously noisy HP-UX compiler that
7296                         complains relentlessly about how its treatment
7297                         of 'const' has changed as well as how casting
7298                         sometimes tightens alignment constraints.
7299
7300  611.   [func]          allow-notify can be used to permit processing of
7301                         notify messages from hosts other than a slave's
7302                         masters.
7303
7304  610.   [func]          rndc dumpdb is now supported.
7305
7306  609.   [bug]           getrrsetbyname() would crash lwresd if the server
7307                         found more SIGs than answers. [RT #554]
7308
7309  608.   [func]          dnssec-signzone now adds a comment to the zone
7310                         with the time the file was signed.
7311
7312  607.   [bug]           nsupdate would fail if it encountered a CNAME or
7313                         DNAME in a response to an SOA query. [RT #515]
7314
7315  606.   [bug]           Compiling with --disable-threads failed due
7316                         to isc_thread_self() being incorrectly defined
7317                         as an integer rather than a function.
7318
7319  605.   [func]          New function isc_lex_getlasttokentext().
7320
7321  604.   [bug]           The named.conf parser could print incorrect line
7322                         numbers when long comments were present.
7323
7324  603.   [bug]           Make dig handle multiple types or classes on the same
7325                         query more correctly.
7326
7327  602.   [func]          Cope automatically with UnixWare's broken
7328                         IN6_IS_ADDR_* macros. [RT #539]
7329
7330  601.   [func]          Return a non-zero exit code if an update fails
7331                         in nsupdate.
7332
7333  600.   [bug]           Reverse lookups sometimes failed in dig, etc...
7334
7335  599.   [func]          Added four new functions to the libisc log API to
7336                         support i18n messages.  isc_log_iwrite(),
7337                         isc_log_ivwrite(), isc_log_iwrite1() and
7338                         isc_log_ivwrite1() were added.
7339
7340  598.   [bug]           An update-policy statement would cause the server
7341                         to assert while loading. [RT #536]
7342
7343  597.   [func]          dnssec-signzone is now multi-threaded.
7344
7345  596.   [bug]           DNS_RDATASLAB_FORCE and DNS_RDATASLAB_EXACT are
7346                         not mutually exclusive.
7347
7348  595.   [port]          On Linux 2.2, socket() returns EINVAL when it
7349                         should return EAFNOSUPPORT.  Work around this.
7350                         [RT #531]
7351
7352  594.   [func]          sdb drivers are now assumed to not be thread-safe
7353                         unless the DNS_SDBFLAG_THREADSAFE flag is supplied.
7354
7355  593.   [bug]           If a secure zone was missing all its NXTs and
7356                         a dynamic update was attempted, the server entered
7357                         an infinite loop.
7358
7359  592.   [bug]           The sig-validity-interval option now specifies a
7360                         number of days, not seconds.  This matches the
7361                         documentation. [RT #529]
7362
7363         --- 9.1.0b1 released ---
7364
7365  591.   [bug]           Work around non-reentrancy in openssl by disabling
7366                         pre-computation in keys.
7367
7368  590.   [doc]           There are now man pages for the lwres library in
7369                         doc/man/lwres.
7370
7371  589.   [bug]           The server could deadlock if a zone was updated
7372                         while being transferred out.
7373
7374  588.   [bug]           ctx->in_use was not being correctly initialized when
7375                         when pushing a file for $INCLUDE. [RT #523]
7376
7377  587.   [func]          A warning is now printed if the "allow-update"
7378                         option allows updates based on the source IP
7379                         address, to alert users to the fact that this
7380                         is insecure and becoming increasingly so as
7381                         servers capable of update forwarding are being
7382                         deployed.
7383
7384  586.   [bug]           multiple views with the same name were fatal. [RT #516]
7385
7386  585.   [func]          dns_db_addrdataset() and and dns_rdataslab_merge()
7387                         now support 'exact' additions in a similar manner to
7388                         dns_db_subtractrdataset() and dns_rdataslab_subtract().
7389
7390  584.   [func]          You can now say 'notify explicit'; to suppress
7391                         notification of the servers listed in NS records
7392                         and notify only those servers listed in the
7393                         'also-notify' option.
7394
7395  583.   [func]          "rndc querylog" will now toggle logging of
7396                         queries, like "ndc querylog" in BIND 8.
7397
7398  582.   [bug]           dns_zone_idetach() failed to lock the zone.
7399                         [RT #199, #463]
7400
7401  581.   [bug]           log severity was not being correctly processed.
7402                         [RT #485]
7403
7404  580.   [func]          Ignore trailing garbage on incoming DNS packets,
7405                         for interoperability with broken server
7406                         implementations. [RT #491]
7407
7408  579.   [bug]           nsupdate did not take a filename to read update from.
7409                         [RT #492]
7410
7411  578.   [func]          New config option "notify-source", to specify the
7412                         source address for notify messages.
7413
7414  577.   [func]          Log illegal RDATA combinations. e.g. multiple
7415                         singleton types, cname and other data.
7416
7417  576.   [doc]           isc_log_create() description did not match reality.
7418
7419  575.   [bug]           isc_log_create() was not setting internal state
7420                         correctly to reflect the default channels created.
7421
7422  574.   [bug]           TSIG signed queries sent by the resolver would fail to
7423                         have their responses validated and would leak memory.
7424
7425  573.   [bug]           The journal files of IXFRed slave zones were
7426                         inadvertently discarded on server reload, causing
7427                         "journal out of sync with zone" errors on subsequent
7428                         reloads. [RT #482]
7429
7430  572.   [bug]           Quoted strings were not accepted as key names in
7431                         address match lists.
7432
7433  571.   [bug]           It was possible to create an rdataset of singleton
7434                         type which had more than one rdata. [RT #154]
7435                         [RT #279]
7436
7437  570.   [bug]           rbtdb.c allowed zones containing nodes which had
7438                         both a CNAME and "other data". [RT #154]
7439
7440  569.   [func]          The DNSSEC AD bit will not be set on queries which
7441                         have not requested a DNSSEC response.
7442
7443  568.   [func]          Add sample simple database drivers in contrib/sdb.
7444
7445  567.   [bug]           Setting the zone transfer timeout to zero caused an
7446                         assertion failure. [RT #302]
7447
7448  566.   [func]          New public function dns_timer_setidle().
7449
7450  565.   [func]          Log queries more like BIND 8: query logging is now
7451                         done to category "queries", level "info". [RT #169]
7452
7453  564.   [func]          Add sortlist support to lwresd.
7454
7455  563.   [func]          New public functions dns_rdatatype_format() and
7456                         dns_rdataclass_format(), for convenient formatting
7457                         of rdata type/class mnemonics in log messages.
7458
7459  562.   [cleanup]       Moved lib/dns/*conf.c to bin/named where they belong.
7460
7461  561.   [func]          The 'datasize', 'stacksize', 'coresize' and 'files'
7462                         clauses of the options{} statement are now implemented.
7463
7464  560.   [bug]           dns_name_split did not properly the resulting prefix
7465                         when a maximal length bitstring label was split which
7466                         was preceded by another bitstring label. [RT #429]
7467
7468  559.   [bug]           dns_name_split did not properly create the suffix
7469                         when splitting within a maximal length bitstring label.
7470
7471  558.   [func]          New functions, isc_resource_getlimit and
7472                         isc_resource_setlimit.
7473
7474  557.   [func]          Symbolic constants for libisc integral types.
7475
7476  556.   [func]          The DNSSEC OK bit in the EDNS extended flags
7477                         is now implemented.  Responses to queries without
7478                         this bit set will not contain any DNSSEC records.
7479
7480  555.   [bug]           A slave server attempting a zone transfer could
7481                         crash with an assertion failure on certain
7482                         malformed responses from the master. [RT #457]
7483
7484  554.   [bug]           In some cases, not all of the dnssec tools were
7485                         properly installed.
7486
7487  553.   [bug]           Incoming zone transfers deferred due to quota
7488                         were not started when quota was increased but
7489                         only when a transfer in progress finished. [RT #456]
7490
7491  552.   [bug]           We were not correctly detecting the end of all c-style
7492                         comments. [RT #455]
7493
7494  551.   [func]          Implemented the 'sortlist' option.
7495
7496  550.   [func]          Support unknown rdata types and classes.
7497
7498  549.   [bug]           "make" did not immediately abort the build when a
7499                         subdirectory make failed [RT #450].
7500
7501  548.   [func]          The lexer now ungets tokens more correctly.
7502
7503  547.   [placeholder]
7504
7505  546.   [func]          Option 'lame-ttl' is now implemented.
7506
7507  545.   [func]          Name limit and counting options removed from dig;
7508                         they didn't work properly, and cannot be correctly
7509                         implemented without significant changes.
7510
7511  544.   [func]          Add statistics option, enable statistics-file option,
7512                         add RNDC option "dump-statistics" to write out a
7513                         query statistics file.
7514
7515  543.   [doc]           The 'port' option is now documented.
7516
7517  542.   [func]          Add support for update forwarding as required for
7518                         full compliance with RFC2136.  It is turned off
7519                         by default and can be enabled using the
7520                         'allow-update-forwarding' option.
7521
7522  541.   [func]          Add bogus server support.
7523
7524  540.   [func]          Add dialup support.
7525
7526  539.   [func]          Support the blackhole option.
7527
7528  538.   [bug]           fix buffer overruns by 1 in lwres_getnameinfo().
7529
7530  537.   [placeholder]
7531
7532  536.   [func]          Use transfer-source{-v6} when sending refresh queries.
7533                         Transfer-source{-v6} now take a optional port
7534                         parameter for setting the UDP source port.  The port
7535                         parameter is ignored for TCP.
7536
7537  535.   [func]          Use transfer-source{-v6} when forwarding update
7538                         requests.
7539
7540  534.   [func]          Ancestors have been removed from RBT chains.  Ancestor
7541                         information can be discerned via node parent pointers.
7542
7543  533.   [func]          Incorporated name hashing into the RBT database to
7544                         improve search speed.
7545
7546  532.   [func]          Implement DNS UPDATE pseudo records using
7547                         DNS_RDATA_UPDATE flag.
7548
7549  531.   [func]          Rdata really should be initialized before being assigned
7550                         to (dns_rdata_fromwire(), dns_rdata_fromtext(),
7551                         dns_rdata_clone(), dns_rdata_fromregion()),
7552                         check that it is.
7553
7554  530.   [func]          New function dns_rdata_invalidate().
7555
7556  529.   [bug]           521 contained a bug which caused zones to always
7557                         reload.  [RT #410]
7558
7559  528.   [func]          The ISC_LIST_XXXX macros now perform sanity checks
7560                         on their arguments.  ISC_LIST_XXXXUNSAFE can be use
7561                         to skip the checks however use with caution.
7562
7563  527.   [func]          New function dns_rdata_clone().
7564
7565  526.   [bug]           nsupdate incorrectly refused to add RRs with a TTL
7566                         of 0.
7567
7568  525.   [func]          New arguments 'options' for dns_db_subtractrdataset(),
7569                         and 'flags' for dns_rdataslab_subtract() allowing you
7570                         to request that the RR's must exist prior to deletion.
7571                         DNS_R_NOTEXACT is returned if the condition is not met.
7572
7573  524.   [func]          The 'forward' and 'forwarders' statement in
7574                         non-forward zones should work now.
7575
7576  523.   [doc]           The source to the Administrator Reference Manual is
7577                         now an XML file using the DocBook DTD, and is included
7578                         in the distribution.  The plain text version of the
7579                         ARM is temporarily unavailable while we figure out
7580                         how to generate readable plain text from the XML.
7581
7582  522.   [func]          The lightweight resolver daemon can now use
7583                         a real configuration file, and its functionality
7584                         can be provided by a name server.  Also, the -p and -P
7585                         options to lwresd have been reversed.
7586
7587  521.   [bug]           Detect master files which contain $INCLUDE and always
7588                         reload. [RT #196]
7589
7590  520.   [bug]           Upgraded libtool to 1.3.5, which makes shared
7591                         library builds almost work on AIX (and possibly
7592                         others).
7593
7594  519.   [bug]           dns_name_split() would improperly split some bitstring
7595                         labels, zeroing a few of the least significant bits in
7596                         the prefix part.  When such an improperly created
7597                         prefix was returned to the RBT database, the bogus
7598                         label was dutifully stored, corrupting the tree.
7599                         [RT #369]
7600
7601  518.   [bug]           The resolver did not realize that a DNAME which was
7602                         "the answer" to the client's query was "the answer",
7603                         and such queries would fail. [RT #399]
7604
7605  517.   [bug]           The resolver's DNAME code would trigger an assertion
7606                         if there was more than one DNAME in the chain.
7607                         [RT #399]
7608
7609  516.   [bug]           Cache lookups which had a NULL node pointer, e.g.
7610                         those by dns_view_find(), and which would match a
7611                         DNAME, would trigger an INSIST(!search.need_cleanup)
7612                         assertion. [RT #399]
7613
7614  515.   [bug]           The ssu table was not being attached / detached
7615                         by dns_zone_[sg]etssutable. [RT#397]
7616
7617  514.   [func]          Retry refresh and notify queries if they timeout.
7618                         [RT #388]
7619
7620  513.   [func]          New functionality added to rdnc and server to allow
7621                         individual zones to be refreshed or reloaded.
7622
7623  512.   [bug]           The zone transfer code could throw an exception with
7624                         an invalid IXFR stream.
7625
7626  511.   [bug]           The message code could throw an assertion on an
7627                         out of memory failure. [RT #392]
7628
7629  510.   [bug]           Remove spurious view notify warning. [RT #376]
7630
7631  509.   [func]          Add support for write of zone files on shutdown.
7632
7633  508.   [func]          dns_message_parse() can now do a best-effort
7634                         attempt, which should allow dig to print more invalid
7635                         messages.
7636
7637  507.   [func]          New functions dns_zone_flush(), dns_zt_flushanddetach()
7638                         and dns_view_flushanddetach().
7639
7640  506.   [func]          Do not fail to start on errors in zone files.
7641
7642  505.   [bug]           nsupdate was printing "unknown result code". [RT #373]
7643
7644  504.   [bug]           The zone was not being marked as dirty when updated via
7645                         IXFR.
7646
7647  503.   [bug]           dumptime was not being set along with
7648                         DNS_ZONEFLG_NEEDDUMP.
7649
7650  502.   [func]          On a SERVFAIL reply, DiG will now try the next server
7651                         in the list, unless the +fail option is specified.
7652
7653  501.   [bug]           Incorrect port numbers were being displayed by
7654                         nslookup. [RT #352]
7655
7656  500.   [func]          Nearly useless +details option removed from DiG.
7657
7658  499.   [func]          In DiG, specifying a class with -c or type with -t
7659                         changes command-line parsing so that classes and
7660                         types are only recognized if following -c or -t.
7661                         This allows hosts with the same name as a class or
7662                         type to be looked up.
7663
7664  498.   [doc]           There is now a man page for "dig"
7665                         in doc/man/bin/dig.1.
7666
7667  497.   [bug]           The error messages printed when an IP match list
7668                         contained a network address with a nonzero host
7669                         part where not sufficiently detailed. [RT #365]
7670
7671  496.   [bug]           named didn't sanity check numeric parameters. [RT #361]
7672
7673  495.   [bug]           nsupdate was unable to handle large records. [RT #368]
7674
7675  494.   [func]          Do not cache NXDOMAIN responses for SOA queries.
7676
7677  493.   [func]          Return non-cachable (ttl = 0) NXDOMAIN responses
7678                         for SOA queries.  This makes it easier to locate
7679                         the containing zone without polluting intermediate
7680                         caches.
7681
7682  492.   [bug]           attempting to reload a zone caused the server fail
7683                         to shutdown cleanly. [RT #360]
7684
7685  491.   [bug]           nsupdate would segfault when sending certain
7686                         prerequisites with empty RDATA. [RT #356]
7687
7688  490.   [func]          When a slave/stub zone has not yet successfully
7689                         obtained an SOA containing the zone's configured
7690                         retry time, perform the SOA query retries using
7691                         exponential backoff. [RT #337]
7692
7693  489.   [func]          The zone manager now has a "i/o" queue.
7694
7695  488.   [bug]           Locks weren't properly destroyed in some cases.
7696
7697  487.   [port]          flockfile() is not defined on all systems.
7698
7699  486.   [bug]           nslookup: "set all" and "server" commands showed
7700                         the incorrect port number if a port other than 53
7701                         was specified. [RT #352]
7702
7703  485.   [func]          When dig had more than one server to query, it would
7704                         send all of the messages at the same time.  Add
7705                         rate limiting of the transmitted messages.
7706
7707  484.   [bug]           When the server was reloaded after removing addresses
7708                         from the named.conf "listen-on" statement, sockets
7709                         were still listening on the removed addresses due
7710                         to reference count loops. [RT #325]
7711
7712  483.   [bug]           nslookup: "set all" showed a "search" option but it
7713                         was not settable.
7714
7715  482.   [bug]           nslookup: a plain "server" or "lserver" should be
7716                         treated as a lookup.
7717
7718  481.   [bug]           nslookup:get_next_command() stack size could exceed
7719                         per thread limit.
7720
7721  480.   [bug]           strtok() is not thread safe. [RT #349]
7722
7723  479.   [func]          The test suite can now be run by typing "make check"
7724                         or "make test" at the top level.
7725
7726  478.   [bug]           "make install" failed if the directory specified with
7727                         --prefix did not already exist.
7728
7729  477.   [bug]           The the isc-config.sh script could be installed before
7730                         its directory was created. [RT #324]
7731
7732  476.   [bug]           A zone could expire while a zone transfer was in
7733                         progress triggering a INSIST failure. [RT #329]
7734
7735  475.   [bug]           query_getzonedb() sometimes returned a non-null version
7736                         on failure.  This caused assertion failures when
7737                         generating query responses where names subject to
7738                         additional section processing pointed to a zone
7739                         to which access had been denied by means of the
7740                         allow-query option. [RT #336]
7741
7742  474.   [bug]           The mnemonic of the CHAOS class is CH according to
7743                         RFC1035, but it was printed and read only as CHAOS.
7744                         We now accept both forms as input, and print it
7745                         as CH. [RT #305]
7746
7747  473.   [bug]           nsupdate overran the end of the list of name servers
7748                         when no servers could be reached, typically causing
7749                         it to print the error message "dns_request_create:
7750                         not implemented".
7751
7752  472.   [bug]           Off-by-one error caused isc_time_add() to sometimes
7753                         produce invalid time values.
7754
7755  471.   [bug]           nsupdate didn't compile on HP/UX 10.20
7756
7757  470.   [func]          $GENERATE is now supported.  See also
7758                         doc/misc/migration.
7759
7760  469.   [bug]           "query-source address * port 53;" now works.
7761
7762  468.   [bug]           dns_master_load*() failed to report file and line
7763                         number in certain error conditions.
7764
7765  467.   [bug]           dns_master_load*() failed to log an error if
7766                         pushfile() failed.
7767
7768  466.   [bug]           dns_master_load*() could return success when it failed.
7769
7770  465.   [cleanup]       Allow 0 to be set as an omapi_value_t value by
7771                         omapi_value_storeint().
7772
7773  464.   [cleanup]       Build with openssl's RSA code instead of dnssafe.
7774
7775  463.   [bug]           nsupdate sent malformed SOA queries to the second
7776                         and subsequent name servers in resolv.conf if the
7777                         query sent to the first one failed.
7778
7779  462.   [bug]           --disable-ipv6 should work now.
7780
7781  461.   [bug]           Specifying an unknown key in the "keys" clause of the
7782                         "controls" statement caused a NULL pointer dereference.
7783                         [RT #316]
7784
7785  460.   [bug]           Much of the DNSSEC code only worked with class IN.
7786
7787  459.   [bug]           Nslookup processed the "set" command incorrectly.
7788
7789  458.   [bug]           Nslookup didn't properly check class and type values.
7790                         [RT #305]
7791
7792  457.   [bug]           Dig/host/hslookup didn't properly handle connect
7793                         timeouts in certain situations, causing an
7794                         unnecessary warning message to be printed.
7795
7796  456.   [bug]           Stub zones were not resetting the refresh and expire
7797                         counters, loadtime or clearing the DNS_ZONE_REFRESH
7798                         (refresh in progress) flag upon successful update.
7799                         This disabled further refreshing of the stub zone,
7800                         causing it to eventually expire. [RT #300]
7801
7802  455.   [doc]           Document IPv4 prefix notation does not require a
7803                         dotted decimal quad but may be just dotted decimal.
7804
7805  454.   [bug]           Enforce dotted decimal and dotted decimal quad where
7806                         documented as such in named.conf. [RT #304, RT #311]
7807
7808  453.   [bug]           Warn if the obsolete option "maintain-ixfr-base"
7809                         is specified in named.conf. [RT #306]
7810
7811  452.   [bug]           Warn if the unimplemented option "statistics-file"
7812                         is specified in named.conf. [RT #301]
7813
7814  451.   [func]          Update forwarding implemented.
7815
7816  450.   [func]          New function ns_client_sendraw().
7817
7818  449.   [bug]           isc_bitstring_copy() only works correctly if the
7819                         two bitstrings have the same lsb0 value, but this
7820                         requirement was not documented, nor was there a
7821                         REQUIRE for it.
7822
7823  448.   [bug]           Host output formatting change, to match v8. [RT #255]
7824
7825  447.   [bug]           Dig didn't properly retry in TCP mode after
7826                         a truncated reply. [RT #277]
7827
7828  446.   [bug]           Confusing notify log message. [RT #298]
7829
7830  445.   [bug]           Doing a 0 bit isc_bitstring_copy() of an lsb0
7831                         bitstring triggered a REQUIRE statement.  The REQUIRE
7832                         statement was incorrect. [RT #297]
7833
7834  444.   [func]          "recursion denied" messages are always logged at
7835                         debug level 1, now, rather than sometimes at ERROR.
7836                         This silences these warnings in the usual case, where
7837                         some clients set the RD bit in all queries.
7838
7839  443.   [bug]           When loading a master file failed because of an
7840                         unrecognized RR type name, the error message
7841                         did not include the file name and line number.
7842                         [RT #285]
7843
7844  442.   [bug]           TSIG signed messages that did not match any view
7845                         crashed the server. [RT #290]
7846
7847  441.   [bug]           Nodes obscured by a DNAME were inaccessible even
7848                         when DNS_DBFIND_GLUEOK was set.
7849
7850  440.   [func]          New function dns_zone_forwardupdate().
7851
7852  439.   [func]          New function dns_request_createraw().
7853
7854  438.   [func]          New function dns_message_getrawmessage().
7855
7856  437.   [func]          Log NOTIFY activity to the notify channel.
7857
7858  436.   [bug]           If recvmsg() returned EHOSTUNREACH or ENETUNREACH,
7859                         which sometimes happens on Linux, named would enter
7860                         a busy loop.  Also, unexpected socket errors were
7861                         not logged at a high enough logging level to be
7862                         useful in diagnosing this situation. [RT #275]
7863
7864  435.   [bug]           dns_zone_dump() overwrote existing zone files
7865                         rather than writing to a temporary file and
7866                         renaming.  This could lead to empty or partial
7867                         zone files being left around in certain error
7868                         conditions involving the initial transfer of a
7869                         slave zone, interfering with subsequent server
7870                         startup. [RT #282]
7871
7872  434.   [func]          New function isc_file_isabsolute().
7873
7874  433.   [func]          isc_base64_decodestring() now accepts newlines
7875                         within the base64 data.  This makes it possible
7876                         to break up the key data in a "trusted-keys"
7877                         statement into multiple lines. [RT #284]
7878
7879  432.   [func]          Added refresh/retry jitter.  The actual refresh/
7880                         retry time is now a random value between 75% and
7881                         100% of the configured value.
7882
7883  431.   [func]          Log at ISC_LOG_INFO when a zone is successfully
7884                         loaded.
7885
7886  430.   [bug]           Rewrote the lightweight resolver client management
7887                         code to handle shutdown correctly and general
7888                         cleanup.
7889
7890  429.   [bug]           The space reserved for a TSIG record in a response
7891                         was 2 bytes too short, leading to message
7892                         generation failures.
7893
7894  428.   [bug]           rbtdb.c:find_closest_nxt() erroneously returned
7895                         DNS_R_BADDB for nodes which had neither NXT nor SIG NXT
7896                         (e.g. glue).  This could cause SERVFAILs when
7897                         generating negative responses in a secure zone.
7898
7899  427.   [bug]           Avoid going into an infinite loop when the validator
7900                         gets a negative response to a key query where the
7901                         records are signed by the missing key.
7902
7903  426.   [bug]           Attempting to generate an oversized RSA key could
7904                         cause dnssec-keygen to dump core.
7905
7906  425.   [bug]           Warn about the auth-nxdomain default value change
7907                         if there is no auth-nxdomain statement in the
7908                         config file. [RT #287]
7909
7910  424.   [bug]           notify_createmessage() could trigger an assertion
7911                         failure when creating the notify message failed,
7912                         e.g. due to corrupt zones with multiple SOA records.
7913                         [RT #279]
7914
7915  423.   [bug]           When responding to a recursive query, errors that occur
7916                         after following a CNAME should cause the query to fail.
7917                         [RT #274]
7918
7919  422.   [func]          get rid of isc_random_t, and make isc_random_get()
7920                         and isc_random_jitter() use rand() internally
7921                         instead of local state.  Note that isc_random_*()
7922                         functions are only for weak, non-critical "randomness"
7923                         such as timing jitter and such.
7924
7925  421.   [bug]           nslookup would exit when given a blank line as input.
7926
7927  420.   [bug]           nslookup failed to implement the "exit" command.
7928
7929  419.   [bug]           The certificate type PKIX was misspelled as SKIX.
7930
7931  418.   [bug]           At debug levels >= 10, getting an unexpected
7932                         socket receive error would crash the server
7933                         while trying to log the error message.
7934
7935  417.   [func]          Add isc_app_block() and isc_app_unblock(), which
7936                         allow an application to handle signals while
7937                         blocking.
7938
7939  416.   [bug]           Slave zones with no master file tried to use a
7940                         NULL pointer for a journal file name when they
7941                         received an IXFR. [RT #273]
7942
7943  415.   [bug]           The logging code leaked file descriptors.
7944
7945  414.   [bug]           Server did not shut down until all incoming zone
7946                         transfers were finished.
7947
7948  413.   [bug]           Notify could attempt to use the zone database after
7949                         it had been unloaded. [RT#267]
7950
7951  412.   [bug]           named -v didn't print the version.
7952
7953  411.   [bug]           A typo in the HS A code caused an assertion failure.
7954
7955  410.   [bug]           lwres_gethostbyname() and company set lwres_h_errno
7956                         to a random value on success.
7957
7958  409.   [bug]           If named was shut down early in the startup
7959                         process, ns_omapi_shutdown() would attempt to lock
7960                         an uninitialized mutex. [RT #262]
7961
7962  408.   [bug]           stub zones could leak memory and reference counts if
7963                         all the masters were unreachable.
7964
7965  407.   [bug]           isc_rwlock_lock() would needlessly block
7966                         readers when it reached the read quota even
7967                         if no writers were waiting.
7968
7969  406.   [bug]           Log messages were occasionally lost or corrupted
7970                         due to a race condition in isc_log_doit().
7971
7972  405.   [func]          Add support for selective forwarding (forward zones)
7973
7974  404.   [bug]           The request library didn't completely work with IPv6.
7975
7976  403.   [bug]           "host" did not use the search list.
7977
7978  402.   [bug]           Treat undefined acls as errors, rather than
7979                         warning and then later throwing an assertion.
7980                         [RT #252]
7981
7982  401.   [func]          Added simple database API.
7983
7984  400.   [bug]           SIG(0) signing and verifying was done incorrectly.
7985                         [RT #249]
7986
7987  399.   [bug]           When reloading the server with a config file
7988                         containing a syntax error, it could catch an
7989                         assertion failure trying to perform zone
7990                         maintenance on, or sending notifies from,
7991                         tentatively created zones whose views were
7992                         never fully configured and lacked an address
7993                         database and request manager.
7994
7995  398.   [bug]           "dig" sometimes caught an assertion failure when
7996                         using TSIG, depending on the key length.
7997
7998  397.   [func]          Added utility functions dns_view_gettsig() and
7999                         dns_view_getpeertsig().
8000
8001  396.   [doc]           There is now a man page for "nsupdate"
8002                         in doc/man/bin/nsupdate.8.
8003
8004  395.   [bug]           nslookup printed incorrect RR type mnemonics
8005                         for RRs of type >= 21 [RT #237].
8006
8007  394.   [bug]           Current name was not propagated via $INCLUDE.
8008
8009  393.   [func]          Initial answer while loading (awl) support.
8010                         Entry points: dns_master_loadfileinc(),
8011                         dns_master_loadstreaminc(), dns_master_loadbufferinc().
8012                         Note: calls to dns_master_load*inc() should be rate
8013                         be rate limited so as to not use up all file
8014                         descriptors.
8015
8016  392.   [func]          Add ISC_R_FAMILYNOSUPPORT.  Returned when OS does
8017                         not support the given address family requested.
8018
8019  391.   [clarity]       ISC_R_FAMILY -> ISC_R_FAMILYMISMATCH.
8020
8021  390.   [func]          The function dns_zone_setdbtype() now takes
8022                         an argc/argv style vector of words and sets
8023                         both the zone database type and its arguments,
8024                         making the functions dns_zone_adddbarg()
8025                         and dns_zone_cleardbargs() unnecessary.
8026
8027  389.   [bug]           Attempting to send a request over IPv6 using
8028                         dns_request_create() on a system without IPv6
8029                         support caused an assertion failure [RT #235].
8030
8031  388.   [func]          dig and host can now do reverse ipv6 lookups.
8032
8033  387.   [func]          Add dns_byaddr_createptrname(), which converts
8034                         an address into the name used by a PTR query.
8035
8036  386.   [bug]           Missing strdup() of ACL name caused random
8037                         ACL matching failures [RT #228].
8038
8039  385.   [cleanup]       Removed functions dns_zone_equal(), dns_zone_print(),
8040                         and dns_zt_print().
8041
8042  384.   [bug]           nsupdate was incorrectly limiting TTLs to 65535 instead
8043                         of 2147483647.
8044
8045  383.   [func]          When writing a master file, print the SOA and NS
8046                         records (and their SIGs) before other records.
8047
8048  382.   [bug]           named -u failed on many Linux systems where the
8049                         libc provided kernel headers do not match
8050                         the current kernel.
8051
8052  381.   [bug]           Check for IPV6_RECVPKTINFO and use it instead of
8053                         IPV6_PKTINFO if found. [RT #229]
8054
8055  380.   [bug]           nsupdate didn't work with IPv6.
8056
8057  379.   [func]          New library function isc_sockaddr_anyofpf().
8058
8059  378.   [func]          named and lwresd will log the command line arguments
8060                         they were started with in the "starting ..." message.
8061
8062  377.   [bug]           When additional data lookups were refused due to
8063                         "allow-query", the databases were still being
8064                         attached causing reference leaks.
8065
8066  376.   [bug]           The server should always use good entropy when
8067                         performing cryptographic functions needing entropy.
8068
8069  375.   [bug]           Per-zone "allow-query" did not properly override the
8070                         view/global one for CNAME targets and additional
8071                         data [RT #220].
8072
8073  374.   [bug]           SOA in authoritative negative responses had wrong TTL.
8074
8075  373.   [func]          nslookup is now installed by "make install".
8076
8077  372.   [bug]           Deal with Microsoft DNS servers appending two bytes of
8078                         garbage to zone transfer requests.
8079
8080  371.   [bug]           At high debug levels, doing an outgoing zone transfer
8081                         of a very large RRset could cause an assertion failure
8082                         during logging.
8083
8084  370.   [bug]           The error messages for roll-forward failures were
8085                         overly terse.
8086
8087  369.   [func]          Support new named.conf options, view and zone
8088                         statements:
8089
8090                                 max-retry-time, min-retry-time,
8091                                 max-refresh-time, min-refresh-time.
8092
8093  368.   [func]          Restructure the internal ".bind" view so that more
8094                         zones can be added to it.
8095
8096  367.   [bug]           Allow proper selection of server on nslookup command
8097                         line.
8098
8099  366.   [func]          Allow use of '-' batch file in dig for stdin.
8100
8101  365.   [bug]           nsupdate -k leaked memory.
8102
8103  364.   [func]          Added additional-from-{cache,auth}
8104
8105  363.   [placeholder]
8106
8107  362.   [bug]           rndc no longer aborts if the configuration file is
8108                         missing an options statement. [RT #209]
8109
8110  361.   [func]          When the RBT find or chain functions set the name and
8111                         origin for a node that stores the root label
8112                         the name is now set to an empty name, instead of ".",
8113                         to simplify later use of the name and origin by
8114                         dns_name_concatenate(), dns_name_totext() or
8115                         dns_name_format().
8116
8117  360.   [func]          dns_name_totext() and dns_name_format() now allow
8118                         an empty name to be passed, which is formatted as "@".
8119
8120  359.   [bug]           dnssec-signzone occasionally signed glue records.
8121
8122  358.   [cleanup]       Rename the intermediate files used by the dnssec
8123                         programs.
8124
8125  357.   [bug]           The zone file parser crashed if the argument
8126                         to $INCLUDE was a quoted string.
8127
8128  356.   [cleanup]       isc_task_send no longer requires event->sender to
8129                         be non-null.
8130
8131  355.   [func]          Added isc_dir_createunique(), similar to mkdtemp().
8132
8133  354.   [doc]           Man pages for the dnssec tools are now included in
8134                         the distribution, in doc/man/dnssec.
8135
8136  353.   [bug]           double increment in lwres/gethost.c:copytobuf().
8137                         [RT# 187]
8138
8139  352.   [bug]           Race condition in dns_client_t startup could cause
8140                         an assertion failure.
8141
8142  351.   [bug]           Constructing a response with rcode SERVFAIL to a TSIG
8143                         signed query could crash the server.
8144
8145  350.   [bug]           Also-notify lists specified in the global options
8146                         block were not correctly reference counted, causing
8147                         a memory leak.
8148
8149  349.   [bug]           Processing a query with the CD bit set now works
8150                         as expected.
8151
8152  348.   [func]          New boolean named.conf options 'additional-from-auth'
8153                         and 'additional-from-cache' now supported in view and
8154                         global options statement.
8155
8156  347.   [bug]           Don't crash if an argument is left off options in dig.
8157
8158  346.   [placeholder]
8159
8160  345.   [bug]           Large-scale changes/cleanups to dig:
8161                         * Significantly improve structure handling
8162                         * Don't pre-load entire batch files
8163                         * Add name/rr counting/limiting
8164                         * Fix SIGINT handling
8165                         * Shorten timeouts to match v8's behavior
8166
8167  344.   [bug]           When shutting down, lwresd sometimes tried
8168                         to shut down its client tasks twice,
8169                         triggering an assertion.
8170
8171  343.   [bug]           Although zone maintenance SOA queries and
8172                         notify requests were signed with TSIG keys
8173                         when configured for the server in case,
8174                         the TSIG was not verified on the response.
8175
8176  342.   [bug]           The wrong name was being passed to
8177                         dns_name_dup() when generating a TSIG
8178                         key using TKEY.
8179
8180  341.   [func]          Support 'key' clause in named.conf zone masters
8181                         statement to allow authentication via TSIG keys:
8182
8183                                 masters {
8184                                         10.0.0.1 port 5353 key "foo";
8185                                         10.0.0.2 ;
8186                                 };
8187
8188  340.   [bug]           The top-level COPYRIGHT file was missing from
8189                         the distribution.
8190
8191  339.   [bug]           DNSSEC validation of the response to an ANY
8192                         query at a name with a CNAME RR in a secure
8193                         zone triggered an assertion failure.
8194
8195  338.   [bug]           lwresd logged to syslog as named, not lwresd.
8196
8197  337.   [bug]           "dig" did not recognize "nsap-ptr" as an RR type
8198                         on the command line.
8199
8200  336.   [bug]           "dig -f" used 64 k of memory for each line in
8201                         the file.  It now uses much less, though still
8202                         proportionally to the file size.
8203
8204  335.   [bug]           named would occasionally attempt recursion when
8205                         it was disallowed or undesired.
8206
8207  334.   [func]          Added hmac-md5 to libisc.
8208
8209  333.   [bug]           The resolver incorrectly accepted referrals to
8210                         domains that were not parents of the query name,
8211                         causing assertion failures.
8212
8213  332.   [func]          New function dns_name_reset().
8214
8215  331.   [bug]           Only log "recursion denied" if RD is set. [RT #178]
8216
8217  330.   [bug]           Many debugging messages were partially formatted
8218                         even when debugging was turned off, causing a
8219                         significant decrease in query performance.
8220
8221  329.   [func]          omapi_auth_register() now takes a size_t argument for
8222                         the length of a key's secret data.  Previously
8223                         OMAPI only stored secrets up to the first NUL byte.
8224
8225  328.   [func]          Added isc_base64_decodestring().
8226
8227  327.   [bug]           rndc.conf parser wasn't correctly recognizing an IP
8228                         address where a host specification was required.
8229
8230  326.   [func]          'keys' in an 'inet' control statement is now
8231                         required and must have at least one item in it.
8232                         A "not supported" warning is now issued if a 'unix'
8233                         control channel is defined.
8234
8235  325.   [bug]           isc_lex_gettoken was processing octal strings when
8236                         ISC_LEXOPT_CNUMBER was not set.
8237
8238  324.   [func]          In the resolver, turn EDNS0 off if there is no
8239                         response after a number of retransmissions.
8240                         This is to allow queries some chance of succeeding
8241                         even if all the authoritative servers of a zone
8242                         silently discard EDNS0 requests instead of
8243                         sending an error response like they ought to.
8244
8245  323.   [bug]           dns_rbt_findname() did not ignore empty rbt nodes.
8246                         Because of this, servers authoritative for a parent
8247                         and grandchild zone but not authoritative for the
8248                         intervening child zone did not correctly issue
8249                         referrals to the servers of the child zone.
8250
8251  322.   [bug]           Queries for KEY RRs are now sent to the parent
8252                         server before the authoritative one, making
8253                         DNSSEC insecurity proofs work in many cases
8254                         where they previously didn't.
8255
8256  321.   [bug]           When synthesizing a CNAME RR for a DNAME
8257                         response, query_addcname() failed to initialize
8258                         the type and class of the CNAME dns_rdata_t,
8259                         causing random failures.
8260
8261  320.   [func]          Multiple rndc changes: parses an rndc.conf file,
8262                         uses authentication to talk to named, command
8263                         line syntax changed.  This will all be described
8264                         in the ARM.
8265
8266  319.   [func]          The named.conf "controls" statement is now used
8267                         to configure the OMAPI command channel.
8268
8269  318.   [func]          dns_c_ndcctx_destroy() could never return anything
8270                         except ISC_R_SUCCESS; made it have void return instead.
8271
8272  317.   [func]          Use callbacks from libomapi to determine if a
8273                         new connection is valid, and if a key requested
8274                         to be used with that connection is valid.
8275
8276  316.   [bug]           Generate a warning if we detect an unexpected <eof>
8277                         but treat as <eol><eof>.
8278
8279  315.   [bug]           Handle non-empty blanks lines. [RT #163]
8280
8281  314.   [func]          The named.conf controls statement can now have
8282                         more than one key specified for the inet clause.
8283
8284  313.   [bug]           When parsing resolv.conf, don't terminate on an
8285                         error.  Instead, parse as much as possible, but
8286                         still return an error if one was found.
8287
8288  312.   [bug]           Increase the number of allowed elements in the
8289                         resolv.conf search path from 6 to 8.  If there
8290                         are more than this, ignore the remainder rather
8291                         than returning a failure in lwres_conf_parse.
8292
8293  311.   [bug]           lwres_conf_parse failed when the first line of
8294                         resolv.conf was empty or a comment.
8295
8296  310.   [func]          Changes to named.conf "controls" statement (inet
8297                         subtype only)
8298
8299                           - support "keys" clause
8300
8301                                 controls {
8302                                    inet * port 1024
8303                                         allow { any; } keys { "foo"; }
8304                                 }
8305
8306                           - allow "port xxx" to be left out of statement,
8307                             in which case it defaults to omapi's default port
8308                             of 953.
8309
8310  309.   [bug]           When sending a referral, the server did not look
8311                         for name server addresses as glue in the zone
8312                         holding the NS RRset in the case where this zone
8313                         was not the same as the one where it looked for
8314                         name server addresses as authoritative data.
8315
8316  308.   [bug]           Treat a SOA record not at top of zone as an error
8317                         when loading a zone. [RT #154]
8318
8319  307.   [bug]           When canceling a query, the resolver didn't check for
8320                         isc_socket_sendto() calls that did not yet have their
8321                         completion events posted, so it could (rarely) end up
8322                         destroying the query context and then want to use
8323                         it again when the send event posted, triggering an
8324                         assertion as it tried to cancel an already-canceled
8325                         query.  [RT #77]
8326
8327  306.   [bug]           Reading HMAC-MD5 private key files didn't work.
8328
8329  305.   [bug]           When reloading the server with a config file
8330                         containing a syntax error, it could catch an
8331                         assertion failure trying to perform zone
8332                         maintenance on tentatively created zones whose
8333                         views were never fully configured and lacked
8334                         an address database.
8335
8336  304.   [bug]           If more than LWRES_CONFMAXNAMESERVERS servers
8337                         are listed in resolv.conf, silently ignore them
8338                         instead of returning failure.
8339
8340  303.   [bug]           Add additional sanity checks to differentiate a AXFR
8341                         response vs a IXFR response. [RT #157]
8342
8343  302.   [bug]           In dig, host, and nslookup, MXNAME should be large
8344                         enough to hold any legal domain name in presentation
8345                         format + terminating NULL.
8346
8347  301.   [bug]           Uninitialized pointer in host:printmessage(). [RT #159]
8348
8349  300.   [bug]           Using both <isc/net.h> and <lwres/net.h> didn't work
8350                         on platforms lacking IPv6 because each included their
8351                         own ipv6 header file for the missing definitions.  Now
8352                         each library's ipv6.h defines the wrapper symbol of
8353                         the other (ISC_IPV6_H and LWRES_IPV6_H).
8354
8355  299.   [cleanup]       Get the user and group information before changing the
8356                         root directory, so the administrator does not need to
8357                         keep a copy of the user and group databases in the
8358                         chroot'ed environment.  Suggested by Hakan Olsson.
8359
8360  298.   [bug]           A mutex deadlock occurred during shutdown of the
8361                         interface manager under certain conditions.
8362                         Digital Unix systems were the most affected.
8363
8364  297.   [bug]           Specifying a key name that wasn't fully qualified
8365                         in certain parts of the config file could cause
8366                         an assertion failure.
8367
8368  296.   [bug]           "make install" from a separate build directory
8369                         failed unless configure had been run in the source
8370                         directory, too.
8371
8372  295.   [bug]           When invoked with type==CNAME and a message
8373                         not constructed by dns_message_parse(),
8374                         dns_message_findname() failed to find anything
8375                         due to checking for attribute bits that are set
8376                         only in dns_message_parse().  This caused an
8377                         infinite loop when constructing the response to
8378                         an ANY query at a CNAME in a secure zone.
8379
8380  294.   [bug]           If we run out of space in while processing glue
8381                         when reading a master file and commit "current name"
8382                         reverts to "name_current" instead of staying as
8383                         "name_glue".
8384
8385  293.   [port]          Add support for FreeBSD 4.0 system tests.
8386
8387  292.   [bug]           Due to problems with the way some operating systems
8388                         handle simultaneous listening on IPv4 and IPv6
8389                         addresses, the server no longer listens on IPv6
8390                         addresses by default.  To revert to the previous
8391                         behavior, specify "listen-on-v6 { any; };" in
8392                         the config file.
8393
8394  291.   [func]          Caching servers no longer send outgoing queries
8395                         over TCP just because the incoming recursive query
8396                         was a TCP one.
8397
8398  290.   [cleanup]       +twiddle option to dig (for testing only) removed.
8399
8400  289.   [cleanup]       dig is now installed in $bindir instead of $sbindir.
8401                         host is now installed in $bindir.  (Be sure to remove
8402                         any $sbindir/dig from a previous release.)
8403
8404  288.   [func]          rndc is now installed by "make install" into $sbindir.
8405
8406  287.   [bug]           rndc now works again as "rndc 127.1 reload" (for
8407                         only that task).  Parsing its configuration file and
8408                         using digital signatures for authentication has been
8409                         disabled until named supports the "controls" statement,
8410                         post-9.0.0.
8411
8412  286.   [bug]           On Solaris 2, when named inherited a signal state
8413                         where SIGHUP had the SIG_IGN action, SIGHUP would
8414                         be ignored rather than causing the server to reload
8415                         its configuration.
8416
8417  285.   [bug]           A change made to the dst API for beta4 inadvertently
8418                         broke OMAPI's creation of a dst key from an incoming
8419                         message, causing an assertion to be triggered.  Fixed.
8420
8421  284.   [func]          The DNSSEC key generation and signing tools now
8422                         generate randomness from keyboard input on systems
8423                         that lack /dev/random.
8424
8425  283.   [cleanup]       The 'lwresd' program is now a link to 'named'.
8426
8427  282.   [bug]           The lexer now returns ISC_R_RANGE if parsed integer is
8428                         too big for an unsigned long.
8429
8430  281.   [bug]           Fixed list of recognized config file category names.
8431
8432  280.   [func]          Add isc-config.sh, which can be used to more
8433                         easily build applications that link with
8434                         our libraries.
8435
8436  279.   [bug]           Private omapi function symbols shared between
8437                         two or more files in libomapi.a were not namespace
8438                         protected using the ISC convention of starting with
8439                         the library name and two underscores ("omapi__"...)
8440
8441  278.   [bug]           bin/named/logconf.c:category_fromconf() didn't take
8442                         note of when isc_log_categorybyname() wasn't able
8443                         to find the category name and would then apply the
8444                         channel list of the unknown category to all categories.
8445
8446  277.   [bug]           isc_log_categorybyname() and isc_log_modulebyname()
8447                         would fail to find the first member of any category
8448                         or module array apart from the internal defaults.
8449                         Thus, for example, the "notify" category was improperly
8450                         configured by named.
8451
8452  276.   [bug]           dig now supports maximum sized TCP messages.
8453
8454  275.   [bug]           The definition of lwres_gai_strerror() was missing
8455                         the lwres_ prefix.
8456
8457  274.   [bug]           TSIG AXFR verify failed when talking to a BIND 8
8458                         server.
8459
8460  273.   [func]          The default for the 'transfer-format' option is
8461                         now 'many-answers'.  This will break zone transfers
8462                         to BIND 4.9.5 and older unless there is an explicit
8463                         'one-answer' configuration.
8464
8465  272.   [bug]           The sending of large TCP responses was canceled
8466                         in mid-transmission due to a race condition
8467                         caused by the failure to set the client object's
8468                         "newstate" variable correctly when transitioning
8469                         to the "working" state.
8470
8471  271.   [func]          Attempt to probe the number of cpus in named
8472                         if unspecified rather than defaulting to 1.
8473
8474  270.   [func]          Allow maximum sized TCP answers.
8475
8476  269.   [bug]           Failed DNSSEC validations could cause an assertion
8477                         failure by causing clone_results() to be called with
8478                         with hevent->node == NULL.
8479
8480  268.   [doc]           A plain text version of the Administrator
8481                         Reference Manual is now included in the distribution,
8482                         as doc/arm/Bv9ARM.txt.
8483
8484  267.   [func]          Nsupdate is now provided in the distribution.
8485
8486  266.   [bug]           zone.c:save_nsrrset() node was not initialized.
8487
8488  265.   [bug]           dns_request_create() now works for TCP.
8489
8490  264.   [func]          Dispatch can not take TCP sockets in connecting
8491                         state.  Set DNS_DISPATCHATTR_CONNECTED when calling
8492                         dns_dispatch_createtcp() for connected TCP sockets
8493                         or call dns_dispatch_starttcp() when the socket is
8494                         connected.
8495
8496  263.   [func]          New logging channel type 'stderr'
8497
8498                                 channel some-name {
8499                                         stderr;
8500                                         severity error;
8501                                 }
8502
8503  262.   [bug]           'master' was not initialized in zone.c:stub_callback().
8504
8505  261.   [func]          Add dns_zone_markdirty().
8506
8507  260.   [bug]           Running named as a non-root user failed on Linux
8508                         kernels new enough to support retaining capabilities
8509                         after setuid().
8510
8511  259.   [func]          New random-device and random-seed-file statements
8512                         for global options block of named.conf. Both accept
8513                         a single string argument.
8514
8515  258.   [bug]           Fixed printing of lwres_addr_t.address field.
8516
8517  257.   [bug]           The server detached the last zone manager reference
8518                         too early, while it could still be in use by queries.
8519                         This manifested itself as assertion failures during the
8520                         shutdown process for busy name servers. [RT #133]
8521
8522  256.   [func]          isc_ratelimiter_t now has attach/detach semantics, and
8523                         isc_ratelimiter_shutdown guarantees that the rate
8524                         limiter is detached from its task.
8525
8526  255.   [func]          New function dns_zonemgr_attach().
8527
8528  254.   [bug]           Suppress "query denied" messages on additional data
8529                         lookups.
8530
8531         --- 9.0.0b4 released ---
8532
8533  253.   [func]          resolv.conf parser now recognizes ';' and '#' as
8534                         comments (anywhere in line, not just as the beginning).
8535
8536  252.   [bug]           resolv.conf parser mishandled masks on sortlists.
8537                         It also aborted when an unrecognized keyword was seen,
8538                         now it silently ignores the entire line.
8539
8540  251.   [bug]           lwresd caught an assertion failure on startup.
8541
8542  250.   [bug]           fixed handling of size+unit when value would be too
8543                         large for internal representation.
8544
8545  249.   [cleanup]       max-cache-size config option now takes a size-spec
8546                         like 'datasize', except 'default' is not allowed.
8547
8548  248.   [bug]           global lame-ttl option was not being printed when
8549                         config structures were written out.
8550
8551  247.   [cleanup]       Rename cache-size config option to max-cache-size.
8552
8553  246.   [func]          Rename global option cachesize to cache-size and
8554                         add corresponding option to view statement.
8555
8556  245.   [bug]           If an uncompressed name will take more than 255
8557                         bytes and the buffer is sufficiently long,
8558                         dns_name_fromwire should return DNS_R_FORMERR,
8559                         not ISC_R_NOSPACE.  This bug caused cause the
8560                         server to catch an assertion failure when it
8561                         received a query for a name longer than 255
8562                         bytes.
8563
8564  244.   [bug]           empty named.conf file and empty options statement are
8565                         now parsed properly.
8566
8567  243.   [func]          new cachesize option for named.conf
8568
8569  242.   [cleanup]       fixed incorrect warning about auth-nxdomain usage.
8570
8571  241.   [cleanup]       nscount and soacount have been removed from the
8572                         dns_master_*() argument lists.
8573
8574  240.   [func]          databases now come in three flavours: zone, cache
8575                         and stub.
8576
8577  239.   [func]          If ISC_MEM_DEBUG is enabled, the variable
8578                         isc_mem_debugging controls whether messages
8579                         are printed or not.
8580
8581  238.   [cleanup]       A few more compilation warnings have been quieted:
8582                         + missing sigwait prototype on BSD/OS 4.0/4.0.1.
8583                         + PTHREAD_ONCE_INIT unbraced initializer warnings on
8584                                 Solaris 2.8.
8585                         + IN6ADDR_ANY_INIT unbraced initializer warnings on
8586                                 BSD/OS 4.*, Linux and Solaris 2.8.
8587
8588  237.   [bug]           If connect() returned ENOBUFS when the resolver was
8589                         initiating a TCP query, the socket didn't get
8590                         destroyed, and the server did not shut down cleanly.
8591
8592  236.   [func]          Added new listen-on-v6 config file statement.
8593
8594  235.   [func]          Consider it a config file error if a listen-on
8595                         statement has an IPv6 address in it, or a
8596                         listen-on-v6 statement has an IPv4 address in it.
8597
8598  234.   [bug]           Allow a trusted-key's first field (domain-name) be
8599                         either a quoted or an unquoted string, instead of
8600                         requiring a quoted string.
8601
8602  233.   [cleanup]       Convert all config structure integer values to unsigned
8603                         integer (isc_uint32_t) to match grammar.
8604
8605  232.   [bug]           Allow slave zones to not have a file.
8606
8607  231.   [func]          Support new 'port' clause in config file options
8608                         section. Causes 'listen-on', 'masters' and
8609                         'also-notify' statements to use its value instead of
8610                         default (53).
8611
8612  230.   [func]          Replace the dst sign/verify API with a cleaner one.
8613
8614  229.   [func]          Support config file sig-validity-interval statement
8615                         in options, views and zone statements (master
8616                         zones only).
8617
8618  228.   [cleanup]       Logging messages in config module stripped of
8619                         trailing period.
8620
8621  227.   [cleanup]       The enumerated identifiers dns_rdataclass_*,
8622                         dns_rcode_*, dns_opcode_*, and dns_trust_* are
8623                         also now cast to their appropriate types, as with
8624                         dns_rdatatype_* in item number 225 below.
8625
8626  226.   [func]          dns_name_totext() now always prints the root name as
8627                         '.', even when omit_final_dot is true.
8628
8629  225.   [cleanup]       The enumerated dns_rdatatype_* identifiers are now
8630                         cast to dns_rdatatype_t via macros of their same name
8631                         so that they are of the proper integral type wherever
8632                         a dns_rdatatype_t is needed.
8633
8634  224.   [cleanup]       The entire project builds cleanly with gcc's
8635                         -Wcast-qual and -Wwrite-strings warnings enabled,
8636                         which is now the default when using gcc.  (Warnings
8637                         from confparser.c, because of yacc's code, are
8638                         unfortunately to be expected.)
8639
8640  223.   [func]          Several functions were re-prototyped to qualify one
8641                         or more of their arguments with "const".  Similarly,
8642                         several functions that return pointers now have
8643                         those pointers qualified with const.
8644
8645  222.   [bug]           The global 'also-notify' option was ignored.
8646
8647  221.   [bug]           An uninitialized variable was sometimes passed to
8648                         dns_rdata_freestruct() when loading a zone, causing
8649                         an assertion failure.
8650
8651  220.   [cleanup]       Set the default outgoing port in the view, and
8652                         set it in sockaddrs returned from the ADB.
8653                         [31-May-2000 explorer]
8654
8655  219.   [bug]           Signed truncated messages more correctly follow
8656                         the respective specs.
8657
8658  218.   [func]          When an rdataset is signed, its ttl is normalized
8659                         based on the signature validity period.
8660
8661  217.   [func]          Also-notify and trusted-keys can now be used in
8662                         the 'view' statement.
8663
8664  216.   [func]          The 'max-cache-ttl' and 'max-ncache-ttl' options
8665                         now work.
8666
8667  215.   [bug]           Failures at certain points in request processing
8668                         could cause the assertion INSIST(client->lockview
8669                         == NULL) to be triggered.
8670
8671  214.   [func]          New public function isc_netaddr_format(), for
8672                         formatting network addresses in log messages.
8673
8674  213.   [bug]           Don't leak memory when reloading the zone if
8675                         an update-policy clause was present in the old zone.
8676
8677  212.   [func]          Added dns_message_get/settsigkey, to make TSIG
8678                         key management reasonable.
8679
8680  211.   [func]          The 'key' and 'server' statements can now occur
8681                         inside 'view' statements.
8682
8683  210.   [bug]           The 'allow-transfer' option was ignored for slave
8684                         zones, and the 'transfers-per-ns' option was
8685                         was ignored for all zones.
8686
8687  209.   [cleanup]       Upgraded openssl files to new version 0.9.5a
8688
8689  208.   [func]          Added ISC_OFFSET_MAXIMUM for the maximum value
8690                         of an isc_offset_t.
8691
8692  207.   [func]          The dnssec tools properly use the logging subsystem.
8693
8694  206.   [cleanup]       dst now stores the key name as a dns_name_t, not
8695                         a char *.
8696
8697  205.   [cleanup]       On IRIX, turn off the mostly harmless warnings 1692
8698                         ("prototyped function redeclared without prototype")
8699                         and 1552 ("variable ... set but not used") when
8700                         compiling in the lib/dns/sec/{dnssafe,openssl}
8701                         directories, which contain code imported from outside
8702                         sources.
8703
8704  204.   [cleanup]       On HP/UX, pass +vnocompatwarnings to the linker
8705                         to quiet the warnings that "The linked output may not
8706                         run on a PA 1.x system."
8707
8708  203.   [func]          notify and zone soa queries are now tsig signed when
8709                         appropriate.
8710
8711  202.   [func]          isc_lex_getsourceline() changed from returning int
8712                         to returning unsigned long, the type of its underlying
8713                         counter.
8714
8715  201.   [cleanup]       Removed the test/sdig program, it has been
8716                         replaced by bin/dig/dig.
8717
8718         --- 9.0.0b3 released ---
8719
8720  200.   [bug]           Failures in sending query responses to clients
8721                         (e.g., running out of network buffers) were
8722                         not logged.
8723
8724  199.   [bug]           isc_heap_delete() sometimes violated the heap
8725                         invariant, causing timer events not to be posted
8726                         when due.
8727
8728  198.   [func]          Dispatch managers hold memory pools which
8729                         any managed dispatcher may use.  This allows
8730                         us to avoid dipping into the memory context for
8731                         most allocations. [19-May-2000 explorer]
8732
8733  197.   [bug]           When an incoming AXFR or IXFR completes, the
8734                         zone's internal state is refreshed from the
8735                         SOA data. [19-May-2000 explorer]
8736
8737  196.   [func]          Dispatchers can be shared easily between views
8738                         and/or interfaces. [19-May-2000 explorer]
8739
8740  195.   [bug]           Including the NXT record of the root domain
8741                         in a negative response caused an assertion
8742                         failure.
8743
8744  194.   [doc]           The PDF version of the Administrator's Reference
8745                         Manual is no longer included in the ISC BIND9
8746                         distribution.
8747
8748  193.   [func]          changed dst_key_free() prototype.
8749
8750  192.   [bug]           Zone configuration validation is now done at end
8751                         of config file parsing, and before loading
8752                         callbacks.
8753
8754  191.   [func]          Patched to compile on UnixWare 7.x.  This platform
8755                         is not directly supported by the ISC.
8756
8757  190.   [cleanup]       The DNSSEC tools have been moved to a separate
8758                         directory dnssec/ and given the following new,
8759                         more descriptive names:
8760
8761                               dnssec-keygen
8762                               dnssec-signzone
8763                               dnssec-signkey
8764                               dnssec-makekeyset
8765
8766                         Their command line arguments have also been changed to
8767                         be more consistent.  dnssec-keygen now prints the
8768                         name of the generated key files (sans extension)
8769                         on standard output to simplify its use in automated
8770                         scripts.
8771
8772  189.   [func]          isc_time_secondsastimet(), a new function, will ensure
8773                         that the number of seconds in an isc_time_t does not
8774                         exceed the range of a time_t, or return ISC_R_RANGE.
8775                         Similarly, isc_time_now(), isc_time_nowplusinterval(),
8776                         isc_time_add() and isc_time_subtract() now check the
8777                         range for overflow/underflow.  In the case of
8778                         isc_time_subtract, this changed a calling requirement
8779                         (ie, something that could generate an assertion)
8780                         into merely a condition that returns an error result.
8781                         isc_time_add() and isc_time_subtract() were void-
8782                         valued before but now return isc_result_t.
8783
8784  188.   [func]          Log a warning message when an incoming zone transfer
8785                         contains out-of-zone data.
8786
8787  187.   [func]          isc_ratelimiter_enqueue() has an additional argument
8788                         'task'.
8789
8790  186.   [func]          dns_request_getresponse() has an additional argument
8791                         'preserve_order'.
8792
8793  185.   [bug]           Fixed up handling of ISC_MEMCLUSTER_LEGACY.  Several
8794                         public functions did not have an isc__ prefix, and
8795                         referred to functions that had previously been
8796                         renamed.
8797
8798  184.   [cleanup]       Variables/functions which began with two leading
8799                         underscores were made to conform to the ANSI/ISO
8800                         standard, which says that such names are reserved.
8801
8802  183.   [func]          ISC_LOG_PRINTTAG option for log channels.  Useful
8803                         for logging the program name or other identifier.
8804
8805  182.   [cleanup]       New command-line parameters for dnssec tools
8806
8807  181.   [func]          Added dst_key_buildfilename and dst_key_parsefilename
8808
8809  180.   [func]          New isc_result_t ISC_R_RANGE.  Supersedes DNS_R_RANGE.
8810
8811  179.   [func]          options named.conf statement *must* now come
8812                         before any zone or view statements.
8813
8814  178.   [func]          Post-load of named.conf check verifies a slave zone
8815                         has non-empty list of masters defined.
8816
8817  177.   [func]          New per-zone boolean:
8818
8819                                 enable-zone yes | no ;
8820
8821                         intended to let a zone be disabled without having
8822                         to comment out the entire zone statement.
8823
8824  176.   [func]          New global and per-view option:
8825
8826                                 max-cache-ttl number
8827
8828  175.   [func]          New global and per-view option:
8829
8830                                 additional-data internal | minimal | maximal;
8831
8832  174.   [func]          New public function isc_sockaddr_format(), for
8833                         formatting socket addresses in log messages.
8834
8835  173.   [func]          Keep a queue of zones waiting for zone transfer
8836                         quota so that a new transfer can be dispatched
8837                         immediately whenever quota becomes available.
8838
8839  172.   [bug]           $TTL directive was sometimes missing from dumped
8840                         master files because totext_ctx_init() failed to
8841                         initialize ctx->current_ttl_valid.
8842
8843  171.   [cleanup]       On NetBSD systems, the mit-pthreads or
8844                         unproven-pthreads library is now always used
8845                         unless --with-ptl2 is explicitly specified on
8846                         the configure command line.  The
8847                         --with-mit-pthreads option is no longer needed
8848                         and has been removed.
8849
8850  170.   [cleanup]       Remove inter server consistency checks from zone,
8851                         these should return as a separate module in 9.1.
8852                         dns_zone_checkservers(), dns_zone_checkparents(),
8853                         dns_zone_checkchildren(), dns_zone_checkglue().
8854
8855                         Remove dns_zone_setadb(), dns_zone_setresolver(),
8856                         dns_zone_setrequestmgr() these should now be found
8857                         via the view.
8858
8859  169.   [func]          ratelimiter can now process N events per interval.
8860
8861  168.   [bug]           include statements in named.conf caused syntax errors
8862                         due to not consuming the semicolon ending the include
8863                         statement before switching input streams.
8864
8865  167.   [bug]           Make lack of masters for a slave zone a soft error.
8866
8867  166.   [bug]           Keygen was overwriting existing keys if key_id
8868                         conflicted, now it will retry, and non-null keys
8869                         with key_id == 0 are not generated anymore.  Key
8870                         was not able to generate NOAUTHCONF DSA key,
8871                         increased RSA key size to 2048 bits.
8872
8873  165.   [cleanup]       Silence "end-of-loop condition not reached" warnings
8874                         from Solaris compiler.
8875
8876  164.   [func]          Added functions isc_stdio_open(), isc_stdio_close(),
8877                         isc_stdio_seek(), isc_stdio_read(), isc_stdio_write(),
8878                         isc_stdio_flush(), isc_stdio_sync(), isc_file_remove()
8879                         to encapsulate nonportable usage of errno and sync.
8880
8881  163.   [func]          Added result codes ISC_R_FILENOTFOUND and
8882                         ISC_R_FILEEXISTS.
8883
8884  162.   [bug]           Ensure proper range for arguments to ctype.h functions.
8885
8886  161.   [cleanup]       error in yyparse prototype that only HPUX caught.
8887
8888  160.   [cleanup]       getnet*() are not going to be implemented at this
8889                         stage.
8890
8891  159.   [func]          Redefinition of config file elements is now an
8892                         error (instead of a warning).
8893
8894  158.   [bug]           Log channel and category list copy routines
8895                         weren't assigning properly to output parameter.
8896
8897  157.   [port]          Fix missing prototype for getopt().
8898
8899  156.   [func]          Support new 'database' statement in zone.
8900
8901                                 database "quoted-string";
8902
8903  155.   [bug]           ns_notify_start() was not detaching the found zone.
8904
8905  154.   [func]          The signer now logs libdns warnings to stderr even when
8906                         not verbose, and in a nicer format.
8907
8908  153.   [func]          dns_rdata_tostruct() 'mctx' is now optional.  If 'mctx'
8909                         is NULL then you need to preserve the 'rdata' until
8910                         you have finished using the structure as there may be
8911                         references to the associated memory.  If 'mctx' is
8912                         non-NULL it is guaranteed that there are no references
8913                         to memory associated with 'rdata'.
8914
8915                         dns_rdata_freestruct() must be called if 'mctx' was
8916                         non-NULL and may safely be called if 'mctx' was NULL.
8917
8918  152.   [bug]           keygen dumped core if domain name argument was omitted
8919                         from command line.
8920
8921  151.   [func]          Support 'disabled' statement in zone config (causes
8922                         zone to be parsed and then ignored). Currently must
8923                         come after the 'type' clause.
8924
8925  150.   [func]          Support optional ports in masters and also-notify
8926                         statements:
8927
8928                                 masters [ port xxx ] { y.y.y.y [ port zzz ] ; }
8929
8930  149.   [cleanup]       Removed unused argument 'olist' from
8931                         dns_c_view_unsetordering().
8932
8933  148.   [cleanup]       Stop issuing some warnings about some configuration
8934                         file statements that were not implemented, but now are.
8935
8936  147.   [bug]           Changed yacc union size to be smaller for yaccs that
8937                         put yacc-stack on the real stack.
8938
8939  146.   [cleanup]       More general redundant header file cleanup.  Rather
8940                         than continuing to itemize every header which changed,
8941                         this changelog entry just notes that if a header file
8942                         did not need another header file that it was including
8943                         in order to provide its advertised functionality, the
8944                         inclusion of the other header file was removed.  See
8945                         util/check-includes for how this was tested.
8946
8947  145.   [cleanup]       Added <isc/lang.h> and ISC_LANG_BEGINDECLS/
8948                         ISC_LANG_ENDDECLS to header files that had function
8949                         prototypes, and removed it from those that did not.
8950
8951  144.   [cleanup]       libdns header files too numerous to name were made
8952                         to conform to the same style for multiple inclusion
8953                         protection.
8954
8955  143.   [func]          Added function dns_rdatatype_isknown().
8956
8957  142.   [cleanup]       <isc/stdtime.h> does not need <time.h> or
8958                         <isc/result.h>.
8959
8960  141.   [bug]           Corrupt requests with multiple questions could
8961                         cause an assertion failure.
8962
8963  140.   [cleanup]       <isc/time.h> does not need <time.h> or <isc/result.h>.
8964
8965  139.   [cleanup]       <isc/net.h> now includes <isc/types.h> instead of
8966                         <isc/int.h> and <isc/result.h>.
8967
8968  138.   [cleanup]       isc_strtouq moved from str.[ch] to string.[ch] and
8969                         renamed isc_string_touint64.  isc_strsep moved from
8970                         strsep.c to string.c and renamed isc_string_separate.
8971
8972  137.   [cleanup]       <isc/commandline.h>, <isc/mem.h>, <isc/print.h>
8973                         <isc/serial.h>, <isc/string.h> and <isc/offset.h>
8974                         made to conform to the same style for multiple
8975                         inclusion protection.
8976
8977  136.   [cleanup]       <isc/commandline.h>, <isc/interfaceiter.h>,
8978                         <isc/net.h> and Win32's <isc/thread.h> needed
8979                         ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS.
8980
8981  135.   [cleanup]       Win32's <isc/condition.h> did not need <isc/result.h>
8982                         or <isc/boolean.h>, now uses <isc/types.h> in place
8983                         of <isc/time.h>, and needed ISC_LANG_BEGINDECLS
8984                         and ISC_LANG_ENDDECLS.
8985
8986  134.   [cleanup]       <isc/dir.h> does not need <limits.h>.
8987
8988  133.   [cleanup]       <isc/ipv6.h> needs <isc/platform.h>.
8989
8990  132.   [cleanup]       <isc/app.h> does not need <isc/task.h>, but does
8991                         need <isc/eventclass.h>.
8992
8993  131.   [cleanup]       <isc/mutex.h> and <isc/util.h> need <isc/result.h>
8994                         for ISC_R_* codes used in macros.
8995
8996  130.   [cleanup]       <isc/condition.h> does not need <pthread.h> or
8997                         <isc/boolean.h>, and now includes <isc/types.h>
8998                         instead of <isc/time.h>.
8999
9000  129.   [bug]           The 'default_debug' log channel was not set up when
9001                         'category default' was present in the config file
9002
9003  128.   [cleanup]       <isc/dir.h> had ISC_LANG_BEGINDECLS instead of
9004                         ISC_LANG_ENDDECLS at end of header.
9005
9006  127.   [cleanup]       The contracts for the comparison routines
9007                         dns_name_fullcompare(), dns_name_compare(),
9008                         dns_name_rdatacompare(), and dns_rdata_compare() now
9009                         specify that the order value returned is < 0, 0, or > 0
9010                         instead of -1, 0, or 1.
9011
9012  126.   [cleanup]       <isc/quota.h> and <isc/taskpool.h> need <isc/lang.h>.
9013
9014  125.   [cleanup]       <isc/eventclass.h>, <isc/ipv6.h>, <isc/magic.h>,
9015                         <isc/mutex.h>, <isc/once.h>, <isc/region.h>, and
9016                         <isc/resultclass.h> do not need <isc/lang.h>.
9017
9018  124.   [func]          signer now imports parent's zone key signature
9019                         and creates null keys/sets zone status bit for
9020                         children when necessary
9021
9022  123.   [cleanup]       <isc/event.h> does not need <stddef.h>.
9023
9024  122.   [cleanup]       <isc/task.h> does not need <isc/mem.h> or
9025                         <isc/result.h>.
9026
9027  121.   [cleanup]       <isc/symtab.h> does not need <isc/mem.h> or
9028                         <isc/result.h>.  Multiple inclusion protection
9029                         symbol fixed from ISC_SYMBOL_H to ISC_SYMTAB_H.
9030                         isc_symtab_t moved to <isc/types.h>.
9031
9032  120.   [cleanup]       <isc/socket.h> does not need <isc/boolean.h>,
9033                         <isc/bufferlist.h>, <isc/task.h>, <isc/mem.h> or
9034                         <isc/net.h>.
9035
9036  119.   [cleanup]       structure definitions for generic rdata structures do
9037                         not have _generic_ in their names.
9038
9039  118.   [cleanup]       libdns.a is now namespace-clean, on NetBSD, excepting
9040                         YACC crust (yyparse, etc) [2000-apr-27 explorer]
9041
9042  117.   [cleanup]       libdns.a changes:
9043                         dns_zone_clearnotify() and dns_zone_addnotify()
9044                         are replaced by dns_zone_setnotifyalso().
9045                         dns_zone_clearmasters() and dns_zone_addmaster()
9046                         are replaced by dns_zone_setmasters().
9047
9048  116.   [func]          Added <isc/offset.h> for isc_offset_t (aka off_t
9049                         on Unix systems).
9050
9051  115.   [port]          Shut up the -Wmissing-declarations warning about
9052                         <stdio.h>'s __sputaux on BSD/OS pre-4.1.
9053
9054  114.   [cleanup]       <isc/sockaddr.h> does not need <isc/buffer.h> or
9055                         <isc/list.h>.
9056
9057  113.   [func]          Utility programs dig and host added.
9058
9059  112.   [cleanup]       <isc/serial.h> does not need <isc/boolean.h>.
9060
9061  111.   [cleanup]       <isc/rwlock.h> does not need <isc/result.h> or
9062                         <isc/mutex.h>.
9063
9064  110.   [cleanup]       <isc/result.h> does not need <isc/boolean.h> or
9065                         <isc/list.h>.
9066
9067  109.   [bug]           "make depend" did nothing for
9068                         bin/tests/{db,mem,sockaddr,tasks,timers}/.
9069
9070  108.   [cleanup]       DNS_SETBIT/DNS_GETBIT/DNS_CLEARBIT moved from
9071                         <dns/types.h> to <dns/bit.h> and renamed to
9072                         DNS_BIT_SET/DNS_BIT_GET/DNS_BIT_CLEAR.
9073
9074  107.   [func]          Add keysigner and keysettool.
9075
9076  106.   [func]          Allow dnssec verifications to ignore the validity
9077                         period.  Used by several of the dnssec tools.
9078
9079  105.   [doc]           doc/dev/coding.html expanded with other
9080                         implicit conventions the developers have used.
9081
9082  104.   [bug]           Made compress_add and compress_find static to
9083                         lib/dns/compress.c.
9084
9085  103.   [func]          libisc buffer API changes for <isc/buffer.h>:
9086                         Added:
9087                                 isc_buffer_base(b)          (pointer)
9088                                 isc_buffer_current(b)       (pointer)
9089                                 isc_buffer_active(b)        (pointer)
9090                                 isc_buffer_used(b)          (pointer)
9091                                 isc_buffer_length(b)            (int)
9092                                 isc_buffer_usedlength(b)        (int)
9093                                 isc_buffer_consumedlength(b)    (int)
9094                                 isc_buffer_remaininglength(b)   (int)
9095                                 isc_buffer_activelength(b)      (int)
9096                                 isc_buffer_availablelength(b)   (int)
9097                         Removed:
9098                                 ISC_BUFFER_USEDCOUNT(b)
9099                                 ISC_BUFFER_AVAILABLECOUNT(b)
9100                                 isc_buffer_type(b)
9101                         Changed names:
9102                                 isc_buffer_used(b, r) ->
9103                                         isc_buffer_usedregion(b, r)
9104                                 isc_buffer_available(b, r) ->
9105                                         isc_buffer_available_region(b, r)
9106                                 isc_buffer_consumed(b, r) ->
9107                                         isc_buffer_consumedregion(b, r)
9108                                 isc_buffer_active(b, r) ->
9109                                         isc_buffer_activeregion(b, r)
9110                                 isc_buffer_remaining(b, r) ->
9111                                         isc_buffer_remainingregion(b, r)
9112
9113                         Buffer types were removed, so the ISC_BUFFERTYPE_*
9114                         macros are no more, and the type argument to
9115                         isc_buffer_init and isc_buffer_allocate were removed.
9116                         isc_buffer_putstr is now void (instead of isc_result_t)
9117                         and requires that the caller ensure that there
9118                         is enough available buffer space for the string.
9119
9120  102.   [port]          Correctly detect inet_aton, inet_pton and inet_ptop
9121                         on BSD/OS 4.1.
9122
9123  101.   [cleanup]       Quieted EGCS warnings from lib/isc/print.c.
9124
9125  100.   [cleanup]       <isc/random.h> does not need <isc/int.h> or
9126                         <isc/mutex.h>.  isc_random_t moved to <isc/types.h>.
9127
9128   99.   [cleanup]       Rate limiter now has separate shutdown() and
9129                         destroy() functions, and it guarantees that all
9130                         queued events are delivered even in the shutdown case.
9131
9132   98.   [cleanup]       <isc/print.h> does not need <stdarg.h> or <stddef.h>
9133                         unless ISC_PLATFORM_NEEDVSNPRINTF is defined.
9134
9135   97.   [cleanup]       <isc/ondestroy.h> does not need <stddef.h> or
9136                         <isc/event.h>.
9137
9138   96.   [cleanup]       <isc/mutex.h> does not need <isc/result.h>.
9139
9140   95.   [cleanup]       <isc/mutexblock.h> does not need <isc/result.h>.
9141
9142   94.   [cleanup]       Some installed header files did not compile as C++.
9143
9144   93.   [cleanup]       <isc/msgcat.h> does not need <isc/result.h>.
9145
9146   92.   [cleanup]       <isc/mem.h> does not need <stddef.h>, <isc/boolean.h>,
9147                         or <isc/result.h>.
9148
9149   91.   [cleanup]       <isc/log.h> does not need <sys/types.h> or
9150                         <isc/result.h>.
9151
9152   90.   [cleanup]       Removed unneeded ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS
9153                         from <named/listenlist.h>.
9154
9155   89.   [cleanup]       <isc/lex.h> does not need <stddef.h>.
9156
9157   88.   [cleanup]       <isc/interfaceiter.h> does not need <isc/result.h> or
9158                         <isc/mem.h>.  isc_interface_t and isc_interfaceiter_t
9159                         moved to <isc/types.h>.
9160
9161   87.   [cleanup]       <isc/heap.h> does not need <isc/boolean.h>,
9162                         <isc/mem.h> or <isc/result.h>.
9163
9164   86.   [cleanup]       isc_bufferlist_t moved from <isc/bufferlist.h> to
9165                         <isc/types.h>.
9166
9167   85.   [cleanup]       <isc/bufferlist.h> does not need <isc/buffer.h>,
9168                         <isc/list.h>, <isc/mem.h>, <isc/region.h> or
9169                         <isc/int.h>.
9170
9171   84.   [func]          allow-query ACL checks now apply to all data
9172                         added to a response.
9173
9174   83.   [func]          If the server is authoritative for both a
9175                         delegating zone and its (nonsecure) delegatee, and
9176                         a query is made for a KEY RR at the top of the
9177                         delegatee, then the server will look for a KEY
9178                         in the delegator if it is not found in the delegatee.
9179
9180   82.   [cleanup]       <isc/buffer.h> does not need <isc/list.h>.
9181
9182   81.   [cleanup]       <isc/int.h> and <isc/boolean.h> do not need
9183                         <isc/lang.h>.
9184
9185   80.   [cleanup]       <isc/print.h> does not need <stdio.h> or <stdlib.h>.
9186
9187   79.   [cleanup]       <dns/callbacks.h> does not need <stdio.h>.
9188
9189   78.   [cleanup]       lwres_conftest renamed to lwresconf_test for
9190                         consistency with other *_test programs.
9191
9192   77.   [cleanup]       typedef of isc_time_t and isc_interval_t moved from
9193                         <isc/time.h> to <isc/types.h>.
9194
9195   76.   [cleanup]       Rewrote keygen.
9196
9197   75.   [func]          Don't load a zone if its database file is older
9198                         than the last time the zone was loaded.
9199
9200   74.   [cleanup]       Removed mktemplate.o and ufile.o from libisc.a,
9201                         subsumed by file.o.
9202
9203   73.   [func]          New "file" API in libisc, including new function
9204                         isc_file_getmodtime, isc_mktemplate renamed to
9205                         isc_file_mktemplate and isc_ufile renamed to
9206                         isc_file_openunique.  By no means an exhaustive API,
9207                         it is just what's needed for now.
9208
9209   72.   [func]          DNS_RBTFIND_NOPREDECESSOR and DNS_RBTFIND_NOOPTIONS
9210                         added for dns_rbt_findnode, the former to disable the
9211                         setting of the chain to the predecessor, and the
9212                         latter to make clear when no options are set.
9213
9214   71.   [cleanup]       Made explicit the implicit REQUIREs of
9215                         isc_time_seconds, isc_time_nanoseconds, and
9216                         isc_time_subtract.
9217
9218   70.   [func]          isc_time_set() added.
9219
9220   69.   [bug]           The zone object's master and also-notify lists grew
9221                         longer with each server reload.
9222
9223   68.   [func]          Partial support for SIG(0) on incoming messages.
9224
9225   67.   [performance]   Allow use of alternate (compile-time supplied)
9226                         OpenSSL libraries/headers.
9227
9228   66.   [func]          Data in authoritative zones should have a trust level
9229                         beyond secure.
9230
9231   65.   [cleanup]       Removed obsolete typedef of dns_zone_callbackarg_t
9232                         from <dns/types.h>.
9233
9234   64.   [func]          The RBT, DB, and zone table APIs now allow the
9235                         caller find the most-enclosing superdomain of
9236                         a name.
9237
9238   63.   [func]          Generate NOTIFY messages.
9239
9240   62.   [func]          Add UDP refresh support.
9241
9242   61.   [cleanup]       Use single quotes consistently in log messages.
9243
9244   60.   [func]          Catch and disallow singleton types on message
9245                         parse.
9246
9247   59.   [bug]           Cause net/host unreachable to be a hard error
9248                         when sending and receiving.
9249
9250   58.   [bug]           bin/named/query.c could sometimes trigger the
9251                         (client->query.attributes & NS_QUERYATTR_NAMEBUFUSED)
9252                         == 0 assertion in query_newname().
9253
9254   57.   [func]          Added dns_nxt_typepresent()
9255
9256   56.   [bug]           SIG records were not properly returned in cached
9257                         negative answers.
9258
9259   55.   [bug]           Responses containing multiple names in the authority
9260                         section were not negatively cached.
9261
9262   54.   [bug]           If a fetch with sigrdataset==NULL joined one with
9263                         sigrdataset!=NULL or vice versa, the resolver
9264                         could catch an assertion or lose signature data,
9265                         respectively.
9266
9267   53.   [port]          freebsd 4.0: lib/isc/unix/socket.c requires
9268                         <sys/param.h>.
9269
9270   52.   [bug]           rndc: taskmgr and socketmgr were not initialized
9271                         to NULL.
9272
9273   51.   [cleanup]       dns/compress.h and dns/zt.h did not need to include
9274                         dns/rbt.h; it was needed only by compress.c and zt.c.
9275
9276   50.   [func]          RBT deletion no longer requires a valid chain to work,
9277                         and dns_rbt_deletenode was added.
9278
9279   49.   [func]          Each cache now has its own mctx.
9280
9281   48.   [func]          isc_task_create() no longer takes an mctx.
9282                         isc_task_mem() has been eliminated.
9283
9284   47.   [func]          A number of modules now use memory context reference
9285                         counting.
9286
9287   46.   [func]          Memory contexts are now reference counted.
9288                         Added isc_mem_inuse() and isc_mem_preallocate().
9289                         Renamed isc_mem_destroy_check() to
9290                         isc_mem_setdestroycheck().
9291
9292   45.   [bug]           The trusted-key statement incorrectly loaded keys.
9293
9294   44.   [bug]           Don't include authority data if it would force us
9295                         to unset the AD bit in the message.
9296
9297   43.   [bug]           DNSSEC verification of cached rdatasets was failing.
9298
9299   42.   [cleanup]       Simplified logging of messages with embedded domain
9300                         names by introducing a new convenience function
9301                         dns_name_format().
9302
9303   41.   [func]          Use PR_SET_KEEPCAPS on Linux 2.3.99-pre3 and later
9304                         to allow 'named' to run as a non-root user while
9305                         retaining the ability to bind() to privileged
9306                         ports.
9307
9308   40.   [func]          Introduced new logging category "dnssec" and
9309                         logging module "dns/validator".
9310
9311   39.   [cleanup]       Moved the typedefs for isc_region_t, isc_textregion_t,
9312                         and isc_lex_t to <isc/types.h>.
9313
9314   38.   [bug]           TSIG signed incoming zone transfers work now.
9315
9316   37.   [bug]           If the first RR in an incoming zone transfer was
9317                         not an SOA, the server died with an assertion failure
9318                         instead of just reporting an error.
9319
9320   36.   [cleanup]       Change DNS_R_SUCCESS (and others) to ISC_R_SUCCESS
9321
9322   35.   [performance]   Log messages which are of a level too high to be
9323                         logged by any channel in the logging configuration
9324                         will not cause the log mutex to be locked.
9325
9326   34.   [bug]           Recursion was allowed even with 'recursion no'.
9327
9328   33.   [func]          The RBT now maintains a parent pointer at each node.
9329
9330   32.   [cleanup]       bin/lwresd/client.c needs <string.h> for memset()
9331                         prototype.
9332
9333   31.   [bug]           Use ${LIBTOOL} to compile bin/named/main.@O@.
9334
9335   30.   [func]          config file grammar change to support optional
9336                         class type for a view.
9337
9338   29.   [func]          support new config file view options:
9339
9340                                 auth-nxdomain recursion query-source
9341                                 query-source-v6 transfer-source
9342                                 transfer-source-v6 max-transfer-time-out
9343                                 max-transfer-idle-out transfer-format
9344                                 request-ixfr provide-ixfr cleaning-interval
9345                                 fetch-glue notify rfc2308-type1 lame-ttl
9346                                 max-ncache-ttl min-roots
9347
9348   28.   [func]          support lame-ttl, min-roots and serial-queries
9349                         config global options.
9350
9351   27.   [bug]           Only include <netinet6/in6.h> on BSD/OS 4.[01]*.
9352                         Including it on other platforms (eg, NetBSD) can
9353                         cause a forced #error from the C preprocessor.
9354
9355   26.   [func]          new match-clients statement in config file view.
9356
9357   25.   [bug]           make install failed to install <isc/log.h> and
9358                         <isc/ondestroy.h>.
9359
9360   24.   [cleanup]       Eliminate some unnecessary #includes of header
9361                         files from header files.
9362
9363   23.   [cleanup]       Provide more context in log messages about client
9364                         requests, using a new function ns_client_log().
9365
9366   22.   [bug]           SIGs weren't returned in the answer section when
9367                         the query resulted in a fetch.
9368
9369   21.   [port]          Look at STD_CINCLUDES after CINCLUDES during
9370                         compilation, so additional system include directories
9371                         can be searched but header files in the bind9 source
9372                         tree with conflicting names take precedence.  This
9373                         avoids issues with installed versions of dnssafe and
9374                         openssl.
9375
9376   20.   [func]          Configuration file post-load validation of zones
9377                         failed if there were no zones.
9378
9379   19.   [bug]           dns_zone_notifyreceive() failed to unlock the zone
9380                         lock in certain error cases.
9381
9382   18.   [bug]           Use AC_TRY_LINK rather than AC_TRY_COMPILE in
9383                         configure.in to check for presence of in6addr_any.
9384
9385   17.   [func]          Do configuration file post-load validation of zones.
9386
9387   16.   [bug]           put quotes around key names on config file
9388                         output to avoid possible keyword clashes.
9389
9390   15.   [func]          Add dns_name_dupwithoffsets().  This function is
9391                         improves comparison performance for duped names.
9392
9393   14.   [bug]           free_rbtdb() could have 'put' unallocated memory in
9394                         an unlikely error path.
9395
9396   13.   [bug]           lib/dns/master.c and lib/dns/xfrin.c didn't ignore
9397                         out-of-zone data.
9398
9399   12.   [bug]           Fixed possible uninitialized variable error.
9400
9401   11.   [bug]           axfr_rrstream_first() didn't check the result code of
9402                         db_rr_iterator_first(), possibly causing an assertion
9403                         to be triggered later.
9404
9405   10.   [bug]           A bug in the code which makes EDNS0 OPT records in
9406                         bin/named/client.c and lib/dns/resolver.c could
9407                         trigger an assertion.
9408
9409    9.   [cleanup]       replaced bit-setting code in confctx.c and replaced
9410                         repeated code with macro calls.
9411
9412    8.   [bug]           Shutdown of incoming zone transfer accessed
9413                         freed memory.
9414
9415    7.   [cleanup]       removed 'listen-on' from view statement.
9416
9417    6.   [bug]           quote RR names when generating config file to
9418                         prevent possible clash with config file keywords
9419                         (such as 'key').
9420
9421    5.   [func]          syntax change to named.conf file: new ssu grant/deny
9422                         statements must now be enclosed by an 'update-policy'
9423                         block.
9424
9425    4.   [port]          bin/named/unix/os.c didn't compile on systems with
9426                         linux 2.3 kernel includes due to conflicts between
9427                         C library includes and the kernel includes.  We now
9428                         get only what we need from <linux/capability.h>, and
9429                         avoid pulling in other linux kernel .h files.
9430
9431    3.   [bug]           TKEYs go in the answer section of responses, not
9432                         the additional section.
9433
9434    2.   [bug]           Generating cryptographic randomness failed on
9435                         systems without /dev/random.
9436
9437    1.   [bug]           The installdirs rule in
9438                         lib/isc/unix/include/isc/Makefile.in had a typo which
9439                         prevented the isc directory from being created if it
9440                         didn't exist.
9441
9442         --- 9.0.0b2 released ---
9443
9444 # This tells Emacs to use hard tabs in this file.
9445 # Local Variables:
9446 # indent-tabs-mode: t
9447 # End: