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