1 --- 9.5.2-P2 released ---
3 2831. [security] Do not attempt to validate or cache
4 out-of-bailiwick data returned with a secure
5 answer; it must be re-fetched from its original
6 source and validated in that context. [RT #20819]
8 2828. [security] Cached CNAME or DNAME RR could be returned to clients
9 without DNSSEC validation. [RT #20737]
11 2827. [security] Bogus NXDOMAIN could be cached as if valid. [RT #20712]
13 --- 9.5.2-P1 released ---
15 2772. [security] When validating, track whether pending data was from
16 the additional section or not and only return it if
17 validates as secure. [RT #20438]
19 --- 9.5.2 released ---
21 2681. [bug] IPSECKEY RR of gateway type 3 was not correctly
24 2678. [func] Treat DS queries as if "minimal-response yes;"
27 2427. [func] Treat DNSKEY queries as if "minimal-response yes;"
30 --- 9.5.2rc1 released ---
32 2672. [bug] Don't enable searching in 'host' when doing reverse
35 2670. [bug] Unexpected connect failures failed to log enough
36 information to be useful. [RT #20205]
38 2663. [func] win32: allow named to run as a service using
39 "NT AUTHORITY\LocalService" as the account. [RT #19977]
41 2656. [func] win32: add a "tools only" check box to the installer
42 which causes it to only install dig, host, nslookup,
43 nsupdate and relevent dlls. [RT #19998]
45 2655. [doc] Document that key-directory does not affect
48 --- 9.5.2b1 released ---
50 2649. [bug] Set the domain for forward only zones. [RT #19944]
52 2648. [port] win32: isc_time_seconds() was broken. [RT #19900]
54 2646. [bug] Incorrect cleanup on error in socket.c. [RT #19987]
56 2645. [port] "gcc -m32" didn't work on amd64 and x86_64 platforms
57 which default to 64 bits. [RT #19927]
59 2642. [bug] nsupdate could dump core on solaris when reading
60 improperly formatted key files. [RT #20015]
62 2640. [security] A specially crafted update packet will cause named
65 2637. [func] Rationalize dnssec-signzone's signwithkey() calling.
68 2635. [bug] isc_inet_ntop() incorrectly handled 0.0/16 addresses.
71 2633. [bug] Handle 15 bit rand() functions. [RT #19783]
73 2632. [func] util/kit.sh: warn if documentation appears to be out of
76 2623. [bug] Named started seaches for DS non-optimally. [RT #19915]
78 2621. [doc] Made copyright boilterplate consistent. [RT #19833]
80 2920. [bug] Delay thawing the zone until the reload of it has
81 completed successfully. [RT #19750]
83 2618. [bug] The sdb and sdlz db_interator_seek() methods could
84 loop infinitely. [RT #19847]
86 2617. [bug] ifconfig.sh failed to emit an error message when
87 run from the wrong location. [RT #19375]
89 2616. [bug] 'host' used the nameservers from resolv.conf even
90 when a explicit nameserver was specified. [RT #19852]
92 2615. [bug] "__attribute__((unused))" was in the wrong place
93 for ia64 gcc builds. [RT #19854]
95 2614. [port] win32: 'named -v' should automatically be executed
96 in the foreground. [RT #19844]
98 2610. [port] sunos: Change #2363 was not complete. [RT #19796]
100 2606. [bug] "delegation-only" was not being accepted in
101 delegation-only type zones. [RT #19717]
103 2605. [bug] Accept DS responses from delegation only zones.
106 2603. [port] win32: handle .exe extension of named-checkzone and
107 named-comilezone argv[0] names under windows.
110 2602. [port] win32: fix debugging command line build of libisccfg.
113 2599. [bug] Address rapid memory growth when validation fails.
116 2596. [bug] Stale tree nodes of cache/dynamic rbtdb could stay
117 long, leading to inefficient memory usage or rejecting
118 newer cache entries in the worst case. [RT #19563]
120 2595. [bug] Fix unknown extended rcodes in dig. [RT #19625]
122 2592. [bug] Treat "any" as a type in nsupdate. [RT #19455]
124 2591. [bug] named could die when processing a update in
125 removed_orphaned_ds(). [RT #19507]
127 2589. [bug] dns_db_unregister() failed to clear '*dbimp'.
130 2586. [bug] Missing cleanup of SIG rdataset in searching a DLZ DB
133 2585. [bug] Uninitialized socket name could be referenced via a
134 statistics channel, triggering an assertion failure in
135 XML rendering. [RT #19427]
137 2584. [bug] alpha: gcc optimization could break atomic operations.
140 2583. [port] netbsd: provide a control to not add the compile
141 date to the version string, -DNO_VERSION_DATE.
143 2582. [bug] Don't emit warning log message when we attempt to
144 remove non-existant journal. [RT #19516]
146 2581. [contrib] dlz/mysql set MYSQL_OPT_RECONNECT option on connection.
147 Requires MySQL 5.0.19 or later. [RT #19084]
149 2580. [bug] UpdateRej statistics counter could be incremented twice
150 for one rejection. [RT #19476]
152 2579. [bug] DNSSEC lookaside validation failed to handle unknown
153 algorithms. [RT #19479]
155 2577. [doc] Clarified some statistics counters. [RT #19454]
157 2573. [bug] Replacing a non-CNAME record with a CNAME record in a
158 single transaction in a signed zone failed. [RT #19397]
160 2568. [bug] Report when the write to indicate a otherwise
161 successful start fails. [RT #19360]
163 2567. [bug] dst__privstruct_writefile() could miss write errors.
164 write_public_key() could miss write errors.
167 2564. [bug] Only take EDNS fallback steps when processing timeouts.
170 2563. [bug] Dig could leak a socket causing it to wait forever
173 2562. [doc] ARM: miscellaneous improvements, reorganization,
174 and some new content.
176 2561. [doc] Add isc-config.sh(1) man page. [RT #16378]
178 2560. [bug] Add #include <config.h> to iptable.c. [RT #18258]
180 2557. [cleanup] PCI compliance:
181 * new libisc log module file
182 * isc_dir_chroot() now also changes the working
185 * additional logging when files can't be removed.
187 2553. [bug] Reference leak on DNSSEC validation errors. [RT #19291]
189 2552. [bug] zero-no-soa-ttl-cache was not being honoured.
192 2551. [bug] Potential Reference leak on return. [RT #19341]
194 2550. [bug] Check --with-openssl=<path> finds <openssl/opensslv.h>.
197 2549. [port] linux: define NR_OPEN if not currently defined.
200 2547. [bug] openssl_link.c:mem_realloc() could reference an
201 out-of-range area of the source buffer. New public
202 function isc_mem_reallocate() was introduced to address
203 this bug. [RT #19313]
205 2545. [doc] ARM: Legal hostname checking (check-names) is
206 for SRV RDATA too. [RT #19304]
208 2544. [cleanup] Removed unused structure members in adb.c. [RT #19225]
210 2542. [doc] Update the description of dig +adflag. [RT #19290]
212 2541. [bug] Conditionally update dispatch manager statistics.
215 2539. [security] Update the interaction between recursion, allow-query,
216 allow-query-cache and allow-recursion. [RT #19198]
218 2538. [bug] cache/ADB memory could grow over max-cache-size,
219 especially with threads and smaller max-cache-size
222 2537. [experimental] Added more statistics counters including those on socket
223 I/O events and query RTT histograms. [RT #18802]
225 2536. [cleanup] Silence some warnings when -Werror=format-security is
226 specified. [RT #19083]
228 2535. [bug] dig +showsearch and +trace interacted badly. [RT #19091]
230 2532. [bug] dig: check the question section of the response to
231 see if it matches the asked question. [RT #18495]
233 2531. [bug] Change #2207 was incomplete. [RT #19098]
235 2529. [cleanup] Upgrade libtool to silence complaints from recent
236 version of autoconf. [RT #18657]
238 2528. [cleanup] Silence spurious configure warning about
239 --datarootdir [RT #19096]
241 2527. [bug] named could reuse cache on reload with
242 enabling/disabling validation. [RT #19119]
244 2525. [experimental] New logging category "query-errors" to provide detailed
245 internal information about query failures, especially
246 about server failures. [RT #19027]
248 2523. [bug] Random type rdata freed by dns_nsec_typepresent().
251 2522. [security] Handle -1 from DSA_do_verify().
253 2521. [bug] Improve epoll cross compilation support. [RT #19047]
255 2519. [bug] dig/host with -4 or -6 didn't work if more than two
256 nameserver addresses of the excluded address family
257 preceded in resolv.conf. [RT #19081]
259 2517. [bug] dig +trace with -4 or -6 failed when it chose a
260 nameserver address of the excluded address type.
263 2516. [bug] glue sort for responses was performed even when not
266 2514. [bug] dig/host failed with -4 or -6 when resolv.conf contains
267 a nameserver of the excluded address family.
270 2511. [cleanup] dns_rdata_tofmttext() add const to linebreak.
273 2506. [port] solaris: Check at configure time if
274 hack_shutup_pthreadonceinit is needed. [RT #19037]
276 2505. [port] Treat amd64 similarly to x86_64 when determining
277 atomic operation support. [RT #19031]
279 2503. [port] linux: improve compatibility with Linux Standard
282 2502. [cleanup] isc_radix: Improve compliance with coding style,
283 document function in <isc/radix.h>. [RT #18534]
285 2500. [contrib] contrib/sdb/pgsql/zonetodb.c called non-existent
286 function. [RT #18582]
288 2499. [port] solaris: lib/lwres/getaddrinfo.c namespace clash.
291 --- 9.5.1 released ---
293 2520. [bug] Update xml statistics version number to 2.0 as change
294 #2388 made the schema incompatible to the previous
297 --- 9.5.1rc2 released ---
299 2513 [bug] Fix windows cli build. [RT #19062]
301 2510. [bug] "dig +sigchase" could trigger REQUIRE failures.
304 2509. [bug] Specifying a fixed query source port was broken.
307 2504. [bug] Address race condition in the socket code. [RT #18899]
309 --- 9.5.1rc1 released ---
311 2498. [bug] Removed a bogus function argument used with
312 ISC_SOCKET_USE_POLLWATCH: it could cause compiler
313 warning or crash named with the debug 1 level
314 of logging. [RT #18917]
316 2496. [bug] Add sanity length checks to NSID option. [RT #18813]
318 2495. [bug] Tighten RRSIG checks. [RT #18795]
320 2494. [bug] isc/radix.h, dns/sdlz.h and dns/dlz.h were not being
321 installed. [RT #18826]
323 2493. [bug] The linux capabilites code was not correctly cleaning
324 up after itself. [RT #18767]
326 2490. [port] aix: work around a kernel bug where IPV6_RECVPKTINFO
327 is cleared when IPV6_V6ONLY is set. [RT #18785]
329 2489. [port] solaris: Workaround Solaris's kernel bug about
331 http://bugs.opensolaris.org/view_bug.do?bug_id=6724237
332 Define ISC_SOCKET_USE_POLLWATCH at build time to enable
333 this workaround. [RT #18870]
335 2487. [bug] Give TCP connections longer to complete. [RT #18675]
337 2485. [bug] Change update's the handling of obscured RRSIG
338 records. Not all orphand DS records were being
341 2482. [port] libxml2: support versions 2.7.* in addition
342 to 2.6.*. [RT #18806]
344 2479. [bug] xfrout:covers was not properly initalized. [RT #18801]
346 2478. [bug] 'addresses' could be used uninitalized in
347 configure_forward(). [RT #18800]
349 2476. [doc] ARM: improve documentation for max-journal-size and
350 ixfr-from-differences. [RT #15909] [RT #18541]
352 --- 9.5.1b3 released ---
354 2475. [bug] LRU cache cleanup under overmem condition could purge
355 particular entries more aggressively. [RT #17628]
357 2474. [bug] ACL structures could be allocated with insufficient
358 space, causing an array overrun. [RT #18765]
360 2473. [port] linux: raise the limit on open files to the possible
361 maximum value before spawning threads; 'files'
362 specified in named.conf doesn't seem to work with
363 threads as expected. [RT #18784]
365 2472. [port] linux: check the number of available cpu's before
366 calling chroot as it depends on "/proc". [RT #16923]
368 2471. [bug] named-checkzone was not reporting missing mandatory
369 glue when sibling checks were disabled. [RT #18768]
371 2470. [bug] Elements of the isc_radix_node_t could be incorrectly
372 overwritten. [RT# 18719]
374 2469. [port] solaris: Work around Solaris's select() limitations.
377 2468. [bug] Resolver could try unreachable servers multiple times.
380 2467. [bug] Failure of fcntl(F_DUPFD) wasn't logged. [RT #18740]
382 2466. [doc] ARM: explain max-cache-ttl 0 SERVFAIL issue.
385 2465. [bug] Adb's handling of lame addresses was different
386 for IPv4 and IPv6. [RT #18738]
388 2464. [port] linux: check that a capability is present before
389 trying to set it. [RT #18135]
391 2463. [port] linux: POSIX doesn't include the IPv6 Advanced Socket
392 API and glibc hides parts of the IPv6 Advanced Socket
393 API as a result. This is stupid as it breaks how the
394 two halves (Basic and Advanced) of the IPv6 Socket API
395 were designed to be used but we have to live with it.
396 Define _GNU_SOURCE to pull in the IPv6 Advanced Socket
399 2462. [doc] Document -m (enable memory usage debugging)
400 option for dig. [RT #18757]
402 2461. [port] sunos: Change #2363 was not complete. [RT #17513]
404 2458. [doc] ARM: update and correction for max-cache-size.
407 2457. [tuning] max-cache-size is reverted to 0, the previous
408 default. It should be safe because expired cache
409 entries are also purged. [RT #18684]
411 2456. [bug] In ACLs, ::/0 and 0.0.0.0/0 would both match any
412 address, regardless of family. They now correctly
413 distinguish IPv4 from IPv6. [RT #18559]
415 2455. [bug] Stop metadata being transferred via axfr/ixfr.
418 2453. [bug] Remove NULL pointer dereference in dns_journal_print().
421 2451. [port] solaris: handle runtime linking better. [RT #18356]
423 2449. [bug] libbind: Out of bounds reference in dns_ho.c:addrsort.
426 2445. [doc] ARM out-of-date on empty reverse zones (list includes
427 RFC1918 address, but these are not yet compiled in).
430 2444. [port] Linux, FreeBSD, AIX: Turn off path mtu discovery
431 (clear DF) for UDP responses and requests.
433 2387. [bug] Silence compiler warnings in lib/isc/radix.c.
434 [RT #18147] [RT #18258]
436 2369. [bug] libbind: Array bounds overrun on read in bitncmp().
439 --- 9.5.1b2 released ---
441 2443. [bug] win32: UDP connect() would not generate an event,
442 and so connected UDP sockets would never clean up.
443 Fix this by doing an immediate WSAConnect() rather
444 than an io completion port type for UDP.
446 2442. [bug] A lock could be destroyed twice. [RT# 18626]
448 2441. [bug] isc_radix_insert() could copy radix tree nodes
449 incompletely. [RT #18573]
451 2440. [bug] named-checkconf used an incorrect test to determine
452 if an ACL was set to none.
454 2439. [bug] Potential NULL dereference in dns_acl_isanyornone().
457 2438. [bug] Timeouts could be logged incorrectly under win32.
460 2437. [bug] Sockets could be closed too early, leading to
461 inconsistent states in the socket module. [RT #18298]
463 2436. [security] win32: UDP client handler can be shutdown. [RT #18576]
465 2435. [bug] Fixed an ACL memory leak affecting win32.
467 2434. [bug] Fixed a minor error-reporting bug in
468 lib/isc/win32/socket.c.
470 2433. [tuning] Set initial timeout to 800ms.
472 2432. [bug] More Windows socket handling improvements. Stop
473 using I/O events and use IO Completion Ports
474 throughout. Rewrite the receive path logic to make
475 it easier to support multiple simultaneous
476 requesters in the future. Add stricter consistency
477 checking as a compile-time option (define
478 ISC_SOCKET_CONSISTENCY_CHECKS; defaults to off).
480 2431. [bug] Acl processing could leak memory. [RT #18323]
482 2430. [bug] win32: isc_interval_set() could round down to
483 zero if the input was less than NS_INTERVAL
484 nanoseconds. Round up instead. [RT #18549]
486 2429. [doc] nsupdate should be in section 1 of the man pages.
489 2428. [bug] dns_iptable_merge() mishandled merges of negative
492 2426. [bug] libbind: inet_net_pton() can sometimes return the
493 wrong value if excessively large net masks are
494 supplied. [RT #18512]
496 2425. [bug] named didn't detect unavailable query source addresses
497 at load time. [RT #18536]
499 2424. [port] configure now probes for a working epoll
500 implementation. Allow the use of kqueue,
501 epoll and /dev/poll to be selected at compile
504 2422. [bug] Handle the special return value of a empty node as
505 if it was a NXRRSET in the validator. [RT #18447]
507 2421. [func] Add new command line option '-S' for named to specify
508 the max number of sockets. [RT #18493]
509 Use caution: this option may not work for some
510 operating systems without rebuilding named.
512 2420. [bug] Windows socket handling cleanup. Let the io
513 completion event send out cancelled read/write
514 done events, which keeps us from writing to memory
515 we no longer have ownership of. Add debugging
516 socket_log() function. Rework TCP socket handling
519 2419. [cleanup] Document that isc_socket_create() and isc_socket_open()
520 should not be used for isc_sockettype_fdwatch sockets.
523 2418. [bug] AXFR request on a DLZ could trigger a REQUIRE failure
526 2417. [bug] Connecting UDP sockets for outgoing queries could
527 unexpectedly fail with an 'address already in use'
530 2416. [func] Log file descriptors that cause exceeding the
531 internal maximum. [RT #18460]
533 2415. [bug] 'rndc dumpdb' could trigger various assertion failures
534 in rbtdb.c. [RT #18455]
536 2414. [bug] A masterdump context held the database lock too long,
537 causing various troubles such as dead lock and
538 recursive lock acquisition. [RT #18311, #18456]
540 2413. [bug] Fixed an unreachable code path in socket.c. [RT #18442]
542 2412. [bug] win32: address a resourse leak. [RT #18374]
544 2411. [bug] Allow using a larger number of sockets than FD_SETSIZE
545 for select(). To enable this, set ISC_SOCKET_MAXSOCKETS
546 at compilation time. [RT #18433]
548 Note: with changes #2469 and #2421 above, there is no
549 need to tweak ISC_SOCKET_MAXSOCKETS at compilation time
552 2410. [bug] Correctly delete m_versionInfo. [RT #18432]
554 2409. [bug] Only log that we disabled EDNS processing if we were
555 subsequently successful. [RT #18029]
557 2408. [bug] A duplicate TCP dispatch event could be sent, which
558 could then trigger an assertion failure in
559 resquery_response(). [RT #18275]
561 2407. [port] hpux: test for sys/dyntune.h. [RT #18421]
563 2405. [cleanup] The default value for dnssec-validation was changed to
564 "yes" in 9.5.0-P1 and all subsequent releases; this
565 was inadvertently omitted from CHANGES at the time.
567 2404. [port] hpux: files unlimited support.
569 2403. [bug] TSIG context leak. [RT #18341]
571 2402. [port] Support Solaris 2.11 and over. [RT #18362]
573 2401. [bug] Expect to get E[MN]FILE errno internal_accept()
574 (from accept() or fcntl() system calls). [RT #18358]
576 2400. [bug] Log if kqueue()/epoll_create()/open(/dev/poll) fails.
579 2398. [bug] Improve file descriptor management. New,
580 temporary, named.conf option reserved-sockets,
581 default 512. [RT #18344]
583 2397. [bug] gssapi_functions bad declaration. [RT #18355]
585 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
588 2395. [port] Avoid warning and no effect from "files unlimited"
589 on Linux when running as root. [RT #18335]
591 2394. [bug] Default configuration options set the limit for
592 open files to 'unlimited' as described in the
593 documentation. [RT #18331]
595 2393. [bug] nested acls containing keys could trigger an
596 assertion in acl.c. [RT #18166]
598 2392. [bug] remove 'grep -q' from acl test script, some platforms
599 don't support it. [RT #18253]
601 2391. [port] hpux: cover additional recvmsg() error codes.
604 2390. [bug] dispatch.c could make a false warning on 'odd socket'.
607 2389. [bug] Move the "working directory writable" check to after
608 the ns_os_changeuser() call. [RT #18326]
610 2388. [bug] Avoid using tables for layout purposes in
611 statistics XSL [RT #18159].
613 2386. [func] Add warning about too small 'open files' limit.
616 --- 9.5.1b1 released ---
618 2385. [bug] A condition variable in socket.c could leak in
619 rare error handling [RT #17968].
621 2384. [security] Additional support for query port randomization (change
622 #2375) including performance improvement and port range
623 specification. [RT #17949, #18098]
625 2383. [bug] named could double queries when they resulted in
626 SERVFAIL due to overkilling EDNS0 failure detection.
629 2382. [doc] Add descriptions of DHCID, IPSECKEY, SPF and SSHFP
632 2381. [port] dlz/mysql: support multiple install layouts for
633 mysql. <prefix>/include/{,mysql/}mysql.h and
634 <prefix>/lib/{,mysql/}. [RT #18152]
636 2380. [bug] dns_view_find() was not returning NXDOMAIN/NXRRSET
637 proofs which, in turn, caused validation failures
638 for insecure zones immediately below a secure zone
639 the server was authoritative for. [RT #18112]
641 2379. [contrib] queryperf/gen-data-queryperf.py: removed redundant
642 TLDs and supported RRs with TTLs [RT #17972]
644 2378. [bug] gssapi_functions{} had a redundant member in BIND 9.5.
647 2377. [bug] Address race condition in dnssec-signzone. [RT #18142]
649 2376. [bug] Change #2144 was not complete.
651 2375. [security] Fully randomize UDP query ports to improve
652 forgery resilience. [RT #17949]
654 2373. [bug] Default values of zone ACLs were re-parsed each time a
655 new zone was configured, causing an overconsumption
656 of memory. [RT #18092]
658 --- 9.5.0 released ---
660 2374. [bug] "blackhole" ACLs could cause named to segfault due
661 to some uninitialized memory. [RT #18095]
663 2372. [bug] fixed incorrect TAG_HMACSHA256_BITS value [RT #18047]
665 2371. [doc] add +nsid option to dig man page. [RT #18039]
667 2370. [bug] "rndc freeze" could trigger an assertion in named
668 when called on a nonexistent zone. [RT #18050]
670 --- 9.5.0rc1 released ---
672 2368. [port] Linux: use libcap for capability management if
673 possible. [RT# 18026]
675 2367. [bug] Improve counting of dns_resstatscounter_retry
678 2366. [bug] Adb shutdown race. [RT #18021]
680 2365. [bug] Fix a bug that caused dns_acl_isany() to return
681 spurious results. [RT #18000]
683 2364. [bug] named could trigger an assertion when serving a
684 malformed signed zone. [RT #17828]
686 2363. [port] sunos: pre-set "lt_cv_sys_max_cmd_len=4096;".
689 2362. [cleanup] Make "rrset-order fixed" a compile-time option.
690 settable by "./configure --enable-fixed-rrset".
691 Disabled by default. [RT #17977]
693 2361. [bug] "recursion" statistics counter could be counted
694 multiple times for a single query. [RT #17990]
696 --- 9.5.0b3 released ---
698 2360. [bug] Fix a condition where we release a database version
699 (which may acquire a lock) while holding the lock.
701 2359. [bug] Fix NSID bug. [RT #17942]
703 2358. [doc] Update host's default query description. [RT #17934]
705 2356. [bug] Built in mutex profiler was not scalable enough.
708 2355. [func] Extend the number statistics counters available.
711 2354. [bug] Failed to initialize some rdatasetheader_t elements.
714 2353. [func] Add support for Name Server ID (RFC 5001).
715 'dig +nsid' requests NSID from server.
716 'request-nsid yes;' causes recursive server to send
717 NSID requests to upstream servers. Server responds
718 to NSID requests with the string configured by
719 'server-id' option. [RT #17091]
721 2352. [bug] Various GSS_API fixups. [RT #17729]
723 2351. [bug] convertxsl.pl generated very long lines. [RT #17906]
725 2350. [port] win32: IPv6 support. [RT #17797]
727 2347. [bug] Delete now traverses the RB tree in the canonical
730 2346. [func] Memory statistics now cover all active memory contexts
731 in increased detail. [RT #17580]
733 2345. [bug] named-checkconf failed to detect when forwarders
734 were set at both the options/view level and in
735 a root zone. [RT #17671]
737 2344. [bug] Improve "logging{ file ...; };" documentation.
740 2343. [bug] (Seemingly) duplicate IPv6 entries could be
741 created in ADB. [RT #17837]
743 2341. [bug] libbind: add missing -I../include for off source
744 tree builds. [RT #17606]
746 2340. [port] openbsd: interface configuration. [RT #17700]
748 2339. [port] tru64: support for libbind. [RT #17589]
750 2338. [bug] check_ds() could be called with a non DS rdataset.
753 2337. [bug] BUILD_LDFLAGS was not being correctly set. [RT #17614]
755 2335. [port] sunos: libbind and *printf() support for long long.
758 2334. [bug] Bad REQUIRES in fromstruct_in_naptr(), off by one
759 bug in fromstruct_txt(). [RT #17609]
761 2333. [bug] Fix off by one error in isc_time_nowplusinterval().
764 2332. [contrib] query-loc-0.4.0. [RT #17602]
766 2331. [bug] Failure to regenerate any signatures was not being
767 reported nor being past back to the UPDATE client.
770 2330. [bug] Remove potential race condition when handling
771 over memory events. [RT #17572]
773 WARNING: API CHANGE: over memory callback
774 function now needs to call isc_mem_waterack().
775 See <isc/mem.h> for details.
777 2329. [bug] Clearer help text for dig's '-x' and '-i' options.
779 2328. [maint] Add AAAA addresses for A.ROOT-SERVERS.NET,
780 F.ROOT-SERVERS.NET, H.ROOT-SERVERS.NET,
781 J.ROOT-SERVERS.NET, K.ROOT-SERVERS.NET and
784 2327. [bug] It was possible to dereference a NULL pointer in
785 rbtdb.c. Implement dead node processing in zones as
786 we do for caches. [RT #17312]
788 2326. [bug] It was possible to trigger a INSIST in the acache
791 2325. [port] Linux: use capset() function if available. [RT #17557]
793 --- 9.5.0b2 released ---
795 2324. [bug] Fix IPv6 matching against "any;". [RT #17533]
797 2323. [port] tru64: namespace clash. [RT #17547]
799 2322. [port] MacOS: work around the limitation of setrlimit()
800 for RLIMIT_NOFILE. [RT #17526]
802 2320. [func] Make statistics counters thread-safe for platforms
803 that support certain atomic operations. [RT #17466]
805 2319. [bug] Silence Coverity warnings in
806 lib/dns/rdata/in_1/apl_42.c. [RT #17469]
808 2318. [port] sunos fixes for libbind. [RT #17514]
810 2317. [bug] "make distclean" removed bind9.xsl.h. [RT #17518]
812 2316. [port] Missing #include <isc/print.h> in lib/dns/gssapictx.c.
815 2315. [bug] Used incorrect address family for mapped IPv4
816 addresses in acl.c. [RT #17519]
818 2314. [bug] Uninitialized memory use on error path in
819 bin/named/lwdnoop.c. [RT #17476]
821 2313. [cleanup] Silence Coverity warnings. Handle private stacks.
822 [RT #17447] [RT #17478]
824 2312. [cleanup] Silence Coverity warning in lib/isc/unix/socket.c.
827 2311. [bug] IPv6 addresses could match IPv4 ACL entries and
828 vice versa. [RT #17462]
830 2310. [bug] dig, host, nslookup: flush stdout before emitting
831 debug/fatal messages. [RT #17501]
833 2309. [cleanup] Fix Coverity warnings in lib/dns/acl.c and iptable.c.
836 2308. [cleanup] Silence Coverity warning in bin/named/controlconf.c.
839 2307. [bug] Remove infinite loop from lib/dns/sdb.c. [RT #17496]
841 2306. [bug] Remove potential race from lib/dns/resolver.c.
844 2305. [security] inet_network() buffer overflow. CVE-2008-0122.
846 2304. [bug] Check returns from all dns_rdata_tostruct() calls.
849 2303. [bug] Remove unnecessary code from bin/named/lwdgnba.c.
852 2302. [bug] Fix memset() calls in lib/tests/t_api.c. [RT #17472]
854 2301. [bug] Remove resource leak and fix error messages in
855 bin/tests/system/lwresd/lwtest.c. [RT #17474]
857 2300. [bug] Fixed failure to close open file in
858 bin/tests/names/t_names.c. [RT #17473]
860 2299. [bug] Remove unnecessary NULL check in
861 bin/nsupdate/nsupdate.c. [RT #17475]
863 2298. [bug] isc_mutex_lock() failure not caught in
864 bin/tests/timers/t_timers.c. [RT #17468]
866 2297. [bug] isc_entropy_createfilesource() failure not caught in
867 bin/tests/dst/t_dst.c. [RT #17467]
869 2296. [port] Allow docbook stylesheet location to be specified to
870 configure. [RT #17457]
872 2295. [bug] Silence static overrun error in bin/named/lwaddr.c.
875 2294. [func] Allow the experimental statistics channels to have
876 multiple connections and ACL.
877 Note: the stats-server and stats-server-v6 options
878 available in the previous beta releases are replaced
879 with the generic statistics-channels statement.
881 2293. [func] Add ACL regression test. [RT #17375]
883 2292. [bug] Log if the working directory is not writable.
886 2291. [bug] PR_SET_DUMPABLE may be set too late. Also report
887 failure to set PR_SET_DUMPABLE. [RT #17312]
889 2290. [bug] Let AD in the query signal that the client wants AD
890 set in the response. [RT #17301]
892 2288. [port] win32: mark service as running when we have finished
895 2287. [bug] Use 'volatile' if the compiler supports it. [RT #17413]
897 2284. [bug] Memory leak in UPDATE prerequisite processing.
900 2283. [bug] TSIG keys were not attaching to the memory
901 context. TSIG keys should use the rings
902 memory context rather than the clients memory
905 2282. [bug] Acl code fixups. [RT #17346] [RT #17374]
907 2281. [bug] Attempts to use undefined acls were not being logged.
910 2280. [func] Allow the experimental http server to be reached
911 over IPv6 as well as IPv4. [RT #17332]
913 2279. [bug] Use setsockopt(SO_NOSIGPIPE), when available,
914 to protect applications from receiving spurious
915 SIGPIPE signals when using the resolver.
917 2278. [bug] win32: handle the case where Windows returns no
918 search list or DNS suffix. [RT #17354]
920 2277. [bug] Empty zone names were not correctly being caught at
921 in the post parse checks. [RT #17357]
923 2276. [bug] Install <dst/gssapi.h>. [RT# 17359]
925 2275. [func] Add support to dig to perform IXFR queries over UDP.
928 2274. [func] Log zone transfer statistics. [RT #17336]
930 2273. [bug] Adjust log level to WARNING when saving inconsistent
931 stub/slave master and journal files. [RT# 17279]
933 2272. [bug] Handle illegal dnssec-lookaside trust-anchor names.
936 2271. [bug] Fix a memory leak in http server code [RT #17100]
938 2270. [bug] dns_db_closeversion() version->writer could be reset
939 before it is tested. [RT #17290]
941 2269. [contrib] dbus memory leaks and missing va_end calls. [RT #17232]
943 2268. [bug] 0.IN-ADDR.ARPA was missing from the empty zones
946 --- 9.5.0b1 released ---
948 2267. [bug] Radix tree node_num value could be set incorrectly,
949 causing positive ACL matches to look like negative
952 2266. [bug] client.c:get_clientmctx() returned the same mctx
953 once the pool of mctx's was filled. [RT #17218]
955 2265. [bug] Test that the memory context's basic_table is non NULL
956 before freeing. [RT #17265]
958 2264. [bug] Server prefix length was being ignored. [RT #17308]
960 2263. [bug] "named-checkconf -z" failed to set default value
961 for "check-integrity". [RT #17306]
963 2262. [bug] Error status from all but the last view could be
966 2261. [bug] Fix memory leak with "any" and "none" ACLs [RT #17272]
968 2260. [bug] Reported wrong clients-per-query when increasing the
973 --- 9.5.0a7 released ---
975 2258. [bug] Fallback from IXFR/TSIG to SOA/AXFR/TSIG broken.
978 2257. [bug] win32: Use the full path to vcredist_x86.exe when
979 calling it. [RT #17222]
981 2256. [bug] win32: Correctly register the installation location of
982 bindevt.dll. [RT #17159]
984 2255. [maint] L.ROOT-SERVERS.NET is now 199.7.83.42.
986 2254. [bug] timer.c:dispatch() failed to lock timer->lock
987 when reading timer->idle allowing it to see
988 intermediate values as timer->idle was reset by
989 isc_timer_touch(). [RT #17243]
991 2253. [func] "max-cache-size" defaults to 32M.
992 "max-acache-size" defaults to 16M.
994 2252. [bug] Fixed errors in sortlist code [RT #17216]
998 2250. [func] New flag 'memstatistics' to state whether the
999 memory statistics file should be written or not.
1000 Additionally named's -m option will cause the
1001 statistics file to be written. [RT #17113]
1003 2249. [bug] Only set Authentic Data bit if client requested
1004 DNSSEC, per RFC 3655 [RT #17175]
1006 2248. [cleanup] Fix several errors reported by Coverity. [RT #17160]
1008 2247. [doc] Sort doc/misc/options. [RT #17067]
1010 2246. [bug] Make the startup of test servers (ans.pl) more
1013 2245. [bug] Validating lack of DS records at trust anchors wasn't
1014 working. [RT #17151]
1016 2244. [func] Allow the check of nameserver names against the
1017 SOA MNAME field to be disabled by specifying
1018 'notify-to-soa yes;'. [RT #17073]
1020 2243. [func] Configuration files without a newline at the end now
1021 parse without error. [RT #17120]
1023 2242. [bug] nsupdate: GSS-TSIG support using the Heimdal Kerberos
1024 library could require a source of random data.
1027 2241. [func] nsupdate: add a interactive 'help' command. [RT #17099]
1029 2240. [bug] Cleanup nsupdates GSS-TSIG support. Convert
1030 a number of INSIST()s into plain fatal() errors
1031 which report the triggering result code.
1032 The 'key' command wasn't disabling GSS-TSIG.
1035 2239. [func] Ship a pre built bin/named/bind9.xsl.h. [RT #17114]
1037 2238. [bug] It was possible to trigger a REQUIRE when a
1038 validation was canceled. [RT #17106]
1040 2237. [bug] libbind: res_init() was not thread aware. [RT #17123]
1042 2236. [bug] dnssec-signzone failed to preserve the case of
1043 of wildcard owner names. [RT #17085]
1045 2235. [bug] <isc/atomic.h> was not being installed. [RT #17135]
1047 2234. [port] Correct some compiler warnings on SCO OSr5 [RT #17134]
1049 2233. [func] Add support for O(1) ACL processing, based on
1050 radix tree code originally written by Kevin
1051 Brintnall. [RT #16288]
1053 2232. [bug] dns_adb_findaddrinfo() could fail and return
1054 ISC_R_SUCCESS. [RT #17137]
1056 2231. [bug] Building dlzbdb (contrib/dlz/bin/dlzbdb) was broken.
1059 2230. [bug] We could INSIST reading a corrupted journal.
1062 2229. [bug] Null pointer dereference on query pool creation
1063 failure. [RT #17133]
1065 2228. [contrib] contrib: Change 2188 was incomplete.
1067 2227. [cleanup] Tidied up the FAQ. [RT #17121]
1071 2225. [bug] More support for systems with no IPv4 addresses.
1074 2224. [bug] Defer journal compaction if a xfrin is in progress.
1077 2223. [bug] Make a new journal when compacting. [RT #17119]
1079 2222. [func] named-checkconf now checks server key references.
1082 2221. [bug] Set the event result code to reflect the actual
1083 record turned to caller when a cache update is
1084 rejected due to a more credible answer existing.
1087 2220. [bug] win32: Address a race condition in final shutdown of
1088 the Windows socket code. [RT #17028]
1090 2219. [bug] Apply zone consistency checks to additions, not
1091 removals, when updating. [RT #17049]
1093 2218. [bug] Remove unnecessary REQUIRE from dns_validator_create().
1096 2217. [func] Adjust update log levels. [RT #17092]
1098 2216. [cleanup] Fix a number of errors reported by Coverity.
1101 2215. [bug] Bad REQUIRE check isc_hmacsha1_verify(). [RT #17094]
1103 2214. [bug] Deregister OpenSSL lock callback when cleaning
1104 up. Reorder OpenSSL cleanup so that RAND_cleanup()
1105 is called before the locks are destroyed. [RT #17098]
1107 2213. [bug] SIG0 diagnostic failure messages were looking at the
1108 wrong status code. [RT #17101]
1110 2212. [func] 'host -m' now causes memory statistics and active
1111 memory to be printed at exit. [RT 17028]
1113 2211. [func] Update "dynamic update temporarily disabled" message.
1116 2210. [bug] Deleting class specific records via UPDATE could
1119 2209. [port] osx: linking against user supplied static OpenSSL
1120 libraries failed as the system ones were still being
1123 2208. [port] win32: make sure both build methods produce the
1124 same output. [RT #17058]
1126 2207. [port] Some implementations of getaddrinfo() fail to set
1127 ai_canonname correctly. [RT #17061]
1129 --- 9.5.0a6 released ---
1131 2206. [security] "allow-query-cache" and "allow-recursion" now
1132 cross inherit from each other.
1134 If allow-query-cache is not set in named.conf then
1135 allow-recursion is used if set, otherwise allow-query
1136 is used if set, otherwise the default (localnets;
1137 localhost;) is used.
1139 If allow-recursion is not set in named.conf then
1140 allow-query-cache is used if set, otherwise allow-query
1141 is used if set, otherwise the default (localnets;
1142 localhost;) is used.
1146 2205. [bug] libbind: change #2119 broke thread support. [RT #16982]
1148 2204. [bug] "rndc flushanme name unknown-view" caused named
1149 to crash. [RT #16984]
1151 2203. [security] Query id generation was cryptographically weak.
1154 2202. [security] The default acls for allow-query-cache and
1155 allow-recursion were not being applied. [RT #16960]
1157 2201. [bug] The build failed in a separate object directory.
1160 2200. [bug] The search for cached NSEC records was stopping to
1161 early leading to excessive DLV queries. [RT #16930]
1163 2199. [bug] win32: don't call WSAStartup() while loading dlls.
1166 2198. [bug] win32: RegCloseKey() could be called when
1167 RegOpenKeyEx() failed. [RT #16911]
1169 2197. [bug] Add INSIST to catch negative responses which are
1170 not setting the event result code appropriately.
1173 2196. [port] win32: yield processor while waiting for once to
1174 to complete. [RT #16958]
1176 2195. [func] dnssec-keygen now defaults to nametype "ZONE"
1177 when generating DNSKEYs. [RT #16954]
1179 2194. [bug] Close journal before calling 'done' in xfrin.c.
1181 --- 9.5.0a5 released ---
1183 2193. [port] win32: BINDInstall.exe is now linked statically.
1186 2192. [port] win32: use vcredist_x86.exe to install Visual
1187 Studio's redistributable dlls if building with
1188 Visual Stdio 2005 or later.
1190 2191. [func] named-checkzone now allows dumping to stdout (-).
1191 named-checkconf now has -h for help.
1192 named-checkzone now has -h for help.
1193 rndc now has -h for help.
1194 Better handling of '-?' for usage summaries.
1197 2190. [func] Make fallback to plain DNS from EDNS due to timeouts
1198 more visible. New logging category "edns-disabled".
1201 2189. [bug] Handle socket() returning EINTR. [RT #15949]
1203 2188. [contrib] queryperf: autoconf changes to make the search for
1204 libresolv or libbind more robust. [RT #16299]
1206 2187. [bug] query_addds(), query_addwildcardproof() and
1207 query_addnxrrsetnsec() should take a version
1208 argument. [RT #16368]
1210 2186. [port] cygwin: libbind: check for struct sockaddr_storage
1211 independently of IPv6. [RT #16482]
1213 2185. [port] sunos: libbind: check for ssize_t, memmove() and
1214 memchr(). [RT #16463]
1216 2184. [bug] bind9.xsl.h didn't build out of the source tree.
1219 2183. [bug] dnssec-signzone didn't handle offline private keys
1222 2182. [bug] dns_dispatch_createtcp() and dispatch_createudp()
1223 could return ISC_R_SUCCESS when they ran out of
1226 2181. [port] sunos: libbind: add paths.h from BIND 8. [RT #16462]
1228 2180. [cleanup] Remove bit test from 'compress_test' as they
1229 are no longer needed. [RT #16497]
1231 2179. [func] 'rndc command zone' will now find 'zone' if it is
1232 unique to all the views. [RT #16821]
1234 2178. [bug] 'rndc reload' of a slave or stub zone resulted in
1235 a reference leak. [RT #16867]
1237 2177. [bug] Array bounds overrun on read (rcodetext) at
1238 debug level 10+. [RT #16798]
1240 2176. [contrib] dbus update to handle race condition during
1241 initialization (Bugzilla 235809). [RT #16842]
1243 2175. [bug] win32: windows broadcast condition variable support
1244 was broken. [RT #16592]
1246 2174. [bug] I/O errors should always be fatal when reading
1247 master files. [RT #16825]
1249 2173. [port] win32: When compiling with MSVS 2005 SP1 we also
1250 need to ship Microsoft.VC80.MFCLOC.
1252 --- 9.5.0a4 released ---
1254 2172. [bug] query_addsoa() was being called with a non zone db.
1257 2171. [bug] Handle breaks in DNSSEC trust chains where the parent
1258 servers are not DS aware (DS queries to the parent
1259 return a referral to the child).
1261 2170. [func] Add acache processing to test suite. [RT #16711]
1263 2169. [bug] host, nslookup: when reporting NXDOMAIN report the
1264 given name and not the last name searched for.
1267 2168. [bug] nsupdate: in non-interactive mode treat syntax errors
1268 as fatal errors. [RT #16785]
1270 2167. [bug] When re-using a automatic zone named failed to
1271 attach it to the new view. [RT #16786]
1273 --- 9.5.0a3 released ---
1275 2166. [bug] When running in batch mode, dig could misinterpret
1276 a server address as a name to be looked up, causing
1277 unexpected output. [RT #16743]
1279 2165. [func] Allow the destination address of a query to determine
1280 if we will answer the query or recurse.
1281 allow-query-on, allow-recursion-on and
1282 allow-query-cache-on. [RT #16291]
1284 2164. [bug] The code to determine how named-checkzone /
1285 named-compilezone was called failed under windows.
1288 2163. [bug] If only one of query-source and query-source-v6
1289 specified a port the query pools code broke (change
1292 2162. [func] Allow "rrset-order fixed" to be disabled at compile
1295 2161. [bug] Fix which log messages are emitted for 'rndc flush'.
1298 2160. [bug] libisc wasn't handling NULL ifa_addr pointers returned
1299 from getifaddrs(). [RT #16708]
1301 --- 9.5.0a2 released ---
1303 2159. [bug] Array bounds overrun in acache processing. [RT #16710]
1305 2158. [bug] ns_client_isself() failed to initialize key
1306 leading to a REQUIRE failure. [RT #16688]
1308 2157. [func] dns_db_transfernode() created. [RT #16685]
1310 2156. [bug] Fix node reference leaks in lookup.c:lookup_find(),
1311 resolver.c:validated() and resolver.c:cache_name().
1312 Fix a memory leak in rbtdb.c:free_noqname().
1313 Make lookup.c:lookup_find() robust against
1314 event leaks. [RT #16685]
1316 2155. [contrib] SQLite sdb module from jaboydjr@netwalk.com.
1319 2154. [func] Scoped (e.g. IPv6 link-local) addresses may now be
1320 matched in acls by omitting the scope. [RT #16599]
1322 2153. [bug] nsupdate could leak memory. [RT #16691]
1324 2152. [cleanup] Use sizeof(buf) instead of fixed number in
1325 dighost.c:get_trusted_key(). [RT #16678]
1327 2151. [bug] Missing newline in usage message for journalprint.
1330 2150. [bug] 'rrset-order cyclic' uniformly distribute the
1331 starting point for the first response for a given
1334 2149. [bug] isc_mem_checkdestroyed() failed to abort on
1335 if there were still active memory contexts.
1338 2148. [func] Add positive logging for rndc commands. [RT #14623]
1340 2147. [bug] libbind: remove potential buffer overflow from
1341 hmac_link.c. [RT #16437]
1343 2146. [cleanup] Silence Linux's spurious "obsolete setsockopt
1344 SO_BSDCOMPAT" message. [RT #16641]
1346 2145. [bug] Check DS/DLV digest lengths for known digests.
1349 2144. [cleanup] Suppress logging of SERVFAIL from forwarders.
1352 2143. [bug] We failed to restart the IPv6 client when the
1353 kernel failed to return the destination the
1354 packet was sent to. [RT #16613]
1356 2142. [bug] Handle master files with a modification time that
1357 matches the epoch. [RT# 16612]
1359 2141. [bug] dig/host should not be setting IDN_ASCCHECK (IDN
1360 equivalent of LDH checks). [RT #16609]
1362 2140. [bug] libbind: missing unlock on pthread_key_create()
1363 failures. [RT #16654]
1365 2139. [bug] dns_view_find() was being called with wrong type
1366 in adb.c. [RT #16670]
1368 2138. [bug] Lock order reversal in resolver.c. [RT #16653]
1370 2137. [port] Mips little endian and/or mips 64 bit are now
1371 supported for atomic operations. [RT#16648]
1373 2136. [bug] nslookup/host looped if there was no search list
1374 and the host didn't exist. [RT #16657]
1376 2135. [bug] Uninitialized rdataset in sdlz.c. [RT# 16656]
1378 2134. [func] Additional statistics support. [RT #16666]
1380 2133. [port] powerpc: Support both IBM and MacOS Power PC
1381 assembler syntaxes. [RT #16647]
1383 2132. [bug] Missing unlock on out of memory in
1384 dns_dispatchmgr_setudp().
1386 2131. [contrib] dlz/mysql: AXFR was broken. [RT #16630]
1388 2130. [func] Log if CD or DO were set. [RT #16640]
1390 2129. [func] Provide a pool of UDP sockets for queries to be
1391 made over. See use-queryport-pool, queryport-pool-ports
1392 and queryport-pool-updateinterval. [RT #16415]
1394 2128. [doc] xsltproc --nonet, update DTD versions. [RT #16635]
1396 2127. [port] Improved OpenSSL 0.9.8 support. [RT #16563]
1398 2126. [security] Serialize validation of type ANY responses. [RT #16555]
1400 2125. [bug] dns_zone_getzeronosoattl() REQUIRE failure if DLZ
1401 was defined. [RT #16574]
1403 2124. [security] It was possible to dereference a freed fetch
1404 context. [RT #16584]
1406 --- 9.5.0a1 released ---
1408 2123. [func] Use Doxygen to generate internal documentation.
1411 2122. [func] Experimental http server and statistics support
1414 2121. [func] Add a 10 slot dead masters cache (LRU) with a 600
1415 second timeout. [RT #16553]
1417 2120. [doc] Fix markup on nsupdate man page. [RT #16556]
1419 2119. [compat] libbind: allow res_init() to succeed enough to
1420 return the default domain even if it was unable
1423 2118. [bug] Handle response with long chains of domain name
1424 compression pointers which point to other compression
1425 pointers. [RT #16427]
1427 2117. [bug] DNSSEC fixes: named could fail to cache NSEC records
1428 which could lead to validation failures. named didn't
1429 handle negative DS responses that were in the process
1430 of being validated. Check CNAME bit before accepting
1431 NODATA proof. To be able to ignore a child NSEC there
1432 must be SOA (and NS) set in the bitmap. [RT #16399]
1434 2116. [bug] 'rndc reload' could cause the cache to continually
1435 be cleaned. [RT #16401]
1437 2115. [bug] 'rndc reconfig' could trigger a INSIST if the
1438 number of masters for a zone was reduced. [RT #16444]
1440 2114. [bug] dig/host/nslookup: searches for names with multiple
1441 labels were failing. [RT #16447]
1443 2113. [bug] nsupdate: if a zone is specified it should be used
1444 for server discover. [RT# 16455]
1446 2112. [security] Warn if weak RSA exponent is used. [RT #16460]
1448 2111. [bug] Fix a number of errors reported by Coverity.
1451 2110. [bug] "minimal-responses yes;" interacted badly with BIND 8
1452 priming queries. [RT #16491]
1454 2109. [port] libbind: silence aix 5.3 compiler warnings. [RT #16502]
1456 2108. [func] DHCID support. [RT #16456]
1458 2107. [bug] dighost.c: more cleanup of buffers. [RT #16499]
1460 2106. [func] 'rndc status' now reports named's version. [RT #16426]
1462 2105. [func] GSS-TSIG support (RFC 3645).
1464 2104. [port] Fix Solaris SMF error message.
1466 2103. [port] Add /usr/sfw to list of locations for OpenSSL
1469 2102. [port] Silence Solaris 10 warnings.
1471 2101. [bug] OpenSSL version checks were not quite right.
1474 2100. [port] win32: copy libeay32.dll to Build\Debug.
1475 Copy Debug\named-checkzone to Debug\named-compilezone.
1477 2099. [port] win32: more manifest issues.
1479 2098. [bug] Race in rbtdb.c:no_references(), which occasionally
1480 triggered an INSIST failure about the node lock
1481 reference. [RT #16411]
1483 2097. [bug] named could reference a destroyed memory context
1484 after being reloaded / reconfigured. [RT #16428]
1486 2096. [bug] libbind: handle applications that fail to detect
1487 res_init() failures better.
1489 2095. [port] libbind: alway prototype inet_cidr_ntop_ipv6() and
1490 net_cidr_ntop_ipv6(). [RT #16388]
1492 2094. [contrib] Update named-bootconf. [RT# 16404]
1494 2093. [bug] named-checkzone -s was broken.
1496 2092. [bug] win32: dig, host, nslookup. Use registry config
1497 if resolv.conf does not exist or no nameservers
1500 2091. [port] dighost.c: race condition on cleanup. [RT #16417]
1502 2090. [port] win32: Visual C++ 2005 command line manifest support.
1505 2089. [security] Raise the minimum safe OpenSSL versions to
1506 OpenSSL 0.9.7l and OpenSSL 0.9.8d. Versions
1507 prior to these have known security flaws which
1508 are (potentially) exploitable in named. [RT #16391]
1510 2088. [security] Change the default RSA exponent from 3 to 65537.
1513 2087. [port] libisc failed to compile on OS's w/o a vsnprintf.
1516 2086. [port] libbind: FreeBSD now has get*by*_r() functions.
1519 2085. [doc] win32: added index.html and README to zip. [RT #16201]
1521 2084. [contrib] dbus update for 9.3.3rc2.
1523 2083. [port] win32: Visual C++ 2005 support.
1525 2082. [doc] Document 'cache-file' as a test only option.
1527 2081. [port] libbind: minor 64-bit portability fix in memcluster.c.
1530 2080. [port] libbind: res_init.c did not compile on older versions
1531 of Solaris. [RT #16363]
1533 2079. [bug] The lame cache was not handling multiple types
1534 correctly. [RT #16361]
1536 2078. [bug] dnssec-checkzone output style "default" was badly
1537 named. It is now called "relative". [RT #16326]
1539 2077. [bug] 'dnssec-signzone -O raw' wasn't outputting the
1540 complete signed zone. [RT #16326]
1542 2076. [bug] Several files were missing #include <config.h>
1543 causing build failures on OSF. [RT #16341]
1545 2075. [bug] The spillat timer event hander could leak memory.
1548 2074. [bug] dns_request_createvia2(), dns_request_createvia3(),
1549 dns_request_createraw2() and dns_request_createraw3()
1550 failed to send multiple UDP requests. [RT #16349]
1552 2073. [bug] Incorrect semantics check for update policy "wildcard".
1555 2072. [bug] We were not generating valid HMAC SHA digests.
1558 2071. [port] Test whether gcc accepts -fno-strict-aliasing.
1561 2070. [bug] The remote address was not always displayed when
1562 reporting dispatch failures. [RT #16315]
1564 2069. [bug] Cross compiling was not working. [RT #16330]
1566 2068. [cleanup] Lower incremental tuning message to debug 1.
1569 2067. [bug] 'rndc' could close the socket too early triggering
1570 a INSIST under Windows. [RT #16317]
1572 2066. [security] Handle SIG queries gracefully. [RT #16300]
1574 2065. [bug] libbind: probe for HPUX prototypes for
1575 endprotoent_r() and endservent_r(). [RT 16313]
1577 2064. [bug] libbind: silence AIX compiler warnings. [RT #16218]
1579 2063. [bug] Change #1955 introduced a bug which caused the first
1580 'rndc flush' call to not free memory. [RT #16244]
1582 2062. [bug] 'dig +nssearch' was reusing a buffer before it had
1583 been returned by the socket code. [RT #16307]
1585 2061. [bug] Accept expired wildcard message reversed. [RT #16296]
1587 2060. [bug] Enabling DLZ support could leave views partially
1588 configured. [RT #16295]
1590 2059. [bug] Search into cache rbtdb could trigger an INSIST
1591 failure while cleaning up a stale rdataset.
1594 2058. [bug] Adjust how we calculate rtt estimates in the presence
1595 of authoritative servers that drop EDNS and/or CD
1596 requests. Also fallback to EDNS/512 and plain DNS
1597 faster for zones with less than 3 servers. [RT #16187]
1599 2057. [bug] Make setting "ra" dependent on both allow-query-cache
1600 and allow-recursion. [RT #16290]
1602 2056. [bug] dig: ixfr= was not being treated case insensitively
1603 at all times. [RT #15955]
1605 2055. [bug] Missing goto after dropping multicast query.
1608 2054. [port] freebsd: do not explicitly link against -lpthread.
1611 2053. [port] netbsd:libbind: silence compiler warnings. [RT #16220]
1613 2052. [bug] 'rndc' improve connect failed message to report
1614 the failing address. [RT #15978]
1616 2051. [port] More strtol() fixes. [RT #16249]
1618 2050. [bug] Parsing of NSAP records was not case insensitive.
1621 2049. [bug] Restore SOA before AXFR when falling back from
1622 a attempted IXFR when transferring in a zone.
1623 Allow a initial SOA query before attempting
1624 a AXFR to be requested. [RT #16156]
1626 2048. [bug] It was possible to loop forever when using
1627 avoid-v4-udp-ports / avoid-v6-udp-ports when
1628 the OS always returned the same local port.
1631 2047. [bug] Failed to initialize the interface flags to zero.
1634 2046. [bug] rbtdb.c:rdataset_setadditional() could cause duplicate
1635 cleanup [RT #16247].
1637 2045. [func] Use lock buckets for acache entries to limit memory
1638 consumption. [RT #16183]
1640 2044. [port] Add support for atomic operations for Itanium.
1643 2043. [port] nsupdate/nslookup: Force the flushing of the prompt
1644 for interactive sessions. [RT#16148]
1646 2042. [bug] named-checkconf was incorrectly rejecting the
1647 logging category "config". [RT #16117]
1649 2041. [bug] "configure --with-dlz-bdb=yes" produced a bad
1650 set of libraries to be linked. [RT #16129]
1652 2040. [bug] rbtdb no_references() could trigger an INSIST
1653 failure with --enable-atomic. [RT #16022]
1655 2039. [func] Check that all buffers passed to the socket code
1656 have been retrieved when the socket event is freed.
1659 2038. [bug] dig/nslookup/host was unlinking from wrong list
1660 when handling errors. [RT #16122]
1662 2037. [func] When unlinking the first or last element in a list
1663 check that the list head points to the element to
1664 be unlinked. [RT #15959]
1666 2036. [bug] 'rndc recursing' could cause trigger a REQUIRE.
1669 2035. [func] Make falling back to TCP on UDP refresh failure
1670 optional. Default "try-tcp-refresh yes;" for BIND 8
1671 compatibility. [RT #16123]
1673 2034. [bug] gcc: set -fno-strict-aliasing. [RT #16124]
1675 2033. [bug] We weren't creating multiple client memory contexts
1676 on demand as expected. [RT #16095]
1678 2032. [bug] Remove a INSIST in query_addadditional2(). [RT #16074]
1680 2031. [bug] Emit a error message when "rndc refresh" is called on
1681 a non slave/stub zone. [RT # 16073]
1683 2030. [bug] We were being overly conservative when disabling
1684 openssl engine support. [RT #16030]
1686 2029. [bug] host printed out the server multiple times when
1687 specified on the command line. [RT #15992]
1689 2028. [port] linux: socket.c compatibility for old systems.
1692 2027. [port] libbind: Solaris x86 support. [RT #16020]
1694 2026. [bug] Rate limit the two recursive client exceeded messages.
1697 2025. [func] Update "zone serial unchanged" message. [RT #16026]
1699 2024. [bug] named emitted spurious "zone serial unchanged"
1700 messages on reload. [RT #16027]
1702 2023. [bug] "make install" should create ${localstatedir}/run and
1703 ${sysconfdir} if they do not exist. [RT #16033]
1705 2022. [bug] If dnssec validation is disabled only assert CD if
1706 CD was requested. [RT #16037]
1708 2021. [bug] dnssec-enable no; triggered a REQUIRE. [RT #16037]
1710 2020. [bug] rdataset_setadditional() could leak memory. [RT #16034]
1712 2019. [tuning] Reduce the amount of work performed per quantum
1713 when cleaning the cache. [RT #15986]
1715 2018. [bug] Checking if the HMAC MD5 private file was broken.
1718 2017. [bug] allow-query default was not correct. [RT #15946]
1720 2016. [bug] Return a partial answer if recursion is not
1721 allowed but requested and we had the answer
1722 to the original qname. [RT #15945]
1724 2015. [cleanup] use-additional-cache is now acache-enable for
1725 consistency. Default acache-enable off in BIND 9.4
1726 as it requires memory usage to be configured.
1727 It may be enabled by default in BIND 9.5 once we
1728 have more experience with it.
1730 2014. [func] Statistics about acache now recorded and sent
1733 2013. [bug] Handle unexpected TSIGs on unsigned AXFR/IXFR
1734 responses more gracefully. [RT #15941]
1736 2012. [func] Don't insert new acache entries if acache is full.
1739 2011. [func] dnssec-signzone can now update the SOA record of
1740 the signed zone, either as an increment or as the
1741 system time(). [RT #15633]
1743 2010. [placeholder] rt15958
1745 2009. [bug] libbind: Coverity fixes. [RT #15808]
1747 2008. [func] It is now possible to enable/disable DNSSEC
1748 validation from rndc. This is useful for the
1749 mobile hosts where the current connection point
1750 breaks DNSSEC (firewall/proxy). [RT #15592]
1752 rndc validation newstate [view]
1754 2007. [func] It is now possible to explicitly enable DNSSEC
1755 validation. default dnssec-validation no; to
1756 be changed to yes in 9.5.0. [RT #15674]
1758 2006. [security] Allow-query-cache and allow-recursion now default
1759 to the built in acls "localnets" and "localhost".
1761 This is being done to make caching servers less
1762 attractive as reflective amplifying targets for
1763 spoofed traffic. This still leave authoritative
1766 The best fix is for full BCP 38 deployment to
1767 remove spoofed traffic.
1769 2005. [bug] libbind: Retransmission timeouts should be
1770 based on which attempt it is to the nameserver
1771 and not the nameserver itself. [RT #13548]
1773 2004. [bug] dns_tsig_sign() could pass a NULL pointer to
1774 dst_context_destroy() when cleaning up after a
1777 2003. [bug] libbind: The DNS name/address lookup functions could
1778 occasionally follow a random pointer due to
1779 structures not being completely zeroed. [RT #15806]
1781 2002. [bug] libbind: tighten the constraints on when
1782 struct addrinfo._ai_pad exists. [RT #15783]
1784 2001. [func] Check the KSK flag when updating a secure dynamic zone.
1785 New zone option "update-check-ksk yes;". [RT #15817]
1787 2000. [bug] memmove()/strtol() fix was incomplete. [RT #15812]
1789 1999. [func] Implement "rrset-order fixed". [RT #13662]
1791 1998. [bug] Restrict handling of fifos as sockets to just SunOS.
1792 This allows named to connect to entropy gathering
1793 daemons that use fifos instead of sockets. [RT #15840]
1795 1997. [bug] Named was failing to replace negative cache entries
1796 when a positive one for the type was learnt.
1799 1996. [bug] nsupdate: if a zone has been specified it should
1800 appear in the output of 'show'. [RT #15797]
1802 1995. [bug] 'host' was reporting multiple "is an alias" messages.
1805 1994. [port] OpenSSL 0.9.8 support. [RT #15694]
1807 1993. [bug] Log messages, via syslog, were missing the space
1808 after the timestamp if "print-time yes" was specified.
1811 1992. [bug] Not all incoming zone transfer messages included the
1814 1991. [cleanup] The configuration data, once read, should be treated
1815 as read only. Expand the use of const to enforce this
1816 at compile time. [RT #15813]
1818 1990. [bug] libbind: isc's override of broken gettimeofday()
1819 implementations was not always effective.
1822 1989. [bug] win32: don't check the service password when
1823 re-installing. [RT #15882]
1825 1988. [bug] Remove a bus error from the SHA256/SHA512 support.
1828 1987. [func] DS/DLV SHA256 digest algorithm support. [RT #15608]
1830 1986. [func] Report when a zone is removed. [RT #15849]
1832 1985. [protocol] DLV has now been assigned a official type code of
1835 Note: care should be taken to ensure you upgrade
1836 both named and dnssec-signzone at the same time for
1837 zones with DLV records where named is the master
1838 server for the zone. Also any zones that contain
1839 DLV records should be removed when upgrading a slave
1840 zone. You do not however have to upgrade all
1841 servers for a zone with DLV records simultaneously.
1843 1984. [func] dig, nslookup and host now advertise a 4096 byte
1844 EDNS UDP buffer size by default. [RT #15855]
1846 1983. [func] Two new update policies. "selfsub" and "selfwild".
1849 1982. [bug] DNSKEY was being accepted on the parent side of
1850 a delegation. KEY is still accepted there for
1851 RFC 3007 validated updates. [RT #15620]
1853 1981. [bug] win32: condition.c:wait() could fail to reattain
1856 1980. [func] dnssec-signzone: output the SOA record as the
1857 first record in the signed zone. [RT #15758]
1859 1979. [port] linux: allow named to drop core after changing
1860 user ids. [RT #15753]
1862 1978. [port] Handle systems which have a broken recvmsg().
1865 1977. [bug] Silence noisy log message. [RT #15704]
1867 1976. [bug] Handle systems with no IPv4 addresses. [RT #15695]
1869 1975. [bug] libbind: isc_gethexstring() could misparse multi-line
1870 hex strings with comments. [RT #15814]
1872 1974. [doc] List each of the zone types and associated zone
1873 options separately in the ARM.
1875 1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
1876 HMACSHA512 support. [RT #13606]
1878 1972. [contrib] DBUS dynamic forwarders integration from
1879 Jason Vas Dias <jvdias@redhat.com>.
1881 1971. [port] linux: make detection of missing IF_NAMESIZE more
1884 1970. [bug] nsupdate: adjust UDP timeout when falling back to
1885 unsigned SOA query. [RT #15775]
1887 1969. [bug] win32: the socket code was freeing the socket
1888 structure too early. [RT #15776]
1890 1968. [bug] Missing lock in resolver.c:validated(). [RT #15739]
1892 1967. [func] dig/nslookup/host: warn about missing "QR". [RT #15779]
1894 1966. [bug] Don't set CD when we have fallen back to plain DNS.
1897 1965. [func] Suppress spurious "recusion requested but not
1898 available" warning with 'dig +qr'. [RT #15780].
1900 1964. [func] Separate out MX and SRV to CNAME checks. [RT #15723]
1902 1963. [port] Tru64 4.0E doesn't support send() and recv().
1905 1962. [bug] Named failed to clear old update-policy when it
1906 was removed. [RT #15491]
1908 1961. [bug] Check the port and address of responses forwarded
1909 to dispatch. [RT #15474]
1911 1960. [bug] Update code should set NSEC ttls from SOA MINIMUM.
1914 1959. [func] Control the zeroing of the negative response TTL to
1915 a soa query. Defaults "zero-no-soa-ttl yes;" and
1916 "zero-no-soa-ttl-cache no;". [RT #15460]
1918 1958. [bug] Named failed to update the zone's secure state
1919 until the zone was reloaded. [RT #15412]
1921 1957. [bug] Dig mishandled responses to class ANY queries.
1924 1956. [bug] Improve cross compile support, 'gen' is now built
1925 by native compiler. See README for additional
1926 cross compile support information. [RT #15148]
1928 1955. [bug] Pre-allocate the cache cleaning iterator. [RT #14998]
1930 1954. [func] Named now falls back to advertising EDNS with a
1931 512 byte receive buffer if the initial EDNS queries
1934 1953. [func] The maximum EDNS UDP response named will send can
1935 now be set in named.conf (max-udp-size). This is
1936 independent of the advertised receive buffer
1937 (edns-udp-size). [RT #14852]
1939 1952. [port] hpux: tell the linker to build a runtime link
1940 path "-Wl,+b:". [RT #14816].
1942 1951. [security] Drop queries from particular well known ports.
1943 Don't return FORMERR to queries from particular
1944 well known ports. [RT #15636]
1946 1950. [port] Solaris 2.5.1 and earlier cannot bind() then connect()
1947 a TCP socket. This prevents the source address being
1948 set for TCP connections. [RT #15628]
1950 1949. [func] Addition memory leakage checks. [RT #15544]
1952 1948. [bug] If was possible to trigger a REQUIRE failure in
1953 xfrin.c:maybe_free() if named ran out of memory.
1956 1947. [func] It is now possible to configure named to accept
1957 expired RRSIGs. Default "dnssec-accept-expired no;".
1958 Setting "dnssec-accept-expired yes;" leaves named
1959 vulnerable to replay attacks. [RT #14685]
1961 1946. [bug] resume_dslookup() could trigger a REQUIRE failure
1962 when using forwarders. [RT #15549]
1964 1945. [cleanup] dnssec-keygen: RSA (RSAMD5) is no longer recommended.
1965 To generate a RSAMD5 key you must explicitly request
1968 1944. [cleanup] isc_hash_create() does not need a read/write lock.
1971 1943. [bug] Set the loadtime after rolling forward the journal.
1974 1942. [bug] If the name of a DNSKEY match that of one in
1975 trusted-keys do not attempt to validate the DNSKEY
1976 using the parents DS RRset. [RT #15649]
1978 1941. [bug] ncache_adderesult() should set eresult even if no
1979 rdataset is passed to it. [RT #15642]
1981 1940. [bug] Fixed a number of error conditions reported by
1984 1939. [bug] The resolver could dereference a null pointer after
1985 validation if all the queries have timed out.
1988 1938. [bug] The validator was not correctly handling unsecure
1989 negative responses at or below a SEP. [RT #15528]
1991 1937. [bug] sdlz doesn't handle RRSIG records. [RT #15564]
1993 1936. [bug] The validator could leak memory. [RT #15544]
1995 1935. [bug] 'acache' was DO sensitive. [RT #15430]
1997 1934. [func] Validate pending NS RRsets, in the authority section,
1998 prior to returning them if it can be done without
1999 requiring DNSKEYs to be fetched. [RT #15430]
2001 1933. [bug] dump_rdataset_raw() had a incorrect INSIST. [RT #15534]
2003 1932. [bug] hpux: LDFLAGS was getting corrupted. [RT #15530]
2005 1931. [bug] Per-client mctx could require a huge amount of memory,
2006 particularly for a busy caching server. [RT #15519]
2008 1930. [port] HPUX: ia64 support. [RT #15473]
2010 1929. [port] FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2012 1928. [bug] Race in rbtdb.c:currentversion(). [RT #15517]
2014 1927. [bug] Access to soanode or nsnode in rbtdb violated the
2015 lock order rule and could cause a dead lock.
2018 1926. [bug] The Windows installer did not check for empty
2019 passwords. BINDinstall was being installed in
2020 the wrong place. [RT #15483]
2022 1925. [port] All outer level AC_TRY_RUNs need cross compiling
2023 defaults. [RT #15469]
2025 1924. [port] libbind: hpux ia64 support. [RT #15473]
2027 1923. [bug] ns_client_detach() called too early. [RT #15499]
2029 1922. [bug] check-tool.c:setup_logging() missing call to
2030 dns_log_setcontext().
2032 1921. [bug] Client memory contexts were not using internal
2035 1920. [bug] The cache rbtdb lock array was too small to
2036 have the desired performance characteristics.
2039 1919. [contrib] queryperf: a set of new features: collecting/printing
2040 response delays, printing intermediate results, and
2041 adjusting query rate for the "target" qps.
2043 1918. [bug] Memory leak when checking acls. [RT #15391]
2045 1917. [doc] funcsynopsisinfo wasn't being treated as verbatim
2046 when generating man pages. [RT #15385]
2048 1916. [func] Integrate contributed IDN code from JPNIC. [RT #15383]
2050 1915. [bug] dig +ndots was broken. [RT #15215]
2052 1914. [protocol] DS is required to accept mnemonic algorithms
2053 (RFC 4034). Still emit numeric algorithms for
2054 compatibility with RFC 3658. [RT #15354]
2056 1913. [func] Integrate contributed DLZ code into named. [RT #11382]
2058 1912. [port] aix: atomic locking for powerpc. [RT #15020]
2060 1911. [bug] Update windows socket code. [RT #14965]
2062 1910. [bug] dig's +sigchase code overhauled. [RT #14933]
2064 1909. [bug] The DLV code has been re-worked to make no longer
2065 query order sensitive. [RT #14933]
2067 1908. [func] dig now warns if 'RA' is not set in the answer when
2068 'RD' was set in the query. host/nslookup skip servers
2069 that fail to set 'RA' when 'RD' is set unless a server
2070 is explicitly set. [RT #15005]
2072 1907. [func] host/nslookup now continue (default)/fail on SERVFAIL.
2075 1906. [func] dig now has a '-q queryname' and '+showsearch' options.
2078 1905. [bug] Strings returned from cfg_obj_asstring() should be
2079 treated as read-only. The prototype for
2080 cfg_obj_asstring() has been updated to reflect this.
2083 1904. [func] Automatic empty zone creation for D.F.IP6.ARPA and
2084 friends. Note: RFC 1918 zones are not yet covered by
2085 this but are likely to be in a future release.
2087 New options: empty-server, empty-contact,
2088 empty-zones-enable and disable-empty-zone.
2090 1903. [func] ISC string copy API.
2092 1902. [func] Attempt to make the amount of work performed in a
2093 iteration self tuning. The covers nodes clean from
2094 the cache per iteration, nodes written to disk when
2095 rewriting a master file and nodes destroyed per
2096 iteration when destroying a zone or a cache.
2099 1901. [cleanup] Don't add DNSKEY records to the additional section.
2101 1900. [bug] ixfr-from-differences failed to ensure that the
2102 serial number increased. [RT #15036]
2104 1899. [func] named-checkconf now validates update-policy entries.
2107 1898. [bug] Extend ISC_SOCKADDR_FORMATSIZE and
2108 ISC_NETADDR_FORMATSIZE to allow for scope details.
2110 1897. [func] x86 and x86_64 now have separate atomic locking
2113 1896. [bug] Recursive clients soft quota support wasn't working
2114 as expected. [RT #15103]
2116 1895. [bug] A escaped character is, potentially, converted to
2117 the output character set too early. [RT #14666]
2119 1894. [doc] Review ARM for BIND 9.4.
2121 1893. [port] Use uintptr_t if available. [RT #14606]
2123 1892. [func] Support for SPF rdata type. [RT #15033]
2125 1891. [port] freebsd: pthread_mutex_init can fail if it runs out
2126 of memory. [RT #14995]
2128 1890. [func] Raise the UDP receive buffer size to 32k if it is
2129 less than 32k. [RT #14953]
2131 1889. [port] sunos: non blocking i/o support. [RT #14951]
2133 1888. [func] Support for IPSECKEY rdata type. [RT #14967]
2135 1887. [bug] The cache could delete expired records too fast for
2136 clients with a virtual time in the past. [RT #14991]
2138 1886. [bug] fctx_create() could return success even though it
2141 1885. [func] dig: report the number of extra bytes still left in
2142 the packet after processing all the records.
2144 1884. [cleanup] dighost.c: move external declarations into <dig/dig.h>.
2146 1883. [bug] dnssec-signzone, dnssec-keygen: handle negative debug
2149 1882. [func] Limit the number of recursive clients that can be
2150 waiting for a single query (<qname,qtype,qclass>) to
2151 resolve. New options clients-per-query and
2152 max-clients-per-query.
2154 1881. [func] Add a system test for named-checkconf. [RT #14931]
2156 1880. [func] The lame cache is now done on a <qname,qclass,qtype>
2157 basis as some servers only appear to be lame for
2158 certain query types. [RT #14916]
2160 1879. [func] "USE INTERNAL MALLOC" is now runtime selectable.
2163 1878. [func] Detect duplicates of UDP queries we are recursing on
2164 and drop them. New stats category "duplicate".
2167 1877. [bug] Fix unreasonably low quantum on call to
2168 dns_rbt_destroy2(). Remove unnecessary unhash_node()
2171 1876. [func] Additional memory debugging support to track size
2172 and mctx arguments. [RT #14814]
2174 1875. [bug] process_dhtkey() was using the wrong memory context
2175 to free some memory. [RT #14890]
2177 1874. [port] sunos: portability fixes. [RT #14814]
2179 1873. [port] win32: isc__errno2result() now reports its caller.
2182 1872. [port] win32: Handle ERROR_NETNAME_DELETED. [RT #13753]
2186 1870. [func] Added framework for handling multiple EDNS versions.
2189 1869. [func] dig can now specify the EDNS version when making
2190 a query. [RT #14873]
2192 1868. [func] edns-udp-size can now be overridden on a per
2193 server basis. [RT #14851]
2195 1867. [bug] It was possible to trigger a INSIST in
2196 dlv_validatezonekey(). [RT #14846]
2198 1866. [bug] resolv.conf parse errors were being ignored by
2199 dig/host/nslookup. [RT #14841]
2201 1865. [bug] Silently ignore nameservers in /etc/resolv.conf with
2202 bad addresses. [RT #14841]
2204 1864. [bug] Don't try the alternative transfer source if you
2205 got a answer / transfer with the main source
2206 address. [RT #14802]
2208 1863. [bug] rrset-order "fixed" error messages not complete.
2210 1862. [func] Add additional zone data constancy checks.
2211 named-checkzone has extended checking of NS, MX and
2212 SRV record and the hosts they reference.
2213 named has extended post zone load checks.
2214 New zone options: check-mx and integrity-check.
2217 1861. [bug] dig could trigger a INSIST on certain malformed
2218 responses. [RT #14801]
2220 1860. [port] solaris 2.8: hack_shutup_pthreadmutexinit was
2221 incorrectly set. [RT #14775]
2223 1859. [func] Add support for CH A record. [RT #14695]
2225 1858. [bug] The flush-zones-on-shutdown option wasn't being
2228 1857. [bug] named could trigger a INSIST() if reconfigured /
2229 reloaded too fast. [RT #14673]
2231 1856. [doc] Switch Docbook toolchain from DSSSL to XSL.
2234 1855. [bug] ixfr-from-differences was failing to detect changes
2235 of ttl due to dns_diff_subtract() was ignoring the ttl
2236 of records. [RT #14616]
2238 1854. [bug] lwres also needs to know the print format for
2239 (long long). [RT #13754]
2241 1853. [bug] Rework how DLV interacts with proveunsecure().
2244 1852. [cleanup] Remove last vestiges of dnssec-signkey and
2245 dnssec-makekeyset (removed from Makefile years ago).
2247 1851. [doc] Doxygen comment markup. [RT #11398]
2249 1850. [bug] Memory leak in lwres_getipnodebyaddr(). [RT #14591]
2251 1849. [doc] All forms of the man pages (docbook, man, html) should
2252 have consistent copyright dates.
2254 1848. [bug] Improve SMF integration. [RT #13238]
2256 1847. [bug] isc_ondestroy_init() is called too late in
2257 dns_rbtdb_create()/dns_rbtdb64_create().
2260 1846. [contrib] query-loc-0.3.0 from Stephane Bortzmeyer
2261 <bortzmeyer@nic.fr>.
2263 1845. [bug] Improve error reporting to distinguish between
2264 accept()/fcntl() and socket()/fcntl() errors.
2267 1844. [bug] inet_pton() accepted more that 4 hexadecimal digits
2268 for each 16 bit piece of the IPv6 address. The text
2269 representation of a IPv6 address has been tightened
2270 to disallow this (draft-ietf-ipv6-addr-arch-v4-02.txt).
2273 1843. [cleanup] CINCLUDES takes precedence over CFLAGS. This helps
2274 when CFLAGS contains "-I /usr/local/include"
2275 resulting in old header files being used.
2277 1842. [port] cmsg_len() could produce incorrect results on
2278 some platform. [RT #13744]
2280 1841. [bug] "dig +nssearch" now makes a recursive query to
2281 find the list of nameservers to query. [RT #13694]
2283 1840. [func] dnssec-signzone can now randomize signature end times
2284 (dnssec-signzone -j jitter). [RT #13609]
2286 1839. [bug] <isc/hash.h> was not being installed.
2288 1838. [cleanup] Don't allow Linux capabilities to be inherited.
2291 1837. [bug] Compile time option ISC_FACILITY was not effective
2292 for 'named -u <user>'. [RT #13714]
2294 1836. [cleanup] Silence compiler warnings in hash_test.c.
2296 1835. [bug] Update dnssec-signzone's usage message. [RT #13657]
2298 1834. [bug] Bad memset in rdata_test.c. [RT #13658]
2300 1833. [bug] Race condition in isc_mutex_lock_profile(). [RT #13660]
2302 1832. [bug] named fails to return BADKEY on unknown TSIG algorithm.
2305 1831. [doc] Update named-checkzone documentation. [RT#13604]
2307 1830. [bug] adb lame cache has sence of test reversed. [RT #13600]
2309 1829. [bug] win32: "pid-file none;" broken. [RT #13563]
2311 1828. [bug] isc_rwlock_init() failed to properly cleanup if it
2312 encountered a error. [RT #13549]
2314 1827. [bug] host: update usage message for '-a'. [RT #37116]
2316 1826. [bug] Missing DESTROYLOCK() in isc_mem_createx() on out
2317 of memory error. [RT #13537]
2319 1825. [bug] Missing UNLOCK() on out of memory error from in
2320 rbtdb.c:subtractrdataset(). [RT #13519]
2322 1824. [bug] Memory leak on dns_zone_setdbtype() failure.
2325 1823. [bug] Wrong macro used to check for point to point interface.
2328 1822. [bug] check-names test for RT was reversed. [RT #13382]
2332 1820. [bug] Gracefully handle acl loops. [RT #13659]
2334 1819. [bug] The validator needed to check both the algorithm and
2335 digest types of the DS to determine if it could be
2336 used to introduce a secure zone. [RT #13593]
2338 1818. [bug] 'named-checkconf -z' triggered an INSIST. [RT #13599]
2340 1817. [func] Add support for additional zone file formats for
2341 improving loading performance. The masterfile-format
2342 option in named.conf can be used to specify a
2343 non-default format. A separate command
2344 named-compilezone was provided to generate zone files
2345 in the new format. Additionally, the -I and -O options
2346 for dnssec-signzone specify the input and output
2349 1816. [port] UnixWare: failed to compile lib/isc/unix/net.c.
2352 1815. [bug] nsupdate triggered a REQUIRE if the server was set
2353 without also setting the zone and it encountered
2354 a CNAME and was using TSIG. [RT #13086]
2356 1814. [func] UNIX domain controls are now supported.
2358 1813. [func] Restructured the data locking framework using
2359 architecture dependent atomic operations (when
2360 available), improving response performance on
2361 multi-processor machines significantly.
2362 x86, x86_64, alpha, powerpc, and mips are currently
2365 1812. [port] win32: IN6_IS_ADDR_UNSPECIFIED macro is incorrect.
2368 1811. [func] Preserve the case of domain names in rdata during
2369 zone transfers. [RT #13547]
2371 1810. [bug] configure, lib/bind/configure make different default
2372 decisions about whether to do a threaded build.
2375 1809. [bug] "make distclean" failed for libbind if the platform
2378 1808. [bug] zone.c:notify_zone() contained a race condition,
2379 zone->db could change underneath it. [RT #13511]
2381 1807. [bug] When forwarding (forward only) set the active domain
2382 from the forward zone name. [RT #13526]
2384 1806. [bug] The resolver returned the wrong result when a CNAME /
2385 DNAME was encountered when fetching glue from a
2386 secure namespace. [RT #13501]
2388 1805. [bug] Pending status was not being cleared when DLV was
2391 1804. [bug] Ensure that if we are queried for glue that it fits
2392 in the additional section or TC is set to tell the
2393 client to retry using TCP. [RT #10114]
2395 1803. [bug] dnssec-signzone sometimes failed to remove old
2398 1802. [bug] Handle connection resets better. [RT #11280]
2400 1801. [func] Report differences between hints and real NS rrset
2401 and associated address records.
2403 1800. [bug] Changes #1719 allowed a INSIST to be triggered.
2406 1799. [bug] 'rndc flushname' failed to flush negative cache
2407 entries. [RT #13438]
2409 1798. [func] The server syntax has been extended to support a
2410 range of servers. [RT #11132]
2412 1797. [func] named-checkconf now check acls to verify that they
2413 only refer to existing acls. [RT #13101]
2415 1796. [func] "rndc freeze/thaw" now freezes/thaws all zones.
2417 1795. [bug] "rndc dumpdb" was not fully documented. Minor
2418 formating issues with "rndc dumpdb -all". [RT #13396]
2420 1794. [func] Named and named-checkzone can now both check for
2421 non-terminal wildcard records.
2423 1793. [func] Extend adjusting TTL warning messages. [RT #13378]
2425 1792. [func] New zone option "notify-delay". Specify a minimum
2426 delay between sets of NOTIFY messages.
2428 1791. [bug] 'host -t a' still printed out AAAA and MX records.
2431 1790. [cleanup] Move lib/dns/sec/dst up into lib/dns. This should
2432 allow parallel make to succeed.
2434 1789. [bug] Prerequisite test for tkey and dnssec could fail
2435 with "configure --with-libtool".
2437 1788. [bug] libbind9.la/libbind9.so needs to link against
2438 libisccfg.la/libisccfg.so.
2440 1787. [port] HPUX: both "cc" and "gcc" need -Wl,+vnocompatwarnings.
2442 1786. [port] AIX: libt_api needs to be taught to look for
2443 T_testlist in the main executable (--with-libtool).
2446 1785. [bug] libbind9.la/libbind9.so needs to link against
2447 libisc.la/libisc.so.
2449 1784. [cleanup] "libtool -allow-undefined" is the default.
2450 Leave hooks in configure to allow it to be set
2451 if needed in the future.
2453 1783. [cleanup] We only need one copy of libtool.m4, ltmain.sh in the
2456 1782. [port] OSX: --with-libtool + --enable-libbind broke on
2457 __evOptMonoTime. [RT #13219]
2459 1781. [port] FreeBSD 5.3: set PTHREAD_SCOPE_SYSTEM. [RT #12810]
2461 1780. [bug] Update libtool to 1.5.10.
2463 1779. [port] OSF 5.1: libtool didn't handle -pthread correctly.
2465 1778. [port] HUX 11.11: fix broken IN6ADDR_ANY_INIT and
2466 IN6ADDR_LOOPBACK_INIT macros.
2468 1777. [port] OSF 5.1: fix broken IN6ADDR_ANY_INIT and
2469 IN6ADDR_LOOPBACK_INIT macros.
2471 1776. [port] Solaris 2.9: fix broken IN6ADDR_ANY_INIT and
2472 IN6ADDR_LOOPBACK_INIT macros.
2474 1775. [bug] Only compile getnetent_r.c when threaded. [RT #13205]
2476 1774. [port] Aix: Silence compiler warnings / build failures.
2479 1773. [bug] Fast retry on host / net unreachable. [RT #13153]
2485 1770. [bug] named-checkconf failed to report missing a missing
2486 file clause for rbt{64} master/hint zones. [RT#13009]
2488 1769. [port] win32: change compiler flags /MTd ==> /MDd,
2491 1768. [bug] nsecnoexistnodata() could be called with a non-NSEC
2492 rdataset. [RT #12907]
2494 1767. [port] Builds on IPv6 platforms without IPv6 Advanced API
2495 support for (struct in6_pktinfo) failed. [RT #13077]
2497 1766. [bug] Update the master file timestamp on successful refresh
2498 as well as the journal's timestamp. [RT# 13062]
2500 1765. [bug] configure --with-openssl=auto failed. [RT #12937]
2502 1764. [bug] dns_zone_replacedb failed to emit a error message
2503 if there was no SOA record in the replacement db.
2506 1763. [func] Perform sanity checks on NS records which refer to
2507 'in zone' names. [RT #13002]
2509 1762. [bug] isc_interfaceiter_create() could return ISC_R_SUCCESS
2510 even when it failed. [RT #12995]
2512 1761. [bug] 'rndc dumpdb' didn't report unassociated entries.
2515 1760. [bug] Host / net unreachable was not penalising rtt
2516 estimates. [RT #12970]
2518 1759. [bug] Named failed to startup if the OS supported IPv6
2519 but had no IPv6 interfaces configured. [RT #12942]
2521 1758. [func] Don't send notify messages to self. [RT #12933]
2523 1757. [func] host now can turn on memory debugging flags with '-m'.
2525 1756. [func] named-checkconf now checks the logging configuration.
2528 1755. [func] allow-update is now settable at the options / view
2531 1754. [bug] We weren't always attempting to query the parent
2532 server for the DS records at the zone cut.
2535 1753. [bug] Don't serve a slave zone which has no NS records.
2538 1752. [port] Move isc_app_start() to after ns_os_daemonise()
2539 as some fork() implementations unblock the signals
2540 that are blocked by isc_app_start(). [RT #12810]
2542 1751. [bug] --enable-getifaddrs failed under linux. [RT #12867]
2544 1750. [port] lib/bind/make/rules.in:subdirs was not bash friendly.
2547 1749. [bug] 'check-names response ignore;' failed to ignore.
2550 1748. [func] dig now returns the byte count for axfr/ixfr.
2552 1747. [bug] BIND 8 compatibility: named/named-checkconf failed
2553 to parse "host-statistics-max" in named.conf.
2555 1746. [func] Make public the function to read a key file,
2556 dst_key_read_public(). [RT #12450]
2558 1745. [bug] Dig/host/nslookup accept replies from link locals
2559 regardless of scope if no scope was specified when
2560 query was sent. [RT #12745]
2562 1744. [bug] If tuple2msgname() failed to convert a tuple to
2563 a name a REQUIRE could be triggered. [RT #12796]
2565 1743. [bug] If isc_taskmgr_create() was not able to create the
2566 requested number of worker threads then destruction
2567 of the manager would trigger an INSIST() failure.
2570 1742. [bug] Deleting all records at a node then adding a
2571 previously existing record, in a single UPDATE
2572 transaction, failed to leave / regenerate the
2573 associated RRSIG records. [RT #12788]
2575 1741. [bug] Deleting all records at a node in a secure zone
2576 using a update-policy grant failed. [RT #12787]
2578 1740. [bug] Replace rbt's hash algorithm as it performed badly
2579 with certain zones. [RT #12729]
2581 NOTE: a hash context now needs to be established
2582 via isc_hash_create() if the application was not
2585 1739. [bug] dns_rbt_deletetree() could incorrectly return
2586 ISC_R_QUOTA. [RT #12695]
2588 1738. [bug] Enable overrun checking by default. [RT #12695]
2590 1737. [bug] named failed if more than 16 masters were specified.
2593 1736. [bug] dst_key_fromnamedfile() could fail to read a
2594 public key. [RT #12687]
2596 1735. [bug] 'dig +sigtrace' could die with a REQUIRE failure.
2599 1734. [cleanup] 'rndc-confgen -a -t' remove extra '/' in path.
2602 1733. [bug] Return non-zero exit status on initial load failure.
2605 1732. [bug] 'rrset-order name "*"' wasn't being applied to ".".
2608 1731. [port] darwin: relax version test in ifconfig.sh.
2611 1730. [port] Determine the length type used by the socket API.
2614 1729. [func] Improve check-names error messages.
2616 1728. [doc] Update check-names documentation.
2618 1727. [bug] named-checkzone: check-names support didn't match
2621 1726. [port] aix5: add support for aix5.
2623 1725. [port] linux: update error message on interaction of threads,
2624 capabilities and setuid support (named -u). [RT #12541]
2626 1724. [bug] Look for DNSKEY records with "dig +sigtrace".
2629 1723. [cleanup] Silence compiler warnings from t_tasks.c. [RT #12493]
2631 1722. [bug] Don't commit the journal on malformed ixfr streams.
2634 1721. [bug] Error message from the journal processing were not
2635 always identifying the relevant journal. [RT #12519]
2637 1720. [bug] 'dig +chase' did not terminate on a RFC 2308 Type 1
2638 negative response. [RT #12506]
2640 1719. [bug] named was not correctly caching a RFC 2308 Type 1
2641 negative response. [RT #12506]
2643 1718. [bug] nsupdate was not handling RFC 2308 Type 3 negative
2644 responses when looking for the zone / master server.
2647 1717. [port] solaris: ifconfig.sh did not support Solaris 10.
2648 "ifconfig.sh down" didn't work for Solaris 9.
2650 1716. [doc] named.conf(5) was being installed in the wrong
2651 location. [RT# 12441]
2653 1715. [func] 'dig +trace' now randomly selects the next servers
2654 to try. Report if there is a bad delegation.
2656 1714. [bug] dig/host/nslookup were only trying the first
2657 address when a nameserver was specified by name.
2660 1713. [port] linux: extend capset failure message to say:
2661 please ensure that the capset kernel module is
2662 loaded. see insmod(8)
2664 1712. [bug] Missing FULLCHECK for "trusted-key" in dig.
2666 1711. [func] 'rndc unfreeze' has been deprecated by 'rndc thaw'.
2668 1710. [func] 'rndc notify zone [class [view]]' resend the NOTIFY
2669 messages for the specified zone. [RT #9479]
2671 1709. [port] solaris: add SMF support from Sun.
2673 1708. [cleanup] Replaced dns_fullname_hash() with dns_name_fullhash()
2674 for conformance to the name space convention. Binary
2675 backward compatibility to the old function name is
2676 provided. [RT #12376]
2678 1707. [contrib] sdb/ldap updated to version 1.0-beta.
2680 1706. [bug] 'rndc stop' failed to cause zones to be flushed
2681 sometimes. [RT #12328]
2683 1705. [func] Allow the journal's name to be changed via named.conf.
2685 1704. [port] lwres needed a snprintf() implementation for
2686 platforms without snprintf(). Add missing
2687 "#include <isc/print.h>". [RT #12321]
2689 1703. [bug] named would loop sending NOTIFY messages when it
2690 failed to receive a response. [RT #12322]
2692 1702. [bug] also-notify should not be applied to built in zones.
2695 1701. [doc] A minimal named.conf man page.
2697 1700. [func] nslookup is no longer to be treated as deprecated.
2698 Remove "deprecated" warning message. Add man page.
2700 1699. [bug] dnssec-signzone can generate "not exact" errors
2701 when resigning. [RT #12281]
2703 1698. [doc] Use reserved IPv6 documentation prefix.
2705 1697. [bug] xxx-source{,-v6} was not effective when it
2706 specified one of listening addresses and a
2707 different port than the listening port. [RT #12257]
2709 1696. [bug] dnssec-signzone failed to clean out nodes that
2710 consisted of only NSEC and RRSIG records.
2713 1695. [bug] DS records when forwarding require special handling.
2716 1694. [bug] Report if the builtin views of "_default" / "_bind"
2717 are defined in named.conf. [RT #12023]
2719 1693. [bug] max-journal-size was not effective for master zones
2720 with ixfr-from-differences set. [RT# 12024]
2722 1692. [bug] Don't set -I, -L and -R flags when libcrypto is in
2723 /usr/lib. [RT #11971]
2725 1691. [bug] sdb's attachversion was not complete. [RT #11990]
2727 1690. [bug] Delay detaching view from the client until UPDATE
2728 processing completes when shutting down. [RT #11714]
2730 1689. [bug] DNS_NAME_TOREGION() and DNS_NAME_SPLIT() macros
2731 contained gratuitous semicolons. [RT #11707]
2733 1688. [bug] LDFLAGS was not supported.
2735 1687. [bug] Race condition in dispatch. [RT #10272]
2737 1686. [bug] Named sent a extraneous NOTIFY when it received a
2738 redundant UPDATE request. [RT #11943]
2740 1685. [bug] Change #1679 loop tests weren't quite right.
2742 1684. [func] ixfr-from-differences now takes master and slave in
2743 addition to yes and no at the options and view levels.
2745 1683. [bug] dig +sigchase could leak memory. [RT #11445]
2747 1682. [port] Update configure test for (long long) printf format.
2750 1681. [bug] Only set SO_REUSEADDR when a port is specified in
2751 isc_socket_bind(). [RT #11742]
2753 1680. [func] rndc: the source address can now be specified.
2755 1679. [bug] When there was a single nameserver with multiple
2756 addresses for a zone not all addresses were tried.
2759 1678. [bug] RRSIG should use TYPEXXXXX for unknown types.
2761 1677. [bug] dig: +aaonly didn't work, +aaflag undocumented.
2763 1676. [func] New option "allow-query-cache". This lets
2764 allow-query be used to specify the default zone
2765 access level rather than having to have every
2766 zone override the global value. allow-query-cache
2767 can be set at both the options and view levels.
2768 If allow-query-cache is not set allow-query applies.
2770 1675. [bug] named would sometimes add extra NSEC records to
2771 the authority section.
2773 1674. [port] linux: increase buffer size used to scan
2776 1673. [port] linux: issue a error messages if IPv6 interface
2779 1672. [cleanup] Tests which only function in a threaded build
2780 now return R:THREADONLY (rather than R:UNTESTED)
2781 in a non-threaded build.
2783 1671. [contrib] queryperf: add NAPTR to the list of known types.
2785 1670. [func] Log UPDATE requests to slave zones without an acl as
2786 "disabled" at debug level 3. [RT# 11657]
2790 1668. [bug] DIG_SIGCHASE was making bin/dig/host dump core.
2792 1667. [port] linux: not all versions have IF_NAMESIZE.
2794 1666. [bug] The optional port on hostnames in dual-stack-servers
2797 1665. [func] rndc now allows addresses to be set in the
2800 1664. [bug] nsupdate needed KEY for SIG(0), not DNSKEY.
2802 1663. [func] Look for OpenSSL by default.
2804 1662. [bug] Change #1658 failed to change one use of 'type'
2807 1661. [bug] Restore dns_name_concatenate() call in
2808 adb.c:set_target(). [RT #11582]
2810 1660. [bug] win32: connection_reset_fix() was being called
2811 unconditionally. [RT #11595]
2813 1659. [cleanup] Cleanup some messages that were referring to KEY vs
2814 DNSKEY, NXT vs NSEC and SIG vs RRSIG.
2816 1658. [func] Update dnssec-keygen to default to KEY for HMAC-MD5
2817 and DH. Tighten which options apply to KEY and
2820 1657. [doc] ARM: document query log output.
2822 1656. [doc] Update DNSSEC description in ARM to cover DS, NSEC
2823 DNSKEY and RRSIG. [RT #11542]
2825 1655. [bug] Logging multiple versions w/o a size was broken.
2828 1654. [bug] isc_result_totext() contained array bounds read
2831 1653. [func] Add key type checking to dst_key_fromfilename(),
2832 DST_TYPE_KEY should be used to read TSIG, TKEY and
2835 1652. [bug] TKEY still uses KEY.
2837 1651. [bug] dig: process multiple dash options.
2839 1650. [bug] dig, nslookup: flush standard out after each command.
2841 1649. [bug] Silence "unexpected non-minimal diff" message.
2844 1648. [func] Update dnssec-lookaside named.conf syntax to support
2845 multiple dnssec-lookaside namespaces (not yet
2848 1647. [bug] It was possible trigger a INSIST when chasing a DS
2849 record that required walking back over a empty node.
2852 1646. [bug] win32: logging file versions didn't work with
2853 non-UNC filenames. [RT#11486]
2855 1645. [bug] named could trigger a REQUIRE failure if multiple
2856 masters with keys are specified.
2858 1644. [bug] Update the journal modification time after a
2859 successful refresh query. [RT #11436]
2861 1643. [bug] dns_db_closeversion() could leak memory / node
2862 references. [RT #11163]
2864 1642. [port] Support OpenSSL implementations which don't have
2865 DSA support. [RT #11360]
2867 1641. [bug] Update the check-names description in ARM. [RT #11389]
2869 1640. [bug] win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
2870 incorrectly closing the socket. [RT #11291]
2872 1639. [func] Initial dlv system test.
2874 1638. [bug] "ixfr-from-differences" could generate a REQUIRE
2875 failure if the journal open failed. [RT #11347]
2877 1637. [bug] Node reference leak on error in addnoqname().
2879 1636. [bug] The dump done callback could get ISC_R_SUCCESS even if
2880 a error had occurred. The database version no longer
2881 matched the version of the database that was dumped.
2883 1635. [bug] Memory leak on error in query_addds().
2885 1634. [bug] named didn't supply a useful error message when it
2886 detected duplicate views. [RT #11208]
2888 1633. [bug] named should return NOTIMP to update requests to a
2889 slaves without a allow-update-forwarding acl specified.
2892 1632. [bug] nsupdate failed to send prerequisite only UPDATE
2893 messages. [RT #11288]
2895 1631. [bug] dns_journal_compact() could sometimes corrupt the
2896 journal. [RT #11124]
2898 1630. [contrib] queryperf: add support for IPv6 transport.
2900 1629. [func] dig now supports IPv6 scoped addresses with the
2901 extended format in the local-server part. [RT #8753]
2903 1628. [bug] Typo in Compaq Trucluster support. [RT# 11264]
2905 1627. [bug] win32: sockets were not being closed when the
2906 last external reference was removed. [RT# 11179]
2908 1626. [bug] --enable-getifaddrs was broken. [RT#11259]
2910 1625. [bug] named failed to load/transfer RFC2535 signed zones
2911 which contained CNAMES. [RT# 11237]
2913 1624. [bug] zonemgr_putio() call should be locked. [RT# 11163]
2915 1623. [bug] A serial number of zero was being displayed in the
2916 "sending notifies" log message when also-notify was
2919 1622. [func] probe the system to see if IPV6_(RECV)PKTINFO is
2920 available, and suppress wildcard binding if not.
2922 1621. [bug] match-destinations did not work for IPv6 TCP queries.
2925 1620. [func] When loading a zone report if it is signed. [RT #11149]
2927 1619. [bug] Missing ISC_LIST_UNLINK in end_reserved_dispatches().
2930 1618. [bug] Fencepost errors in dns_name_ishostname() and
2931 dns_name_ismailbox() could trigger a INSIST().
2933 1617. [port] win32: VC++ 6.0 support.
2935 1616. [compat] Ensure that named's version is visible in the core
2938 1615. [port] Define ISC_SOCKADDR_LEN_T based on _BSD_SOCKLEN_T_ if
2941 1614. [port] win32: silence resource limit messages. [RT# 11101]
2943 1613. [bug] Builds would fail on machines w/o a if_nametoindex().
2944 Missing #ifdef ISC_PLATFORM_HAVEIFNAMETOINDEX/#endif.
2947 1612. [bug] check-names at the option/view level could trigger
2948 an INSIST. [RT# 11116]
2950 1611. [bug] solaris: IPv6 interface scanning failed to cope with
2951 no active IPv6 interfaces.
2953 1610. [bug] On dual stack machines "dig -b" failed to set the
2954 address type to be looked up with "@server".
2957 1609. [func] dig now has support to chase DNSSEC signature chains.
2958 Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
2960 DNSSEC validation code in dig coded by Olivier Courtay
2961 (olivier.courtay@irisa.fr) for the IDsA project
2962 (http://idsa.irisa.fr).
2964 1608. [func] dig and host now accept -4/-6 to select IP transport
2965 to use when making queries.
2967 1607. [bug] dig, host and nslookup were still using random()
2968 to generate query ids. [RT# 11013]
2970 1606. [bug] DLV insecurity proof was failing.
2972 1605. [func] New dns_db_find() option DNS_DBFIND_COVERINGNSEC.
2974 1604. [bug] A xfrout_ctx_create() failure would result in
2975 xfrout_ctx_destroy() being called with a
2976 partially initialized structure.
2978 1603. [bug] nsupdate: set interactive based on isatty().
2981 1602. [bug] Logging to a file failed unless a size was specified.
2984 1601. [bug] Silence spurious warning 'both "recursion no;" and
2985 "allow-recursion" active' warning from view "_bind".
2988 1600. [bug] Duplicate zone pre-load checks were not case
2991 1599. [bug] Fix memory leak on error path when checking named.conf.
2993 1598. [func] Specify that certain parts of the namespace must
2994 be secure (dnssec-must-be-secure).
2996 1597. [func] Allow notify-source and query-source to be specified
2997 on a per server basis similar to transfer-source.
3000 1596. [func] Accept 'notify-source' style syntax for query-source.
3002 1595. [func] New notify type 'master-only'. Enable notify for
3005 1594. [bug] 'rndc dumpdb' could prevent named from answering
3006 queries while the dump was in progress. [RT #10565]
3008 1593. [bug] rndc should return "unknown command" to unknown
3009 commands. [RT# 10642]
3011 1592. [bug] configure_view() could leak a dispatch. [RT# 10675]
3013 1591. [bug] libbind: updated to BIND 8.4.5.
3015 1590. [port] netbsd: update thread support.
3017 1589. [func] DNSSEC lookaside validation.
3019 1588. [bug] win32: TCP sockets could become blocked. [RT #10115]
3021 1587. [bug] dns_message_settsigkey() failed to clear existing key.
3024 1586. [func] "check-names" is now implemented.
3028 1584. [bug] "make test" failed with a read only source tree.
3031 1583. [bug] Records add via UPDATE failed to get the correct trust
3034 1582. [bug] rrset-order failed to work on RRsets with more
3035 than 32 elements. [RT #10381]
3037 1581. [func] Disable DNSSEC support by default. To enable
3038 DNSSEC specify "dnssec-enable yes;" in named.conf.
3040 1580. [bug] Zone destruction on final detach takes a long time.
3043 1579. [bug] Multiple task managers could not be created.
3045 1578. [bug] Don't use CLASS E IPv4 addresses when resolving.
3048 1577. [bug] Use isc_uint32_t in ultrasparc optimizer bug
3049 workaround code. [RT #10331]
3051 1576. [bug] Race condition in dns_dispatch_addresponse().
3054 1575. [func] Log TSIG name on TSIG verify failure. [RT #4404]
3056 1574. [bug] Don't attempt to open the controls socket(s) when
3057 running tests. [RT #9091]
3059 1573. [port] linux: update to libtool 1.5.2 so that
3060 "make install DESTDIR=/xx" works with
3061 "configure --with-libtool". [RT #9941]
3063 1572. [bug] nsupdate: sign the soa query to find the enclosing
3064 zone if the server is specified. [RT #10148]
3066 1571. [bug] rbt:hash_node() could fail leaving the hash table
3067 in an inconsistent state. [RT #10208]
3069 1570. [bug] nsupdate failed to handle classes other than IN.
3070 New keyword 'class' which sets the default class.
3073 1569. [func] nsupdate new command 'answer' which displays the
3074 complete answer message to the last update.
3076 1568. [bug] nsupdate now reports that the update failed in
3077 interactive mode. [RT# 10236]
3079 1567. [maint] B.ROOT-SERVERS.NET is now 192.228.79.201.
3081 1566. [port] Support for the cmsg framework on Solaris and HP/UX.
3082 This also solved the problem that match-destinations
3083 for IPv6 addresses did not work on these systems.
3086 1565. [bug] CD flag should be copied to outgoing queries unless
3087 the query is under a secure entry point in which case
3090 1564. [func] Attempt to provide a fallback entropy source to be
3091 used if named is running chrooted and named is unable
3092 to open entropy source within the chroot area.
3095 1563. [bug] Gracefully fail when unable to obtain neither an IPv4
3096 nor an IPv6 dispatch. [RT #10230]
3098 1562. [bug] isc_socket_create() and isc_socket_accept() could
3099 leak memory under error conditions. [RT #10230]
3101 1561. [bug] It was possible to release the same name twice if
3102 named ran out of memory. [RT #10197]
3104 1560. [port] FreeBSD: work around FreeBSD 5.2 mapping EAI_NODATA
3105 and EAI_NONAME to the same value.
3107 1559. [port] named should ignore SIGFSZ.
3109 1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
3110 child zones for which we don't have a supported
3111 algorithm. Such child zones are treated as unsigned.
3113 1557. [func] Implement missing DNSSEC tests for
3114 * NOQNAME proof with wildcard answers.
3115 * NOWILDARD proof with NXDOMAIN.
3116 Cache and return NOQNAME with wildcard answers.
3118 1556. [bug] nsupdate now treats all names as fully qualified.
3121 1555. [func] 'rrset-order cyclic' no longer has a random starting
3122 point per query. [RT #7572]
3124 1554. [bug] dig, host, nslookup failed when no nameservers
3125 were specified in /etc/resolv.conf. [RT #8232]
3127 1553. [bug] The windows socket code could stop accepting
3128 connections. [RT#10115]
3130 1552. [bug] Accept NOTIFY requests from mapped masters if
3131 matched-mapped is set. [RT #10049]
3133 1551. [port] Open "/dev/null" before calling chroot().
3135 1550. [port] Call tzset(), if available, before calling chroot().
3137 1549. [func] named-checkzone can now write out the zone contents
3138 in a easily parsable format (-D and -o).
3140 1548. [bug] When parsing APL records it was possible to silently
3141 accept out of range ADDRESSFAMILY values. [RT# 9979]
3143 1547. [bug] Named wasted memory recording duplicate lame zone
3146 1546. [bug] We were rejecting valid secure CNAME to negative
3149 1545. [bug] It was possible to leak memory if named was unable to
3150 bind to the specified transfer source and TSIG was
3151 being used. [RT #10120]
3153 1544. [bug] Named would logged a single entry to a file despite it
3154 being over the specified size limit.
3156 1543. [bug] Logging using "versions unlimited" did not work.
3160 1541. [func] NSEC now uses new bitmap format.
3162 1540. [bug] "rndc reload <dynamiczone>" was silently accepted.
3165 1539. [bug] Open UDP sockets for notify-source and transfer-source
3166 that use reserved ports at startup. [RT #9475]
3168 1538. [placeholder] rt9997
3170 1537. [func] New option "querylog". If set specify whether query
3171 logging is to be enabled or disabled at startup.
3173 1536. [bug] Windows socket code failed to log a error description
3174 when returning ISC_R_UNEXPECTED. [RT #9998]
3178 1534. [bug] Race condition when priming cache. [RT# 9940]
3180 1533. [func] Warn if both "recursion no;" and "allow-recursion"
3181 are active. [RT# 4389]
3183 1532. [port] netbsd: the configure test for <sys/sysctl.h>
3184 requires <sys/param.h>.
3186 1531. [port] AIX more libtool fixes.
3188 1530. [bug] It was possible to trigger a INSIST() failure if a
3189 slave master file was removed at just the correct
3192 1529. [bug] "notify explicit;" failed to log that NOTIFY messages
3193 were being sent for the zone. [RT# 9442]
3195 1528. [cleanup] Simplify some dns_name_ functions based on the
3196 deprecation of bitstring labels.
3198 1527. [cleanup] Reduce the number of gettimeofday() calls without
3199 losing necessary timer granularity.
3201 1526. [func] Implemented "additional section caching (or acache)",
3202 an internal cache framework for additional section
3203 content to improve response performance. Several
3204 configuration options were provided to control the
3207 1525. [bug] dns_cache_create() could trigger a REQUIRE
3208 failure in isc_mem_put() during error cleanup.
3211 1524. [port] AIX needs to be able to resolve all symbols when
3212 creating shared libraries (--with-libtool).
3214 1523. [bug] Fix race condition in rbtdb. [RT# 9189]
3216 1522. [bug] dns_db_findnode() relax the requirements on 'name'.
3219 1521. [bug] dns_view_createresolver() failed to check the
3220 result from isc_mem_create(). [RT# 9294]
3222 1520. [protocol] Add SSHFP (SSH Finger Print) type.
3224 1519. [bug] dnssec-signzone:nsec_setbit() computed the wrong
3225 length of the new bitmap.
3227 1518. [bug] dns_nsec_buildrdata(), and hence dns_nsec_build(),
3228 contained a off-by-one error when working out the
3229 number of octets in the bitmap.
3231 1517. [port] Support for IPv6 interface scanning on HP/UX and
3234 1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
3236 1515. [func] Allow transfer source to be set in a server statement.
3239 1514. [bug] named: isc_hash_destroy() was being called too early.
3242 1513. [doc] Add "US" to root-delegation-only exclude list.
3244 1512. [bug] Extend the delegation-only logging to return query
3245 type, class and responding nameserver.
3247 1511. [bug] delegation-only was generating false positives
3248 on negative answers from sub-zones.
3250 1510. [func] New view option "root-delegation-only". Apply
3251 delegation-only check to all TLDs and root.
3252 Note there are some TLDs that are NOT delegation
3253 only (e.g. DE, LV, US and MUSEUM) these can be excluded
3254 from the checks by using exclude.
3256 root-delegation-only exclude {
3257 "DE"; "LV"; "US"; "MUSEUM";
3260 1509. [bug] Hint zones should accept delegation-only. Forward
3261 zone should not accept delegation-only.
3263 1508. [bug] Don't apply delegation-only checks to answers from
3266 1507. [bug] Handle BIND 8 style returns to NS queries to parents
3267 when making delegation-only checks.
3269 1506. [bug] Wrong return type for dns_view_isdelegationonly().
3271 1505. [bug] Uninitialized rdataset in sdb. [RT #8750]
3273 1504. [func] New zone type "delegation-only".
3275 1503. [port] win32: install libeay32.dll outside of system32.
3277 1502. [bug] nsupdate: adjust timeouts for UPDATE requests over TCP.
3279 1501. [func] Allow TCP queue length to be specified via
3280 named.conf, tcp-listen-queue.
3282 1500. [bug] host failed to lookup MX records. Also look up
3285 1499. [bug] isc_random need to be seeded better if arc4random()
3288 1498. [port] bsdos: 5.x support.
3292 1496. [port] test for pthread_attr_setstacksize().
3294 1495. [cleanup] Replace hash functions with universal hash.
3296 1494. [security] Turn on RSA BLINDING as a precaution.
3300 1492. [cleanup] Preserve rwlock quota context when upgrading /
3301 downgrading. [RT #5599]
3303 1491. [bug] dns_master_dump*() would produce extraneous $ORIGIN
3306 1490. [bug] Accept reading state as well as working state in
3307 ns_client_next(). [RT #6813]
3309 1489. [compat] Treat 'allow-update' on slave zones as a warning.
3312 1488. [bug] Don't override trust levels for glue addresses.
3315 1487. [bug] A REQUIRE() failure could be triggered if a zone was
3316 queued for transfer and the zone was then removed.
3319 1486. [bug] isc_print_snprintf() '%%' consumed one too many format
3320 characters. [RT# 8230]
3322 1485. [bug] gen failed to handle high type values. [RT #6225]
3324 1484. [bug] The number of records reported after a AXFR was wrong.
3327 1483. [bug] dig axfr failed if the message id in the answer failed
3328 to match that in the request. Only the id in the first
3329 message is required to match. [RT #8138]
3331 1482. [bug] named could fail to start if the kernel supports
3332 IPv6 but no interfaces are configured. Similarly
3333 for IPv4. [RT #6229]
3335 1481. [bug] Refresh and stub queries failed to use masters keys
3336 if specified. [RT #7391]
3338 1480. [bug] Provide replay protection for rndc commands. Full
3339 replay protection requires both rndc and named to
3340 be updated. Partial replay protection (limited
3341 exposure after restart) is provided if just named
3344 1479. [bug] cfg_create_tuple() failed to handle out of
3345 memory cleanup. parse_list() would leak memory
3348 1478. [port] ifconfig.sh didn't account for other virtual
3349 interfaces. It now takes a optional argument
3350 to specify the first interface number. [RT #3907]
3352 1477. [bug] memory leak using stub zones and TSIG.
3356 1475. [port] Probe for old sprintf().
3358 1474. [port] Provide strtoul() and memmove() for platforms
3361 1473. [bug] create_map() and create_string() failed to handle out
3362 of memory cleanup. [RT #6813]
3364 1472. [contrib] idnkit-1.0 from JPNIC, replaces mdnkit.
3366 1471. [bug] libbind: updated to BIND 8.4.0.
3368 1470. [bug] Incorrect length passed to snprintf. [RT #5966]
3370 1469. [func] Log end of outgoing zone transfer at same level
3371 as the start of transfer is logged. [RT #4441]
3373 1468. [func] Internal zones are no longer counted for
3374 'rndc status'. [RT #4706]
3376 1467. [func] $GENERATES now supports optional class and ttl.
3378 1466. [bug] lwresd configuration errors resulted in memory
3379 and lock leaks. [RT #5228]
3381 1465. [bug] isc_base64_decodestring() and isc_base64_tobuffer()
3382 failed to check that trailing bits were zero allowing
3383 some invalid base64 strings to be accepted. [RT #5397]
3385 1464. [bug] Preserve "out of zone" data for outgoing zone
3386 transfers. [RT #5192]
3388 1463. [bug] dns_rdata_from{wire,struct}() failed to catch bad
3389 NXT bit maps. [RT #5577]
3391 1462. [bug] parse_sizeval() failed to check the token type.
3394 1461. [bug] Remove deadlock from rbtdb code. [RT #5599]
3396 1460. [bug] inet_pton() failed to reject certain malformed
3401 1458. [cleanup] sprintf() -> snprintf().
3403 1457. [port] Provide strlcat() and strlcpy() for platforms without
3406 1456. [contrib] gen-data-queryperf.py from Stephane Bortzmeyer.
3408 1455. [bug] <netaddr> missing from server grammar in
3409 doc/misc/options. [RT #5616]
3411 1454. [port] Use getifaddrs() if available for interface scanning.
3412 --disable-getifaddrs to override. Glibc currently
3413 has a getifaddrs() that does not support IPv6.
3414 Use --enable-getifaddrs=glibc to force the use of
3415 this version under linux machines.
3417 1453. [doc] ARM: $GENERATE example wasn't accurate. [RT #5298]
3421 1451. [bug] rndc-confgen didn't exit with a error code for all
3422 failures. [RT #5209]
3424 1450. [bug] Fetching expired glue failed under certain
3425 circumstances. [RT #5124]
3427 1449. [bug] query_addbestns() didn't handle running out of memory
3430 1448. [bug] Handle empty wildcards labels.
3432 1447. [bug] We were casting (unsigned int) to and from (void *).
3433 rdataset->private4 is now rdataset->privateuint4
3434 to reflect a type change.
3436 1446. [func] Implemented undocumented alternate transfer sources
3437 from BIND 8. See use-alt-transfer-source,
3438 alt-transfer-source and alt-transfer-source-v6.
3440 SECURITY: use-alt-transfer-source is ENABLED unless
3441 you are using views. This may cause a security risk
3442 resulting in accidental disclosure of wrong zone
3443 content if the master supplying different source
3444 content based on IP address. If you are not certain
3445 ISC recommends setting use-alt-transfer-source no;
3447 1445. [bug] DNS_ADBFIND_STARTATROOT broke stub zones. This has
3448 been replaced with DNS_ADBFIND_STARTATZONE which
3449 causes the search to start using the closest zone.
3451 1444. [func] dns_view_findzonecut2() allows you to specify if the
3452 cache should be searched for zone cuts.
3454 1443. [func] Masters lists can now be specified and referenced
3455 in zone masters clauses and other masters lists.
3457 1442. [func] New functions for manipulating port lists:
3458 dns_portlist_create(), dns_portlist_add(),
3459 dns_portlist_remove(), dns_portlist_match(),
3460 dns_portlist_attach() and dns_portlist_detach().
3462 1441. [func] It is now possible to tell dig to bind to a specific
3465 1440. [func] It is now possible to tell named to avoid using
3466 certain source ports (avoid-v4-udp-ports,
3467 avoid-v6-udp-ports).
3469 1439. [bug] Named could return NOERROR with certain NOTIFY
3470 failures. Return NOTAUTH if the NOTIFY zone is
3473 1438. [func] Log TSIG (if any) when logging NOTIFY requests.
3475 1437. [bug] Leave space for stdio to work in. [RT #5033]
3477 1436. [func] dns_zonemgr_resumexfrs() can be used to restart
3480 1435. [bug] zmgr_resume_xfrs() was being called read locked
3481 rather than write locked. zmgr_resume_xfrs()
3482 was not being called if the zone was being
3485 1434. [bug] "rndc reconfig" failed to initiate the initial
3486 zone transfer of new slave zones.
3488 1433. [bug] named could trigger a REQUIRE failure if it could
3489 not get a file descriptor when attempting to write
3490 a master file. [RT #4347]
3492 1432. [func] The advertised EDNS UDP buffer size can now be set
3493 via named.conf (edns-udp-size).
3495 1431. [bug] isc_print_snprintf() "%s" with precision could walk off
3496 end of argument. [RT #5191]
3498 1430. [port] linux: IPv6 interface scanning support.
3500 1429. [bug] Prevent the cache getting locked to old servers.
3504 1427. [bug] Race condition in adb with threaded build.
3508 1425. [port] linux/libbind: define __USE_MISC when testing *_r()
3509 function prototypes in netdb.h. [RT #4921]
3511 1424. [bug] EDNS version not being correctly printed.
3513 1423. [contrib] queryperf: added A6 and SRV.
3515 1422. [func] Log name/type/class when denying a query. [RT #4663]
3517 1421. [func] Differentiate updates that don't succeed due to
3518 prerequisites (unsuccessful) vs other reasons
3521 1420. [port] solaris: work around gcc optimizer bug.
3523 1419. [port] openbsd: use /dev/arandom. [RT #4950]
3525 1418. [bug] 'rndc reconfig' did not cause new slaves to load.
3527 1417. [func] ID.SERVER/CHAOS is now a built in zone.
3528 See "server-id" for how to configure.
3530 1416. [bug] Empty node should return NOERROR NODATA, not NXDOMAIN.
3533 1415. [func] DS TTL now derived from NS ttl. NXT TTL now derived
3536 1414. [func] Support for KSK flag.
3538 1413. [func] Explicitly request the (re-)generation of DS records
3539 from keysets (dnssec-signzone -g).
3541 1412. [func] You can now specify servers to be tried if a nameserver
3542 has IPv6 address and you only support IPv4 or the
3543 reverse. See dual-stack-servers.
3545 1411. [bug] empty nodes should stop wildcard matches. [RT #4802]
3547 1410. [func] Handle records that live in the parent zone, e.g. DS.
3549 1409. [bug] DS should have attribute DNS_RDATATYPEATTR_DNSSEC.
3551 1408. [bug] "make distclean" was not complete. [RT #4700]
3553 1407. [bug] lfsr incorrectly implements the shift register.
3556 1406. [bug] dispatch initializes one of the LFSR's with a incorrect
3557 polynomial. [RT #4617]
3559 1405. [func] Use arc4random() if available.
3561 1404. [bug] libbind: ns_name_ntol() could overwrite a zero length
3564 1403. [func] dnssec-signzone, dnssec-keygen, dnssec-makekeyset
3565 dnssec-signkey now report their version in the
3568 1402. [cleanup] A6 has been moved to experimental and is no longer
3571 1401. [bug] adb wasn't clearing state when the timer expired.
3573 1400. [bug] Block the addition of wildcard NS records by IXFR
3574 or UPDATE. [RT #3502]
3576 1399. [bug] Use serial number arithmetic when testing SIG
3577 timestamps. [RT #4268]
3579 1398. [doc] ARM: notify-also should have been also-notify.
3582 1397. [maint] J.ROOT-SERVERS.NET is now 192.58.128.30.
3584 1396. [func] dnssec-signzone: adjust the default signing time by
3585 1 hour to allow for clock skew.
3587 1395. [port] OpenSSL 0.9.7 defines CRYPTO_LOCK_ENGINE but doesn't
3588 have a working implementation. [RT #4079]
3590 1394. [func] It is now possible to check if a particular element is
3591 in a acl. Remove duplicate entries from the localnets
3594 1393. [port] Bind to individual IPv6 interfaces if IPV6_IPV6ONLY
3595 is not available in the kernel to prevent accidently
3596 listening on IPv4 interfaces.
3598 1392. [bug] named-checkzone: update usage.
3600 1391. [func] Add support for IPv6 scoped addresses in named.
3602 1390. [func] host now supports ixfr.
3604 1389. [bug] named could fail to rotate long log files. [RT #3666]
3606 1388. [port] irix: check for sys/sysctl.h and NET_RT_IFLIST before
3607 defining HAVE_IFLIST_SYSCTL. [RT #3770]
3609 1387. [bug] named could crash due to an access to invalid memory
3610 space (which caused an assertion failure) in
3611 incremental cleaning. [RT #3588]
3613 1386. [bug] named-checkzone -z stopped on errors in a zone.
3616 1385. [bug] Setting serial-query-rate to 10 would trigger a
3619 1384. [bug] host was incompatible with BIND 8 in its exit code and
3620 in the output with the -l option. [RT #3536]
3622 1383. [func] Track the serial number in a IXFR response and log if
3623 a mismatch occurs. This is a more specific error than
3624 "not exact". [RT #3445]
3626 1382. [bug] make install failed with --enable-libbind. [RT #3656]
3628 1381. [bug] named failed to correctly process answers that