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