CHANGES revision 1beaa9e45738ad18cb7cae55aea95a1b16a14f94
f91dc72b422479b5a0caf1fe54c4054d25ae6055Brian Wellington1041. [bug] Dig/host/nslookup could catch an assertion failure
f91dc72b422479b5a0caf1fe54c4054d25ae6055Brian Wellington on SIGINT due to an uninitialized variable. [RT #1867]
7e361074bc8a2df7a0891a7040eea02ca3a5e286Andreas Gustafsson1040. [bug] Multiple listen-on-v6 options with different ports
7e361074bc8a2df7a0891a7040eea02ca3a5e286Andreas Gustafsson were not accepted. [RT #1875]
d6b3d06db7ce3b9229dc30cc0e3a72ba2603da28Bob Halley1039. [bug] We cached an incorrect negative response if there were
d6b3d06db7ce3b9229dc30cc0e3a72ba2603da28Bob Halley CNAMES in the answer section. [RT#1862]
8e68489885e744ab48907414b4199c36858c27ddMark Andrews1038. [bug] In servers configured with a tkey-domain option,
8e68489885e744ab48907414b4199c36858c27ddMark Andrews TKEY queries with an owner name other than the root
8e68489885e744ab48907414b4199c36858c27ddMark Andrews could cause an assertion failure. [RT #1866, #1869]
c17c59662f0969a5e52e8b7529cbde1a7c746095Andreas Gustafsson1037. [bug] We failed to reject some self inconsistant answers.
ec4f7c6d0f0cfc72bcecdb22bf59890d590218d6Mark Andrews1036. [func] Temporally drop requests received via multicast.
651421a5db8a9edf39c76fd8cf859409eb8c373bAndreas Gustafsson1035. [bug] Respond to multicast queries from a unicast address,
651421a5db8a9edf39c76fd8cf859409eb8c373bAndreas Gustafsson RFC 1123. [RT #137]
651421a5db8a9edf39c76fd8cf859409eb8c373bAndreas Gustafsson1034. [bug] Multicast queries must not have RD set, RFC 1123.
7427490a67b9547242b57c255254f7e146127c48Bob Halley FORMERR those that do. [RT #137]
7427490a67b9547242b57c255254f7e146127c48Bob Halley1033. [bug] Don't imply that we support a opcode that we don't
7427490a67b9547242b57c255254f7e146127c48Bob Halley when we don't have a matching view or cannot
aac319b506beb2e9a77ef124ee95b18870194b05Mark Andrews determine the class.
dfa0badebe5a8260281228d94dbe28e4314a9df6Andreas Gustafsson1032. [func] hostname.bind/txt/chaos now returns the name of
dfa0badebe5a8260281228d94dbe28e4314a9df6Andreas Gustafsson the machine hosting the nameserver. This is useful
dfa0badebe5a8260281228d94dbe28e4314a9df6Andreas Gustafsson in diagnosing problems with anycast servers.
2d0627005d48b7657fa11792c123466b4f974b61Mark Andrews1031. [bug] libbind.a: isc__gettimeofday() infinite recursion.
b1b3495eba72ea2b7270c5cd62b0bb824de74e05Mark Andrews1030. [bug] On systems with no resolv.conf file, nsupdate
b1b3495eba72ea2b7270c5cd62b0bb824de74e05Mark Andrews exited with an error rather than defaulting
80ddc8b22bf2ede60038393be5cad9da99d3f03fAndreas Gustafsson to using the loopback address. [RT #1836]
94baac869a70b529a24ff23d8dc899faa5d4fdc4Brian Wellington1029. [bug] Some named.conf errors did not cause the loading
94baac869a70b529a24ff23d8dc899faa5d4fdc4Brian Wellington of the configuration file to return a failure
1ac2c28488fb5de80b3ce9aac3500d215cb61728Brian Wellington status even though they were logged. [RT #1847]
1ac2c28488fb5de80b3ce9aac3500d215cb61728Brian Wellington1028. [bug] On Win32, dig/host/nslookup looked for resolv.conf
a1cad3b231800ca928751ff8889bdc6d312d1f88Andreas Gustafsson in the wrong directory. [RT #1833]
a12d9cfa59b5981c52e1aaafedf652d5128f3448Brian Wellington1027. [bug] RRs having the reserved type 0 should be rejected.
702a69f04a89422968ef8fc6fc271fac058e03efBrian Wellington1026. [placeholder]
0f537d1c63f643924355ff9ca2cf72c547101aa4Brian Wellington1025. [bug] Don't use multicast addresses to resolve iterative
0f537d1c63f643924355ff9ca2cf72c547101aa4Brian Wellington queries. [RT #101]
4b236540be165859390f05911eda86a39ee58eedAndreas Gustafsson1024. [port] Compilation failed on HP-UX 11.11 due to
9ee323b64bc9dcd73f9a0a0e69a31475026721daAndreas Gustafsson incompatible use of the SIOCGLIFCONF macro
c27148868266dd718b6677c794b3e6dca53c3bdcAndreas Gustafsson name. [RT #1831]
f6987630ce2d424a34bb9d373b3c08de48010287Andreas Gustafsson1023. [func] Accept hints without TTLs.
80ddc8b22bf2ede60038393be5cad9da99d3f03fAndreas Gustafsson1022. [bug] Don't report empty root hints as "extra data".
f1007e99b7db3f4e65663d348530f078adb48ccbMark Andrews1021. [bug] On Win32, log message timestamps were one month
07d6480b684d3745e645f35a8b95dae9bda982a3Mark Andrews later than they should have been, and the server
07d6480b684d3745e645f35a8b95dae9bda982a3Mark Andrews would exhibit unspecified behavior in December.
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson1020. [bug] IXFR log messages did not distinguish between
ea6709ec8a66e3ffef9c9466613df499567c57f8Brian Wellington true IXFRs, AXFR-style IXFRs, and mere version
ea6709ec8a66e3ffef9c9466613df499567c57f8Brian Wellington polls. [RT #1811]
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson1019. [bug] The value of the lame-ttl option was limited to 18000
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson seconds, not 1800 seconds as documented. [RT #1803]
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson1018. [bug] The default log channel was not always initialized
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson correctly. [RT #1813]
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson1017. [bug] When specifying TSIG keys to dig and nsupdate using
ce1269825c9d9c4bca42ae9750a7a2fd93a45557Mark Andrews the -k option, they must be HMAC-MD5 keys. [RT #1810]
e8af4e152413190e5553c2fb3074a1cc689c6cefAndreas Gustafsson1016. [bug] Slave zones with no backup file were re-transferred
e8af4e152413190e5553c2fb3074a1cc689c6cefAndreas Gustafsson on every server reload.
4d30acbac52fcb20a4f0ab4f8508f24861386fe7Brian Wellington1015. [bug] Log channels that had a "versions" option but no
4d30acbac52fcb20a4f0ab4f8508f24861386fe7Brian Wellington "size" option failed to create numbered log
131d5feb05fce60143bc17dab73df20753d9301fBrian Wellington files. [RT #1783]
131d5feb05fce60143bc17dab73df20753d9301fBrian Wellington1014. [bug] Some queries would cause statistics counters to
131d5feb05fce60143bc17dab73df20753d9301fBrian Wellington increment more than once or not at all. [RT #1321]
76c9d2f6c0a5d6ea8bcc35fc3228d2019507b2bbBrian Wellington1013. [bug] It was possible to cancel a query twice when marking
76c9d2f6c0a5d6ea8bcc35fc3228d2019507b2bbBrian Wellington a server as bogus or by having a blackhole acl.
187a97287e626b2f2e9774479e145dfbf1eba66cBrian Wellington1012. [bug] The -p option to named did not behave as documented.
49576ae7a481415d5e815ff59b71c76203259619Andreas Gustafsson1011. [cleanup] Removed isc_dir_current().
1ec527b71267747cc3ae4d9849aa4f6362c78ea9Brian Wellington1010. [bug] The server could attempt to execute a command channel
1ec527b71267747cc3ae4d9849aa4f6362c78ea9Brian Wellington command after initiating server shutdown, causing
1ec527b71267747cc3ae4d9849aa4f6362c78ea9Brian Wellington an assertion failure. [RT #1766]
703e1c0bb66f3cd3d300358ca0c1fdf3cb5fb1c5Brian Wellington1009. [port] OpenUNIX 8 support. [RT #1728]
7ed2d93fa4e12e0ceaa0c7c0da3a89e7a5d78296Andreas Gustafsson1008. [port] libtool.m4, ltmain.sh from libtool-1.4.2.
7ed2d93fa4e12e0ceaa0c7c0da3a89e7a5d78296Andreas Gustafsson1007. [port] config.guess, config.sub from autoconf-2.52.
14bb9cccae74676e25ae145dc14a3681cc3022b9Mark Andrews1006. [bug] If a KEY RR was found missing during DNSSEC validation,
01b8865b1462ba219c90cf6c00f1bf0fdf780d9bBrian Wellington an assertion failure could subsequently be triggered
01b8865b1462ba219c90cf6c00f1bf0fdf780d9bBrian Wellington in the resolver. [RT #1763]
3b77946b751f39bd4db5a7d1fe48a81e6b1e7a28Bob Halley1005. [bug] Don't copy nonzero RCODEs from request to response.
fb0663dbdd4811c6062fe602b511227be66aec56Mark Andrews1004. [port] Deal with recvfrom() returning EHOSTDOWN. [RT #1770]
7017ede939a5d3e7f2dc113061887a9e81fe8627Brian Wellington1003. [func] Add the +retry option to dig.
7017ede939a5d3e7f2dc113061887a9e81fe8627Brian Wellington1002. [bug] When reporting an unknown class name in named.conf,
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafsson including the file name and line number. [RT #1759]
66921d6dd259c4486a07aba19eee2b8349698575Brian Wellington1001. [bug] win32 socket code doio_recv was not catching a
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafsson WSACONNRESET error when a client was timing out
b65fc651b8aaab5d0fb9b8f6ef583d699d14a113Mark Andrews the request and closing its socket. [RT #1745]
2728a98ee4104b2fb30f273893a7f354e20002b5Mark Andrews1000. [bug] BIND 8 compatibility: accept "HESIOD" as an alias
c50895694ef939f287aaa7505e0fcf634903bd34Mark Andrews for class "HS". [RT #1759]
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafsson 999. [func] "rndc retransfer zone [class [view]]" added.
7dbb39a417a28f61ba13e6e066c2f9c711f61471Mark Andrews 998. [func] named-checkzone now has arguments to specify the
7dbb39a417a28f61ba13e6e066c2f9c711f61471Mark Andrews chroot directory (-t) and working directory (-w).
a51f77a70bba62f227fb15fe72ecf959893e3f0fMark Andrews 997. [func] Add support for RSA-SHA1 keys (RFC3110).
f7321615eaaf63461bd682513d2873d97ae31771Mark Andrews 996. [func] Issue warning if the configuration filename contains
ff7f1dc0393cfc8a033be7e94aa56cd57c97d174Andreas Gustafsson the chroot path.
7dec36c225ad044a6546a4e232888f3412c030a8Brian Wellington 995. [bug] dig, host, nslookup: using a raw IPv6 address as a
7dec36c225ad044a6546a4e232888f3412c030a8Brian Wellington target address should be fatal on a IPv4 only system.
ff7f1dc0393cfc8a033be7e94aa56cd57c97d174Andreas Gustafsson 994. [func] Treat non-authoritative responses to queries for type
ff7f1dc0393cfc8a033be7e94aa56cd57c97d174Andreas Gustafsson NS as referrals even if the NS records are in the
ff7f1dc0393cfc8a033be7e94aa56cd57c97d174Andreas Gustafsson answer section, because BIND 8 servers incorrectly
725fec8d79ff36402b0f90a7a05aafa7964e387fBrian Wellington send them that way. This is necessary for DNSSEC
9b0c4bf7003db929fe00a345fc96fb97677d29e0Brian Wellington validation of the NS records of a secure zone to
9b0c4bf7003db929fe00a345fc96fb97677d29e0Brian Wellington succeed when the parent is a BIND 8 server. [RT #1706]
19c7cce8555ccc0c95455a0c35dedd017d420d05Mark Andrews 993. [func] dig: -v now reports the version.
576f85e5fdb8805307f318db79dfc0d19e390d1aAndreas Gustafsson 992. [doc] dig: ~/.digrc is now documented.
576f85e5fdb8805307f318db79dfc0d19e390d1aAndreas Gustafsson 991. [func] Lower UDP refresh timeout messages to level
0c70ab306505d89983186e9f8bb8647de55b5d04Mark Andrews 990. [bug] The rndc-confgen man page was not installed.
32e64787d9bd84a012ddac506f88fbc677b49377Brian Wellington 989. [bug] Report filename if $INCLUDE fails for file related
32e64787d9bd84a012ddac506f88fbc677b49377Brian Wellington errors. [RT #1736]
fa5a42fbad42f4e033376d5d4624e29d018d97b7Brian Wellington 988. [bug] 'additional-from-auth no;' did not work reliably
fa5a42fbad42f4e033376d5d4624e29d018d97b7Brian Wellington in the case of queries answered from the cache.
523dd6a979865b8b1b8f1ecc81e5ce47a168c63fBrian Wellington 987. [bug] "dig -help" didn't show "+[no]stats".
523dd6a979865b8b1b8f1ecc81e5ce47a168c63fBrian Wellington 986. [bug] "dig +noall" failed to clear stats and command
5bb4ceb2a67fd558962f8a786c93daedc148a599Mark Andrews 985. [func] Consider network interfaces to be up iff they have
d119051ef75d5a88d28c13fb0a7c6d6757a4e9b5Brian Wellington a nonzero IP address rather than based on the
d119051ef75d5a88d28c13fb0a7c6d6757a4e9b5Brian Wellington IFF_UP flag. [RT #1160]
d119051ef75d5a88d28c13fb0a7c6d6757a4e9b5Brian Wellington 984. [bug] Multithreading should be enabled by default on
3f8ad70264645ebd6a2a8bc7e923271eb5bf8416Brian Wellington Solaris 2.7 and newer, but it wasn't.
9b0e404e5fc71a2bd4fba8a66296477f815af7d5Brian Wellington 983. [func] The server now supports generating IXFR difference
fff07c1022643da7274d4ba1b086c9c218762dc9Brian Wellington sequences for non-dynamic zones by comparing zone
fff07c1022643da7274d4ba1b086c9c218762dc9Brian Wellington versions, when enabled using the new config
fff07c1022643da7274d4ba1b086c9c218762dc9Brian Wellington option "ixfr-from-differences". [RT #1727]
c26c349eab7ca0499786c2091f0e407ec90eee6bAndreas Gustafsson 982. [func] If "memstatistics-file" is set in options the memory
c26c349eab7ca0499786c2091f0e407ec90eee6bAndreas Gustafsson statistics will be written to it.
c26c349eab7ca0499786c2091f0e407ec90eee6bAndreas Gustafsson 981. [func] The dnssec tools can now take multiple '-r randomfile'
4817a0628785835abb57d06f2f616b4a6515ac2fAndreas Gustafsson 980. [bug] Incoming zone transfers restarting after an error
4817a0628785835abb57d06f2f616b4a6515ac2fAndreas Gustafsson could trigger an assertion failure. [RT #1692]
228c679d7a269423019f7c528db92e855f08240bMark Andrews 979. [func] Incremental master file dumping. dns_master_dumpinc(),
a2a7eaf89cd68acdb16177bb05701107ceab52b9Brian Wellington dns_master_dumptostreaminc(), dns_dumpctx_attach(),
8c6058d00f89792733b5c8d4ceee84ab5025857bAndreas Gustafsson dns_dumpctx_detach(), dns_dumpctx_cancel(),
8c6058d00f89792733b5c8d4ceee84ab5025857bAndreas Gustafsson dns_dumpctx_db() and dns_dumpctx_version().
d31498a54482c8d5d934875d3fdeaa621c962d6fBrian Wellington 978. [bug] dns_db_attachversion() had an invalid REQUIRE()
a2a7eaf89cd68acdb16177bb05701107ceab52b9Brian Wellington 977. [bug] Improve "not at top of zone" error message.
a2a7eaf89cd68acdb16177bb05701107ceab52b9Brian Wellington 976. [func] named-checkconf can now test load master zones
54ce9b2e29aafe1cb5f898a0983fb66e450e9559Brian Wellington (named-checkconf -z). [RT #1468]
54ce9b2e29aafe1cb5f898a0983fb66e450e9559Brian Wellington 975. [bug] "max-cache-size default;" as a view option
54ce9b2e29aafe1cb5f898a0983fb66e450e9559Brian Wellington caused an assertion failure.
7357590beef5f671cfdd4ec4304e5210adfb0d8aBrian Wellington 974. [bug] "max-cache-size unlimited;" as a global option
7357590beef5f671cfdd4ec4304e5210adfb0d8aBrian Wellington was not accepted.
8dd5237a27e2e824d18f835dc711573aeb23a173Mark Andrews 973. [bug] Failed to log the question name when logging:
8dd5237a27e2e824d18f835dc711573aeb23a173Mark Andrews "bad zone transfer request: non-authoritative zone
bbd3d20d0843165a74698166a3180897fd019e18Andreas Gustafsson 972. [bug] The file modification time code in zone.c was using the
3b5102fc018a29e52befde5991844843c7b70786Michael Sawyer wrong epoch. [RT #1667]
bbd3d20d0843165a74698166a3180897fd019e18Andreas Gustafsson 971. [func] 'try-edns' can be use to disable edns on all queries.
f7e900edbc368275aa7cec7ebec0986e45aeadd7Mark Andrews 970. [func] 'max-journal-size' can now be used to set a target
f7e900edbc368275aa7cec7ebec0986e45aeadd7Mark Andrews size for a journal.
ec772e873bd7f24418049b5b1b5d7c44ff781356Brian Wellington 969. [func] dig now supports the undocumented dig 8 feature
ec772e873bd7f24418049b5b1b5d7c44ff781356Brian Wellington of allowing arbitrary labels, not just dotted
abfbf760f3bc2a6744b0249a31ca5153234b49e8Brian Wellington decimal quads, with the -x option. This can be
abfbf760f3bc2a6744b0249a31ca5153234b49e8Brian Wellington used to conveniently look up RFC2317 names as in
abfbf760f3bc2a6744b0249a31ca5153234b49e8Brian Wellington "dig -x 10.0.0.0-127". [RT #827, #1576, #1598]
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley 968. [bug] On win32, the isc_time_now() function was unnecessarily
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley calling strtime(). [RT #1671]
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley 967. [bug] On win32, the link for bindevt was not including the
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley required resource file to enable the event viewer
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley to interpret the error messages in the event log,
4e7942dc7612acb71b111a5e8d919960f5a9efc5Mark Andrews 966. [placeholder]
22dbaf9ad8065127fd93eff0f239fd9c548d18b6Andreas Gustafsson 965. [bug] Including data other than root server NS and A
22dbaf9ad8065127fd93eff0f239fd9c548d18b6Andreas Gustafsson records in the root hint file could cause a rbtdb
22dbaf9ad8065127fd93eff0f239fd9c548d18b6Andreas Gustafsson node reference leak. [RT #1581, #1618]
22dbaf9ad8065127fd93eff0f239fd9c548d18b6Andreas Gustafsson 964. [func] Warn if data other than root server NS and A records
184867e88b5a30bbc29f17edbc7b50a6c8a944e7David Lawrence are found in the root hint file. [RT #1581, #1618]
184867e88b5a30bbc29f17edbc7b50a6c8a944e7David Lawrence 963. [bug] Bad ISC_LANG_ENDDECLS. [RT #1645]
fa280ff02ad0c29616a0c3a22ef02cbb3f6db7efDavid Lawrence 962. [bug] libbind: bad "#undef", don't attempt to install
fa280ff02ad0c29616a0c3a22ef02cbb3f6db7efDavid Lawrence non-existant nlist.h. [RT #1640]
f4e4111795ceb13066d09c38723afacb04e33ad4Mark Andrews 961. [bug] Tried to use a IPV6 feature when ISC_PLATFORM_HAVEIPV6
f4e4111795ceb13066d09c38723afacb04e33ad4Mark Andrews was not defined. [RT #1482]
253ab81bf2760d3d7f68512b43710afc02d788daMark Andrews 960. [port] liblwres failed to build on systems with support for
253ab81bf2760d3d7f68512b43710afc02d788daMark Andrews getrrsetbyname() in the OS. [RT #1592]
be171be1799e0ba8cdd35d4f67b772ff086d0d81Andreas Gustafsson 959. [port] On FreeBSD, determine the number of CPUs by calling
be171be1799e0ba8cdd35d4f67b772ff086d0d81Andreas Gustafsson sysctlbyname(). [RT #1584]
9f28451bca8377ef6c9ea3b0a49bf342c9fa6800Mark Andrews 958. [port] ssize_t is not available on all platforms. [RT #1607]
af5dc286ff4b750deec50d1c006aae5fc38019c0Mark Andrews 957. [bug] sys/select.h inclusion was broken on older platforms.
ee303f481dfefcd4e4994f8b8b17f2de32aa4d69Brian Wellington 956. [bug] ns_g_autorndcfile changed to ns_g_keyfile
ee303f481dfefcd4e4994f8b8b17f2de32aa4d69Brian Wellington in named/win32/os.c due to code changes in
ee303f481dfefcd4e4994f8b8b17f2de32aa4d69Brian Wellington change #953. win32 .make file for rndc-confgen
9b2a2a9016980fbed6b2025d365a8ae99897608cDavid Lawrence updated to add include path for os.h header.
9b2a2a9016980fbed6b2025d365a8ae99897608cDavid Lawrence --- 9.2.0rc1 released ---
125a916d1a0c01f139ced5736145703df28d07cfDavid Lawrence 955. [bug] When using views, the zone's class was not being
125a916d1a0c01f139ced5736145703df28d07cfDavid Lawrence inherited from the view's class. [RT #1583]
125a916d1a0c01f139ced5736145703df28d07cfDavid Lawrence 954. [bug] When requesting AXFRs or IXFRs using dig, host, or
125a916d1a0c01f139ced5736145703df28d07cfDavid Lawrence nslookup, the RD bit should not be set as zone
2115bc7d6433c92499d8e4f67e1c1dfa42ecd6f0David Lawrence transfers are inherently nonrecursive. [RT #1575]
2115bc7d6433c92499d8e4f67e1c1dfa42ecd6f0David Lawrence 953. [func] The /var/run/named.key file from change #843
02e38214502c3a946cdfe87e16525747617a1150Brian Wellington has been replaced by /etc/rndc.key. Both
02e38214502c3a946cdfe87e16525747617a1150Brian Wellington named and rndc will look for this file and use
02e38214502c3a946cdfe87e16525747617a1150Brian Wellington it to configure a default control channel key
f8da2d95835c5216570a45e9000f740321503ae3David Lawrence if not already configured using a different
f8da2d95835c5216570a45e9000f740321503ae3David Lawrence method (rndc.conf / controls). Unlike
f8da2d95835c5216570a45e9000f740321503ae3David Lawrence named.key, rndc.key is not created automatically;
f8da2d95835c5216570a45e9000f740321503ae3David Lawrence it must be created by manually running
fdb2cda3ed366699d70aaf67ee5ae7fcd2ca7561David Lawrence "rndc-confgen -a".
6094a7774954463e312f7266c8d4d3f26aa07d4aAndreas Gustafsson 952. [bug] The server required manual intervention to serve the
6094a7774954463e312f7266c8d4d3f26aa07d4aAndreas Gustafsson affected zones if it died between creating a journal
8dc3d2006f679d0a291f7a20612c37e2a7146096Brian Wellington and committing the first change to it.
a110543bb4d2e53caa40f83c2b45786a1efe63efAndreas Gustafsson 951. [bug] CFLAGS was not passed to the linker when
a110543bb4d2e53caa40f83c2b45786a1efe63efAndreas Gustafsson linking some of the test programs under
a06df85974344892431b14bec51c1beeee971eccAndreas Gustafsson 950. [bug] Explicit TTLs did not properly override $TTL
24c5978e0b32137305c2bef2c6e116ee7680a610Andreas Gustafsson due to a bug in change 834. [RT #1558]
63612a0fe1abbeb8ab6d727a4cfe46831c481387Brian Wellington 949. [bug] host was unable to print records larger than 512
63612a0fe1abbeb8ab6d727a4cfe46831c481387Brian Wellington bytes. [RT #1557]
9be0c3d823200bed1286cff6bddf2a8c639f5287Brian Wellington --- 9.2.0b2 released ---
125a916d1a0c01f139ced5736145703df28d07cfDavid Lawrence 948. [port] Integrated support for building on Windows NT /
125a916d1a0c01f139ced5736145703df28d07cfDavid Lawrence Windows 2000.
32bb863ea960caa650105b60dcd45e3db6840a6fAndreas Gustafsson 947. [bug] dns_rdata_soa_t had a badly named element "mname" which
32bb863ea960caa650105b60dcd45e3db6840a6fAndreas Gustafsson was really the RNAME field from RFC1035. To avoid
7d33e8996948523e0180bc7e28a93d534d878dccAndreas Gustafsson confusion and silent errors that would occur it the
736aab3076e9bec708cec073f5cf8e6c4b588886Brian Wellington "origin" and "mname" elements were given their correct
736aab3076e9bec708cec073f5cf8e6c4b588886Brian Wellington names "mname" and "rname" respectively, the "mname"
736aab3076e9bec708cec073f5cf8e6c4b588886Brian Wellington element is renamed to "contact".
bb1cf189bb9fd9059cf13b785d15b0e50c0be8fbAndreas Gustafsson 946. [cleanup] doc/misc/options is now machine-generated from the
7cb10f77890fe36b14079c7beb848ec390a53e44Andreas Gustafsson configuration parser syntax tables, and therefore
7cb10f77890fe36b14079c7beb848ec390a53e44Andreas Gustafsson more likely to be correct.
bb1cf189bb9fd9059cf13b785d15b0e50c0be8fbAndreas Gustafsson 945. [func] Add the new view-specific options
bb1cf189bb9fd9059cf13b785d15b0e50c0be8fbAndreas Gustafsson "match-destinations" and "match-recursive-only".
bb1cf189bb9fd9059cf13b785d15b0e50c0be8fbAndreas Gustafsson 944. [func] Check for expired signatures on load.
f53848e17123569387b279578f0100dca5407da5Mark Andrews 943. [bug] The server could crash when receiving a command
f53848e17123569387b279578f0100dca5407da5Mark Andrews via rndc if the configuration file listed only
d46bf932ed5e1f58a4c424ce1ce7525963354482Brian Wellington nonexistent keys in the controls statement. [RT #1530]
d46bf932ed5e1f58a4c424ce1ce7525963354482Brian Wellington 942. [port] libbind: GETNETBYADDR_ADDR_T was not correctly
64a84169d7eed05486b10be90afea58f4af146f9Brian Wellington defined on some platforms.
09671f9551077f9eae8c41619b61272cb9821100Andreas Gustafsson 941. [bug] The configuration checker crashed if a slave
1599bd6998f54b2b34804d7332f543744368a586Mark Andrews zone didn't contain a masters statement. [RT #1514]
c8fc692fa1445ccfc39b68902546cdfc7ee30d3eBrian Wellington 940. [bug] Double zone locking failure on error path. [RT #1510]
c8fc692fa1445ccfc39b68902546cdfc7ee30d3eBrian Wellington --- 9.2.0b1 released ---
f19771c55d7e7d5bb38160e710185e6e61749d16Andreas Gustafsson 939. [port] Add the --disable-linux-caps option to configure for
f19771c55d7e7d5bb38160e710185e6e61749d16Andreas Gustafsson systems that manage capabilities outside of named.
f19771c55d7e7d5bb38160e710185e6e61749d16Andreas Gustafsson 938. [placeholder]
f1d427043e94371cdf1f21b3cbd65917adbcff25Andreas Gustafsson 937. [bug] A race when shutting down a zone could trigger a
f1d427043e94371cdf1f21b3cbd65917adbcff25Andreas Gustafsson INSIST() failure. [RT #1034]
f1d427043e94371cdf1f21b3cbd65917adbcff25Andreas Gustafsson 936. [func] Warn about IPv4 addresses that are not complete
10e22ebcc3629be94d37bf408157e2c5ee5740e0Andreas Gustafsson dotted quads. [RT #1084]
6c29053a20f7614167bafa4388c666644a095349Andreas Gustafsson 935. [bug] inet_pton failed to reject leading zeros.
6c29053a20f7614167bafa4388c666644a095349Andreas Gustafsson 934. [port] Deal with systems where accept() spuriously returns
3d509f54ac6bbcc19de5aa6d1ce37e001821dc7bDavid Lawrence 933. [bug] configure failed doing libbind on platforms not
3d509f54ac6bbcc19de5aa6d1ce37e001821dc7bDavid Lawrence supported by BIND 8. [RT #1496]
a59ed6543bbc13e7c784d6badce7b757c2620e28David Lawrence --- 9.2.0a3 released ---
a59ed6543bbc13e7c784d6badce7b757c2620e28David Lawrence 932. [bug] Use INSTALL_SCRIPT, not INSTALL_PROGRAM,
a59ed6543bbc13e7c784d6badce7b757c2620e28David Lawrence when installing isc-config.sh.
a59ed6543bbc13e7c784d6badce7b757c2620e28David Lawrence [RT #198, #1466]
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence 931. [bug] The controls statement only attempted to verify
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence messages using the first key in the key list.
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence (9.2.0a1/a2 only).
91b191a90cae9b162b8c68a3b4820031e129b37bBrian Wellington 930. [func] Query performance testing tool added as
bf00f50cf43a43a999b5ab054cab652f7775dce6Brian Wellington 929. [placeholder]
253f774e358dba38742a484426a4cadf4f248817Brian Wellington 928. [bug] nsupdate would send empty update packets if the
253f774e358dba38742a484426a4cadf4f248817Brian Wellington send (or empty line) command was run after
2de31518c3da27092120b40fc373cecf600d64e6Brian Wellington another send but before any new updates or
2de31518c3da27092120b40fc373cecf600d64e6Brian Wellington prerequisites were specified. It should simply
2de31518c3da27092120b40fc373cecf600d64e6Brian Wellington ignore this command.
4ae3a03bb7dbb050adddc051a5df6f3de057eb27Andreas Gustafsson 927. [bug] Don't hold the zone lock for the entire dump to disk.
10e22ebcc3629be94d37bf408157e2c5ee5740e0Andreas Gustafsson 926. [bug] The resolver could deadlock with the ADB when
10e22ebcc3629be94d37bf408157e2c5ee5740e0Andreas Gustafsson shutting down (multithreaded builds only).
2732332fe53d00592109ef69c0075fcc2ad09db9Brian Wellington 925. [cleanup] Remove openssl from the distribution; require that
8fa78d9ad5f5ab6c69d1d52b00b1ffcdf1bd5bebMichael Sawyer --with-openssl be specified if DNSSEC is needed.
8fa78d9ad5f5ab6c69d1d52b00b1ffcdf1bd5bebMichael Sawyer 924. [port] Extend support for pre-RFC2133 IPv6 implementation.
e544b507b8019a62c5d2716281f6832519a8791dDavid Lawrence 923. [bug] Multiline TSIG secrets (and other multiline strings)
09de21079e902c7356d936ef4f2a31060b36e5f3Brian Wellington were not accepted in named.conf. [RT #1469]
09de21079e902c7356d936ef4f2a31060b36e5f3Brian Wellington 922. [func] Added two new lwres_getrrsetbyname() result codes,
ee4429e13e08f30c366cdc5d10585388b8a9f212Michael Sawyer ERR_NONAME and ERR_NODATA.
b74896ead5671943135727b50d86d1040d7ffbf3David Lawrence 921. [bug] lwres returned an incorrect error code if it received
09671f9551077f9eae8c41619b61272cb9821100Andreas Gustafsson a truncated message.
b74896ead5671943135727b50d86d1040d7ffbf3David Lawrence 920. [func] Increase the lwres receive buffer size to 16K.
8aff41ca8ac8dbd9671f3da824406a8783db49d1Brian Wellington 919. [placeholder]
c9d7e543d0da2996d1cc52d3c5920141df49a4ecBrian Wellington 918. [func] In nsupdate, TSIG errors are no longer treated as
c9d7e543d0da2996d1cc52d3c5920141df49a4ecBrian Wellington fatal errors.
6dbf9cbe6a39a00de910ef843b9f864abf68bc40Brian Wellington 917. [func] New nsupdate command 'key', allowing TSIG keys to
6dbf9cbe6a39a00de910ef843b9f864abf68bc40Brian Wellington be specified in the nsupdate command stream rather
17aac384e029f5dd3314876058c7501f4d84b90bBrian Wellington than the command line.
833535ea78ec7a15376b862fd288ffd00f808666Brian Wellington 916. [bug] Specifying type ixfr to dig without specifying
17aac384e029f5dd3314876058c7501f4d84b90bBrian Wellington a serial number failed in unexpected ways.
23f64ea0dcd7f5b7094ae6ade2a002fb7dde1466Brian Wellington 915. [func] The named-checkconf and named-checkzone programs
23f64ea0dcd7f5b7094ae6ade2a002fb7dde1466Brian Wellington now have a '-v' option for printing their version.
3c7ce471aa8a1a9c5bc0ca9e41f406bdc9f0b2aeAndreas Gustafsson 914. [bug] Global 'server' statements were rejected when
3c7ce471aa8a1a9c5bc0ca9e41f406bdc9f0b2aeAndreas Gustafsson using views, even though they were accepted
3562c9dc12f06eb964ccefd3291a012f4e6b1743Brian Wellington in 9.1. [RT #1368]
3562c9dc12f06eb964ccefd3291a012f4e6b1743Brian Wellington 913. [bug] Cache cleaning was not sufficiently aggressive.
4d5c668a91c6e5a26653031dd137292bfc03da52Andreas Gustafsson [RT #1441, #1444]
f437f6ffae28f88334cf47ce8f948cbf40331ffaAndreas Gustafsson 912. [bug] Attempts to set the 'additional-from-cache' or
704d6eeab1d8d6a2aeb99c37fa5a97322d9340fcBrian Wellington 'additional-from-auth' option to 'no' in a
704d6eeab1d8d6a2aeb99c37fa5a97322d9340fcBrian Wellington server with recursion enabled will now
704d6eeab1d8d6a2aeb99c37fa5a97322d9340fcBrian Wellington be ignored and cause a warning message.
ed8ba54e644957e0ebd51601552193275299ca8dAndreas Gustafsson 911. [placeholder]
4d5c668a91c6e5a26653031dd137292bfc03da52Andreas Gustafsson 910. [port] Some pre-RFC2133 IPv6 implementations do not define
4d5c668a91c6e5a26653031dd137292bfc03da52Andreas Gustafsson IN6ADDR_ANY_INIT. [RT #1416]
5a6335a8bffdcc15ab4b3bb01d070080f9bc892eMark Andrews 908. [func] New program, rndc-confgen, to simplify setting up rndc.
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson 907. [func] The ability to get entropy from either the
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson random device, a user-provided file or from
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson the keyboard was migrated from the DNSSEC tools
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson to libisc as isc_entropy_usebestsource().
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson 906. [port] Separated the system independent portion of
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson lib/isc/unix/entropy.c into lib/isc/entropy.c
f8abaa0fae7f75d9601c10b6a4af8dd907494d45Mark Andrews 905. [bug] Configuring a forward "zone" for the root domain
f8abaa0fae7f75d9601c10b6a4af8dd907494d45Mark Andrews did not work. [RT #1418]
1addbb84718fdb7635459ed05f060be086e88f35Andreas Gustafsson 904. [bug] The server would leak memory if attempting to use
1addbb84718fdb7635459ed05f060be086e88f35Andreas Gustafsson an expired TSIG key. [RT #1406]
1addbb84718fdb7635459ed05f060be086e88f35Andreas Gustafsson 903. [bug] dig should not crash when receiving a TCP packet
d3be9a9c6ef76a5d7671b0962785ca025b153d2bAndreas Gustafsson 902. [bug] The -d option was ignored if both -t and -g were also
e9fce1415f8be4cd38d528950c92c481bd105254Mark Andrews 901. [placeholder]
e9fce1415f8be4cd38d528950c92c481bd105254Mark Andrews 900. [bug] A config.guess update changed the system identification
483958540f0034d543f0564beb7877326f15a45bMark Andrews string of FreeBSD systems; configure and
483958540f0034d543f0564beb7877326f15a45bMark Andrews bin/tests/system/ifconfig.sh now recognize the new
90cd33e0baf23574a88a4c967afec8b95a1801deAndreas Gustafsson --- 9.2.0a2 released ---
90cd33e0baf23574a88a4c967afec8b95a1801deAndreas Gustafsson 899. [bug] lib/dns/soa.c failed to compile on many platforms
517950ae99fa271b034a5cfec1c9fbb62696f975Mark Andrews due to inappropriate use of a void value.
517950ae99fa271b034a5cfec1c9fbb62696f975Mark Andrews [RT #1372, #1373, #1386, #1387, #1395]
f9870620b346ed267023dc98ee81adcfef2e16b7Andreas Gustafsson 898. [bug] "dig" failed to set a nonzero exit status
f9870620b346ed267023dc98ee81adcfef2e16b7Andreas Gustafsson on UDP query timeout. [RT #1323]
19ff7edc1a6388085193f5487e1599f45aa62648Mark Andrews 897. [bug] A config.guess update changed the system identification
19ff7edc1a6388085193f5487e1599f45aa62648Mark Andrews string of UnixWare systems; configure now recognizes
19ff7edc1a6388085193f5487e1599f45aa62648Mark Andrews the new string.
8a0ff6c15cb20c903f9e16a3d5c2cab603478bc3Mark Andrews 896. [bug] If a configuration file is set on named's command line
8a0ff6c15cb20c903f9e16a3d5c2cab603478bc3Mark Andrews and it has a relative pathname, the current directory
8a0ff6c15cb20c903f9e16a3d5c2cab603478bc3Mark Andrews (after any possible jailing resulting from named -t)
a6dbd6b6604e27ae3c7190de20dbcaaa6e5a1fd8Andreas Gustafsson will be prepended to it so that reloading works
42928d936e79dbda7ea00bbcab6e5d8034a95bf8Andreas Gustafsson properly even when a directory option is present.
0c0619cc1983ff58e855c5159d8892e46dddac5eBrian Wellington 895. [func] New function, isc_dir_current(), akin to POSIX's
c472ead4a932f93251eddaa41e120c3bfc4f95a4Andreas Gustafsson 894. [bug] When using the DNSSEC tools, a message intended to warn
d7e77a9b59138e8a94d3dfa4e41e1852ad51ac25Andreas Gustafsson when the keyboard was being used because of the lack
c472ead4a932f93251eddaa41e120c3bfc4f95a4Andreas Gustafsson of a suitable random device was not being printed.
a6dbd6b6604e27ae3c7190de20dbcaaa6e5a1fd8Andreas Gustafsson 893. [func] Removed isc_file_test() and added isc_file_exists()
a6dbd6b6604e27ae3c7190de20dbcaaa6e5a1fd8Andreas Gustafsson for the basic functionality that was being added
383665e42ad838046472e847b16c4e0d3f1aaf76Bob Halley with isc_file_test().
383665e42ad838046472e847b16c4e0d3f1aaf76Bob Halley 892. [placeholder]
383665e42ad838046472e847b16c4e0d3f1aaf76Bob Halley 891. [bug] Return an error when a SIG(0) signed response to
383665e42ad838046472e847b16c4e0d3f1aaf76Bob Halley an unsigned query is seen. This should actually
383665e42ad838046472e847b16c4e0d3f1aaf76Bob Halley do the verification, but it's not currently
6b5a6fbe1cc0ceb7e2b516aaada596b79360a5b8Bob Halley possible. [RT #1391]
6b5a6fbe1cc0ceb7e2b516aaada596b79360a5b8Bob Halley 890. [cleanup] The man pages no longer require the mandoc macros
5bbed85a33186db4e629e98f45ca702ac6b09127Brian Wellington and should now format cleanly using most versions of
ba6fd2580863759baedd9c47153602b19006a324Andreas Gustafsson nroff, and HTML versions of the man pages have been
ba6fd2580863759baedd9c47153602b19006a324Andreas Gustafsson added. Both are generated from DocBook source.
ba6fd2580863759baedd9c47153602b19006a324Andreas Gustafsson 889. [port] Eliminated blank lines before .TH in nroff man
ba6fd2580863759baedd9c47153602b19006a324Andreas Gustafsson pages since they cause problems with some versions
ba6fd2580863759baedd9c47153602b19006a324Andreas Gustafsson of nroff. [RT #1390]
86a4d80e0624a10b1824d25018246e1ea63f55d2Andreas Gustafsson 888. [bug] Don't die when using TKEY to delete a nonexistent
850d70818503ca1b0f98c9c70b16b51e789fd705Andreas Gustafsson TSIG key. [RT #1392]
dd16d9d9e77c2d906ee5ffa3dd9f71cacfbcb081Brian Wellington 887. [port] Detect broken compilers that can't call static
d3a86da2e8f09e2c3f55721aae537b9cacc7e537Andreas Gustafsson functions from inline functions. [RT #1212]
d3a86da2e8f09e2c3f55721aae537b9cacc7e537Andreas Gustafsson 866. [func] Close debug only file channels when debug is set to
d3a86da2e8f09e2c3f55721aae537b9cacc7e537Andreas Gustafsson zero. [RT #1246]
850d70818503ca1b0f98c9c70b16b51e789fd705Andreas Gustafsson 865. [bug] The new configuration parser did not allow
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence the optional debug level in a "severity debug"
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence clause of a logging channel to be omitted.
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence This is now allowed and treated as "severity
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence debug 1;" like it does in BIND 8.2.4, not as
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence "severity debug 0;" like it did in BIND 9.1.
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence 864. [cleanup] Multithreading is now enabled by default on
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence OSF1, Solaris 2.7 and newer, AIX, IRIX, and HP-UX.
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence 863. [bug] If an error occurred while an outgoing zone transfer
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence was starting up, the server could access a domain
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence name that had already been freed when logging a
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence message saying that the transfer was starting.
78d78f05d91205cbde33ca87d24b8d13aa2d8d66Brian Wellington 862. [bug] Use after realloc(), non portable pointer arithmetic in
5afc10d6d8278c9ab34b9f6c82ef7bb3bfefd0efAndreas Gustafsson 861. [port] Add support for Mac OS X, by making it equivalent
5afc10d6d8278c9ab34b9f6c82ef7bb3bfefd0efAndreas Gustafsson to Darwin. This was derived from the config.guess
5afc10d6d8278c9ab34b9f6c82ef7bb3bfefd0efAndreas Gustafsson file shipped with Mac OS X. [RT #1355]
3f01dde0bd24561fc3a6c2f7e259a58af4457a86Brian Wellington 860. [func] Drop cross class glue in zone transfers.
3f01dde0bd24561fc3a6c2f7e259a58af4457a86Brian Wellington 859. [bug] Cache cleaning now won't swamp the CPU if there
626b221f7113479a0709f0bb0a8193c0ab0dcf84Andreas Gustafsson is a persistent overlimit condition.
626b221f7113479a0709f0bb0a8193c0ab0dcf84Andreas Gustafsson 858. [func] isc_mem_setwater() no longer requires that when the
626b221f7113479a0709f0bb0a8193c0ab0dcf84Andreas Gustafsson callback function is non-NULL then its hi_water
733e928f714c848aa394c2d12b6239bc7780101bMark Andrews argument must be greater than its lo_water argument
733e928f714c848aa394c2d12b6239bc7780101bMark Andrews (they can now be equal) or that they be non-zero.
febaa091847ab004f40500cc475a819f2c73fcddAndreas Gustafsson 857. [cleanup] Use ISC_MAGIC() to define all magic numbers for
febaa091847ab004f40500cc475a819f2c73fcddAndreas Gustafsson structs, for our friends in EBCDIC-land.
ebfcb6cf66283096ebda1503b6cc042ce86b6bedBrian Wellington 856. [func] Allow partial rdatasets to be returned in answer and
c379c1bddb2d84c9219ab6c394b33aa866b9f3bfAndreas Gustafsson authority sections to help non-TCP capable clients
c379c1bddb2d84c9219ab6c394b33aa866b9f3bfAndreas Gustafsson recover from truncation. [RT #1301]
066faef1195d539f575816ccab87ff3e85b1b13eBrian Wellington 855. [bug] Stop spurious "using RFC 1035 TTL semantics" warnings.
17442ccc2b2e9c3b3bfc337f0fdfad6186fbb123Mark Andrews 854. [bug] The config parser didn't properly handle config
17442ccc2b2e9c3b3bfc337f0fdfad6186fbb123Mark Andrews options that were specified in units of time other
61b0df9eb522f13aef13cc2704728e799cbc251aMichael Sawyer than seconds. [RT #1372]
61b0df9eb522f13aef13cc2704728e799cbc251aMichael Sawyer 853. [bug] configure_view_acl() failed to detach existing acls.
369bb68c2c7709c7fd8b0d6c1d1f8abc6422a7e2Michael Sawyer 852. [bug] Handle responses from servers which do not know
3dcb97b199693012d12e978b8f577a339e434361Andreas Gustafsson 851. [cleanup] The obsolete support-ixfr option was not properly
a3e41e3c03a32b00fc243fce538a39ddc7237885Andreas Gustafsson --- 9.2.0a1 released ---
a3e41e3c03a32b00fc243fce538a39ddc7237885Andreas Gustafsson 850. [bug] dns_rbt_findnode() would not find nodes that were
4ec1a96d90784f70380bdec66f8a0bd6718a5b71Mark Andrews split on a bitstring label somewhere other than in
fa3cbea8bfba19d1c11f9a6ad20f40a2c15377f0Brian Wellington the last label of the node. [RT #1351]
0fc89c4ee660e825ac66774f2d4912cfc396386aMark Andrews 849. [func] <isc/net.h> will ensure INADDR_LOOPBACK is defined.
e21d199dca95aff5d50f133d6b064309e209af00Brian Wellington 848. [func] A minimum max-cache-size of two megabytes is enforced
e21d199dca95aff5d50f133d6b064309e209af00Brian Wellington by the cache cleaner.
c03298d879554fc5dc197c28fd4b686e0d880ee3Mark Andrews 847. [func] Added isc_file_test(), which currently only has
04c22ceaf2d3812eaab69d79958d0e0d62048cd2Mark Andrews some very basic functionality to test for the
04c22ceaf2d3812eaab69d79958d0e0d62048cd2Mark Andrews existence of a file, whether a pathname is absolute,
04c22ceaf2d3812eaab69d79958d0e0d62048cd2Mark Andrews or whether a pathname is the fundamental representation
04c22ceaf2d3812eaab69d79958d0e0d62048cd2Mark Andrews of the current directory. It is intended that this
04c22ceaf2d3812eaab69d79958d0e0d62048cd2Mark Andrews function can be expanded to test other things a
04c22ceaf2d3812eaab69d79958d0e0d62048cd2Mark Andrews programmer might want to know about a file.
6ef15459b8fd3fc8b5672da4ad72c19a755dbe45Mark Andrews 846. [func] A non-zero 'param' to dst_key_generate() when making an
b65f2ab14abb4b6ef906d7d02064fba158f07b1eDavid Lawrence hmac-md5 key means that good entropy is not required.
b65f2ab14abb4b6ef906d7d02064fba158f07b1eDavid Lawrence 845. [bug] The access rights on the public file of a symmetric
b65f2ab14abb4b6ef906d7d02064fba158f07b1eDavid Lawrence key are now restricted as soon as the file is opened,
b65f2ab14abb4b6ef906d7d02064fba158f07b1eDavid Lawrence rather than after it has been written and closed.
c03bb27f0675a6e60ceea66b451548e8481bc05cMark Andrews 844. [func] <isc/net.h> will ensure INADDR_LOOPBACK is defined,
c03bb27f0675a6e60ceea66b451548e8481bc05cMark Andrews just as <lwres/net.h> does.
b65f2ab14abb4b6ef906d7d02064fba158f07b1eDavid Lawrence 843. [func] If no controls statement is present in named.conf,
b65f2ab14abb4b6ef906d7d02064fba158f07b1eDavid Lawrence or if any inet phrase of a controls statement is
c03bb27f0675a6e60ceea66b451548e8481bc05cMark Andrews lacking a keys clause, then a key will be automatically
c03bb27f0675a6e60ceea66b451548e8481bc05cMark Andrews generated by named and an rndc.conf-style file
c03bb27f0675a6e60ceea66b451548e8481bc05cMark Andrews named named.key will be written that uses it. rndc
389c749a5ee18f1c0d6278ae49f2aae5d5f0d2dcMark Andrews will use this file only if its normal configuration
389c749a5ee18f1c0d6278ae49f2aae5d5f0d2dcMark Andrews file, or one provided on the command line, does not
72fa265baa3d138b43427bcb5c0838740f807045Mark Andrews 842. [func] 'rndc flush' now takes an optional view.
4b6d5b2312d1482cc406fe58fa3269dd7a915b3fMark Andrews 841. [bug] When sdb modules were not declared threadsafe, their
4b6d5b2312d1482cc406fe58fa3269dd7a915b3fMark Andrews create and destroy functions were not serialized.
29c818c7d40fc8898b062903ec703851328a4deaMark Andrews 840. [bug] The config file parser could print the wrong file
29c818c7d40fc8898b062903ec703851328a4deaMark Andrews name if an error was detected after an included file
b1cde6bf3a8e3a77eb77caf97df0d7ec5c8450dfBrian Wellington was parsed. [RT #1353]
b1cde6bf3a8e3a77eb77caf97df0d7ec5c8450dfBrian Wellington 839. [func] Dump packets for which there was no view or that the
f8abaa0fae7f75d9601c10b6a4af8dd907494d45Mark Andrews class could not be determined to category "unmatched".
f8abaa0fae7f75d9601c10b6a4af8dd907494d45Mark Andrews 838. [port] UnixWare 7.x.x is now suported by
37d1c8ee546ae89720c3e17e57ee3a05e9cdc7b9Brian Wellington 837. [cleanup] Multithreading is now enabled by default only on
37d1c8ee546ae89720c3e17e57ee3a05e9cdc7b9Brian Wellington OSF1, Solaris 2.7 and newer, and AIX.
28b7844ee93231da831ba3c090e1677bb1be5f18Andreas Gustafsson 836. [func] Upgraded libtool to 1.4.
28b7844ee93231da831ba3c090e1677bb1be5f18Andreas Gustafsson 835. [bug] The dispatcher could enter a busy loop if
28b7844ee93231da831ba3c090e1677bb1be5f18Andreas Gustafsson it got an I/O error receiving on a UDP socket.
78db9e8f4b686fde6dfa0ec85a68c06cc9d4bf28Brian Wellington 834. [func] Accept (but warn about) master files beginning with
78db9e8f4b686fde6dfa0ec85a68c06cc9d4bf28Brian Wellington an SOA record without an explicit TTL field and
78db9e8f4b686fde6dfa0ec85a68c06cc9d4bf28Brian Wellington lacking a $TTL directive, by using the SOA MINTTL
78db9e8f4b686fde6dfa0ec85a68c06cc9d4bf28Brian Wellington as a default TTL. This is for backwards compatibility
78db9e8f4b686fde6dfa0ec85a68c06cc9d4bf28Brian Wellington with old versions of BIND 8, which accepted such
b20ee662a7c847c9ef7b96ab9e5e34543efe5c0dMark Andrews files without warning although they are illegal
b20ee662a7c847c9ef7b96ab9e5e34543efe5c0dMark Andrews according to RFC1035.
450995b90c8cb66d82c2377d4f9bd9812a132c30Andreas Gustafsson 833. [cleanup] Moved dns_soa_*() from <dns/journal.h> to
450995b90c8cb66d82c2377d4f9bd9812a132c30Andreas Gustafsson <dns/soa.h>, and extended them to support
450995b90c8cb66d82c2377d4f9bd9812a132c30Andreas Gustafsson all the integer-valued fields of the SOA RR.
190fbe9738bd0c1b9b13732bb8bd56b2b7c71640David Lawrence 832. [bug] The default location for named.conf in named-checkconf
190fbe9738bd0c1b9b13732bb8bd56b2b7c71640David Lawrence should depend on --sysconfdir like it does in named.
190fbe9738bd0c1b9b13732bb8bd56b2b7c71640David Lawrence 831. [placeholder]
190fbe9738bd0c1b9b13732bb8bd56b2b7c71640David Lawrence 830. [func] Implement 'rndc status'.
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley 829. [bug] The DNS_R_ZONECUT result code should only be returned
7b438bdb9b821f9f1c96443762072e137716048dBrian Wellington when an ANY query is made with DNS_DBFIND_GLUEOK set.
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley In all other ANY query cases, returning the delegation
7b438bdb9b821f9f1c96443762072e137716048dBrian Wellington 828. [bug] The errno value from recvfrom() could be overwritten
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley by logging code. [RT #1293]
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley 827. [bug] When an IXFR protocol error occurs, the slave
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley should retry with AXFR.
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley 826. [bug] Some IXFR protocol errors were not detected.
86c270cbb24117976d6cd3098c3010e067915c24Andreas Gustafsson 825. [bug] zone.c:ns_query() detached from the wrong zone
10258f6b3d1ce54ffb22e6b9a31f8f001f7ee2d5Mark Andrews reference. [RT #1264]
b38ebe307cb2411535c79afd441870a99cc50eddMark Andrews 824. [bug] Correct line numbers reported by dns_master_load().
8217f91f8d2dd6e94a2bf893284506ea47cd294aAndreas Gustafsson 823. [func] The output of "dig -h" now goes to stdout so that it
c2e0aac879097f81bcd31e3d09660a71e70c5fb0Michael Sawyer can easily be piped through "more". [RT #1254]
588b63e1a86fb707172830e14897da624ed380edMark Andrews 822. [bug] Sending nxrrset prerequisites would crash nsupdate.
bb17aa91c14de959b191a200df61afb6a68f110fBrian Wellington 821. [bug] The program name used when logging to syslog should
bb17aa91c14de959b191a200df61afb6a68f110fBrian Wellington be stripped of leading path components.
452d75b18f9d050086964fa39c326cf388517396Mark Andrews [RT #1178, #1232]
2b4db0b6d4b5a0307cecbafdd1d34d6f61b7dbadMark Andrews 820. [bug] Name server address lookups failed to follow
2b4db0b6d4b5a0307cecbafdd1d34d6f61b7dbadMark Andrews A6 chains into the glue of local authoritative
6850cdd4497424c9d42ade487edfde9fb9a47de9Brian Wellington 819. [bug] In certain cases, the resolver's attempts to
6850cdd4497424c9d42ade487edfde9fb9a47de9Brian Wellington restart an address lookup at the root could cause
2a37aa188c2297e0c0856c3e5740c43dd426a432Mark Andrews the fetch to deadlock (with itself) instead of
2a37aa188c2297e0c0856c3e5740c43dd426a432Mark Andrews restarting. [RT #1225]
6c87cf19970a9eef43c1e38227cd23b3a2f6151aMark Andrews 818. [bug] Certain pathological responses to ANY queries could
6c87cf19970a9eef43c1e38227cd23b3a2f6151aMark Andrews cause an assertion failure. [RT #1218]
7869b99dc815e3b863351b8095d1b71b3f583541Brian Wellington 817. [func] Adjust timeouts for dialup zone queries.
df1e829dde71ab960545453e4ae439ae601d5a9eMark Andrews 816. [bug] Report potential problems with log file accessibility
df1e829dde71ab960545453e4ae439ae601d5a9eMark Andrews at configuration time, since such problems can't
df1e829dde71ab960545453e4ae439ae601d5a9eMark Andrews reliably be reported at the time they actually occur.
df1e829dde71ab960545453e4ae439ae601d5a9eMark Andrews 815. [bug] If a log file was specified with a path separator
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer character (i.e. "/") in its name and the directory
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer did not exist, the log file's name was treated as
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer though it were the directory name. [RT #1189]
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer 814. [bug] Socket objects left over from accept() failures
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer were incorrectly destroyed, causing corruption
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson of socket manager data structures.
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer 813. [bug] File descriptors exceeding FD_SETSIZE were handled
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer badly. [RT #1192]
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer 812. [bug] dig sometimes printed incomplete IXFR responses
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer due to an uninitialized variable. [RT #1188]
e65fe7af00935a0a81d4b0b0ed51c7f6c89f5c3bAndreas Gustafsson 811. [bug] Parentheses were not quoted in zone dumps. [RT #1194]
e65fe7af00935a0a81d4b0b0ed51c7f6c89f5c3bAndreas Gustafsson 810. [bug] The signer name in SIG records was not properly
4bb3a1a63d7943564f30bf9efd312283141439a2Andreas Gustafsson downcased when signing/verifying records. [RT #1186]
4bb3a1a63d7943564f30bf9efd312283141439a2Andreas Gustafsson 809. [bug] Configuring a non-local address as a transfer-source
4bb3a1a63d7943564f30bf9efd312283141439a2Andreas Gustafsson could cause an assertion failure during load.
e2b52099918681498136fc82df192d256cc3cdd3Brian Wellington 808. [func] Add 'rndc flush' to flush the server's cache.
389ec663f262cc219e986d6600eec9707ef2cb24Brian Wellington 807. [bug] When setting up TCP connections for incoming zone
e549eb1242b69ee050440e7205a5633cb56199b3Mark Andrews transfers, the transfer-source port was not
e549eb1242b69ee050440e7205a5633cb56199b3Mark Andrews ignored like it should be.
88cef4408ab6b4c48702ed1b3ae27e20f485d864Mark Andrews 806. [bug] DNS_R_SEENINCLUDE was failing to propagate back up
88cef4408ab6b4c48702ed1b3ae27e20f485d864Mark Andrews the calling stack to the zone maintence level, causing
88cef4408ab6b4c48702ed1b3ae27e20f485d864Mark Andrews zones to not reload when an included file was touched
88cef4408ab6b4c48702ed1b3ae27e20f485d864Mark Andrews but the top-level zone file was not.
fce9a9550e8e7a6dff4093d4815ec41fae2d7b55Mark Andrews 805. [bug] When using "forward only", missing root hints should
ff7e6f2791cc5ad7c5f401a184b88343fde5ec3cAndreas Gustafsson not cause queries to fail. [RT #1143]
93d5a6b95e88f57b7619d9728f06e3aa5e2f0c65Andreas Gustafsson 804. [bug] Attempting to obtain entropy could fail in some
693ddf84daa745a0ea8ca311a8154dfa03eabc43Andreas Gustafsson situations. This would be most common on systems
ff7e6f2791cc5ad7c5f401a184b88343fde5ec3cAndreas Gustafsson with user-space threads. [RT #1131]
ff7e6f2791cc5ad7c5f401a184b88343fde5ec3cAndreas Gustafsson 803. [bug] Treat all SIG queries as if they have the CD bit set,
ff7e6f2791cc5ad7c5f401a184b88343fde5ec3cAndreas Gustafsson otherwise no data will be returned [RT #749]
2bebe117bf96d7e24df4d703d6488d61a5179bcaMark Andrews 802. [bug] DNSSEC key tags were computed incorrectly in almost
2bebe117bf96d7e24df4d703d6488d61a5179bcaMark Andrews all cases. [RT #1146]
4da10bce4bf64b574b59aa4fb5be0f237d0d41edBrian Wellington 801. [bug] nsupdate should treat lines beginning with ';' as
3f123dcc2fe5d2cd08ca91b732741d86a4036906Brian Wellington comments. [RT #1139]
16ea60d0dbbaf1206f4800cb16744ef568fd7be8Michael Sawyer 800. [bug] dnssec-signzone produced incorrect statistics for
16ea60d0dbbaf1206f4800cb16744ef568fd7be8Michael Sawyer large zones. [RT #1133]
16ea60d0dbbaf1206f4800cb16744ef568fd7be8Michael Sawyer 799. [bug] The ADB didn't find AAAA glue in a zone unless A6
85b23709431b1a84924fe2844f5cf657d1689eefMichael Sawyer glue was also present.
85b23709431b1a84924fe2844f5cf657d1689eefMichael Sawyer 798. [bug] nsupdate should be able to reject bad input lines
85b23709431b1a84924fe2844f5cf657d1689eefMichael Sawyer and continue. [RT #1130]
d15f51c600ed29b2dc379c433fb226c3a13ac0bbAndreas Gustafsson 797. [func] Issue a warning if the 'directory' option contains
d15f51c600ed29b2dc379c433fb226c3a13ac0bbAndreas Gustafsson a relative path. [RT #269]
d15f51c600ed29b2dc379c433fb226c3a13ac0bbAndreas Gustafsson 796. [func] When a size limit is associated with a log file,
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson only roll it when the size is reached, not every
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson time the log file is opened. [RT #1096]
e412ae947df6de858883564b8676a9650df70d9aMark Andrews 795. [func] Add the +multiline option to dig. [RT #1095]
e412ae947df6de858883564b8676a9650df70d9aMark Andrews 794. [func] Implement the "port" and "default-port" statements
07a926724c0a91d85b85a94441938d0094e88cffMark Andrews 793. [cleanup] The DNSSEC tools could create filenames that were
07a926724c0a91d85b85a94441938d0094e88cffMark Andrews illegal or contained shell metacharacters. They
07a926724c0a91d85b85a94441938d0094e88cffMark Andrews now use a different text encoding of names that
90023730de34721b8cd8f3b5d059a28b7a65cf04Andreas Gustafsson doesn't have these problems. [RT #1101]
90023730de34721b8cd8f3b5d059a28b7a65cf04Andreas Gustafsson 792. [cleanup] Replace the OMAPI command channel protocol with a
922e6a3c2ac4ef900dd9dc99f0cc137f18372583Andreas Gustafsson 791. [bug] The command channel now works over IPv6.
280747fa7c1d4597d47f7be8ec5fb7c8980c1952Andreas Gustafsson 790. [bug] Wildcards created using dynamic update or IXFR
280747fa7c1d4597d47f7be8ec5fb7c8980c1952Andreas Gustafsson could fail to match. [RT #1111]
0e07026a21dfcaf57dc789e7ece20182dc36029cMark Andrews 789. [bug] The "localhost" and "localnets" ACLs did not match
27d725f2b0f8d176d4625dc8b2ed71269b25c9a7Andreas Gustafsson when used as the second element of a two-element
337ca1838428c52bca3c72288342ce3dee550a04Andreas Gustafsson sortlist item.
337ca1838428c52bca3c72288342ce3dee550a04Andreas Gustafsson 788. [func] Add the "match-mapped-addresses" option, which
337ca1838428c52bca3c72288342ce3dee550a04Andreas Gustafsson causes IPv6 v4mapped addresses to be treated as
337ca1838428c52bca3c72288342ce3dee550a04Andreas Gustafsson IPv4 addresses for the purpose of acl matching.
337ca1838428c52bca3c72288342ce3dee550a04Andreas Gustafsson 787. [bug] The DNSSEC tools failed to downcase domain
6b0ce7d29fac9df84ed34aa2d4634e754aec750dAndreas Gustafsson names when mapping them into file names.
6b0ce7d29fac9df84ed34aa2d4634e754aec750dAndreas Gustafsson 786. [bug] When DNSSEC signing/verifying data, owner names were
dc2e45d08d73fdaefd92dbfa4d69b4d3f3b0f249Andreas Gustafsson not properly downcased.
27d725f2b0f8d176d4625dc8b2ed71269b25c9a7Andreas Gustafsson 785. [bug] A race condition in the resolver could cause
27d725f2b0f8d176d4625dc8b2ed71269b25c9a7Andreas Gustafsson an assertion failure. [RT #673, #872, #1048]
27d725f2b0f8d176d4625dc8b2ed71269b25c9a7Andreas Gustafsson 784. [bug] nsupdate and other programs would not quit properly
c89ac488df58cf6a37918cd00236eedf015830f8Andreas Gustafsson if some signals were blocked by the caller. [RT #1081]
c89ac488df58cf6a37918cd00236eedf015830f8Andreas Gustafsson 783. [bug] Following CNAMEs could cause an assertion failure
c89ac488df58cf6a37918cd00236eedf015830f8Andreas Gustafsson when either using an sdb database or under very
46a7e707fee6d7ba6ca6dae200ff6e0230f4d2f1Brian Wellington rare conditions.
9d3ef72b37c7d23ce3aaaaa5cd0434b4e5ed5c12Mark Andrews 782. [func] Implement the "serial-query-rate" option.
9d3ef72b37c7d23ce3aaaaa5cd0434b4e5ed5c12Mark Andrews 781. [func] Avoid error packet loops by dropping duplicate FORMERR
a7c76f1924d5fc914c579fd3b0276ffbddd2f65aMark Andrews responses. [RT #1006]
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews 780. [bug] Error handling code dealing with out of memory or
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews other rare errors could lead to assertion failures
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews by calling functions on unitialized names. [RT #1065]
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews 779. [func] Added the "minimal-responses" option.
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews 778. [bug] When starting cache cleaning, cleaning_timer_action()
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews returned without first pausing the iterator, which
566155f16e43fe5f1550456e534b31b0cc36d243David Lawrence could cause deadlock. [RT #998]
07a46d6dca37ef96b6e9c1fc0c2789983d91819cAndreas Gustafsson 777. [bug] An empty forwarders list in a zone failed to override
566155f16e43fe5f1550456e534b31b0cc36d243David Lawrence global forwarders. [RT #995]
07a46d6dca37ef96b6e9c1fc0c2789983d91819cAndreas Gustafsson 776. [func] Improved error reporting in denied messages. [RT #252]
07a46d6dca37ef96b6e9c1fc0c2789983d91819cAndreas Gustafsson 775. [placeholder]
6d85ebc2d2ccbb8ef01c3ac1659686d3c2be0377Brian Wellington 774. [func] max-cache-size is implemented.
4a0b04961653b4153402dabd71dfd8474b6c230dAndreas Gustafsson 773. [func] Added isc_rwlock_trylock() to attempt to lock without
b0796437d493ca2e083ab0ff02acf0dc0c8ad2a3David Lawrence 772. [bug] Owner names could be incorrectly omitted from cache
98b8d49c0c0bbace27966eed5811bc81255ce297Brian Wellington dumps in the presence of negative caching entries.
e42c402595802edceafbd3e5338dda011fbbcdb6Michael Sawyer 771. [cleanup] TSIG errors related to unsynchronized clocks
cc7420cb3b8eb2c48a00384784701bfee37cc96fAndreas Gustafsson are logged better. [RT #919]
3291587f23b940c986f41cf37b2e531f618ec2bdMichael Sawyer 770. [func] Add the "edns yes_or_no" statement to the server
a94948ad5b3b258ce9503b7322bdf82c0baabcabAndreas Gustafsson clause. [RT #524]
abb38b673379d6dae7cbb495f814d73a4afe5c8bAndreas Gustafsson 769. [func] Improved error reporting when parsing rdata. [RT #740]
b374727d513049b4bfcb9eb021002595fe6a7c63Mark Andrews 768. [bug] The server did not emit an SOA when a CNAME
b374727d513049b4bfcb9eb021002595fe6a7c63Mark Andrews or DNAME chain ended in NXDOMAIN in an
b374727d513049b4bfcb9eb021002595fe6a7c63Mark Andrews authoritative zone.
d922e82162b4d0d2387a531ebc127abe9fe4cf2bAndreas Gustafsson 767. [placeholder]
2868291ab5d4deba4d61c110f92dc397807702c7Mark Andrews 766. [bug] A few cases in query_find() could leak fname.
2868291ab5d4deba4d61c110f92dc397807702c7Mark Andrews This would trigger the mpctx->allocated == 0
2868291ab5d4deba4d61c110f92dc397807702c7Mark Andrews assertion when the server exited.
be1d71fd17c92b0acee36ba43ebe4daa498e8014Mark Andrews [RT #739, #776, #798, #812, #818, #821, #845,
b374727d513049b4bfcb9eb021002595fe6a7c63Mark Andrews #892, #935, #966]
8e732de92e9814e3fa54e36d2154939ea6086b16Andreas Gustafsson 765. [func] ACL names are once again case insensitive, like
8e732de92e9814e3fa54e36d2154939ea6086b16Andreas Gustafsson in BIND 8. [RT #252]
afd2f40b3cff8c3c307155bdc27e5b60e9115545Andreas Gustafsson 764. [func] Configuration files now allow "include" directives
afd2f40b3cff8c3c307155bdc27e5b60e9115545Andreas Gustafsson in more places, such as inside the "view" statement.
afd2f40b3cff8c3c307155bdc27e5b60e9115545Andreas Gustafsson [RT #377, #728, #860]
c605f30cd7d540243509c86cf31b01bdd4fe19feMark Andrews 763. [func] Configuration files no longer have reserved words.
c605f30cd7d540243509c86cf31b01bdd4fe19feMark Andrews [RT #731, #753]
3302ed8d6eaef8f598338f5682477c5f6acd583cBob Halley 762. [cleanup] The named.conf and rndc.conf file parsers have
3302ed8d6eaef8f598338f5682477c5f6acd583cBob Halley been completely rewritten.
3302ed8d6eaef8f598338f5682477c5f6acd583cBob Halley 761. [bug] _REENTRANT was still defined when building with
3302ed8d6eaef8f598338f5682477c5f6acd583cBob Halley --disable-threads.
d03bffc40e68ddb63d278946fd9f7f1ad784f5bcMichael Sawyer 760. [contrib] Significant enhancements to the pgsql sdb driver.
d03bffc40e68ddb63d278946fd9f7f1ad784f5bcMichael Sawyer 759. [bug] The resolver didn't turn off "avoid fetches" mode
d03bffc40e68ddb63d278946fd9f7f1ad784f5bcMichael Sawyer when restarting, possibly causing resolution
91ac60fe11b3ebd095c5fed0db343b2c9a97e646Mark Andrews to fail when it should not. This bug only affected
91ac60fe11b3ebd095c5fed0db343b2c9a97e646Mark Andrews platforms which support both IPv4 and IPv6. [RT #927]
83d2840b6f1a5ec898e441be148ddd3211f11583Bob Halley 758. [bug] The "avoid fetches" code did not treat negative
83d2840b6f1a5ec898e441be148ddd3211f11583Bob Halley cache entries correctly, causing fetches that would
83d2840b6f1a5ec898e441be148ddd3211f11583Bob Halley be useful to be avoided. This bug only affected
42e31e6ef7689e0c0569a1f9a5c250d73870b073Michael Graff platforms which support both IPv4 and IPv6. [RT #927]
42e31e6ef7689e0c0569a1f9a5c250d73870b073Michael Graff 757. [func] Log zone transfers.
42e31e6ef7689e0c0569a1f9a5c250d73870b073Michael Graff 756. [bug] dns_zone_load() could "return" success when no master
a405a53d536521e6c93f47485aacd7c1a1ffb29eAndreas Gustafsson file was configured.
a405a53d536521e6c93f47485aacd7c1a1ffb29eAndreas Gustafsson 755. [bug] Fix incorrectly formatted log messages in zone.c.
a405a53d536521e6c93f47485aacd7c1a1ffb29eAndreas Gustafsson 754. [bug] Certain failure conditions sending UDP packets
53df51bf458da9b04074b6b62b5639c926a751e4Andreas Gustafsson could cause the server to retry the transmission
53df51bf458da9b04074b6b62b5639c926a751e4Andreas Gustafsson indefinitely. [RT #902]
ba43c53451d5c38765f376eeede457178b36951aBob Halley 753. [bug] dig, host, and nslookup would fail to contact a
ba43c53451d5c38765f376eeede457178b36951aBob Halley remote server if getaddrinfo() returned an IPv6
ba43c53451d5c38765f376eeede457178b36951aBob Halley address on a system that doesn't support IPv6.
056141f2878d1046306ef0ba035263a00de57f98Mark Andrews 752. [func] Correct bad tv_usec elements returned by
056141f2878d1046306ef0ba035263a00de57f98Mark Andrews gettimeofday().
5126112bc3639b9dae5726c3148d6699d277e789Mark Andrews 751. [func] Log successful zone loads / transfers. [RT #898]
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff 750. [bug] A query should not match a DNAME whose trust level
72c815ed1780b9039b9ad0d31faf68b3b5c05637Andreas Gustafsson is pending. [RT #916]
72c815ed1780b9039b9ad0d31faf68b3b5c05637Andreas Gustafsson 749. [bug] When a query matched a DNAME in a secure zone, the
72c815ed1780b9039b9ad0d31faf68b3b5c05637Andreas Gustafsson server did not return the signature of the DNAME.
b7e031d5173476224027407d8e23eaa7557fc396Andreas Gustafsson 748. [doc] List supported RFCs in doc/misc/rfc-compliance.
b7e031d5173476224027407d8e23eaa7557fc396Andreas Gustafsson 747. [bug] The code to determine whether an IXFR was possible
b7e031d5173476224027407d8e23eaa7557fc396Andreas Gustafsson did not properly check for a database that could
b7e031d5173476224027407d8e23eaa7557fc396Andreas Gustafsson not have a journal. [RT #865, #908]
b7e031d5173476224027407d8e23eaa7557fc396Andreas Gustafsson 746. [bug] The sdb didn't clone rdatasets properly, causing
7ec4367f3d578170a9495ff3c851b248c1656f08Andreas Gustafsson a crash when the server followed delegations. [RT #905]
2c9c7c5bb5975a18925c30aeb33a26094902f1c1Andreas Gustafsson 745. [func] Report the owner name of records that fail
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson semantic checks while loading.
2c9c7c5bb5975a18925c30aeb33a26094902f1c1Andreas Gustafsson 744. [bug] When returning DNS_R_CNAME or DNS_R_DNAME as the
2c9c7c5bb5975a18925c30aeb33a26094902f1c1Andreas Gustafsson result of an ANY or SIG query, the resolver failed
94361d586755d4de09b717782f7002e9dd282c89Andreas Gustafsson to setup the return event's rdatasets, causing an
94361d586755d4de09b717782f7002e9dd282c89Andreas Gustafsson assertion failure in the query code. [RT #881]
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff 743. [bug] Receiving a large number of certain malformed
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff answers could cause named to stop responding.
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff 742. [placeholder]
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff 741. [port] Support openssl-engine. [RT #709]
abaec24086f0cc3d7c0994ca9d2247b40eb6aaedBrian Wellington 740. [port] Handle openssl library mismatches slightly better.
abaec24086f0cc3d7c0994ca9d2247b40eb6aaedBrian Wellington 739. [port] Look for /dev/random in configure, rather than
abaec24086f0cc3d7c0994ca9d2247b40eb6aaedBrian Wellington assuming it will be there for only a predefined
3ad16d4c3a5029662d4ec804f7644739d011d03dBob Halley 738. [bug] If a non-threadsafe sdb driver supported AXFR and
3ad16d4c3a5029662d4ec804f7644739d011d03dBob Halley received an AXFR request, it would deadlock or die
3ad16d4c3a5029662d4ec804f7644739d011d03dBob Halley with an assertion failure. [RT #852]
32b2cdf212de957e3f9b0efca59f098ed4fb42deBrian Wellington 737. [port] stdtime.c failed to compile on certain platforms.
32b2cdf212de957e3f9b0efca59f098ed4fb42deBrian Wellington 736. [func] New functions isc_task_{begin,end}exclusive().
b42a7e9d80e293a5104d9de6ddabd29676918aa5Andreas Gustafsson 735. [doc] Add BIND 4 migration notes.
3113e4dac81fa7b9f0ee5d663d54fbb8ed92738dBob Halley 734. [bug] An attempt to re-lock the zone lock could occur if
3113e4dac81fa7b9f0ee5d663d54fbb8ed92738dBob Halley the server was shutdown during a zone tranfer.
8cf8a04209c3b6c8d4f0936f1dce06b629605c81Michael Graff 733. [bug] Reference counts of dns_acl_t objects need to be
8cf8a04209c3b6c8d4f0936f1dce06b629605c81Michael Graff locked but were not. [RT #801, #821]
8cf8a04209c3b6c8d4f0936f1dce06b629605c81Michael Graff 732. [bug] Glue with 0 TTL could also cause SERVFAIL. [RT #828]
1fc26319b5d69d19a7a31c8d0ab1afc2beef0c41Andreas Gustafsson 731. [bug] Certain zone errors could cause named-checkzone to
1fc26319b5d69d19a7a31c8d0ab1afc2beef0c41Andreas Gustafsson fail ungracefully. [RT #819]
1fc26319b5d69d19a7a31c8d0ab1afc2beef0c41Andreas Gustafsson 730. [bug] lwres_getaddrinfo() returns the correct result when
7da0286b540515c82ea83163d6cba59a64fa3eddMichael Graff it fails to contact a server. [RT #768]
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson 729. [port] pthread_setconcurrency() needs to be called on Solaris.
7da0286b540515c82ea83163d6cba59a64fa3eddMichael Graff 728. [bug] Fix comment processing on master file directives.
c4ec2c3190175705df255aa3d5e842a96137a5a1Andreas Gustafsson 727. [port] Work around OS bug where accept() succeeds but
8529c3cdc6abdf3514cb0127313a976bbc3b3936Andreas Gustafsson fails to fill in the peer address of the accepted
8529c3cdc6abdf3514cb0127313a976bbc3b3936Andreas Gustafsson connection, by treating it as an error rather than
87ecd67dae468cf5c9bae213c6fa321449b2ebc2Andreas Gustafsson an assertion failure. [RT #809]
f38a84ce830efefe48838425ab281e0ae2a91d0eAndreas Gustafsson 726. [func] Implement the "trace" and "notrace" commands in rndc.
f38a84ce830efefe48838425ab281e0ae2a91d0eAndreas Gustafsson 725. [bug] Installing man pages could fail.
1b32bc7da1da9059abd68d6dd15b23e8a442afa3Brian Wellington 724. [func] New libisc functions isc_netaddr_any(),
1b32bc7da1da9059abd68d6dd15b23e8a442afa3Brian Wellington isc_netaddr_any6().
1b32bc7da1da9059abd68d6dd15b23e8a442afa3Brian Wellington 723. [bug] Referrals whose NS RRs had a 0 TTL caused the resolver
4187398298c1916f409b44e0457f60e551f5ea1bAndreas Gustafsson to return DNS_R_SERVFAIL. [RT #783]
0d00f4bb92090ff64d49ae803a2e75b3f299f547Andreas Gustafsson 722. [func] Allow incremental loads to be canceled.
4b809ba3464c9fb6bb08e9153b9286a8f8a37b01Brian Wellington 721. [cleanup] Load manager and dns_master_loadfilequota() are no
a69cebac84ec223b908e056678fa7c1181785b20Andreas Gustafsson 720. [bug] Server could enter infinite loop in
a69cebac84ec223b908e056678fa7c1181785b20Andreas Gustafsson dispatch.c:do_cancel(). [RT #733]
d9ec31a329a14588127b0a15618dec53ca41c73eAndreas Gustafsson 719. [bug] Rapid reloads could trigger an assertion failure.
7d8d82cee0910a0252e1c37bace732e996789772Andreas Gustafsson [RT #743, #763]
e5d0f6d61e2349e1512c40922305b28c69cb4d3fBrian Wellington 718. [cleanup] "internal" is no longer a reserved word in named.conf.
37a8fbab3a1fe6d513b767118cba7515152c2b9bBrian Wellington [RT #753, #731]
a38f86ea5bb9f924b5912d8444862000a1323082Andreas Gustafsson 717. [bug] Certain TKEY processing failure modes could
a38f86ea5bb9f924b5912d8444862000a1323082Andreas Gustafsson reference an uninitialized variable, causing the
a38f86ea5bb9f924b5912d8444862000a1323082Andreas Gustafsson server to crash. [RT #750]
7d8d82cee0910a0252e1c37bace732e996789772Andreas Gustafsson 716. [bug] The first line of a $INCLUDE master file was lost if
7d8d82cee0910a0252e1c37bace732e996789772Andreas Gustafsson an origin was specified. [RT #744]
cdc2d4a065b6b1a00f0b07aae94bc7cb380d15bcAndreas Gustafsson 715. [bug] Resolving some A6 chains could cause an assertion
ec4060d3104e8bec28406232eb7338c81bb1b1c1Mark Andrews failure in adb.c. [RT #738]
d70e2f3652fcbcfb2cfa0781a71e2bd2396871f3Andreas Gustafsson 714. [bug] Preserve interval timers across reloads unless changed.
d70e2f3652fcbcfb2cfa0781a71e2bd2396871f3Andreas Gustafsson 713. [func] named-checkconf takes '-t directory' similar to named.
9139e153da3ffa88457d3e035e2f0132c63a4a71Andreas Gustafsson 712. [bug] Sending a large signed update message caused an
30e6ea9dedbe0738f9729833b1b59042dbebc4dfBrian Wellington assertion failure. [RT #718]
1aae88078f409b39c24e2313ffdd767ed29ac787Brian Wellington 711. [bug] The libisc and liblwres implementations of
1aae88078f409b39c24e2313ffdd767ed29ac787Brian Wellington inet_ntop contained an off by one error.
17a28c1f02c5093b207a3b64201aa9e71df78ebaAndreas Gustafsson 710. [func] The forwarders statement now takes an optional
b5232b135db580a2c16666e74a82f11130e0731fAndreas Gustafsson port. [RT #418]
b5232b135db580a2c16666e74a82f11130e0731fAndreas Gustafsson 709. [bug] ANY or SIG queries for data with a TTL of 0
b5232b135db580a2c16666e74a82f11130e0731fAndreas Gustafsson would return SERVFAIL. [RT #620]
87075c90f668f4c2f7a709a6bd32bb8e013ae73dBrian Wellington 708. [bug] When building with --with-openssl, the openssl headers
cea88d887559f209ae9d993e0a8fb58d03f60e77Brian Wellington included with BIND 9 should not be used. [RT #702]
cea88d887559f209ae9d993e0a8fb58d03f60e77Brian Wellington 707. [func] The "filename" argument to named-checkzone is no
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson longer optional, to reduce confusion. [RT #612]
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson 706. [bug] Zones with an explicit "allow-update { none; };"
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson were considered dynamic and therefore not reloaded
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson on SIGHUP or "rndc reload".
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson 705. [port] Work out resource limit type for use where rlim_t is
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson not available. [RT #695]
735fb4ffa6a76413f85101d7d625a4776d6ee6cdAndreas Gustafsson 704. [port] RLIMIT_NOFILE is not available on all platforms.
e1368a7770744cbeadcdc27967f855196988eceaAndreas Gustafsson 703. [port] sys/select.h is needed on older platforms. [RT #695]
a3365e361f0066609d250005e2b1082cb2ba35fdAndreas Gustafsson 702. [func] If the address 0.0.0.0 is seen in resolv.conf,
a3365e361f0066609d250005e2b1082cb2ba35fdAndreas Gustafsson use 127.0.0.1 instead. [RT #693]
e32394a2ac3466a2235f79ee32c247a11be42a8dAndreas Gustafsson 701. [func] Root hints are now fully optional. Class IN
e32394a2ac3466a2235f79ee32c247a11be42a8dAndreas Gustafsson views use compiled-in hints by default, as
e32394a2ac3466a2235f79ee32c247a11be42a8dAndreas Gustafsson before. Non-IN views with no root hints now
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews provide authoritative service but not recursion.
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews A warning is logged if a view has neither root
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews hints nor authoritative data for the root. [RT #696]
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews 700. [bug] $GENERATE range check was wrong. [RT #688]
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews 699. [bug] The lexer mishandled empty quoted strings. [RT #694]
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews 698. [bug] Aborting nsupdate with ^C would lead to several
44215b932d4f0ce5257d794cb6f76b9282455eb1Mark Andrews race conditions.
44215b932d4f0ce5257d794cb6f76b9282455eb1Mark Andrews 697. [bug] nsupdate was not compatible with the undocumented
44215b932d4f0ce5257d794cb6f76b9282455eb1Mark Andrews BIND 8 behavior of ignoring TTLs in "update delete"
44215b932d4f0ce5257d794cb6f76b9282455eb1Mark Andrews commands. [RT #693]
405ffb1f0d2c12d199f85f03973d1a02ac12e000Andreas Gustafsson 696. [bug] lwresd would die with an assertion failure when passed
405ffb1f0d2c12d199f85f03973d1a02ac12e000Andreas Gustafsson a zero-length name. [RT #692]
405ffb1f0d2c12d199f85f03973d1a02ac12e000Andreas Gustafsson 695. [bug] If the resolver attempted to query a blackholed or
eea2865feca4ea56facd2ef6e7226386a3604f65Andreas Gustafsson bogus server, the resolution would fail immediately.
6d8568cb45240974da0ee1b653b28e3fdfffe93eAndreas Gustafsson 694. [bug] $GENERATE did not produce the last entry.
6d8568cb45240974da0ee1b653b28e3fdfffe93eAndreas Gustafsson [RT #682, #683]
e3402551ac9be809eeb3a4b7b30d023ba67dad28Brian Wellington 693. [bug] An empty lwres statement in named.conf caused
6d3f954c572db02159deedd444373161fda47a88Brian Wellington the server to crash while loading.
b0f941a50f24656b3523609f86cead41b0269c7aBrian Wellington 692. [bug] Deal with systems that have getaddrinfo() but not
b0f941a50f24656b3523609f86cead41b0269c7aBrian Wellington gai_strerror(). [RT #679]
3f31c8c2954f857e375db8e943a35f6aa5e230b4Andreas Gustafsson 691. [bug] Configuring per-view forwarders caused an assertion
ea419adc4eca4c3e44f2c282035b5dce6b795fe2Andreas Gustafsson failure. [RT #675, #734]
ff59f0e4feaefb45a49427bd91775058b4b4f2d0Andreas Gustafsson 690. [func] $GENERATE now supports DNAME. [RT #654]
8af0b86ade4c15a7db207bd7643f8a9f6cb5a648David Lawrence 689. [doc] man pages are now installed. [RT #210]
886b96ebfd555cfeaf37ae46fc08421a41c61392Andreas Gustafsson 688. [func] "make tags" now works on systems with the
674f1cfb1d7dfa92e52db950dbe80e60ef8f5cddBrian Wellington "Exuberant Ctags" etags.
674f1cfb1d7dfa92e52db950dbe80e60ef8f5cddBrian Wellington 687. [bug] Only say we have IPv6, with sufficent functionality,
69d17bea6be937b92f3375e6249b5677c90f4fe2Andreas Gustafsson if it has actually been tested. [RT #586]
69d17bea6be937b92f3375e6249b5677c90f4fe2Andreas Gustafsson 686. [bug] dig and nslookup can now be properly aborted during
da76a8046e01e1c1c2e6f75772afb2c4f202cc25Brian Wellington blocking operations. [RT #568]
cd7ffa4c1286a48c10056632be3fb0b64c575c35Brian Wellington 685. [bug] nslookup should use the search list/domain options
cd7ffa4c1286a48c10056632be3fb0b64c575c35Brian Wellington from resolv.conf by default. [RT #405, #630]
0cff88818a96197995c3533f6cbfb1a0efc06db0Brian Wellington 684. [bug] Memory leak with view forwarders. [RT #656]
5bba7216f3263dc49dd4db2ac64b6203a9e2b180Andreas Gustafsson 683. [bug] File descriptor leak in isc_lex_openfile().
40817ed9c13782a7844e15dde24432611c4694acDavid Lawrence 682. [bug] nslookup displayed SOA records incorrectly. [RT #665]
b41de87910a4c57039a4f5968e272a9aec566959Brian Wellington 681. [bug] $GENERATE specifying output format was broken. [RT #653]
40b1b44ed65b9655a135fc867ed9f0374c247ad4Andreas Gustafsson 680. [bug] dns_rdata_fromstruct() mishandled options bigger
40b1b44ed65b9655a135fc867ed9f0374c247ad4Andreas Gustafsson than 255 octets.
ab8668fb583a92df0698f5cdac7e7b12ead614aaBrian Wellington 679. [bug] $INCLUDE could leak memory and file descriptors on
ab8668fb583a92df0698f5cdac7e7b12ead614aaBrian Wellington reload. [RT #639]
575db903aabb08137a757d1c60ebb0d286ecff56Andreas Gustafsson 678. [bug] "transfer-format one-answer;" could trigger an assertion
575db903aabb08137a757d1c60ebb0d286ecff56Andreas Gustafsson failure. [RT #646]
575db903aabb08137a757d1c60ebb0d286ecff56Andreas Gustafsson 677. [bug] dnssec-signzone would occasionally use the wrong ttl
575db903aabb08137a757d1c60ebb0d286ecff56Andreas Gustafsson for database operations and fail. [RT #643]
a4c55a3d0813e00e3d7846cc9736110c61d0a2baAndreas Gustafsson 676. [bug] Log messages about lame servers to category
d403e27f2b1c94f2b9349ddb68f50a141ae8d26dAndreas Gustafsson 'lame-servers' rather than 'resolver', so as not
c851f1cc2187b59687af94725fbacac022987d05Andreas Gustafsson to be gratuitously incompatible with BIND 8.
91614f2bc498ef7eea22e449c91951f4598c8223Andreas Gustafsson 675. [bug] TKEY queries could cause the server to leak
91614f2bc498ef7eea22e449c91951f4598c8223Andreas Gustafsson 674. [func] Allow messages to be TSIG signed / verified using
e0a9b524614889ca9b75f846cb6101fc448a60dcAndreas Gustafsson a offset from the current time.
512661edd7d51c8c179cce89a855df6cec2fcdcdMark Andrews 673. [func] The server can now convert RFC1886-style recursive
385a9cb48a70b329e507c39d043fa9a44c659913James Brister lookup requests into RFC2874-style lookups, when
385a9cb48a70b329e507c39d043fa9a44c659913James Brister enabled using the new option "allow-v6-synthesis".
385a9cb48a70b329e507c39d043fa9a44c659913James Brister 672. [bug] The wrong time was in the "time signed" field when
3cb0de1c667237085c6a805715c31ddc5fdc9c4dBrian Wellington replying with BADTIME error.
bd77de5fcaea4dcf2f0250ded32adfccd3a38256Brian Wellington 671. [bug] The message code was failing to parse a message with
bd77de5fcaea4dcf2f0250ded32adfccd3a38256Brian Wellington no question section and a TSIG record. [RT #628]
e5f5ec73a710d21067d4721a9e82f2399f2f6c25David Lawrence 670. [bug] The lwres replacements for getaddrinfo and
48674819ebf9176b5d5582ae851e485c324c1159Michael Sawyer getipnodebyname didn't properly check for the
48674819ebf9176b5d5582ae851e485c324c1159Michael Sawyer existence of the sockaddr sa_len field.
48674819ebf9176b5d5582ae851e485c324c1159Michael Sawyer 669. [bug] dnssec-keygen now makes the public key file
9594482ba300a4d694162fa62ba636c7dd00d3b6Brian Wellington non-world-readable for symmetric keys. [RT #403]
47ddde42728034854444cf17e278cebaea06f666Michael Graff 668. [func] named-checkzone now reports multiple errors in master
edf8c55546efa9fb42da1c055ce02462a5c709c0David Lawrence 667. [bug] On Linux, running named with the -u option and a
edf8c55546efa9fb42da1c055ce02462a5c709c0David Lawrence non-world-readable configuration file didn't work.
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence 666. [bug] If a request sent by dig is longer than 512 bytes,
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence 665. [bug] Signed responses were not sent when the size of the
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence TSIG + question exceeded the maximum message size.
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence 664. [bug] The t_tasks and t_timers module tests are now skipped
36e0c379080343a0272dc076b7d7795ded04ee1dBrian Wellington when building without threads, since they require
529a6b5224d751504027293a766a4c8b81241869Brian Wellington 663. [func] Accept a size_spec, not just an integer, in the
529a6b5224d751504027293a766a4c8b81241869Brian Wellington (unimplemented and ignored) max-ixfr-log-size option
186ba80b8e391cf8421872f26771324644e45d83Andreas Gustafsson for compatibility with recent versions of BIND 8.
677045ed612e1c26a32b5700479e26c25bcede58Brian Wellington 662. [bug] dns_rdata_fromtext() failed to log certain errors.
677045ed612e1c26a32b5700479e26c25bcede58Brian Wellington 661. [bug] Certain UDP IXFR requests caused an assertion failure
febf5f8b55abb2e6e840488a29a5ef4e20654f67David Lawrence (mpctx->allocated == 0). [RT #355, #394, #623]
c34bdef6bd197a04990e52469ad68481532dd35aAndreas Gustafsson 660. [port] Detect multiple CPUs on HP-UX and IRIX.
c34bdef6bd197a04990e52469ad68481532dd35aAndreas Gustafsson 659. [performance] Rewrite the name compression code to be much faster.
c9b176a5281c8232eec0f2056ce10ea249afc4a3Mark Andrews 658. [cleanup] Remove all vestiges of 16 bit global compression.
a32738e3e4ed9619c8ace22cd119e6769176b22cAndreas Gustafsson 657. [bug] When a listen-on statement in an lwres block does not
a32738e3e4ed9619c8ace22cd119e6769176b22cAndreas Gustafsson specify a port, use 921, not 53. Also update the
a32738e3e4ed9619c8ace22cd119e6769176b22cAndreas Gustafsson listen-on documentation. [RT #616]
6dc130c7c95107748fff5f767161c2bb742f9f87Brian Wellington 656. [func] Treat an unescaped newline in a quoted string as
6dc130c7c95107748fff5f767161c2bb742f9f87Brian Wellington an error. This means that TXT records with missing
49855f0856a0f6f9fed80af88faddf38f3e74eefAndreas Gustafsson close quotes should have meaningful errors printed.
49855f0856a0f6f9fed80af88faddf38f3e74eefAndreas Gustafsson 655. [bug] Improve error reporting on unexpected eof when loading
49855f0856a0f6f9fed80af88faddf38f3e74eefAndreas Gustafsson zones. [RT #611]
dc2c974dcf954a0a238d1afb886c445d06b1aa8bBrian Wellington 654. [bug] Origin was being forgotten in TCP retries in dig.
55bfdb0a1491f0668bb279826ee864f4a7425e22Andreas Gustafsson 653. [bug] +defname option in dig was reversed in sense.
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson 652. [bug] zone_saveunique() did not report the new name.
36007b707f28f36864e8d76f11379b22e9737538Michael Sawyer 651. [func] The AD bit in responses now has the meaning
36007b707f28f36864e8d76f11379b22e9737538Michael Sawyer specified in <draft-ietf-dnsext-ad-is-secure>.
375f19cfb2f9cf5a9efbc65b557a8ce865de85c2Michael Sawyer 650. [bug] SIG(0) records were being generated and verified
375f19cfb2f9cf5a9efbc65b557a8ce865de85c2Michael Sawyer incorrectly. [RT #606]
375f19cfb2f9cf5a9efbc65b557a8ce865de85c2Michael Sawyer 649. [bug] It was possible to join to an already running fctx
375f19cfb2f9cf5a9efbc65b557a8ce865de85c2Michael Sawyer after it had "cloned" its events, but before it sent
375f19cfb2f9cf5a9efbc65b557a8ce865de85c2Michael Sawyer them. In this case, the event of the newly joined
9bef4575d71a084edf59ac681e53e35ae1b72166Andreas Gustafsson fetch would not contain the answer, and would
9bef4575d71a084edf59ac681e53e35ae1b72166Andreas Gustafsson trigger the INSIST() in fctx_sendevents(). In
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence BIND 9.0, this bug did not trigger an INSIST(), but
9bef4575d71a084edf59ac681e53e35ae1b72166Andreas Gustafsson caused the fetch to fail with a SERVFAIL result.
9bef4575d71a084edf59ac681e53e35ae1b72166Andreas Gustafsson [RT #588, #597, #605, #607]
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson 648. [port] Add support for pre-RFC2133 IPv6 implementations.
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson 647. [bug] Resolver queries sent after following multiple
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson referrals had excessively long retransmission
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson timeouts due to incorrectly counting the referrals
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson as "restarts".
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson 646. [bug] The UnixWare ISC_PLATFORM_FIXIN6INADDR fix in isc/net.h
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence didn't _cleanly_ fix the problem it was trying to fix.
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence 645. [port] BSD/OS 3.0 needs pthread_init(). [RT #603]
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence 644. [bug] #622 needed more work. [RT #562]
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence 643. [bug] xfrin error messages made more verbose, added class
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence of the zone. [RT# 599]
dae5ce6ddb0a3c425865d3b6f0f13c4126eacc17Andreas Gustafsson 642. [bug] Break the exit_check() race in the zone module.
9a8fea7bc8fb79ff1d31f0a2ba3c9694041c6f3aAndreas Gustafsson --- 9.1.0b2 released ---
9a8fea7bc8fb79ff1d31f0a2ba3c9694041c6f3aAndreas Gustafsson 641. [bug] $GENERATE caused a uninitialized link to be used.
c49e3222b0912479015161e8b54a67a1abf9a0ffAndreas Gustafsson 640. [bug] Memory leak in error path could cause
c49e3222b0912479015161e8b54a67a1abf9a0ffAndreas Gustafsson "mpctx->allocated == 0" failure. [RT #584]
bf68c5151b5c4f7d6b2783584434e61045a88d7fAndreas Gustafsson 639. [bug] Reading entropy from the keyboard would sometimes fail.
bf68c5151b5c4f7d6b2783584434e61045a88d7fAndreas Gustafsson 638. [port] lib/isc/random.c needed to explicitly include time.h
178f73169a27ac031f58863ae12cdb33dc15f6c4Brian Wellington to get a prototype for time() when pthreads was not
178f73169a27ac031f58863ae12cdb33dc15f6c4Brian Wellington being used. [RT #592]
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington 637. [port] Use isc_u?int64_t instead of (unsigned) long long in
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington lib/isc/print.c. Also allow lib/isc/print.c to
64024eaa4d029b0bd090c435b8b02b45eef5cd89Andreas Gustafsson be compiled even if the platform does not need it.
64024eaa4d029b0bd090c435b8b02b45eef5cd89Andreas Gustafsson 636. [port] Shut up MSVC++ about a possible loss of precision
da527e4ff6a013364826637963e7ac372e024f33David Lawrence in the ISC__BUFFER_PUTUINT*() macros. [RT #592]
8d51d9e67e1e5dcf10203c4147ece519c7daa57dMark Andrews 635. [bug] Reloading a server with a configured blackhole list
8d51d9e67e1e5dcf10203c4147ece519c7daa57dMark Andrews would cause an assertion. [RT #590]
db6fa2e944b3a0682168e9ee145b86c81a6a5321Andreas Gustafsson 634. [bug] A log file will completely stop being written when
db6fa2e944b3a0682168e9ee145b86c81a6a5321Andreas Gustafsson it reaches the maximum size in all cases, not just
30576c592b538cab293cf6e1f6265d376cd5a12cAndreas Gustafsson when versioning is also enabled. [RT #570]
ce2be9b7211ab5bacaa10fe74ef35def3a3f6089David Lawrence 633. [port] Cope with rlim_t missing on BSD/OS systems. [RT #575]
ce2be9b7211ab5bacaa10fe74ef35def3a3f6089David Lawrence 632. [bug] The index array of the journal file was
9bf765ab3a5203b854d32266e6162e547791383cDavid Lawrence corrupted as it was written to disk.
f4d9f465cd29963a99554bbe2936509ea3568c89James Brister 631. [port] Build without thread support on systems without
adade77942b069127a7094df419b3ad39dafb385James Brister 630. [bug] Locking failure in zone code. [RT #582]
9bf765ab3a5203b854d32266e6162e547791383cDavid Lawrence 629. [bug] 9.1.0b1 dereferenced a null pointer and crashed
9bf765ab3a5203b854d32266e6162e547791383cDavid Lawrence when responding to a UDP IXFR request.
5c0a406664065d54824675e3d2f795ea9e2a56b8Mark Andrews 628. [bug] If the root hints contained only AAAA addresses,
5c0a406664065d54824675e3d2f795ea9e2a56b8Mark Andrews named would be unable to perform resolution.
ea01648cb950b8d4b5625a8a91a4c1c019dec885Andreas Gustafsson 627. [bug] The EDNS0 blackhole detection code of change 324
ea01648cb950b8d4b5625a8a91a4c1c019dec885Andreas Gustafsson waited for three retransmissions to each server,
ea01648cb950b8d4b5625a8a91a4c1c019dec885Andreas Gustafsson which takes much too long when a domain has many
ea01648cb950b8d4b5625a8a91a4c1c019dec885Andreas Gustafsson name servers and all of them drop EDNS0 queries.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence Now we retry without EDNS0 after three consecutive
ea01648cb950b8d4b5625a8a91a4c1c019dec885Andreas Gustafsson timeouts, even if they are all from different
ea01648cb950b8d4b5625a8a91a4c1c019dec885Andreas Gustafsson servers. [RT #143]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 626. [bug] The lightweight resolver daemon no longer crashes
7d7bd1b4f0270691f434d37b1052259a13185663Andreas Gustafsson when asked for a SIG rrset. [RT #558]
7d7bd1b4f0270691f434d37b1052259a13185663Andreas Gustafsson 625. [func] Zones now inherit their class from the enclosing view.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 624. [bug] The zone object could get timer events after it had
ce8d0fffea20fe03fd0f075263f529ad55f82aacAndreas Gustafsson been destroyed, causing a server crash. [RT #571]
81f11a70588c6929d1aefd529b940efb70747fc2Andreas Gustafsson 623. [func] Added "named-checkconf" and "named-checkzone" program
81f11a70588c6929d1aefd529b940efb70747fc2Andreas Gustafsson for syntax checking named.conf files and zone files,
04d58db32739157df6c44e3f37ecb83816fd3f75Andreas Gustafsson 622. [bug] A canceled request could be destroyed before
04d58db32739157df6c44e3f37ecb83816fd3f75Andreas Gustafsson dns_request_destroy() was called. [RT #562]
5096958739769958dd7a6b69356bf41260033873David Lawrence 621. [port] Disable IPv6 at runtime if IPv6 sockets are unusable.
5096958739769958dd7a6b69356bf41260033873David Lawrence This mostly affects Red Hat Linux 7.0, which has
5096958739769958dd7a6b69356bf41260033873David Lawrence conflicts between libc and the kernel.
5096958739769958dd7a6b69356bf41260033873David Lawrence 620. [bug] dns_master_load*inc() now require 'task' and 'load'
84f4e4a656926a795f3bae40b2a6308bebb48b49David Lawrence to be non-null. Also 'done' will not be called if
84f4e4a656926a795f3bae40b2a6308bebb48b49David Lawrence dns_master_load*inc() fails immediately. [RT #565]
838281ed55d0d3939c2f510559d5852872ed4ddbDavid Lawrence 618. [bug] Queries to a signed zone could sometimes cause
838281ed55d0d3939c2f510559d5852872ed4ddbDavid Lawrence an assertion failure.
89e57b472d87a37aa6c49a5544d1d1dfe9617f5dDavid Lawrence 617. [bug] When using dynamic update to add a new RR to an
89e57b472d87a37aa6c49a5544d1d1dfe9617f5dDavid Lawrence existing RRset with a different TTL, the journal
89e57b472d87a37aa6c49a5544d1d1dfe9617f5dDavid Lawrence entries generated from the update did not include
89e57b472d87a37aa6c49a5544d1d1dfe9617f5dDavid Lawrence explicit deletions and re-additions of the existing
280942843277ca894571ca94c1e431ba079d0ca0Mark Andrews RRs to update their TTL to the new value.
d1e971ba027a8d320cc87a02a71158970bd03308Mark Andrews 616. [func] dnssec-signzone -t output now includes performance
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 615. [bug] dnssec-signzone did not like child keysets signed
89e57b472d87a37aa6c49a5544d1d1dfe9617f5dDavid Lawrence by multiple keys.
d8c8722f28ca439b9ca46f109e2804a7eb33a1acBrian Wellington 614. [bug] Checks for uninitialized link fields were prone
4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44Andreas Gustafsson to false positives, causing assertion failures.
d8c8722f28ca439b9ca46f109e2804a7eb33a1acBrian Wellington The checks are now disabled by default and may
d8c8722f28ca439b9ca46f109e2804a7eb33a1acBrian Wellington be re-enabled by defining ISC_LIST_CHECKINIT.
4b7167e96abe79cdf194ac3865760a7139b70090Brian Wellington 613. [bug] "rndc reload zone" now reloads primary zones.
4b7167e96abe79cdf194ac3865760a7139b70090Brian Wellington It previously only updated slave and stub zones,
4b7167e96abe79cdf194ac3865760a7139b70090Brian Wellington if an SOA query indicated an out of date serial.
a4b496f2abd35b0f27761385c8679de1f5714b0dBrian Wellington 612. [cleanup] Shutup a ridiculously noisy HP-UX compiler that
a4b496f2abd35b0f27761385c8679de1f5714b0dBrian Wellington complains relentlessly about how its treatment
a4b496f2abd35b0f27761385c8679de1f5714b0dBrian Wellington of 'const' has changed as well as how casting
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister sometimes tightens alignment constraints.
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister 611. [func] allow-notify can be used to permit processing of
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister notify messages from hosts other than a slave's
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister 610. [func] rndc dumpdb is now supported.
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister 609. [bug] getrrsetbyname() would crash lwresd if the server
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister found more SIGs than answers. [RT #554]
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister 608. [func] dnssec-signzone now adds a comment to the zone
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister with the time the file was signed.
08133a2dbe88e0715e092fbdeec2431971ec0711Andreas Gustafsson 607. [bug] nsupdate would fail if it encountered a CNAME or
08133a2dbe88e0715e092fbdeec2431971ec0711Andreas Gustafsson DNAME in a response to an SOA query. [RT #515]
08133a2dbe88e0715e092fbdeec2431971ec0711Andreas Gustafsson 606. [bug] Compiling with --disable-threads failed due
08133a2dbe88e0715e092fbdeec2431971ec0711Andreas Gustafsson to isc_thread_self() being incorrectly defined
08133a2dbe88e0715e092fbdeec2431971ec0711Andreas Gustafsson as an integer rather than a function.
8c1aa8573dd85774ac8921dc0482b91d73e8b8b6Mark Andrews 605. [func] New function isc_lex_getlasttokentext().
96ab25294b028270eb1be867613df8a6c999b332David Lawrence 604. [bug] The named.conf parser could print incorrect line
96ab25294b028270eb1be867613df8a6c999b332David Lawrence numbers when long comments were present.
96ab25294b028270eb1be867613df8a6c999b332David Lawrence 603. [bug] Make dig handle multiple types or classes on the same
96ab25294b028270eb1be867613df8a6c999b332David Lawrence query more correctly.
4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44Andreas Gustafsson 602. [func] Cope automatically with UnixWare's broken
e68de4a7dbf5b6a1b2ff3f4f4dd8adf80b80525bBrian Wellington IN6_IS_ADDR_* macros. [RT #539]
96ab25294b028270eb1be867613df8a6c999b332David Lawrence 601. [func] Return a non-zero exit code if an update fails
5aa96829fdd12f30a2e9f717e66d44a4698b0675Andreas Gustafsson 600. [bug] Reverse lookups sometimes failed in dig, etc...
5aa96829fdd12f30a2e9f717e66d44a4698b0675Andreas Gustafsson 599. [func] Added four new functions to the libisc log API to
5aa96829fdd12f30a2e9f717e66d44a4698b0675Andreas Gustafsson support i18n messages. isc_log_iwrite(),
5aa96829fdd12f30a2e9f717e66d44a4698b0675Andreas Gustafsson isc_log_ivwrite(), isc_log_iwrite1() and
e2894b0e5007e49f5b21be9113e41419ca8489a0Brian Wellington isc_log_ivwrite1() were added.
e2894b0e5007e49f5b21be9113e41419ca8489a0Brian Wellington 598. [bug] An update-policy statement would cause the server
e2894b0e5007e49f5b21be9113e41419ca8489a0Brian Wellington to assert while loading. [RT #536]
845e0b5f968d4ac069ac8b802730467df8cd7136Mark Andrews 597. [func] dnssec-signzone is now multithreaded.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 596. [bug] DNS_RDATASLAB_FORCE and DNS_RDATASLAB_EXACT are
c4252cd10ba9a35ef03c53b97961a4c0b15fe44fAndreas Gustafsson not mutually exclusive.
b6747cf19dea764e5acaa164f23b70d54348d64cMark Andrews 595. [port] On Linux 2.2, socket() returns EINVAL when it
5aa96829fdd12f30a2e9f717e66d44a4698b0675Andreas Gustafsson should return EAFNOSUPPORT. Work around this.
de8e189332e884db065b921f84e3ee4922ad10e3David Lawrence 594. [func] sdb drivers are now assumed to not be thread-safe
de8e189332e884db065b921f84e3ee4922ad10e3David Lawrence unless the DNS_SDBFLAG_THREADSAFE flag is supplied.
de8e189332e884db065b921f84e3ee4922ad10e3David Lawrence 593. [bug] If a secure zone was missing all its NXTs and
de8e189332e884db065b921f84e3ee4922ad10e3David Lawrence a dynamic update was attempted, the server entered
202991557a4b7e8d3df7725d84f0fcae90dbaee6David Lawrence an infinite loop.
202991557a4b7e8d3df7725d84f0fcae90dbaee6David Lawrence 592. [bug] The sig-validity-interval option now specifies a
4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44Andreas Gustafsson number of days, not seconds. This matches the
202991557a4b7e8d3df7725d84f0fcae90dbaee6David Lawrence documentation. [RT #529]
1c823819b73f17cbfd188d35962da196a48190fbAndreas Gustafsson --- 9.1.0b1 released ---
1c823819b73f17cbfd188d35962da196a48190fbAndreas Gustafsson 591. [bug] Work around non-reentrancy in openssl by disabling
e405739af20dcdc6c7f604548e78806a0d1515c5Brian Wellington precomputation in keys.
4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44Andreas Gustafsson 590. [doc] There are now man pages for the lwres library in
b719a598e77aada962b3a05cb00179dc929d3939Andreas Gustafsson 589. [bug] The server could deadlock if a zone was updated
b719a598e77aada962b3a05cb00179dc929d3939Andreas Gustafsson while being transferred out.
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson 588. [bug] ctx->in_use was not being correctly initalised when
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson when pushing a file for $INCLUDE. [RT #523]
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson 587. [func] A warning is now printed if the "allow-update"
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson option allows updates based on the source IP
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson address, to alert users to the fact that this
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson is insecure and becoming increasingly so as
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson servers capable of update forwarding are being
b74e73c5b4b299da20a6b196b68b9068d376ff35Mark Andrews 586. [bug] multiple views with the same name were fatal. [RT #516]
b74e73c5b4b299da20a6b196b68b9068d376ff35Mark Andrews 585. [func] dns_db_addrdataset() and and dns_rdataslab_merge()
202991557a4b7e8d3df7725d84f0fcae90dbaee6David Lawrence now support 'exact' additions in a similar manner to
323b6387ce2575627427859b8668e7f27f090c4cMark Andrews dns_db_subtractrdataset() and dns_rdataslab_subtract().
d68e4b66b1075e556b480f8bfb607aeba5da46f6Andreas Gustafsson 584. [func] You can now say 'notify explicit'; to suppress
d68e4b66b1075e556b480f8bfb607aeba5da46f6Andreas Gustafsson notification of the servers listed in NS records
d68e4b66b1075e556b480f8bfb607aeba5da46f6Andreas Gustafsson and notify only those servers listed in the
d68e4b66b1075e556b480f8bfb607aeba5da46f6Andreas Gustafsson 'also-notify' option.
d68e4b66b1075e556b480f8bfb607aeba5da46f6Andreas Gustafsson 583. [func] "rndc querylog" will now toggle logging of
e44d56866bd609e066380cbef414e6ce11a08976Andreas Gustafsson queries, like "ndc querylog" in BIND 8.
e44d56866bd609e066380cbef414e6ce11a08976Andreas Gustafsson 582. [bug] dns_zone_idetach() failed to lock the zone.
e44d56866bd609e066380cbef414e6ce11a08976Andreas Gustafsson [RT #199, #463]
84c4c99c9e2cf14fb9ef6f6815a9fdb824475423Michael Sawyer 581. [bug] log severity was not being correctly processed.
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence 580. [func] Ignore trailing garbage on incoming DNS packets,
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence for interoperability with broken server
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence implementations. [RT #491]
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence 579. [bug] nsupdate did not take a filename to read update from.
0df2335526caaebd8639129fd0327a6cc97060eaDavid Lawrence 578. [func] New config option "notify-source", to specify the
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence source address for notify messages.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 577. [func] Log illegal RDATA combinations. e.g. multiple
8b31f5630f6345f686449f8a84c33c0813283e42Andreas Gustafsson singlton types, cname and other data.
8b31f5630f6345f686449f8a84c33c0813283e42Andreas Gustafsson 576. [doc] isc_log_create() description did not match reality.
13c32cb589e571e9204dbb091e145809288c9c21David Lawrence 575. [bug] isc_log_create() was not setting internal state
13c32cb589e571e9204dbb091e145809288c9c21David Lawrence correctly to reflect the default channels created.
13c32cb589e571e9204dbb091e145809288c9c21David Lawrence 574. [bug] TSIG signed queries sent by the resolver would fail to
822f118444dcaddaf977bc73e958b2f755e4ddfdAndreas Gustafsson have their responses validated and would leak memory.
822f118444dcaddaf977bc73e958b2f755e4ddfdAndreas Gustafsson 573. [bug] The journal files of IXFRed slave zones were
822f118444dcaddaf977bc73e958b2f755e4ddfdAndreas Gustafsson inadvertantly discarded on server reload, causing
822f118444dcaddaf977bc73e958b2f755e4ddfdAndreas Gustafsson "journal out of sync with zone" errors on subsequent
822f118444dcaddaf977bc73e958b2f755e4ddfdAndreas Gustafsson reloads. [RT #482]
202991557a4b7e8d3df7725d84f0fcae90dbaee6David Lawrence 572. [bug] Quoted strings were not accepted as key names in
8775909be9fc67180fc480115716f88174e74471James Brister address match lists.
406ce0cd9633188a79c008e8f7c8092fa54bc98cJames Brister 571. [bug] It was possible to create an rdataset of singleton
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence type which had more than one rdata. [RT #154]
a797a75953e21b514427d188bf5d5051419c10adBrian Wellington 570. [bug] rbtdb.c allowed zones containing nodes which had
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence both a CNAME and "other data". [RT #154]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 569. [func] The DNSSEC AD bit will not be set on queries which
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence have not requested a DNSSEC response.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 568. [func] Add sample simple database drivers in contrib/sdb.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 567. [bug] Setting the zone transfer timeout to zero caused an
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence assertion failure. [RT #302]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 566. [func] New public function dns_timer_setidle().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 565. [func] Log queries more like BIND 8: query logging is now
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence done to category "queries", level "info". [RT #169]
c244584cad2a71276e60919bf2c80c7d79dc073bDavid Lawrence 564. [func] Add sortlist support to lwresd.
abeb505bb6c1400dde1a40d0bff7b3a435666e1cMark Andrews 563. [func] New public functions dns_rdatatype_format() and
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence dns_rdataclass_format(), for convenient formatting
727eef0cbc8bf889ddb3b58eb89e9ea2c3b4b047Andreas Gustafsson of rdata type/class mnemonics in log messages.
727eef0cbc8bf889ddb3b58eb89e9ea2c3b4b047Andreas Gustafsson 562. [cleanup] Moved lib/dns/*conf.c to bin/named where they belong.
99524919752c9b9abe1814007732b86592011cc1Brian Wellington 561. [func] The 'datasize', 'stacksize', 'coresize' and 'files'
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson clauses of the options{} statement are now implemented.
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson 560. [bug] dns_name_split did not properly the resulting prefix
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson when a maximal length bitstring label was split which
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson was preceded by another bitstring label. [RT #429]
b3157263ee12a5792737f09b708d3fc65ca99e01Andreas Gustafsson 559. [bug] dns_name_split did not properly create the suffix
b3157263ee12a5792737f09b708d3fc65ca99e01Andreas Gustafsson when splitting within a maximal length bitstring label.
b3157263ee12a5792737f09b708d3fc65ca99e01Andreas Gustafsson 558. [func] New functions, isc_resource_getlimit and
b3157263ee12a5792737f09b708d3fc65ca99e01Andreas Gustafsson isc_resource_setlimit.
b90d3f516fd62514ff0b06a6ee0311d7ab5fbbb4Brian Wellington 557. [func] Symbolic constants for libisc integral types.
b35a009df86b4aa3793e87602c95af2a503ec0eeMark Andrews 556. [func] The DNSSEC OK bit in the EDNS extended flags
b35a009df86b4aa3793e87602c95af2a503ec0eeMark Andrews is now implemented. Responses to queries without
7bb1e299e133de5d530aa4cb545f4130aabf5235Andreas Gustafsson this bit set will not contain any DNSSEC records.
7bb1e299e133de5d530aa4cb545f4130aabf5235Andreas Gustafsson 555. [bug] A slave server attempting a zone transfer could
7bb1e299e133de5d530aa4cb545f4130aabf5235Andreas Gustafsson crash with an assertion failure on certain
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence malformed responses from the master. [RT #457]
482b9dae17bc5dc4e51b78d3c5b1a18c7c1adae9Andreas Gustafsson 554. [bug] In some cases, not all of the dnssec tools were
482b9dae17bc5dc4e51b78d3c5b1a18c7c1adae9Andreas Gustafsson properly installed.
34ea3c6fd940a8514b5ec609491f823263a735c7Michael Sawyer 553. [bug] Incoming zone transfers deferred due to quota
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson were not started when quota was increased but
3c671ac666de8a7dcd7bd02afa20968da0b85bbdMark Andrews only when a transfer in progress finished. [RT #456]
3c671ac666de8a7dcd7bd02afa20968da0b85bbdMark Andrews 552. [bug] We were not correctly detecting the end of all c-style
3c671ac666de8a7dcd7bd02afa20968da0b85bbdMark Andrews comments. [RT #455]
3c671ac666de8a7dcd7bd02afa20968da0b85bbdMark Andrews 551. [func] Implemented the 'sortlist' option.
3c671ac666de8a7dcd7bd02afa20968da0b85bbdMark Andrews 550. [func] Support unknown rdata types and classes.
58c42ee18c186b2151ced62f64aa4ca23cff4a1dJames Brister 549. [bug] "make" did not immediately abort the build when a
58c42ee18c186b2151ced62f64aa4ca23cff4a1dJames Brister subdirectory make failed [RT #450].
58c42ee18c186b2151ced62f64aa4ca23cff4a1dJames Brister 548. [func] The lexer now ungets tokens more correctly.
58c42ee18c186b2151ced62f64aa4ca23cff4a1dJames Brister 546. [func] Option 'lame-ttl' is now implemented.
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson 545. [func] Name limit and counting options removed from dig;
5dc6a24e8b6808f03e7a9bc6530d646ebba927dbMark Andrews they didn't work properly, and cannot be correctly
5dc6a24e8b6808f03e7a9bc6530d646ebba927dbMark Andrews implemented without significant changes.
77771185071bf74d53378f1a3099a04d2af5153eBrian Wellington 544. [func] Add statistics option, enable statistics-file option,
77771185071bf74d53378f1a3099a04d2af5153eBrian Wellington add RNDC option "dump-statistics" to write out a
77771185071bf74d53378f1a3099a04d2af5153eBrian Wellington query statistics file.
0d5d8e2bbf2c0c129f0416f24758a0925ce12be8James Brister 543. [doc] The 'port' option is now documented.
0d5d8e2bbf2c0c129f0416f24758a0925ce12be8James Brister 542. [func] Add support for update forwarding as required for
0d5d8e2bbf2c0c129f0416f24758a0925ce12be8James Brister full compliance with RFC2136. It is turned off
99f3a24e69edbb19e4fe7f2fb0a72c478f8c3cafJames Brister by default and can be enabled using the
99f3a24e69edbb19e4fe7f2fb0a72c478f8c3cafJames Brister 'allow-update-forwarding' option.
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson 541. [func] Add bogus server support.
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson 540. [func] Add dialup support.
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson 539. [func] Support the blackhole option.
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson 538. [bug] fix buffer overruns by 1 in lwres_getnameinfo().
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson 536. [func] Use transfer-source{-v6} when sending refresh queries.
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson Transfer-source{-v6} now take a optional port
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence parameter for setting the UDP source port. The port
0bfcec250f9705a1211d0374f0fc1049960de84bMark Andrews parameter is ignored for TCP.
b5f24a6988e04710bee0281b03b7e168358ac868Andreas Gustafsson 535. [func] Use transfer-source{-v6} when forwarding update
379bd2c19cec393f56a2e9c42cc87fc8213a1b62James Brister 534. [func] Ancestors have been removed from RBT chains. Ancestor
379bd2c19cec393f56a2e9c42cc87fc8213a1b62James Brister information can be discerned via node parent pointers.
0df2335526caaebd8639129fd0327a6cc97060eaDavid Lawrence 533. [func] Incorporated name hashing into the RBT database to
379bd2c19cec393f56a2e9c42cc87fc8213a1b62James Brister improve search speed.
c24265935e70d17279153b3cde43e3f6c3527577Andreas Gustafsson 532. [func] Implement DNS UPDATE pseudo records using
c24265935e70d17279153b3cde43e3f6c3527577Andreas Gustafsson DNS_RDATA_UPDATE flag.
bedfa169b4cc5511b34c0c4a54c5b8aae364babeJames Brister 531. [func] Rdata really should be initalized before being assigned
bedfa169b4cc5511b34c0c4a54c5b8aae364babeJames Brister to (dns_rdata_fromwire(), dns_rdata_fromtext(),
bedfa169b4cc5511b34c0c4a54c5b8aae364babeJames Brister dns_rdata_clone(), dns_rdata_fromregion()),
bedfa169b4cc5511b34c0c4a54c5b8aae364babeJames Brister check that it is.
d85552c450141012e7cbeaacc77fb9575b0bb4cbJames Brister 530. [func] New function dns_rdata_invalidate().
d85552c450141012e7cbeaacc77fb9575b0bb4cbJames Brister 529. [bug] 521 contained a bug which caused zones to always
47c196192afa37b2dea728e52579779f190bf07fJames Brister reload. [RT #410]
29196ffb72a1337c72ffd6d52f1c8348f84c644eJames Brister 528. [func] The ISC_LIST_XXXX macros now perform sanity checks
47c196192afa37b2dea728e52579779f190bf07fJames Brister on their arguments. ISC_LIST_XXXXUNSAFE can be use
adf82221858138f295bce732e86dcac34645692eJames Brister to skip the checks however use with caution.
94c5757a7a2d98b4de3e7a68cfe330d59450f09eAndreas Gustafsson 527. [func] New function dns_rdata_clone().
94c5757a7a2d98b4de3e7a68cfe330d59450f09eAndreas Gustafsson 526. [bug] nsupdate incorrectly refused to add RRs with a TTL
94c5757a7a2d98b4de3e7a68cfe330d59450f09eAndreas Gustafsson 525. [func] New arguments 'options' for dns_db_subtractrdataset(),
f3b52d9fe5e7e851adecad4eec8952cceda47592Brian Wellington and 'flags' for dns_rdataslab_subtract() allowing you
71a4339351de0d8233d61025a667ec4dc3e0f868James Brister to request that the RR's must exist prior to deletion.
71a4339351de0d8233d61025a667ec4dc3e0f868James Brister DNS_R_NOTEXACT is returned if the condition is not met.
71a4339351de0d8233d61025a667ec4dc3e0f868James Brister 524. [func] The 'forward' and 'forwarders' statement in
71a4339351de0d8233d61025a667ec4dc3e0f868James Brister non-forward zones should work now.
71a4339351de0d8233d61025a667ec4dc3e0f868James Brister 523. [doc] The source to the Administrator Reference Manual is
0380c44d0238a88e167526954d630d071739ed28Mark Andrews now an XML file using the DocBook DTD, and is included
0380c44d0238a88e167526954d630d071739ed28Mark Andrews in the distribution. The plain text version of the
0380c44d0238a88e167526954d630d071739ed28Mark Andrews ARM is temporarily unavailable while we figure out
a6733246eafeb43755ce6d7ec3627ac4209cbccbMark Andrews how to generate readable plain text from the XML.
a6733246eafeb43755ce6d7ec3627ac4209cbccbMark Andrews 522. [func] The lightweight resolver daemon can now use
40817ed9c13782a7844e15dde24432611c4694acDavid Lawrence a real configuration file, and its functionality
36bcb04af27e050ddc04b2ff37dbeafc84538fd4Brian Wellington can be provided by a name server. Also, the -p and -P
36bcb04af27e050ddc04b2ff37dbeafc84538fd4Brian Wellington options to lwresd have been reversed.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 521. [bug] Detect master files which contain $INCLUDE and always
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence reload. [RT #196]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 520. [bug] Upgraded libtool to 1.3.5, which makes shared
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence library builds almost work on AIX (and possibly
9c11326b18c69b9b2fd6102d80fbd568ae6bd31eAndreas Gustafsson 519. [bug] dns_name_split() would improperly split some bitstring
ed71ea51c6ecb5d7d659b6e6a20f6b3f5c2678c6David Lawrence labels, zeroing a few of the least signficant bits in
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence the prefix part. When such an improperly created
9c11326b18c69b9b2fd6102d80fbd568ae6bd31eAndreas Gustafsson prefix was returned to the RBT database, the bogus
c78dc8b001ba46ef1edb784635c3ba7b3e4456ceJames Brister label was dutifully stored, corrupting the tree.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 518. [bug] The resolver did not realize that a DNAME which was
c78dc8b001ba46ef1edb784635c3ba7b3e4456ceJames Brister "the answer" to the client's query was "the answer",
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence and such queries would fail. [RT #399]
d5399cc351a549db957185993b320a3bffa40e41James Brister 517. [bug] The resolver's DNAME code would trigger an assertion
d5399cc351a549db957185993b320a3bffa40e41James Brister if there was more than one DNAME in the chain.
40f349ad1f2f0a63ef2784b8affcd44dc660b39cJames Brister 516. [bug] Cache lookups which had a NULL node pointer, e.g.
40f349ad1f2f0a63ef2784b8affcd44dc660b39cJames Brister those by dns_view_find(), and which would match a
ac3b769801d794993e9eb6065b2f7144ffcfc9acMark Andrews DNAME, would trigger an INSIST(!search.need_cleanup)
ac3b769801d794993e9eb6065b2f7144ffcfc9acMark Andrews assertion. [RT #399]
69b691c9624f31e59b8d128ada902a82127c15a3James Brister 515. [bug] The ssu table was not being attached / detached
69b691c9624f31e59b8d128ada902a82127c15a3James Brister by dns_zone_[sg]etssutable. [RT#397]
69b691c9624f31e59b8d128ada902a82127c15a3James Brister 514. [func] Retry refresh and notify queries if they timeout.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 513. [func] New functionality added to rdnc and server to allow
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence individual zones to be refreshed or reloaded.
98c2f9a11185b8a5dd601798990612beb6d1578eJames Brister 512. [bug] The zone transfer code could throw an execption with
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence an invalid IXFR stream.
98c2f9a11185b8a5dd601798990612beb6d1578eJames Brister 511. [bug] The message code could throw an assertion on an
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence out of memory failure. [RT #392]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 510. [bug] Remove spurious view notify warning. [RT #376]
705cb05a187558959d20ec2c31e06de8e96f61b2David Lawrence 509. [func] Add support for write of zone files on shutdown.
705cb05a187558959d20ec2c31e06de8e96f61b2David Lawrence 508. [func] dns_message_parse() can now do a best-effort
a3c0a79b61edfd6a021c080d4b368c9c962fcad6Andreas Gustafsson attempt, which should allow dig to print more invalid
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 507. [func] New functions dns_zone_flush(), dns_zt_flushanddetach()
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence and dns_view_flushanddetach().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 506. [func] Do not fail to start on errors in zone files.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 505. [bug] nsupdate was printing "unknown result code". [RT #373]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 504. [bug] The zone was not being marked as dirty when updated via
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 503. [bug] dumptime was not being set along with
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence DNS_ZONEFLG_NEEDDUMP.
174a4f7b80af7f7a33cd9a098c13af23e5ec2a28David Lawrence 502. [func] On a SERVFAIL reply, DiG will now try the next server
0640343258a99230c62e39dfbbe1505e3a970ee8Andreas Gustafsson in the list, unless the +fail option is specified.
dccfe96a449d135d1b3806a9ab8fd7481d017c8bAndreas Gustafsson 501. [bug] Incorrect port numbers were being displayed by
dccfe96a449d135d1b3806a9ab8fd7481d017c8bAndreas Gustafsson nslookup. [RT #352]
dccfe96a449d135d1b3806a9ab8fd7481d017c8bAndreas Gustafsson 500. [func] Nearly useless +details option removed from DiG.
d98c74e2ec5b96bd22aa4ed6d893e8993787493bMichael Graff 499. [func] In DiG, specifying a class with -c or type with -t
d98c74e2ec5b96bd22aa4ed6d893e8993787493bMichael Graff changes command-line parsing so that classes and
d98c74e2ec5b96bd22aa4ed6d893e8993787493bMichael Graff types are only recognized if following -c or -t.
d03d4524993ecf5da72694907cb8581eadbe5c4dBrian Wellington This allows hosts with the same name as a class or
d03d4524993ecf5da72694907cb8581eadbe5c4dBrian Wellington type to be looked up.
75f6c57d9544aa77a3b1a04587b4702c07343c90Brian Wellington 498. [doc] There is now a man page for "dig"
c8df84cb389994b4eaf549f5851e70d18e2d063fAndreas Gustafsson 497. [bug] The error messages printed when an IP match list
c8df84cb389994b4eaf549f5851e70d18e2d063fAndreas Gustafsson contained a network address with a nonzero host
f34984369fbc87f6cc5c5d1059303377a1724d79James Brister part where not sufficiently detailed. [RT #365]
b092aef75539b462d24b460b67ac49edb79aaff8Andreas Gustafsson 496. [bug] named didn't sanity check numeric parameters. [RT #361]
76a191c4202a4839e4ce598ec91f0c0d12f630aaAndreas Gustafsson 495. [bug] nsupdate was unable to handle large records. [RT #368]
76a191c4202a4839e4ce598ec91f0c0d12f630aaAndreas Gustafsson 494. [func] Do not cache NXDOMAIN responses for SOA queries.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 493. [func] Return non-cachable (ttl = 0) NXDOMAIN responses
fef059dcec0f7f83b09b9ce30b91b21a51d9c481Andreas Gustafsson for SOA queries. This makes it easier to locate
fef059dcec0f7f83b09b9ce30b91b21a51d9c481Andreas Gustafsson the containing zone without polluting intermediate
5f80c1428b9b7235fc9c1c80aa505457c3043504Brian Wellington 492. [bug] attempting to reload a zone caused the server fail
174a4f7b80af7f7a33cd9a098c13af23e5ec2a28David Lawrence to shutdown cleanly. [RT #360]
af602636644fdfaabc331bd926b0aabb9432e152Brian Wellington 491. [bug] nsupdate would segfault when sending certain
b3aaa872e12e5c8658271bde8e4dd85d015e823fAndreas Gustafsson prerequisites with empty RDATA. [RT #356]
b3aaa872e12e5c8658271bde8e4dd85d015e823fAndreas Gustafsson 490. [func] When a slave/stub zone has not yet successfully
b3aaa872e12e5c8658271bde8e4dd85d015e823fAndreas Gustafsson obtained an SOA containing the zone's configured
b3aaa872e12e5c8658271bde8e4dd85d015e823fAndreas Gustafsson retry time, perform the SOA query retries using
b3aaa872e12e5c8658271bde8e4dd85d015e823fAndreas Gustafsson exponential backoff. [RT #337]
389f2ccc2f5f00a11a14114d40492f7ac8249fa7Olafur Gudmundsson 489. [func] The zone manager now has a "i/o" queue.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 488. [bug] Locks weren't properly destroyed in some cases.
6deb631b20b7e212d9a350759e472fa60f9e92e4David Lawrence 487. [port] flockfile() is not defined on all systems.
b1d234eb75e2804e09d89178a76df39c321db51bBrian Wellington 486. [bug] nslookup: "set all" and "server" commands showed
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence the incorrect port number if a port other than 53
a9bc95f22ef2dd4a12e79be99412c9f18b814a5dBrian Wellington was specified. [RT #352]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 485. [func] When dig had more than one server to query, it would
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence send all of the messages at the same time. Add
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence rate limiting of the transmitted messages.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 484. [bug] When the server was reloaded after removing addresses
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence from the named.conf "listen-on" statement, sockets
3c8e458ed2118828b13f35ca6fcc409da66c2869David Lawrence were still listening on the removed addresses due
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence to reference count loops. [RT #325]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 483. [bug] nslookup: "set all" showed a "search" option but it
7ffc4c63ac8841d127c2d77c8716cc0dc483badcDavid Lawrence was not settable.
19d1b1667d073850d4366352aaf8319efc5debeeBrian Wellington 482. [bug] nslookup: a plain "server" or "lserver" should be
19d1b1667d073850d4366352aaf8319efc5debeeBrian Wellington treated as a lookup.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 481. [bug] nslookup:get_next_command() stack size could exceed
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence per thread limit.
a89b06a49cc61cdce2ce0ea0f62b514998fa16d9Andreas Gustafsson 480. [bug] strtok() is not thread safe. [RT #349]
a89b06a49cc61cdce2ce0ea0f62b514998fa16d9Andreas Gustafsson 479. [func] The test suite can now be run by typing "make check"
a89b06a49cc61cdce2ce0ea0f62b514998fa16d9Andreas Gustafsson or "make test" at the top level.
9c987b20b9246a34f38af8ed3cd22c61040933a7Andreas Gustafsson 478. [bug] "make install" failed if the directory specified with
7e9bfde7951c4e35bcbd0d3439790cc823a6794cAndreas Gustafsson --prefix did not already exist.
7e9bfde7951c4e35bcbd0d3439790cc823a6794cAndreas Gustafsson 477. [bug] The the isc-config.sh script could be installed before
7e9bfde7951c4e35bcbd0d3439790cc823a6794cAndreas Gustafsson its directory was created. [RT #324]
4c9406964425ecc33fac38bb093e236b43b449e6Andreas Gustafsson 476. [bug] A zone could expire while a zone transfer was in
4c9406964425ecc33fac38bb093e236b43b449e6Andreas Gustafsson progress triggering a INSIST failure. [RT #329]
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff 475. [bug] query_getzonedb() sometimes returned a non-null version
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence on failure. This caused assertion failures when
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff generating query responses where names subject to
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff additional section processing pointed to a zone
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff to which access had been denied by means of the
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff allow-query option. [RT #336]
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff 474. [bug] The mnemonic of the CHAOS class is CH according to
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff RFC1035, but it was printed and read only as CHAOS.
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff We now accept both forms as input, and print it
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff as CH. [RT #305]
73abbeb5823a9b3e01b05a8878db915eb6beccdaAndreas Gustafsson 473. [bug] nsupdate overran the end of the list of name servers
73abbeb5823a9b3e01b05a8878db915eb6beccdaAndreas Gustafsson when no servers could be reached, typically causing
73abbeb5823a9b3e01b05a8878db915eb6beccdaAndreas Gustafsson it to print the error message "dns_request_create:
73abbeb5823a9b3e01b05a8878db915eb6beccdaAndreas Gustafsson not implemented".
538971e27d45861c937331f52b0e96d3a5157d8eAndreas Gustafsson 472. [bug] Off-by-one error caused isc_time_add() to sometimes
538971e27d45861c937331f52b0e96d3a5157d8eAndreas Gustafsson produce invalid time values.
7ffc4c63ac8841d127c2d77c8716cc0dc483badcDavid Lawrence 471. [bug] nsupdate didn't compile on HP/UX 10.20
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 470. [func] $GENERATE is now supported. See also
8977ab7ca0ed63a39a8cd0b915ab9cb1254dcd3fJames Brister 469. [bug] "query-source address * port 53;" now works.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 468. [bug] dns_master_load*() failed to report file and line
dc97fe4ed08488d314ab5bc8e99ed839542cf411David Lawrence number in certain error conditions.
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson 467. [bug] dns_master_load*() failed to log an error if
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson pushfile() failed.
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson 466. [bug] dns_master_load*() could return success when it failed.
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson 465. [cleanup] Allow 0 to be set as an omapi_value_t value by
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson omapi_value_storeint().
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson 464. [cleanup] Build with openssl's RSA code instead of dnssafe.
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson 463. [bug] nsupdate sent malformed SOA queries to the second
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson and subsequent name servers in resolv.conf if the
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson query sent to the first one failed.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 462. [bug] --disable-ipv6 should work now.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 461. [bug] Specifying an unknown key in the "keys" clause of the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence "controls" statement caused a NULL pointer dereference.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 460. [bug] Much of the DNSSEC code only worked with class IN.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 459. [bug] Nslookup processed the "set" command incorrectly.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 458. [bug] Nslookup didn't properly check class and type values.
52b784e2a662038b833e4f9ad7bff881faf52a85Andreas Gustafsson 457. [bug] Dig/host/hslookup didn't properly handle connect
52b784e2a662038b833e4f9ad7bff881faf52a85Andreas Gustafsson timeouts in certain situations, causing an
edb8ffbbf3e4b3c16a10fdd45720d97706e6bf50Mark Andrews unnecessary warning message to be printed.
edb8ffbbf3e4b3c16a10fdd45720d97706e6bf50Mark Andrews 456. [bug] Stub zones were not resetting the refresh and expire
edb8ffbbf3e4b3c16a10fdd45720d97706e6bf50Mark Andrews counters, loadtime or clearing the DNS_ZONE_REFRESH
59abb512d344bfa09012cc11b7d814966f035da4Mark Andrews (refresh in progress) flag upon successful update.
59abb512d344bfa09012cc11b7d814966f035da4Mark Andrews This disabled further refreshing of the stub zone,
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence causing it to eventually expire. [RT #300]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 455. [doc] Document IPv4 prefix notation does not require a
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence dotted decimal quad but may be just dotted decimal.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 454. [bug] Enforce dotted decimal and dotted decimal quad where
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence documented as such in named.conf. [RT #304, RT #311]
a120694df8156f76eb629e4d686d3729362e3c90David Lawrence 453. [bug] Warn if the obsolete option "maintain-ixfr-base"
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence is specified in named.conf. [RT #306]
a120694df8156f76eb629e4d686d3729362e3c90David Lawrence 452. [bug] Warn if the unimplemented option "statistics-file"
fcba8f29fedd5a29651579e22c96413b4f37cab9Brian Wellington is specified in named.conf. [RT #301]
f6afa4ac95f3a6c86c61c0b122cd0dc6f957649bBrian Wellington 451. [func] Update forwarding implememted.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 450. [func] New function ns_client_sendraw().
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister 449. [bug] isc_bitstring_copy() only works correctly if the
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister two bitstrings have the same lsb0 value, but this
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister requirement was not documented, nor was there a
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister REQUIRE for it.
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister 448. [bug] Host output formatting change, to match v8. [RT #255]
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister 447. [bug] Dig didn't properly retry in TCP mode after
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister a truncated reply. [RT #277]
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister 446. [bug] Confusing notify log message. [RT #298]
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister 445. [bug] Doing a 0 bit isc_bitstring_copy() of an lsb0
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence bitstring triggered a REQUIRE statement. The REQUIRE
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence statement was incorrect. [RT #297]
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister 444. [func] "recursion denied" messages are always logged at
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister debug level 1, now, rather than sometimes at ERROR.
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister This silences these warnings in the usual case, where
c0b06c8275c5ea3cde8cc67f3a6f9cab1bd55d65James Brister some clients set the RD bit in all queries.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 443. [bug] When loading a master file failed because of an
527ea00c176abc167a6daf978e06f52c7e70aa06Andreas Gustafsson unrecognized RR type name, the error message
527ea00c176abc167a6daf978e06f52c7e70aa06Andreas Gustafsson did not include the file name and line number.
f7d85bae58428b91fde90f87c1e9ef89897acf2eAndreas Gustafsson 442. [bug] TSIG signed messages that did not match any view
f7d85bae58428b91fde90f87c1e9ef89897acf2eAndreas Gustafsson crashed the server. [RT #290]
ec7493d8d1966a3dc5f5306fc0a96519e0de6dceAndreas Gustafsson 441. [bug] Nodes obscured by a DNAME were inaccessible even
ec7493d8d1966a3dc5f5306fc0a96519e0de6dceAndreas Gustafsson when DNS_DBFIND_GLUEOK was set.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 440. [func] New function dns_zone_forwardupdate().
289fd0daf888e3f7b1733bd750f60891ce90e1e6Andreas Gustafsson 439. [func] New function dns_request_createraw().
289fd0daf888e3f7b1733bd750f60891ce90e1e6Andreas Gustafsson 438. [func] New function dns_message_getrawmessage().
bd36d3014e8a82d217ed1c88cdb4c717a25fee09Andreas Gustafsson 437. [func] Log NOTIFY activity to the notify channel.
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews 436. [bug] If recvmsg() returned EHOSTUNREACH or ENETUNREACH,
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews which sometimes happens on Linux, named would enter
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews a busy loop. Also, unexpected socket errors were
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews not logged at a high enough logging level to be
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews useful in diagnosing this situation. [RT #275]
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews 435. [bug] dns_zone_dump() overwrote existing zone files
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews rather than writing to a temporary file and
c052487cdf42c83bb0fa8e4c0ed135e801ac1e90Mark Andrews renaming. This could lead to empty or partial
c052487cdf42c83bb0fa8e4c0ed135e801ac1e90Mark Andrews zone files being left around in certain error
dcd66bf9667816cfc3419f2040e03f5621d88555Andreas Gustafsson conditions involving the initial transfer of a
dcd66bf9667816cfc3419f2040e03f5621d88555Andreas Gustafsson slave zone, interfering with subsequent server
dcd66bf9667816cfc3419f2040e03f5621d88555Andreas Gustafsson startup. [RT #282]
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews 434. [func] New function isc_file_isabsolute().
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews 433. [func] isc_base64_decodestring() now accepts newlines
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews within the base64 data. This makes it possible
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews to break up the key data in a "trusted-keys"
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews statement into multiple lines. [RT #284]
ff8d15be4e6096329fe6ae8217d0adcabd08c94bOlafur Gudmundsson 432. [func] Added refresh/retry jitter. The actual refresh/
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence retry time is now a random value between 75% and
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 100% of the configured value.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 431. [func] Log at ISC_LOG_INFO when a zone is successfully
9dff010bd0224c0eb0046e02c51947bf69cbb718David Lawrence 430. [bug] Rewrote the lightweight resolver client management
996f4a8bc34cb0203ce6a40ff82bca8bf32423ccAndreas Gustafsson code to handle shutdown correctly and general
6a13d6f3c687d463a2a88f696a5193a5651612baAndreas Gustafsson 429. [bug] The space reserved for a TSIG record in a response
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence was 2 bytes too short, leading to message
47b26abe77184f9bedc68e36bdad03332cf67570David Lawrence generation failures.
c0fcd6b98bc1fe5bbd2bd1a4d729215f65e3d20fJames Brister 428. [bug] rbtdb.c:find_closest_nxt() erroneously returned
17d0495c338ca6273cc1e1e3fd9354ab785a9ae9Mark Andrews DNS_R_BADDB for nodes which had neither NXT nor SIG NXT
17d0495c338ca6273cc1e1e3fd9354ab785a9ae9Mark Andrews (e.g. glue). This could cause SERVFAILs when
17d0495c338ca6273cc1e1e3fd9354ab785a9ae9Mark Andrews generating negative responses in a secure zone.
4c5651ee049cbace08d5350e3d23a0d6da491fa8James Brister 427. [bug] Avoid going into an infinite loop when the validator
4c5651ee049cbace08d5350e3d23a0d6da491fa8James Brister gets a negative response to a key query where the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence records are signed by the missing key.
e06abf2270cc397e6a1ab8e25055e9c05f256beeJames Brister 426. [bug] Attempting to generate an oversized RSA key could
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence cause dnssec-keygen to dump core.
e411a986b94276c28e6a971f9c3b61d45c635456James Brister 425. [bug] Warn about the auth-nxdomain default value change
e411a986b94276c28e6a971f9c3b61d45c635456James Brister if there is no auth-nxdomain statement in the
e411a986b94276c28e6a971f9c3b61d45c635456James Brister config file. [RT #287]
c6ce77b4dccb15297f78de9e0c00d40f40ce8aa4Mark Andrews 424. [bug] notify_createmessage() could trigger an assertion
c6ce77b4dccb15297f78de9e0c00d40f40ce8aa4Mark Andrews failure when creating the notify message failed,
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence e.g. due to corrupt zones with multiple SOA records.
1d7172079ddd7aaad66a135a814d0013c6503837Andreas Gustafsson 423. [bug] When responding to a recusive query, errors that occur
5159c427839689d5070e2f9c6c9a0168dd9f6583Mark Andrews after following a CNAME should cause the query to fail.
41da7fdc551c50cddebf2c5311e322efd793fd3bDavid Lawrence 422. [func] get rid of isc_random_t, and make isc_random_get()
41da7fdc551c50cddebf2c5311e322efd793fd3bDavid Lawrence and isc_random_jitter() use rand() internally
5159c427839689d5070e2f9c6c9a0168dd9f6583Mark Andrews instead of local state. Note that isc_random_*()
5159c427839689d5070e2f9c6c9a0168dd9f6583Mark Andrews functions are only for weak, non-critical "randomness"
1d7172079ddd7aaad66a135a814d0013c6503837Andreas Gustafsson such as timing jitter and such.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 421. [bug] nslookup would exit when given a blank line as input.
3364cad7e4699aff0b2d5090ab09a6da9733a118Andreas Gustafsson 420. [bug] nslookup failed to implement the "exit" command.
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister 419. [bug] The certificate type PKIX was misspelled as SKIX.
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister 418. [bug] At debug levels >= 10, getting an unexpected
dd3fc76a33569ee9d5d30effc0d975651a4567f5Andreas Gustafsson socket receive error would crash the server
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence while trying to log the error message.
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister 417. [func] Add isc_app_block() and isc_app_unblock(), which
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister allow an application to handle signals while
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister 416. [bug] Slave zones with no master file tried to use a
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence NULL pointer for a journal file name when they
41da7fdc551c50cddebf2c5311e322efd793fd3bDavid Lawrence received an IXFR. [RT #273]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 415. [bug] The logging code leaked file descriptors.
36357e4304862fb47e9fae03c704cb6720310c45James Brister 414. [bug] Server did not shut down until all incoming zone
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence transfers were finished.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 413. [bug] Notify could attempt to use the zone database after
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence it had been unloaded. [RT#267]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 412. [bug] named -v didn't print the version.
9bb05852fed91ff3913601b7ed8e43e711aa9094David Lawrence 411. [bug] A typo in the HS A code caused an assertion failure.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 410. [bug] lwres_gethostbyname() and company set lwres_h_errno
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence to a random value on success.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 409. [bug] If named was shut down early in the startup
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence process, ns_omapi_shutdown() would attempt to lock
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence an unintialized mutex. [RT #262]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 408. [bug] stub zones could leak memory and reference counts if
014892d86d30b7eceb0003d51788f9b5cadfc1bfAndreas Gustafsson all the masters were unreachable.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 407. [bug] isc_rwlock_lock() would needlessly block
b99d080717fdd741961d736581270d37bad8bec0David Lawrence readers when it reached the read quota even
97f75286ada13a1b06a424607e638bde5ebfb3caAndreas Gustafsson if no writers were waiting.
97f75286ada13a1b06a424607e638bde5ebfb3caAndreas Gustafsson 406. [bug] Log messages were occasionally lost or corrupted
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence due to a race condition in isc_log_doit().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 405. [func] Add support for selective forwarding (forward zones)
23a09704774241d2dba059e4d9231cd3d28bb116David Lawrence 404. [bug] The request library didn't completely work with IPv6.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 403. [bug] "host" did not use the search list.
358628c8f4804a2db52be0f6d03a66137fab4884David Lawrence 402. [bug] Treat undefined acls as errors, rather than
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence warning and then later throwing an assertion.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 401. [func] Added simple database API.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 400. [bug] SIG(0) signing and verifying was done incorrectly.
027212247d59c05452abb7a8b253efe52d14459eDavid Lawrence 399. [bug] When reloading the server with a config file
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence containing a syntax error, it could catch an
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence assertion failure trying to perform zone
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence maintenance on, or sending notifies from,
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence tentatively created zones whose views were
a2605214c27439a8af2ad4bd9a8630dcfcc8152eDavid Lawrence never fully configured and lacked an address
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence database and request manager.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 398. [bug] "dig" sometimes caught an assertion failure when
738922ba7bb10b206f6f54931aed068e3dcb950dDavid Lawrence using TSIG, depending on the key length.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 397. [func] Added utility functions dns_view_gettsig() and
eefea43215016bce437ab4a7441b2851fd182960David Lawrence dns_view_getpeertsig().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 396. [doc] There is now a man page for "nsupdate"
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 395. [bug] nslookup printed incorrect RR type mnemonics
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence for RRs of type >= 21 [RT #237].
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 394. [bug] Current name was not propagated via $INCLUDE.
a0f6cda5fd9f2fcc4154bb63628f849b639a40caAndreas Gustafsson 393. [func] Initial answer while loading (awl) support.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence Entry points: dns_master_loadfileinc(),
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence dns_master_loadstreaminc(), dns_master_loadbufferinc().
dc91d010dbd848ab3a11815e5a3d109662a38b0cDavid Lawrence Note: calls to dns_master_load*inc() should be rate
e3b3a046bf653d39cb5b92534a6a36fce1702d20Bob Halley be rate limited so as to not use up all file
e3b3a046bf653d39cb5b92534a6a36fce1702d20Bob Halley descriptors.
e3b3a046bf653d39cb5b92534a6a36fce1702d20Bob Halley 392. [func] Add ISC_R_FAMILYNOSUPPORT. Returned when OS does
e3b3a046bf653d39cb5b92534a6a36fce1702d20Bob Halley not support the given address family requested.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 391. [clarity] ISC_R_FAMILY -> ISC_R_FAMILYMISMATCH.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 390. [func] The function dns_zone_setdbtype() now takes
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence an argc/argv style vector of words and sets
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence both the zone database type and its arguments,
bf6f755a74e24441e96a110b3c8d11cfe2ed0da7David Lawrence making the functions dns_zone_adddbarg()
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence and dns_zone_cleardbargs() unnecessary.
1a7f6c3898266854db100fb2cb36418d650de8e7Brian Wellington 389. [bug] Attempting to send a reqeust over IPv6 using
1a7f6c3898266854db100fb2cb36418d650de8e7Brian Wellington dns_request_create() on a system without IPv6
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence support caused an assertion failure [RT #235].
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 388. [func] dig and host can now do reverse ipv6 lookups.
fc9e755ba340607d76c7de897ee2d985d3b24505David Lawrence 387. [func] Add dns_byaddr_createptrname(), which converts
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence an address into the name used by a PTR query.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 386. [bug] Missing strdup() of ACL name caused random
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence ACL matching failures [RT #228].
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 385. [cleanup] Removed functions dns_zone_equal(), dns_zone_print(),
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence and dns_zt_print().
32eddfc189108fa93e31761e13150594c7a79d2bDavid Lawrence 384. [bug] nsupdate was incorrectly limiting TTLs to 65535 instead
b8dd48ecf83142f6ee7238cbd68fec455e527fc8Mark Andrews of 2147483647.
b8dd48ecf83142f6ee7238cbd68fec455e527fc8Mark Andrews 383. [func] When writing a master file, print the SOA and NS
68e4926b2262571e004b4be00b905ec776c01d9cMichael Graff records (and their SIGs) before other records.
68e4926b2262571e004b4be00b905ec776c01d9cMichael Graff 382. [bug] named -u failed on many Linux systems where the
6c7e680943ccdb75f23b050a7bc5ac0825e5244aMark Andrews libc provided kernel headers do not match
6c7e680943ccdb75f23b050a7bc5ac0825e5244aMark Andrews the current kernel.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 381. [bug] Check for IPV6_RECVPKTINFO and use it instead of
6c7e680943ccdb75f23b050a7bc5ac0825e5244aMark Andrews IPV6_PKTINFO if found. [RT #229]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 380. [bug] nsupdate didn't work with IPv6.
61e9c1cdbe29683bb2db388e4fc6a6fd59315cefDavid Lawrence 379. [func] New library function isc_sockaddr_anyofpf().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 378. [func] named and lwresd will log the command line arguments
8b11f3debd9a9494d5aec60ea228ab393fbdc26eDavid Lawrence they were started with in the "starting ..." message.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 377. [bug] When additional data lookups were refused due to
2cc1d2536d5834fbe20281068b8bd34dd1ee5337David Lawrence "allow-query", the databases were still being
140d92622430165001bd91ba2e7d516992faeb2fMichael Sawyer attached causing reference leaks.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 376. [bug] The server should always use good entropy when
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence performing cryptographic functions needing entropy.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 375. [bug] Per-zone "allow-query" did not properly override the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence view/global one for CNAME targets and additional
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence data [RT #220].
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 374. [bug] SOA in authoritative negative responses had wrong TTL.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 373. [func] nslookup is now installed by "make install".
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 372. [bug] Deal with Microsoft DNS servers appending two bytes of
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence garbage to zone transfer requests.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 371. [bug] At high debug levels, doing an outgoing zone transfer
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence of a very large RRset could cause an assertion failure
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence during logging.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 370. [bug] The error messages for rollforward failures were
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence overly terse.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 369. [func] Support new named.conf options, view and zone
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence max-retry-time, min-retry-time,
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence max-refresh-time, min-refresh-time.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 368. [func] Restructure the internal ".bind" view so that more
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence zones can be added to it.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 367. [bug] Allow proper selection of server on nslookup command
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 366. [func] Allow use of '-' batch file in dig for stdin.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 365. [bug] nsupdate -k leaked memory.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 364. [func] Added additional-from-{cache,auth}
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 362. [bug] rndc no longer aborts if the configuration file is
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence missing an options statement. [RT #209]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 361. [func] When the RBT find or chain functions set the name and
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence origin for a node that stores the root label
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence the name is now set to an empty name, instead of ".",
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence to simplify later use of the name and origin by
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence dns_name_concatenate(), dns_name_totext() or
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence dns_name_format().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 360. [func] dns_name_totext() and dns_name_format() now allow
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence an empty name to be passed, which is formatted as "@".
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 359. [bug] dnssec-signzone occasionally signed glue records.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 358. [cleanup] Rename the intermediate files used by the dnssec
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 357. [bug] The zone file parser crashed if the argument
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence to $INCLUDE was a quoted string.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 356. [cleanup] isc_task_send no longer requires event->sender to
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 355. [func] Added isc_dir_createunique(), similar to mkdtemp().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 354. [doc] Man pages for the dnssec tools are now included in
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence the distribution, in doc/man/dnssec.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 353. [bug] double increment in lwres/gethost.c:copytobuf().
16a107c904a30a687a08efec86a26a2f9398d2edAndreas Gustafsson 352. [bug] Race condition in dns_client_t startup could cause
16a107c904a30a687a08efec86a26a2f9398d2edAndreas Gustafsson an assertion failure.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 351. [bug] Constructing a response with rcode SERVFAIL to a TSIG
33e927bf8622db6d3e5ecfd871f517db47fa722bDavid Lawrence signed query could crash the server.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 350. [bug] Also-notify lists specified in the global options
3e6b98586e823544344bcbbcad825d3d4485de59David Lawrence block were not correctly reference counted, causing
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence a memory leak.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 349. [bug] Processing a query with the CD bit set now works
cc5547dbcb04bdc498cf050c6104a1974f68c6eaAndreas Gustafsson 348. [func] New boolean named.conf options 'additional-from-auth'
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence and 'additional-from-cache' now supported in view and
b8957f3496b6a900df9ca263864a47dbb1cb8978David Lawrence global options statement.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 347. [bug] Don't crash if an argument is left off options in dig.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 346. [placeholder]
c4717613e45323ed23dc6e9162cba89f1f83830cDavid Lawrence 345. [bug] Large-scale changes/cleanups to dig:
f6d6835ed5bb14f7d87cb9b736deadf9de2085ddAndreas Gustafsson * Significantly improve structure handling
f6d6835ed5bb14f7d87cb9b736deadf9de2085ddAndreas Gustafsson * Don't pre-load entire batch files
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence * Fix SIGINT handling
d41c9885ecfb4be7382fd32a58ae4a9fb2056b81David Lawrence * Shorten timeouts to match v8's behavior
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 344. [bug] When shutting down, lwresd sometimes tried
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence to shut down its client tasks twice,
38feb01f1b0a3ac65897ae63c22c27c72e8cfda1David Lawrence triggering an assertion.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 343. [bug] Although zone maintenance SOA queries and
802aa6f2b70cc0b4e69ef0a1dcab0a8d68a0fdeaDavid Lawrence notify requests were signed with TSIG keys
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence when configured for the server in case,
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence the TSIG was not verified on the response.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 342. [bug] The wrong name was being passed to
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence dns_name_dup() when generating a TSIG
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence key using TKEY.
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley 341. [func] Support 'key' clause in named.conf zone masters
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley statement to allow authentication via TSIG keys:
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley 10.0.0.1 port 5353 key "foo";
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley 340. [bug] The top-level COPYRIGHT file was missing from
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence the distribution.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 339. [bug] DNSSEC validation of the response to an ANY
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence query at a name with a CNAME RR in a secure
58bc93c3ddbdf0b2fde9b7d2b4342f90d83ec633David Lawrence zone triggered an assertion failure.
7ce81e15fa98db5b13fba06d54526e8679ac064cDavid Lawrence 338. [bug] lwresd logged to syslog as named, not lwresd.
8fedfa7b45989d3c1715e414637bc1a96331fd14David Lawrence 337. [bug] "dig" did not recognize "nsap-ptr" as an RR type
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence on the command line.
7da5c63dc0eaeec88aaf67b7aeee43ab0b0125baDavid Lawrence 336. [bug] "dig -f" used 64 k of memory for each line in
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence the file. It now uses much less, though still
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence proportionally to the file size.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 335. [bug] named would occasionally attempt recursion when
32eeec855957c3dd38f0d6c98ca79b67a71300b6Brian Wellington it was disallowed or undesired.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 334. [func] Added hmac-md5 to libisc.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 333. [bug] The resolver incorrectly accepted referrals to
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence domains that were not parents of the query name,
77f372eed39827f5efef476602de7c0505f99b91David Lawrence causing assertion failures.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 332. [func] New function dns_name_reset().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 331. [bug] Only log "recursion denied" if RD is set. [RT #178]
8b7304a34c751e519ede7d00b77f1f962c0a37e4David Lawrence 330. [bug] Many debugging messages were partially formatted
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence even when debugging was turned off, causing a
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence significant decrease in query performance.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 329. [func] omapi_auth_register() now takes a size_t argument for
cabcfd3e90a647c7bab3c5cc3ef7b36f49830787David Lawrence the length of a key's secret data. Previously
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence OMAPI only stored secrets up to the first NUL byte.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 328. [func] Added isc_base64_decodestring().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 327. [bug] rndc.conf parser wasn't correctly recognising an IP
d111a46c88adda33a93839f4934e127b6147d87dBob Halley address where a host specification was required.
e4e183af576855f4ccc9fc28084ffe095aaa5b55Andreas Gustafsson 326. [func] 'keys' in an 'inet' control statement is now
e4e183af576855f4ccc9fc28084ffe095aaa5b55Andreas Gustafsson required and must have at least one item in it.
e49a98d47fea220023c22bcc7204f13f7f0b07feBrian Wellington A "not supported" warning is now issued if a 'unix'
6f17d90364f01c3e81073a9ffb40b0093878c8e2Brian Wellington control channel is defined.
195da2b26542b85d60308b2af35ea9966df9c3bbMichael Graff 325. [bug] isc_lex_gettoken was processing octal strings when
195da2b26542b85d60308b2af35ea9966df9c3bbMichael Graff ISC_LEXOPT_CNUMBER was not set.
e9a9ae4fc627f24cb960a3008f2723ba9a55b274Brian Wellington 324. [func] In the resolver, turn EDNS0 off if there is no
e9a9ae4fc627f24cb960a3008f2723ba9a55b274Brian Wellington response after a number of retransmissions.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence This is to allow queries some chance of succeeding
d1bdeae7bb7a0642170d5476c2fd901db3028143Andreas Gustafsson even if all the authoritative servers of a zone
d1bdeae7bb7a0642170d5476c2fd901db3028143Andreas Gustafsson silently discard EDNS0 requests instead of
d111a46c88adda33a93839f4934e127b6147d87dBob Halley sending an error response like they ought to.
d111a46c88adda33a93839f4934e127b6147d87dBob Halley 323. [bug] dns_rbt_findname() did not ignore empty rbt nodes.
d111a46c88adda33a93839f4934e127b6147d87dBob Halley Because of this, servers authoritative for a parent
585529aaeb95a71cd3d95df2602a4688fc7c3292David Lawrence and grandchild zone but not authoritative for the
9e53cbca72767d0c91962b7a01650ea07d7398ddMark Andrews intervening child zone did not correctly issue
585529aaeb95a71cd3d95df2602a4688fc7c3292David Lawrence referrals to the servers of the child zone.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 322. [bug] Queries for KEY RRs are now sent to the parent
2d0c5f1eada2015324cb89c11c7c5c11cccb493fAndreas Gustafsson server before the authoritative one, making
3bb3b7ac462a90c2b8b1fb783324d800e2ba748cMichael Graff DNSSEC insecurity proofs work in many cases
3bb3b7ac462a90c2b8b1fb783324d800e2ba748cMichael Graff where they previously didn't.
c6adcd09c8d5c0acd47a8dccb8061bb1105cad95Michael Graff 321. [bug] When synthesizing a CNAME RR for a DNAME
c6adcd09c8d5c0acd47a8dccb8061bb1105cad95Michael Graff response, query_addcname() failed to intitialize
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington the type and class of the CNAME dns_rdata_t,
15a0ed30600ea88fe1227233155586f0c3c6cc34Bob Halley causing random failures.
15a0ed30600ea88fe1227233155586f0c3c6cc34Bob Halley 320. [func] Multiple rndc changes: parses an rndc.conf file,
15a0ed30600ea88fe1227233155586f0c3c6cc34Bob Halley uses authentication to talk to named, command
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence line syntax changed. This will all be described
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington 319. [func] The named.conf "controls" statement is now used
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington to configure the OMAPI command channel.
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington 318. [func] dns_c_ndcctx_destroy() could never return anything
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington except ISC_R_SUCCESS; made it have void return instead.
3ae757933270e8298a6c1c5f9dfd30a4d852972cAndreas Gustafsson 317. [func] Use callbacks from libomapi to determine if a
3ae757933270e8298a6c1c5f9dfd30a4d852972cAndreas Gustafsson new connection is valid, and if a key requested
3ae757933270e8298a6c1c5f9dfd30a4d852972cAndreas Gustafsson to be used with that connection is valid.
b61bbad878d0ac563a093525aa826cdba0fd43bfMark Andrews 316. [bug] Generate a warning if we detect an unexpected <eof>
b61bbad878d0ac563a093525aa826cdba0fd43bfMark Andrews but treat as <eol><eof>.
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson 315. [bug] Handle non-empty blanks lines. [RT #163]
4716e94840921878b26e493576f84afe4fe08752Mark Andrews 314. [func] The named.conf controls statement can now have
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence more than one key specified for the inet clause.
622af581bd08a61d12c70f80b1d40d0d9c8a1fa3David Lawrence 313. [bug] When parsing resolv.conf, don't terminate on an
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence error. Instead, parse as much as possible, but
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence still return an error if one was found.
0e9c5d24d25cb77a6935abf9247734b576626c9fBob Halley 312. [bug] Increase the number of allowed elements in the
0e9c5d24d25cb77a6935abf9247734b576626c9fBob Halley resolv.conf search path from 6 to 8. If there
3886e748a4086b813e3453232a742903762fedadBob Halley are more than this, ignore the remainder rather
3886e748a4086b813e3453232a742903762fedadBob Halley than returning a failure in lwres_conf_parse.
3886e748a4086b813e3453232a742903762fedadBob Halley 311. [bug] lwres_conf_parse failed when the first line of
3886e748a4086b813e3453232a742903762fedadBob Halley resolv.conf was empty or a comment.
b4b032ab5a3d0e96e7c752e232e3050e8806b8cbBob Halley 310. [func] Changes to named.conf "controls" statement (inet
b4b032ab5a3d0e96e7c752e232e3050e8806b8cbBob Halley subtype only)
b4b032ab5a3d0e96e7c752e232e3050e8806b8cbBob Halley - support "keys" clause
ce0004744d2c232581af53cbc6201f4ec4cf1f1cBrian Wellington inet * port 1024
ce0004744d2c232581af53cbc6201f4ec4cf1f1cBrian Wellington allow { any; } keys { "foo"; }
ce0004744d2c232581af53cbc6201f4ec4cf1f1cBrian Wellington - allow "port xxx" to be left out of statement,
ce0004744d2c232581af53cbc6201f4ec4cf1f1cBrian Wellington in which case it defaults to omapi's default port
b4b4adc097365bd3f980b30bc7cc30199f4b8456Andreas Gustafsson 309. [bug] When sending a referral, the server did not look
134ba0e08a0ae9a564a8d8628fc633377d3fc239Bob Halley for name server addresses as glue in the zone
83a39d3f3c9b9966bc060d46e8e419adb004888aAndreas Gustafsson holding the NS RRset in the case where this zone
134ba0e08a0ae9a564a8d8628fc633377d3fc239Bob Halley was not the same as the one where it looked for
134ba0e08a0ae9a564a8d8628fc633377d3fc239Bob Halley name server addresses as authoritative data.
134ba0e08a0ae9a564a8d8628fc633377d3fc239Bob Halley 308. [bug] Treat a SOA record not at top of zone as an error
83a39d3f3c9b9966bc060d46e8e419adb004888aAndreas Gustafsson when loading a zone. [RT #154]
8426878e988859184706f36e2229e24e77b80aa4Andreas Gustafsson 307. [bug] When canceling a query, the resolver didn't check for
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence isc_socket_sendto() calls that did not yet have their
0f7045b0c437b158c61c195c319d2762882ece83Andreas Gustafsson completion events posted, so it could (rarely) end up
0f7045b0c437b158c61c195c319d2762882ece83Andreas Gustafsson destroying the query context and then want to use
7c0e50b5623a6ffc9e3986e129f8ca6bae9aabfaBrian Wellington it again when the send event posted, triggering an
7c0e50b5623a6ffc9e3986e129f8ca6bae9aabfaBrian Wellington assertion as it tried to cancel an already-canceled
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence query. [RT #77]
a25310fd1dce652cdebba2b3dbc5d38cc3706745Andreas Gustafsson 306. [bug] Reading HMAC-MD5 private key files didn't work.
42712a426dd62518ca7c36982867e5622f7265e7Michael Graff 305. [bug] When reloading the server with a config file
42712a426dd62518ca7c36982867e5622f7265e7Michael Graff containing a syntax error, it could catch an
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence assertion failure trying to perform zone
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence maintenance on tentatively created zones whose
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence views were never fully configured and lacked
e6a6c0a5d6393d3a7f75b486f16e4ef15c4857bbDavid Lawrence an address database.
11a898e05092e8477fbfe1a245c1c5871a846638Andreas Gustafsson 304. [bug] If more than LWRES_CONFMAXNAMESERVERS servers
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence are listed in resolv.conf, silently ignore them
5d4f11b265c396d71ec2162a632e620425481a9eDavid Lawrence instead of returning failure.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 303. [bug] Add additional sanity checks to differentiate a AXFR
b295930144c8782e84528dcd355153ae5a5d66e8David Lawrence response vs a IXFR response. [RT #157]
0bcb1d4d630f8d7547ee62870e1b059827cc1c8aDavid Lawrence 302. [bug] In dig, host, and nslookup, MXNAME should be large
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence enough to hold any legal domain name in presentation
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister format + terminating NULL.
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister 301. [bug] Uninitalised pointer in host:printmessage(). [RT #159]
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister 300. [bug] Using both <isc/net.h> and <lwres/net.h> didn't work
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister on platforms lacking IPv6 because each included their
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister own ipv6 header file for the missing definitions. Now
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister each library's ipv6.h defines the wrapper symbol of
6253eaa03c49aac035bdd8b1d9ec4853b45e94a0Andreas Gustafsson the other (ISC_IPV6_H and LWRES_IPV6_H).
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister 299. [cleanup] Get the user and group information before changing the
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister root directory, so the administrator does not need to
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence keep a copy of the user and group databases in the
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister chroot'ed environment. Suggested by Hakan Olsson.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 298. [bug] A mutex deadlock occurred during shutdown of the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence interface manager under certain conditions.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence Digital Unix systems were the most affected.
9e7c9ad159b581714c67148c3c698c12730d7ef7James Brister 297. [bug] Specifying a key name that wasn't fully qualified
9e7c9ad159b581714c67148c3c698c12730d7ef7James Brister in certain parts of the config file could cause
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson an assertion failure.
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson 296. [bug] "make install" from a separate build directory
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson failed unless configure had been run in the source
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson directory, too.
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson 295. [bug] When invoked with type==CNAME and a message
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson not constructed by dns_message_parse(),
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson dns_message_findname() failed to find anything
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence due to checking for attribute bits that are set
404e3e4738e97d5dff48fab1e76839e963cb16a6Brian Wellington only in dns_message_parse(). This caused an
404e3e4738e97d5dff48fab1e76839e963cb16a6Brian Wellington infinite loop when constructing the response to
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence an ANY query at a CNAME in a secure zone.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 294. [bug] If we run out of space in while processing glue
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence when reading a master file and commit "current name"
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence reverts to "name_current" instead of staying as
7d1d130f4fe1b7485142c4f55a4ef3760b5fa30aBrian Wellington 293. [port] Add support for FreeBSD 4.0 system tests.
7d1d130f4fe1b7485142c4f55a4ef3760b5fa30aBrian Wellington 292. [bug] Due to problems with the way some operating systems
d9cc295339982d8d86075ab4285cc700d354e2eeBob Halley handle simultaneous listening on IPv4 and IPv6
d9cc295339982d8d86075ab4285cc700d354e2eeBob Halley addresses, the server no longer listens on IPv6
d9cc295339982d8d86075ab4285cc700d354e2eeBob Halley addresses by default. To revert to the previous
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence behavior, specify "listen-on-v6 { any; };" in
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence the config file.
a6a0b5e9b7078887a73ecec8be2935daa287a389James Brister 291. [func] Caching servers no longer send outgoing queries
a6a0b5e9b7078887a73ecec8be2935daa287a389James Brister over TCP just because the incoming recursive query
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence was a TCP one.
be768c2e952c34438025999125f984995a2c675fBob Halley 290. [cleanup] +twiddle option to dig (for testing only) removed.
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halley 289. [cleanup] dig is now installed in $bindir instead of $sbindir.
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halley host is now installed in $bindir. (Be sure to remove
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halley any $sbindir/dig from a previous release.)
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halley 288. [func] rndc is now installed by "make install" into $sbindir.
be768c2e952c34438025999125f984995a2c675fBob Halley 287. [bug] rndc now works again as "rndc 127.1 reload" (for
be768c2e952c34438025999125f984995a2c675fBob Halley only that task). Parsing its configuration file and
f00e30e9322fb2170ad3e21c3336c5b81be964c2James Brister using digital signatures for authentication has been
01e320c4fb51c802e9fe86c192fbebf4229ca918Bob Halley disabled until named supports the "controls" statement,
19e0c849f69ad8b655b4d199e16de0a4a94562d6Bob Halley 286. [bug] On Solaris 2, when named inherited a signal state
19e0c849f69ad8b655b4d199e16de0a4a94562d6Bob Halley where SIGHUP had the SIG_IGN action, SIGHUP would
9ac79ef3f89b23d80f9649abf71fdc65bb7a8b62David Lawrence be ignored rather than causing the server to reload
01e320c4fb51c802e9fe86c192fbebf4229ca918Bob Halley its configuration.
01e320c4fb51c802e9fe86c192fbebf4229ca918Bob Halley 285. [bug] A change made to the dst API for beta4 inadvertently
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence broke OMAPI's creation of a dst key from an incoming
dd6132005a5c48dea642c2ed0507bf472c8ee9bbJames Brister message, causing an assertion to be triggered. Fixed.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 284. [func] The DNSSEC key generation and signing tools now
d6d18435cd47a57f43af2eab835d0f6b7a76f2bdAndreas Gustafsson generate randomness from keyboard input on systems
3f46e84f9ff264cac8c07c2136a507827afb2760James Brister 283. [cleanup] The 'lwresd' program is now a link to 'named'.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 282. [bug] The lexer now returns ISC_R_RANGE if parsed integer is
3f46e84f9ff264cac8c07c2136a507827afb2760James Brister too big for an unsigned long.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 281. [bug] Fixed list of recognized config file category names.
3f46e84f9ff264cac8c07c2136a507827afb2760James Brister 280. [func] Add isc-config.sh, which can be used to more
99b80297d416ebb722b2515023c51b3aacdc1fb9Bob Halley easily build applications that link with
fdb12d38d325efba64581bdee7fac188466fff55Bob Halley our libraries.
fdb12d38d325efba64581bdee7fac188466fff55Bob Halley 279. [bug] Private omapi function symbols shared between
fdb12d38d325efba64581bdee7fac188466fff55Bob Halley two or more files in libomapi.a were not namespace
fdb12d38d325efba64581bdee7fac188466fff55Bob Halley protected using the ISC convention of starting with
fdb12d38d325efba64581bdee7fac188466fff55Bob Halley the library name and two underscores ("omapi__"...)
43a5758df763a04d907a8b406e89a96f5c207a9cBrian Wellington 278. [bug] bin/named/logconf.c:category_fromconf() didn't take
43a5758df763a04d907a8b406e89a96f5c207a9cBrian Wellington note of when isc_log_categorybyname() wasn't able
c73aafe6016ed1a7a6972681148cedf6a48a21bcBrian Wellington to find the category name and would then apply the
c73aafe6016ed1a7a6972681148cedf6a48a21bcBrian Wellington channel list of the unknown category to all categories.
99b80297d416ebb722b2515023c51b3aacdc1fb9Bob Halley 277. [bug] isc_log_categorybyname() and isc_log_modulebyname()
99b80297d416ebb722b2515023c51b3aacdc1fb9Bob Halley would fail to find the first member of any category
99b80297d416ebb722b2515023c51b3aacdc1fb9Bob Halley or module array apart from the internal defaults.
99b80297d416ebb722b2515023c51b3aacdc1fb9Bob Halley Thus, for example, the "notify" category was improperly
99b80297d416ebb722b2515023c51b3aacdc1fb9Bob Halley configured by named.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 276. [bug] dig now supports maximum sized TCP messages.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 275. [bug] The definition of lwres_gai_strerror() was missing
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence the lwres_ prefix.
266. [bug] zone.c:save_nsrrset() node was not initalized.
262. [bug] 'master' was not initalized in zone.c:stub_callback().
for global options block of named.conf. Both accept
258. [bug] Fixed printing of lwres_addr_t.address field.
256. [func] isc_ratelimiter_t now has attach/detach semantics, and
253. [func] resolv.conf parser now recognises ';' and '#' as
252. [bug] resolv.conf parser mishandled masks on sortlists.
244. [bug] empty named.conf file and empty options statement are
243. [func] new cachesize option for named.conf
+ missing sigwait prototype on BSD/OS 4.0/4.0.1.
BSD/OS 4.*, Linux and Solaris 2.8.
230. [func] Replace the dst sign/verify API with a cleaner one.
from confparser.c, because of yacc's code, are
212. [func] Added dns_message_get/settsigkey, to make TSIG
compiling in the lib/dns/sec/{dnssafe,openssl}
204. [cleanup] On HP/UX, pass +vnocompatwarnings to the linker
run on a PA 1.x system."
201. [cleanup] Removed the test/sdig program, it has been
replaced by bin/dig/dig.
(e.g., running out of network buffers) were
and/or interfaces. [19-May-2000 explorer]
191. [func] Patched to compile on UnixWare 7.x. This platform
range for overflow/underflow. In the case of
184. [cleanup] Variables/functions which began with two leading
underscores were made to conform to the ANSI/ISO
179. [func] options named.conf statement *must* now come
178. [func] Post-load of named.conf check verifies a slave zone
168. [bug] include statements in named.conf caused syntax errors
162. [bug] Ensure proper range for arguments to ctype.h functions.
masters [ port xxx ] { y.y.y.y [ port zzz ] ; }
util/check-includes for how this was tested.
145. [cleanup] Added <isc/lang.h> and ISC_LANG_BEGINDECLS/
<isc/result.h>.
of <isc/time.h>, and needed ISC_LANG_BEGINDECLS
need <isc/eventclass.h>.
instead of <isc/time.h>.
128. [cleanup] <isc/dir.h> had ISC_LANG_BEGINDECLS instead of
and creates null keys/sets zone status bit for
<isc/result.h>.
<isc/result.h>. Multiple inclusion protection
isc_symtab_t moved to <isc/types.h>.
<isc/net.h>.
118. [cleanup] libdns.a is now namespace-clean, on NetBSD, excepting
117. [cleanup] libdns.a changes:
116. [func] Added <isc/offset.h> for isc_offset_t (aka off_t
<isc/list.h>.
<isc/mutex.h>.
<isc/list.h>.
bin/tests/{db,mem,sockaddr,tasks,timers}/.
108. [cleanup] DNS_SETBIT/DNS_GETBIT/DNS_CLEARBIT moved from
105. [doc] doc/dev/coding.html expanded with other
103. [func] libisc buffer API changes for <isc/buffer.h>:
on BSD/OS 4.1.
101. [cleanup] Quieted EGCS warnings from lib/isc/print.c.
<isc/event.h>.
or <isc/result.h>.
<isc/result.h>.
90. [cleanup] Removed unneeded ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS
from <named/listenlist.h>.
<isc/mem.h>. isc_interface_t and isc_interfaceiter_t
moved to <isc/types.h>.
86. [cleanup] isc_bufferlist_t moved from <isc/bufferlist.h> to
<isc/types.h>.
<isc/int.h>.
<isc/lang.h>.
subsumed by file.o.
OpenSSL libraries/headers.
from <dns/types.h>.
59. [bug] Cause net/host unreachable to be a hard error
58. [bug] bin/named/query.c could sometimes trigger the
(client->query.attributes & NS_QUERYATTR_NAMEBUFUSED)
53. [port] freebsd 4.0: lib/isc/unix/socket.c requires
<sys/param.h>.
logging module "dns/validator".
and isc_lex_t to <isc/types.h>.
31. [bug] Use ${LIBTOOL} to compile bin/named/main.@O@.
25. [bug] make install failed to install <isc/log.h> and
configure.in to check for presence of in6addr_any.
9. [cleanup] replaced bit-setting code in confctx.c and replaced
4. [port] bin/named/unix/os.c didn't compile on systems with
get only what we need from <linux/capability.h>, and
systems without /dev/random.
lib/isc/unix/include/isc/Makefile.in had a typo which