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