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