CHANGES revision d119051ef75d5a88d28c13fb0a7c6d6757a4e9b5
c313914d0e66b20969215e519bbf2ab4ecf39512Tinderbox User 667. [bug] On Linux, running named with the -u option and a
c80e152862cc3e3207dc837fde7116bd4c0e4b9dTinderbox User non-world-readable configuration file didn't work.
8d1b3ceb4d491ce32572f1702f37ed585eede993Evan Hunt 666. [bug] If a request sent by dig is longer than 512 bytes,
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews 665. [bug] Signed responses were not sent when the size of the
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews TSIG + question exceeded the maximum message size.
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews 664. [bug] The t_tasks and t_timers module tests are now skipped
701a93f5a592e4652343e049aa495d409c3ee133Mark Andrews when building without threads, since they require
701a93f5a592e4652343e049aa495d409c3ee133Mark Andrews 663. [func] Accept a size_spec, not just an integer, in the
002f1373374a0b72fc0329baa682917929bef168Tony Finch (unimplemented and ignored) max-ixfr-log-size option
002f1373374a0b72fc0329baa682917929bef168Tony Finch for compatibility with recent versions of BIND 8.
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark Andrews 662. [bug] dns_rdata_fromtext() failed to log certain errors.
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark Andrews 661. [bug] Certain UDP IXFR requests caused an assertion failure
73cf0ba4e82c6baef638ecc4e31321223f841d28Mark Andrews (mpctx->allocated == 0). [RT #355, #394, #623]
73cf0ba4e82c6baef638ecc4e31321223f841d28Mark Andrews 660. [port] Detect multiple CPUs on HP-UX and IRIX.
d8351dfc9b725b0d727be7acab6247d7d501d9a0Mark Andrews 659. [performance] Rewrite the name compression code to be much faster.
3a29ce9c08dd31709c73e7187aebda0d360c537bEvan Hunt 658. [cleanup] Remove all vestiges of 16 bit global compression.
5c78f1f50e53d8e2ed51a187efc2c9a0f43b4b1bMark Andrews 657. [bug] When a listen-on statement in an lwres block does not
f1740da065d4555039fe8bb53beb4153e3f94de3Mark Andrews specifiy a port, use 921, not 53. Also update the
f1740da065d4555039fe8bb53beb4153e3f94de3Mark Andrews listen-on documentation. [RT #616]
31c7ab4fb3f7710af87dc9c3d64c5daf9a3dea35Mark Andrews 656. [func] Treat an unescaped newline in a quoted string as
31c7ab4fb3f7710af87dc9c3d64c5daf9a3dea35Mark Andrews an error. This means that TXT records with missing
31c7ab4fb3f7710af87dc9c3d64c5daf9a3dea35Mark Andrews close quotes should have meaningful errors printed.
31c7ab4fb3f7710af87dc9c3d64c5daf9a3dea35Mark Andrews 655. [bug] Improve error reporting on unexpected eof when loading
ad309e8dfa0601d6053aaa12770a98a6940f89deEvan Hunt zones. [RT #611]
635e4351b04fd61ca6d853bdac6268c090b55129Mark Andrews 654. [bug] Origin was being forgotten in TCP retries in dig.
fc04365d2f83f197c8a54545dd9cd4ce6a209940Mark Andrews 653. [bug] +defname option in dig was reversed in sense.
7cbac360bf98c0a52b2d6866ad887616c32d4d3aMark Andrews 652. [bug] zone_saveunique() did not report the new name.
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt 651. [func] The AD bit in responses now has the meaning
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt specified in <draft-ietf-dnsext-ad-is-secure>.
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt 650. [bug] SIG(0) records were being generated and verified
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt incorrectly. [RT #606]
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt 649. [bug] It was possible to join to an already running fctx
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07deMukund Sivaraman after it had "cloned" its events, but before it sent
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07deMukund Sivaraman them. In this case, the event of the newly joined
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07deMukund Sivaraman fetch would not contain the answer, and would
fd82c70695888c134287b8018296028c252d100eMukund Sivaraman trigger the INSIST() in fctx_sendevents(). In
fd82c70695888c134287b8018296028c252d100eMukund Sivaraman BIND 9.0, this bug did not trigger an INSIST(), but
fd82c70695888c134287b8018296028c252d100eMukund Sivaraman caused the fetch to fail with a SERVFAIL result.
fd82c70695888c134287b8018296028c252d100eMukund Sivaraman [RT #588, #597, #605, #607]
4a53e3c2b83c476a93148eaee0272649beb221caMark Andrews 648. [port] Add support for pre-RFC2133 IPv6 implementations.
2cf0fe3b8092f64f8f68ae3693fe2e73e90ad1a4Mark Andrews 647. [bug] Resolver queries sent after following multiple
2cf0fe3b8092f64f8f68ae3693fe2e73e90ad1a4Mark Andrews referrals had excessively long retransmission
2cf0fe3b8092f64f8f68ae3693fe2e73e90ad1a4Mark Andrews timeouts due to incorrectly counting the referrals
2cf0fe3b8092f64f8f68ae3693fe2e73e90ad1a4Mark Andrews as "restarts".
4221d9cd1d02311fbf9b5f08a038f5af78b10b4aEvan Hunt 646. [bug] The UnixWare ISC_PLATFORM_FIXIN6INADDR fix in isc/net.h
4221d9cd1d02311fbf9b5f08a038f5af78b10b4aEvan Hunt didn't _cleanly_ fix the problem it was trying to fix.
4221d9cd1d02311fbf9b5f08a038f5af78b10b4aEvan Hunt 645. [port] BSD/OS 3.0 needs pthread_init(). [RT #603]
f9c410d93711fbf312a0162f1e2d3f2a5ede69afFrancis Dupont 644. [bug] #622 needed more work. [RT #562]
f9c410d93711fbf312a0162f1e2d3f2a5ede69afFrancis Dupont 643. [bug] xfrin error messages made more verbose, added class
e526027287b849f0b6ab6e069156697cbafa22c1Michał Kępień of the zone. [RT# 599]
e526027287b849f0b6ab6e069156697cbafa22c1Michał Kępień 642. [bug] Break the exit_check() race in the zone module.
929329d2d66a7e1083c70a9c918381935bf12799Mukund Sivaraman --- 9.1.0b2 released ---
7e1a62eea2e4ba9d6c3fc718e679b965fa514f69Mark Andrews 641. [bug] $GENERATE caused a uninitialized link to be used.
afefd754734f896bf3e0590177fff83e7cdfdf35Mark Andrews 640. [bug] Memory leak in error path could cause
afefd754734f896bf3e0590177fff83e7cdfdf35Mark Andrews "mpctx->allocated == 0" failure. [RT #584]
f0353a586c2bfbae999193cb644b6bc94c7944d8Mark Andrews 639. [bug] Reading entropy from the keyboard would sometimes fail.
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt 638. [port] lib/isc/random.c needed to explicitly include time.h
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt to get a prototype for time() when pthreads was not
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt being used. [RT #592]
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt 637. [port] Use isc_u?int64_t instead of (unsigned) long long in
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt be compiled even if the platform does not need it.
cad79077bd5b2616bc4a7a6b3cbc0953bef8917fMark Andrews 636. [port] Shut up MSVC++ about a possible loss of precision
cad79077bd5b2616bc4a7a6b3cbc0953bef8917fMark Andrews in the ISC__BUFFER_PUTUINT*() macros. [RT #592]
cad79077bd5b2616bc4a7a6b3cbc0953bef8917fMark Andrews 635. [bug] Reloading a server with a configured blackhole list
adfe58e8e5cd1890585e92b67f1fd01989a1fa7dMark Andrews would cause an assertion. [RT #590]
adfe58e8e5cd1890585e92b67f1fd01989a1fa7dMark Andrews 634. [bug] A log file will completely stop being written when
c3237dec879f82855403ff7e3ba87b298172efd5Mark Andrews it reaches the maximum size in all cases, not just
c3237dec879f82855403ff7e3ba87b298172efd5Mark Andrews when versioning is also enabled. [RT #570]
c3237dec879f82855403ff7e3ba87b298172efd5Mark Andrews 633. [port] Cope with rlim_t missing on BSD/OS systems. [RT #575]
cb616c6d5c2ece1fac37fa6e0bca2b53d4043098Mark Andrews 632. [bug] The index array of the journal file was
cb616c6d5c2ece1fac37fa6e0bca2b53d4043098Mark Andrews corrupted as it was written to disk.
c0a2210466dec0cc81ebf2ffbe21693b57b9c29cMark Andrews 631. [port] Build without thread support on systems without
534057c9f91a3eb6e0541f3526459c716239b337Mark Andrews 630. [bug] Locking failure in zone code. [RT #582]
534057c9f91a3eb6e0541f3526459c716239b337Mark Andrews 629. [bug] 9.1.0b1 dereferenced a null pointer and crashed
0f14b041328c062b1fa391887376388dfc8b2fe5Mark Andrews when responding to a UDP IXFR request.
0f14b041328c062b1fa391887376388dfc8b2fe5Mark Andrews 628. [bug] If the root hints contained only AAAA addresses,
0f14b041328c062b1fa391887376388dfc8b2fe5Mark Andrews named would be unable to perform resolution.
f7f4730e563a2749629fe7fef4cd9513cd2bfab7Mark Andrews 627. [bug] The EDNS0 blackhole detection code of change 324
1848d38f441ebf70ab21f6151bc3487a92d25b63Mark Andrews waited for three retransmissions to each server,
1848d38f441ebf70ab21f6151bc3487a92d25b63Mark Andrews which takes much too long when a domain has many
2d82ed9456e72dc4373bea19d63411afe1c48962Mark Andrews name servers and all of them drop EDNS0 queries.
2d82ed9456e72dc4373bea19d63411afe1c48962Mark Andrews Now we retry without EDNS0 after three consecutive
2d82ed9456e72dc4373bea19d63411afe1c48962Mark Andrews timeouts, even if they are all from different
a5a1cbece45e6ca68aafe3b9b995eac6b0f45dd2Mark Andrews servers. [RT #143]
0d6328ce5f6b799f8e7c6cbbb3b965cf29bfb7baMark Andrews 626. [bug] The lightweight resolver daemon no longer crashes
0d6328ce5f6b799f8e7c6cbbb3b965cf29bfb7baMark Andrews when asked for a SIG rrset. [RT #558]
e01ef6f01c7e8f80122cd80a2e011425a0135489Mark Andrews 625. [func] Zones now inherit their class from the enclosing view.
677f507de7c546c187c1505c48bc7b440545485cMark Andrews 624. [bug] The zone object could get timer events after it had
677f507de7c546c187c1505c48bc7b440545485cMark Andrews been destroyed, causing a server crash. [RT #571]
e01ef6f01c7e8f80122cd80a2e011425a0135489Mark Andrews 623. [func] Added "named-checkconf" and "named-checkzone" program
677f507de7c546c187c1505c48bc7b440545485cMark Andrews for syntax checking named.conf files and zone files,
677f507de7c546c187c1505c48bc7b440545485cMark Andrews respectively.
677f507de7c546c187c1505c48bc7b440545485cMark Andrews 622. [bug] A canceled request could be destroyed before
677f507de7c546c187c1505c48bc7b440545485cMark Andrews dns_request_destroy() was called. [RT #562]
bf459d24a117ae2c54c37016430b41cd6d73491cMark Andrews 621. [port] Disable IPv6 at runtime if IPv6 sockets are unusable.
bf459d24a117ae2c54c37016430b41cd6d73491cMark Andrews This mostly affects Red Hat Linux 7.0, which has
bf459d24a117ae2c54c37016430b41cd6d73491cMark Andrews conflicts between libc and the kernel.
677f507de7c546c187c1505c48bc7b440545485cMark Andrews 620. [bug] dns_master_load*inc() now require 'task' and 'load'
677f507de7c546c187c1505c48bc7b440545485cMark Andrews to be non-null. Also 'done' will not be called if
bf459d24a117ae2c54c37016430b41cd6d73491cMark Andrews dns_master_load*inc() fails immediately. [RT #565]
f53e0bda467d96dfeeba1b4da30c37b37766bb75Evan Hunt 618. [bug] Queries to a signed zone could sometimes cause
f53e0bda467d96dfeeba1b4da30c37b37766bb75Evan Hunt an assertion failure.
f53e0bda467d96dfeeba1b4da30c37b37766bb75Evan Hunt 617. [bug] When using dynamic update to add a new RR to an
81e3e3084980afcd61416f572c6e72d38a3808abMichał Kępień existing RRset with a different TTL, the journal
81e3e3084980afcd61416f572c6e72d38a3808abMichał Kępień entries generated from the update did not include
81e3e3084980afcd61416f572c6e72d38a3808abMichał Kępień explicit deletions and re-additions of the existing
81e3e3084980afcd61416f572c6e72d38a3808abMichał Kępień RRs to update their TTL to the new value.
64d7fa3ec4785b390665860aa6bdae304b3c1d24Mark Andrews 616. [func] dnssec-signzone -t output now includes performance
64d7fa3ec4785b390665860aa6bdae304b3c1d24Mark Andrews 615. [bug] dnssec-signzone did not like child keysets signed
64d7fa3ec4785b390665860aa6bdae304b3c1d24Mark Andrews by multiple keys.
75505befa93c993aa5d2df24a2b64eac0c34cbffMark Andrews 614. [bug] Checks for uninitialized link fields were prone
75505befa93c993aa5d2df24a2b64eac0c34cbffMark Andrews to false positives, causing assertion failures.
a38f07c73790170842e4523b4a474d01ca0dede1Michał Kępień The checks are now disabled by default and may
a38f07c73790170842e4523b4a474d01ca0dede1Michał Kępień be re-enabled by defining ISC_LIST_CHECKINIT.
39d5523a8afc73cbdb4fa426de2ce071267a5d6fMark Andrews 613. [bug] "rndc reload zone" now reloads primary zones.
39d5523a8afc73cbdb4fa426de2ce071267a5d6fMark Andrews It previously only updated slave and stub zones,
39d5523a8afc73cbdb4fa426de2ce071267a5d6fMark Andrews if an SOA query indicated an out of date serial.
1f4a3c7088594d1b64cd734eb69e1fd023fde8bfMichał Kępień 612. [cleanup] Shutup a ridiculously noisy HP-UX compiler that
1f4a3c7088594d1b64cd734eb69e1fd023fde8bfMichał Kępień complains relentlessly about how its treatment
1f4a3c7088594d1b64cd734eb69e1fd023fde8bfMichał Kępień of 'const' has changed as well as how casting
91827e6fd3851a5fe129ef5409ff45833ca01a0eMark Andrews sometimes tightens alignment constraints.
91827e6fd3851a5fe129ef5409ff45833ca01a0eMark Andrews 611. [func] allow-notify can be used to permit processing of
35aae5884f410180706a89a9715bf9a85eeeb4b7Michał Kępień notify messages from hosts other than a slave's
57b1d64d9ae12d56973716e96f9743a00d47af4aMichał Kępień 610. [func] rndc dumpdb is now supported.
57b1d64d9ae12d56973716e96f9743a00d47af4aMichał Kępień 609. [bug] getrrsetbyname() would crash lwresd if the server
2d517e233ff3b3fcd272eb5b2e2d3db6d31a1681Michał Kępień found more SIGs than answers. [RT #554]
2d517e233ff3b3fcd272eb5b2e2d3db6d31a1681Michał Kępień 608. [func] dnssec-signzone now adds a comment to the zone
09c3efda414314d7edcfb2aed9463fb935fc95a6Mark Andrews with the time the file was signed.
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews 607. [bug] nsupdate would fail if it encountered a CNAME or
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews DNAME in a response to an SOA query. [RT #515]
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews 606. [bug] Compiling with --disable-threads failed due
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews to isc_thread_self() being incorrectly defined
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews as an integer rather than a function.
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews 605. [func] New function isc_lex_getlasttokentext().
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews 604. [bug] The named.conf parser could print incorrect line
c7e57ce1b0bca9bc7da14bec485f7a7e3e4c761fMichał Kępień numbers when long comments were present.
c7e57ce1b0bca9bc7da14bec485f7a7e3e4c761fMichał Kępień 603. [bug] Make dig handle multiple types or classes on the same
3ed16e796dba90c96933c8a8a3f5b9404d8d3e61Mark Andrews query more correctly.
3ed16e796dba90c96933c8a8a3f5b9404d8d3e61Mark Andrews 602. [func] Cope automatically with UnixWare's broken
14d8a144779b54b103d2da741a2242bf5f9052f7Mark Andrews IN6_IS_ADDR_* macros. [RT #539]
14d8a144779b54b103d2da741a2242bf5f9052f7Mark Andrews 601. [func] Return a non-zero exit code if an update fails
70e041bea19b6ad9522b89c2299ad315a2deaafdMark Andrews in nsupdate.
70e041bea19b6ad9522b89c2299ad315a2deaafdMark Andrews 600. [bug] Reverse lookups sometimes failed in dig, etc...
67247b4a8304bac790648a351a95b8b0f4c512a6Mark Andrews 599. [func] Added four new functions to the libisc log API to
eeb919b6f572e033d97cf001e4cd44aaff54e5dcMichał Kępień support i18n messages. isc_log_iwrite(),
eeb919b6f572e033d97cf001e4cd44aaff54e5dcMichał Kępień isc_log_ivwrite(), isc_log_iwrite1() and
eeb919b6f572e033d97cf001e4cd44aaff54e5dcMichał Kępień isc_log_ivwrite1() were added.
a55438eda32ecebf43ead45b216662b7923a465fMark Andrews 598. [bug] An update-policy statement would cause the server
a55438eda32ecebf43ead45b216662b7923a465fMark Andrews to assert while loading. [RT #536]
8de17f83cafa91a5720dd0b8c1aee5f47f6d7f09Evan Hunt 597. [func] dnssec-signzone is now multithreaded.
9789e54e55b61b669fb31a8b70e9655e8357dda2Mark Andrews 596. [bug] DNS_RDATASLAB_FORCE and DNS_RDATASLAB_EXACT are
9789e54e55b61b669fb31a8b70e9655e8357dda2Mark Andrews not mutually exclusive.
f8362536c647625e602c8450a778a2b7ba90c9f4Mark Andrews 595. [port] On Linux 2.2, socket() returns EINVAL when it
f8362536c647625e602c8450a778a2b7ba90c9f4Mark Andrews should return EAFNOSUPPORT. Work around this.
24231e53a5c3079431f84dcddfee1e761fec7329Mark Andrews 594. [func] sdb drivers are now assumed to not be thread-safe
24231e53a5c3079431f84dcddfee1e761fec7329Mark Andrews unless the DNS_SDBFLAG_THREADSAFE flag is supplied.
4b669b69bae7dedda2faa09a7ade247499c1d49cMichał Kępień 593. [bug] If a secure zone was missing all its NXTs and
4b669b69bae7dedda2faa09a7ade247499c1d49cMichał Kępień a dynamic update was attempted, the server entered
4b669b69bae7dedda2faa09a7ade247499c1d49cMichał Kępień an infinite loop.
eb11b39981689e4a20fbe95e533577eacab992b4Mukund Sivaraman 592. [bug] The sig-validity-interval option now specifies a
eb11b39981689e4a20fbe95e533577eacab992b4Mukund Sivaraman number of days, not seconds. This matches the
8daeae9b01a2b7eb9fd6511b352b03bd7d96ae79Michał Kępień documentation. [RT #529]
e7c0f978425f45731b08be1363f20626b0344f23Evan Hunt --- 9.1.0b1 released ---
01967d183990e44752fe61f193dab9c04c3afd9cEvan Hunt 591. [bug] Work around non-reentrancy in openssl by disabling
01967d183990e44752fe61f193dab9c04c3afd9cEvan Hunt precomputation in keys.
575e9d9e4b6beaae688f107814a320b91243a4b2Mark Andrews 590. [doc] There are now man pages for the lwres library in
575e9d9e4b6beaae688f107814a320b91243a4b2Mark Andrews 589. [bug] The server could deadlock if a zone was updated
7c442d7fe06bc95432af7513764e5cc85e133648Evan Hunt while being transferred out.
7c442d7fe06bc95432af7513764e5cc85e133648Evan Hunt 588. [bug] ctx->in_use was not being correctly initalised when
7c442d7fe06bc95432af7513764e5cc85e133648Evan Hunt when pushing a file for $INCLUDE. [RT #523]
5e1ca7a326741a8f74e6f2b907c7e1fbf428bf80Michał Kępień 587. [func] A warning is now printed if the "allow-update"
5e1ca7a326741a8f74e6f2b907c7e1fbf428bf80Michał Kępień option allows updates based on the source IP
5e1ca7a326741a8f74e6f2b907c7e1fbf428bf80Michał Kępień address, to alert users to the fact that this
ba93bc80a7bce5ba07b2f98e68f0f57402f2459cMark Andrews is insecure and becoming increasingly so as
ba93bc80a7bce5ba07b2f98e68f0f57402f2459cMark Andrews servers capable of update forwarding are being
5f103158280fb2e814db305f917aa42040221623Mark Andrews 586. [bug] multiple views with the same name were fatal. [RT #516]
5f103158280fb2e814db305f917aa42040221623Mark Andrews 585. [func] dns_db_addrdataset() and and dns_rdataslab_merge()
5f103158280fb2e814db305f917aa42040221623Mark Andrews now support 'exact' additions in a similar manner to
e5715e1fe12e5ad17522bd41c31e637c869d27b7Evan Hunt dns_db_subtractrdataset() and dns_rdataslab_subtract().
b7b76d6b855cd4c1152c26d34fb61af05f965c5eEvan Hunt 584. [func] You can now say 'notify explicit'; to suppress
b7b76d6b855cd4c1152c26d34fb61af05f965c5eEvan Hunt notification of the servers listed in NS records
b7b76d6b855cd4c1152c26d34fb61af05f965c5eEvan Hunt and notify only those servers listed in the
b7b76d6b855cd4c1152c26d34fb61af05f965c5eEvan Hunt 'also-notify' option.
764e2f3413ca89d09abffb3eb228c8c820bf08b8Mark Andrews 583. [func] "rndc querylog" will now toggle logging of
764e2f3413ca89d09abffb3eb228c8c820bf08b8Mark Andrews queries, like "ndc querylog" in BIND 8.
a06198688faca5c7bc1a35ec0ec18bc68c07691cEvan Hunt 582. [bug] dns_zone_idetach() failed to lock the zone.
a06198688faca5c7bc1a35ec0ec18bc68c07691cEvan Hunt [RT #199, #463]
50433a667cf0ed3ac7807768b745b0d870ff8c8bMark Andrews 581. [bug] log severity was not being correctly processed.
3c12bec945ee71a38c5ba6f624abd12e2da7eea5Mark Andrews 580. [func] Ignore trailing garbage on incoming DNS packets,
f44202ab640d22e17b4c74bdad7817622918bd27Mark Andrews for interoperability with broken server
f44202ab640d22e17b4c74bdad7817622918bd27Mark Andrews implementations. [RT #491]
ad9772c559c6aa42f8930f4acf1a2d833a08040aMichał Kępień 579. [bug] nsupdate did not take a filename to read update from.
ad9772c559c6aa42f8930f4acf1a2d833a08040aMichał Kępień 578. [func] New config option "notify-source", to specify the
5d7d67f82a8913fae5f1098e111fe50edb86cd5bEvan Hunt source address for notify messages.
5d7d67f82a8913fae5f1098e111fe50edb86cd5bEvan Hunt 577. [func] Log illegal RDATA combinations. e.g. multiple
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt singlton types, cname and other data.
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt 576. [doc] isc_log_create() description did not match reality.
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt 575. [bug] isc_log_create() was not setting internal state
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt correctly to reflect the default channels created.
56e30ebae6fdb0bdf94419caff3a43fb2d16c5dfEvan Hunt 574. [bug] TSIG signed queries sent by the resolver would fail to
56e30ebae6fdb0bdf94419caff3a43fb2d16c5dfEvan Hunt have their responses validated and would leak memory.
56e30ebae6fdb0bdf94419caff3a43fb2d16c5dfEvan Hunt 573. [bug] The journal files of IXFRed slave zones were
56e30ebae6fdb0bdf94419caff3a43fb2d16c5dfEvan Hunt inadvertantly discarded on server reload, causing
c85920c0b4b2d4dc605c0b1d355881925bf410afMark Andrews "journal out of sync with zone" errors on subsequent
c85920c0b4b2d4dc605c0b1d355881925bf410afMark Andrews reloads. [RT #482]
0612274565d80e0ad87a19920e561cce5bddb05bEvan Hunt 572. [bug] Quoted strings were not accepted as key names in
0612274565d80e0ad87a19920e561cce5bddb05bEvan Hunt address match lists.
f592d2f76cac7115038124c510d2ba3050334b4dEvan Hunt 571. [bug] It was possible to create an rdataset of singleton
f592d2f76cac7115038124c510d2ba3050334b4dEvan Hunt type which had more than one rdata. [RT #154]
f592d2f76cac7115038124c510d2ba3050334b4dEvan Hunt 570. [bug] rbtdb.c allowed zones containing nodes which had
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień both a CNAME and "other data". [RT #154]
1c8aa38b53a0494fc7d4c3439594d1913987f264Mark Andrews 569. [func] The DNSSEC AD bit will not be set on queries which
1c8aa38b53a0494fc7d4c3439594d1913987f264Mark Andrews have not requested a DNSSEC response.
1c8aa38b53a0494fc7d4c3439594d1913987f264Mark Andrews 568. [func] Add sample simple database drivers in contrib/sdb.
43d53a4e4b2f0f9482485a8ab764137a9898ab32Evan Hunt 567. [bug] Setting the zone transfer timeout to zero caused an
43d53a4e4b2f0f9482485a8ab764137a9898ab32Evan Hunt assertion failure. [RT #302]
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień 566. [func] New public function dns_timer_setidle().
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień 565. [func] Log queries more like BIND 8: query logging is now
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień done to category "queries", level "info". [RT #169]
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień 564. [func] Add sortlist support to lwresd.
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień 563. [func] New public functions dns_rdatatype_format() and
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień dns_rdataclass_format(), for convenient formatting
5fa4be41a383cfbf5e1d195b18c04bdbf5603710Evan Hunt of rdata type/class mnemonics in log messages.
5fa4be41a383cfbf5e1d195b18c04bdbf5603710Evan Hunt 562. [cleanup] Moved lib/dns/*conf.c to bin/named where they belong.
2732d4922c2e72a399204320791acfd2fd3d6c7cMark Andrews 561. [func] The 'datasize', 'stacksize', 'coresize' and 'files'
2732d4922c2e72a399204320791acfd2fd3d6c7cMark Andrews clauses of the options{} statement are now implemented.
24ffba17f06746257d5c009ca8ebfe6043966d20Evan Hunt 560. [bug] dns_name_split did not properly the resulting prefix
24ffba17f06746257d5c009ca8ebfe6043966d20Evan Hunt when a maximal length bitstring label was split which
24ffba17f06746257d5c009ca8ebfe6043966d20Evan Hunt was preceded by another bitstring label. [RT #429]
21d58795b10a13fa7ac306f7146bdcb58b2e5165Mark Andrews 559. [bug] dns_name_split did not properly create the suffix
21d58795b10a13fa7ac306f7146bdcb58b2e5165Mark Andrews when splitting within a maximal length bitstring label.
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt 558. [func] New functions, isc_resource_getlimit and
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt isc_resource_setlimit.
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt 557. [func] Symbolic constants for libisc integral types.
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt 556. [func] The DNSSEC OK bit in the EDNS extended flags
ad1317338af79edad878c9c3e4361798503310baMark Andrews is now implemented. Responses to queries without
ad1317338af79edad878c9c3e4361798503310baMark Andrews this bit set will not contain any DNSSEC records.
9519bb92d7f3f35015aecb84954dd21607cc2c80Evan Hunt 555. [bug] A slave server attempting a zone transfer could
9519bb92d7f3f35015aecb84954dd21607cc2c80Evan Hunt crash with an assertion failure on certain
1c81aef28ddf0905344cc58dd3ea0ca539ef1414Evan Hunt malformed responses from the master. [RT #457]
1c81aef28ddf0905344cc58dd3ea0ca539ef1414Evan Hunt 554. [bug] In some cases, not all of the dnssec tools were
1c81aef28ddf0905344cc58dd3ea0ca539ef1414Evan Hunt properly installed.
da1f585afa8c103508c759142d6aed4edae6936eMark Andrews 553. [bug] Incoming zone transfers deferred due to quota
da1f585afa8c103508c759142d6aed4edae6936eMark Andrews were not started when quota was increased but
a8fa3e2d44ce6a8f4069d8f4229d29f5ba6a4a27Mukund Sivaraman only when a transfer in progress finished. [RT #456]
a8fa3e2d44ce6a8f4069d8f4229d29f5ba6a4a27Mukund Sivaraman 552. [bug] We were not correctly detecting the end of all c-style
d71d41341d36ddfd347daab982f0cb85d3dd7c4eMark Andrews comments. [RT #455]
d72952cf254b71c44e5e956a306016a5be9b9c38Mark Andrews 551. [func] Implemented the 'sortlist' option.
aae171c5421ac2ba665ff122e004e753e62bac45Mark Andrews 550. [func] Support unknown rdata types and classes.
6b183c64a3281491f8232959a5ece303b4499706Mark Andrews 549. [bug] "make" did not immediately abort the build when a
6b183c64a3281491f8232959a5ece303b4499706Mark Andrews subdirectory make failed [RT #450].
5a8f2f0cd67a5dd93d95e6a0935d4805721c3a0bMichał Kępień 548. [func] The lexer now ungets tokens more correctly.
5a8f2f0cd67a5dd93d95e6a0935d4805721c3a0bMichał Kępień 546. [func] Option 'lame-ttl' is now implemented.
e2cc7418bf895d22854d84590b63905fac0d4b90Mark Andrews 545. [func] Name limit and counting options removed from dig;
e2cc7418bf895d22854d84590b63905fac0d4b90Mark Andrews they didn't work properly, and cannot be correctly
36ec0d374836d070ba05b495e6f0a27f60e94476Evan Hunt implemented without significant changes.
36ec0d374836d070ba05b495e6f0a27f60e94476Evan Hunt 544. [func] Add statistics option, enable statistics-file option,
e446fd29b9c6c4a7b6b5bb0aee3932578c346718Mukund Sivaraman add RNDC option "dump-statistics" to write out a
f896f7c8be894a737998b97008a1389e72972fcfMukund Sivaraman query statistics file.
027a4a5b5d806290146ce4989d34be2c8a664e8cMukund Sivaraman 543. [doc] The 'port' option is now documented.
b5252fcde512405a68dd4becfe683d9763bd0feaMukund Sivaraman 542. [func] Add support for update forwarding as required for
b5252fcde512405a68dd4becfe683d9763bd0feaMukund Sivaraman full compliance with RFC2136. It is turned off
b5252fcde512405a68dd4becfe683d9763bd0feaMukund Sivaraman by default and can be enabled using the
b5252fcde512405a68dd4becfe683d9763bd0feaMukund Sivaraman 'allow-update-forwarding' option.
99056063905a9273ec59cf477ae747e0490182b7Mukund Sivaraman 541. [func] Add bogus server support.
99056063905a9273ec59cf477ae747e0490182b7Mukund Sivaraman 540. [func] Add dialup support.
62f2fefaec754e6a4841ff0e72726e6c0cd89c86Michał Kępień 539. [func] Support the blackhole option.
62f2fefaec754e6a4841ff0e72726e6c0cd89c86Michał Kępień 538. [bug] fix buffer overruns by 1 in lwres_getnameinfo().
b351a5864727a390e06d787e522b141ca760590fMichał Kępień 536. [func] Use transfer-source{-v6} when sending refresh queries.
b351a5864727a390e06d787e522b141ca760590fMichał Kępień Transfer-source{-v6} now take a optional port
b351a5864727a390e06d787e522b141ca760590fMichał Kępień parameter for setting the UDP source port. The port
b351a5864727a390e06d787e522b141ca760590fMichał Kępień parameter is ignored for TCP.
b351a5864727a390e06d787e522b141ca760590fMichał Kępień 535. [func] Use transfer-source{-v6} when forwarding update
8008de0b11bacb3de3a1016c8c0a46f3c0653184Mark Andrews 534. [func] Ancestors have been removed from RBT chains. Ancestor
8008de0b11bacb3de3a1016c8c0a46f3c0653184Mark Andrews information can be discerned via node parent pointers.
7b4bfc0201ffbcd64a336b99c945891808c44af0Mark Andrews 533. [func] Incorporated name hashing into the RBT database to
7b4bfc0201ffbcd64a336b99c945891808c44af0Mark Andrews improve search speed.
7cd594b8427fe742d44295790ba367e1de22a47dEvan Hunt 532. [func] Implement DNS UPDATE pseudo records using
7cd594b8427fe742d44295790ba367e1de22a47dEvan Hunt DNS_RDATA_UPDATE flag.
c76e8412f4ff4f5945157410312df2a8950f942dMark Andrews 531. [func] Rdata really should be initalized before being assigned
c76e8412f4ff4f5945157410312df2a8950f942dMark Andrews to (dns_rdata_fromwire(), dns_rdata_fromtext(),
a2a0100e0fc73c0af67a7c9e3524816954448dc6Evan Hunt dns_rdata_clone(), dns_rdata_fromregion()),
a2a0100e0fc73c0af67a7c9e3524816954448dc6Evan Hunt check that it is.
a2a0100e0fc73c0af67a7c9e3524816954448dc6Evan Hunt 530. [func] New function dns_rdata_invalidate().
1feffc6fdb1ba386b22d45ea2d2f1613e717cb9eMark Andrews 529. [bug] 521 contained a bug which caused zones to always
1feffc6fdb1ba386b22d45ea2d2f1613e717cb9eMark Andrews reload. [RT #410]
22bed621ef87bc8b6c1fea599b02c4b38dd6bf48Mark Andrews 528. [func] The ISC_LIST_XXXX macros now perform sanity checks
22bed621ef87bc8b6c1fea599b02c4b38dd6bf48Mark Andrews on their arguements. ISC_LIST_XXXXUNSAFE can be use
68d7ff133c9a1b8cfe683c70e997d83395ffd155Evan Hunt to skip the checks however use with caution.
68d7ff133c9a1b8cfe683c70e997d83395ffd155Evan Hunt 527. [func] New function dns_rdata_clone().
e5f5675b1da287ed40aeff081ad2af86090e8d17Evan Hunt 526. [bug] nsupdate incorrectly refused to add RRs with a TTL
29f0ced781d745591fd058e530a68a281cd7a510Evan Hunt 525. [func] New arguments 'options' for dns_db_subtractrdataset(),
29f0ced781d745591fd058e530a68a281cd7a510Evan Hunt and 'flags' for dns_rdataslab_subtract() allowing you
b9fd54f8d4572fe5dcaf9d4b74f6ecb8027cc450Evan Hunt to request that the RR's must exist prior to deletion.
b9fd54f8d4572fe5dcaf9d4b74f6ecb8027cc450Evan Hunt DNS_R_NOTEXACT is returned if the condition is not met.
fcb5e646e4d775539e348fa21ba13307f2695bf5Mark Andrews 524. [func] The 'forward' and 'forwarders' statement in
fcb5e646e4d775539e348fa21ba13307f2695bf5Mark Andrews non-forward zones should work now.
a22c3cf51567651f74aee5c263c597b8d752c2ccMichał Kępień 523. [doc] The source to the Administrator Reference Manual is
a22c3cf51567651f74aee5c263c597b8d752c2ccMichał Kępień now an XML file using the DocBook DTD, and is included
a22c3cf51567651f74aee5c263c597b8d752c2ccMichał Kępień in the distribution. The plain text version of the
a22c3cf51567651f74aee5c263c597b8d752c2ccMichał Kępień ARM is temporarily unavailable while we figure out
b301c4293c082fcce4ec26218e6fad346976eb9eMark Andrews how to generate readable plain text from the XML.
b301c4293c082fcce4ec26218e6fad346976eb9eMark Andrews 522. [func] The lightweight resolver daemon can now use
5c4e0c7800b5c7783e7f8b9ce80a6f8dc47f8856Mark Andrews a real configuration file, and its functionality
5c4e0c7800b5c7783e7f8b9ce80a6f8dc47f8856Mark Andrews can be provided by a name server. Also, the -p and -P
5c4e0c7800b5c7783e7f8b9ce80a6f8dc47f8856Mark Andrews options to lwresd have been reversed.
6e1f755f19ef244422e1efa4551fe23775e1a38cMark Andrews 521. [bug] Detect master files which contain $INCLUDE and always
6e1f755f19ef244422e1efa4551fe23775e1a38cMark Andrews reload. [RT #196]
435a7cd2293dfa9264678508762ab9acb8d41e50Mark Andrews 520. [bug] Upgraded libtool to 1.3.5, which makes shared
435a7cd2293dfa9264678508762ab9acb8d41e50Mark Andrews library builds almost work on AIX (and possibly
b7a823a402eb5c4e99f283e58d778a903d2e72f5Michał Kępień 519. [bug] dns_name_split() would improperly split some bitstring
c46c8e5c56ec4e81a39632e0036f20a6a3c18b8bMark Andrews labels, zeroing a few of the least signficant bits in
031bc55634f443c7c70fbf44c6ac6d8abe72f22bEvan Hunt the prefix part. When such an improperly created
031bc55634f443c7c70fbf44c6ac6d8abe72f22bEvan Hunt prefix was returned to the RBT database, the bogus
031bc55634f443c7c70fbf44c6ac6d8abe72f22bEvan Hunt label was dutifully stored, corrupting the tree.
a64daf673deff2358a91bee26bbf2bf874f47c6eMark Andrews 518. [bug] The resolver did not realize that a DNAME which was
0aadc6dd7b719539445e7a0a058b15dd9d982a9bMichał Kępień "the answer" to the client's query was "the answer",
0aadc6dd7b719539445e7a0a058b15dd9d982a9bMichał Kępień and such queries would fail. [RT #399]
0aadc6dd7b719539445e7a0a058b15dd9d982a9bMichał Kępień 517. [bug] The resolver's DNAME code would trigger an assertion
0aadc6dd7b719539445e7a0a058b15dd9d982a9bMichał Kępień if there was more than one DNAME in the chain.
f20ff8b74d21fa3e3f071544f6fd060d015cf27eMichał Kępień 516. [bug] Cache lookups which had a NULL node pointer, e.g.
7ff682f3c628d785048bbe0242e6a32ea26c6747Michał Kępień those by dns_view_find(), and which would match a
7ff682f3c628d785048bbe0242e6a32ea26c6747Michał Kępień DNAME, would trigger an INSIST(!search.need_cleanup)
7ff682f3c628d785048bbe0242e6a32ea26c6747Michał Kępień assertion. [RT #399]
e02fa56849131911e9554133b17a5325b37d0828Michał Kępień 515. [bug] The ssu table was not being attached / detached
e02fa56849131911e9554133b17a5325b37d0828Michał Kępień by dns_zone_[sg]etssutable. [RT#397]
abcea74291c37abf68be4e06997c59e5494f06adMark Andrews 514. [func] Retry refresh and notify queries if they timeout.
d748d8a4afc200800f6289683361a393b15ba6bfMichał Kępień 513. [func] New functionality added to rdnc and server to allow
d748d8a4afc200800f6289683361a393b15ba6bfMichał Kępień individual zones to be refreshed or reloaded.
cbb33c87f4bcf415c840acb61c9d4642c3c2a8e0Michał Kępień 512. [bug] The zone transfer code could throw an execption with
cbb33c87f4bcf415c840acb61c9d4642c3c2a8e0Michał Kępień an invalid IXFR stream.
324b00ad4950b00346f5ba2382a51709bd82afe9Mark Andrews 511. [bug] The message code could throw an assertion on an
324b00ad4950b00346f5ba2382a51709bd82afe9Mark Andrews out of memory failure. [RT #392]
4dc6fa1e92af7a62875b6f6f2931beefd58cb4faEvan Hunt 510. [bug] Remove spurious view notify warning. [RT #376]
4dc6fa1e92af7a62875b6f6f2931beefd58cb4faEvan Hunt 509. [func] Add support for write of zone files on shutdown.
b81b178ab919bdbd92021cfc7e6e8d971cd38e83Mark Andrews 508. [func] dns_message_parse() can now do a best-effort
b81b178ab919bdbd92021cfc7e6e8d971cd38e83Mark Andrews attempt, which should allow dig to print more invalid
7dbeb5e7f067585abfb12fac314a0d2a8f0dd040Evan Hunt 507. [func] New functions dns_zone_flush(), dns_zt_flushanddetach()
7dbeb5e7f067585abfb12fac314a0d2a8f0dd040Evan Hunt and dns_view_flushanddetach().
6e10f87913db176724e89b52e686b0992898da75Mukund Sivaraman 506. [func] Do not fail to start on errors in zone files.
6e10f87913db176724e89b52e686b0992898da75Mukund Sivaraman 505. [bug] nsupdate was printing "unknown result code". [RT #373]
37f6466aa327a5b444e41c8cb57ab5caacfe6279Evan Hunt 504. [bug] The zone was not being marked as dirty when updated via
37f6466aa327a5b444e41c8cb57ab5caacfe6279Evan Hunt 503. [bug] dumptime was not being set along with
4162d3b36d1a3c25724c7e37ce839f67b2352bbbMark Andrews DNS_ZONEFLG_NEEDDUMP.
4162d3b36d1a3c25724c7e37ce839f67b2352bbbMark Andrews 502. [func] On a SERVFAIL reply, DiG will now try the next server
ce6f0c122140647b5652c0d4de523c994fcfea08Michał Kępień in the list, unless the +fail option is specified.
f72f5879424ce4081893b306b8c31f29fe9205e0Evan Hunt 501. [bug] Incorrect port numbers were being displayed by
f72f5879424ce4081893b306b8c31f29fe9205e0Evan Hunt nslookup. [RT #352]
f72f5879424ce4081893b306b8c31f29fe9205e0Evan Hunt 500. [func] Nearly useless +details option removed from DiG.
1073e2001caee13cc1fa52de97feddd633d50fd8Evan Hunt 499. [func] In DiG, specifying a class with -c or type with -t
1073e2001caee13cc1fa52de97feddd633d50fd8Evan Hunt changes command-line parsing so that classes and
1073e2001caee13cc1fa52de97feddd633d50fd8Evan Hunt types are only recognized if following -c or -t.
1073e2001caee13cc1fa52de97feddd633d50fd8Evan Hunt This allows hosts with the same name as a class or
1073e2001caee13cc1fa52de97feddd633d50fd8Evan Hunt type to be looked up.
11c4e6d8fcc9bc148543c1ee632315e096d2bcf2Michał Kępień 498. [doc] There is now a man page for "dig"
59122481b2aa65de4518677c6949f03711d2553aEvan Hunt 497. [bug] The error messages printed when an IP match list
59122481b2aa65de4518677c6949f03711d2553aEvan Hunt contained a network address with a nonzero host
59122481b2aa65de4518677c6949f03711d2553aEvan Hunt part where not sufficiently detailed. [RT #365]
fe6d2fd8338d6f6ac4c79bea9a8daad903460040Evan Hunt 496. [bug] named didn't sanity check numeric parameters. [RT #361]
fe6d2fd8338d6f6ac4c79bea9a8daad903460040Evan Hunt 495. [bug] nsupdate was unable to handle large records. [RT #368]
05a456499af940762d6658366abafb220c5053ccMark Andrews 494. [func] Do not cache NXDOMAIN responses for SOA queries.
05a456499af940762d6658366abafb220c5053ccMark Andrews 493. [func] Return non-cachable (ttl = 0) NXDOMAIN responses
cb4e0ef4e2c8a942f99af6ecc6aa564c903b00a0Mark Andrews for SOA queries. This makes it easier to locate
cb4e0ef4e2c8a942f99af6ecc6aa564c903b00a0Mark Andrews the containing zone without polluting intermediate
e3efc855f9f0acc9b14bb8e9c833e0fa209068b6Mark Andrews 492. [bug] attempting to reload a zone caused the server fail
e3efc855f9f0acc9b14bb8e9c833e0fa209068b6Mark Andrews to shutdown cleanly. [RT #360]
e56c0854589d936f911e0aac2f2bf53cbc8a6af7Michał Kępień 491. [bug] nsupdate would segfault when sending certain
e56c0854589d936f911e0aac2f2bf53cbc8a6af7Michał Kępień prerequisites with empty RDATA. [RT #356]
6727802528c27484e0d36d70f0b936022d3226e3Michał Kępień 490. [func] When a slave/stub zone has not yet successfully
6727802528c27484e0d36d70f0b936022d3226e3Michał Kępień obtained an SOA containing the zone's configured
6727802528c27484e0d36d70f0b936022d3226e3Michał Kępień retry time, perform the SOA query retries using
6727802528c27484e0d36d70f0b936022d3226e3Michał Kępień exponential backoff. [RT #337]
4d41be5f9e86c11a6f00e2b005cfc5abae2c1ab3Mark Andrews 489. [func] The zone manager now has a "i/o" queue.
bfde61d5194a534d800f3b90008d1f52261922c5Mark Andrews 488. [bug] Locks weren't properly destroyed in some cases.
42ae02626d05921ca7508ae6f9c48ea699596bc6Mark Andrews 487. [port] flockfile() is not defined on all systems.
6b56350522d18f10edbf2d3778cd0fea74e4f3d2Mark Andrews 486. [bug] nslookup: "set all" and "server" commands showed
42ae02626d05921ca7508ae6f9c48ea699596bc6Mark Andrews the incorrect port number if a port other than 53
41caed6e2d7e9caace30e6c59f199ab6bd438f01Mark Andrews was specified. [RT #352]
16f43564c6875e2bedd346c18c494933ad51e4faMukund Sivaraman 485. [func] When dig had more than one server to query, it would
16f43564c6875e2bedd346c18c494933ad51e4faMukund Sivaraman send all of the messages at the same time. Add
16f43564c6875e2bedd346c18c494933ad51e4faMukund Sivaraman rate limiting of the transmitted messages.
72b322cde0e51c4c87df0c9e3226deac95dfb4ceMark Andrews 484. [bug] When the server was reloaded after removing addresses
72b322cde0e51c4c87df0c9e3226deac95dfb4ceMark Andrews from the named.conf "listen-on" statement, sockets
28ea558bc80f75e46d77ea0533232bb9d4e644f7Mark Andrews were still listening on the removed addresses due
28ea558bc80f75e46d77ea0533232bb9d4e644f7Mark Andrews to reference count loops. [RT #325]
8ed6c49f1a7f06d3ed39bee7731ff91d8dfd8dc7Mark Andrews 483. [bug] nslookup: "set all" showed a "search" option but it
447dfe4f115b17274eabf1087f035634e1129bb9Mark Andrews was not settable.
6045abbc9a0d7d449a13b6fbfbf32d419b6bee96Mark Andrews 482. [bug] nslookup: a plain "server" or "lserver" should be
6045abbc9a0d7d449a13b6fbfbf32d419b6bee96Mark Andrews treated as a lookup.
f7d148398ca4511551c737e655b15f7d0d59a783Mark Andrews 481. [bug] nslookup:get_next_command() stack size could exceed
f7d148398ca4511551c737e655b15f7d0d59a783Mark Andrews per thread limit.
3a84275b10ab16965e86f6ca97e70c1bdca885a0Mark Andrews 480. [bug] strtok() is not thread safe. [RT #349]
3a84275b10ab16965e86f6ca97e70c1bdca885a0Mark Andrews 479. [func] The test suite can now be run by typing "make check"
398834f7559617bdfd6c10ba555609a2f306e3d4Mark Andrews or "make test" at the top level.
398834f7559617bdfd6c10ba555609a2f306e3d4Mark Andrews 478. [bug] "make install" failed if the directory specified with
398834f7559617bdfd6c10ba555609a2f306e3d4Mark Andrews --prefix did not already exist.
28061f80b698171892e81c0856bc722190947998Evan Hunt 477. [bug] The the isc-config.sh script could be installed before
28061f80b698171892e81c0856bc722190947998Evan Hunt its directory was created. [RT #324]
a785bf2c39c6f223a93c27bbff81591b38095577Mark Andrews 476. [bug] A zone could expire while a zone transfer was in
a785bf2c39c6f223a93c27bbff81591b38095577Mark Andrews progress triggering a INSIST failure. [RT #329]
a03f4b1ea4f1a4a70963fbeb606841c217f9e5f3Evan Hunt 475. [bug] query_getzonedb() sometimes returned a non-null version
a03f4b1ea4f1a4a70963fbeb606841c217f9e5f3Evan Hunt on failure. This caused assertion failures when
a03f4b1ea4f1a4a70963fbeb606841c217f9e5f3Evan Hunt generating query responses where names subject to
d315545e6db6792692fe2dcb788ac6717a33b75fEvan Hunt additional section processing pointed to a zone
d315545e6db6792692fe2dcb788ac6717a33b75fEvan Hunt to which access had been denied by means of the
d315545e6db6792692fe2dcb788ac6717a33b75fEvan Hunt allow-query option. [RT #336]
00f131293520b70728cd48840e09953fa45a745bMark Andrews 474. [bug] The mnemonic of the CHAOS class is CH according to
00f131293520b70728cd48840e09953fa45a745bMark Andrews RFC1035, but it was printed and read only as CHAOS.
00f131293520b70728cd48840e09953fa45a745bMark Andrews We now accept both forms as input, and print it
b2e71853060a384070d422afda6d1c692ff608e3Mark Andrews as CH. [RT #305]
b2e71853060a384070d422afda6d1c692ff608e3Mark Andrews 473. [bug] nsupdate overran the end of the list of name servers
b2e71853060a384070d422afda6d1c692ff608e3Mark Andrews when no servers could be reached, typically causing
42c1acfa478aacfbda2d298cf74a137de2df4b87Michał Kępień it to print the error message "dns_request_create:
42c1acfa478aacfbda2d298cf74a137de2df4b87Michał Kępień not implemented".
214b53880b6d77359f60feccb91bd2589059300aEvan Hunt 472. [bug] Off-by-one error caused isc_time_add() to sometimes
214b53880b6d77359f60feccb91bd2589059300aEvan Hunt produce invalid time values.
dd5375de0a7a515ee4fb2fd217e9577259d38c07Mark Andrews 471. [bug] nsupdate didn't compile on HP/UX 10.20
dd5375de0a7a515ee4fb2fd217e9577259d38c07Mark Andrews 470. [feature] $GENERATE is now supported. See also
3a58e1fefb0a9fd5dab11f271a320c6b90473f76Mukund Sivaraman 469. [bug] "query-source address * port 53;" now works.
7c67b8c2b076971e6a9f8b0db932201366f13d47Mark Andrews 468. [bug] dns_master_load*() failed to report file and line
7c67b8c2b076971e6a9f8b0db932201366f13d47Mark Andrews number in certain error conditions.
5aed5dc329a2bf1340e9ff2256c1cf4e3005ea0bMark Andrews 467. [bug] dns_master_load*() failed to log an error if
387f5e872d40426acbc739d2e9b2bb37c123dd56Mark Andrews pushfile() failed.
c28e44f3f8bc46c6bf1c15cc06af0c42fcd7e924Evan Hunt 466. [bug] dns_master_load*() could return success when it failed.
387f5e872d40426acbc739d2e9b2bb37c123dd56Mark Andrews 465. [cleanup] Allow 0 to be set as an omapi_value_t value by
3440cf9c60cd5d35634e7f274fd3eccbba2173a5Evan Hunt omapi_value_storeint().
3440cf9c60cd5d35634e7f274fd3eccbba2173a5Evan Hunt 464. [cleanup] Build with openssl's RSA code instead of dnssafe.
541ce84ff2f0c54340da8b3e04c5686ed82420e1Mark Andrews 463. [bug] nsupdate sent malformed SOA queries to the second
541ce84ff2f0c54340da8b3e04c5686ed82420e1Mark Andrews and subsequent name servers in resolv.conf if the
032d2134a4c1808696688db9bf6f20253e5d05b5Mark Andrews query sent to the first one failed.
032d2134a4c1808696688db9bf6f20253e5d05b5Mark Andrews 462. [bug] --disable-ipv6 should work now.
fb9ef31fed818384ef8997f2dc5f27252c6f767eEvan Hunt 461. [bug] Specifying an unknown key in the "keys" clause of the
fb9ef31fed818384ef8997f2dc5f27252c6f767eEvan Hunt "controls" statement caused a NULL pointer dereference.
823ccd1f02802966395d58c916e9f988320fd6eeEvan Hunt 460. [bug] Much of the DNSSEC code only worked with class IN.
b6fa637fc8c92f42a21e6f97259598968717af3dEvan Hunt 459. [bug] Nslookup processed the "set" command incorrectly.
b6fa637fc8c92f42a21e6f97259598968717af3dEvan Hunt 458. [bug] Nslookup didn't properly check class and type values.
ace5680c122ef239e64eec1120f13f5a7f087d79Mark Andrews 457. [bug] Dig/host/hslookup didn't properly handle connect
59d940391ce90963cd3f4b22201b3fca2ffda22aMark Andrews timeouts in certain situations, causing an
59d940391ce90963cd3f4b22201b3fca2ffda22aMark Andrews unnecessary warning message to be printed.
6b432e11497f905a6b6f048df3e8a01ce8abbb1eMark Andrews 456. [bug] Stub zones were not resetting the refresh and expire
6b432e11497f905a6b6f048df3e8a01ce8abbb1eMark Andrews counters, loadtime or clearing the DNS_ZONE_REFRESH
6b432e11497f905a6b6f048df3e8a01ce8abbb1eMark Andrews (refresh in progress) flag upon successful update.
cb9345c996de9d9c990009f14fc83fbbe9c5e3e6Mark Andrews This disabled further refreshing of the stub zone,
cb9345c996de9d9c990009f14fc83fbbe9c5e3e6Mark Andrews causing it to eventually expire. [RT #300]
c935952ede45595a821cfed7f73b57f3b239ca2bMark Andrews 455. [doc] Document IPv4 prefix notation does not require a
c935952ede45595a821cfed7f73b57f3b239ca2bMark Andrews dotted decimal quad but may be just dotted decimal.
9604a49da0130534f2f4aaa0cbfa78b5f589196fMark Andrews 454. [bug] Enforce dotted decimal and dotted decimal quad where
9604a49da0130534f2f4aaa0cbfa78b5f589196fMark Andrews documented as such in named.conf. [RT #304, RT #311]
da5b569ddb9b8bf84242f3085d18e215ec490fdaMark Andrews 453. [bug] Warn if the obsolete option "maintain-ixfr-base"
da5b569ddb9b8bf84242f3085d18e215ec490fdaMark Andrews is specified in named.conf. [RT #306]
c83a3061551c86bd661839be935de061f7322f5cEvan Hunt 452. [bug] Warn if the unimplemented option "statistics-file"
c83a3061551c86bd661839be935de061f7322f5cEvan Hunt is specified in named.conf. [RT #301]
c83a3061551c86bd661839be935de061f7322f5cEvan Hunt 451. [func] Update forwarding implememted.
ac9072210cea5283e554f1787876b647a08fda96Mark Andrews 450. [func] New function ns_client_sendraw().
ac9072210cea5283e554f1787876b647a08fda96Mark Andrews 449. [bug] isc_bitstring_copy() only works correctly if the
512765ba1e3f0b29e2c1ae4b0138838c6422f2bdEvan Hunt two bitstrings have the same lsb0 value, but this
512765ba1e3f0b29e2c1ae4b0138838c6422f2bdEvan Hunt requirement was not documented, nor was there a
27a262bc4d38c7a8230677ac2685ec7a4f509f70Mark Andrews REQUIRE for it.
27a262bc4d38c7a8230677ac2685ec7a4f509f70Mark Andrews 448. [bug] Host output formatting change, to match v8. [RT #255]
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman 447. [bug] Dig didn't properly retry in TCP mode after
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman a truncated reply. [RT #277]
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman 446. [bug] Confusing notify log message. [RT #298]
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman 445. [bug] Doing a 0 bit isc_bitstring_copy() of an lsb0
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman bitstring triggered a REQUIRE statement. The REQUIRE
0d24df5c0b2f9546f403113df8ac4457223bc92fEvan Hunt statement was incorrect. [RT #297]
0d24df5c0b2f9546f403113df8ac4457223bc92fEvan Hunt 444. [func] "recursion denied" messages are always logged at
7c1c9b4dcd9efa507cdb58d3d83e99ab4836096dMark Andrews debug level 1, now, rather than sometimes at ERROR.
7c1c9b4dcd9efa507cdb58d3d83e99ab4836096dMark Andrews This silences these warnings in the usual case, where
7c1c9b4dcd9efa507cdb58d3d83e99ab4836096dMark Andrews some clients set the RD bit in all queries.
9689922a0d936b04feb418fbaf4c1420f745ea58Mark Andrews 443. [bug] When loading a master file failed because of an
9689922a0d936b04feb418fbaf4c1420f745ea58Mark Andrews unrecognized RR type name, the error message
02989eceeff85cd6c5dd31848a12674f74bba7cfEvan Hunt did not include the file name and line number.
34f649fa22a16acb488ccf0f8a41d541c6ba7da1Evan Hunt 442. [bug] TSIG signed messages that did not match any view
34f649fa22a16acb488ccf0f8a41d541c6ba7da1Evan Hunt crashed the server. [RT #290]
34f649fa22a16acb488ccf0f8a41d541c6ba7da1Evan Hunt 441. [bug] Nodes obscured by a DNAME were inaccessible even
8b9c4592ed718c4187971f1104381faf538bf4f7Evan Hunt when DNS_DBFIND_GLUEOK was set.
8b9c4592ed718c4187971f1104381faf538bf4f7Evan Hunt 440. [func] New function dns_zone_forwardupdate().
264e17e73941059877ccf3c96f26aac15a25500bMukund Sivaraman 439. [func] New function dns_request_createraw().
264e17e73941059877ccf3c96f26aac15a25500bMukund Sivaraman 438. [func] New function dns_message_getrawmessage().
9a8b2b3ab35fbbdf03acba32dade90ad91f75742Mukund Sivaraman 437. [func] Log NOTIFY activity to the notify channel.
9a8b2b3ab35fbbdf03acba32dade90ad91f75742Mukund Sivaraman 436. [bug] If recvmsg() returned EHOSTUNREACH or ENETUNREACH,
eeb16584fbd3564136cb4c950fc5e1b54690de68Mukund Sivaraman which sometimes happens on Linux, named would enter
eeb16584fbd3564136cb4c950fc5e1b54690de68Mukund Sivaraman a busy loop. Also, unexpected socket errors were
eeb16584fbd3564136cb4c950fc5e1b54690de68Mukund Sivaraman not logged at a high enough logging level to be
eeb16584fbd3564136cb4c950fc5e1b54690de68Mukund Sivaraman useful in diagnosing this situation. [RT #275]
9540b42695c15fdd5f01b4c663e21936e6c38c82Mukund Sivaraman 435. [bug] dns_zone_dump() overwrote existing zone files
9540b42695c15fdd5f01b4c663e21936e6c38c82Mukund Sivaraman rather than writing to a temporary file and
9540b42695c15fdd5f01b4c663e21936e6c38c82Mukund Sivaraman renaming. This could lead to empty or partial
9540b42695c15fdd5f01b4c663e21936e6c38c82Mukund Sivaraman zone files being left around in certain error
9540b42695c15fdd5f01b4c663e21936e6c38c82Mukund Sivaraman conditions involving the initial transfer of a
fec9247b8f1ab52e999643ae03f0550387ec359fMukund Sivaraman slave zone, interfering with subsequent server
fec9247b8f1ab52e999643ae03f0550387ec359fMukund Sivaraman startup. [RT #282]
fec9247b8f1ab52e999643ae03f0550387ec359fMukund Sivaraman 434. [func] New function isc_file_isabsolute().
0d7548ee341c83c540624a423e2c701b6e9ddc4eEvan Hunt 433. [func] isc_base64_decodestring() now accepts newlines
0d7548ee341c83c540624a423e2c701b6e9ddc4eEvan Hunt within the base64 data. This makes it possible
0d7548ee341c83c540624a423e2c701b6e9ddc4eEvan Hunt to break up the key data in a "trusted-keys"
2883bbaef3b2b712acfb89358f5a9c7ebb62733bEvan Hunt statement into multiple lines. [RT #284]
527163f0e5e8639bcceb7fe52387285042f5b24cEvan Hunt 432. [func] Added refresh/retry jitter. The actual refresh/
62a6147e51fd1ccb9ec1c1b6c97b6e9b9ef1f002Evan Hunt retry time is now a random value between 75% and
62a6147e51fd1ccb9ec1c1b6c97b6e9b9ef1f002Evan Hunt 100% of the configured value.
4c432aae90bc9b220725ca7df5a6af40cf4c74b3Mark Andrews 431. [func] Log at ISC_LOG_INFO when a zone is successfully
3195754154292f0651c195433607696a259a98e2Evan Hunt 430. [bug] Rewrote the lightweight resolver client management
3195754154292f0651c195433607696a259a98e2Evan Hunt code to handle shutdown correctly and general
911576956388270fe2401fbf9236d8879d2795e9Evan Hunt 429. [bug] The space reserved for a TSIG record in a response
911576956388270fe2401fbf9236d8879d2795e9Evan Hunt was 2 bytes too short, leading to message
fd0d60b3a0139c040fedb0bb765fd9667831412eMark Andrews generation failures.
fd0d60b3a0139c040fedb0bb765fd9667831412eMark Andrews 428. [bug] rbtdb.c:find_closest_nxt() erroneously returned
3001a1b4e6298466882a4147307b4c28a3b08f91Mark Andrews DNS_R_BADDB for nodes which had neither NXT nor SIG NXT
3001a1b4e6298466882a4147307b4c28a3b08f91Mark Andrews (e.g. glue). This could cause SERVFAILs when
3001a1b4e6298466882a4147307b4c28a3b08f91Mark Andrews generating negative responses in a secure zone.
1bce43adcc11d21afaf645cbe466553aabc725b2Mark Andrews 427. [bug] Avoid going into an infinite loop when the validator
da4823c08a9a41e7b5ff1f3a83c80007f60fd21cMark Andrews gets a negative response to a key query where the
da4823c08a9a41e7b5ff1f3a83c80007f60fd21cMark Andrews records are signed by the missing key.
52cae869e0296713b764f6065bdad80832d4c493Mark Andrews 426. [bug] Attempting to generate an oversized RSA key could
52cae869e0296713b764f6065bdad80832d4c493Mark Andrews cause dnssec-keygen to dump core.
403e7b451207fe6514a5d641562713b1af233b9cEvan Hunt 425. [bug] Warn about the auth-nxdomain default value change
403e7b451207fe6514a5d641562713b1af233b9cEvan Hunt if there is no auth-nxdomain statement in the
403e7b451207fe6514a5d641562713b1af233b9cEvan Hunt config file. [RT #287]
62b5dd5b09cb575281f8193476b58a4bd9870fc9Evan Hunt 424. [bug] notify_createmessage() could trigger an assertion
7fcbbd6fa9ed199cf6947bb6b204da5438211faaMark Andrews failure when creating the notify message failed,
7fcbbd6fa9ed199cf6947bb6b204da5438211faaMark Andrews e.g. due to corrupt zones with multiple SOA records.
8c31a25f3ff5d6783c7add7c887e52f7031d173dMark Andrews 423. [bug] When responding to a recusive query, errors that occur
8bcd80824c51c802c2927236b012cd526f569b04Mark Andrews after following a CNAME should cause the query to fail.
7fcbbd6fa9ed199cf6947bb6b204da5438211faaMark Andrews 422. [func] get rid of isc_random_t, and make isc_random_get()
7fcbbd6fa9ed199cf6947bb6b204da5438211faaMark Andrews and isc_random_jitter() use rand() internally
7fcbbd6fa9ed199cf6947bb6b204da5438211faaMark Andrews instead of local state. Note that isc_random_*()
559cbe04e73cf601784a371e09554c20407a6c7bEvan Hunt functions are only for weak, non-critical "randomness"
559cbe04e73cf601784a371e09554c20407a6c7bEvan Hunt such as timing jitter and such.
559cbe04e73cf601784a371e09554c20407a6c7bEvan Hunt 421. [bug] nslookup would exit when given a blank line as input.
6ef61e764583887172e27c3bc681e36cfa27b469Mark Andrews 420. [bug] nslookup failed to implement the "exit" command.
b81977ae70138c9befd8fa4bb66b6145e1986561Mark Andrews 419. [bug] The certificate type PKIX was misspelled as SKIX.
43769594c0e42e9822ef71daee8bbf35252d9300Evan Hunt 418. [bug] At debug levels >= 10, getting an unexpected
43769594c0e42e9822ef71daee8bbf35252d9300Evan Hunt socket receive error would crash the server
9ecedaea58defeadaf54dfc1211270653e0657ceMark Andrews while trying to log the error message.
fc8c8966c906b305cb8b416a8f23f21abf103b7fEvan Hunt 417. [func] Add isc_app_block() and isc_app_unblock(), which
fc8c8966c906b305cb8b416a8f23f21abf103b7fEvan Hunt allow an application to handle signals while
07b7a3eadeda94eddd50977c9582dae2f955b638Evan Hunt 416. [bug] Slave zones with no master file tried to use a
07b7a3eadeda94eddd50977c9582dae2f955b638Evan Hunt NULL pointer for a journal file name when they
07b7a3eadeda94eddd50977c9582dae2f955b638Evan Hunt received an IXFR. [RT #273]
85a26f938eac3e147a48f671f6a6b5ee9cd1767dEvan Hunt 415. [bug] The logging code leaked file descriptors.
85a26f938eac3e147a48f671f6a6b5ee9cd1767dEvan Hunt 414. [bug] Server did not shut down until all incoming zone
4901f2c10b4393fd4407c8feb022c3415ab323c7Mark Andrews transfers were finished.
4901f2c10b4393fd4407c8feb022c3415ab323c7Mark Andrews 413. [bug] Notify could attempt to use the zone database after
8e9dbb62224ce4d7342b0e7db96cf31e415aaaf0Evan Hunt it had been unloaded. [RT#267]
8e9dbb62224ce4d7342b0e7db96cf31e415aaaf0Evan Hunt 412. [bug] named -v didn't print the version.
b5ad0916242ca4ce3f053efe78c1725dce996717Mark Andrews 411. [bug] A typo in the HS A code caused an assertion failure.
e2ec0753ce8ed53c870141541b34ebb44598cef7Tinderbox User 410. [bug] lwres_gethostbyname() and company set lwres_h_errno
da23e32e410eb9b106ae926858140303bfd1d96fMark Andrews to a random value on success.
da23e32e410eb9b106ae926858140303bfd1d96fMark Andrews 409. [bug] If named was shut down early in the startup
18ab9a0a34ea025a6bbb09b711b00cfa11eec1b5Evan Hunt process, ns_omapi_shutdown() would attempt to lock
18ab9a0a34ea025a6bbb09b711b00cfa11eec1b5Evan Hunt an unintialized mutex. [RT #262]
c742ef745e1f3400b79c9df3d188896ccbb50f15Evan Hunt 408. [bug] stub zones could leak memory and reference counts if
832f5803f69f4548ba3777f8b5741768bbbf5f75Mark Andrews all the masters were unreachable.
832f5803f69f4548ba3777f8b5741768bbbf5f75Mark Andrews 407. [bug] isc_rwlock_lock() would needlessly block
832f5803f69f4548ba3777f8b5741768bbbf5f75Mark Andrews readers when it reached the read quota even
4441328a1d38bbb2ec20a0a219b84d472312da26Mark Andrews if no writers were waiting.
4441328a1d38bbb2ec20a0a219b84d472312da26Mark Andrews 406. [bug] Log messages were occasionally lost or corrupted
f2e8131f508ca9c92bf7601c80db3c9e1d3bc4ebMark Andrews due to a race condition in isc_log_doit().
22e3ffcf2c52114092b2dbdf2bc1872371c96192Mark Andrews 405. [func] Add support for selective forwarding (forward zones)
7bcba68b9510908c07d6c2568faca06629511660Mark Andrews 404. [bug] The request library didn't completely work with IPv6.
2cee8eadec6545fb0ce10fb8c1d7b60870ec2fb4Mark Andrews 403. [bug] "host" did not use the search list.
2cee8eadec6545fb0ce10fb8c1d7b60870ec2fb4Mark Andrews 402. [bug] Treat undefined acls as errors, rather than
2cee8eadec6545fb0ce10fb8c1d7b60870ec2fb4Mark Andrews warning and then later throwing an assertion.
81df1363fbd13f3a80987704c23e14413e6f1d2aMark Andrews 401. [func] Added simple database API.
08397f5b6ca783a8c55f48b827201b75c3fca4bfMark Andrews 400. [bug] SIG(0) signing and verifying was done incorrectly.
e63d63dc8510c669e1575b2762265842e8783822Evan Hunt 399. [bug] When reloading the server with a config file
e63d63dc8510c669e1575b2762265842e8783822Evan Hunt containing a syntax error, it could catch an
f5c17a057fc5974bb51d7bc8c5827a7fd6dc9aeeEvan Hunt assertion failure trying to perform zone
f5c17a057fc5974bb51d7bc8c5827a7fd6dc9aeeEvan Hunt maintenance on, or sending notifies from,
f5c17a057fc5974bb51d7bc8c5827a7fd6dc9aeeEvan Hunt tentatively created zones whose views were
d6080de9be23024f5f7a1e40d0cb06df94cdcb72Mark Andrews never fully configured and lacked an address
d6080de9be23024f5f7a1e40d0cb06df94cdcb72Mark Andrews database and request manager.
6649db1ca4f3dc2d14f41f77e03867ac013215f9Evan Hunt 398. [bug] "dig" sometimes caught an assertion failure when
b1866070ef4fb9e17bff16ad458f629bbc5a4accwpk using TSIG, depending on the key length.
6649db1ca4f3dc2d14f41f77e03867ac013215f9Evan Hunt 397. [func] Added utility functions dns_view_gettsig() and
b1866070ef4fb9e17bff16ad458f629bbc5a4accwpk dns_view_getpeertsig().
6b45fd062bbcf2986078bf25b2b617b844a9fde4Mark Andrews 396. [doc] There is now a man page for "nsupdate"
6b45fd062bbcf2986078bf25b2b617b844a9fde4Mark Andrews 395. [bug] nslookup printed incorrect RR type mnemonics
72cae054ad81a985f1e0023f9ff92b6ff1872183Mark Andrews for RRs of type >= 21 [RT #237].
72cae054ad81a985f1e0023f9ff92b6ff1872183Mark Andrews 394. [bug] Current name was not propagated via $INCLUDE.
f1e3dd087b7ce34382df8354efddaae79caa11b7Mark Andrews 393. [func] Initial answer while loading (awl) support.
f1e3dd087b7ce34382df8354efddaae79caa11b7Mark Andrews Entry points: dns_master_loadfileinc(),
544e2b48ece5724f2c4a0d6636048a72335cfd54Evan Hunt dns_master_loadstreaminc(), dns_master_loadbufferinc().
23ac7e663494ffdfd78b52d1a0a62d93f0d30d93Mark Andrews Note: calls to dns_master_load*inc() should be rate
23ac7e663494ffdfd78b52d1a0a62d93f0d30d93Mark Andrews be rate limited so as to not use up all file
458e816ed08044cfe82c89fecd38bce540b23ff0Mark Andrews descriptors.
458e816ed08044cfe82c89fecd38bce540b23ff0Mark Andrews 392. [func] Add ISC_R_FAMILYNOSUPPORT. Returned when OS does
b1ab6766f7cf3d2c189b415c50cc574d9b21a9a2Mark Andrews not support the given address family requested.
bc2510a6a5e406bdef580452e6ae3e1298a7d1d6Mark Andrews 391. [clarity] ISC_R_FAMILY -> ISC_R_FAMILYMISMATCH.
bc2510a6a5e406bdef580452e6ae3e1298a7d1d6Mark Andrews 390. [func] The function dns_zone_setdbtype() now takes
1160ea4c2847b276946cf6bd00504929ec4f6e44Mark Andrews an argc/argv style vector of words and sets
1160ea4c2847b276946cf6bd00504929ec4f6e44Mark Andrews both the zone database type and its arguments,
1160ea4c2847b276946cf6bd00504929ec4f6e44Mark Andrews making the functions dns_zone_adddbarg()
348d80fb8490f4547aaa569e5f7ea2a032543bacMark Andrews and dns_zone_cleardbargs() unnecessary.
47071b7310bd6d4d12169c336faac72c8c3d9ecfMark Andrews 389. [bug] Attempting to send a reqeust over IPv6 using
45f206e6c1521c710947e9d5e734c32c6b286b13Mark Andrews dns_request_create() on a system without IPv6
45f206e6c1521c710947e9d5e734c32c6b286b13Mark Andrews support caused an assertion failure [RT #235].
f6f3264d8c81cda5d489e29d2141f1a92fbe4c84Mark Andrews 388. [func] dig and host can now do reverse ipv6 lookups.
f6f3264d8c81cda5d489e29d2141f1a92fbe4c84Mark Andrews 387. [func] Add dns_byaddr_createptrname(), which converts
960989925556246cc86f1905a5d62e6b0b69dc02Mark Andrews an address into the name used by a PTR query.
960989925556246cc86f1905a5d62e6b0b69dc02Mark Andrews 386. [bug] Missing strdup() of ACL name caused random
960989925556246cc86f1905a5d62e6b0b69dc02Mark Andrews ACL matching failures [RT #228].
d77cab69bf9676f828c48c217828a25e8ba41c63Mark Andrews 385. [cleanup] Removed functions dns_zone_equal(), dns_zone_print(),
d77cab69bf9676f828c48c217828a25e8ba41c63Mark Andrews and dns_zt_print().
f1b29d8428362842c429157b4925e529463eab4cEvan Hunt 384. [bug] nsupdate was incorrectly limiting TTLs to 65535 instead
f1b29d8428362842c429157b4925e529463eab4cEvan Hunt of 2147483647.
d0c5ff7f65a08e2ccc9bc06e0ef9f61e36875b50Mark Andrews 383. [func] When writing a master file, print the SOA and NS
d0c5ff7f65a08e2ccc9bc06e0ef9f61e36875b50Mark Andrews records (and their SIGs) before other records.
83a28ca274521e15086fc39febde507bcc4e145eMark Andrews 382. [bug] named -u failed on many Linux systems where the
83a28ca274521e15086fc39febde507bcc4e145eMark Andrews libc provided kernel headers do not match
1585a9f239969a65b974ff741ff2a7a79b148891Evan Hunt the current kernel.
1585a9f239969a65b974ff741ff2a7a79b148891Evan Hunt 381. [bug] Check for IPV6_RECVPKTINFO and use it instead of
2fb4184d9d55a6b8709356144730e323e265d58fEvan Hunt IPV6_PKTINFO if found. [RT #229]
2fb4184d9d55a6b8709356144730e323e265d58fEvan Hunt 380. [bug] nsupdate didn't work with IPv6.
5be93f5dff21fa067f52065e3521b7d82f32c779Mark Andrews 379. [func] New library function isc_sockaddr_anyofpf().
6ae22c411920be5f5fd1780ac0cd44cbb21b144aMukund Sivaraman 378. [func] named and lwresd will log the command line arguments
6ae22c411920be5f5fd1780ac0cd44cbb21b144aMukund Sivaraman they were started with in the "starting ..." message.
74d98566ed6a2280ea84d146e7c81275f1c5649dMark Andrews 377. [bug] When additional data lookups were refused due to
74d98566ed6a2280ea84d146e7c81275f1c5649dMark Andrews "allow-query", the databases were still being
74d98566ed6a2280ea84d146e7c81275f1c5649dMark Andrews attached causing reference leaks.
1c89e89eaf761c378fd48bfd1c4abf1b5ad026e9Evan Hunt 376. [bug] The server should always use good entropy when
1c89e89eaf761c378fd48bfd1c4abf1b5ad026e9Evan Hunt performing cryptographic functions needing entropy.
0c2d891abeb2b35e290ca9da29e1227110b5be23Mark Andrews 375. [bug] Per-zone "allow-query" did not properly override the
0c2d891abeb2b35e290ca9da29e1227110b5be23Mark Andrews view/global one for CNAME targets and additional
fd017eea638d690b6a90c4d2a3f2ebe51c472173Mark Andrews data [RT #220].
2595d1da358cc7391e001894d45471509976e7d5Mark Andrews 374. [bug] SOA in authoritative negative responses had wrong TTL.
2595d1da358cc7391e001894d45471509976e7d5Mark Andrews 373. [func] nslookup is now installed by "make install".
6ef1cdec9a52a21a3db649817184702abfe6dd95Mark Andrews 372. [bug] Deal with Microsoft DNS servers appending two bytes of
6ef1cdec9a52a21a3db649817184702abfe6dd95Mark Andrews garbage to zone transfer requests.
294ef74e5ad68d898207c4fb36d8b18d526a11f6Curtis Blackburn 371. [bug] At high debug levels, doing an outgoing zone transfer
1008577c673876037d60b5241a8f1de0d1b680d9Tinderbox User of a very large RRset could cause an assertion failure
294ef74e5ad68d898207c4fb36d8b18d526a11f6Curtis Blackburn during logging.
fe6557e5901162308e716791077ace6811728242Mark Andrews 370. [bug] The error messages for rollforward failures were
21e5f9c5cdb3052f282e3dbdc2dc47f29cfe1187Mark Andrews overly terse.
21e5f9c5cdb3052f282e3dbdc2dc47f29cfe1187Mark Andrews 369. [func] Support new named.conf options, view and zone
4df43743ab1ef4bad2b96840a7b2b9c77bc82bc2Mark Andrews max-retry-time, min-retry-time,
60c47284e4d752ccefa57f47b61a9c82899f3297Mark Andrews max-refresh-time, min-refresh-time.
701aa95d9605fd6ad25b60dfd38d05a1942ee147Mark Andrews 368. [func] Restructure the internal ".bind" view so that more
701aa95d9605fd6ad25b60dfd38d05a1942ee147Mark Andrews zones can be added to it.
701aa95d9605fd6ad25b60dfd38d05a1942ee147Mark Andrews 367. [bug] Allow proper selection of server on nslookup command
7a3d063847290b204dfcedaef7288033c8424bfbEvan Hunt 366. [func] Allow use of '-' batch file in dig for stdin.
b243aa40f97cb2f77fbe746977d61f0a8c2e9194Mark Andrews 365. [bug] nsupdate -k leaked memory.
b243aa40f97cb2f77fbe746977d61f0a8c2e9194Mark Andrews 364. [func] Added additional-from-{cache,auth}
2b8679cf0f832c5e55121eb23806da577d272dd7Francis Dupont 362. [bug] rndc no longer aborts if the configuration file is
6db55b4ff9b099bc8d6621f6e13ec1f087d35e04Mark Andrews missing an options statement. [RT #209]
2ac8829a8a7ce2f5fbcf006c3bf6c5a6c821abf3Mark Andrews 361. [func] When the RBT find or chain functions set the name and
2ac8829a8a7ce2f5fbcf006c3bf6c5a6c821abf3Mark Andrews origin for a node that stores the root label
744c1db6352c4c3f11c8538e4a2a57c8b0e0d570Mark Andrews the name is now set to an empty name, instead of ".",
744c1db6352c4c3f11c8538e4a2a57c8b0e0d570Mark Andrews to simplify later use of the name and origin by
744c1db6352c4c3f11c8538e4a2a57c8b0e0d570Mark Andrews dns_name_concatenate(), dns_name_totext() or
744c1db6352c4c3f11c8538e4a2a57c8b0e0d570Mark Andrews dns_name_format().
8a5809527e6c85e39699901712a455d5480907c1Evan Hunt 360. [func] dns_name_totext() and dns_name_format() now allow
3d0f9f8cca44ba9f1972de9e3fcabe6b70b5a33bMark Andrews an empty name to be passed, which is formatted as "@".
bd19cef22382906a11fb6f1ffdef11038e432bcaMark Andrews 359. [bug] dnssec-signzone occasionally signed glue records.
bd19cef22382906a11fb6f1ffdef11038e432bcaMark Andrews 358. [cleanup] Rename the intermediate files used by the dnssec
31ad8218ccdffd986b9487e3bcb9df089e47d0ddTinderbox User 357. [bug] The zone file parser crashed if the argument
669e108d6753b27a9745cc506193a9e0b32d217cEvan Hunt to $INCLUDE was a quoted string.
669e108d6753b27a9745cc506193a9e0b32d217cEvan Hunt 356. [cleanup] isc_task_send no longer requires event->sender to
45fd95544cd650a8e6a0fc39b656d1109b811ac0Evan Hunt be non-null.
45fd95544cd650a8e6a0fc39b656d1109b811ac0Evan Hunt 355. [func] Added isc_dir_createunique(), similar to mkdtemp().
76af83c9adb772f7b045c62cf8b411165bfaa5efMark Andrews 354. [doc] Man pages for the dnssec tools are now included in
6552f33198438390724c5823b8dbcf477ec9638cEvan Hunt the distribution, in doc/man/dnssec.
6552f33198438390724c5823b8dbcf477ec9638cEvan Hunt 353. [bug] double increment in lwres/gethost.c:copytobuf().
9e0cd8be9aa2b24fa373fe227c5eaf5641ac62f4Mark Andrews 352. [bug] Race condition in dns_client_t startup could cause
fb9cdee4af778c5e53fc9e25f15364f5bbd2dae3Mark Andrews an assertion failure.
2a1860ad83294da4abe34a72bdb6f5a28b87f2efMark Andrews 351. [bug] Constructing a response with rcode SERVFAIL to a TSIG
de6469b663b55aacd19bdcdd925ce381f0c4b4dfMark Andrews signed query could crash the server.
de6469b663b55aacd19bdcdd925ce381f0c4b4dfMark Andrews 350. [bug] Also-notify lists specified in the global options
b1ab6766f7cf3d2c189b415c50cc574d9b21a9a2Mark Andrews block were not correctly reference counted, causing
d389069a397c99347b5b281f90577e19e7662b03Mark Andrews a memory leak.
d389069a397c99347b5b281f90577e19e7662b03Mark Andrews 349. [bug] Processing a query with the CD bit set now works
fd2f4551d9498e1dce8e44a24e5e886ef2aa75cbMark Andrews as expected.
fd2f4551d9498e1dce8e44a24e5e886ef2aa75cbMark Andrews 348. [func] New boolean named.conf options 'additional-from-auth'
c5e8808e35310eddfd99398198660a3eb37ac51eMark Andrews and 'additional-from-cache' now supported in view and
c5e8808e35310eddfd99398198660a3eb37ac51eMark Andrews global options statement.
32f4f500a5dfa77631217a390f3cd616827cab18Mukund Sivaraman 347. [bug] Don't crash if an argument is left off options in dig.
7c66fc970082f2f8b4a7ae1bbfca3531ab6798b4Mark Andrews 346. [func] Add support for .digrc config file, in the
2a80bc01530013293016172b1dcc1d12471ccf33Mark Andrews user's current directory
cc51cd2d2076e33117c60c9effcb8caccde4983bWitold Krecicki 345. [bug] Large-scale changes/cleanups to dig:
cc51cd2d2076e33117c60c9effcb8caccde4983bWitold Krecicki * Significantly improve structure handling
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews * Don't pre-load entire batch files
2bbab60f504e4cd905080d42eae5cc8fe62599cbMark Andrews * Fix SIGINT handling
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews * Shorten timeouts to match v8's behavior
0b612b420df38f1b2f1ba19df727f77a492f08a7Mark Andrews 344. [bug] When shutting down, lwresd sometimes tried
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews to shut down its client tasks twice,
802e0662ef6041078cb7bad4cdb197a295eab770Mark Andrews triggering an assertion.
802e0662ef6041078cb7bad4cdb197a295eab770Mark Andrews 343. [bug] Although zone maintenance SOA queries and
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews notify requests were signed with TSIG keys
af9b975ccc2f0e6d82a4dfc2daa6cedfc5f4bdc2Mark Andrews when configured for the server in case,
af9b975ccc2f0e6d82a4dfc2daa6cedfc5f4bdc2Mark Andrews the TSIG was not verified on the response.
94694e720a911a38b01ff5036c01d883b3c9cbb1Evan Hunt 342. [bug] The wrong name was being passed to
94694e720a911a38b01ff5036c01d883b3c9cbb1Evan Hunt dns_name_dup() when generating a TSIG
538c6bd3f15c6f525972e2226708805dbab03240Mark Andrews key using TKEY.
ef1e2f790639e187d2286292f25593ad7c6c2391Witold Krecicki 341. [func] Support 'key' clause in named.conf zone masters
e8fab79146fe8010728513f4458cfd2f4d8bd48bWitold Krecicki statement to allow authentication via TSIG keys:
c034b72ba147e86ec40816fdf0cfb19c9ed7f1d6Witold Krecicki 10.0.0.1 port 5353 key "foo";
82a50a619afa73ae9a212399505b9f1b327128cdMark Andrews 340. [bug] The top-level COPYRIGHT file was missing from
82a50a619afa73ae9a212399505b9f1b327128cdMark Andrews the distribution.
2f1c460beaa1e372255e7a1b8aad8996f011816dMark Andrews 339. [bug] DNSSEC validation of the response to an ANY
9ee66e3a5b45654235472711439f9db1766c82caMark Andrews query at a name with a CNAME RR in a secure
9ee66e3a5b45654235472711439f9db1766c82caMark Andrews zone triggered an assertion failure.
9ee66e3a5b45654235472711439f9db1766c82caMark Andrews 338. [bug] lwresd logged to syslog as named, not lwresd.
8b2b41ba4f8cabed897f2d852a6c07abfb23231eMark Andrews 337. [bug] "dig" did not recognize "nsap-ptr" as an RR type
8b2b41ba4f8cabed897f2d852a6c07abfb23231eMark Andrews on the command line.
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews 336. [bug] "dig -f" used 64 k of memory for each line in
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt the file. It now uses much less, though still
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt proportionally to the file size.
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt 335. [bug] named would occasionally attempt recursion when
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt it was disallowed or undesired.
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews 334. [func] Added hmac-md5 to libisc.
d9a713819621972af4f90dfaa9e2bc72aad54d48Mark Andrews 333. [bug] The resolver incorrectly accepted referrals to
8269f06a0fdaf5f4f03ffb20a3c0effd557c794cMark Andrews domains that were not parents of the query name,
db9781d4a2ed15c4b34bb5c97ea68b8f598992fcMark Andrews causing assertion failures.
6f2752da7a1036cd59be17236ca66630d00f11cdMukund Sivaraman 332. [func] New function dns_name_reset().
700d3cb7895b5da2543282d18735d2176d1aff86Mark Andrews 331. [bug] Only log "recursion denied" if RD is set. (RT #178)
f0244761611dc4d0f80b36c0c0ccdb26fa6cf830Mark Andrews 330. [bug] Many debugging messages were partially formatted
f0244761611dc4d0f80b36c0c0ccdb26fa6cf830Mark Andrews even when debugging was turned off, causing a
48ec547968d7da5b1240222c53a90efce25157a2Mark Andrews significant decrease in query performance.
48ec547968d7da5b1240222c53a90efce25157a2Mark Andrews 329. [func] omapi_auth_register() now takes a size_t argument for
095c47be5456c17087d7b39dfc97ebee65e0dfbbMark Andrews the length of a key's secret data. Previously
095c47be5456c17087d7b39dfc97ebee65e0dfbbMark Andrews OMAPI only stored secrets up to the first NUL byte.
178dc0e1d617a6ef6387e9942ba9cdb370d1bde2Mark Andrews 328. [func] Added isc_base64_decodestring().
6aaf3d01a1a9829802498c5772b22d649d012181Mark Andrews 327. [bug] rndc.conf parser wasn't correctly recognising an IP
6aaf3d01a1a9829802498c5772b22d649d012181Mark Andrews address where a host specification was required.
e51ba2650025460b26092fb2500e0b6dfbf6d548Mark Andrews 326. [func] 'keys' in an 'inet' control statement is now
e51ba2650025460b26092fb2500e0b6dfbf6d548Mark Andrews required and must have at least one item in it.
e51ba2650025460b26092fb2500e0b6dfbf6d548Mark Andrews A "not supported" warning is now issued if a 'unix'
143526179e5965921e1bd17a4759c3993854b4f4Mark Andrews control channel is defined.
15bee593e70faca91a00331184fbbbc66080d422Mark Andrews 325. [bug] isc_lex_gettoken was processing octal strings when
15bee593e70faca91a00331184fbbbc66080d422Mark Andrews ISC_LEXOPT_CNUMBER was not set.
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt 324. [func] In the resolver, turn EDNS0 off if there is no
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt response after a number of retransmissions.
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt This is to allow queries some chance of succeeding
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt even if all the authoritative servers of a zone
ce786900292468e465fb74df8712a625ce10e103Mukund Sivaraman silently discard EDNS0 requests instead of
ce786900292468e465fb74df8712a625ce10e103Mukund Sivaraman sending an error response like they ought to.
d102ab1b847716b045640faebf074a8092e0b023Mark Andrews 323. [bug] dns_rbt_findname() did not ignore empty rbt nodes.
d102ab1b847716b045640faebf074a8092e0b023Mark Andrews Because of this, servers authoritative for a parent
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrews and grandchild zone but not authoritative for the
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrews intervening child zone did not correctly issue
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrews referrals to the servers of the child zone.
f503aa345b451f94875a5bab637223bcbbd93b6dEvan Hunt 322. [bug] Queries for KEY RRs are now sent to the parent
f503aa345b451f94875a5bab637223bcbbd93b6dEvan Hunt server before the authoritative one, making
f503aa345b451f94875a5bab637223bcbbd93b6dEvan Hunt DNSSEC insecurity proofs work in many cases
7df3f06c0bf0b78a88221348d6af6704d9ece7efMark Andrews where they previously didn't.
a3253fb44c15a52bbb19bb38592b4dc02a004527Tinderbox User 321. [bug] When synthesizing a CNAME RR for a DNAME
d1cacbb37474b0cbee6c1ddd05d27f731b2b43baMark Andrews response, query_addcname() failed to intitialize
d1cacbb37474b0cbee6c1ddd05d27f731b2b43baMark Andrews the type and class of the CNAME dns_rdata_t,
2be9d18ee9bd1b4eec4720218e4f43352603291fMark Andrews causing random failures.
2be9d18ee9bd1b4eec4720218e4f43352603291fMark Andrews 320. [func] Multiple rndc changes: parses an rndc.conf file,
2be9d18ee9bd1b4eec4720218e4f43352603291fMark Andrews uses authentication to talk to named, command
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews line syntax changed. This will all be described
c40906dfad6dd6e3a3e3c94b8c8847bc9bc064e5Mark Andrews 319. [func] The named.conf "controls" statement is now used
c40906dfad6dd6e3a3e3c94b8c8847bc9bc064e5Mark Andrews to configure the OMAPI command channel.
f9e49fd80e2ac4fce0fef11d330b88ff3693ad99Witold Krecicki 318. [func] dns_c_ndcctx_destroy() could never return anything
f9e49fd80e2ac4fce0fef11d330b88ff3693ad99Witold Krecicki except ISC_R_SUCCESS; made it have void return instead.
e8c70b0c35c27a28ea2e0cafb252e1774ccc1727Mark Andrews 317. [func] Use callbacks from libomapi to determine if a
e8c70b0c35c27a28ea2e0cafb252e1774ccc1727Mark Andrews new connection is valid, and if a key requested
7204d08a319cf590ae4280b8cc20999320398574Mark Andrews to be used with that connection is valid.
7204d08a319cf590ae4280b8cc20999320398574Mark Andrews 316. [bug] Generate a warning if we detect an unexpected <eof>
7204d08a319cf590ae4280b8cc20999320398574Mark Andrews but treat as <eol><eof>.
6ce5279d0f30c8c760e27baf92bb44b3f4962354Evan Hunt 315. [bug] Handle non-empty blanks lines. (RT #163)
6ce5279d0f30c8c760e27baf92bb44b3f4962354Evan Hunt 314. [func] The named.conf controls statement can now have
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt more than one key specified for the inet clause.
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt 313. [bug] When parsing resolv.conf, don't terminate on an
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt error. Instead, parse as much as possible, but
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt still return an error if one was found.
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt 312. [bug] Increase the number of allowed elements in the
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt resolv.conf search path from 6 to 8. If there
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt are more than this, ignore the remainder rather
c27c710939766a7bb315bde1f12ab18d93c77cc8Mark Andrews than returning a failure in lwres_conf_parse.
c27c710939766a7bb315bde1f12ab18d93c77cc8Mark Andrews 311. [bug] lwres_conf_parse failed when the first line of
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman resolv.conf was empty or a comment.
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman 310. [func] Changes to named.conf "controls" statement (inet
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman subtype only)
555469af35c12189525921abbc3de3cefb5f9f0fMark Andrews - support "keys" clause
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews inet * port 1024
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews allow { any; } keys { "foo"; }
b4bbf494183e4158b417d9200297ff0764af2f9dMark Andrews - allow "port xxx" to be left out of statement,
f3a4a5f8db3d9fd352a3e2eb6be779a78da03f52Mark Andrews in which case it defaults to omapi's default port
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews 309. [bug] When sending a referral, the server did not look
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews for name server addresses as glue in the zone
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews holding the NS RRset in the case where this zone
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews was not the same as the one where it looked for
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews name server addresses as authoritative data.
bc09fd1365d1a48972fa99cd6ed2aa788a28ef33Mark Andrews 308. [bug] Treat a SOA record not at top of zone as an error
bc09fd1365d1a48972fa99cd6ed2aa788a28ef33Mark Andrews when loading a zone. (RT #154)
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews 307. [bug] When canceling a query, the resolver didn't check for
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews isc_socket_sendto() calls that did not yet have their
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews completion events posted, so it could (rarely) end up
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews destroying the query context and then want to use
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews it again when the send event posted, triggering an
33f91e248b67afa96c5b855ba3ace20b5d89dbd0Mark Andrews assertion as it tried to cancel an already-canceled
33f91e248b67afa96c5b855ba3ace20b5d89dbd0Mark Andrews query. (RT #77)
51227d6f16840ae359701b5d56970a5f3860db5aEvan Hunt 306. [bug] Reading HMAC-MD5 private key files didn't work.
51227d6f16840ae359701b5d56970a5f3860db5aEvan Hunt 305. [bug] When reloading the server with a config file
175a8414a785689cb028e6e133385dba9e1b9a95Evan Hunt containing a syntax error, it could catch an
9e4811dc90cca1f6f2d1ef86182f9613add06df3Mark Andrews assertion failure trying to perform zone
9e4811dc90cca1f6f2d1ef86182f9613add06df3Mark Andrews maintenance on tentatively created zones whose
12b791ae2018561482f3b68dd6658c2ad1a4d934Mark Andrews views were never fully configured and lacked
12b791ae2018561482f3b68dd6658c2ad1a4d934Mark Andrews an address database.
080582dc4739cabf0170b54e9a453785d577e364Mark Andrews 304. [bug] If more than LWRES_CONFMAXNAMESERVERS servers
080582dc4739cabf0170b54e9a453785d577e364Mark Andrews are listed in resolv.conf, silently ignore them
080582dc4739cabf0170b54e9a453785d577e364Mark Andrews instead of returning failure.
3a71cd8ca3c4970b71ef503553eda2666ce3d2b1Mark Andrews 303. [bug] Add additional sanity checks to differentiate a AXFR
3a71cd8ca3c4970b71ef503553eda2666ce3d2b1Mark Andrews response vs a IXFR response. (RT #157)
02ceed9f83f82f0de35c7bd73c27a33d4f0fe9cbMark Andrews 302. [bug] In dig, host, and nslookup, MXNAME should be large
02ceed9f83f82f0de35c7bd73c27a33d4f0fe9cbMark Andrews enough to hold any legal domain name in presentation
32431c79c76257130e1b31223e59a614e19bea1bEvan Hunt format + terminating NULL.
32431c79c76257130e1b31223e59a614e19bea1bEvan Hunt 301. [bug] Uninitalised pointer in host:printmessage(). (RT #159)
8db83c1e908ac92a28ad0dd6dc2bdcff1d20084cWitold Krecicki 300. [bug] Using both <isc/net.h> and <lwres/net.h> didn't work
ba340e446906b21925df63b0dec9b299ef093ad2Witold Krecicki on platforms lacking IPv6 because each included their
ba340e446906b21925df63b0dec9b299ef093ad2Witold Krecicki own ipv6 header file for the missing definitions. Now
b62db16a580addacf9b2a4d0a6e272632ad5712aMark Andrews each library's ipv6.h defines the wrapper symbol of
b62db16a580addacf9b2a4d0a6e272632ad5712aMark Andrews the other (ISC_IPV6_H and LWRES_IPV6_H).
72cc860dd232dd8ae1b792c7c7c5d929211ed161Mark Andrews 299. [cleanup] Get the user and group information before changing the
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews root directory, so the administrator does not need to
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews keep a copy of the user and group databases in the
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews chroot'ed environment. Suggested by Hakan Olsson.
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews 298. [bug] A mutex deadlock occurred during shutdown of the
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews interface manager under certain conditions.
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews Digital Unix systems were the most affected.
6d609c3cbe7d91bf02ac60a4a34cc4bffa13a3e6Evan Hunt 297. [bug] Specifying a key name that wasn't fully qualified
6d609c3cbe7d91bf02ac60a4a34cc4bffa13a3e6Evan Hunt in certain parts of the config file could cause
b83e886b3023c9a3bb40f20e399c3d2d40604eadEvan Hunt an assertion failure.
b83e886b3023c9a3bb40f20e399c3d2d40604eadEvan Hunt 296. [bug] "make install" from a separate build directory
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt failed unless configure had been run in the source
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt directory, too.
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt 295. [bug] When invoked with type==CNAME and a message
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt not constructed by dns_message_parse(),
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt dns_message_findname() failed to find anything
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt due to checking for attribute bits that are set
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt only in dns_message_parse(). This caused an
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt infinite loop when constructing the response to
adb0ac475d4a58404812eee3a158447decf9e026Tinderbox User an ANY query at a CNAME in a secure zone.
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt 294. [bug] If we run out of space in while processing glue
529d8a7cf1960f96a78d1b2b004aa63aff80b16bMark Andrews when reading a master file and commit "current name"
529d8a7cf1960f96a78d1b2b004aa63aff80b16bMark Andrews reverts to "name_current" instead of staying as
529d8a7cf1960f96a78d1b2b004aa63aff80b16bMark Andrews "name_glue".
d9d7b2657e2b688b2ad601a3ea0a23a4078c1f02Witold Krecicki 293. [port] Add support for FreeBSD 4.0 system tests.
1fe29e5d65d81d1ff0b94bfa7ce80f506a62af91Witold Krecicki 292. [bug] Due to problems with the way some operating systems
1fe29e5d65d81d1ff0b94bfa7ce80f506a62af91Witold Krecicki handle simultaneous listening on IPv4 and IPv6
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt addresses, the server no longer listens on IPv6
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt addresses by default. To revert to the previous
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt behavior, specify "listen-on-v6 { any; };" in
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt the config file.
f0fe1930a2350c1110bff2203e48335c147ca52dEvan Hunt 291. [func] Caching servers no longer send outgoing queries
f0fe1930a2350c1110bff2203e48335c147ca52dEvan Hunt over TCP just because the incoming recursive query
a78396e6522d807dceb81c09cfdbca9acee3cc00Evan Hunt was a TCP one.
6ce370550225d4a9251346575bb7020145708bc2Tinderbox User 290. [cleanup] +twiddle option to dig (for testing only) removed.
7bc7cdd947a9f5671e8de77ef74b28bf35d15c8eEvan Hunt 289. [cleanup] dig is now installed in $bindir instead of $sbindir.
7bc7cdd947a9f5671e8de77ef74b28bf35d15c8eEvan Hunt host is now installed in $bindir. (Be sure to remove
55d61515ec5a64c19ecfbd8b554d02515c878f2bMark Andrews any $sbindir/dig from a previous release.)
55d61515ec5a64c19ecfbd8b554d02515c878f2bMark Andrews 288. [func] rndc is now installed by "make install" into $sbindir.
1ddde9710ed9298bf8cd4dfd1921ec363e308f87Mark Andrews 287. [bug] rndc now works again as "rndc 127.1 reload" (for
2d5581de6e5d6606a8acef041ca808f4b8e24b1bMukund Sivaraman only that task). Parsing its configuration file and
2d5581de6e5d6606a8acef041ca808f4b8e24b1bMukund Sivaraman using digital signatures for authentication has been
2d5581de6e5d6606a8acef041ca808f4b8e24b1bMukund Sivaraman disabled until named supports the "controls" statement,
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt 286. [bug] On Solaris 2, when named inherited a signal state
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt where SIGHUP had the SIG_IGN action, SIGHUP would
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt be ignored rather than causing the server to reload
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt its configuration.
28303a06cec9c9c71ffb8164c85e47281dfca873Mark Andrews 285. [bug] A change made to the dst API for beta4 inadvertently
28303a06cec9c9c71ffb8164c85e47281dfca873Mark Andrews broke OMAPI's creation of a dst key from an incoming
8a659aae94652e1dd151705551cca1dab7cafd75Mark Andrews message, causing an assertion to be triggered. Fixed.
4d8940486ca555f8308c503eef3bd479c0095eb8Mark Andrews 284. [func] The DNSSEC key generation and signing tools now
35c014cb1d151983c455ad1ac99093591cbda97aMark Andrews generate randomness from keyboard input on systems
a16f42441a0bdfc911aafe841a975af55181f2f0Mukund Sivaraman 283. [cleanup] The 'lwresd' program is now a link to 'named'.
a16f42441a0bdfc911aafe841a975af55181f2f0Mukund Sivaraman 282. [bug] The lexer now returns ISC_R_RANGE if parsed integer is
61b1075ddbc2d32043531dd90c20043f419fcfb7Mark Andrews too big for an unsigned long.
f555b59e3678ba3e67201ef158b5f355e6d3ce13Mark Andrews 281. [bug] Fixed list of recognized config file category names.
b740318a42e7e9e9511c4a3213a81a51257c1ab9Mark Andrews 280. [func] Add isc-config.sh, which can be used to more
f555b59e3678ba3e67201ef158b5f355e6d3ce13Mark Andrews easily build applications that link with
8d9a134fe75c57052094b30ad43a20582ad71ebfMark Andrews our libraries.
8d9a134fe75c57052094b30ad43a20582ad71ebfMark Andrews 279. [bug] Private omapi function symbols shared between
8d9a134fe75c57052094b30ad43a20582ad71ebfMark Andrews two or more files in libomapi.a were not namespace
c2a6e9d347ea5364041d4241e4683d076d4e091bMark Andrews protected using the ISC convention of starting with
c2a6e9d347ea5364041d4241e4683d076d4e091bMark Andrews the library name and two underscores ("omapi__"...)
cccfafa31131844c3b82e4c92f87f243d7ca3287Mark Andrews 278. [bug] bin/named/logconf.c:category_fromconf() didn't take
cccfafa31131844c3b82e4c92f87f243d7ca3287Mark Andrews note of when isc_log_categorybyname() wasn't able
cccfafa31131844c3b82e4c92f87f243d7ca3287Mark Andrews to find the category name and would then apply the
e8555412f186ad05a064591bcb25c2f7d7395756Mark Andrews channel list of the unknown category to all categories.
f5b0ad3c8d4b665037b4eeda2fc24547c698c012Witold Krecicki 277. [bug] isc_log_categorybyname() and isc_log_modulebyname()
f5b0ad3c8d4b665037b4eeda2fc24547c698c012Witold Krecicki would fail to find the first member of any category
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews or module array apart from the internal defaults.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews Thus, for example, the "notify" category was improperly
50a3eae6cf9a401ea70f5e81579f14f829f3e457Mark Andrews configured by named.
50a3eae6cf9a401ea70f5e81579f14f829f3e457Mark Andrews 276. [bug] dig now supports maximum sized TCP messages.
8d49a1a0d1658952181cc686fc4dc62006baa1a7Mark Andrews 275. [bug] The definition of lwres_gai_strerror() was missing
8d49a1a0d1658952181cc686fc4dc62006baa1a7Mark Andrews the lwres_ prefix.
97e13cc244a1fc67fd42c421c92ccead5e38a2f5Mark Andrews 274. [bug] TSIG AXFR verify failed when talking to a BIND 8
9f5443280fcfd625a06f63a1b457ed2335840278Mark Andrews 273. [func] The default for the 'transfer-format' option is
9f5443280fcfd625a06f63a1b457ed2335840278Mark Andrews now 'many-answers'. This will break zone transfers
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews to BIND 4.9.5 and older unless there is an explicit
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews 'one-answer' configuration.
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews 272. [bug] The sending of large TCP responses was canceled
4840ef4581a577a29a18d180b6bc2e7355378ed7Mark Andrews in mid-transmission due to a race condition
4840ef4581a577a29a18d180b6bc2e7355378ed7Mark Andrews caused by the failure to set the client object's
7d262a3647a517a86d6d83058aedd18b7a6b06dfMark Andrews "newstate" variable correctly when transitioning
990494909886f2cef94d3874f4dc4add03cece81Mark Andrews to the "working" state.
f4c0d8db2b1a14e62660fa92f8aaf614b99d7f2fWitold Krecicki 271. [func] Attempt to probe the number of cpus in named
96d49a84fff54fe19b430c56912db0a55cf3ded8Mark Andrews if unspecified rather than defaulting to 1.
f4c0d8db2b1a14e62660fa92f8aaf614b99d7f2fWitold Krecicki 270. [func] Allow maximum sized TCP answers.
10966da999f8f7f364418aa446d8ead9c8a761cfMark Andrews 269. [bug] Failed DNSSEC validations could cause an assertion
f0e7471845e0c9f1509fb91cae4a8e6655132acbEvan Hunt failure by causing clone_results() to be called with
047e477d27b7faa9a063fde549e2b2c141f2291bWitold Krecicki with hevent->node == NULL.
322efcb27d26cb5949ceabf6d3b93d0a2e25746fWitold Krecicki 268. [doc] A plain text version of the Administrator
322efcb27d26cb5949ceabf6d3b93d0a2e25746fWitold Krecicki Reference Manual is now included in the distribution,
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki 267. [func] Nsupdate is now provided in the distribution.
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki 266. [bug] zone.c:save_nsrrset() node was not initalized.
b56bd9b59f590ade778ac6621fb5bede4001d8aeMark Andrews 265. [bug] dns_request_create() now works for TCP.
96beefd76f597b77d4fcd51f8d766e5e59a2d216Mark Andrews 264. [func] Dispatch can not take TCP sockets in connecting
96beefd76f597b77d4fcd51f8d766e5e59a2d216Mark Andrews state. Set DNS_DISPATCHATTR_CONNECTED when calling
3f06b888ae80a8724b300ab39a4276537b0241cdWitold Krecicki dns_dispatch_createtcp() for connected TCP sockets
3f06b888ae80a8724b300ab39a4276537b0241cdWitold Krecicki or call dns_dispatch_starttcp() when the socket is
948fe5822b9c8489856bc38b3063e30e9d34fcd3Mark Andrews 263. [func] New logging channel type 'stderr'
ecff557eebd67a717ab6fd3323af27363ee3273dMark Andrews channel some-name {
ecff557eebd67a717ab6fd3323af27363ee3273dMark Andrews severity error;
fbc50678e18eced2c1324bd968e77d4d7737d0caMark Andrews 262. [bug] 'master' was not initalized in zone.c:stub_callback().
c2afbab9dc8de73c85b32624a8364bc7532d1fa9Witold Krecicki 261. [func] Add dns_zone_markdirty().
c2afbab9dc8de73c85b32624a8364bc7532d1fa9Witold Krecicki 260. [bug] Running named as a non-root user failed on Linux
51ec0decc11beda6b903fbfa18c35edef09ad5feWitold Krecicki kernels new enough to support retaining capabilities
51ec0decc11beda6b903fbfa18c35edef09ad5feWitold Krecicki after setuid().
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt 259. [func] New random-device and random-seed-file statements
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt for global options block of named.conf. Both accept
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt a single string argument.
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt 258. [bug] Fixed printing of lwres_addr_t.address field.
9268297baa1429d8851c36972d918dde66544746Mark Andrews 257. [bug] The server detached the last zone manager reference
9268297baa1429d8851c36972d918dde66544746Mark Andrews too early, while it could still be in use by queries.
9268297baa1429d8851c36972d918dde66544746Mark Andrews This manifested itself as assertion failures during the
d7ab0204e26098847232548f03833e185db0b99fMark Andrews shutdown process for busy name servers (RT #133).
d7ab0204e26098847232548f03833e185db0b99fMark Andrews 256. [func] isc_ratelimiter_t now has attach/detach semantics, and
aabcb1fde0ca255ff30f0a5c10cbd39f798cc5b7Mark Andrews isc_ratelimiter_shutdown guarantees that the rate
aabcb1fde0ca255ff30f0a5c10cbd39f798cc5b7Mark Andrews limiter is detached from its task.
aabcb1fde0ca255ff30f0a5c10cbd39f798cc5b7Mark Andrews 255. [func] New function dns_zonemgr_attach().
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki 254. [bug] Suppress "query denied" messages on additional data
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki --- 9.0.0b4 released ---
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki 253. [func] resolv.conf parser now recognises ';' and '#' as
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki comments (anywhere in line, not just as the beginning).
ac110848296c18b3a3bfaa89bdee2dd00755b36fMark Andrews 252. [bug] resolv.conf parser mishandled masks on sortlists.
ac110848296c18b3a3bfaa89bdee2dd00755b36fMark Andrews It also aborted when an unrecognized keyword was seen,
ac110848296c18b3a3bfaa89bdee2dd00755b36fMark Andrews now it silently ignores the entire line.
ede52ba98d02bc1ac4483a77d403ff1d64a003ceMark Andrews 251. [bug] lwresd caught an assertion failure on startup.
a0f5a5e3c5c6dd29b18bc06fea0d02ae7fc24ac9Mark Andrews 250. [bug] fixed handling of size+unit when value would be too
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt large for internal representation.
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt 249. [cleanup] max-cache-size config option now takes a size-spec
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt like 'datasize', except 'default' is not allowed.
9dede25430218a1f683dfef36f04ac7cf5bbd9e8Mark Andrews 248. [bug] global lame-ttl option was not being printed when
10f8dc8456ba073fdb2bfc5168d78de574debeeeMark Andrews config structures were written out.
88699327de812fdd5beeb68b06ea45000fca2175Mark Andrews 247. [cleanup] Rename cache-size config option to max-cache-size.
d3600bb89d32a7e0d943691d3cad5c569ef6158dMark Andrews 246. [func] Rename global option cachesize to cache-size and
d3600bb89d32a7e0d943691d3cad5c569ef6158dMark Andrews add corresponding option to view statement.
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman 245. [bug] If an uncompressed name will take more than 255
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman bytes and the buffer is sufficiently long,
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman dns_name_fromwire should return DNS_R_FORMERR,
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman not ISC_R_NOSPACE. This bug caused cause the
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman server to catch an assertion failure when it
049a49c2956dd9cc9b82974e2bbe77c57fcc73dbMark Andrews received a query for a name longer than 255
e2047969decfc0c3fc1a946ccade993cab9c9315Mark Andrews 244. [bug] empty named.conf file and empty options statement are
e2047969decfc0c3fc1a946ccade993cab9c9315Mark Andrews now parsed properly.
c3beecc1bcc6e1c15176a699b41ca77ef6533c25Mark Andrews 243. [func] new cachesize option for named.conf
c3beecc1bcc6e1c15176a699b41ca77ef6533c25Mark Andrews 242. [cleanup] fixed incorrect warning about auth-nxdomain usage.
0be436fc397396ed490182f022d02b46c7a50271Mark Andrews 241. [cleanup] nscount and soacount have been removed from the
da06956f4b1467608a7b00737d49622d6a27ba3fMark Andrews dns_master_*() arguement lists.
8090ceb932b52c70d72f655531150e0a1122052dMark Andrews 240. [func] databases now come in three flavours: zone, cache
e846f127d64ea690b789efa6e5b4ff9f64cf3235Witold Krecicki 239. [func] If ISC_MEM_DEBUG is enabled, the variable
e846f127d64ea690b789efa6e5b4ff9f64cf3235Witold Krecicki isc_mem_debugging controls whether messages
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt are printed or not.
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt 238. [cleanup] A few more compilation warnings have been quieted:
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt + missing sigwait prototype on BSD/OS 4.0/4.0.1.
5ac427050fa0e303171133ce3855b284ab4cfbb7Mark Andrews + PTHREAD_ONCE_INIT unbraced initializer warnings on
5ac427050fa0e303171133ce3855b284ab4cfbb7Mark Andrews Solaris 2.8.
5ac427050fa0e303171133ce3855b284ab4cfbb7Mark Andrews + IN6ADDR_ANY_INIT unbraced initializer warnings on
594d15df254304ef6705a9fc028bcd34328bce42Mark Andrews BSD/OS 4.*, Linux and Solaris 2.8.
594d15df254304ef6705a9fc028bcd34328bce42Mark Andrews 237. [bug] If connect() returned ENOBUFS when the resolver was
19d80ce5844e00a021643759adcbe27c11b485a0Witold Krecicki initiating a TCP query, the socket didn't get
19d80ce5844e00a021643759adcbe27c11b485a0Witold Krecicki destroyed, and the server did not shut down cleanly.
19d80ce5844e00a021643759adcbe27c11b485a0Witold Krecicki 236. [func] Added new listen-on-v6 config file statement.
dc2a4887c40b1ee361cef51e188b386e19497e01Witold Krecicki 235. [func] Consider it a config file error if a listen-on
08e36aa5a5c7697a839f83831fccf8fb3f792848Mark Andrews statement has an IPv6 address in it, or a
08e36aa5a5c7697a839f83831fccf8fb3f792848Mark Andrews listen-on-v6 statement has an IPv4 address in it.
08e36aa5a5c7697a839f83831fccf8fb3f792848Mark Andrews 234. [bug] Allow a trusted-key's first field (domain-name) be
08e36aa5a5c7697a839f83831fccf8fb3f792848Mark Andrews either a quoted or an unquoted string, instead of
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt requiring a quoted string.
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt 233. [cleanup] Convert all config structure integer values to unsigned
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt integer (isc_uint32_t) to match grammer.
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews 232. [bug] Allow slave zones to not have a file.
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews 231. [func] Support new 'port' clause in config file options
b0ffe328620db4ead7079e8cd26a584f5b947754Mark Andrews section. Causes 'listen-on', 'masters' and
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews 'also-notify' statements to use its value instead of
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews default (53).
699f790c49d03a9ef3c3234a72d272bb469203e8Evan Hunt 230. [func] Replace the dst sign/verify API with a cleaner one.
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt 229. [func] Support config file sig-validity-interval statement
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt in options, views and zone statements (master
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt zones only).
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt 228. [cleanup] Logging messages in config module stripped of
48bf87ba83396aae2251646aed9a9cac183e5780Mark Andrews trailing period.
cd6eeeb827f65df4bfb3e7ed3454655650f7dba7Mark Andrews 227. [cleanup] The enumerated identifiers dns_rdataclass_*,
cd6eeeb827f65df4bfb3e7ed3454655650f7dba7Mark Andrews dns_rcode_*, dns_opcode_*, and dns_trust_* are
aa5506eda809dfd25b4e1ee6edb5285a77958d2cEvan Hunt also now cast to their appropriate types, as with
aa5506eda809dfd25b4e1ee6edb5285a77958d2cEvan Hunt dns_rdatatype_* in item number 225 below.
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt 226. [func] dns_name_totext() now always prints the root name as
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt '.', even when omit_final_dot is true.
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt 225. [cleanup] The enumerated dns_rdatatype_* identifiers are now
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt cast to dns_rdatatype_t via macros of their same name
aa5506eda809dfd25b4e1ee6edb5285a77958d2cEvan Hunt so that they are of the proper integral type wherever
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt a dns_rdatatype_t is needed.
91499fdb483d88377756fa517c25e3564bfa4e3bEvan Hunt 224. [cleanup] The entire project builds cleanly with gcc's
16591ba9ae26e4d6e1bc0dd4776725326174abaaMark Andrews -Wcast-qual and -Wwrite-strings warnings enabled,
3cd204c4a46f21bf2a38f35e79af45ac595be943Evan Hunt which is now the default when using gcc. (Warnings
3cd204c4a46f21bf2a38f35e79af45ac595be943Evan Hunt from confparser.c, because of yacc's code, are
3cd204c4a46f21bf2a38f35e79af45ac595be943Evan Hunt unfortunately to be expected.)
8fcf2413e99597b6690b6a352aa12842f9be27e5Mark Andrews 223. [func] Several functions were reprototyped to qualify one
8fcf2413e99597b6690b6a352aa12842f9be27e5Mark Andrews or more of their arguments with "const". Similarly,
7660b370c363d08a43ad713a84f94798f3fc4879Mark Andrews several functions that return pointers now have
7660b370c363d08a43ad713a84f94798f3fc4879Mark Andrews those pointers qualified with const.
651be63a1111c50942533016b3a2a6403d74cd9eMark Andrews 222. [bug] The global 'also-notify' option was ignored.
b1888f0e2ed6bebe79822de83bf67f5c440a22e1Mark Andrews 221. [bug] An uninitialized variable was sometimes passed to
6214c3c93a43dc86f080dc0219e4560b69721f53Mark Andrews dns_rdata_freestruct() when loading a zone, causing
6214c3c93a43dc86f080dc0219e4560b69721f53Mark Andrews an assertion failure.
448884248519a8edade1b51aa7d20140b12764a9Evan Hunt 220. [cleanup] Set the default outgoing port in the view, and
395e6865d5b0ec13c1e4cc3947598153aa4e4914Evan Hunt set it in sockaddrs returned from the ADB.
395e6865d5b0ec13c1e4cc3947598153aa4e4914Evan Hunt [31-May-2000 explorer]
39225b4b510385f0cee915f0622574b76f5d6082Evan Hunt 219. [bug] Signed truncated messages more correctly follow
cf24cbd837617c5cb89f04ba97b262be21a925bfEvan Hunt the respective specs.
cf24cbd837617c5cb89f04ba97b262be21a925bfEvan Hunt 218. [func] When an rdataset is signed, its ttl is normalized
ddf3342cca1a2dbd98c5443cbb9b184c428cdda5Evan Hunt based on the signature validity period.
558278974eb4a1021943e6bbbc6c7d80dc3707fdMark Andrews 217. [func] Also-notify and trusted-keys can now be used in
558278974eb4a1021943e6bbbc6c7d80dc3707fdMark Andrews the 'view' statement.
132a57117978816eebf6f8c33b39bdcfcd62fd7aEvan Hunt 216. [func] The 'max-cache-ttl' and 'max-ncache-ttl' options
132a57117978816eebf6f8c33b39bdcfcd62fd7aEvan Hunt 215. [bug] Failures at certain points in request processing
0993cd5f2227c1aa6a8554f4a9a847efabbcfcb8Mark Andrews could cause the assertion INSIST(client->lockview
0993cd5f2227c1aa6a8554f4a9a847efabbcfcb8Mark Andrews == NULL) to be triggered.
b8dcc13bc5d49aa18a80179851cf0d7a81c54887Mark Andrews 214. [func] New public function isc_netaddr_format(), for
b8dcc13bc5d49aa18a80179851cf0d7a81c54887Mark Andrews formatting network addresses in log messages.
756c6433301f2f5dad3372af2bef56c0b28e99b7Mark Andrews 213. [bug] Don't leak memory when reloading the zone if
8e4d56d45dc6daa9dfc5c33b67138ecb9d5bf004Tinderbox User an update-policy clause was present in the old zone.
1add4a7939a550d50b156f72631ea374b6182149Mark Andrews 212. [func] Added dns_message_get/settsigkey, to make TSIG
381c77fd82ea5a51ee52929ec43c1f3adb27686aMark Andrews key management reasonable.
7c525954642f8fb3698b555115edb09fe3bd3354Mark Andrews 211. [func] The 'key' and 'server' statements can now occur
7c525954642f8fb3698b555115edb09fe3bd3354Mark Andrews inside 'view' statements.
7c525954642f8fb3698b555115edb09fe3bd3354Mark Andrews 210. [bug] The 'allow-transfer' option was ignored for slave
33a4294f442f7505c8e2453beb422b5928ec697cMark Andrews zones, and the 'transfers-per-ns' option was
33a4294f442f7505c8e2453beb422b5928ec697cMark Andrews was ignored for all zones.
d6357f09aacf518df14875fffa819607daa05d17Mark Andrews 209. [cleanup] Upgraded openssl files to new version 0.9.5a
d6357f09aacf518df14875fffa819607daa05d17Mark Andrews 208. [func] Added ISC_OFFSET_MAXIMUM for the maximum value
59328c76745ee6d2df047e3f072b118258b87cb6Mukund Sivaraman of an isc_offset_t.
275265ab27815d2261ebf68b48201fb7bffdf426Mukund Sivaraman 207. [func] The dnssec tools properly use the logging subsystem.
ade0aa3cb0fafbbe9fffb29f9abba4ce85890c3fMark Andrews 206. [cleanup] dst now stores the key name as a dns_name_t, not
8398f0015625495e228eea195e3adccfcf59ffccMark Andrews 205. [cleanup] On IRIX, turn off the mostly harmless warnings 1692
023ba1e6ef28d888ad0030fd72937fb4de2129bdEvan Hunt ("prototyped function redeclared without prototype")
023ba1e6ef28d888ad0030fd72937fb4de2129bdEvan Hunt and 1552 ("variable ... set but not used") when
023ba1e6ef28d888ad0030fd72937fb4de2129bdEvan Hunt compiling in the lib/dns/sec/{dnssafe,openssl}
44c86318ed432af96848269250930297eea2bba3Evan Hunt directories, which contain code imported from outside
44c86318ed432af96848269250930297eea2bba3Evan Hunt 204. [cleanup] On HP/UX, pass +vnocompatwarnings to the linker
806e05d28a479291110a9fdb1788e675a56fc364Mark Andrews to quiet the warnings that "The linked output may not
ce7216c40ac973ed9ac5a90d75cd41b14b789725Mark Andrews run on a PA 1.x system."
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews 203. [func] notify and zone soa queries are now tsig signed when
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews appropriate.
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews 202. [func] isc_lex_getsourceline() changed from returning int
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews to returning unsigned long, the type of its underlying
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews 201. [cleanup] Removed the test/sdig program, it has been
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman --- 9.0.0b3 released ---
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman 200. [bug] Failures in sending query responses to clients
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman (e.g., running out of network buffers) were
a2b15b3305acd52179e6f3dc7d073b07fbc40b8eMark Andrews 199. [bug] isc_heap_delete() sometimes violated the heap
a2b15b3305acd52179e6f3dc7d073b07fbc40b8eMark Andrews invariant, causing timer events not to be posted
79a55d4f4dcf3d6f617523228503d8584b72a3a3Mukund Sivaraman 198. [func] Dispatch managers hold memory pools which
79a55d4f4dcf3d6f617523228503d8584b72a3a3Mukund Sivaraman any managed dispatcher may use. This allows
79a55d4f4dcf3d6f617523228503d8584b72a3a3Mukund Sivaraman us to avoid dipping into the memory context for
0c29904b27c9ab3b85ecbde159b22ae1323bdbcdMukund Sivaraman most allocations. [19-May-2000 explorer]
0c29904b27c9ab3b85ecbde159b22ae1323bdbcdMukund Sivaraman 197. [bug] When an incoming AXFR or IXFR completes, the
f3ad877eb05befbc862b0233d985758c0caef29aEvan Hunt zone's internal state is refreshed from the
f3ad877eb05befbc862b0233d985758c0caef29aEvan Hunt SOA data. [19-May-2000 explorer]
d88ba937124b2a4f8a074fc2aef9caf2022308b4Mark Andrews 196. [func] Dispatchers can be shared easily between views
d88ba937124b2a4f8a074fc2aef9caf2022308b4Mark Andrews and/or interfaces. [19-May-2000 explorer]
40401165e4646f1624175ac80bf9b51826ab67ecMark Andrews 195. [bug] Including the NXT record of the root domain
8d00c5ab2c16985457947ddb0376707ab7094b80Mark Andrews in a negative response caused an assertion
ec450fde7cee684f37b0a59d770330c700419610Evan Hunt 194. [doc] The PDF version of the Administrator's Reference
ec450fde7cee684f37b0a59d770330c700419610Evan Hunt Manual is no longer included in the ISC BIND9
d1dbf6b20fdcfa95acd75cdb96fcd57067a31144Mukund Sivaraman distribution.
d1dbf6b20fdcfa95acd75cdb96fcd57067a31144Mukund Sivaraman 193. [func] changed dst_key_free() prototype.
3fe17d62e32017b643b852ede1b234271ee308e1Evan Hunt 192. [bug] Zone configuration validation is now done at end
3fe17d62e32017b643b852ede1b234271ee308e1Evan Hunt of config file parsing, and before loading
f02c22d58ac88777655e0b407b22b07864d39184Evan Hunt 191. [func] Patched to compile on UnixWare 7.x. This platform
5f4f7c688e0cca18edd67e9760b266ce8f67e29cTinderbox User is not directly supported by the ISC.
40401165e4646f1624175ac80bf9b51826ab67ecMark Andrews 190. [cleanup] The DNSSEC tools have been moved to a separate
df9a49ee07f7629ec6abd2e3bd0dee600d7e2ab4Evan Hunt directory dnssec/ and given the following new,
df9a49ee07f7629ec6abd2e3bd0dee600d7e2ab4Evan Hunt more descriptive names:
e073205a884d3762fdc678d4b8a61b627a4070abEvan Hunt dnssec-keygen
e073205a884d3762fdc678d4b8a61b627a4070abEvan Hunt dnssec-signzone
832ab79d1f8bc4edf638780b306888da30ac3a1eMark Andrews dnssec-signkey
832ab79d1f8bc4edf638780b306888da30ac3a1eMark Andrews dnssec-makekeyset
9d85a773829484832f762a9088a7dafd6794aa39Mark Andrews Their command line arguments have also been changed to
9d85a773829484832f762a9088a7dafd6794aa39Mark Andrews be more consistent. dnssec-keygen now prints the
9d85a773829484832f762a9088a7dafd6794aa39Mark Andrews name of the generated key files (sans extension)
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt on standard output to simplify its use in automated
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt 189. [func] isc_time_secondsastimet(), a new function, will ensure
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt that the number of seconds in an isc_time_t does not
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt exceed the range of a time_t, or return ISC_R_RANGE.
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt Similarly, isc_time_now(), isc_time_nowplusinterval(),
30370d905e9be3be7d9b947fd432bacecbb13bb9Evan Hunt isc_time_add() and isc_time_subtract() now check the
30370d905e9be3be7d9b947fd432bacecbb13bb9Evan Hunt range for overflow/underflow. In the case of
f8432e3f249dbec36394539ca1f3cb25bf33abfeMark Andrews isc_time_subtract, this changed a calling requirement
f8432e3f249dbec36394539ca1f3cb25bf33abfeMark Andrews (ie, something that could generate an assertion)
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt into merely a condition that returns an error result.
40401165e4646f1624175ac80bf9b51826ab67ecMark Andrews isc_time_add() and isc_time_subtract() were void-
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt valued before but now return isc_result_t.
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt 188. [func] Log a warning message when an incoming zone transfer
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt contains out-of-zone data.
1d383fd4b23fc7031e562bf5db02e3018c5d0b9eMark Andrews 187. [func] isc_ratelimter_enqueue() has an additional arguement
3ecc17d5519cc5b45cba3344344f296f3ff57776Mark Andrews 186. [func] dns_request_getresponse() has an additional arguement
40401165e4646f1624175ac80bf9b51826ab67ecMark Andrews 'preserve_order'.
9b789c54f8829b867c4a888c47bd2310a790415aEvan Hunt 185. [bug] Fixed up handling of ISC_MEMCLUSTER_LEGACY. Several
9b789c54f8829b867c4a888c47bd2310a790415aEvan Hunt public functions did not have an isc__ prefix, and
9b789c54f8829b867c4a888c47bd2310a790415aEvan Hunt referred to functions that had previously been
d40154cab71b0c774d80df2c0091e1f8edcaa7d4Evan Hunt 184. [cleanup] Variables/functions which began with two leading
d40154cab71b0c774d80df2c0091e1f8edcaa7d4Evan Hunt underscores were made to conform to the ANSI/ISO
2879ee2c72638ea190728f931ce286760caa4521Evan Hunt standard, which says that such names are reserved.
2879ee2c72638ea190728f931ce286760caa4521Evan Hunt 183. [func] ISC_LOG_PRINTTAG option for log channels. Useful
2879ee2c72638ea190728f931ce286760caa4521Evan Hunt for logging the program name or other identifier.
6bd794171f2ba0ee93b99ccbf80378959f4e965bEvan Hunt 182. [cleanup] New commandline parameters for dnssec tools
73fbd4c9d3e65621eb32a8e01659532f131de690Mark Andrews 181. [func] Added dst_key_buildfilename and dst_key_parsefilename
73fbd4c9d3e65621eb32a8e01659532f131de690Mark Andrews 180. [func] New isc_result_t ISC_R_RANGE. Supersedes DNS_R_RANGE.
fc7bce5f350aa119d4c500fd5b35c47b14b539efMark Andrews 179. [func] options named.conf statement *must* now come
b4ccec331dbd81581c6226a54847385a27d9eb25Evan Hunt before any zone or view statements.
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt 178. [func] Post-load of named.conf check verifies a slave zone
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt has non-empty list of masters defined.
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt 177. [func] New per-zone boolean:
c8b968f4144a271213756cc33e8062b9efdd7441Evan Hunt enable-zone yes | no ;
c8b968f4144a271213756cc33e8062b9efdd7441Evan Hunt intended to let a zone be disabled without having
c8b968f4144a271213756cc33e8062b9efdd7441Evan Hunt to comment out the entire zone statement.
41494939b62d74fb159009f28428df23e5fc70e3Evan Hunt 176. [func] New global and per-view option:
41494939b62d74fb159009f28428df23e5fc70e3Evan Hunt max-cache-ttl number
3bcd09b4162ccd383b4b20e3b5306b3c317c9795Evan Hunt 175. [func] New global and per-view option:
292eb9c4e4fc51aec911e72821735a123a8c252aMark Andrews additional-data internal | minimal | maximal;
292eb9c4e4fc51aec911e72821735a123a8c252aMark Andrews 174. [func] New public function isc_sockaddr_format(), for
292eb9c4e4fc51aec911e72821735a123a8c252aMark Andrews formatting socket addresses in log messages.
1b3d21180244529f0099894fe9d29beb3f11efb3Mark Andrews 173. [func] Keep a queue of zones waiting for zone transfer
1b3d21180244529f0099894fe9d29beb3f11efb3Mark Andrews quota so that a new transfer can be dispatched
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt immediately whenever quota becomes available.
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt 172. [bug] $TTL directive was sometimes missing from dumped
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt master files because totext_ctx_init() failed to
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt initialize ctx->current_ttl_valid.
bed6e9d614d2ac9e6a84949379aba4fc04aa8e0bMark Andrews 171. [cleanup] On NetBSD systems, the mit-pthreads or
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews unproven-pthreads library is now always used
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews unless --with-ptl2 is explicitly specified on
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews the configure command line. The
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews --with-mit-pthreads option is no longer needed
f647c0df9fd334b19a5bdc9c252f90d94c0abf1eMark Andrews and has been removed.
ecc06cbc32c5a2b91a17e65c1820c9c66313d35cMukund Sivaraman 170. [cleanup] Remove inter server consistancy checks from zone,
ecc06cbc32c5a2b91a17e65c1820c9c66313d35cMukund Sivaraman these should return as a seperate module in 9.1.
ecc06cbc32c5a2b91a17e65c1820c9c66313d35cMukund Sivaraman dns_zone_checkservers(), dns_zone_checkparents(),
94c7301f6f0ada7aa84ede5808ab8fdec5bae6b5Mark Andrews dns_zone_checkchildren(), dns_zone_checkglue().
505d311709be77b2bd6ebb2aead84771588f9c29Mark Andrews Remove dns_zone_setadb(), dns_zone_setresolver(),
505d311709be77b2bd6ebb2aead84771588f9c29Mark Andrews dns_zone_setrequestmgr() these should now be found
505d311709be77b2bd6ebb2aead84771588f9c29Mark Andrews via the view.
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman 169. [func] ratelimiter can now process N events per interval.
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman 168. [bug] include statements in named.conf caused syntax errors
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman due to not consuming the semicolon ending the include
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman statement before switching input streams.
322e6b5be784d79d15fea9db9440dd821162c574Mark Andrews 167. [bug] Make lack of masters for a slave zone a soft error.
27bc16fcdc67f9afefefb54ae98dfdae3a5bc1f8Mukund Sivaraman 166. [bug] Keygen was overwriting existing keys if key_id
27bc16fcdc67f9afefefb54ae98dfdae3a5bc1f8Mukund Sivaraman conflicted, now it will retry, and non-null keys
27bc16fcdc67f9afefefb54ae98dfdae3a5bc1f8Mukund Sivaraman with key_id == 0 are not generated anymore. Key
5b13a593fe7d8055992bd12aeb399bdb06e2a533Mukund Sivaraman was not able to generate NOAUTHCONF DSA key,
5b13a593fe7d8055992bd12aeb399bdb06e2a533Mukund Sivaraman increased RSA key size to 2048 bits.
95bef099e9762c8078c0ba9749293b488727dc58Mark Andrews 165. [cleanup] Silence "end-of-loop condition not reached" warnings
6c1f9f5c71ff526402f3b3e87749a9ddf102f75eTinderbox User from Solaris compiler.
464c2c673b879071da66cab5a627baf35c5e0f90Evan Hunt 164. [func] Added functions isc_stdio_open(), isc_stdio_close(),
464c2c673b879071da66cab5a627baf35c5e0f90Evan Hunt isc_stdio_seek(), isc_stdio_read(), isc_stdio_write(),
464c2c673b879071da66cab5a627baf35c5e0f90Evan Hunt isc_stdio_flush(), isc_stdio_sync(), isc_file_remove()
226dd20bbd6c6bdeadffa71361d9a0ec61308d69Evan Hunt to encapsulate nonportable usage of errno and sync.
226dd20bbd6c6bdeadffa71361d9a0ec61308d69Evan Hunt 163. [func] Added result codes ISC_R_FILENOTFOUND and
10d7ab44cc72170c527dde8cc9e049e046342769Mark Andrews ISC_R_FILEEXISTS.
10d7ab44cc72170c527dde8cc9e049e046342769Mark Andrews 162. [bug] Ensure proper range for arguments to ctype.h functions.
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt 161. [cleanup] error in yyparse prototype that only HPUX caught.
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt 160. [cleanup] getnet*() are not going to be implemented at this
b6214feb63f48e9c08f16394ae5b6902b45b9c38Evan Hunt 159. [func] Redefinition of config file elements is now an
b6214feb63f48e9c08f16394ae5b6902b45b9c38Evan Hunt error (instead of a warning).
26177be2946c99a34096b7d8c202139dfc0e9760Mark Andrews 158. [bug] Log channel and category list copy routines
26177be2946c99a34096b7d8c202139dfc0e9760Mark Andrews weren't assigning properly to output parameter.
26177be2946c99a34096b7d8c202139dfc0e9760Mark Andrews 157. [port] Fix missing prototype for getopt().
8e73941f33fad57111142a62d99717abc001912eMark Andrews 156. [func] Support new 'database' statement in zone.
5b1c7ef35bb495820360182b5192689f33f1cc7dMark Andrews database "quoted-string";
913d976eca8751851111c0b4357f650295d4aa3dMark Andrews 155. [bug] ns_notify_start() was not detaching the found zone.
913d976eca8751851111c0b4357f650295d4aa3dMark Andrews 154. [func] The signer now logs libdns warnings to stderr even when
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman not verbose, and in a nicer format.
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman 153. [func] dns_rdata_tostruct() 'mctx' is now optional. If 'mctx'
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman is NULL then you need to preserve the 'rdata' until
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman you have finished using the structure as there may be
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman references to the associated memory. If 'mctx' is
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman non-NULL it is guaranteed that there are no references
a727cdff50383b98a150922e16a470cc63225309Tinderbox User to memory associated with 'rdata'.
268c4e79c40845fb0005c44d177497bf5fad4518Mark Andrews dns_rdata_freestruct() must be called if 'mctx' was
c8821d124c532e0a65752b378f924d4259499fd3Mark Andrews non-NULL and may safely be called if 'mctx' was NULL.
c8821d124c532e0a65752b378f924d4259499fd3Mark Andrews 152. [bug] keygen dumped core if domain name argument was omitted
63042d5b579ae3d43104133007e55c224c698904Evan Hunt from command line.
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman 151. [func] Support 'disabled' statement in zone config (causes
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman zone to be parsed and then ignored). Currently must
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman come after the 'type' clause.
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman 150. [func] Support optional ports in masters and also-notify
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman masters [ port xxx ] { y.y.y.y [ port zzz ] ; }
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman 149. [cleanup] Removed usused argument 'olist' from
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman dns_c_view_unsetordering().
e13d04fda918c0c14c2247475bb99e0760d9a6a4Evan Hunt 148. [cleanup] Stop issuing some warnings about some configuration
b51391848127d0303bd385a555c76aef57d1b4ebEvan Hunt file statements that were not implemented, but now are.
b51391848127d0303bd385a555c76aef57d1b4ebEvan Hunt 147. [bug] Changed yacc union size to be smaller for yaccs that
35928b7e1af8ea4d01a2855ab833dfe59d2345faMukund Sivaraman put yacc-stack on the real stack.
bfd4b9e11aa9e8c2b43022a6b7a896b26bd5d7a0Witold Krecicki 146. [cleanup] More general redundant header file cleanup. Rather
29868ebbe3c7bc06f833e329ea190dc442331bf1Mark Andrews than continuing to itemize every header which changed,
29868ebbe3c7bc06f833e329ea190dc442331bf1Mark Andrews this changelog entry just notes that if a header file
29868ebbe3c7bc06f833e329ea190dc442331bf1Mark Andrews did not need another header file that it was including
92cc6acdff1ecbf157e4ab0efe3f79367233f022Mark Andrews in order to provide its advertized functionality, the
92cc6acdff1ecbf157e4ab0efe3f79367233f022Mark Andrews inclusion of the other header file was removed. See
2f450fcd295795fb1771432e098af3d6e52c8a0bMark Andrews util/check-includes for how this was tested.
e939674d53a127ddeeaf4b41fd72933f0b493308Mark Andrews 145. [cleanup] Added <isc/lang.h> and ISC_LANG_BEGINDECLS/
e939674d53a127ddeeaf4b41fd72933f0b493308Mark Andrews ISC_LANG_ENDDECLS to header files that had function
e939674d53a127ddeeaf4b41fd72933f0b493308Mark Andrews prototypes, and removed it from those that did not.
6b8519147a5c24b4a5942042e83fd539d0d445ccEvan Hunt 144. [cleanup] libdns header files too numerous to name were made
6b8519147a5c24b4a5942042e83fd539d0d445ccEvan Hunt to conform to the same style for multiple inclusion
09f82f50798e170b172e6ba358ed123536243839Evan Hunt 143. [func] Added function dns_rdatatype_isknown().
861aa4e9039e6f354545177c4c2323b485549602Mark Andrews 142. [cleanup] <isc/stdtime.h> does not need <time.h> or
821ff5e8fa1df2e09fea157ee3e298eef6cf4ec9Evan Hunt 141. [bug] Corrupt requests with multiple questions could
821ff5e8fa1df2e09fea157ee3e298eef6cf4ec9Evan Hunt cause an assertion failure.
f06b6a9b14509a3b473f52dd797bc490f6f6511dMark Andrews 140. [cleanup] <isc/time.h> does not need <time.h> or <isc/result.h>.
f06b6a9b14509a3b473f52dd797bc490f6f6511dMark Andrews 139. [cleanup] <isc/net.h> now includes <isc/types.h> instead of
aa9b64060fb6e946a920e957805f564d149e88e0Evan Hunt 138. [cleanup] isc_strtouq moved from str.[ch] to string.[ch] and
412f873b9fafa0f8161a1203e7731d9d67052e49Mark Andrews renamed isc_string_touint64. isc_strsep moved from
412f873b9fafa0f8161a1203e7731d9d67052e49Mark Andrews strsep.c to string.c and renamed isc_string_separate.
72ac929f2bfe186ab4fe2d9425685d6ef419f200Mark Andrews 137. [cleanup] <isc/commandline.h>, <isc/mem.h>, <isc/print.h>
72ac929f2bfe186ab4fe2d9425685d6ef419f200Mark Andrews <isc/serial.h>, <isc/string.h> and <isc/offset.h>
a70fc47e9dc165175e77f091076559748858a488Mark Andrews made to conform to the same style for multiple
a70fc47e9dc165175e77f091076559748858a488Mark Andrews inclusion protection.
0526268c2b2806ceb67032e0bfee708b6e70e004Mark Andrews 136. [cleanup] <isc/commandline.h>, <isc/interfaceiter.h>,
932715fbbe449e814612a9ae39eac885548de5bfEvan Hunt 135. [cleanup] Win32's <isc/condition.h> did not need <isc/result.h>
9d8169cbf8390c9e2e9707026fd078e282811069Mark Andrews or <isc/boolean.h>, now uses <isc/types.h> in place
f824c65d1fb6a2490b03228e63cc43dae6844f73Mark Andrews of <isc/time.h>, and needed ISC_LANG_BEGINDECLS
90174e64f49bb7cba6a83fb665ebcb597aad7b57Evan Hunt and ISC_LANG_ENDDECLS.
b9d6758fc606245d79fd6e03a31c76c586694377Mark Andrews 134. [cleanup] <isc/dir.h> does not need <limits.h>.
6588a2b404365cea59e71a3f639349272600f68dMark Andrews 133. [cleanup] <isc/ipv6.h> needs <isc/platform.h>.
6588a2b404365cea59e71a3f639349272600f68dMark Andrews 132. [cleanup] <isc/app.h> does not need <isc/task.h>, but does
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt 131. [cleanup] <isc/mutex.h> and <isc/util.h> need <isc/result.h>
35928b7e1af8ea4d01a2855ab833dfe59d2345faMukund Sivaraman for ISC_R_* codes used in macros.
9260c1157d12ef716fe6227fd8af845ec7fd1eedMukund Sivaraman 130. [cleanup] <isc/condition.h> does not need <pthread.h> or
9260c1157d12ef716fe6227fd8af845ec7fd1eedMukund Sivaraman <isc/boolean.h>, and now includes <isc/types.h>
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt 129. [bug] The 'default_debug' log channel was not set up when
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt 'category default' was present in the config file
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt 128. [cleanup] <isc/dir.h> had ISC_LANG_BEGINDECLS instead of
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt ISC_LANG_ENDDECLS at end of header.
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt 127. [cleanup] The contracts for the comparision routines
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt dns_name_fullcompare(), dns_name_compare(),
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt dns_name_rdatacompare(), and dns_rdata_compare() now
a625502bdd149be06bd0cc06000c3dc9e4a813b9Tinderbox User specify that the order value returned is < 0, 0, or > 0
a239044323418956d7d48c14d61d19f721cc5ba5Witold Krecicki instead of -1, 0, or 1.
18749940aee8ee6cf8fc6a81f659819310d5aa78Mark Andrews 126. [cleanup] <isc/quota.h> and <isc/taskpool.h> need <isc/lang.h>.
65d59a4307d00f6b4e278b730c278502e5449da8Mark Andrews 125. [cleanup] <isc/eventclass.h>, <isc/ipv6.h>, <isc/magic.h>,
18749940aee8ee6cf8fc6a81f659819310d5aa78Mark Andrews <isc/mutex.h>, <isc/once.h>, <isc/region.h>, and
09f4e41912d08b5c1685f4d23bd19d32f63db935Mark Andrews 124. [func] signer now imports parent's zone key signature
09f4e41912d08b5c1685f4d23bd19d32f63db935Mark Andrews and creates null keys/sets zone status bit for
09f4e41912d08b5c1685f4d23bd19d32f63db935Mark Andrews children when necessary
c7e5ba1d17f2db135b2c1ab192c2746189394fa2Mark Andrews 123. [cleanup] <isc/event.h> does not need <stddef.h>.
c7e5ba1d17f2db135b2c1ab192c2746189394fa2Mark Andrews 122. [cleanup] <isc/task.h> does not need <isc/mem.h> or
8a0b6b3901b34530a850d78758fe4e5b6218d193Mark Andrews 121. [cleanup] <isc/symtab.h> does not need <isc/mem.h> or
8a0b6b3901b34530a850d78758fe4e5b6218d193Mark Andrews <isc/result.h>. Multiple inclusion protection
8a0b6b3901b34530a850d78758fe4e5b6218d193Mark Andrews symbol fixed from ISC_SYMBOL_H to ISC_SYMTAB_H.
2a12984ce69f7f49dc3aeef1b216e0c7c93373acMark Andrews isc_symtab_t moved to <isc/types.h>.
40c619daeeb99015afa31b1a4a76d6c20b0a3fc6Evan Hunt 120. [cleanup] <isc/socket.h> does not need <isc/boolean.h>,
87e7d08a8bae58ab8edacaa990a4234063c23793Mar Andrews 119. [cleanup] structure definitions for generic rdata stuctures do
87e7d08a8bae58ab8edacaa990a4234063c23793Mar Andrews not have _generic_ in their names.
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt 118. [cleanup] libdns.a is now namespace-clean, on NetBSD, excepting
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt YACC crust (yyparse, etc) [2000-apr-27 explorer]
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt 117. [cleanup] libdns.a changes:
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt dns_zone_clearnotify() and dns_zone_addnotify()
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt are replaced by dns_zone_setnotifyalso().
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt dns_zone_clearmasters() and dns_zone_addmaster()
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt are replaced by dns_zone_setmasters().
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt 116. [func] Added <isc/offset.h> for isc_offset_t (aka off_t
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt on Unix systems).
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt 115. [port] Shut up the -Wmissing-declarations warning about
e6d0a391f5f9b18f5bd497aefff269e474ee560cWitold Krecicki 114. [cleanup] <isc/sockaddr.h> does not need <isc/buffer.h> or
98a7f8c7ae44bb98d5469cb3a4240c59abceba7fMark Andrews 113. [func] Utility programs dig and host added.
8d80b4939dd27dc3136ab152706160c613baa93aMark Andrews 112. [cleanup] <isc/serial.h> does not need <isc/boolean.h>.
8d80b4939dd27dc3136ab152706160c613baa93aMark Andrews 111. [cleanup] <isc/rwlock.h> does not need <isc/result.h> or
5c41d472275c096be8aafb239a301b9d7c0a2cd9Jeremy C. Reed 110. [cleanup] <isc/result.h> does not need <isc/boolean.h> or
a21c415687a855f84fbf10db91671b1341e8b990Mark Andrews 109. [bug] "make depend" did nothing for
a21c415687a855f84fbf10db91671b1341e8b990Mark Andrews bin/tests/{db,mem,sockaddr,tasks,timers}/.
47115d91ef32317a2c0eb9daaf9c910757568de0Mark Andrews 108. [cleanup] DNS_SETBIT/DNS_GETBIT/DNS_CLEARBIT moved from
705d56b47a932cc277f980755e80ac4f46a18a64Mark Andrews 107. [func] Add keysigner and keysettool.
ff55c577ba8a95f763b8982b7ab5e4a980209a09Mark Andrews 106. [func] Allow dnssec verifications to ignore the validity
ff55c577ba8a95f763b8982b7ab5e4a980209a09Mark Andrews period. Used by several of the dnssec tools.
e0a30050c8516a3d54a4f8dcdd88435704a8a3edMark Andrews 105. [doc] doc/dev/coding.html expanded with other
e0a30050c8516a3d54a4f8dcdd88435704a8a3edMark Andrews implicit conventions the developers have used.
dd1bcab25cf91eccb77060023d94a306411f7f14Mark Andrews 104. [bug] Made compress_add and compress_find static to
741b63c8695bab0582e3f9f308993ab53a60b377Mark Andrews 103. [func] libisc buffer API changes for <isc/buffer.h>:
09177840c73c1edec0d085dd8d92f225ba371014Mark Andrews isc_buffer_base(b) (pointer)
09177840c73c1edec0d085dd8d92f225ba371014Mark Andrews isc_buffer_current(b) (pointer)
09177840c73c1edec0d085dd8d92f225ba371014Mark Andrews isc_buffer_active(b) (pointer)
f43e5c8ed2e68b7064c909b1fece6d976799b8dbMark Andrews isc_buffer_used(b) (pointer)
f43e5c8ed2e68b7064c909b1fece6d976799b8dbMark Andrews isc_buffer_length(b) (int)
7b1f63dcd1a20a7c66b869e323efcdbdb0612a0dMark Andrews isc_buffer_usedlength(b) (int)
7b1f63dcd1a20a7c66b869e323efcdbdb0612a0dMark Andrews isc_buffer_consumedlength(b) (int)
fe51e068f0892ae9258d9fd0e14fe2a469ff8edfMark Andrews isc_buffer_remaininglength(b) (int)
fe51e068f0892ae9258d9fd0e14fe2a469ff8edfMark Andrews isc_buffer_activelength(b) (int)
fe51e068f0892ae9258d9fd0e14fe2a469ff8edfMark Andrews isc_buffer_availablelength(b) (int)
0f2ecf4b5c6721629162d4fd32826189d33a9b03Mark Andrews ISC_BUFFER_USEDCOUNT(b)
0f2ecf4b5c6721629162d4fd32826189d33a9b03Mark Andrews ISC_BUFFER_AVAILABLECOUNT(b)
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews isc_buffer_type(b)
e8742e9598a72a429cf2ca05c6c1bc3de9b35283Tinderbox User Changed names:
d261093639c90f1b13418706ea9077d690a29eb0Evan Hunt isc_buffer_used(b, r) ->
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt isc_buffer_usedregion(b, r)
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt isc_buffer_available(b, r) ->
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt isc_buffer_available_region(b, r)
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt isc_buffer_consumed(b, r) ->
295a711b72b075a77065b7a952860269b5ae5d1dMark Andrews isc_buffer_consumedregion(b, r)
757e405d3c22e263dbd4aef75f7a188f891625b9Mark Andrews isc_buffer_active(b, r) ->
295a711b72b075a77065b7a952860269b5ae5d1dMark Andrews isc_buffer_activeregion(b, r)
aec8a3b7cff6a144bfd9d1b72415dd644a0bd828Evan Hunt isc_buffer_remaining(b, r) ->
757e405d3c22e263dbd4aef75f7a188f891625b9Mark Andrews isc_buffer_remainingregion(b, r)
4523c3b371e0e8aa6451aefcf2ba593c4d16ea31Evan Hunt Buffer types were removed, so the ISC_BUFFERTYPE_*
4523c3b371e0e8aa6451aefcf2ba593c4d16ea31Evan Hunt macros are no more, and the type argument to
4523c3b371e0e8aa6451aefcf2ba593c4d16ea31Evan Hunt isc_buffer_init and isc_buffer_allocate were removed.
a0ef8211d3bb5d4a7e56145e014c3da3466051c8Mark Andrews isc_buffer_putstr is now void (instead of isc_result_t)
a0ef8211d3bb5d4a7e56145e014c3da3466051c8Mark Andrews and requires that the caller ensure that there
a0ef8211d3bb5d4a7e56145e014c3da3466051c8Mark Andrews is enough available buffer space for the string.
3fa134363f99816b36e30822a098196810ae6f20Mark Andrews 102. [port] Correctly detect inet_aton, inet_pton and inet_ptop
5a49f61ca968283d59c97e583fd6fb02ecaeb773Mark Andrews 101. [cleanup] Quieted EGCS warnings from lib/isc/print.c.
8b29fc0b7a13db404f1a13fcfad42c2e7cfbe25bMark Andrews 100. [cleanup] <isc/random.h> does not need <isc/int.h> or
0409e7451ce6898ba2e3fab401767df706b73fbfMark Andrews <isc/mutex.h>. isc_random_t moved to <isc/types.h>.
075a3d60c23140f05db10d70126ff271ef6469c9Mark Andrews 99. [cleanup] Rate limiter now has separate shutdown() and
075a3d60c23140f05db10d70126ff271ef6469c9Mark Andrews destroy() functions, and it guarantees that all
075a3d60c23140f05db10d70126ff271ef6469c9Mark Andrews queued events are delivered even in the shutdown case.
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews 98. [cleanup] <isc/print.h> does not need <stdarg.h> or <stddef.h>
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews unless ISC_PLATFORM_NEEDVSNPRINTF is defined.
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews 97. [cleanup] <isc/ondestroy.h> does not need <stddef.h> or
fbd9aaa58c32abaeab1bd3ca6943b18ce19ea023Mark Andrews 96. [cleanup] <isc/mutex.h> does not need <isc/result.h>.
02093e4c3b98ec8eca1b6b3eb9a895054ff4f1c8Mark Andrews 95. [cleanup] <isc/mutexblock.h> does not need <isc/result.h>.
9b956d342e93ab60d5d9367785b26546f7e49391Mark Andrews 94. [cleanup] Some installed header files did not compile as C++.
9b956d342e93ab60d5d9367785b26546f7e49391Mark Andrews 93. [cleanup] <isc/msgcat.h> does not need <isc/result.h>.
5855fd79e375c74fc9df57ce0b4c4ef1b9fcdc3eMark Andrews 92. [cleanup] <isc/mem.h> does not need <stddef.h>, <isc/boolean.h>,
dc3912f3caac1104fef441fd18571b7a975708eaMark Andrews 91. [cleanup] <isc/log.h> does not need <sys/types.h> or
7d0dfa63cf3228b56053815bdf25da7d0e6dc501Mark Andrews 90. [cleanup] Removed unneeded ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS
18ba804f3ab6a7fea10404bb6675a49b59a153c5Mark Andrews 89. [cleanup] <isc/lex.h> does not need <stddef.h>.
18ba804f3ab6a7fea10404bb6675a49b59a153c5Mark Andrews 88. [cleanup] <isc/interfaceiter.h> does not need <isc/result.h> or
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman <isc/mem.h>. isc_interface_t and isc_interfaceiter_t
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman 87. [cleanup] <isc/heap.h> does not need <isc/boolean.h>,
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman 86. [cleanup] isc_bufferlist_t moved from <isc/bufferlist.h> to
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman 85. [cleanup] <isc/bufferlist.h> does not need <isc/buffer.h>,
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman <isc/list.h>, <isc/mem.h>, <isc/region.h> or
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman 84. [func] allow-query ACL checks now apply to all data
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman added to a response.
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman 83. [func] If the server is authoritative for both a
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman delegating zone and its (nonsecure) delegatee, and
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman a query is made for a KEY RR at the top of the
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman delegatee, then the server will look for a KEY
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman in the delegator if it is not found in the delegatee.
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman 82. [cleanup] <isc/buffer.h> does not need <isc/list.h>.
b750a49f3f599023cf32997f72924d4c2a5288d7Evan Hunt 81. [cleanup] <isc/int.h> and <isc/boolean.h> do not need
420a43c8d8028992a4e9c170022f97bfac689025Evan Hunt 80. [cleanup] <isc/print.h> does not need <stdio.h> or <stdlib.h>.
420a43c8d8028992a4e9c170022f97bfac689025Evan Hunt 79. [cleanup] <dns/callbacks.h> does not need <stdio.h>.
0d63efe476bd07c8ea9a98dc8c9da7b4b114b701Tinderbox User 78. [cleanup] lwres_conftest renamed to lwresconf_test for
420a43c8d8028992a4e9c170022f97bfac689025Evan Hunt consistency with other *_test programs.
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01Mukund Sivaraman 77. [cleanup] typedef of isc_time_t and isc_interval_t moved from
70862302f8f6a8398b6ca67516749486688603caMark Andrews 76. [cleanup] Rewrote keygen.
bf4a7968e8bff29ef5d85b292526206ffde3c5c6Evan Hunt 75. [func] Don't load a zone if its database file is older
bf4a7968e8bff29ef5d85b292526206ffde3c5c6Evan Hunt than the last time the zone was loaded.
d7262e5c8669d318531d47643356d554f7d0e2eeMukund Sivaraman 74. [cleanup] Removed mktemplate.o and ufile.o from libisc.a,
984d2bb9e5aaca7c946bc78354c12b1dd75ed00aMukund Sivaraman 73. [func] New "file" API in libisc, including new function
984d2bb9e5aaca7c946bc78354c12b1dd75ed00aMukund Sivaraman isc_file_getmodtime, isc_mktemplate renamed to
984d2bb9e5aaca7c946bc78354c12b1dd75ed00aMukund Sivaraman isc_file_mktemplate and isc_ufile renamed to
474921d733e9592ab93b3905907f2dcb393e12c9Mukund Sivaraman isc_file_openunique. By no means an exhaustive API,
474921d733e9592ab93b3905907f2dcb393e12c9Mukund Sivaraman it is just what's needed for now.
563878539af45d41143701a6d299e9b226937f5bMark Andrews 72. [func] DNS_RBTFIND_NOPREDECESSOR and DNS_RBTFIND_NOOPTIONS
563878539af45d41143701a6d299e9b226937f5bMark Andrews added for dns_rbt_findnode, the former to disable the
9dc5ef7f24dba2be01d1cb10ba38c4a8b603d2b6Mark Andrews setting of the chain to the predecessor, and the
9dc5ef7f24dba2be01d1cb10ba38c4a8b603d2b6Mark Andrews latter to make clear when no options are set.
7c0f238c505ed2fa29b5441de3ad6e5f91976379Evan Hunt 71. [cleanup] Made explicit the implicit REQUIREs of
7c0f238c505ed2fa29b5441de3ad6e5f91976379Evan Hunt isc_time_seconds, isc_time_nanoseconds, and
7c0f238c505ed2fa29b5441de3ad6e5f91976379Evan Hunt isc_time_subtract.
efb028b6c879c67b4e5b858f0e318a57b1073f69Mark Andrews 70. [func] isc_time_set() added.
151f1bcd5efdc59a9727de7529c37664845203b7Mark Andrews 69. [bug] The zone object's master and also-notify lists grew
151f1bcd5efdc59a9727de7529c37664845203b7Mark Andrews longer with each server reload.
9b8f93083d7543baae86d6d078cb637cee14b4fcEvan Hunt 68. [func] Partial support for SIG(0) on incoming messages.
9b8f93083d7543baae86d6d078cb637cee14b4fcEvan Hunt 67. [performance] Allow use of alternate (compile-time supplied)
f5bc6889d918347c7b501e0b2f9b6ecaf3dc4b7eEvan Hunt 66. [func] Data in authoritative zones should have a trust level
c707e2b9861dfa3f86b3520b9c3630db70cb020cEvan Hunt beyond secure.
38122021242747404f7f3e02ff4428a7cb884b77Evan Hunt 65. [cleanup] Removed obsolete typedef of dns_zone_callbackarg_t
ce9f893e21d2ffc6f6a78bf226c038c396740aebEvan Hunt 64. [func] The RBT, DB, and zone table APIs now allow the
c4567d06753c4420af492d07b720125a918fcf23Tinderbox User caller find the most-enclosing superdomain of
88278358cbfbaaf2073a04c2a74e0b56371d40feMukund Sivaraman 63 [func] Generate NOTIFY messages.
fc39b6a96109b78154ec148d20eaf29e8abc14b6Mukund Sivaraman 62. [func] Add UDP refresh support.
88278358cbfbaaf2073a04c2a74e0b56371d40feMukund Sivaraman 61. [cleanup] Use single quotes consistently in log messages.
2cc21870b0dd92cde23305e0030e3e6e2bfd3cdaMukund Sivaraman 60. [func] Catch and disallow singleton types on message
dbb064aa7972ef918d9a235b713108a4846cbb62Mark Andrews 59. [bug] Cause net/host unreachable to be a hard error
dbb064aa7972ef918d9a235b713108a4846cbb62Mark Andrews when sending and receiving.
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews 58. [bug] bin/named/query.c could sometimes trigger the
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews (client->query.attributes & NS_QUERYATTR_NAMEBUFUSED)
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews == 0 assertion in query_newname().
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews 57. [func] Added dns_nxt_typepresent()
0bc743f9bc0ad5989c9b2a65bf54d25c4f78d30dMark Andrews 56. [bug] SIG records were not properly returned in cached
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt negative answers.
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt 55. [bug] Responses containing multiple names in the authority
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt section were not negatively cached.
245c74ce39e801273ded5fd41e090cdd5563517bEvan Hunt 54. [bug] If a fetch with sigrdataset==NULL joined one with
b399f4e5684a66123e2f38e0f7e254f0f3ca0cc6Mark Andrews sigrdataset!=NULL or vice versa, the resolver
b399f4e5684a66123e2f38e0f7e254f0f3ca0cc6Mark Andrews could catch an assertion or lose signature data,
ff6dccd21c28b6746cdb635aafabdc502df72ee4Mark Andrews respectively.
ff6dccd21c28b6746cdb635aafabdc502df72ee4Mark Andrews 53. [port] freebsd 4.0: lib/isc/unix/socket.c requires
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt 52. [bug] rndc: taskmgr and socketmgr were not initialized
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt 51. [cleanup] dns/compress.h and dns/zt.h did not need to include
33ca26968b638b4ff9c657e9574d14d1a04a52ddMukund Sivaraman dns/rbt.h; it was needed only by compress.c and zt.c.
33ca26968b638b4ff9c657e9574d14d1a04a52ddMukund Sivaraman 50. [func] RBT deletion no longer requires a valid chain to work,
33ca26968b638b4ff9c657e9574d14d1a04a52ddMukund Sivaraman and dns_rbt_deletenode was added.
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews 49. [func] Each cache now has its own mctx.
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews 48. [func] isc_task_create() no longer takes an mctx.
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews isc_task_mem() has been eliminated.
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews 47. [func] A number of modules now use memory context reference
ce67023ae3ad39a77da5361d0187ab6f3f0219cbMark Andrews 46. [func] Memory contexts are now reference counted.
b399f4e5684a66123e2f38e0f7e254f0f3ca0cc6Mark Andrews Added isc_mem_inuse() and isc_mem_preallocate().
c631ff56bfe13f7b47ff01950364f4db423bf21aMark Andrews Renamed isc_mem_destroy_check() to
c631ff56bfe13f7b47ff01950364f4db423bf21aMark Andrews isc_mem_setdestroycheck().
c631ff56bfe13f7b47ff01950364f4db423bf21aMark Andrews 45. [bug] The trusted-key statement incorrectly loaded keys.
307adf67922dd222bacf84ef0f074a0eb84d3a0aMark Andrews 44. [bug] Don't include authority data if it would force us
307adf67922dd222bacf84ef0f074a0eb84d3a0aMark Andrews to unset the AD bit in the message.
753b27a7d325f8da6ef3dc8da8a2cc43e968ccb2Mark Andrews 43. [bug] DNSSEC verification of cached rdatasets was failing.
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman 42. [cleanup] Simplified logging of messages with embedded domain
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman names by introducing a new convenience function
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman dns_name_format().
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman 41. [func] Use PR_SET_KEEPCAPS on Linux 2.3.99-pre3 and later
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman to allow 'named' to run as a non-root user while
08f01297320b7ad55d0abff0aca9a577196079e2Mukund Sivaraman retaining the ability to bind() to privileged
4a61eae6514bfde56f8801ef66f27a8d462bd164Mark Andrews 40. [func] Introduced new logging category "dnssec" and
4a61eae6514bfde56f8801ef66f27a8d462bd164Mark Andrews logging module "dns/validator".
4a61eae6514bfde56f8801ef66f27a8d462bd164Mark Andrews 39. [cleanup] Moved the typedefs for isc_region_t, isc_textregion_t,
adbf81335b67be0cebdcf9f1f4fcb38ef4814f4dMark Andrews and isc_lex_t to <isc/types.h>.
adbf81335b67be0cebdcf9f1f4fcb38ef4814f4dMark Andrews 38. [bug] TSIG signed incoming zone transfers work now.
2f66e2dd81c270647976eebd15a45dc4d6d2f318Mark Andrews 37. [bug] If the first RR in an incoming zone transfer was
2f66e2dd81c270647976eebd15a45dc4d6d2f318Mark Andrews not an SOA, the server died with an assertion failure
f10a67dad21d7dd87ee2144964faa639f96766b5Witold Krecicki instead of just reporting an error.
f10a67dad21d7dd87ee2144964faa639f96766b5Witold Krecicki 36. [cleanup] Change DNS_R_SUCCESS (and others) to ISC_R_SUCCESS
6e6dcfcb45a5d2477ddf55293e9e8f587b7bcfe4Mark Andrews 35. [performance] Log messages which are of a level too high to be
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman logged by any channel in the logging configuration
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman will not cause the log mutex to be locked.
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman 34. [bug] Recursion was allowed even with 'recursion no'.
b4e114e3cd99b8875fc677a1a1c7c8257ef5a7a6Mukund Sivaraman 33. [func] The RBT now maintains a parent pointer at each node.
b4e114e3cd99b8875fc677a1a1c7c8257ef5a7a6Mukund Sivaraman 32. [cleanup] bin/lwresd/client.c needs <string.h> for memset()
d14c2683625c5db500ab93fb7176a9570798ca1eMukund Sivaraman 31. [bug] Use ${LIBTOOL} to compile bin/named/main.@O@.
6a3249533aab706c30f8cd65956f2f963e857f8fWitold Krecicki 30. [func] config file grammer change to support optional
0d5b518107e56bcf80719b6a974b90b8a10e4efdEvan Hunt class type for a view.
a85c6b35affa7179434c41b277109dca2cbe01ecMark Andrews 29. [func] support new config file view options:
71931ab6b3815c953756a04e6029a3a113a2a9f4Mukund Sivaraman auth-nxdomain recursion query-source
af3770ed93e519d07a4696739d477764c8d5c4b8Witold Krecicki query-source-v6 transfer-source
59a9cb54c112fd979b772e832b819d8efc83b85dMukund Sivaraman transfer-source-v6 max-transfer-time-out
59a9cb54c112fd979b772e832b819d8efc83b85dMukund Sivaraman max-transfer-idle-out transfer-format
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews request-ixfr provide-ixfr cleaning-interval
59a9cb54c112fd979b772e832b819d8efc83b85dMukund Sivaraman fetch-glue notify rfc2308-type1 lame-ttl
f85deb5154d996978f0fc8455961698bc710ae73Witold Krecicki max-ncache-ttl min-roots
29ec74b60fcaef12c16ecb6bdb8c8ecb278d449fEvan Hunt 28. [func] support lame-ttl, min-roots and serial-queries
ecfe29f54b0566d9923b826b2e4a36ee83c9ea3eEvan Hunt config global options.
8a9bac8dec81997fec38fb880dc81b41eb026c27Mark Andrews 27. [bug] Only include <netinet6/in6.h> on BSD/OS 4.[01]*.
8a9bac8dec81997fec38fb880dc81b41eb026c27Mark Andrews Including it on other platforms (eg, NetBSD) can
8a9bac8dec81997fec38fb880dc81b41eb026c27Mark Andrews cause a forced #error from the C preprocessor.
eb447eca8847be14e93d7b2d524154433e4ee565Evan Hunt 26. [func] new match-clients statement in config file view.
eb447eca8847be14e93d7b2d524154433e4ee565Evan Hunt 25. [bug] make install failed to install <isc/log.h> and
8c9fba44a41e3ea23e7e8405029980aba672f7ceEvan Hunt 24. [cleanup] Eliminate some unnecessary #includes of header
a85c6b35affa7179434c41b277109dca2cbe01ecMark Andrews files from header files.
38c19e577915221b1783791cbb4f4e3ceea20019Mark Andrews 23. [cleanup] Provide more context in log messages about client
8bb630c7513ecfe224622a3923f0de477c44f2a9Mark Andrews requests, using a new function ns_client_log().
e53e202ef3b51c58fb9abe0d15e3829a970b00e7Mark Andrews 22. [bug] SIGs weren't returned in the answer section when
e53e202ef3b51c58fb9abe0d15e3829a970b00e7Mark Andrews the query resulted in a fetch.
598b502695802c3d4e23316b85368e54f39f5cabMark Andrews 21. [port] Look at STD_CINCLUDES after CINCLUDES during
598b502695802c3d4e23316b85368e54f39f5cabMark Andrews compilation, so additional system include directories
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt can be searched but header files in the bind9 source
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt tree with conflicting names take precedence. This
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt avoids issues with installed versions of dnssafe and
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt 20. [func] Configuration file post-load validation of zones
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt failed if there were no zones.
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt 19. [bug] dns_zone_notifyreceive() failed to unlock the zone
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt lock in certain error cases.
cadf8d687b9719b87c121d5cc8b028b1ddccc642Evan Hunt 18. [bug] Use AC_TRY_LINK rather than AC_TRY_COMPILE in
cadf8d687b9719b87c121d5cc8b028b1ddccc642Evan Hunt configure.in to check for presence of in6addr_any.
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman 17. [func] Do configuration file post-load validation of zones.
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman 16. [bug] put quotes around key names on config file
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman output to avoid possible keyword clashes.
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman 15. [func] Add dns_name_dupwithoffsets(). This function is
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman improves comparison performance for duped names.
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman 14. [bug] free_rbtdb() could have 'put' unallocated memory in
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman an unlikely error path.
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman 13. [bug] lib/dns/master.c and lib/dns/xfrin.c didn't ignore
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman out-of-zone data.
19365b43e922fcbaf5caff3f92b87b52cbc1b530Evan Hunt 12. [bug] Fixed possible unitialized variable error.
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt 11. [bug] axfr_rrstream_first() didn't check the result code of
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt db_rr_iterator_first(), possibly causing an assertion
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt to be triggered later.
247a9c2cf6637ca68b9b5d332131522bd157a3e9Mark Andrews 10. [bug] A bug in the code which makes EDNS0 OPT records in
c7463967dbcb31c2ec0dd513986a9dec05994a0aMark Andrews bin/named/client.c and lib/dns/resolver.c could
d9a0f1bea7c183864c72d0ad14f6b61fbe1b5b05Mark Andrews trigger an assertion.
8f20f6c9d7ce5a0f0af6ee4c5361832d97b1c5d4Mark Andrews 9. [cleanup] replaced bit-setting code in confctx.c and replaced
8f20f6c9d7ce5a0f0af6ee4c5361832d97b1c5d4Mark Andrews repeated code with macro calls.
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman 8. [bug] Shutdown of incoming zone transfer accessed
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman freed memory.
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman 7. [cleanup] removed 'listen-on' from view statement.
9e804040a29b9c3066c8471b43835f30707039b7Evan Hunt 6. [bug] quote RR names when generating config file to
9e804040a29b9c3066c8471b43835f30707039b7Evan Hunt prevent possible clash with config file keywords
9e804040a29b9c3066c8471b43835f30707039b7Evan Hunt (such as 'key').
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman 5. [func] syntax change to named.conf file: new ssu grant/deny
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman statements must now be enclosed by an 'update-policy'
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman 4. [port] bin/named/unix/os.c didn't compile on systems with
dc877b38a0bdfd7caa0c129d6f5b5cbb1caa6848Evan Hunt linux 2.3 kernel includes due to conflicts between
dc877b38a0bdfd7caa0c129d6f5b5cbb1caa6848Evan Hunt C library includes and the kernel includes. We now
dc877b38a0bdfd7caa0c129d6f5b5cbb1caa6848Evan Hunt get only what we need from <linux/capability.h>, and
1c02dd9dd94c95a9a59bb6c10b669fb790853b10Evan Hunt avoid pulling in other linux kernel .h files.
1c02dd9dd94c95a9a59bb6c10b669fb790853b10Evan Hunt 3. [bug] TKEYs go in the answer section of responses, not
1c02dd9dd94c95a9a59bb6c10b669fb790853b10Evan Hunt the additional section.
52aa2f94981aa570a37c659b451541171f7537a4Mark Andrews 2. [bug] Generating cryptographic randomness failed on
b292230ab8dd33480dabad2b3615dcce5dd70c35Mark Andrews systems without /dev/random.
b292230ab8dd33480dabad2b3615dcce5dd70c35Mark Andrews 1. [bug] The installdirs rule in
e77e44954909dd2e0af1ce724e01f4199ae1e9c0Mark Andrews lib/isc/unix/include/isc/Makefile.in had a typo which
e77e44954909dd2e0af1ce724e01f4199ae1e9c0Mark Andrews prevented the isc directory from being created if it
e77e44954909dd2e0af1ce724e01f4199ae1e9c0Mark Andrews didn't exist.
ef1aaab9ed44bcc6b58d85de2673e382dc6a7c1dEvan Hunt --- 9.0.0b2 released ---
ef1aaab9ed44bcc6b58d85de2673e382dc6a7c1dEvan Hunt# This tells Emacs to use hard tabs in this file.
c82b3781158672e8308b53a8b6289e432ceb48d0Mark Andrews# Local Variables:
ef0e6744569fdef42fa93864443005dc0593b24cMark Andrews# indent-tabs-mode: t