CHANGES revision c6678b68efae57ecaec97f489f6d9104f85ed0a8
d8d489cd8efc45b06a232ac07a636b3d36cc7e8fMark Andrews2389 [bug] Move the "working directory writable" check to after
d8d489cd8efc45b06a232ac07a636b3d36cc7e8fMark Andrews the ns_os_changeuser() call. [RT #18326]
bdb1394788a677d0b6e8499ba1ece17a73f476c7Mark Andrews2388. [bug] Avoid using tables for layout purposes in
bdb1394788a677d0b6e8499ba1ece17a73f476c7Mark Andrews statistics XSL [RT #18159].
c8aa2c83113229a59069cbd05c735896f51b886bMark Andrews2387. [bug] Silence compiler warnings in lib/isc/radix.c.
c8aa2c83113229a59069cbd05c735896f51b886bMark Andrews [RT #18147] [RT #18258]
a1edcd1b8d430650d85ec0962cd32efde76a71fbMark Andrews2386. [func] Add warning about too small 'open files' limit.
5b1627d469d07c5bfe7f193e3ddd85d0dd6ad4b0Mark Andrews2385. [bug] A condition variable in socket.c could leak in
7c23b791f4ae8f0c4c2982a91d13c0ecb15ee798Mark Andrews rare error handling [RT #17968].
7c23b791f4ae8f0c4c2982a91d13c0ecb15ee798Mark Andrews2384. [security] Fully randomize UDP query ports to improve
7c23b791f4ae8f0c4c2982a91d13c0ecb15ee798Mark Andrews forgery resilience. [RT #17949, #18098]
8989de1059c6292fc43ce507df4991224af2d789Mark Andrews2383. [bug] named could double queries when they resulted in
8989de1059c6292fc43ce507df4991224af2d789Mark Andrews SERVFAIL due to overkilling EDNS0 failure detection.
e7bb307667cc89287e810b95bddd342cb5dcb4e7Mark Andrews2382. [doc] Add descriptions of DHCID, IPSECKEY, SPF and SSHFP
b9efcf0a377381b29960137e54ecaf4db85a35c8Mark Andrews2381. [port] dlz/mysql: support multiple install layouts for
b9efcf0a377381b29960137e54ecaf4db85a35c8Mark Andrews mysql. <prefix>/include/{,mysql/}mysql.h and
b9efcf0a377381b29960137e54ecaf4db85a35c8Mark Andrews <prefix>/lib/{,mysql/}. [RT #18152]
8e5893c36cdccc706f9632f51e0c8d390d2a8d06Mark Andrews2380. [bug] dns_view_find() was not returning NXDOMAIN/NXRRSET
e396939d492e6afa8e31a8dc11d7317c9e62f15fMark Andrews proofs which, in turn, caused validation failures
e396939d492e6afa8e31a8dc11d7317c9e62f15fMark Andrews for insecure zones immediately below a secure zone
9549a96654ead15b264c9159d48eb485e4f9db55Mark Andrews the server was authoritative for. [RT #18112]
3d822d111c00e70830dc163a5298196a1e7db29fMark Andrews2379. [contrib] queryperf/gen-data-queryperf.py: removed redundant
3d822d111c00e70830dc163a5298196a1e7db29fMark Andrews TLDs and supported RRs with TTLs [RT #17972]
88aa68f478c1634f5f10034fb6ea4158efa20ff4Mark Andrews2378. [bug] gssapi_functions{} had a redundant member in BIND 9.5.
4c83dd7f22b19c75afdd311684f6ba0faa24e8d8Mark Andrews2377. [bug] Address race condition in dnssec-signzone. [RT #18142]
5f4098e478ae913cdc1bb8851599b8f2431050d3Mark Andrews2376. [bug] Change #2144 was not complete.
5f4098e478ae913cdc1bb8851599b8f2431050d3Mark Andrews2375. [placeholder]
57e0f58b3fd4cb49a57200c8af9cb58d984d871aMark Andrews2374. [bug] "blackhole" ACLs could cause named to segfault due
26cf4737b3e84c3a686a5eacebf22ac39e57d4caMark Andrews to some uninitialized memory. [RT #18095]
26cf4737b3e84c3a686a5eacebf22ac39e57d4caMark Andrews2373. [bug] Default values of zone ACLs were re-parsed each time a
34e5a08809dda3276252269ebddd1616e62081a2Mark Andrews new zone was configured, causing an overconsumption
34e5a08809dda3276252269ebddd1616e62081a2Mark Andrews of memory. [RT #18092]
0cd36f1d15caf6622ec3128544d4238ad180a300Mark Andrews2372. [bug] Fixed incorrect TAG_HMACSHA256_BITS value [RT #18047]
0cd36f1d15caf6622ec3128544d4238ad180a300Mark Andrews2371. [doc] Add +nsid option to dig man page. [RT #18039]
93649589d470624e9e1c34403ad076b3a1a4c5c3Mark Andrews2370. [bug] "rndc freeze" could trigger an assertion in named
93649589d470624e9e1c34403ad076b3a1a4c5c3Mark Andrews when called on a nonexistent zone. [RT #18050]
29f5bb81e2d1d72fc6e44c87404bd4598a34df94Mark Andrews2369. [bug] libbind: Array bounds overrun on read in bitncmp().
ddc592d128cdde85ada64efbda95981c10c4c03cMark Andrews2368. [port] Linux: use libcap for capability management if
ddc592d128cdde85ada64efbda95981c10c4c03cMark Andrews possible. [RT# 18026]
88c2b83cc548a217cc92a2bf75ca1ef1d4237d4fMark Andrews2367. [bug] Improve counting of dns_resstatscounter_retry
bd6ad47c3dbc52a54f240432878b6832bd6dd6e2Mark Andrews2366. [bug] Adb shutdown race. [RT #18021]
c7c1bf7dc167ff164193bc04f33a22109e4c0829Mark Andrews2365. [bug] Fix a bug that caused dns_acl_isany() to return
c7c1bf7dc167ff164193bc04f33a22109e4c0829Mark Andrews spurious results. [RT #18000]
9e205a3c51e68d19a7ed03244d45b14b3e0d69afMark Andrews2364. [bug] named could trigger a assertion when serving a
9e205a3c51e68d19a7ed03244d45b14b3e0d69afMark Andrews malformed signed zone. [RT #17828]
e823642ec0c167af8f7db01c96ba0279165a61f3Mark Andrews2363. [port] sunos: pre-set "lt_cv_sys_max_cmd_len=4096;".
93e6ebcd0a0f044ba2add424c265b5e0bb4c8afdMark Andrews2362. [cleanup] Make "rrset-order fixed" a compile-time option.
93e6ebcd0a0f044ba2add424c265b5e0bb4c8afdMark Andrews settable by "./configure --enable-fixed-rrset".
8ac1acc30d0f405222ffa7b2b93131d9d4e18599Mark Andrews Disabled by default. [RT #17977]
c99d9017ba00099bfa89e1ed53e63a5cb07d28d5Mark Andrews2361. [bug] "recursion" statistics counter could be counted
c99d9017ba00099bfa89e1ed53e63a5cb07d28d5Mark Andrews multiple times for a single query. [RT #17990]
c99d9017ba00099bfa89e1ed53e63a5cb07d28d5Mark Andrews2360. [bug] Fix a condition where we release a database version
c99d9017ba00099bfa89e1ed53e63a5cb07d28d5Mark Andrews (which may acquire a lock) while holding the lock.
c99d9017ba00099bfa89e1ed53e63a5cb07d28d5Mark Andrews2359. [bug] Fix NSID bug. [RT #17942]
c4a9ce445c48a57eed5aa16582b1964cf8cedf87Mark Andrews2358. [doc] Update host's default query description. [RT #17934]
a04a323f9a1ebd4766fc577e11bf3c22bdaf5516Mark Andrews2357. [port] Don't use OpenSSL's engine support in versions before
a04a323f9a1ebd4766fc577e11bf3c22bdaf5516Mark Andrews OpenSSL 0.9.7f. [RT #17922]
dd0228908543562781a4c0d8773ae87d4c530633Mark Andrews2356. [bug] Built in mutex profiler was not scalable enough.
810e8d27763c5d8557239ab321eb125163af9236Mark Andrews2355. [func] Extend the number statistics counters available.
15f358ed4ea081793041bbfba70849be472236d3Mark Andrews2354. [bug] Failed to initialize some rdatasetheader_t elements.
984c39beed2fee49dda75c4c8a37b7f32bf434bfMark Andrews2353. [func] Add support for Name Server ID (RFC 5001).
984c39beed2fee49dda75c4c8a37b7f32bf434bfMark Andrews 'dig +nsid' requests NSID from server.
984c39beed2fee49dda75c4c8a37b7f32bf434bfMark Andrews 'request-nsid yes;' causes recursive server to send
c08a03a43116c21cf12dea7cbcb5465588f7955cMark Andrews NSID requests to upstream servers. Server responds
c08a03a43116c21cf12dea7cbcb5465588f7955cMark Andrews to NSID requests with the string configured by
c311ed52d45334e182a093efad827fe4cbe7e686Mark Andrews 'server-id' option. [RT #17091]
c311ed52d45334e182a093efad827fe4cbe7e686Mark Andrews2352. [bug] Various GSS_API fixups. [RT #17729]
79a6a33184abff1999ba13b10922ccb34a2758a5Mark Andrews2351. [bug] convertxsl.pl generated very long lines. [RT #17906]
79a6a33184abff1999ba13b10922ccb34a2758a5Mark Andrews2350. [port] win32: IPv6 support. [RT #17797]
5d26560e2b93e1aa0334931ec6ccb6045c3581fcMark Andrews2349. [func] Provide incremental re-signing support for secure
5d26560e2b93e1aa0334931ec6ccb6045c3581fcMark Andrews dynamic zones. [RT #1091]
2b1c71b134eb92f2e297a56f778838e42f41c880Mark Andrews2348. [func] Use the EVP interface to OpenSSL. Add PKCS#11 support.
2b1c71b134eb92f2e297a56f778838e42f41c880Mark Andrews Documentation is in the new README.pkcs11 file.
d6fbfd28ea82e425740de903ddc67f7d9e9f82e7Mark Andrews2347. [bug] Delete now traverses the RB tree in the canonical
d6fbfd28ea82e425740de903ddc67f7d9e9f82e7Mark Andrews order. [RT #17451]
7791dd06ea69d0fb2494788ad4c24d568f40bcdfMark Andrews2346. [func] Memory statistics now cover all active memory contexts
091b098b49a4f84f459abd46451955a18abd6d40Mark Andrews in increased detail. [RT #17580]
091b098b49a4f84f459abd46451955a18abd6d40Mark Andrews2345. [bug] named-checkconf failed to detect when forwarders
7d3458a972a902740eb142044655aba6c6ffb9acMark Andrews were set at both the options/view level and in
7d3458a972a902740eb142044655aba6c6ffb9acMark Andrews a root zone. [RT #17671]
7c441b7f4afdedb6e5a99f113a4f926a005fa950Mark Andrews2344. [bug] Improve "logging{ file ...; };" documentation.
7c441b7f4afdedb6e5a99f113a4f926a005fa950Mark Andrews2343. [bug] (Seemingly) duplicate IPv6 entries could be
f0ffc28f61a68b350fef9257f5f50e1ac866e0abMark Andrews created in ADB. [RT #17837]
f0ffc28f61a68b350fef9257f5f50e1ac866e0abMark Andrews2342. [func] Use getifaddrs() if available under Linux. [RT #17224]
7f20fd8ebb0cabc8f935381d958f8371990c9212Mark Andrews2341. [bug] libbind: add missing -I../include for off source
8695d7b357789bedff63e5b19c5ab25cd58fcd4bMark Andrews tree builds. [RT #17606]
8695d7b357789bedff63e5b19c5ab25cd58fcd4bMark Andrews2340. [port] openbsd: interface configuration. [RT #17700]
f76c4ebaf586a693521f018fbc617c292c1555d7Mark Andrews2339. [port] tru64: support for libbind. [RT #17589]
b597abd9cc44c7b9ecd0ff67df59a21ff45e88d5Mark Andrews2338. [bug] check_ds() could be called with a non DS rdataset.
81e302788a444b81231a7cda721548a020ae5660Brian Wellington2337. [bug] BUILD_LDFLAGS was not being correctly set. [RT #17614]
81e302788a444b81231a7cda721548a020ae5660Brian Wellington2336. [func] If "named -6" is specified then listen on all IPv6
c00a1eb423623442aff428336bb55590f79013bbMark Andrews interfaces if there are not listen-on-v6 clauses in
1e258716acade52396a8f260b5e19cbf6ca0290aMark Andrews2335. [port] sunos: libbind and *printf() support for long long.
4b171ebd702d72200a4d7609f11c5f79d6b6f964Brian Wellington2334. [bug] Bad REQUIRES in fromstruct_in_naptr(), off by one
4b171ebd702d72200a4d7609f11c5f79d6b6f964Brian Wellington bug in fromstruct_txt(). [RT #17609]
cceca51fec3b4af660d28e2d3df7242823312eb6Brian Wellington2333. [bug] Fix off by one error in isc_time_nowplusinterval().
03fae7ef2173cdf32918853b047d95d9046574ccMark Andrews2332. [contrib] query-loc-0.4.0. [RT #17602]
03fae7ef2173cdf32918853b047d95d9046574ccMark Andrews2331. [bug] Failure to regenerate any signatures was not being
ad611e746d6fdcbb9e67da361a3a039c226a9236Mark Andrews reported nor being past back to the UPDATE client.
603d1d1e20fbffc986b3aec93379bb4f6ac37afcMark Andrews2330. [bug] Remove potential race condition when handling
603d1d1e20fbffc986b3aec93379bb4f6ac37afcMark Andrews over memory events. [RT #17572]
2dd99c098ca162f985b7ef3c8142a964ad8281aeMark Andrews WARNING: API CHANGE: over memory callback
2dd99c098ca162f985b7ef3c8142a964ad8281aeMark Andrews function now needs to call isc_mem_waterack().
2dd99c098ca162f985b7ef3c8142a964ad8281aeMark Andrews See <isc/mem.h> for details.
2dd99c098ca162f985b7ef3c8142a964ad8281aeMark Andrews2329. [bug] Clearer help text for dig's '-x' and '-i' options.
1fb264ed3aa861a67d7bab9aeb5aea5836e03c14Mark Andrews2328. [maint] Add AAAA addresses for A.ROOT-SERVERS.NET,
feb8ae093115b36ac061e23d0227ea06f51950a3Mark Andrews2327. [bug] It was possible to dereference a NULL pointer in
feb8ae093115b36ac061e23d0227ea06f51950a3Mark Andrews rbtdb.c. Implement dead node processing in zones as
27151990b2b48f027f7f01972fe8e0dfa1df52d3Mark Andrews we do for caches. [RT #17312]
27151990b2b48f027f7f01972fe8e0dfa1df52d3Mark Andrews2326. [bug] It was possible to trigger a INSIST in the acache
95b604c5e972a5e9eb713bf45cf0b2d9b98da27eMark Andrews2325. [port] Linux: use capset() function if available. [RT #17557]
2211bec6a0626b681fdf5a8e4406555ef76ddf70Mark Andrews2324. [bug] Fix IPv6 matching against "any;". [RT #17533]
fcb2ecdb52a594a5c0d07c2e98e67c14708c16dfMark Andrews2323. [port] tru64: namespace clash. [RT #17547]
fcb2ecdb52a594a5c0d07c2e98e67c14708c16dfMark Andrews2322. [port] MacOS: work around the limitation of setrlimit()
3561e645d77448b20b1676680b08c76d559e5335Mark Andrews for RLIMIT_NOFILE. [RT #17526]
b9c80c8bddbb88384d7baef297a873b5f8715e49Mark Andrews2321. [placeholder]
b9c80c8bddbb88384d7baef297a873b5f8715e49Mark Andrews2320. [func] Make statistics counters thread-safe for platforms
b9c80c8bddbb88384d7baef297a873b5f8715e49Mark Andrews that support certain atomic operations. [RT #17466]
b9c80c8bddbb88384d7baef297a873b5f8715e49Mark Andrews2319. [bug] Silence Coverity warnings in
27269e9dd45b619160f90db1a0f6b2b3f6f4bbb8Mark Andrews2318. [port] sunos fixes for libbind. [RT #17514]
f38c274c217d0a5b791786877422306a0e477e10Mark Andrews2317. [bug] "make distclean" removed bind9.xsl.h. [RT #17518]
84ef147b1fa0aed15cade55478ed647d15f7b094Mark Andrews2316. [port] Missing #include <isc/print.h> in lib/dns/gssapictx.c.
e53a5a116fc531f730df0adb091278ff8a941dffMark Andrews2315. [bug] Used incorrect address family for mapped IPv4
e53a5a116fc531f730df0adb091278ff8a941dffMark Andrews addresses in acl.c. [RT #17519]
fc7fbdf6e66fb496442ec4f99f5a84669ea4c6d3Mark Andrews2314. [bug] Uninitialized memory use on error path in
fc7fbdf6e66fb496442ec4f99f5a84669ea4c6d3Mark Andrews2313. [cleanup] Silence Coverity warnings. Handle private stacks.
986be654feec852eb9da0d15599f18d0035e569bMark Andrews [RT #17447] [RT #17478]
986be654feec852eb9da0d15599f18d0035e569bMark Andrews2312. [cleanup] Silence Coverity warning in lib/isc/unix/socket.c.
c26c65b7a0d036e78bfc73f3e7e0817adb0365c0Mark Andrews2311. [bug] IPv6 addresses could match IPv4 ACL entries and
43733a83ed92359555c0dcc766e04216ba858309Mark Andrews vice versa. [RT #17462]
43733a83ed92359555c0dcc766e04216ba858309Mark Andrews2310. [bug] dig, host, nslookup: flush stdout before emitting
bda64555f62216c3e785338f372a7ad9b79c197cMark Andrews debug/fatal messages. [RT #17501]
bda64555f62216c3e785338f372a7ad9b79c197cMark Andrews2309. [cleanup] Fix Coverity warnings in lib/dns/acl.c and iptable.c.
39c2b741427eedafe5054909773c2e121c078b72Mark Andrews2308. [cleanup] Silence Coverity warning in bin/named/controlconf.c.
23cb957a81a51a9656917ea98d0ae56b7abdcaccMark Andrews2307. [bug] Remove infinite loop from lib/dns/sdb.c. [RT #17496]
7789eb1345bef03773a2530dce7f2709cc50aa2aAndreas Gustafsson2306. [bug] Remove potential race from lib/dns/resolver.c.
28d8b4118da7abed531ca09136a6d1402837d721Mark Andrews2305. [security] inet_network() buffer overflow. CVE-2008-0122.
d6c0627d1e4d841eac9576427f2d4a0cf9a47e2cMark Andrews2304. [bug] Check returns from all dns_rdata_tostruct() calls.
5d7b81d2a49d237ff5e73fdc4bd3394a3ee29392Mark Andrews2303. [bug] Remove unnecessary code from bin/named/lwdgnba.c.
5d7b81d2a49d237ff5e73fdc4bd3394a3ee29392Mark Andrews2302. [bug] Fix memset() calls in lib/tests/t_api.c. [RT #17472]
8f63de30293716a22054e7db47f27e81bab545c5Mark Andrews2301. [bug] Remove resource leak and fix error messages in
caa8797a00ccb1a02f1690dda5b4aeda9a1db5a7Mark Andrews2300. [bug] Fixed failure to close open file in
9ae90732df942a7ffcbaa26ba254b55248ce79a5Mark Andrews2299. [bug] Remove unnecessary NULL check in
f3222d48cc3d81706d198faa00dea9720eb0768dMark Andrews2298. [bug] isc_mutex_lock() failure not caught in
c73c1c33ec9569c8f9ffd205b48f044f9b03795bMark Andrews2297. [bug] isc_entropy_createfilesource() failure not caught in
0062c1ddfe0b2f0a4e206a5d460d8e7d58e29b80Brian Wellington2296. [port] Allow docbook stylesheet location to be specified to
9aa1fb4861dc1d45f5a02fb1b9a9b815cc863747Mark Andrews configure. [RT #17457]
48b0f5ff87f0a5a138129bcd855fd72908491321Andreas Gustafsson2295. [bug] Silence static overrun error in bin/named/lwaddr.c.
0b809e3e23f9f3d9697def5f447aa57d5aeef56bAndreas Gustafsson2294. [func] Allow the experimental statistics channels to have
cde7dfea4c1267a2b526114f4ea80fe9db1fc557Brian Wellington multiple connections and ACL.
cde7dfea4c1267a2b526114f4ea80fe9db1fc557Brian Wellington Note: the stats-server and stats-server-v6 options
fca9cc33ad4299e58e53aa5273d805477267e27aBrian Wellington available in the previous beta releases are replaced
fca9cc33ad4299e58e53aa5273d805477267e27aBrian Wellington with the generic statistics-channels statement.
fca9cc33ad4299e58e53aa5273d805477267e27aBrian Wellington2293. [func] Add ACL regression test. [RT #17375]
2ca2e1a1ceec59a40f977f01ba8e8f4c0424c484Brian Wellington2292. [bug] Log if the working directory is not writable.
84185d19c7a9ef1ac23cc6236c8773697d4efeb1Brian Wellington2291. [bug] PR_SET_DUMPABLE may be set too late. Also report
84185d19c7a9ef1ac23cc6236c8773697d4efeb1Brian Wellington failure to set PR_SET_DUMPABLE. [RT #17312]
683f10428e292811317df38fa324f242abbf7384Mark Andrews2290. [bug] Let AD in the query signal that the client wants AD
683f10428e292811317df38fa324f242abbf7384Mark Andrews set in the response. [RT #17301]
5da1e589c2288dbe87002f771005a78d80a2e258Mark Andrews2289. [func] named-checkzone now reports the out-of-zone CNAME
5da1e589c2288dbe87002f771005a78d80a2e258Mark Andrews found. [RT #17309]
5da1e589c2288dbe87002f771005a78d80a2e258Mark Andrews2288. [port] win32: mark service as running when we have finished
5da1e589c2288dbe87002f771005a78d80a2e258Mark Andrews loading. [RT #17441]
852fa3b2e32719d094f3ad6513238841ae1f078bMark Andrews2287. [bug] Use 'volatile' if the compiler supports it. [RT #17413]
8569ab045a4cf6ecd1b5a3354ddb1c93ef34ea57Brian Wellington2286. [func] Allow a TCP connection to be used as a weak
8569ab045a4cf6ecd1b5a3354ddb1c93ef34ea57Brian Wellington authentication method for reverse zones.
8569ab045a4cf6ecd1b5a3354ddb1c93ef34ea57Brian Wellington New update-policy methods tcp-self and 6to4-self.
a5c077e40c784cf9e25c95a1ab94db2faab04ae9Brian Wellington2285. [func] Test framework for client memory context management.
2ca556300b09a94f0937b303386d29b95ef057ddBrian Wellington2284. [bug] Memory leak in UPDATE prerequisite processing.
97527fc03cdb061759e2c9529c670ac1c190ef84Brian Wellington2283. [bug] TSIG keys were not attaching to the memory
97527fc03cdb061759e2c9529c670ac1c190ef84Brian Wellington context. TSIG keys should use the rings
e1c2a8b9c120bcfc2f56e866ca3069b8a90c38dbMark Andrews memory context rather than the clients memory
e1c2a8b9c120bcfc2f56e866ca3069b8a90c38dbMark Andrews context. [RT #17377]
b7064914ca566fdd67cf0fe7e82d586cbb596470Mark Andrews2282. [bug] Acl code fixups. [RT #17346] [RT #17374]
b7064914ca566fdd67cf0fe7e82d586cbb596470Mark Andrews2281. [bug] Attempts to use undefined acls were not being logged.
3e67a87fc6be516ec12afa5aa31c2c04d5a6ae17Brian Wellington2280. [func] Allow the experimental http server to be reached
49f62849e5f80add0ee36b0f9b42cdce8de9748aMark Andrews over IPv6 as well as IPv4. [RT #17332]
e9472e9f18f1c4f1279be2b3147be13a2bb731d0Mark Andrews2279. [bug] Use setsockopt(SO_NOSIGPIPE), when available,
e9472e9f18f1c4f1279be2b3147be13a2bb731d0Mark Andrews to protect applications from receiving spurious
e9472e9f18f1c4f1279be2b3147be13a2bb731d0Mark Andrews SIGPIPE signals when using the resolver.
d073663cb45bef2fff5f9a43b9b6006edfc52483Mark Andrews2278. [bug] win32: handle the case where Windows returns no
d073663cb45bef2fff5f9a43b9b6006edfc52483Mark Andrews search list or DNS suffix. [RT #17354]
d83346263dc68358d73de2a8be60846c9c92950eAndreas Gustafsson2277. [bug] Empty zone names were not correctly being caught at
cad61731f8e960d9d99034a2a6eaafe1069c405cMark Andrews in the post parse checks. [RT #17357]
54469c2b2262f6a3f09610df69e16e9c75fd1fe5Mark Andrews2276. [bug] Install <dst/gssapi.h>. [RT# 17359]
54469c2b2262f6a3f09610df69e16e9c75fd1fe5Mark Andrews2275. [func] Add support to dig to perform IXFR queries over UDP.
90e303b114e56db5809fdd19805243457fa43cd9Olafur Gudmundsson2274. [func] Log zone transfer statistics. [RT #17336]
b938d2af619822a8262c86223cad958511e716a9Andreas Gustafsson2273. [bug] Adjust log level to WARNING when saving inconsistent
adbb11147cd5d97d140485fa37e85e66e15cf594Mark Andrews stub/slave master and journal files. [RT# 17279]
9ab461a6ffed2ae2fe0380c30b69052db7473405Mark Andrews2272. [bug] Handle illegal dnssec-lookaside trust-anchor names.
13ba983cc86bc7d80d5f66ba09002f7d510a6631Mark Andrews2271. [bug] Fix a memory leak in http server code [RT #17100]
3036da01090c0d1e11cddc26af16630d6d9c1f39Mark Andrews2270. [bug] dns_db_closeversion() version->writer could be reset
84d8c0166ddc63ad5ce64e7d354553de38b9aabdAndreas Gustafsson before it is tested. [RT #17290]
66291de2060a1569de3fe9c5f0c1225448868f7aMark Andrews2269. [contrib] dbus memory leaks and missing va_end calls. [RT #17232]
6c06bc591a830023e5e7a41cc4b37978b98c0c51Mark Andrews2268. [bug] 0.IN-ADDR.ARPA was missing from the empty zones
58d943711575376b05b3b3b303922a8a9d7ce9c1Mark Andrews --- 9.5.0b1 released ---
9cec4ca6cac428a46c6d64197c64831dcc02f506Andreas Gustafsson2267. [bug] Radix tree node_num value could be set incorrectly,
9cec4ca6cac428a46c6d64197c64831dcc02f506Andreas Gustafsson causing positive ACL matches to look like negative
9cec4ca6cac428a46c6d64197c64831dcc02f506Andreas Gustafsson ones. [RT #17311]
23fb770906bf1fd98210f16ad660078274242963Mark Andrews2266. [bug] client.c:get_clientmctx() returned the same mctx
23fb770906bf1fd98210f16ad660078274242963Mark Andrews once the pool of mctx's was filled. [RT #17218]
0cb27602e5690baa9ab61c7c1430e507536adca7Brian Wellington2265. [bug] Test that the memory context's basic_table is non NULL
0cb27602e5690baa9ab61c7c1430e507536adca7Brian Wellington before freeing. [RT #17265]
ff1b064f5e2bf19c8e25f8927d23df5714e666edMark Andrews2264. [bug] Server prefix length was being ignored. [RT #17308]
8e40433e347bc487cd70f02487fc7ce947a2422aMark Andrews2263. [bug] "named-checkconf -z" failed to set default value
8e40433e347bc487cd70f02487fc7ce947a2422aMark Andrews for "check-integrity". [RT #17306]
880723fb130841459d45695b387651cacd6c9bb8Mark Andrews2262. [bug] Error status from all but the last view could be
880723fb130841459d45695b387651cacd6c9bb8Mark Andrews lost. [RT #17292]
8f44fd4f8d5cefc227ab0fe59cbcbc3979fbc9caAndreas Gustafsson2261. [bug] Fix memory leak with "any" and "none" ACLs [RT #17272]
8f44fd4f8d5cefc227ab0fe59cbcbc3979fbc9caAndreas Gustafsson2260. [bug] Reported wrong clients-per-query when increasing the
fefbb64a751f23c9dcf8bb1e62c6ed40a6a04fb2Mark Andrews value. [RT #17236]
fefbb64a751f23c9dcf8bb1e62c6ed40a6a04fb2Mark Andrews2259. [placeholder]
b938d2af619822a8262c86223cad958511e716a9Andreas Gustafsson --- 9.5.0a7 released ---
cf300e03de3df3ff422db922520bf07c686c86daMark Andrews2258. [bug] Fallback from IXFR/TSIG to SOA/AXFR/TSIG broken.
9ac8796f1653d89af589753a3e42c694f35ddd8aMark Andrews2257. [bug] win32: Use the full path to vcredist_x86.exe when
9ac8796f1653d89af589753a3e42c694f35ddd8aMark Andrews calling it. [RT #17222]
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson2256. [bug] win32: Correctly register the installation location of
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson2255. [maint] L.ROOT-SERVERS.NET is now 199.7.83.42.
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson2254. [bug] timer.c:dispatch() failed to lock timer->lock
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson when reading timer->idle allowing it to see
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson intermediate values as timer->idle was reset by
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson isc_timer_touch(). [RT #17243]
02bdc23f8e3ca0f710e0a40daa15941ab1db6bb2Mark Andrews2253. [func] "max-cache-size" defaults to 32M.
45fe575607b91147ed753d175a7255198f14f197Andreas Gustafsson "max-acache-size" defaults to 16M.
ef29912666cc6160f7165558bef017ab3849c5e1Mark Andrews2252. [bug] Fixed errors in sortlist code [RT #17216]
ef29912666cc6160f7165558bef017ab3849c5e1Mark Andrews2251. [placeholder]
ef29912666cc6160f7165558bef017ab3849c5e1Mark Andrews2250. [func] New flag 'memstatistics' to state whether the
ef29912666cc6160f7165558bef017ab3849c5e1Mark Andrews memory statistics file should be written or not.
0cfa2fb26df42f781eca8c4c856d2d0165055bebMark Andrews Additionally named's -m option will cause the
0cfa2fb26df42f781eca8c4c856d2d0165055bebMark Andrews statistics file to be written. [RT #17113]
0cfa2fb26df42f781eca8c4c856d2d0165055bebMark Andrews2249. [bug] Only set Authentic Data bit if client requested
06a949d2ce8d4b4cbfbf4e7a0335316520aafa46Andreas Gustafsson DNSSEC, per RFC 3655 [RT #17175]
06a949d2ce8d4b4cbfbf4e7a0335316520aafa46Andreas Gustafsson2248. [cleanup] Fix several errors reported by Coverity. [RT #17160]
0b81e99ddfb01746e667797dedc291fc550d14d3Brian Wellington2247. [doc] Sort doc/misc/options. [RT #17067]
3638017bd3cb8e30874f708a125d1541b680b25eBrian Wellington2246. [bug] Make the startup of test servers (ans.pl) more
3638017bd3cb8e30874f708a125d1541b680b25eBrian Wellington robust. [RT #17147]
8771fbe4a2cee7bebd785a486824833d741c7315Brian Wellington2245. [bug] Validating lack of DS records at trust anchors wasn't
8771fbe4a2cee7bebd785a486824833d741c7315Brian Wellington working. [RT #17151]
b541c10d0442d9804d94567a97956cec3bd2912dBrian Wellington2244. [func] Allow the check of nameserver names against the
8bb79fc9b9952172d10f56f31739730e38d4b013Brian Wellington SOA MNAME field to be disabled by specifying
f59d47928ed33d1546e8f982370086429f727e85Andreas Gustafsson 'notify-to-soa yes;'. [RT #17073]
b541c10d0442d9804d94567a97956cec3bd2912dBrian Wellington2243. [func] Configuration files without a newline at the end now
c01237c6bc5ec25063b4aae1799fe4de01a7455bAndreas Gustafsson parse without error. [RT #17120]
c01237c6bc5ec25063b4aae1799fe4de01a7455bAndreas Gustafsson2242. [bug] nsupdate: GSS-TSIG support using the Heimdal Kerberos
60213f2815a7e6584a2285546d05633fa7b6f5b4Mark Andrews library could require a source of random data.
c52806164c335f89e1980af836470b6daffe4f82Andreas Gustafsson2241. [func] nsupdate: add a interactive 'help' command. [RT #17099]
c52806164c335f89e1980af836470b6daffe4f82Andreas Gustafsson2240. [bug] Cleanup nsupdates GSS-TSIG support. Convert
6c8abf481df85a67c3f32f5f107b554d3ff5a3edMark Andrews a number of INSIST()s into plain fatal() errors
c52806164c335f89e1980af836470b6daffe4f82Andreas Gustafsson which report the triggering result code.
c52806164c335f89e1980af836470b6daffe4f82Andreas Gustafsson The 'key' command wasn't disabling GSS-TSIG.
892476530f3971aff52f25103d488ece9b01f673Andreas Gustafsson2239. [func] Ship a pre built bin/named/bind9.xsl.h. [RT #17114]
6b31d9c56874d3bd58b420cbe6cd64be502dbe08Andreas Gustafsson2238. [bug] It was possible to trigger a REQUIRE when a
ee80f4506479e189ca1320eb87ac89188c5a7848Mark Andrews validation was canceled. [RT #17106]
ee80f4506479e189ca1320eb87ac89188c5a7848Mark Andrews2237. [bug] libbind: res_init() was not thread aware. [RT #17123]
d9d6d2f77fe54831dec9cde8ca03ae1f825599f9Andreas Gustafsson2236. [bug] dnssec-signzone failed to preserve the case of
d9d6d2f77fe54831dec9cde8ca03ae1f825599f9Andreas Gustafsson of wildcard owner names. [RT #17085]
9b2c0d29248ad5f86b47319239a06c783e1b5307Andreas Gustafsson2235. [bug] <isc/atomic.h> was not being installed. [RT #17135]
4072dfb9b865c82c24a72e734d54da51a20dfc1eMark Andrews2234. [port] Correct some compiler warnings on SCO OSr5 [RT #17134]
92094d44a2d0cb2b1be58a87299903ba7c436a0cAndreas Gustafsson2233. [func] Add support for O(1) ACL processing, based on
92094d44a2d0cb2b1be58a87299903ba7c436a0cAndreas Gustafsson radix tree code originally written by Kevin
92094d44a2d0cb2b1be58a87299903ba7c436a0cAndreas Gustafsson Brintnall. [RT #16288]
11fe3dcfe2a5fbefd0cfe445872dc4c595506204Andreas Gustafsson2232. [bug] dns_adb_findaddrinfo() could fail and return
11fe3dcfe2a5fbefd0cfe445872dc4c595506204Andreas Gustafsson ISC_R_SUCCESS. [RT #17137]
b4aeceec736cd16d4c4e98f519c8df79b15fbe45Andreas Gustafsson2231. [bug] Building dlzbdb (contrib/dlz/bin/dlzbdb) was broken.
307ba34fa07db768c3a899844f248a2c1d7dcc7fAndreas Gustafsson2230. [bug] We could INSIST reading a corrupted journal.
307ba34fa07db768c3a899844f248a2c1d7dcc7fAndreas Gustafsson2229. [bug] Null pointer dereference on query pool creation
b6b9d8b8434e4eaab74b69cd14fcacf448055ca5Brian Wellington failure. [RT #17133]
b6b9d8b8434e4eaab74b69cd14fcacf448055ca5Brian Wellington2228. [contrib] contrib: Change 2188 was incomplete.
31f6e44dcaad33d66d607e3a919d4aa59cdbaec5Andreas Gustafsson2227. [cleanup] Tidied up the FAQ. [RT #17121]
31f6e44dcaad33d66d607e3a919d4aa59cdbaec5Andreas Gustafsson2226. [placeholder]
af36ecc41ae6bd73553aacd006ae55474e193b07Andreas Gustafsson2225. [bug] More support for systems with no IPv4 addresses.
af36ecc41ae6bd73553aacd006ae55474e193b07Andreas Gustafsson2224. [bug] Defer journal compaction if a xfrin is in progress.
c0fe9b0d1b01a9a0883977a362ce4128723a56d6Mark Andrews2223. [bug] Make a new journal when compacting. [RT #17119]
2869504d83e84a91dbc822e8a243e837f5c0374dAndreas Gustafsson2222. [func] named-checkconf now checks server key references.
ce6caa07591b3723968c22f5aa13740f9609135aAndreas Gustafsson2221. [bug] Set the event result code to reflect the actual
138cc7f283889367b11840ff77a9ea08e17a9daeAndreas Gustafsson record turned to caller when a cache update is
138cc7f283889367b11840ff77a9ea08e17a9daeAndreas Gustafsson rejected due to a more credible answer existing.
58930ca9802e772afe9f5ccb30f236d201cf60e0Danny Mayer2220. [bug] win32: Address a race condition in final shutdown of
58930ca9802e772afe9f5ccb30f236d201cf60e0Danny Mayer the Windows socket code. [RT #17028]
e3e94dd137c5f9d3d5c5179863f674b27aa0cc02Andreas Gustafsson2219. [bug] Apply zone consistency checks to additions, not
e3e94dd137c5f9d3d5c5179863f674b27aa0cc02Andreas Gustafsson removals, when updating. [RT #17049]
e3e94dd137c5f9d3d5c5179863f674b27aa0cc02Andreas Gustafsson2218. [bug] Remove unnecessary REQUIRE from dns_validator_create().
7c014c5bf41dc38802e8889c0a9110204eb1a552Andreas Gustafsson2217. [func] Adjust update log levels. [RT #17092]
7c014c5bf41dc38802e8889c0a9110204eb1a552Andreas Gustafsson2216. [cleanup] Fix a number of errors reported by Coverity.
2053e8c26cd69600132632fbee247601ce8c9e8cAndreas Gustafsson2215. [bug] Bad REQUIRE check isc_hmacsha1_verify(). [RT #17094]
b20eef7ab022dd984e2e9c12f6a7edf35661d3b0Mark Andrews2214. [bug] Deregister OpenSSL lock callback when cleaning
b20eef7ab022dd984e2e9c12f6a7edf35661d3b0Mark Andrews up. Reorder OpenSSL cleanup so that RAND_cleanup()
b20eef7ab022dd984e2e9c12f6a7edf35661d3b0Mark Andrews is called before the locks are destroyed. [RT #17098]
b20eef7ab022dd984e2e9c12f6a7edf35661d3b0Mark Andrews2213. [bug] SIG0 diagnostic failure messages were looking at the
b20eef7ab022dd984e2e9c12f6a7edf35661d3b0Mark Andrews wrong status code. [RT #17101]
ea01b618d981e58f85071a40550bc7f7565d4509Andreas Gustafsson2212. [func] 'host -m' now causes memory statistics and active
ea01b618d981e58f85071a40550bc7f7565d4509Andreas Gustafsson memory to be printed at exit. [RT 17028]
bad3251d3f7ffccdec39ccfe04d94308985fb36eAndreas Gustafsson2211. [func] Update "dynamic update temporarily disabled" message.
993572b2495561c57b556621dd9fe493e8c6dd1bDanny Mayer2210. [bug] Deleting class specific records via UPDATE could
78bf1ca89505820ed7b03be4bf0c0b53b557f3cdAndreas Gustafsson fail. [RT #17074]
78bf1ca89505820ed7b03be4bf0c0b53b557f3cdAndreas Gustafsson2209. [port] osx: linking against user supplied static OpenSSL
78bf1ca89505820ed7b03be4bf0c0b53b557f3cdAndreas Gustafsson libraries failed as the system ones were still being
088eaf3878580eebbbd2b020411532af278aae5aAndreas Gustafsson found. [RT #17078]
afeabf9f707ca71192041c1132d9f07d7bd83132Mark Andrews2208. [port] win32: make sure both build methods produce the
3842a051baf34ffc4e428cd6f2d4a641e548e6f6Mark Andrews same output. [RT #17058]
46ba6046bcb3b534346de13a4ff5c1513e72936bAndreas Gustafsson2207. [port] Some implementations of getaddrinfo() fail to set
46ba6046bcb3b534346de13a4ff5c1513e72936bAndreas Gustafsson ai_canonname correctly. [RT #17061]
a89d1aea0cce6a28a3751cd508db67e38d307a5eDanny Mayer --- 9.5.0a6 released ---
04f158ce9a12746eb216892b2bf8259749db254eAndreas Gustafsson2206. [security] "allow-query-cache" and "allow-recursion" now
04f158ce9a12746eb216892b2bf8259749db254eAndreas Gustafsson cross inherit from each other.
62c1fe7b450916acdaf4a3fe65a9b691d5d32f3fBrian Wellington If allow-query-cache is not set in named.conf then
62c1fe7b450916acdaf4a3fe65a9b691d5d32f3fBrian Wellington allow-recursion is used if set, otherwise allow-query
62c1fe7b450916acdaf4a3fe65a9b691d5d32f3fBrian Wellington is used if set, otherwise the default (localnets;
712bf9b0cc4ed34f4bf33b437f8b0e45853b93ceMark Andrews localhost;) is used.
7e2f4ceafaae4eac1deddc87f906b29a922fff9dAndreas Gustafsson If allow-recursion is not set in named.conf then
7e2f4ceafaae4eac1deddc87f906b29a922fff9dAndreas Gustafsson allow-query-cache is used if set, otherwise allow-query
7e2f4ceafaae4eac1deddc87f906b29a922fff9dAndreas Gustafsson is used if set, otherwise the default (localnets;
2053e8c26cd69600132632fbee247601ce8c9e8cAndreas Gustafsson localhost;) is used.
90c5477ca11a94b0e7d8071181d69544e1ab9be9Mark Andrews2205. [bug] libbind: change #2119 broke thread support. [RT #16982]
552a117791c17878c5c1b94b0fc3ac4e8491543eMark Andrews2204. [bug] "rndc flushanme name unknown-view" caused named
f3e4c3d6c536973bae92611402ba55277069eba2Mark Andrews to crash. [RT #16984]
6fb633bc3fddba07fc9460ffd245b7ee2d459285Mark Andrews2203. [security] Query id generation was cryptographically weak.
6fb633bc3fddba07fc9460ffd245b7ee2d459285Mark Andrews [RT # 16915]
ca033e166ca9f9dc7bf010065a93af668a09fd44Mark Andrews2202. [security] The default acls for allow-query-cache and
ca033e166ca9f9dc7bf010065a93af668a09fd44Mark Andrews allow-recursion were not being applied. [RT #16960]
f9321a16fb8dce8999a43a6d4008c54845305401Mark Andrews2201. [bug] The build failed in a separate object directory.
7a104af70fb3071e7949c4e0e585af18ab362db5Mark Andrews2200. [bug] The search for cached NSEC records was stopping to
7a104af70fb3071e7949c4e0e585af18ab362db5Mark Andrews early leading to excessive DLV queries. [RT #16930]
7a104af70fb3071e7949c4e0e585af18ab362db5Mark Andrews2199. [bug] win32: don't call WSAStartup() while loading dlls.
2359261a252b339f3cef046cefa10ee1e1d4564dMark Andrews2198. [bug] win32: RegCloseKey() could be called when
2359261a252b339f3cef046cefa10ee1e1d4564dMark Andrews RegOpenKeyEx() failed. [RT #16911]
769cd7d5dd677434c3dfa27cbfdd8cb76296fcdcMark Andrews2197. [bug] Add INSIST to catch negative responses which are
769cd7d5dd677434c3dfa27cbfdd8cb76296fcdcMark Andrews not setting the event result code appropriately.
11931cc68d6c8139f507a724e7ca9814eed8b552Mark Andrews2196. [port] win32: yield processor while waiting for once to
11931cc68d6c8139f507a724e7ca9814eed8b552Mark Andrews to complete. [RT #16958]
64e9b7eafb798c75e9a40948cf05d8847da59d9dAndreas Gustafsson2195. [func] dnssec-keygen now defaults to nametype "ZONE"
11931cc68d6c8139f507a724e7ca9814eed8b552Mark Andrews when generating DNSKEYs. [RT #16954]
d91d025deffd075db2507d44fab04b79920b3e91Mark Andrews2194. [bug] Close journal before calling 'done' in xfrin.c.
d91d025deffd075db2507d44fab04b79920b3e91Mark Andrews --- 9.5.0a5 released ---
985b4f1c8653c6dfaa46652c412838850c0ffb1cMark Andrews2193. [port] win32: BINDInstall.exe is now linked statically.
e9ca87459a20f5e6721b9bd0b28c95fc3d6b843cMark Andrews2192. [port] win32: use vcredist_x86.exe to install Visual
e9ca87459a20f5e6721b9bd0b28c95fc3d6b843cMark Andrews Studio's redistributable dlls if building with
ca690f98020f75758bc26f4b5ef1ccf0472a27c3Mark Andrews Visual Stdio 2005 or later.
ca690f98020f75758bc26f4b5ef1ccf0472a27c3Mark Andrews2191. [func] named-checkzone now allows dumping to stdout (-).
137a1f98e3862577ae9ccbb6b735ef63a51c456eMark Andrews named-checkconf now has -h for help.
137a1f98e3862577ae9ccbb6b735ef63a51c456eMark Andrews named-checkzone now has -h for help.
5cd7e9d4db393c314dd1a761c52d2cb3a4da9b72Andreas Gustafsson rndc now has -h for help.
5cd7e9d4db393c314dd1a761c52d2cb3a4da9b72Andreas Gustafsson Better handling of '-?' for usage summaries.
cc8e8b59d6780889739657226a95e23ca1ecadb1Andreas Gustafsson2190. [func] Make fallback to plain DNS from EDNS due to timeouts
cc8e8b59d6780889739657226a95e23ca1ecadb1Andreas Gustafsson more visible. New logging category "edns-disabled".
65775fe205e8ac935313c42062c75460e0bc1514Andreas Gustafsson2189. [bug] Handle socket() returning EINTR. [RT #15949]
65775fe205e8ac935313c42062c75460e0bc1514Andreas Gustafsson2188. [contrib] queryperf: autoconf changes to make the search for
65775fe205e8ac935313c42062c75460e0bc1514Andreas Gustafsson libresolv or libbind more robust. [RT #16299]
17b687ef360ba8c07201dc6511a3c975cc1bb2a8Andreas Gustafsson2187. [bug] query_addds(), query_addwildcardproof() and
17b687ef360ba8c07201dc6511a3c975cc1bb2a8Andreas Gustafsson query_addnxrrsetnsec() should take a version
17b687ef360ba8c07201dc6511a3c975cc1bb2a8Andreas Gustafsson argument. [RT #16368]
998358fa900393378c70ad598c2b2e67385089d4Mark Andrews2186. [port] cygwin: libbind: check for struct sockaddr_storage
2053e8c26cd69600132632fbee247601ce8c9e8cAndreas Gustafsson independently of IPv6. [RT #16482]
bc508906db43dda7eab0988348dd0ae3f3023a9bMark Andrews2185. [port] sunos: libbind: check for ssize_t, memmove() and
bc508906db43dda7eab0988348dd0ae3f3023a9bMark Andrews memchr(). [RT #16463]
b352902413608d0eb310c4bb45412fa45734afbcAndreas Gustafsson2184. [bug] bind9.xsl.h didn't build out of the source tree.
b352902413608d0eb310c4bb45412fa45734afbcAndreas Gustafsson2183. [bug] dnssec-signzone didn't handle offline private keys
b352902413608d0eb310c4bb45412fa45734afbcAndreas Gustafsson well. [RT #16832]
72e8c079c4c6dc66d565cf89ebf6feb5fa2dea33Mark Andrews2182. [bug] dns_dispatch_createtcp() and dispatch_createudp()
72e8c079c4c6dc66d565cf89ebf6feb5fa2dea33Mark Andrews could return ISC_R_SUCCESS when they ran out of
72e8c079c4c6dc66d565cf89ebf6feb5fa2dea33Mark Andrews memory. [RT #16365]
c8ab83c08e5227b5146295a9ef4a96d61b066b67Andreas Gustafsson2181. [port] sunos: libbind: add paths.h from BIND 8. [RT #16462]
4e57d3ff7d92abdef4b0b6aebc23a9dfae2ba040Andreas Gustafsson2180. [cleanup] Remove bit test from 'compress_test' as they
4e57d3ff7d92abdef4b0b6aebc23a9dfae2ba040Andreas Gustafsson are no longer needed. [RT #16497]
1c398fd83c444d61904d23431d3994139919b68eAndreas Gustafsson2179. [func] 'rndc command zone' will now find 'zone' if it is
be9932698bf35d0f34e65b5ffbb81bedddd76636Mark Andrews unique to all the views. [RT #16821]
d352f188cb9e3820054b7451384a3d910619b4a1Andreas Gustafsson2178. [bug] 'rndc reload' of a slave or stub zone resulted in
d352f188cb9e3820054b7451384a3d910619b4a1Andreas Gustafsson a reference leak. [RT #16867]
3d38596530c389610494e6a6ba70d9f5dc9717c5Andreas Gustafsson2177. [bug] Array bounds overrun on read (rcodetext) at
081cff0c33514a5dc63ab794fc199c07377ab756Mark Andrews debug level 10+. [RT #16798]
a7cb695600c3c14ac12676f0fb1e179690c5883cMark Andrews2176. [contrib] dbus update to handle race condition during
a7cb695600c3c14ac12676f0fb1e179690c5883cMark Andrews initialization (Bugzilla 235809). [RT #16842]
479c6fc4584e062088ceee037690cdff85fc349bAndreas Gustafsson2175. [bug] win32: windows broadcast condition variable support
b19619260fbd447b0fe3e709b2cc8ae38f27ec3fMark Andrews was broken. [RT #16592]
1500a4fe5da9475d5918b27b566a1278ec6b54ebAndreas Gustafsson2174. [bug] I/O errors should always be fatal when reading
1255d388f034dc556d235a002527101781dbeb29Mark Andrews master files. [RT #16825]
c615c2ddce6c08e5a26d9ca61742a20fa8dc1938Mark Andrews2173. [port] win32: When compiling with MSVS 2005 SP1 we also
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews --- 9.5.0a4 released ---
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews2172. [bug] query_addsoa() was being called with a non zone db.
2f6d1483f665d86501049199b9698554da0eacb0Mark Andrews2171. [bug] Handle breaks in DNSSEC trust chains where the parent
53c07ca2164f8a083aa97591345bf4339a8573bdAndreas Gustafsson servers are not DS aware (DS queries to the parent
d1029cbcf03a0a2a6c05c1e17e692d844eb27094Andreas Gustafsson return a referral to the child).
32d248107a5bc92b4bf9fc77deaa55b3da969ba2Andreas Gustafsson2170. [func] Add acache processing to test suite. [RT #16711]
32d248107a5bc92b4bf9fc77deaa55b3da969ba2Andreas Gustafsson2169. [bug] host, nslookup: when reporting NXDOMAIN report the
32d248107a5bc92b4bf9fc77deaa55b3da969ba2Andreas Gustafsson given name and not the last name searched for.
4574714ad44ba97f53425fe8d21b7ecb00ac83b9Andreas Gustafsson2168. [bug] nsupdate: in non-interactive mode treat syntax errors
4574714ad44ba97f53425fe8d21b7ecb00ac83b9Andreas Gustafsson as fatal errors. [RT #16785]
8d8c145175370d2fd8dbdf425b5ac2a9dc19da96Mark Andrews2167. [bug] When re-using a automatic zone named failed to
8d8c145175370d2fd8dbdf425b5ac2a9dc19da96Mark Andrews attach it to the new view. [RT #16786]
cf70df7d0e24401a358f0b9c1a616ad0e8c783a6Mark Andrews --- 9.5.0a3 released ---
cf70df7d0e24401a358f0b9c1a616ad0e8c783a6Mark Andrews2166. [bug] When running in batch mode, dig could misinterpret
9234d92d4e274791eff42cc4ea5766ed7a281b17Mark Andrews a server address as a name to be looked up, causing
9234d92d4e274791eff42cc4ea5766ed7a281b17Mark Andrews unexpected output. [RT #16743]
0cf9ce19cc05a60f85ec610106a983fe806ebb77Andreas Gustafsson2165. [func] Allow the destination address of a query to determine
0cf9ce19cc05a60f85ec610106a983fe806ebb77Andreas Gustafsson if we will answer the query or recurse.
0cf9ce19cc05a60f85ec610106a983fe806ebb77Andreas Gustafsson allow-query-on, allow-recursion-on and
0cf9ce19cc05a60f85ec610106a983fe806ebb77Andreas Gustafsson allow-query-cache-on. [RT #16291]
2ba574f329c14376d26d7c0f22c89d7a978a2625Mark Andrews2164. [bug] The code to determine how named-checkzone /
2ba574f329c14376d26d7c0f22c89d7a978a2625Mark Andrews named-compilezone was called failed under windows.
3c3fe072252aecffae43e6349125663c315b092dAndreas Gustafsson2163. [bug] If only one of query-source and query-source-v6
3c3fe072252aecffae43e6349125663c315b092dAndreas Gustafsson specified a port the query pools code broke (change
64ea5fd972c9946a3fe56cbc0bf897266d3f8747Andreas Gustafsson 2129). [RT #16768]
05a4a299b599195ca6ede9395b245956a8c3a790Mark Andrews2162. [func] Allow "rrset-order fixed" to be disabled at compile
3ad07fa335d40330cd1859da42e67f2457443990Andreas Gustafsson time. [RT #16665]
3ad07fa335d40330cd1859da42e67f2457443990Andreas Gustafsson2161. [bug] Fix which log messages are emitted for 'rndc flush'.
64ea5fd972c9946a3fe56cbc0bf897266d3f8747Andreas Gustafsson2160. [bug] libisc wasn't handling NULL ifa_addr pointers returned
1094dec52a86e57df53f6167d86de94360a7a382Mark Andrews from getifaddrs(). [RT #16708]
5419c0c2d0b77682021084c69f2a5c5e2f9a5525Andreas Gustafsson --- 9.5.0a2 released ---
fa2fb620c7c0a907b220c257007d8fb6d38bb3a4Andreas Gustafsson2159. [bug] Array bounds overrun in acache processing. [RT #16710]
62a3dbe63e833f2eaf613393399ea4667d8de28dAndreas Gustafsson2158. [bug] ns_client_isself() failed to initialize key
62a3dbe63e833f2eaf613393399ea4667d8de28dAndreas Gustafsson leading to a REQUIRE failure. [RT #16688]
62a3dbe63e833f2eaf613393399ea4667d8de28dAndreas Gustafsson2157. [func] dns_db_transfernode() created. [RT #16685]
248732d66fffb557e84264c2bb2fb43ac766163fAndreas Gustafsson2156. [bug] Fix node reference leaks in lookup.c:lookup_find(),
9bdb01e6c382e897572791b12190472955994d87Mark Andrews resolver.c:validated() and resolver.c:cache_name().
9bdb01e6c382e897572791b12190472955994d87Mark Andrews Fix a memory leak in rbtdb.c:free_noqname().
e69b9ffb0f8b4d1117a682908c9143ebe3efcd6bAndreas Gustafsson Make lookup.c:lookup_find() robust against
e69b9ffb0f8b4d1117a682908c9143ebe3efcd6bAndreas Gustafsson event leaks. [RT #16685]
417872b98aec720d587a9ef0197e25e78a2b7ee9Mark Andrews2155. [contrib] SQLite sdb module from jaboydjr@netwalk.com.
a77ad145d0109081c5da6ac40a2303369db89735Andreas Gustafsson2154. [func] Scoped (e.g. IPv6 link-local) addresses may now be
8ba4e82f5358815fd94f34fde408ffd047ba3430Andreas Gustafsson matched in acls by omitting the scope. [RT #16599]
61d5bfc06be978ea962b1c64309894ac80351771Mark Andrews2153. [bug] nsupdate could leak memory. [RT #16691]
ada9b8ab20b81716c7ff1f4f3365929b2f7c8ff8Mark Andrews2152. [cleanup] Use sizeof(buf) instead of fixed number in
ada9b8ab20b81716c7ff1f4f3365929b2f7c8ff8Mark Andrews dighost.c:get_trusted_key(). [RT #16678]
3c9b2e62502460c34c2e0ceba1a5d138b3a13cc1Andreas Gustafsson2151. [bug] Missing newline in usage message for journalprint.
bb60abb44549428414cd55a022f2b8cc4488f7adAndreas Gustafsson2150. [bug] 'rrset-order cyclic' uniformly distribute the
bb60abb44549428414cd55a022f2b8cc4488f7adAndreas Gustafsson starting point for the first response for a given
bb60abb44549428414cd55a022f2b8cc4488f7adAndreas Gustafsson RRset. [RT #16655]
024face21cdfbfc7a862a3be061e6780533ef755Andreas Gustafsson2149. [bug] isc_mem_checkdestroyed() failed to abort on
024face21cdfbfc7a862a3be061e6780533ef755Andreas Gustafsson if there were still active memory contexts.
1beaa9e45738ad18cb7cae55aea95a1b16a14f94Andreas Gustafsson2148. [func] Add positive logging for rndc commands. [RT #14623]
f953788d75c7df2db43907c68da18ed75c235dd3Andreas Gustafsson2147. [bug] libbind: remove potential buffer overflow from
9df7cf8ea31d8d26f9c1be55f2cdafdc68d63c53Andreas Gustafsson2146. [cleanup] Silence Linux's spurious "obsolete setsockopt
cf638fc378d74dd4afa59fe11d04da7b0cddca88Andreas Gustafsson SO_BSDCOMPAT" message. [RT #16641]
4fa5d53e750b4e34e19b9648900d489315b185eaAndreas Gustafsson2145. [bug] Check DS/DLV digest lengths for known digests.
fbdde79262a4ba2bdf4bfae61167026b3220488aAndreas Gustafsson2144. [cleanup] Suppress logging of SERVFAIL from forwarders.
a7e1dcd84ada7e4e4c78f3f281e8a4d99adaf4d1Andreas Gustafsson2143. [bug] We failed to restart the IPv6 client when the
a7e1dcd84ada7e4e4c78f3f281e8a4d99adaf4d1Andreas Gustafsson kernel failed to return the destination the
3fc4c1434d7ac377c720640e2e925a3af567cccbMark Andrews packet was sent to. [RT #16613]
2975d0f819762614526c650b9c2077ef22f81328Andreas Gustafsson2142. [bug] Handle master files with a modification time that
0aba41458d345ea901cf945d47162e5f23647de9Mark Andrews matches the epoch. [RT# 16612]
0bd2ea544e95601e0f0b056acfa079c99d5f6b57Andreas Gustafsson2141. [bug] dig/host should not be setting IDN_ASCCHECK (IDN
0bd2ea544e95601e0f0b056acfa079c99d5f6b57Andreas Gustafsson equivalent of LDH checks). [RT #16609]
79432444e84d2d104119fe6a3d5cbc04b1375bd4Andreas Gustafsson2140. [bug] libbind: missing unlock on pthread_key_create()
79432444e84d2d104119fe6a3d5cbc04b1375bd4Andreas Gustafsson failures. [RT #16654]
3c17010ba5a6b8dd8a2bbc550813c7f051f45a08Andreas Gustafsson2139. [bug] dns_view_find() was being called with wrong type
3c17010ba5a6b8dd8a2bbc550813c7f051f45a08Andreas Gustafsson in adb.c. [RT #16670]
d5169236b7260d447e672db8256fdd7c70f5ee1dMark Andrews2138. [bug] Lock order reversal in resolver.c. [RT #16653]
df7596a03eea7f1c2df89bd63d3bd4b73f274565Mark Andrews2137. [port] Mips little endian and/or mips 64 bit are now
df7596a03eea7f1c2df89bd63d3bd4b73f274565Mark Andrews supported for atomic operations. [RT#16648]
f08782f0923d11227983a352c26301cf703383cfMark Andrews2136. [bug] nslookup/host looped if there was no search list
f08782f0923d11227983a352c26301cf703383cfMark Andrews and the host didn't exist. [RT #16657]
ed2cefaf0ea367ee408cb7f6a54a413814240fa7Andreas Gustafsson2135. [bug] Uninitialized rdataset in sdlz.c. [RT# 16656]
ed2cefaf0ea367ee408cb7f6a54a413814240fa7Andreas Gustafsson2134. [func] Additional statistics support. [RT #16666]
b923e278535b4e8d264998a85a6ae1eb4b3aa4c6Andreas Gustafsson2133. [port] powerpc: Support both IBM and MacOS Power PC
b923e278535b4e8d264998a85a6ae1eb4b3aa4c6Andreas Gustafsson assembler syntaxes. [RT #16647]
b923e278535b4e8d264998a85a6ae1eb4b3aa4c6Andreas Gustafsson2132. [bug] Missing unlock on out of memory in
edf97be2b54cbdc4f3f3a46776df3e912892e960Andreas Gustafsson dns_dispatchmgr_setudp().
769ef0b7bdc9520dd62d2f440ea36bc020e88934Andreas Gustafsson2131. [contrib] dlz/mysql: AXFR was broken. [RT #16630]
9e46f410e716f73abb345be215ccb4c61782b718Andreas Gustafsson2130. [func] Log if CD or DO were set. [RT #16640]
769ef0b7bdc9520dd62d2f440ea36bc020e88934Andreas Gustafsson2129. [func] Provide a pool of UDP sockets for queries to be
769ef0b7bdc9520dd62d2f440ea36bc020e88934Andreas Gustafsson made over. See use-queryport-pool, queryport-pool-ports
b09f4e054cbe67b93a5ff62d511ee25945038943Mark Andrews and queryport-pool-updateinterval. [RT #16415]
b09f4e054cbe67b93a5ff62d511ee25945038943Mark Andrews2128. [doc] xsltproc --nonet, update DTD versions. [RT #16635]
3d3445447225ab63f49fc24362963ea49ce94901Andreas Gustafsson2127. [port] Improved OpenSSL 0.9.8 support. [RT #16563]
40dd9cb8cc240c33d820fe79f176ed51e4c06a1aMark Andrews2126. [security] Serialize validation of type ANY responses. [RT #16555]
96ea98af241ef00395f4e61de7e2dacfd9941afcMark Andrews2125. [bug] dns_zone_getzeronosoattl() REQUIRE failure if DLZ
3dff229f5dd223568476acec4df1f513acb00b1dAndreas Gustafsson was defined. [RT #16574]
54c4aa0f62aebeb01b6861ee068c1044433fe8feMark Andrews2124. [security] It was possible to dereference a freed fetch
792de65053d8a48d05746b35a21a9fa1792e71acAndreas Gustafsson context. [RT #16584]
792de65053d8a48d05746b35a21a9fa1792e71acAndreas Gustafsson --- 9.5.0a1 released ---
846474d5a6aa21cebb3e94243a11faa5c20200bfAndreas Gustafsson2123. [func] Use Doxygen to generate internal documentation.
846474d5a6aa21cebb3e94243a11faa5c20200bfAndreas Gustafsson2122. [func] Experimental http server and statistics support
7655e78c366cc0d25e24e2a96ba58e04a96042faAndreas Gustafsson for named via xml.
7655e78c366cc0d25e24e2a96ba58e04a96042faAndreas Gustafsson2121. [func] Add a 10 slot dead masters cache (LRU) with a 600
6859033d425170380bcfac4809257bc6e9b60383Andreas Gustafsson second timeout. [RT #16553]
6859033d425170380bcfac4809257bc6e9b60383Andreas Gustafsson2120. [doc] Fix markup on nsupdate man page. [RT #16556]
5419c0c2d0b77682021084c69f2a5c5e2f9a5525Andreas Gustafsson2119. [compat] libbind: allow res_init() to succeed enough to
f558da602e8b74ed181d9189f20bf32dfa6d8723Brian Wellington return the default domain even if it was unable
ff4322d44f8404683b6fb6c86a38a2bc14f6c083Andreas Gustafsson to allocate memory.
ff4322d44f8404683b6fb6c86a38a2bc14f6c083Andreas Gustafsson2118. [bug] Handle response with long chains of domain name
8d146b6e1156f5b562af9a4a9aba76b09650412cAndreas Gustafsson compression pointers which point to other compression
8d146b6e1156f5b562af9a4a9aba76b09650412cAndreas Gustafsson pointers. [RT #16427]
8d146b6e1156f5b562af9a4a9aba76b09650412cAndreas Gustafsson2117. [bug] DNSSEC fixes: named could fail to cache NSEC records
808b909f27c30d36b27efb5aa5ef2d18f83b6d4bAndreas Gustafsson which could lead to validation failures. named didn't
808b909f27c30d36b27efb5aa5ef2d18f83b6d4bAndreas Gustafsson handle negative DS responses that were in the process
808b909f27c30d36b27efb5aa5ef2d18f83b6d4bAndreas Gustafsson of being validated. Check CNAME bit before accepting
595a14576ea14884c35b3726f054f2065365620bMark Andrews NODATA proof. To be able to ignore a child NSEC there
595a14576ea14884c35b3726f054f2065365620bMark Andrews must be SOA (and NS) set in the bitmap. [RT #16399]
640923da589bc5b8492ac407ef89ea1ee9a1c358Andreas Gustafsson2116. [bug] 'rndc reload' could cause the cache to continually
d9e690eb71bde3c748208733ba40a34e9d0ba29dAndreas Gustafsson be cleaned. [RT #16401]
1299e93989afbe1fee0739811b05fd1641ea14aeAndreas Gustafsson2115. [bug] 'rndc reconfig' could trigger a INSIST if the
1299e93989afbe1fee0739811b05fd1641ea14aeAndreas Gustafsson number of masters for a zone was reduced. [RT #16444]
640923da589bc5b8492ac407ef89ea1ee9a1c358Andreas Gustafsson2114. [bug] dig/host/nslookup: searches for names with multiple
640923da589bc5b8492ac407ef89ea1ee9a1c358Andreas Gustafsson labels were failing. [RT #16447]
1299e93989afbe1fee0739811b05fd1641ea14aeAndreas Gustafsson2113. [bug] nsupdate: if a zone is specified it should be used
0bd1b2fbfed4aa489e9d5fcbc7f48acb96ba7248Mark Andrews for server discover. [RT# 16455]
aa30ee42c4b6da9bab4fb84d6cbbda6036a4d426Mark Andrews2112. [security] Warn if weak RSA exponent is used. [RT #16460]
1de63e34f163b7a4708a6ad1779f93ae7636b92eAndreas Gustafsson2111. [bug] Fix a number of errors reported by Coverity.
01446841be2b73f9a2ead74056df2d5342414041Andreas Gustafsson2110. [bug] "minimal-response yes;" interacted badly with BIND 8
01446841be2b73f9a2ead74056df2d5342414041Andreas Gustafsson priming queries. [RT #16491]
28cf7340b9c82fc62ca1a1782cb1bd7b0de11aebAndreas Gustafsson2109. [port] libbind: silence aix 5.3 compiler warnings. [RT #16502]
1de63e34f163b7a4708a6ad1779f93ae7636b92eAndreas Gustafsson2108. [func] DHCID support. [RT #16456]
feb1f6a4ac42988558ecb8dc5dc0c974ec1f0509Brian Wellington2107. [bug] dighost.c: more cleanup of buffers. [RT #16499]
ea34bcc6376555296a08e4c9e2f9c2cbe58378a9Andreas Gustafsson2106. [func] 'rndc status' now reports named's version. [RT #16426]
d1a6976967d6cfd93f5a8d80878215691ac8fe74Mark Andrews2105. [func] GSS-TSIG support (RFC 3645).
06f12c290c7904f0723094b5cbd11e2a1d49e95eAndreas Gustafsson2104. [port] Fix Solaris SMF error message.
5e4c83cfec3f267ea8f22fbb535c61434c94d43cDanny Mayer2103. [port] Add /usr/sfw to list of locations for OpenSSL
6e1b2ebcd65c6d0cc90d7789f884aea11184eb5dAndreas Gustafsson under Solaris.
e6f17474cb43a138bf7fc9ad30c6b3a2847cb7a7Mark Andrews2102. [port] Silence Solaris 10 warnings.
5fe21da364d4397c9a413fe689ce82dea36a7b29Mark Andrews2101. [bug] OpenSSL version checks were not quite right.
43efd9fa56b03e3e285fb58859efc9348c7f4a9fMark Andrews2100. [port] win32: copy libeay32.dll to Build\Debug.
43efd9fa56b03e3e285fb58859efc9348c7f4a9fMark Andrews Copy Debug\named-checkzone to Debug\named-compilezone.
5c831a1a1b14470037de6d8bc0501aea5dc6cacdAndreas Gustafsson2099. [port] win32: more manifest issues.
98e231525fda817d393ef0c529b50bfc08cebe47Mark Andrews2098. [bug] Race in rbtdb.c:no_references(), which occasionally
98e231525fda817d393ef0c529b50bfc08cebe47Mark Andrews triggered an INSIST failure about the node lock
98e231525fda817d393ef0c529b50bfc08cebe47Mark Andrews reference. [RT #16411]
d4196128b31d511c8513edacc70dea7e8d0c053aMark Andrews2097. [bug] named could reference a destroyed memory context
d4196128b31d511c8513edacc70dea7e8d0c053aMark Andrews after being reloaded / reconfigured. [RT #16428]
4a20a92f4f96cf2b2fd77898c6afec6c45e481b3Andreas Gustafsson2096. [bug] libbind: handle applications that fail to detect
4a20a92f4f96cf2b2fd77898c6afec6c45e481b3Andreas Gustafsson res_init() failures better.
4a20a92f4f96cf2b2fd77898c6afec6c45e481b3Andreas Gustafsson2095. [port] libbind: alway prototype inet_cidr_ntop_ipv6() and
4a20a92f4f96cf2b2fd77898c6afec6c45e481b3Andreas Gustafsson net_cidr_ntop_ipv6(). [RT #16388]
e60b3717f0e6f28d6fb2c5124ffb3bd31cc3a746Mark Andrews2094. [contrib] Update named-bootconf. [RT# 16404]
0262406cea5802a717539247cbaa596ac808efa9Mark Andrews2093. [bug] named-checkzone -s was broken.
3d8ab44d14f3de797b8454fc2edb7421a6bfc874Andreas Gustafsson2092. [bug] win32: dig, host, nslookup. Use registry config
3d8ab44d14f3de797b8454fc2edb7421a6bfc874Andreas Gustafsson if resolv.conf does not exist or no nameservers
3426f7118c92cab8714a7fddc9e721ff09554447Andreas Gustafsson listed. [RT #15877]
db235e65884c04058cc6e99ca485170d67cf9538Andreas Gustafsson2091. [port] dighost.c: race condition on cleanup. [RT #16417]
3426f7118c92cab8714a7fddc9e721ff09554447Andreas Gustafsson2090. [port] win32: Visual C++ 2005 command line manifest support.
64a5004a66accd190bfd5ddf115667726537be50Andreas Gustafsson2089. [security] Raise the minimum safe OpenSSL versions to
64a5004a66accd190bfd5ddf115667726537be50Andreas Gustafsson OpenSSL 0.9.7l and OpenSSL 0.9.8d. Versions
64a5004a66accd190bfd5ddf115667726537be50Andreas Gustafsson prior to these have known security flaws which
b1ae7a591a4b99a26036e919b87247b65abfcd77Mark Andrews are (potentially) exploitable in named. [RT #16391]
b1ae7a591a4b99a26036e919b87247b65abfcd77Mark Andrews2088. [security] Change the default RSA exponent from 3 to 65537.
cab0ee644db604d56b45ec39429d505d635da347Andreas Gustafsson2087. [port] libisc failed to compile on OS's w/o a vsnprintf.
cab0ee644db604d56b45ec39429d505d635da347Andreas Gustafsson2086. [port] libbind: FreeBSD now has get*by*_r() functions.
7780a3e5a4659bb8fc44f8915d20a8d3ffa33e00Andreas Gustafsson2085. [doc] win32: added index.html and README to zip. [RT #16201]
6dbc6fae496db1f584c055e63bcd7afd332fe8f6Andreas Gustafsson2084. [contrib] dbus update for 9.3.3rc2.
6dbc6fae496db1f584c055e63bcd7afd332fe8f6Andreas Gustafsson2083. [port] win32: Visual C++ 2005 support.
a24d253a3f4e6f4036800744b348fba858d4959eMark Andrews2082. [doc] Document 'cache-file' as a test only option.
847169dab2d0496df1d66842b2cce67c66bf9680Andreas Gustafsson2081. [port] libbind: minor 64-bit portability fix in memcluster.c.
3f543c371fff724d1fb05eb564f732476e946b5bBrian Wellington2080. [port] libbind: res_init.c did not compile on older versions
847169dab2d0496df1d66842b2cce67c66bf9680Andreas Gustafsson of Solaris. [RT #16363]
847169dab2d0496df1d66842b2cce67c66bf9680Andreas Gustafsson2079. [bug] The lame cache was not handling multiple types
9aba20edee4e704433a464ae43b070b0775de506Mark Andrews correctly. [RT #16361]
ed03e26c44347ec20aff6608de6082e3594d95fbMark Andrews2078. [bug] dnssec-checkzone output style "default" was badly
ed03e26c44347ec20aff6608de6082e3594d95fbMark Andrews named. It is now called "relative". [RT #16326]
e8d86192fc424f49e43df9cee439ca5c793e6000Mark Andrews2077. [bug] 'dnssec-signzone -O raw' wasn't outputting the
e8d86192fc424f49e43df9cee439ca5c793e6000Mark Andrews complete signed zone. [RT #16326]
bae5d9fcb4616005fbc861e327b0a48b7bd4d89aMark Andrews2076. [bug] Several files were missing #include <config.h>
bae5d9fcb4616005fbc861e327b0a48b7bd4d89aMark Andrews causing build failures on OSF. [RT #16341]
1299e93989afbe1fee0739811b05fd1641ea14aeAndreas Gustafsson2075. [bug] The spillat timer event hander could leak memory.
98a5dc52bf668b093cda7901c057f7b54e18a2fcAndreas Gustafsson2074. [bug] dns_request_createvia2(), dns_request_createvia3(),
98a5dc52bf668b093cda7901c057f7b54e18a2fcAndreas Gustafsson dns_request_createraw2() and dns_request_createraw3()
5af0708e7fd78976a33de70f9380785f4086a1f0Andreas Gustafsson failed to send multiple UDP requests. [RT #16349]
98a5dc52bf668b093cda7901c057f7b54e18a2fcAndreas Gustafsson2073. [bug] Incorrect semantics check for update policy "wildcard".
452b30ddb32dd9370b2e5ee10427dd3758ef98b4Mark Andrews2072. [bug] We were not generating valid HMAC SHA digests.
1299e93989afbe1fee0739811b05fd1641ea14aeAndreas Gustafsson2071. [port] Test whether gcc accepts -fno-strict-aliasing.
06a960c681566a163af5b9a655cf36023075ddcbMark Andrews2070. [bug] The remote address was not always displayed when
cb8fd52bbeaf40c9166a0144541c4ff2bafc2dd6Andreas Gustafsson reporting dispatch failures. [RT #16315]
cad3210bb95057a37aaed20bc8a1542e0534422cAndreas Gustafsson2069. [bug] Cross compiling was not working. [RT #16330]
cad3210bb95057a37aaed20bc8a1542e0534422cAndreas Gustafsson2068. [cleanup] Lower incremental tuning message to debug 1.
cad3210bb95057a37aaed20bc8a1542e0534422cAndreas Gustafsson2067. [bug] 'rndc' could close the socket too early triggering
cad3210bb95057a37aaed20bc8a1542e0534422cAndreas Gustafsson a INSIST under Windows. [RT #16317]
afeded2289de8d193b072da2b44a2d580cc235c1Danny Mayer2066. [security] Handle SIG queries gracefully. [RT #16300]
afeded2289de8d193b072da2b44a2d580cc235c1Danny Mayer2065. [bug] libbind: probe for HPUX prototypes for
afeded2289de8d193b072da2b44a2d580cc235c1Danny Mayer endprotoent_r() and endservent_r(). [RT 16313]
afeded2289de8d193b072da2b44a2d580cc235c1Danny Mayer2064. [bug] libbind: silence AIX compiler warnings. [RT #16218]
f462b9aed23b77bda867301f80ead6990df6f4f8Andreas Gustafsson2063. [bug] Change #1955 introduced a bug which caused the first
89555ff443c8127a533f6c742316c9b1a713cfd5Mark Andrews 'rndc flush' call to not free memory. [RT #16244]
aa9a67adeb48069f5c2e5d8936a8ed5aac7d6ad7Andreas Gustafsson2062. [bug] 'dig +nssearch' was reusing a buffer before it had
aa9a67adeb48069f5c2e5d8936a8ed5aac7d6ad7Andreas Gustafsson been returned by the socket code. [RT #16307]
aa9a67adeb48069f5c2e5d8936a8ed5aac7d6ad7Andreas Gustafsson2061. [bug] Accept expired wildcard message reversed. [RT #16296]
73ac1894ea64bc50aff7406872d0e9c5df6d9cf6Mark Andrews2060. [bug] Enabling DLZ support could leave views partially
539cad8f49b38540b7c20c64d1ef456cb2fa7914Andreas Gustafsson configured. [RT #16295]
e22dca2a9ad30d493a869586abed86f7268204f9Mark Andrews2059. [bug] Search into cache rbtdb could trigger an INSIST
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson failure while cleaning up a stale rdataset.
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson2058. [bug] Adjust how we calculate rtt estimates in the presence
2c0b26955ee32fcee1757ec1be5a8caf8fe695a6Mark Andrews of authoritative servers that drop EDNS and/or CD
2449f41e75d3b3f1c0ec3f05b1603fd8f80d8ae0Mark Andrews requests. Also fallback to EDNS/512 and plain DNS
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson faster for zones with less than 3 servers. [RT #16187]
ea72586fc5c360539117119ee35e4c3a04b912bcAndreas Gustafsson2057. [bug] Make setting "ra" dependent on both allow-query-cache
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson and allow-recursion. [RT #16290]
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson2056. [bug] dig: ixfr= was not being treated case insensitively
1fdbadc594a49b423052ea342dac74ff1a36089dMark Andrews at all times. [RT #15955]
a1898260ad19d02e88ab76c1855d33c67add9defMark Andrews2055. [bug] Missing goto after dropping multicast query.
305b0eda33b16493355db1f1c86313a6f5fbfc3bDanny Mayer2054. [port] freebsd: do not explicitly link against -lpthread.
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson2053. [port] netbsd:libbind: silence compiler warnings. [RT #16220]
d16b4e8ba885a45933dc6a46f340b76811d60c74Andreas Gustafsson2052. [bug] 'rndc' improve connect failed message to report
de9833be77ef92c17b35c02d138a0ad8df34dd91Mark Andrews the failing address. [RT #15978]
de9833be77ef92c17b35c02d138a0ad8df34dd91Mark Andrews2051. [port] More strtol() fixes. [RT #16249]
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson2050. [bug] Parsing of NSAP records was not case insensitive.
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson2049. [bug] Restore SOA before AXFR when falling back from
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson a attempted IXFR when transferring in a zone.
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson Allow a initial SOA query before attempting
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson a AXFR to be requested. [RT #16156]
5419c0c2d0b77682021084c69f2a5c5e2f9a5525Andreas Gustafsson2048. [bug] It was possible to loop forever when using
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson avoid-v4-udp-ports / avoid-v6-udp-ports when
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson the OS always returned the same local port.
907ec2c618d08d8322b04729779b24bd778d49e7Mark Andrews2047. [bug] Failed to initialize the interface flags to zero.
23a020bc1312fc35e7c4ea36df846c550cb13634Andreas Gustafsson2046. [bug] rbtdb.c:rdataset_setadditional() could cause duplicate
0a532842050020a1b0577c65f91f38bd022daa78Andreas Gustafsson cleanup [RT #16247].
0a532842050020a1b0577c65f91f38bd022daa78Andreas Gustafsson2045. [func] Use lock buckets for acache entries to limit memory
0a532842050020a1b0577c65f91f38bd022daa78Andreas Gustafsson consumption. [RT #16183]
23a020bc1312fc35e7c4ea36df846c550cb13634Andreas Gustafsson2044. [port] Add support for atomic operations for Itanium.
5419c0c2d0b77682021084c69f2a5c5e2f9a5525Andreas Gustafsson2043. [port] nsupdate/nslookup: Force the flushing of the prompt
ab3eaa20e9a7e56208408563c79b4f8ac01d5e84Andreas Gustafsson for interactive sessions. [RT#16148]
e1a153c3f095e217eea29958950fea36e54862ceAndreas Gustafsson2042. [bug] named-checkconf was incorrectly rejecting the
7250c1a2616761395bdb9ae7cd1ba43f20d3edc4Andreas Gustafsson logging category "config". [RT #16117]
7250c1a2616761395bdb9ae7cd1ba43f20d3edc4Andreas Gustafsson2041. [bug] "configure --with-dlz-bdb=yes" produced a bad
ab3eaa20e9a7e56208408563c79b4f8ac01d5e84Andreas Gustafsson set of libraries to be linked. [RT #16129]
4d77dbcfa052c065a87d2d35b116f17b74bae573Andreas Gustafsson2040. [bug] rbtdb no_references() could trigger an INSIST
c38b92000c0f1a95daaad5468777e165b8047de9Mark Andrews failure with --enable-atomic. [RT #16022]
c38b92000c0f1a95daaad5468777e165b8047de9Mark Andrews2039. [func] Check that all buffers passed to the socket code
a5b9c2b208b51b039c8f4006cddf3d37dd781561Brian Wellington have been retrieved when the socket event is freed.
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson2038. [bug] dig/nslookup/host was unlinking from wrong list
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson when handling errors. [RT #16122]
9261ca5fc8a564968f34e108eb862157471ca50eAndreas Gustafsson2037. [func] When unlinking the first or last element in a list
ee3ab6063dd13b5947d3fbe88b9ce8f38d65df9dBrian Wellington check that the list head points to the element to
d81622b537be1971530cfb459acdbbe7d82d883bBrian Wellington be unlinked. [RT #15959]
a5b9c2b208b51b039c8f4006cddf3d37dd781561Brian Wellington2036. [bug] 'rndc recursing' could cause trigger a REQUIRE.
a5b9c2b208b51b039c8f4006cddf3d37dd781561Brian Wellington2035. [func] Make falling back to TCP on UDP refresh failure
2da0b7dfbd02fab454b8ba60f1fdb7e2a5cbd2dbMark Andrews optional. Default "try-tcp-refresh yes;" for BIND 8
2da0b7dfbd02fab454b8ba60f1fdb7e2a5cbd2dbMark Andrews compatibility. [RT #16123]
1cb6e8cbe41afade950837319e04da4ccf8649e0Brian Wellington2034. [bug] gcc: set -fno-strict-aliasing. [RT #16124]
1cb6e8cbe41afade950837319e04da4ccf8649e0Brian Wellington2033. [bug] We weren't creating multiple client memory contexts
2033e305852d4b76772885ea73ebfb6776c1f820Mark Andrews on demand as expected. [RT #16095]
6443201354efa09f16ada26dab99e9b7f8271521Andreas Gustafsson2032. [bug] Remove a INSIST in query_addadditional2(). [RT #16074]
e980502db40155234b4e8d320b748b34dbaba3a2Brian Wellington2031. [bug] Emit a error message when "rndc refresh" is called on
5419c0c2d0b77682021084c69f2a5c5e2f9a5525Andreas Gustafsson a non slave/stub zone. [RT # 16073]
e980502db40155234b4e8d320b748b34dbaba3a2Brian Wellington2030. [bug] We were being overly conservative when disabling
ecd1addb86319bacc6c0bff2c68373619eebbffcMark Andrews openssl engine support. [RT #16030]
0176adc7c58bb8bd60ec71eeae94dbfbbc4018a8Mark Andrews2029. [bug] host printed out the server multiple times when
0176adc7c58bb8bd60ec71eeae94dbfbbc4018a8Mark Andrews specified on the command line. [RT #15992]
ea20115e347264b9bc1c686d6dfc1b5af3a5516bAndreas Gustafsson2028. [port] linux: socket.c compatibility for old systems.
bddfe77128b0f16af263ff149db40f0d885f43d0Mark Andrews2027. [port] libbind: Solaris x86 support. [RT #16020]
aa0dc8d920a1f79626c3564408db9c5c9a5319a7Andreas Gustafsson2026. [bug] Rate limit the two recursive client exceeded messages.
47d48791fc352fcdf9019200070221be41a8d77cMark Andrews2025. [func] Update "zone serial unchanged" message. [RT #16026]
35db8a8eda6a889675138eb125d366c8851f68a5Andreas Gustafsson2024. [bug] named emitted spurious "zone serial unchanged"
0d5e7cd0afaee07302f8364aa454f09b4c63ea79Andreas Gustafsson messages on reload. [RT #16027]
5e88852b94830bf71e37dc700d568cb35e2e6f7eAndreas Gustafsson2023. [bug] "make install" should create ${localstatedir}/run and
5e88852b94830bf71e37dc700d568cb35e2e6f7eAndreas Gustafsson ${sysconfdir} if they do not exist. [RT #16033]
5e88852b94830bf71e37dc700d568cb35e2e6f7eAndreas Gustafsson2022. [bug] If dnssec validation is disabled only assert CD if
22815444822da17fab82d4ab115da6e055ea1754Brian Wellington CD was requested. [RT #16037]
22815444822da17fab82d4ab115da6e055ea1754Brian Wellington2021. [bug] dnssec-enable no; triggered a REQUIRE. [RT #16037]
35db8a8eda6a889675138eb125d366c8851f68a5Andreas Gustafsson2020. [bug] rdataset_setadditional() could leak memory. [RT #16034]
35db8a8eda6a889675138eb125d366c8851f68a5Andreas Gustafsson2019. [tuning] Reduce the amount of work performed per quantum
c6de6524d777c90ae8011af8b10f5cac044081e5Mark Andrews when cleaning the cache. [RT #15986]
bd6504aa9aa16a912412fbe010046aaf4bf23621Brian Wellington2018. [bug] Checking if the HMAC MD5 private file was broken.
bd6504aa9aa16a912412fbe010046aaf4bf23621Brian Wellington2017. [bug] allow-query default was not correct. [RT #15946]
bd6504aa9aa16a912412fbe010046aaf4bf23621Brian Wellington2016. [bug] Return a partial answer if recursion is not
e9596e1fb3dfa560216776acdbfac3cf5ef97157Mark Andrews allowed but requested and we had the answer
e9596e1fb3dfa560216776acdbfac3cf5ef97157Mark Andrews to the original qname. [RT #15945]
c54210716ee55b55e22d8dad56fd696a641fc98dBob Halley2015. [cleanup] use-additional-cache is now acache-enable for
c54210716ee55b55e22d8dad56fd696a641fc98dBob Halley consistency. Default acache-enable off in BIND 9.4
c54210716ee55b55e22d8dad56fd696a641fc98dBob Halley as it requires memory usage to be configured.
c54210716ee55b55e22d8dad56fd696a641fc98dBob Halley It may be enabled by default in BIND 9.5 once we
3fcf6b956f47405750724bd84e1b2290b61c9186Brian Wellington have more experience with it.
3fcf6b956f47405750724bd84e1b2290b61c9186Brian Wellington2014. [func] Statistics about acache now recorded and sent
1e289d3cca5cdd01dda650fa6e4c1de1aa8b4196Andreas Gustafsson to log. [RT #15976]
0a2d5c990559ce2b9f95df752db6e93024d9a250Brian Wellington2013. [bug] Handle unexpected TSIGs on unsigned AXFR/IXFR
96ed62425310854fd6f6f06bfb7651b3e4c17ee7Andreas Gustafsson responses more gracefully. [RT #15941]
96ed62425310854fd6f6f06bfb7651b3e4c17ee7Andreas Gustafsson2012. [func] Don't insert new acache entries if acache is full.
96ed62425310854fd6f6f06bfb7651b3e4c17ee7Andreas Gustafsson2011. [func] dnssec-signzone can now update the SOA record of
5733d25b06b46067b3751d10436d82aef09cd705Brian Wellington the signed zone, either as an increment or as the
82c65f4f62819340ef8198932d3eab8a308a4874Andreas Gustafsson system time(). [RT #15633]
5733d25b06b46067b3751d10436d82aef09cd705Brian Wellington2010. [placeholder] rt15958
5733d25b06b46067b3751d10436d82aef09cd705Brian Wellington2009. [bug] libbind: Coverity fixes. [RT #15808]
debff476ad3512687a354499c25d2793e2009acdBrian Wellington2008. [func] It is now possible to enable/disable DNSSEC
eb6e3b04169a766d2b968bcc978191605c2ef24cAndreas Gustafsson validation from rndc. This is useful for the
eb6e3b04169a766d2b968bcc978191605c2ef24cAndreas Gustafsson mobile hosts where the current connection point
eb6e3b04169a766d2b968bcc978191605c2ef24cAndreas Gustafsson breaks DNSSEC (firewall/proxy). [RT #15592]
eb6e3b04169a766d2b968bcc978191605c2ef24cAndreas Gustafsson rndc validation newstate [view]
7d8c3693d0426b56750b14d80c47df5e42fc75e4Andreas Gustafsson2007. [func] It is now possible to explicitly enable DNSSEC
fed846067d265db1037483d81d01f3651c8a3f28Brian Wellington validation. default dnssec-validation no; to
82c65f4f62819340ef8198932d3eab8a308a4874Andreas Gustafsson be changed to yes in 9.5.0. [RT #15674]
a26ad011f382d12058478704cb5e90e6f4366d01Andreas Gustafsson2006. [security] Allow-query-cache and allow-recursion now default
a26ad011f382d12058478704cb5e90e6f4366d01Andreas Gustafsson to the built in acls "localnets" and "localhost".
a26ad011f382d12058478704cb5e90e6f4366d01Andreas Gustafsson This is being done to make caching servers less
57188b5ff2397c0517e55f622879e69ee547918dAndreas Gustafsson attractive as reflective amplifying targets for
7d8c3693d0426b56750b14d80c47df5e42fc75e4Andreas Gustafsson spoofed traffic. This still leave authoritative
7d8c3693d0426b56750b14d80c47df5e42fc75e4Andreas Gustafsson servers exposed.
9a72459b6040b30d043c5fd9e283441b847e569aAndreas Gustafsson The best fix is for full BCP 38 deployment to
9a72459b6040b30d043c5fd9e283441b847e569aAndreas Gustafsson remove spoofed traffic.
07c336a9a85791dff886b1e28514589a25d9b720Andreas Gustafsson2005. [bug] libbind: Retransmission timeouts should be
07c336a9a85791dff886b1e28514589a25d9b720Andreas Gustafsson based on which attempt it is to the nameserver
07c336a9a85791dff886b1e28514589a25d9b720Andreas Gustafsson and not the nameserver itself. [RT #13548]
07c336a9a85791dff886b1e28514589a25d9b720Andreas Gustafsson2004. [bug] dns_tsig_sign() could pass a NULL pointer to
07c336a9a85791dff886b1e28514589a25d9b720Andreas Gustafsson dst_context_destroy() when cleaning up after a
712fa28946312882a60b0c6a913914d3e8c69867Mark Andrews error. [RT #15835]
f2a16ec2e8970615d39f8fe339b215ad0a893b85Mark Andrews2003. [bug] libbind: The DNS name/address lookup functions could
8bcf7a157900c3a05168aaec708b8c664b96d797Andreas Gustafsson occasionally follow a random pointer due to
63fd201fde27ce408cde1c73a054e401fcfb9e3bDavid Lawrence structures not being completely zeroed. [RT #15806]
f8644da8d948dbc973f6dd4c94a79774e16ec07bDavid Lawrence2002. [bug] libbind: tighten the constraints on when
9bfa90768ab83ea5a8571c98d3774377da4bdcbeDavid Lawrence struct addrinfo._ai_pad exists. [RT #15783]
9bfa90768ab83ea5a8571c98d3774377da4bdcbeDavid Lawrence2001. [func] Check the KSK flag when updating a secure dynamic zone.
9bfa90768ab83ea5a8571c98d3774377da4bdcbeDavid Lawrence New zone option "update-check-ksk yes;". [RT #15817]
2d67c2474475acf52c8251dc48bfb7565ee5f2ffDavid Lawrence2000. [bug] memmove()/strtol() fix was incomplete. [RT #15812]
2d67c2474475acf52c8251dc48bfb7565ee5f2ffDavid Lawrence1999. [func] Implement "rrset-order fixed". [RT #13662]
6a7a69e9f764812872ec2db775be2ac8bb073102Andreas Gustafsson1998. [bug] Restrict handling of fifos as sockets to just SunOS.
6a7a69e9f764812872ec2db775be2ac8bb073102Andreas Gustafsson This allows named to connect to entropy gathering
6a7a69e9f764812872ec2db775be2ac8bb073102Andreas Gustafsson daemons that use fifos instead of sockets. [RT #15840]
8bcf7a157900c3a05168aaec708b8c664b96d797Andreas Gustafsson1997. [bug] Named was failing to replace negative cache entries
0a9a3d8c6daf9ffcfb62dbe366e26f521cbb9736Brian Wellington when a positive one for the type was learnt.
34d5676aac483e00e16056a6834a27b52bed42f0Brian Wellington1996. [bug] nsupdate: if a zone has been specified it should
1d9ab721315555ac75e7d4f57585323909283688Andreas Gustafsson appear in the output of 'show'. [RT #15797]
1d9ab721315555ac75e7d4f57585323909283688Andreas Gustafsson1995. [bug] 'host' was reporting multiple "is an alias" messages.
112d9875bf33e2382f9a986d3e58fce08f1935fcOlafur Gudmundsson1994. [port] OpenSSL 0.9.8 support. [RT #15694]
63fd201fde27ce408cde1c73a054e401fcfb9e3bDavid Lawrence1993. [bug] Log messages, via syslog, were missing the space
63fd201fde27ce408cde1c73a054e401fcfb9e3bDavid Lawrence after the timestamp if "print-time yes" was specified.
519f8475ff8218e3981ae2b249eb1403da7c52f6Andreas Gustafsson1992. [bug] Not all incoming zone transfer messages included the
edc1c60621b44fbc8131ad1542f657dd129f9a30Andreas Gustafsson view. [RT #15825]
edc1c60621b44fbc8131ad1542f657dd129f9a30Andreas Gustafsson1991. [cleanup] The configuration data, once read, should be treated
edc1c60621b44fbc8131ad1542f657dd129f9a30Andreas Gustafsson as read only. Expand the use of const to enforce this
41626c0997c89dcdecf67c931f0031aadd507977Andreas Gustafsson at compile time. [RT #15813]
41626c0997c89dcdecf67c931f0031aadd507977Andreas Gustafsson1990. [bug] libbind: isc's override of broken gettimeofday()
4f4e44c98f315bfadc6dded1b86b465222a83967David Lawrence implementations was not always effective.
464c2e4bb960d15bd60d53c3ef3ae7414b129037David Lawrence1989. [bug] win32: don't check the service password when
6112718b0dbb01ffbfd3fabc61e30c7e4485b0a7David Lawrence re-installing. [RT #15882]
6112718b0dbb01ffbfd3fabc61e30c7e4485b0a7David Lawrence1988. [bug] Remove a bus error from the SHA256/SHA512 support.
6112718b0dbb01ffbfd3fabc61e30c7e4485b0a7David Lawrence1987. [func] DS/DLV SHA256 digest algorithm support. [RT #15608]
04260c5c48d234734863f0222e207b6564cd41a8David Lawrence1986. [func] Report when a zone is removed. [RT #15849]
f479c9ff5576b3d138c7e52cfc2319b185b7ebcfDavid Lawrence1985. [protocol] DLV has now been assigned a official type code of
f479c9ff5576b3d138c7e52cfc2319b185b7ebcfDavid Lawrence 32769. [RT #15807]
6c35e4dd17e6562a6b4d106cbf1d824b9f529356David Lawrence Note: care should be taken to ensure you upgrade
504f7802d4c9b43db4820f496c4d00e078effa18David Lawrence both named and dnssec-signzone at the same time for
504f7802d4c9b43db4820f496c4d00e078effa18David Lawrence zones with DLV records where named is the master
504f7802d4c9b43db4820f496c4d00e078effa18David Lawrence server for the zone. Also any zones that contain
504f7802d4c9b43db4820f496c4d00e078effa18David Lawrence DLV records should be removed when upgrading a slave
6af5c66df334c4e275e07b03c9b35e40dbaa4f31Andreas Gustafsson zone. You do not however have to upgrade all
6af5c66df334c4e275e07b03c9b35e40dbaa4f31Andreas Gustafsson servers for a zone with DLV records simultaneously.
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson1984. [func] dig, nslookup and host now advertise a 4096 byte
3b6bcedffe1d326fd9f6aa3bfb1537af0975fab8Brian Wellington EDNS UDP buffer size by default. [RT #15855]
841179549b6433e782c164a562eb3422f603533dAndreas Gustafsson1983. [func] Two new update policies. "selfsub" and "selfwild".
7fe2ead2b3e23f68c1d3c79da51ef5af4f678f7dAndreas Gustafsson1982. [bug] DNSKEY was being accepted on the parent side of
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson a delegation. KEY is still accepted there for
f808bd34fbd3dd9508e8183e8025635bc330c34aAndreas Gustafsson RFC 3007 validated updates. [RT #15620]
841179549b6433e782c164a562eb3422f603533dAndreas Gustafsson1981. [bug] win32: condition.c:wait() could fail to reattain
841179549b6433e782c164a562eb3422f603533dAndreas Gustafsson the mutex lock.
6c6a6c9f5e2b3c6fd72263eac155e4feddb77316Brian Wellington1980. [func] dnssec-signzone: output the SOA record as the
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson first record in the signed zone. [RT #15758]
2445d14b1a95132a473aa30076d0ce1762027e76Mark Andrews1979. [port] linux: allow named to drop core after changing
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson user ids. [RT #15753]
4585aeb2cc84c0e0602da5abf47c31f92ec3b6b2Mark Andrews1978. [port] Handle systems which have a broken recvmsg().
56877490bc70e4004f6b5e4a16067750ca64be85Andreas Gustafsson1977. [bug] Silence noisy log message. [RT #15704]
56877490bc70e4004f6b5e4a16067750ca64be85Andreas Gustafsson1976. [bug] Handle systems with no IPv4 addresses. [RT #15695]
711c2be7d9d99ee4415bc4e41ebe4f7f31947b3bAndreas Gustafsson1975. [bug] libbind: isc_gethexstring() could misparse multi-line
56877490bc70e4004f6b5e4a16067750ca64be85Andreas Gustafsson hex strings with comments. [RT #15814]
56877490bc70e4004f6b5e4a16067750ca64be85Andreas Gustafsson1974. [doc] List each of the zone types and associated zone
af0be81b2f6ea700dd882d3b18468c7815bd5ef2Andreas Gustafsson options separately in the ARM.
af0be81b2f6ea700dd882d3b18468c7815bd5ef2Andreas Gustafsson1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
ed0e1ae6bc3df39389a24d72cf544b2437bf8340Andreas Gustafsson HMACSHA512 support. [RT #13606]
ed0e1ae6bc3df39389a24d72cf544b2437bf8340Andreas Gustafsson1972. [contrib] DBUS dynamic forwarders integration from
ed0e1ae6bc3df39389a24d72cf544b2437bf8340Andreas Gustafsson Jason Vas Dias <jvdias@redhat.com>.
ed0e1ae6bc3df39389a24d72cf544b2437bf8340Andreas Gustafsson1971. [port] linux: make detection of missing IF_NAMESIZE more
6cefb60af55912df4411389bccfc38a74e992332Mark Andrews robust. [RT #15443]
6cefb60af55912df4411389bccfc38a74e992332Mark Andrews1970. [bug] nsupdate: adjust UDP timeout when falling back to
02e81689e3eff98a8d70c98a7cc45c150472316aBrian Wellington unsigned SOA query. [RT #15775]
02e81689e3eff98a8d70c98a7cc45c150472316aBrian Wellington1969. [bug] win32: the socket code was freeing the socket
02e81689e3eff98a8d70c98a7cc45c150472316aBrian Wellington structure too early. [RT #15776]
dccd7f8459d811141fde04d4a307b9b695cf58b1David Lawrence1968. [bug] Missing lock in resolver.c:validated(). [RT #15739]
dccd7f8459d811141fde04d4a307b9b695cf58b1David Lawrence1967. [func] dig/nslookup/host: warn about missing "QR". [RT #15779]
dccd7f8459d811141fde04d4a307b9b695cf58b1David Lawrence1966. [bug] Don't set CD when we have fallen back to plain DNS.
dccd7f8459d811141fde04d4a307b9b695cf58b1David Lawrence1965. [func] Suppress spurious "recusion requested but not
dccd7f8459d811141fde04d4a307b9b695cf58b1David Lawrence available" warning with 'dig +qr'. [RT #15780].
dccd7f8459d811141fde04d4a307b9b695cf58b1David Lawrence1964. [func] Separate out MX and SRV to CNAME checks. [RT #15723]
03f91269f5453bcbd924910ef85a8f8496cf2661Mark Andrews1963. [port] Tru64 4.0E doesn't support send() and recv().
03f91269f5453bcbd924910ef85a8f8496cf2661Mark Andrews1962. [bug] Named failed to clear old update-policy when it
afb0a628efd8ecf40f66f6b8d0711bca62be2a9aMark Andrews was removed. [RT #15491]
17dba29ba5db791976e505114baee53a1dde88aaBrian Wellington1961. [bug] Check the port and address of responses forwarded
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson to dispatch. [RT #15474]
17dba29ba5db791976e505114baee53a1dde88aaBrian Wellington1960. [bug] Update code should set NSEC ttls from SOA MINIMUM.
b5a86fe434c7d58d28af3b5c70c1743979f13aaeMark Andrews1959. [func] Control the zeroing of the negative response TTL to
fb13bc029f62193a07d92384a910a0317fc7e0b0Brian Wellington a soa query. Defaults "zero-no-soa-ttl yes;" and
3042b3e2711d00b7fd9ffbf51443ad761d30427fMark Andrews "zero-no-soa-ttl-cache no;". [RT #15460]
fb13bc029f62193a07d92384a910a0317fc7e0b0Brian Wellington1958. [bug] Named failed to update the zone's secure state
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson until the zone was reloaded. [RT #15412]
af0be81b2f6ea700dd882d3b18468c7815bd5ef2Andreas Gustafsson1957. [bug] Dig mishandled responses to class ANY queries.
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1956. [bug] Improve cross compile support, 'gen' is now built
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence by native compiler. See README for additional
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence cross compile support information. [RT #15148]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1955. [bug] Pre-allocate the cache cleaning iterator. [RT #14998]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1954. [func] Named now falls back to advertising EDNS with a
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence 512 byte receive buffer if the initial EDNS queries
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence fail. [RT #14852]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1953. [func] The maximum EDNS UDP response named will send can
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence now be set in named.conf (max-udp-size). This is
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence independent of the advertised receive buffer
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence (edns-udp-size). [RT #14852]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1952. [port] hpux: tell the linker to build a runtime link
74cc9d733ca94d43310ff3df84d7a4644c0950f9Andreas Gustafsson path "-Wl,+b:". [RT #14816].
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1951. [security] Drop queries from particular well known ports.
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence Don't return FORMERR to queries from particular
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence well known ports. [RT #15636]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1950. [port] Solaris 2.5.1 and earlier cannot bind() then connect()
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence a TCP socket. This prevents the source address being
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson set for TCP connections. [RT #15628]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1949. [func] Addition memory leakage checks. [RT #15544]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1948. [bug] If was possible to trigger a REQUIRE failure in
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence xfrin.c:maybe_free() if named ran out of memory.
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1947. [func] It is now possible to configure named to accept
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence expired RRSIGs. Default "dnssec-accept-expired no;".
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence Setting "dnssec-accept-expired yes;" leaves named
5455f30a7532738d750252c00e649890c694ee30Brian Wellington vulnerable to replay attacks. [RT #14685]
e2fd12f3a020ca8c5de168a44fb72e339cdaa3e9Brian Wellington1946. [bug] resume_dslookup() could trigger a REQUIRE failure
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson when using forwarders. [RT #15549]
cf74d05a50e342e5b3870005c04ae5ed8013ab3eBrian Wellington1945. [cleanup] dnssec-keygen: RSA (RSAMD5) is no longer recommended.
cf74d05a50e342e5b3870005c04ae5ed8013ab3eBrian Wellington To generate a RSAMD5 key you must explicitly request
cf74d05a50e342e5b3870005c04ae5ed8013ab3eBrian Wellington RSAMD5. [RT #13780]
2ae4dd0dbd50b3159476537c60ccdc8b64364356Mark Andrews1944. [cleanup] isc_hash_create() does not need a read/write lock.
4fbd6a13a5ba6ec1e9bd080cba86c74b3b92c894Mark Andrews1943. [bug] Set the loadtime after rolling forward the journal.
f3ac8ee19231ae3018ec21756f19b1bd639ce7e7Andreas Gustafsson1942. [bug] If the name of a DNSKEY match that of one in
af0be81b2f6ea700dd882d3b18468c7815bd5ef2Andreas Gustafsson trusted-keys do not attempt to validate the DNSKEY
f3ac8ee19231ae3018ec21756f19b1bd639ce7e7Andreas Gustafsson using the parents DS RRset. [RT #15649]
82e991b8ed4e0ed3b010d191e0cadfd60226c2d9Andreas Gustafsson1941. [bug] ncache_adderesult() should set eresult even if no
5ce23ccf3f324dc90ab9b4426b1da6284b0e2abfAndreas Gustafsson rdataset is passed to it. [RT #15642]
5ce23ccf3f324dc90ab9b4426b1da6284b0e2abfAndreas Gustafsson1940. [bug] Fixed a number of error conditions reported by
508d17362c2c43ddf95ddc87ae6a8c5f32f35323Andreas Gustafsson1939. [bug] The resolver could dereference a null pointer after
508d17362c2c43ddf95ddc87ae6a8c5f32f35323Andreas Gustafsson validation if all the queries have timed out.
508d17362c2c43ddf95ddc87ae6a8c5f32f35323Andreas Gustafsson1938. [bug] The validator was not correctly handling unsecure
508d17362c2c43ddf95ddc87ae6a8c5f32f35323Andreas Gustafsson negative responses at or below a SEP. [RT #15528]
e7a4f58d55042cbc981a70b5071aaea46b9ebf7fAndreas Gustafsson1937. [bug] sdlz doesn't handle RRSIG records. [RT #15564]
e7a4f58d55042cbc981a70b5071aaea46b9ebf7fAndreas Gustafsson1936. [bug] The validator could leak memory. [RT #15544]
5fdc9aaf401f6816df65d0e9cf701872f345c558Andreas Gustafsson1935. [bug] 'acache' was DO sensitive. [RT #15430]
5fdc9aaf401f6816df65d0e9cf701872f345c558Andreas Gustafsson1934. [func] Validate pending NS RRsets, in the authority section,
5fdc9aaf401f6816df65d0e9cf701872f345c558Andreas Gustafsson prior to returning them if it can be done without
6060b0ac76667afae3c9132ab6e3568a7a693f5dAndreas Gustafsson requiring DNSKEYs to be fetched. [RT #15430]
50097b38c075be55a73bb3737d091c503c70061dBrian Wellington1933. [bug] dump_rdataset_raw() had a incorrect INSIST. [RT #15534]
af1a99a13d73126760b755d63ff7ef8c28ca9070Bob Halley1932. [bug] hpux: LDFLAGS was getting corrupted. [RT #15530]
af1a99a13d73126760b755d63ff7ef8c28ca9070Bob Halley1931. [bug] Per-client mctx could require a huge amount of memory,
af1a99a13d73126760b755d63ff7ef8c28ca9070Bob Halley particularly for a busy caching server. [RT #15519]
fd5847ef0954117d5f905dbbfb68f1e67e4f285fAndreas Gustafsson1930. [port] HPUX: ia64 support. [RT #15473]
fd5847ef0954117d5f905dbbfb68f1e67e4f285fAndreas Gustafsson1929. [port] FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
82e991b8ed4e0ed3b010d191e0cadfd60226c2d9Andreas Gustafsson1928. [bug] Race in rbtdb.c:currentversion(). [RT #15517]
82e991b8ed4e0ed3b010d191e0cadfd60226c2d9Andreas Gustafsson1927. [bug] Access to soanode or nsnode in rbtdb violated the
82e991b8ed4e0ed3b010d191e0cadfd60226c2d9Andreas Gustafsson lock order rule and could cause a dead lock.
69d44b2f5ac8e35bdb0b80aeb304f5cb62197892Mark Andrews1926. [bug] The Windows installer did not check for empty
f08f3c6caeb8460cb679a8687f61da61fff69fb0Mark Andrews passwords. BINDinstall was being installed in
69d44b2f5ac8e35bdb0b80aeb304f5cb62197892Mark Andrews the wrong place. [RT #15483]
8fbd23c0aaacdde1348b6457c5db14c433096fd2Andreas Gustafsson1925. [port] All outer level AC_TRY_RUNs need cross compiling
8fbd23c0aaacdde1348b6457c5db14c433096fd2Andreas Gustafsson defaults. [RT #15469]
5f539d5fc68ca056bd1791e3156b0fe6b28cde16Brian Wellington1924. [port] libbind: hpux ia64 support. [RT #15473]
5f539d5fc68ca056bd1791e3156b0fe6b28cde16Brian Wellington1923. [bug] ns_client_detach() called too early. [RT #15499]
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson1922. [bug] check-tool.c:setup_logging() missing call to
76477bd0e0a8f150f06f45c347d286b782cfa679Brian Wellington dns_log_setcontext().
e491ef29043ae77d3d78fb7a59328f143fcf70feAndreas Gustafsson1921. [bug] Client memory contexts were not using internal
e491ef29043ae77d3d78fb7a59328f143fcf70feAndreas Gustafsson malloc. [RT# 15434]
e491ef29043ae77d3d78fb7a59328f143fcf70feAndreas Gustafsson1920. [bug] The cache rbtdb lock array was too small to
1a286a6613d385b443030a8c932e40ac9e9c301fBob Halley have the desired performance characteristics.
1a286a6613d385b443030a8c932e40ac9e9c301fBob Halley1919. [contrib] queryperf: a set of new features: collecting/printing
1a286a6613d385b443030a8c932e40ac9e9c301fBob Halley response delays, printing intermediate results, and
3242899a56da9c245956979d5be9c92b2cf0ee24Andreas Gustafsson adjusting query rate for the "target" qps.
3242899a56da9c245956979d5be9c92b2cf0ee24Andreas Gustafsson1918. [bug] Memory leak when checking acls. [RT #15391]
9ffcab1e9a398e431c10c9936c28e4166c2e82e0Andreas Gustafsson1917. [doc] funcsynopsisinfo wasn't being treated as verbatim
296253a3b9dec61190cce77e8b551e05ff514fcdAndreas Gustafsson when generating man pages. [RT #15385]
de8717a7218a4f034144ad7b8755ad43e3fd45c9David Lawrence1916. [func] Integrate contributed IDN code from JPNIC. [RT #15383]
6f115bdb61672871bd822bdcd09cb1a3aad38aa0David Lawrence1915. [bug] dig +ndots was broken. [RT #15215]
6f115bdb61672871bd822bdcd09cb1a3aad38aa0David Lawrence1914. [protocol] DS is required to accept mnemonic algorithms
1ac6cf2f7ae95e4c915cba7038e61930d7c4ba2aAndreas Gustafsson (RFC 4034). Still emit numeric algorithms for
6f115bdb61672871bd822bdcd09cb1a3aad38aa0David Lawrence compatibility with RFC 3658. [RT #15354]
5e194abb5b548524e5c0fd2bb4627ec698b75e2bAndreas Gustafsson1913. [func] Integrate contributed DLZ code into named. [RT #11382]
5e194abb5b548524e5c0fd2bb4627ec698b75e2bAndreas Gustafsson1912. [port] aix: atomic locking for powerpc. [RT #15020]
5e194abb5b548524e5c0fd2bb4627ec698b75e2bAndreas Gustafsson1911. [bug] Update windows socket code. [RT #14965]
09ae77ca30eb17ee32d3f7720ca796a72259cde6Andreas Gustafsson1910. [bug] dig's +sigchase code overhauled. [RT #14933]
09ae77ca30eb17ee32d3f7720ca796a72259cde6Andreas Gustafsson1909. [bug] The DLV code has been re-worked to make no longer
47afc27c28aef95d94e8d1296498ba57a5f00b25Brian Wellington query order sensitive. [RT #14933]
8c3989000a19f88415d094eb5984f7cf6ba2340cBrian Wellington1908. [func] dig now warns if 'RA' is not set in the answer when
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson 'RD' was set in the query. host/nslookup skip servers
8c3989000a19f88415d094eb5984f7cf6ba2340cBrian Wellington that fail to set 'RA' when 'RD' is set unless a server
ac6afcd0caf72aaa2a537e0003de30b363b4a68bBrian Wellington is explicitly set. [RT #15005]
ac6afcd0caf72aaa2a537e0003de30b363b4a68bBrian Wellington1907. [func] host/nslookup now continue (default)/fail on SERVFAIL.
9ffcab1e9a398e431c10c9936c28e4166c2e82e0Andreas Gustafsson1906. [func] dig now has a '-q queryname' and '+showsearch' options.
2b7a77a68e27fc7991a857d403cb34b2ae90fc0bMark Andrews1905. [bug] Strings returned from cfg_obj_asstring() should be
4df51a8f53381d57b3dd75dd84615abd4cf9e969Andreas Gustafsson treated as read-only. The prototype for
0c9dd74fecd876563b7f0e4662243ff026b59622Andreas Gustafsson cfg_obj_asstring() has been updated to reflect this.
aed6a8ed2e706404ccca0f31faf110fd6efd34e6Andreas Gustafsson1904. [func] Automatic empty zone creation for D.F.IP6.ARPA and
aed6a8ed2e706404ccca0f31faf110fd6efd34e6Andreas Gustafsson friends. Note: RFC 1918 zones are not yet covered by
aed6a8ed2e706404ccca0f31faf110fd6efd34e6Andreas Gustafsson this but are likely to be in a future release.
f8b3c627949bd4bc2f6aafb3dab2f56e3aa9ba06Brian Wellington New options: empty-server, empty-contact,
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson empty-zones-enable and disable-empty-zone.
f8b3c627949bd4bc2f6aafb3dab2f56e3aa9ba06Brian Wellington1903. [func] ISC string copy API.
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson1902. [func] Attempt to make the amount of work performed in a
55ddb88e53838693370c213930beda1652b8a583Brian Wellington iteration self tuning. The covers nodes clean from
daad43e5a4e83bd3c055632799ab67e269467db0Brian Wellington the cache per iteration, nodes written to disk when
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson rewriting a master file and nodes destroyed per
daad43e5a4e83bd3c055632799ab67e269467db0Brian Wellington iteration when destroying a zone or a cache.
3efd6904134ef6c4866a633eabeb55d1c86be7bbBrian Wellington1901. [cleanup] Don't add DNSKEY records to the additional section.
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson1900. [bug] ixfr-from-differences failed to ensure that the
70d08aea0a693c6ca62c2f7bb33bfddf9e427601Brian Wellington serial number increased. [RT #15036]
907620b5e0d898da324192cbbe5a5b518f55d175Bob Halley1899. [func] named-checkconf now validates update-policy entries.
2c9db9314993504064c1a71f4a059ff9493a75caBrian Wellington1898. [bug] Extend ISC_SOCKADDR_FORMATSIZE and
2c9db9314993504064c1a71f4a059ff9493a75caBrian Wellington ISC_NETADDR_FORMATSIZE to allow for scope details.
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson1897. [func] x86 and x86_64 now have separate atomic locking
9027e1bcf1b245226e3053a75d16c5351d7e60caDavid Lawrence implementations.
9027e1bcf1b245226e3053a75d16c5351d7e60caDavid Lawrence1896. [bug] Recursive clients soft quota support wasn't working
9027e1bcf1b245226e3053a75d16c5351d7e60caDavid Lawrence as expected. [RT #15103]
668f8d91db59f4dd89a0b54206f87879354339f5Brian Wellington1895. [bug] A escaped character is, potentially, converted to
668f8d91db59f4dd89a0b54206f87879354339f5Brian Wellington the output character set too early. [RT #14666]
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson1894. [doc] Review ARM for BIND 9.4.
c0968380c4fb0b8196aafb8de225531bd847bb6dBrian Wellington1893. [port] Use uintptr_t if available. [RT #14606]
c0968380c4fb0b8196aafb8de225531bd847bb6dBrian Wellington1892. [func] Support for SPF rdata type. [RT #15033]
c0968380c4fb0b8196aafb8de225531bd847bb6dBrian Wellington1891. [port] freebsd: pthread_mutex_init can fail if it runs out
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellington of memory. [RT #14995]
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellington1890. [func] Raise the UDP receive buffer size to 32k if it is
c1ff0308f3f67bf148f96ca952db081eb5fd8383Brian Wellington less than 32k. [RT #14953]
b52a5b063050f209b0f47379178a1e7ae7404624Andreas Gustafsson1889. [port] sunos: non blocking i/o support. [RT #14951]
b52a5b063050f209b0f47379178a1e7ae7404624Andreas Gustafsson1888. [func] Support for IPSECKEY rdata type. [RT #14967]
34613b2e39478a83076f6a626a4b855cebb19533Andreas Gustafsson1887. [bug] The cache could delete expired records too fast for
34613b2e39478a83076f6a626a4b855cebb19533Andreas Gustafsson clients with a virtual time in the past. [RT #14991]
eb059776a206e9be778de0f196a0304b558a779cAndreas Gustafsson1886. [bug] fctx_create() could return success even though it
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson failed. [RT #14993]
6eccf5bd07eb9abf65cc08fec4a8fc97b62c0e1bBrian Wellington1885. [func] dig: report the number of extra bytes still left in
3d1483d86dce11fffd03c5b6c93be2e689f522abAndreas Gustafsson the packet after processing all the records.
3bd8e7cf1c082cd1021e5a6cae1cf21911217858Brian Wellington1884. [cleanup] dighost.c: move external declarations into <dig/dig.h>.
3d1483d86dce11fffd03c5b6c93be2e689f522abAndreas Gustafsson1883. [bug] dnssec-signzone, dnssec-keygen: handle negative debug
b8a85202af814468421a6541b4c935bd14773c53Brian Wellington levels. [RT #14962]
b879ed05f4fb8209add6c19a509c984b6c8b3a98Andreas Gustafsson1882. [func] Limit the number of recursive clients that can be
b879ed05f4fb8209add6c19a509c984b6c8b3a98Andreas Gustafsson waiting for a single query (<qname,qtype,qclass>) to
48565891e8f2f8c77b87908b4893f693a08e9ba9Brian Wellington resolve. New options clients-per-query and
48565891e8f2f8c77b87908b4893f693a08e9ba9Brian Wellington max-clients-per-query.
b0390aab30438a13f533cccae9389945214b1421Brian Wellington1881. [func] Add a system test for named-checkconf. [RT #14931]
b0390aab30438a13f533cccae9389945214b1421Brian Wellington1880. [func] The lame cache is now done on a <qname,qclass,qtype>
b0390aab30438a13f533cccae9389945214b1421Brian Wellington basis as some servers only appear to be lame for
eb059776a206e9be778de0f196a0304b558a779cAndreas Gustafsson certain query types. [RT #14916]
4c03e69ab845f703c1ffa3b7772938ca98cce44dAndreas Gustafsson1879. [func] "USE INTERNAL MALLOC" is now runtime selectable.
225a66da7ea2671a3e4db3cc4337f97ff67be647Brian Wellington1878. [func] Detect duplicates of UDP queries we are recursing on
225a66da7ea2671a3e4db3cc4337f97ff67be647Brian Wellington and drop them. New stats category "duplicate".
d9112843333472bb7700c02a10d18e2b253b2708Bob Halley1877. [bug] Fix unreasonably low quantum on call to
279de54fe3a0ac10b64762b18a4569c07b15d742Andreas Gustafsson dns_rbt_destroy2(). Remove unnecessary unhash_node()
279de54fe3a0ac10b64762b18a4569c07b15d742Andreas Gustafsson call. [RT #14919]
279de54fe3a0ac10b64762b18a4569c07b15d742Andreas Gustafsson1876. [func] Additional memory debugging support to track size
279de54fe3a0ac10b64762b18a4569c07b15d742Andreas Gustafsson and mctx arguments. [RT #14814]
04cb6056a6539539e0fc2ed695298f7fa7b1d632Brian Wellington1875. [bug] process_dhtkey() was using the wrong memory context
17789c880460c0bca3f3693c759be2214b936e69Brian Wellington to free some memory. [RT #14890]
55b62439233d930152690b9eba97b06d9dc13d23Mark Andrews1874. [port] sunos: portability fixes. [RT #14814]
123a3dddc94534d3a6c6f81c118a5b63dc5994c3Andreas Gustafsson1873. [port] win32: isc__errno2result() now reports its caller.
590233519e14f3cf49840a93d2648d5560dd957eDavid Lawrence1872. [port] win32: Handle ERROR_NETNAME_DELETED. [RT #13753]
590233519e14f3cf49840a93d2648d5560dd957eDavid Lawrence1871. [placeholder]
123a3dddc94534d3a6c6f81c118a5b63dc5994c3Andreas Gustafsson1870. [func] Added framework for handling multiple EDNS versions.
5ea0d11ca45bfd1ea9db8db07f18fbb02f500661Brian Wellington1869. [func] dig can now specify the EDNS version when making
88a790c39176f72a8f98f134b83df92e09a8c56bAndreas Gustafsson a query. [RT #14873]
d25dd5b0567f67ecf40b7ed1cb20e0dce7b41c49Brian Wellington1868. [func] edns-udp-size can now be overridden on a per
d25dd5b0567f67ecf40b7ed1cb20e0dce7b41c49Brian Wellington server basis. [RT #14851]
9ac7076ebad044afb15e9e2687e3696868778538Mark Andrews1867. [bug] It was possible to trigger a INSIST in
9ac7076ebad044afb15e9e2687e3696868778538Mark Andrews dlv_validatezonekey(). [RT #14846]
7c058f1c384ebdba74231111f9358cf08109a5dbBob Halley1866. [bug] resolv.conf parse errors were being ignored by
76b3ec5e0c3ae856bc1000270bf3df13580673ebBrian Wellington1865. [bug] Silently ignore nameservers in /etc/resolv.conf with
620de5a4b1f23dc9b4ec30d30c0607ff389be0daBob Halley bad addresses. [RT #14841]
4e3f8e480f220ef8a87fd28d02f9001b8fc6f423Bob Halley1864. [bug] Don't try the alternative transfer source if you
f9e1aa0c440b6c6938967ed5356ec025ea40502eBrian Wellington got a answer / transfer with the main source
f9e1aa0c440b6c6938967ed5356ec025ea40502eBrian Wellington address. [RT #14802]
4e3f8e480f220ef8a87fd28d02f9001b8fc6f423Bob Halley1863. [bug] rrset-order "fixed" error messages not complete.
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson1862. [func] Add additional zone data constancy checks.
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson named-checkzone has extended checking of NS, MX and
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson SRV record and the hosts they reference.
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson named has extended post zone load checks.
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson New zone options: check-mx and integrity-check.
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson1861. [bug] dig could trigger a INSIST on certain malformed
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson responses. [RT #14801]
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson1860. [port] solaris 2.8: hack_shutup_pthreadmutexinit was
90c099e88e9f16bfee9edee3ac1a51fc98843772Brian Wellington incorrectly set. [RT #14775]
620de5a4b1f23dc9b4ec30d30c0607ff389be0daBob Halley1859. [func] Add support for CH A record. [RT #14695]
68b952dc98a9e02b269c0712da120cd773679652Brian Wellington1858. [bug] The flush-zones-on-shutdown option wasn't being
68b952dc98a9e02b269c0712da120cd773679652Brian Wellington parsed. [RT #14686]
d1cc210d2091916df6f9858fae20a1c760f3b257Andreas Gustafsson1857. [bug] named could trigger a INSIST() if reconfigured /
d1cc210d2091916df6f9858fae20a1c760f3b257Andreas Gustafsson reloaded too fast. [RT #14673]
d1cc210d2091916df6f9858fae20a1c760f3b257Andreas Gustafsson1856. [doc] Switch Docbook toolchain from DSSSL to XSL.
d1cc210d2091916df6f9858fae20a1c760f3b257Andreas Gustafsson1855. [bug] ixfr-from-differences was failing to detect changes
d1cc210d2091916df6f9858fae20a1c760f3b257Andreas Gustafsson of ttl due to dns_diff_subtract() was ignoring the ttl
d1cc210d2091916df6f9858fae20a1c760f3b257Andreas Gustafsson of records. [RT #14616]
ed0a4f1a302a5e543a9a2e4f8e61ca8a0673c6a7Mark Andrews1854. [bug] lwres also needs to know the print format for
a93cf7e83be621d3d68f51e37121a47a70a6757bMark Andrews (long long). [RT #13754]
a93cf7e83be621d3d68f51e37121a47a70a6757bMark Andrews1853. [bug] Rework how DLV interacts with proveunsecure().
1c1156b6e71555e593ed4bbca2284055c9f6fa45Andreas Gustafsson1852. [cleanup] Remove last vestiges of dnssec-signkey and
1c1156b6e71555e593ed4bbca2284055c9f6fa45Andreas Gustafsson dnssec-makekeyset (removed from Makefile years ago).
c05eeed3c915d55a4949f5c2ce8700a0b0f9381bAndreas Gustafsson1851. [doc] Doxygen comment markup. [RT #11398]
3bb043a8b8b15eece3794ec31ad0ccab103a1c21Brian Wellington1850. [bug] Memory leak in lwres_getipnodebyaddr(). [RT #14591]
14c615e979f674aa61b0ca65c6a252009e521dd8Brian Wellington1849. [doc] All forms of the man pages (docbook, man, html) should
3bb043a8b8b15eece3794ec31ad0ccab103a1c21Brian Wellington have consistent copyright dates.
d1cc210d2091916df6f9858fae20a1c760f3b257Andreas Gustafsson1848. [bug] Improve SMF integration. [RT #13238]
4d35b6836eb57387a9da6b103331b59cc988b827Mark Andrews1847. [bug] isc_ondestroy_init() is called too late in
903e9d41ef730f098d38da9588f2824f37b7d73cMark Andrews dns_rbtdb_create()/dns_rbtdb64_create().
f4b5a0f43481026ea27bd96e3584ca0e92542f0dBob Halley1846. [contrib] query-loc-0.3.0 from Stephane Bortzmeyer
f4b5a0f43481026ea27bd96e3584ca0e92542f0dBob Halley <bortzmeyer@nic.fr>.
f4b5a0f43481026ea27bd96e3584ca0e92542f0dBob Halley1845. [bug] Improve error reporting to distinguish between
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson accept()/fcntl() and socket()/fcntl() errors.
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson1844. [bug] inet_pton() accepted more that 4 hexadecimal digits
ea544b0511a66bc5f3700d56a72dcd808fdf22e8Brian Wellington for each 16 bit piece of the IPv6 address. The text
ea544b0511a66bc5f3700d56a72dcd808fdf22e8Brian Wellington representation of a IPv6 address has been tightened
762a538eed7f4de4c340090536553f9c73f6432aBrian Wellington to disallow this (draft-ietf-ipv6-addr-arch-v4-02.txt).
a012d6dbfb100390efa7d0d4be64ada0210b09ddBrian Wellington1843. [cleanup] CINCLUDES takes precedence over CFLAGS. This helps
a012d6dbfb100390efa7d0d4be64ada0210b09ddBrian Wellington when CFLAGS contains "-I /usr/local/include"
c44ab73a0f37fa8c8a52069ca20dd060492dbafdAndreas Gustafsson resulting in old header files being used.
c8d185ad5827bf2cf9982075e3336f680759a260Andreas Gustafsson1842. [port] cmsg_len() could produce incorrect results on
1e50dad10da55802152d00d5573f8b7d49d752a6Bob Halley some platform. [RT #13744]
1e50dad10da55802152d00d5573f8b7d49d752a6Bob Halley1841. [bug] "dig +nssearch" now makes a recursive query to
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson find the list of nameservers to query. [RT #13694]
c8d185ad5827bf2cf9982075e3336f680759a260Andreas Gustafsson1840. [func] dnssec-signzone can now randomize signature end times
c8d185ad5827bf2cf9982075e3336f680759a260Andreas Gustafsson (dnssec-signzone -j jitter). [RT #13609]
c8d185ad5827bf2cf9982075e3336f680759a260Andreas Gustafsson1839. [bug] <isc/hash.h> was not being installed.
22cafd0ece9c8d22a1218f000afdbceda21fe8afBrian Wellington1838. [cleanup] Don't allow Linux capabilities to be inherited.
3d60fe9bafbf633e3a7811c11227baebb17878a4Brian Wellington1837. [bug] Compile time option ISC_FACILITY was not effective
3d60fe9bafbf633e3a7811c11227baebb17878a4Brian Wellington for 'named -u <user>'. [RT #13714]
218c8472e6c8c1a014e412615cc97bb93c0ef9c2Brian Wellington1836. [cleanup] Silence compiler warnings in hash_test.c.
218c8472e6c8c1a014e412615cc97bb93c0ef9c2Brian Wellington1835. [bug] Update dnssec-signzone's usage message. [RT #13657]
f24c135e09214c3843a49fd32ebef2f6a436ba8eBrian Wellington1834. [bug] Bad memset in rdata_test.c. [RT #13658]
f24c135e09214c3843a49fd32ebef2f6a436ba8eBrian Wellington1833. [bug] Race condition in isc_mutex_lock_profile(). [RT #13660]
02940eaf0f732c28c0b39ed114a3803074a80138Andreas Gustafsson1832. [bug] named fails to return BADKEY on unknown TSIG algorithm.
dc1453b15d6656cd0661d5bec56359efa649268dAndreas Gustafsson1831. [doc] Update named-checkzone documentation. [RT#13604]
80aba3d49a872ca11d7cf8550c3a993162e7939fMark Andrews1830. [bug] adb lame cache has sence of test reversed. [RT #13600]
31039b15173fb3e375269991920e4843f664457eMark Andrews1829. [bug] win32: "pid-file none;" broken. [RT #13563]
aa23a35d81a9618a40c4a9b44be48009553e4777Andreas Gustafsson1828. [bug] isc_rwlock_init() failed to properly cleanup if it
936af16e0dbac26c1ec2337e684ff6ca9b2fe1bbAndreas Gustafsson encountered a error. [RT #13549]
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson1827. [bug] host: update usage message for '-a'. [RT #37116]
019fefd77d7e77f3c841808ab604f8ce31679d2dBrian Wellington1826. [bug] Missing DESTROYLOCK() in isc_mem_createx() on out
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson of memory error. [RT #13537]
91425b5e7204b05165e2c5b244f3dad502f9627dBrian Wellington1825. [bug] Missing UNLOCK() on out of memory error from in
91425b5e7204b05165e2c5b244f3dad502f9627dBrian Wellington rbtdb.c:subtractrdataset(). [RT #13519]
b18a5b6730dcb062cf7f47c6b3cb909030b58f36Brian Wellington1824. [bug] Memory leak on dns_zone_setdbtype() failure.
e880677f633f726b7df11ba3e59d4406e22256aaMark Andrews1823. [bug] Wrong macro used to check for point to point interface.
328b080b4af258fdd4d3a2ea1558b48706bd8116Andreas Gustafsson1822. [bug] check-names test for RT was reversed. [RT #13382]
328b080b4af258fdd4d3a2ea1558b48706bd8116Andreas Gustafsson1821. [placeholder]
9e560b59a722d06a62b5aed761e71fec72638a7cBrian Wellington1820. [bug] Gracefully handle acl loops. [RT #13659]
f91dc72b422479b5a0caf1fe54c4054d25ae6055Brian Wellington1819. [bug] The validator needed to check both the algorithm and
f91dc72b422479b5a0caf1fe54c4054d25ae6055Brian Wellington digest types of the DS to determine if it could be
7e361074bc8a2df7a0891a7040eea02ca3a5e286Andreas Gustafsson used to introduce a secure zone. [RT #13593]
7e361074bc8a2df7a0891a7040eea02ca3a5e286Andreas Gustafsson1818. [bug] 'named-checkconf -z' triggered an INSIST. [RT #13599]
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson1817. [func] Add support for additional zone file formats for
d6b3d06db7ce3b9229dc30cc0e3a72ba2603da28Bob Halley improving loading performance. The masterfile-format
d6b3d06db7ce3b9229dc30cc0e3a72ba2603da28Bob Halley option in named.conf can be used to specify a
8e68489885e744ab48907414b4199c36858c27ddMark Andrews non-default format. A separate command
8e68489885e744ab48907414b4199c36858c27ddMark Andrews named-compilezone was provided to generate zone files
8e68489885e744ab48907414b4199c36858c27ddMark Andrews in the new format. Additionally, the -I and -O options
c17c59662f0969a5e52e8b7529cbde1a7c746095Andreas Gustafsson for dnssec-signzone specify the input and output
c17c59662f0969a5e52e8b7529cbde1a7c746095Andreas Gustafsson1816. [port] UnixWare: failed to compile lib/isc/unix/net.c.
651421a5db8a9edf39c76fd8cf859409eb8c373bAndreas Gustafsson1815. [bug] nsupdate triggered a REQUIRE if the server was set
651421a5db8a9edf39c76fd8cf859409eb8c373bAndreas Gustafsson without also setting the zone and it encountered
651421a5db8a9edf39c76fd8cf859409eb8c373bAndreas Gustafsson a CNAME and was using TSIG. [RT #13086]
7427490a67b9547242b57c255254f7e146127c48Bob Halley1814. [func] UNIX domain controls are now supported.
7427490a67b9547242b57c255254f7e146127c48Bob Halley1813. [func] Restructured the data locking framework using
7427490a67b9547242b57c255254f7e146127c48Bob Halley architecture dependent atomic operations (when
aac319b506beb2e9a77ef124ee95b18870194b05Mark Andrews available), improving response performance on
fbe35d126f2c4df000f50662ed9d90ced13188c3Andreas Gustafsson multi-processor machines significantly.
dfa0badebe5a8260281228d94dbe28e4314a9df6Andreas Gustafsson x86, x86_64, alpha, powerpc, and mips are currently
dfa0badebe5a8260281228d94dbe28e4314a9df6Andreas Gustafsson1812. [port] win32: IN6_IS_ADDR_UNSPECIFIED macro is incorrect.
2d0627005d48b7657fa11792c123466b4f974b61Mark Andrews1811. [func] Preserve the case of domain names in rdata during
b1b3495eba72ea2b7270c5cd62b0bb824de74e05Mark Andrews zone transfers. [RT #13547]
80ddc8b22bf2ede60038393be5cad9da99d3f03fAndreas Gustafsson1810. [bug] configure, lib/bind/configure make different default
94baac869a70b529a24ff23d8dc899faa5d4fdc4Brian Wellington decisions about whether to do a threaded build.
1ac2c28488fb5de80b3ce9aac3500d215cb61728Brian Wellington1809. [bug] "make distclean" failed for libbind if the platform
1ac2c28488fb5de80b3ce9aac3500d215cb61728Brian Wellington is not supported.
a1cad3b231800ca928751ff8889bdc6d312d1f88Andreas Gustafsson1808. [bug] zone.c:notify_zone() contained a race condition,
a1cad3b231800ca928751ff8889bdc6d312d1f88Andreas Gustafsson zone->db could change underneath it. [RT #13511]
702a69f04a89422968ef8fc6fc271fac058e03efBrian Wellington1807. [bug] When forwarding (forward only) set the active domain
702a69f04a89422968ef8fc6fc271fac058e03efBrian Wellington from the forward zone name. [RT #13526]
0f537d1c63f643924355ff9ca2cf72c547101aa4Brian Wellington1806. [bug] The resolver returned the wrong result when a CNAME /
e4aeba32725a79e295c2ceed1919cba076530ba3Andreas Gustafsson DNAME was encountered when fetching glue from a
0f537d1c63f643924355ff9ca2cf72c547101aa4Brian Wellington secure namespace. [RT #13501]
4b236540be165859390f05911eda86a39ee58eedAndreas Gustafsson1805. [bug] Pending status was not being cleared when DLV was
9ee323b64bc9dcd73f9a0a0e69a31475026721daAndreas Gustafsson active. [RT #13501]
c27148868266dd718b6677c794b3e6dca53c3bdcAndreas Gustafsson1804. [bug] Ensure that if we are queried for glue that it fits
f6987630ce2d424a34bb9d373b3c08de48010287Andreas Gustafsson in the additional section or TC is set to tell the
c27148868266dd718b6677c794b3e6dca53c3bdcAndreas Gustafsson client to retry using TCP. [RT #10114]
f8a44ed40032e034883019ac556f3bb732491a32Mark Andrews1803. [bug] dnssec-signzone sometimes failed to remove old
f8a44ed40032e034883019ac556f3bb732491a32Mark Andrews RRSIGs. [RT #13483]
07d6480b684d3745e645f35a8b95dae9bda982a3Mark Andrews1802. [bug] Handle connection resets better. [RT #11280]
363cb30a83e8e57bc8874e621910f0e23dd84909Mark Andrews1801. [func] Report differences between hints and real NS rrset
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson and associated address records.
ea6709ec8a66e3ffef9c9466613df499567c57f8Brian Wellington1800. [bug] Changes #1719 allowed a INSIST to be triggered.
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson1799. [bug] 'rndc flushname' failed to flush negative cache
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson entries. [RT #13438]
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson1798. [func] The server syntax has been extended to support a
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson range of servers. [RT #11132]
ce1269825c9d9c4bca42ae9750a7a2fd93a45557Mark Andrews1797. [func] named-checkconf now check acls to verify that they
49576ae7a481415d5e815ff59b71c76203259619Andreas Gustafsson only refer to existing acls. [RT #13101]
e8af4e152413190e5553c2fb3074a1cc689c6cefAndreas Gustafsson1796. [func] "rndc freeze/thaw" now freezes/thaws all zones.
4d30acbac52fcb20a4f0ab4f8508f24861386fe7Brian Wellington1795. [bug] "rndc dumpdb" was not fully documented. Minor
4d30acbac52fcb20a4f0ab4f8508f24861386fe7Brian Wellington formating issues with "rndc dumpdb -all". [RT #13396]
131d5feb05fce60143bc17dab73df20753d9301fBrian Wellington1794. [func] Named and named-checkzone can now both check for
131d5feb05fce60143bc17dab73df20753d9301fBrian Wellington non-terminal wildcard records.
76c9d2f6c0a5d6ea8bcc35fc3228d2019507b2bbBrian Wellington1793. [func] Extend adjusting TTL warning messages. [RT #13378]
76c9d2f6c0a5d6ea8bcc35fc3228d2019507b2bbBrian Wellington1792. [func] New zone option "notify-delay". Specify a minimum
187a97287e626b2f2e9774479e145dfbf1eba66cBrian Wellington delay between sets of NOTIFY messages.
187a97287e626b2f2e9774479e145dfbf1eba66cBrian Wellington1791. [bug] 'host -t a' still printed out AAAA and MX records.
7ed2d93fa4e12e0ceaa0c7c0da3a89e7a5d78296Andreas Gustafsson1790. [cleanup] Move lib/dns/sec/dst up into lib/dns. This should
1ec527b71267747cc3ae4d9849aa4f6362c78ea9Brian Wellington allow parallel make to succeed.
1ec527b71267747cc3ae4d9849aa4f6362c78ea9Brian Wellington1789. [bug] Prerequisite test for tkey and dnssec could fail
703e1c0bb66f3cd3d300358ca0c1fdf3cb5fb1c5Brian Wellington with "configure --with-libtool".
703e1c0bb66f3cd3d300358ca0c1fdf3cb5fb1c5Brian Wellington1788. [bug] libbind9.la/libbind9.so needs to link against
7ed2d93fa4e12e0ceaa0c7c0da3a89e7a5d78296Andreas Gustafsson1787. [port] HPUX: both "cc" and "gcc" need -Wl,+vnocompatwarnings.
14bb9cccae74676e25ae145dc14a3681cc3022b9Mark Andrews1786. [port] AIX: libt_api needs to be taught to look for
01b8865b1462ba219c90cf6c00f1bf0fdf780d9bBrian Wellington T_testlist in the main executable (--with-libtool).
3b77946b751f39bd4db5a7d1fe48a81e6b1e7a28Bob Halley1785. [bug] libbind9.la/libbind9.so needs to link against
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson1784. [cleanup] "libtool -allow-undefined" is the default.
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafsson Leave hooks in configure to allow it to be set
7017ede939a5d3e7f2dc113061887a9e81fe8627Brian Wellington if needed in the future.
7017ede939a5d3e7f2dc113061887a9e81fe8627Brian Wellington1783. [cleanup] We only need one copy of libtool.m4, ltmain.sh in the
66921d6dd259c4486a07aba19eee2b8349698575Brian Wellington1782. [port] OSX: --with-libtool + --enable-libbind broke on
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafsson __evOptMonoTime. [RT #13219]
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafsson1781. [port] FreeBSD 5.3: set PTHREAD_SCOPE_SYSTEM. [RT #12810]
c50895694ef939f287aaa7505e0fcf634903bd34Mark Andrews1780. [bug] Update libtool to 1.5.10.
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafsson1779. [port] OSF 5.1: libtool didn't handle -pthread correctly.
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafsson1778. [port] HUX 11.11: fix broken IN6ADDR_ANY_INIT and
7dbb39a417a28f61ba13e6e066c2f9c711f61471Mark Andrews IN6ADDR_LOOPBACK_INIT macros.
a51f77a70bba62f227fb15fe72ecf959893e3f0fMark Andrews1777. [port] OSF 5.1: fix broken IN6ADDR_ANY_INIT and
a51f77a70bba62f227fb15fe72ecf959893e3f0fMark Andrews IN6ADDR_LOOPBACK_INIT macros.
5e16689bd396d261779526345a1c5207e3308477Andreas Gustafsson1776. [port] Solaris 2.9: fix broken IN6ADDR_ANY_INIT and
f7321615eaaf63461bd682513d2873d97ae31771Mark Andrews IN6ADDR_LOOPBACK_INIT macros.
7dec36c225ad044a6546a4e232888f3412c030a8Brian Wellington1775. [bug] Only compile getnetent_r.c when threaded. [RT #13205]
7dec36c225ad044a6546a4e232888f3412c030a8Brian Wellington1774. [port] Aix: Silence compiler warnings / build failures.
ff7f1dc0393cfc8a033be7e94aa56cd57c97d174Andreas Gustafsson1773. [bug] Fast retry on host / net unreachable. [RT #13153]
725fec8d79ff36402b0f90a7a05aafa7964e387fBrian Wellington1772. [placeholder]
9b0c4bf7003db929fe00a345fc96fb97677d29e0Brian Wellington1771. [placeholder]
19c7cce8555ccc0c95455a0c35dedd017d420d05Mark Andrews1770. [bug] named-checkconf failed to report missing a missing
576f85e5fdb8805307f318db79dfc0d19e390d1aAndreas Gustafsson file clause for rbt{64} master/hint zones. [RT#13009]
576f85e5fdb8805307f318db79dfc0d19e390d1aAndreas Gustafsson1769. [port] win32: change compiler flags /MTd ==> /MDd,
0c70ab306505d89983186e9f8bb8647de55b5d04Mark Andrews1768. [bug] nsecnoexistnodata() could be called with a non-NSEC
0c70ab306505d89983186e9f8bb8647de55b5d04Mark Andrews rdataset. [RT #12907]
32e64787d9bd84a012ddac506f88fbc677b49377Brian Wellington1767. [port] Builds on IPv6 platforms without IPv6 Advanced API
32e64787d9bd84a012ddac506f88fbc677b49377Brian Wellington support for (struct in6_pktinfo) failed. [RT #13077]
fa5a42fbad42f4e033376d5d4624e29d018d97b7Brian Wellington1766. [bug] Update the master file timestamp on successful refresh
fa5a42fbad42f4e033376d5d4624e29d018d97b7Brian Wellington as well as the journal's timestamp. [RT# 13062]
fa5a42fbad42f4e033376d5d4624e29d018d97b7Brian Wellington1765. [bug] configure --with-openssl=auto failed. [RT #12937]
523dd6a979865b8b1b8f1ecc81e5ce47a168c63fBrian Wellington1764. [bug] dns_zone_replacedb failed to emit a error message
523dd6a979865b8b1b8f1ecc81e5ce47a168c63fBrian Wellington if there was no SOA record in the replacement db.
5bb4ceb2a67fd558962f8a786c93daedc148a599Mark Andrews1763. [func] Perform sanity checks on NS records which refer to
d119051ef75d5a88d28c13fb0a7c6d6757a4e9b5Brian Wellington 'in zone' names. [RT #13002]
d119051ef75d5a88d28c13fb0a7c6d6757a4e9b5Brian Wellington1762. [bug] isc_interfaceiter_create() could return ISC_R_SUCCESS
d119051ef75d5a88d28c13fb0a7c6d6757a4e9b5Brian Wellington even when it failed. [RT #12995]
3f8ad70264645ebd6a2a8bc7e923271eb5bf8416Brian Wellington1761. [bug] 'rndc dumpdb' didn't report unassociated entries.
fff07c1022643da7274d4ba1b086c9c218762dc9Brian Wellington1760. [bug] Host / net unreachable was not penalising rtt
fff07c1022643da7274d4ba1b086c9c218762dc9Brian Wellington estimates. [RT #12970]
c26c349eab7ca0499786c2091f0e407ec90eee6bAndreas Gustafsson1759. [bug] Named failed to startup if the OS supported IPv6
c26c349eab7ca0499786c2091f0e407ec90eee6bAndreas Gustafsson but had no IPv6 interfaces configured. [RT #12942]
c26c349eab7ca0499786c2091f0e407ec90eee6bAndreas Gustafsson1758. [func] Don't send notify messages to self. [RT #12933]
4817a0628785835abb57d06f2f616b4a6515ac2fAndreas Gustafsson1757. [func] host now can turn on memory debugging flags with '-m'.
4817a0628785835abb57d06f2f616b4a6515ac2fAndreas Gustafsson1756. [func] named-checkconf now checks the logging configuration.
a2a7eaf89cd68acdb16177bb05701107ceab52b9Brian Wellington1755. [func] allow-update is now settable at the options / view
8c6058d00f89792733b5c8d4ceee84ab5025857bAndreas Gustafsson level. [RT #6636]
148af05e15f5d7ae3b076231617369fdaf57d26dAndreas Gustafsson1754. [bug] We weren't always attempting to query the parent
d31498a54482c8d5d934875d3fdeaa621c962d6fBrian Wellington server for the DS records at the zone cut.
a2a7eaf89cd68acdb16177bb05701107ceab52b9Brian Wellington1753. [bug] Don't serve a slave zone which has no NS records.
54ce9b2e29aafe1cb5f898a0983fb66e450e9559Brian Wellington1752. [port] Move isc_app_start() to after ns_os_daemonise()
175ba246fb074ae8caca0e76ecc8055517ab486cBrian Wellington as some fork() implementations unblock the signals
54ce9b2e29aafe1cb5f898a0983fb66e450e9559Brian Wellington that are blocked by isc_app_start(). [RT #12810]
7357590beef5f671cfdd4ec4304e5210adfb0d8aBrian Wellington1751. [bug] --enable-getifaddrs failed under linux. [RT #12867]
7357590beef5f671cfdd4ec4304e5210adfb0d8aBrian Wellington1750. [port] lib/bind/make/rules.in:subdirs was not bash friendly.
8dd5237a27e2e824d18f835dc711573aeb23a173Mark Andrews1749. [bug] 'check-names response ignore;' failed to ignore.
bbd3d20d0843165a74698166a3180897fd019e18Andreas Gustafsson1748. [func] dig now returns the byte count for axfr/ixfr.
61470ed14b20c55c0730461165faa582a3775eb8Mark Andrews1747. [bug] BIND 8 compatibility: named/named-checkconf failed
bbd3d20d0843165a74698166a3180897fd019e18Andreas Gustafsson to parse "host-statistics-max" in named.conf.
f7e900edbc368275aa7cec7ebec0986e45aeadd7Mark Andrews1746. [func] Make public the function to read a key file,
f7e900edbc368275aa7cec7ebec0986e45aeadd7Mark Andrews dst_key_read_public(). [RT #12450]
ec772e873bd7f24418049b5b1b5d7c44ff781356Brian Wellington1745. [bug] Dig/host/nslookup accept replies from link locals
ec772e873bd7f24418049b5b1b5d7c44ff781356Brian Wellington regardless of scope if no scope was specified when
abfbf760f3bc2a6744b0249a31ca5153234b49e8Brian Wellington query was sent. [RT #12745]
abfbf760f3bc2a6744b0249a31ca5153234b49e8Brian Wellington1744. [bug] If tuple2msgname() failed to convert a tuple to
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley a name a REQUIRE could be triggered. [RT #12796]
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley1743. [bug] If isc_taskmgr_create() was not able to create the
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley requested number of worker threads then destruction
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley of the manager would trigger an INSIST() failure.
065958bd3d26dbc25ff313cfcee07bb6a77ee47eBrian Wellington1742. [bug] Deleting all records at a node then adding a
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley previously existing record, in a single UPDATE
4e7942dc7612acb71b111a5e8d919960f5a9efc5Mark Andrews transaction, failed to leave / regenerate the
fa280ff02ad0c29616a0c3a22ef02cbb3f6db7efDavid Lawrence associated RRSIG records. [RT #12788]
22dbaf9ad8065127fd93eff0f239fd9c548d18b6Andreas Gustafsson1741. [bug] Deleting all records at a node in a secure zone
22dbaf9ad8065127fd93eff0f239fd9c548d18b6Andreas Gustafsson using a update-policy grant failed. [RT #12787]
22dbaf9ad8065127fd93eff0f239fd9c548d18b6Andreas Gustafsson1740. [bug] Replace rbt's hash algorithm as it performed badly
184867e88b5a30bbc29f17edbc7b50a6c8a944e7David Lawrence with certain zones. [RT #12729]
184867e88b5a30bbc29f17edbc7b50a6c8a944e7David Lawrence NOTE: a hash context now needs to be established
fa280ff02ad0c29616a0c3a22ef02cbb3f6db7efDavid Lawrence via isc_hash_create() if the application was not
fa280ff02ad0c29616a0c3a22ef02cbb3f6db7efDavid Lawrence already doing this.
046a9aca49bdc25bd57d75fd0dd34c021722f095Mark Andrews1739. [bug] dns_rbt_deletetree() could incorrectly return
f4e4111795ceb13066d09c38723afacb04e33ad4Mark Andrews ISC_R_QUOTA. [RT #12695]
f4e4111795ceb13066d09c38723afacb04e33ad4Mark Andrews1738. [bug] Enable overrun checking by default. [RT #12695]
253ab81bf2760d3d7f68512b43710afc02d788daMark Andrews1737. [bug] named failed if more than 16 masters were specified.
be171be1799e0ba8cdd35d4f67b772ff086d0d81Andreas Gustafsson1736. [bug] dst_key_fromnamedfile() could fail to read a
9f28451bca8377ef6c9ea3b0a49bf342c9fa6800Mark Andrews public key. [RT #12687]
a110543bb4d2e53caa40f83c2b45786a1efe63efAndreas Gustafsson1735. [bug] 'dig +sigtrace' could die with a REQUIRE failure.
ef9f9001fca9445ef315b1e76a66fc84fef6fdc6Andreas Gustafsson1734. [cleanup] 'rndc-confgen -a -t' remove extra '/' in path.
ee303f481dfefcd4e4994f8b8b17f2de32aa4d69Brian Wellington1733. [bug] Return non-zero exit status on initial load failure.
9b2a2a9016980fbed6b2025d365a8ae99897608cDavid Lawrence1732. [bug] 'rrset-order name "*"' wasn't being applied to ".".
125a916d1a0c01f139ced5736145703df28d07cfDavid Lawrence1731. [port] darwin: relax version test in ifconfig.sh.
125a916d1a0c01f139ced5736145703df28d07cfDavid Lawrence1730. [port] Determine the length type used by the socket API.
2115bc7d6433c92499d8e4f67e1c1dfa42ecd6f0David Lawrence1729. [func] Improve check-names error messages.
02e38214502c3a946cdfe87e16525747617a1150Brian Wellington1728. [doc] Update check-names documentation.
f8da2d95835c5216570a45e9000f740321503ae3David Lawrence1727. [bug] named-checkzone: check-names support didn't match
f8da2d95835c5216570a45e9000f740321503ae3David Lawrence documentation.
f8da2d95835c5216570a45e9000f740321503ae3David Lawrence1726. [port] aix5: add support for aix5.
fdb2cda3ed366699d70aaf67ee5ae7fcd2ca7561David Lawrence1725. [port] linux: update error message on interaction of threads,
6094a7774954463e312f7266c8d4d3f26aa07d4aAndreas Gustafsson capabilities and setuid support (named -u). [RT #12541]
8dc3d2006f679d0a291f7a20612c37e2a7146096Brian Wellington1724. [bug] Look for DNSKEY records with "dig +sigtrace".
a110543bb4d2e53caa40f83c2b45786a1efe63efAndreas Gustafsson1723. [cleanup] Silence compiler warnings from t_tasks.c. [RT #12493]
bd5f2ac1880f5f2e96b291378c3dff296fc011f1Mark Andrews1722. [bug] Don't commit the journal on malformed ixfr streams.
f0f61db621eed0c453e31bb85f6803c550e19a6bAndreas Gustafsson1721. [bug] Error message from the journal processing were not
63612a0fe1abbeb8ab6d727a4cfe46831c481387Brian Wellington always identifying the relevant journal. [RT #12519]
63612a0fe1abbeb8ab6d727a4cfe46831c481387Brian Wellington1720. [bug] 'dig +chase' did not terminate on a RFC 2308 Type 1
9be0c3d823200bed1286cff6bddf2a8c639f5287Brian Wellington negative response. [RT #12506]
125a916d1a0c01f139ced5736145703df28d07cfDavid Lawrence1719. [bug] named was not correctly caching a RFC 2308 Type 1
125a916d1a0c01f139ced5736145703df28d07cfDavid Lawrence negative response. [RT #12506]
32bb863ea960caa650105b60dcd45e3db6840a6fAndreas Gustafsson1718. [bug] nsupdate was not handling RFC 2308 Type 3 negative
32bb863ea960caa650105b60dcd45e3db6840a6fAndreas Gustafsson responses when looking for the zone / master server.
736aab3076e9bec708cec073f5cf8e6c4b588886Brian Wellington1717. [port] solaris: ifconfig.sh did not support Solaris 10.
736aab3076e9bec708cec073f5cf8e6c4b588886Brian Wellington "ifconfig.sh down" didn't work for Solaris 9.
bb1cf189bb9fd9059cf13b785d15b0e50c0be8fbAndreas Gustafsson1716. [doc] named.conf(5) was being installed in the wrong
7cb10f77890fe36b14079c7beb848ec390a53e44Andreas Gustafsson location. [RT# 12441]
7cb10f77890fe36b14079c7beb848ec390a53e44Andreas Gustafsson1715. [func] 'dig +trace' now randomly selects the next servers
bb1cf189bb9fd9059cf13b785d15b0e50c0be8fbAndreas Gustafsson to try. Report if there is a bad delegation.
bb1cf189bb9fd9059cf13b785d15b0e50c0be8fbAndreas Gustafsson1714. [bug] dig/host/nslookup were only trying the first
bb1cf189bb9fd9059cf13b785d15b0e50c0be8fbAndreas Gustafsson address when a nameserver was specified by name.
f53848e17123569387b279578f0100dca5407da5Mark Andrews1713. [port] linux: extend capset failure message to say:
d46bf932ed5e1f58a4c424ce1ce7525963354482Brian Wellington please ensure that the capset kernel module is
d46bf932ed5e1f58a4c424ce1ce7525963354482Brian Wellington loaded. see insmod(8)
64a84169d7eed05486b10be90afea58f4af146f9Brian Wellington1712. [bug] Missing FULLCHECK for "trusted-key" in dig.
09671f9551077f9eae8c41619b61272cb9821100Andreas Gustafsson1711. [func] 'rndc unfreeze' has been deprecated by 'rndc thaw'.
acc63b06d9e4e2137950dabddcccd17d8b336ca0Olafur Gudmundsson1710. [func] 'rndc notify zone [class [view]]' resend the NOTIFY
c8fc692fa1445ccfc39b68902546cdfc7ee30d3eBrian Wellington messages for the specified zone. [RT #9479]
c8fc692fa1445ccfc39b68902546cdfc7ee30d3eBrian Wellington1709. [port] solaris: add SMF support from Sun.
f19771c55d7e7d5bb38160e710185e6e61749d16Andreas Gustafsson1708. [cleanup] Replaced dns_fullname_hash() with dns_name_fullhash()
f19771c55d7e7d5bb38160e710185e6e61749d16Andreas Gustafsson for conformance to the name space convention. Binary
f19771c55d7e7d5bb38160e710185e6e61749d16Andreas Gustafsson backward compatibility to the old function name is
f19771c55d7e7d5bb38160e710185e6e61749d16Andreas Gustafsson provided. [RT #12376]
f1d427043e94371cdf1f21b3cbd65917adbcff25Andreas Gustafsson1707. [contrib] sdb/ldap updated to version 1.0-beta.
f1d427043e94371cdf1f21b3cbd65917adbcff25Andreas Gustafsson1706. [bug] 'rndc stop' failed to cause zones to be flushed
f1d427043e94371cdf1f21b3cbd65917adbcff25Andreas Gustafsson sometimes. [RT #12328]
10e22ebcc3629be94d37bf408157e2c5ee5740e0Andreas Gustafsson1705. [func] Allow the journal's name to be changed via named.conf.
6c29053a20f7614167bafa4388c666644a095349Andreas Gustafsson1704. [port] lwres needed a snprintf() implementation for
6c29053a20f7614167bafa4388c666644a095349Andreas Gustafsson platforms without snprintf(). Add missing
6c29053a20f7614167bafa4388c666644a095349Andreas Gustafsson "#include <isc/print.h>". [RT #12321]
3d509f54ac6bbcc19de5aa6d1ce37e001821dc7bDavid Lawrence1703. [bug] named would loop sending NOTIFY messages when it
3d509f54ac6bbcc19de5aa6d1ce37e001821dc7bDavid Lawrence failed to receive a response. [RT #12322]
3d509f54ac6bbcc19de5aa6d1ce37e001821dc7bDavid Lawrence1702. [bug] also-notify should not be applied to built in zones.
a59ed6543bbc13e7c784d6badce7b757c2620e28David Lawrence1701. [doc] A minimal named.conf man page.
a59ed6543bbc13e7c784d6badce7b757c2620e28David Lawrence1700. [func] nslookup is no longer to be treated as deprecated.
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence Remove "deprecated" warning message. Add man page.
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence1699. [bug] dnssec-signzone can generate "not exact" errors
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence when resigning. [RT #12281]
91b191a90cae9b162b8c68a3b4820031e129b37bBrian Wellington1698. [doc] Use reserved IPv6 documentation prefix.
bf00f50cf43a43a999b5ab054cab652f7775dce6Brian Wellington1697. [bug] xxx-source{,-v6} was not effective when it
bf00f50cf43a43a999b5ab054cab652f7775dce6Brian Wellington specified one of listening addresses and a
253f774e358dba38742a484426a4cadf4f248817Brian Wellington different port than the listening port. [RT #12257]
253f774e358dba38742a484426a4cadf4f248817Brian Wellington1696. [bug] dnssec-signzone failed to clean out nodes that
2de31518c3da27092120b40fc373cecf600d64e6Brian Wellington consisted of only NSEC and RRSIG records.
4ae3a03bb7dbb050adddc051a5df6f3de057eb27Andreas Gustafsson1695. [bug] DS records when forwarding require special handling.
4ae3a03bb7dbb050adddc051a5df6f3de057eb27Andreas Gustafsson1694. [bug] Report if the builtin views of "_default" / "_bind"
10e22ebcc3629be94d37bf408157e2c5ee5740e0Andreas Gustafsson are defined in named.conf. [RT #12023]
2732332fe53d00592109ef69c0075fcc2ad09db9Brian Wellington1693. [bug] max-journal-size was not effective for master zones
2732332fe53d00592109ef69c0075fcc2ad09db9Brian Wellington with ixfr-from-differences set. [RT# 12024]
8fa78d9ad5f5ab6c69d1d52b00b1ffcdf1bd5bebMichael Sawyer1692. [bug] Don't set -I, -L and -R flags when libcrypto is in
e544b507b8019a62c5d2716281f6832519a8791dDavid Lawrence1691. [bug] sdb's attachversion was not complete. [RT #11990]
e544b507b8019a62c5d2716281f6832519a8791dDavid Lawrence1690. [bug] Delay detaching view from the client until UPDATE
09de21079e902c7356d936ef4f2a31060b36e5f3Brian Wellington processing completes when shutting down. [RT #11714]
09de21079e902c7356d936ef4f2a31060b36e5f3Brian Wellington1689. [bug] DNS_NAME_TOREGION() and DNS_NAME_SPLIT() macros
ee4429e13e08f30c366cdc5d10585388b8a9f212Michael Sawyer contained gratuitous semicolons. [RT #11707]
b74896ead5671943135727b50d86d1040d7ffbf3David Lawrence1688. [bug] LDFLAGS was not supported.
b74896ead5671943135727b50d86d1040d7ffbf3David Lawrence1687. [bug] Race condition in dispatch. [RT #10272]
3c7ce471aa8a1a9c5bc0ca9e41f406bdc9f0b2aeAndreas Gustafsson1686. [bug] Named sent a extraneous NOTIFY when it received a
8aff41ca8ac8dbd9671f3da824406a8783db49d1Brian Wellington redundant UPDATE request. [RT #11943]
8aff41ca8ac8dbd9671f3da824406a8783db49d1Brian Wellington1685. [bug] Change #1679 loop tests weren't quite right.
c9d7e543d0da2996d1cc52d3c5920141df49a4ecBrian Wellington1684. [func] ixfr-from-differences now takes master and slave in
6dbf9cbe6a39a00de910ef843b9f864abf68bc40Brian Wellington addition to yes and no at the options and view levels.
6dbf9cbe6a39a00de910ef843b9f864abf68bc40Brian Wellington1683. [bug] dig +sigchase could leak memory. [RT #11445]
17aac384e029f5dd3314876058c7501f4d84b90bBrian Wellington1682. [port] Update configure test for (long long) printf format.
23f64ea0dcd7f5b7094ae6ade2a002fb7dde1466Brian Wellington1681. [bug] Only set SO_REUSEADDR when a port is specified in
23f64ea0dcd7f5b7094ae6ade2a002fb7dde1466Brian Wellington isc_socket_bind(). [RT #11742]
3c7ce471aa8a1a9c5bc0ca9e41f406bdc9f0b2aeAndreas Gustafsson1680. [func] rndc: the source address can now be specified.
3c7ce471aa8a1a9c5bc0ca9e41f406bdc9f0b2aeAndreas Gustafsson1679. [bug] When there was a single nameserver with multiple
3c7ce471aa8a1a9c5bc0ca9e41f406bdc9f0b2aeAndreas Gustafsson addresses for a zone not all addresses were tried.
3562c9dc12f06eb964ccefd3291a012f4e6b1743Brian Wellington1678. [bug] RRSIG should use TYPEXXXXX for unknown types.
f437f6ffae28f88334cf47ce8f948cbf40331ffaAndreas Gustafsson1677. [bug] dig: +aaonly didn't work, +aaflag undocumented.
704d6eeab1d8d6a2aeb99c37fa5a97322d9340fcBrian Wellington1676. [func] New option "allow-query-cache". This lets
704d6eeab1d8d6a2aeb99c37fa5a97322d9340fcBrian Wellington allow-query be used to specify the default zone
704d6eeab1d8d6a2aeb99c37fa5a97322d9340fcBrian Wellington access level rather than having to have every
ed8ba54e644957e0ebd51601552193275299ca8dAndreas Gustafsson zone override the global value. allow-query-cache
ed8ba54e644957e0ebd51601552193275299ca8dAndreas Gustafsson can be set at both the options and view levels.
ed8ba54e644957e0ebd51601552193275299ca8dAndreas Gustafsson If allow-query-cache is not set allow-query applies.
4d5c668a91c6e5a26653031dd137292bfc03da52Andreas Gustafsson1675. [bug] named would sometimes add extra NSEC records to
4d5c668a91c6e5a26653031dd137292bfc03da52Andreas Gustafsson the authority section.
5a6335a8bffdcc15ab4b3bb01d070080f9bc892eMark Andrews1674. [port] linux: increase buffer size used to scan
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson1673. [port] linux: issue a error messages if IPv6 interface
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson1672. [cleanup] Tests which only function in a threaded build
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson now return R:THREADONLY (rather than R:UNTESTED)
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson in a non-threaded build.
4c08b67a5f01eda472a9dfee4c73dbbac49c0065Mark Andrews1671. [contrib] queryperf: add NAPTR to the list of known types.
f8abaa0fae7f75d9601c10b6a4af8dd907494d45Mark Andrews1670. [func] Log UPDATE requests to slave zones without an acl as
f8abaa0fae7f75d9601c10b6a4af8dd907494d45Mark Andrews "disabled" at debug level 3. [RT# 11657]
1addbb84718fdb7635459ed05f060be086e88f35Andreas Gustafsson1669. [placeholder]
1addbb84718fdb7635459ed05f060be086e88f35Andreas Gustafsson1668. [bug] DIG_SIGCHASE was making bin/dig/host dump core.
1addbb84718fdb7635459ed05f060be086e88f35Andreas Gustafsson1667. [port] linux: not all versions have IF_NAMESIZE.
d3be9a9c6ef76a5d7671b0962785ca025b153d2bAndreas Gustafsson1666. [bug] The optional port on hostnames in dual-stack-servers
d3be9a9c6ef76a5d7671b0962785ca025b153d2bAndreas Gustafsson was being ignored.
e9fce1415f8be4cd38d528950c92c481bd105254Mark Andrews1665. [func] rndc now allows addresses to be set in the
e9fce1415f8be4cd38d528950c92c481bd105254Mark Andrews server clauses.
483958540f0034d543f0564beb7877326f15a45bMark Andrews1664. [bug] nsupdate needed KEY for SIG(0), not DNSKEY.
90cd33e0baf23574a88a4c967afec8b95a1801deAndreas Gustafsson1663. [func] Look for OpenSSL by default.
90cd33e0baf23574a88a4c967afec8b95a1801deAndreas Gustafsson1662. [bug] Change #1658 failed to change one use of 'type'
517950ae99fa271b034a5cfec1c9fbb62696f975Mark Andrews1661. [bug] Restore dns_name_concatenate() call in
517950ae99fa271b034a5cfec1c9fbb62696f975Mark Andrews adb.c:set_target(). [RT #11582]
f9870620b346ed267023dc98ee81adcfef2e16b7Andreas Gustafsson1660. [bug] win32: connection_reset_fix() was being called
dfd7798d8b870abf03795d8095297a4b982ab6e9Mark Andrews unconditionally. [RT #11595]
19ff7edc1a6388085193f5487e1599f45aa62648Mark Andrews1659. [cleanup] Cleanup some messages that were referring to KEY vs
19ff7edc1a6388085193f5487e1599f45aa62648Mark Andrews DNSKEY, NXT vs NSEC and SIG vs RRSIG.
8a0ff6c15cb20c903f9e16a3d5c2cab603478bc3Mark Andrews1658. [func] Update dnssec-keygen to default to KEY for HMAC-MD5
8a0ff6c15cb20c903f9e16a3d5c2cab603478bc3Mark Andrews and DH. Tighten which options apply to KEY and
8a0ff6c15cb20c903f9e16a3d5c2cab603478bc3Mark Andrews DNSKEY records.
42928d936e79dbda7ea00bbcab6e5d8034a95bf8Andreas Gustafsson1657. [doc] ARM: document query log output.
0c0619cc1983ff58e855c5159d8892e46dddac5eBrian Wellington1656. [doc] Update DNSSEC description in ARM to cover DS, NSEC
c472ead4a932f93251eddaa41e120c3bfc4f95a4Andreas Gustafsson DNSKEY and RRSIG. [RT #11542]
c472ead4a932f93251eddaa41e120c3bfc4f95a4Andreas Gustafsson1655. [bug] Logging multiple versions w/o a size was broken.
a6dbd6b6604e27ae3c7190de20dbcaaa6e5a1fd8Andreas Gustafsson1654. [bug] isc_result_totext() contained array bounds read
383665e42ad838046472e847b16c4e0d3f1aaf76Bob Halley1653. [func] Add key type checking to dst_key_fromfilename(),
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson DST_TYPE_KEY should be used to read TSIG, TKEY and
383665e42ad838046472e847b16c4e0d3f1aaf76Bob Halley SIG(0) keys.
383665e42ad838046472e847b16c4e0d3f1aaf76Bob Halley1652. [bug] TKEY still uses KEY.
383665e42ad838046472e847b16c4e0d3f1aaf76Bob Halley1651. [bug] dig: process multiple dash options.
6b5a6fbe1cc0ceb7e2b516aaada596b79360a5b8Bob Halley1650. [bug] dig, nslookup: flush standard out after each command.
5bbed85a33186db4e629e98f45ca702ac6b09127Brian Wellington1649. [bug] Silence "unexpected non-minimal diff" message.
ba6fd2580863759baedd9c47153602b19006a324Andreas Gustafsson1648. [func] Update dnssec-lookaside named.conf syntax to support
ba6fd2580863759baedd9c47153602b19006a324Andreas Gustafsson multiple dnssec-lookaside namespaces (not yet
86a4d80e0624a10b1824d25018246e1ea63f55d2Andreas Gustafsson1647. [bug] It was possible trigger a INSIST when chasing a DS
86a4d80e0624a10b1824d25018246e1ea63f55d2Andreas Gustafsson record that required walking back over a empty node.
dd16d9d9e77c2d906ee5ffa3dd9f71cacfbcb081Brian Wellington1646. [bug] win32: logging file versions didn't work with
d3a86da2e8f09e2c3f55721aae537b9cacc7e537Andreas Gustafsson non-UNC filenames. [RT#11486]
d3a86da2e8f09e2c3f55721aae537b9cacc7e537Andreas Gustafsson1645. [bug] named could trigger a REQUIRE failure if multiple
d3a86da2e8f09e2c3f55721aae537b9cacc7e537Andreas Gustafsson masters with keys are specified.
850d70818503ca1b0f98c9c70b16b51e789fd705Andreas Gustafsson1644. [bug] Update the journal modification time after a
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence successful refresh query. [RT #11436]
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence1643. [bug] dns_db_closeversion() could leak memory / node
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence references. [RT #11163]
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence1642. [port] Support OpenSSL implementations which don't have
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence DSA support. [RT #11360]
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence1641. [bug] Update the check-names description in ARM. [RT #11389]
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence1640. [bug] win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence incorrectly closing the socket. [RT #11291]
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence1639. [func] Initial dlv system test.
78d78f05d91205cbde33ca87d24b8d13aa2d8d66Brian Wellington1638. [bug] "ixfr-from-differences" could generate a REQUIRE
78d78f05d91205cbde33ca87d24b8d13aa2d8d66Brian Wellington failure if the journal open failed. [RT #11347]
78d78f05d91205cbde33ca87d24b8d13aa2d8d66Brian Wellington1637. [bug] Node reference leak on error in addnoqname().
5afc10d6d8278c9ab34b9f6c82ef7bb3bfefd0efAndreas Gustafsson1636. [bug] The dump done callback could get ISC_R_SUCCESS even if
5afc10d6d8278c9ab34b9f6c82ef7bb3bfefd0efAndreas Gustafsson a error had occurred. The database version no longer
5afc10d6d8278c9ab34b9f6c82ef7bb3bfefd0efAndreas Gustafsson matched the version of the database that was dumped.
3f01dde0bd24561fc3a6c2f7e259a58af4457a86Brian Wellington1635. [bug] Memory leak on error in query_addds().
626b221f7113479a0709f0bb0a8193c0ab0dcf84Andreas Gustafsson1634. [bug] named didn't supply a useful error message when it
626b221f7113479a0709f0bb0a8193c0ab0dcf84Andreas Gustafsson detected duplicate views. [RT #11208]
626b221f7113479a0709f0bb0a8193c0ab0dcf84Andreas Gustafsson1633. [bug] named should return NOTIMP to update requests to a
733e928f714c848aa394c2d12b6239bc7780101bMark Andrews slaves without a allow-update-forwarding acl specified.
febaa091847ab004f40500cc475a819f2c73fcddAndreas Gustafsson1632. [bug] nsupdate failed to send prerequisite only UPDATE
febaa091847ab004f40500cc475a819f2c73fcddAndreas Gustafsson messages. [RT #11288]
ebfcb6cf66283096ebda1503b6cc042ce86b6bedBrian Wellington1631. [bug] dns_journal_compact() could sometimes corrupt the
c379c1bddb2d84c9219ab6c394b33aa866b9f3bfAndreas Gustafsson journal. [RT #11124]
c379c1bddb2d84c9219ab6c394b33aa866b9f3bfAndreas Gustafsson1630. [contrib] queryperf: add support for IPv6 transport.
dffdc24ffd76ef3d8c8141671e89fb39428fef06Brian Wellington1629. [func] dig now supports IPv6 scoped addresses with the
17442ccc2b2e9c3b3bfc337f0fdfad6186fbb123Mark Andrews extended format in the local-server part. [RT #8753]
61b0df9eb522f13aef13cc2704728e799cbc251aMichael Sawyer1628. [bug] Typo in Compaq Trucluster support. [RT# 11264]
61b0df9eb522f13aef13cc2704728e799cbc251aMichael Sawyer1627. [bug] win32: sockets were not being closed when the
61b0df9eb522f13aef13cc2704728e799cbc251aMichael Sawyer last external reference was removed. [RT# 11179]
369bb68c2c7709c7fd8b0d6c1d1f8abc6422a7e2Michael Sawyer1626. [bug] --enable-getifaddrs was broken. [RT#11259]
369bb68c2c7709c7fd8b0d6c1d1f8abc6422a7e2Michael Sawyer1625. [bug] named failed to load/transfer RFC2535 signed zones
3dcb97b199693012d12e978b8f577a339e434361Andreas Gustafsson which contained CNAMES. [RT# 11237]
a3e41e3c03a32b00fc243fce538a39ddc7237885Andreas Gustafsson1624. [bug] zonemgr_putio() call should be locked. [RT# 11163]
a3e41e3c03a32b00fc243fce538a39ddc7237885Andreas Gustafsson1623. [bug] A serial number of zero was being displayed in the
a3e41e3c03a32b00fc243fce538a39ddc7237885Andreas Gustafsson "sending notifies" log message when also-notify was
4ec1a96d90784f70380bdec66f8a0bd6718a5b71Mark Andrews used. [RT #11177]
fa3cbea8bfba19d1c11f9a6ad20f40a2c15377f0Brian Wellington1622. [func] probe the system to see if IPV6_(RECV)PKTINFO is
0fc89c4ee660e825ac66774f2d4912cfc396386aMark Andrews available, and suppress wildcard binding if not.
e21d199dca95aff5d50f133d6b064309e209af00Brian Wellington1621. [bug] match-destinations did not work for IPv6 TCP queries.
c03298d879554fc5dc197c28fd4b686e0d880ee3Mark Andrews1620. [func] When loading a zone report if it is signed. [RT #11149]
04c22ceaf2d3812eaab69d79958d0e0d62048cd2Mark Andrews1619. [bug] Missing ISC_LIST_UNLINK in end_reserved_dispatches().
04c22ceaf2d3812eaab69d79958d0e0d62048cd2Mark Andrews1618. [bug] Fencepost errors in dns_name_ishostname() and
04c22ceaf2d3812eaab69d79958d0e0d62048cd2Mark Andrews dns_name_ismailbox() could trigger a INSIST().
6ef15459b8fd3fc8b5672da4ad72c19a755dbe45Mark Andrews1617. [port] win32: VC++ 6.0 support.
b65f2ab14abb4b6ef906d7d02064fba158f07b1eDavid Lawrence1616. [compat] Ensure that named's version is visible in the core
b65f2ab14abb4b6ef906d7d02064fba158f07b1eDavid Lawrence dump. [RT #11127]
b65f2ab14abb4b6ef906d7d02064fba158f07b1eDavid Lawrence1615. [port] Define ISC_SOCKADDR_LEN_T based on _BSD_SOCKLEN_T_ if
b65f2ab14abb4b6ef906d7d02064fba158f07b1eDavid Lawrence it is defined.
c03bb27f0675a6e60ceea66b451548e8481bc05cMark Andrews1614. [port] win32: silence resource limit messages. [RT# 11101]
7789eb1345bef03773a2530dce7f2709cc50aa2aAndreas Gustafsson1613. [bug] Builds would fail on machines w/o a if_nametoindex().
b65f2ab14abb4b6ef906d7d02064fba158f07b1eDavid Lawrence Missing #ifdef ISC_PLATFORM_HAVEIFNAMETOINDEX/#endif.
c03bb27f0675a6e60ceea66b451548e8481bc05cMark Andrews1612. [bug] check-names at the option/view level could trigger
389c749a5ee18f1c0d6278ae49f2aae5d5f0d2dcMark Andrews an INSIST. [RT# 11116]
72fa265baa3d138b43427bcb5c0838740f807045Mark Andrews1611. [bug] solaris: IPv6 interface scanning failed to cope with
09671f9551077f9eae8c41619b61272cb9821100Andreas Gustafsson no active IPv6 interfaces.
4b6d5b2312d1482cc406fe58fa3269dd7a915b3fMark Andrews1610. [bug] On dual stack machines "dig -b" failed to set the
a5aca6df165c601d755b8c5f5727048078bf0db5Andreas Gustafsson address type to be looked up with "@server".
29c818c7d40fc8898b062903ec703851328a4deaMark Andrews1609. [func] dig now has support to chase DNSSEC signature chains.
29c818c7d40fc8898b062903ec703851328a4deaMark Andrews Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
b1cde6bf3a8e3a77eb77caf97df0d7ec5c8450dfBrian Wellington DNSSEC validation code in dig coded by Olivier Courtay
b1cde6bf3a8e3a77eb77caf97df0d7ec5c8450dfBrian Wellington (olivier.courtay@irisa.fr) for the IDsA project
f8abaa0fae7f75d9601c10b6a4af8dd907494d45Mark Andrews1608. [func] dig and host now accept -4/-6 to select IP transport
f8abaa0fae7f75d9601c10b6a4af8dd907494d45Mark Andrews to use when making queries.
37d1c8ee546ae89720c3e17e57ee3a05e9cdc7b9Brian Wellington1607. [bug] dig, host and nslookup were still using random()
37d1c8ee546ae89720c3e17e57ee3a05e9cdc7b9Brian Wellington to generate query ids. [RT# 11013]
28b7844ee93231da831ba3c090e1677bb1be5f18Andreas Gustafsson1606. [bug] DLV insecurity proof was failing.
28b7844ee93231da831ba3c090e1677bb1be5f18Andreas Gustafsson1605. [func] New dns_db_find() option DNS_DBFIND_COVERINGNSEC.
28b7844ee93231da831ba3c090e1677bb1be5f18Andreas Gustafsson1604. [bug] A xfrout_ctx_create() failure would result in
28b7844ee93231da831ba3c090e1677bb1be5f18Andreas Gustafsson xfrout_ctx_destroy() being called with a
78db9e8f4b686fde6dfa0ec85a68c06cc9d4bf28Brian Wellington partially initialized structure.
78db9e8f4b686fde6dfa0ec85a68c06cc9d4bf28Brian Wellington1603. [bug] nsupdate: set interactive based on isatty().
b20ee662a7c847c9ef7b96ab9e5e34543efe5c0dMark Andrews1602. [bug] Logging to a file failed unless a size was specified.
450995b90c8cb66d82c2377d4f9bd9812a132c30Andreas Gustafsson1601. [bug] Silence spurious warning 'both "recursion no;" and
450995b90c8cb66d82c2377d4f9bd9812a132c30Andreas Gustafsson "allow-recursion" active' warning from view "_bind".
190fbe9738bd0c1b9b13732bb8bd56b2b7c71640David Lawrence1600. [bug] Duplicate zone pre-load checks were not case
190fbe9738bd0c1b9b13732bb8bd56b2b7c71640David Lawrence1599. [bug] Fix memory leak on error path when checking named.conf.
190fbe9738bd0c1b9b13732bb8bd56b2b7c71640David Lawrence1598. [func] Specify that certain parts of the namespace must
190fbe9738bd0c1b9b13732bb8bd56b2b7c71640David Lawrence be secure (dnssec-must-be-secure).
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley1597. [func] Allow notify-source and query-source to be specified
7b438bdb9b821f9f1c96443762072e137716048dBrian Wellington on a per server basis similar to transfer-source.
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley1596. [func] Accept 'notify-source' style syntax for query-source.
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley1595. [func] New notify type 'master-only'. Enable notify for
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley master zones only.
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley1594. [bug] 'rndc dumpdb' could prevent named from answering
7b438bdb9b821f9f1c96443762072e137716048dBrian Wellington queries while the dump was in progress. [RT #10565]
86c270cbb24117976d6cd3098c3010e067915c24Andreas Gustafsson1593. [bug] rndc should return "unknown command" to unknown
86c270cbb24117976d6cd3098c3010e067915c24Andreas Gustafsson commands. [RT# 10642]
b38ebe307cb2411535c79afd441870a99cc50eddMark Andrews1592. [bug] configure_view() could leak a dispatch. [RT# 10675]
b38ebe307cb2411535c79afd441870a99cc50eddMark Andrews1591. [bug] libbind: updated to BIND 8.4.5.
8217f91f8d2dd6e94a2bf893284506ea47cd294aAndreas Gustafsson1590. [port] netbsd: update thread support.
21a170a0cee1ec2df7be0ce334da309f9a892ea9Andreas Gustafsson1589. [func] DNSSEC lookaside validation.
588b63e1a86fb707172830e14897da624ed380edMark Andrews1588. [bug] win32: TCP sockets could become blocked. [RT #10115]
bb17aa91c14de959b191a200df61afb6a68f110fBrian Wellington1587. [bug] dns_message_settsigkey() failed to clear existing key.
452d75b18f9d050086964fa39c326cf388517396Mark Andrews1586. [func] "check-names" is now implemented.
2b4db0b6d4b5a0307cecbafdd1d34d6f61b7dbadMark Andrews1585. [placeholder]
6850cdd4497424c9d42ade487edfde9fb9a47de9Brian Wellington1584. [bug] "make test" failed with a read only source tree.
2a37aa188c2297e0c0856c3e5740c43dd426a432Mark Andrews1583. [bug] Records add via UPDATE failed to get the correct trust
2a37aa188c2297e0c0856c3e5740c43dd426a432Mark Andrews level. [RT #10452]
6c87cf19970a9eef43c1e38227cd23b3a2f6151aMark Andrews1582. [bug] rrset-order failed to work on RRsets with more
6c87cf19970a9eef43c1e38227cd23b3a2f6151aMark Andrews than 32 elements. [RT #10381]
7869b99dc815e3b863351b8095d1b71b3f583541Brian Wellington1581. [func] Disable DNSSEC support by default. To enable
df1e829dde71ab960545453e4ae439ae601d5a9eMark Andrews DNSSEC specify "dnssec-enable yes;" in named.conf.
df1e829dde71ab960545453e4ae439ae601d5a9eMark Andrews1580. [bug] Zone destruction on final detach takes a long time.
df1e829dde71ab960545453e4ae439ae601d5a9eMark Andrews1579. [bug] Multiple task managers could not be created.
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer1578. [bug] Don't use CLASS E IPv4 addresses when resolving.
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson1577. [bug] Use isc_uint32_t in ultrasparc optimizer bug
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer workaround code. [RT #10331]
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer1576. [bug] Race condition in dns_dispatch_addresponse().
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer1575. [func] Log TSIG name on TSIG verify failure. [RT #4404]
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer1574. [bug] Don't attempt to open the controls socket(s) when
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer running tests. [RT #9091]
e65fe7af00935a0a81d4b0b0ed51c7f6c89f5c3bAndreas Gustafsson1573. [port] linux: update to libtool 1.5.2 so that
e65fe7af00935a0a81d4b0b0ed51c7f6c89f5c3bAndreas Gustafsson "make install DESTDIR=/xx" works with
4bb3a1a63d7943564f30bf9efd312283141439a2Andreas Gustafsson "configure --with-libtool". [RT #9941]
4bb3a1a63d7943564f30bf9efd312283141439a2Andreas Gustafsson1572. [bug] nsupdate: sign the soa query to find the enclosing
4bb3a1a63d7943564f30bf9efd312283141439a2Andreas Gustafsson zone if the server is specified. [RT #10148]
e2b52099918681498136fc82df192d256cc3cdd3Brian Wellington1571. [bug] rbt:hash_node() could fail leaving the hash table
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson in an inconsistent state. [RT #10208]
e549eb1242b69ee050440e7205a5633cb56199b3Mark Andrews1570. [bug] nsupdate failed to handle classes other than IN.
e549eb1242b69ee050440e7205a5633cb56199b3Mark Andrews New keyword 'class' which sets the default class.
88cef4408ab6b4c48702ed1b3ae27e20f485d864Mark Andrews1569. [func] nsupdate new command 'answer' which displays the
88cef4408ab6b4c48702ed1b3ae27e20f485d864Mark Andrews complete answer message to the last update.
fce9a9550e8e7a6dff4093d4815ec41fae2d7b55Mark Andrews1568. [bug] nsupdate now reports that the update failed in
fce9a9550e8e7a6dff4093d4815ec41fae2d7b55Mark Andrews interactive mode. [RT# 10236]
693ddf84daa745a0ea8ca311a8154dfa03eabc43Andreas Gustafsson1567. [maint] B.ROOT-SERVERS.NET is now 192.228.79.201.
693ddf84daa745a0ea8ca311a8154dfa03eabc43Andreas Gustafsson1566. [port] Support for the cmsg framework on Solaris and HP/UX.
ff7e6f2791cc5ad7c5f401a184b88343fde5ec3cAndreas Gustafsson This also solved the problem that match-destinations
ff7e6f2791cc5ad7c5f401a184b88343fde5ec3cAndreas Gustafsson for IPv6 addresses did not work on these systems.
ff7e6f2791cc5ad7c5f401a184b88343fde5ec3cAndreas Gustafsson1565. [bug] CD flag should be copied to outgoing queries unless
2bebe117bf96d7e24df4d703d6488d61a5179bcaMark Andrews the query is under a secure entry point in which case
2bebe117bf96d7e24df4d703d6488d61a5179bcaMark Andrews CD should be set.
4da10bce4bf64b574b59aa4fb5be0f237d0d41edBrian Wellington1564. [func] Attempt to provide a fallback entropy source to be
3f123dcc2fe5d2cd08ca91b732741d86a4036906Brian Wellington used if named is running chrooted and named is unable
3f123dcc2fe5d2cd08ca91b732741d86a4036906Brian Wellington to open entropy source within the chroot area.
16ea60d0dbbaf1206f4800cb16744ef568fd7be8Michael Sawyer1563. [bug] Gracefully fail when unable to obtain neither an IPv4
16ea60d0dbbaf1206f4800cb16744ef568fd7be8Michael Sawyer nor an IPv6 dispatch. [RT #10230]
85b23709431b1a84924fe2844f5cf657d1689eefMichael Sawyer1562. [bug] isc_socket_create() and isc_socket_accept() could
85b23709431b1a84924fe2844f5cf657d1689eefMichael Sawyer leak memory under error conditions. [RT #10230]
d15f51c600ed29b2dc379c433fb226c3a13ac0bbAndreas Gustafsson1561. [bug] It was possible to release the same name twice if
d15f51c600ed29b2dc379c433fb226c3a13ac0bbAndreas Gustafsson named ran out of memory. [RT #10197]
d15f51c600ed29b2dc379c433fb226c3a13ac0bbAndreas Gustafsson1560. [port] FreeBSD: work around FreeBSD 5.2 mapping EAI_NODATA
d15f51c600ed29b2dc379c433fb226c3a13ac0bbAndreas Gustafsson and EAI_NONAME to the same value.
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson1559. [port] named should ignore SIGFSZ.
e412ae947df6de858883564b8676a9650df70d9aMark Andrews1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
e412ae947df6de858883564b8676a9650df70d9aMark Andrews child zones for which we don't have a supported
e412ae947df6de858883564b8676a9650df70d9aMark Andrews algorithm. Such child zones are treated as unsigned.
07a926724c0a91d85b85a94441938d0094e88cffMark Andrews1557. [func] Implement missing DNSSEC tests for
07a926724c0a91d85b85a94441938d0094e88cffMark Andrews * NOQNAME proof with wildcard answers.
07a926724c0a91d85b85a94441938d0094e88cffMark Andrews * NOWILDARD proof with NXDOMAIN.
07a926724c0a91d85b85a94441938d0094e88cffMark Andrews Cache and return NOQNAME with wildcard answers.
90023730de34721b8cd8f3b5d059a28b7a65cf04Andreas Gustafsson1556. [bug] nsupdate now treats all names as fully qualified.
922e6a3c2ac4ef900dd9dc99f0cc137f18372583Andreas Gustafsson1555. [func] 'rrset-order cyclic' no longer has a random starting
922e6a3c2ac4ef900dd9dc99f0cc137f18372583Andreas Gustafsson point per query. [RT #7572]
280747fa7c1d4597d47f7be8ec5fb7c8980c1952Andreas Gustafsson1554. [bug] dig, host, nslookup failed when no nameservers
280747fa7c1d4597d47f7be8ec5fb7c8980c1952Andreas Gustafsson were specified in /etc/resolv.conf. [RT #8232]
0e07026a21dfcaf57dc789e7ece20182dc36029cMark Andrews1553. [bug] The windows socket code could stop accepting
27d725f2b0f8d176d4625dc8b2ed71269b25c9a7Andreas Gustafsson connections. [RT#10115]
337ca1838428c52bca3c72288342ce3dee550a04Andreas Gustafsson1552. [bug] Accept NOTIFY requests from mapped masters if
337ca1838428c52bca3c72288342ce3dee550a04Andreas Gustafsson matched-mapped is set. [RT #10049]
337ca1838428c52bca3c72288342ce3dee550a04Andreas Gustafsson1551. [port] Open "/dev/null" before calling chroot().
337ca1838428c52bca3c72288342ce3dee550a04Andreas Gustafsson1550. [port] Call tzset(), if available, before calling chroot().
6b0ce7d29fac9df84ed34aa2d4634e754aec750dAndreas Gustafsson1549. [func] named-checkzone can now write out the zone contents
6b0ce7d29fac9df84ed34aa2d4634e754aec750dAndreas Gustafsson in a easily parsable format (-D and -o).
6b0ce7d29fac9df84ed34aa2d4634e754aec750dAndreas Gustafsson1548. [bug] When parsing APL records it was possible to silently
27d725f2b0f8d176d4625dc8b2ed71269b25c9a7Andreas Gustafsson accept out of range ADDRESSFAMILY values. [RT# 9979]
27d725f2b0f8d176d4625dc8b2ed71269b25c9a7Andreas Gustafsson1547. [bug] Named wasted memory recording duplicate lame zone
27d725f2b0f8d176d4625dc8b2ed71269b25c9a7Andreas Gustafsson entries. [RT #9341]
c89ac488df58cf6a37918cd00236eedf015830f8Andreas Gustafsson1546. [bug] We were rejecting valid secure CNAME to negative
46a7e707fee6d7ba6ca6dae200ff6e0230f4d2f1Brian Wellington1545. [bug] It was possible to leak memory if named was unable to
46a7e707fee6d7ba6ca6dae200ff6e0230f4d2f1Brian Wellington bind to the specified transfer source and TSIG was
eb059776a206e9be778de0f196a0304b558a779cAndreas Gustafsson being used. [RT #10120]
9d3ef72b37c7d23ce3aaaaa5cd0434b4e5ed5c12Mark Andrews1544. [bug] Named would logged a single entry to a file despite it
a7c76f1924d5fc914c579fd3b0276ffbddd2f65aMark Andrews being over the specified size limit.
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews1543. [bug] Logging using "versions unlimited" did not work.
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews1542. [placeholder]
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews1541. [func] NSEC now uses new bitmap format.
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews1540. [bug] "rndc reload <dynamiczone>" was silently accepted.
566155f16e43fe5f1550456e534b31b0cc36d243David Lawrence1539. [bug] Open UDP sockets for notify-source and transfer-source
07a46d6dca37ef96b6e9c1fc0c2789983d91819cAndreas Gustafsson that use reserved ports at startup. [RT #9475]
051beeafa6547440da17985665b31952b85ede56Brian Wellington1538. [placeholder] rt9997
07a46d6dca37ef96b6e9c1fc0c2789983d91819cAndreas Gustafsson1537. [func] New option "querylog". If set specify whether query
07a46d6dca37ef96b6e9c1fc0c2789983d91819cAndreas Gustafsson logging is to be enabled or disabled at startup.
6d85ebc2d2ccbb8ef01c3ac1659686d3c2be0377Brian Wellington1536. [bug] Windows socket code failed to log a error description
6d85ebc2d2ccbb8ef01c3ac1659686d3c2be0377Brian Wellington when returning ISC_R_UNEXPECTED. [RT #9998]
4a0b04961653b4153402dabd71dfd8474b6c230dAndreas Gustafsson1535. [placeholder]
b0796437d493ca2e083ab0ff02acf0dc0c8ad2a3David Lawrence1534. [bug] Race condition when priming cache. [RT# 9940]
98b8d49c0c0bbace27966eed5811bc81255ce297Brian Wellington1533. [func] Warn if both "recursion no;" and "allow-recursion"
a94948ad5b3b258ce9503b7322bdf82c0baabcabAndreas Gustafsson are active. [RT# 4389]
cc7420cb3b8eb2c48a00384784701bfee37cc96fAndreas Gustafsson1532. [port] netbsd: the configure test for <sys/sysctl.h>
a94948ad5b3b258ce9503b7322bdf82c0baabcabAndreas Gustafsson1531. [port] AIX more libtool fixes.
abb38b673379d6dae7cbb495f814d73a4afe5c8bAndreas Gustafsson1530. [bug] It was possible to trigger a INSIST() failure if a
3291587f23b940c986f41cf37b2e531f618ec2bdMichael Sawyer slave master file was removed at just the correct
b374727d513049b4bfcb9eb021002595fe6a7c63Mark Andrews moment. [RT #9462]
b374727d513049b4bfcb9eb021002595fe6a7c63Mark Andrews1529. [bug] "notify explicit;" failed to log that NOTIFY messages
d922e82162b4d0d2387a531ebc127abe9fe4cf2bAndreas Gustafsson were being sent for the zone. [RT# 9442]
b374727d513049b4bfcb9eb021002595fe6a7c63Mark Andrews1528. [cleanup] Simplify some dns_name_ functions based on the
2868291ab5d4deba4d61c110f92dc397807702c7Mark Andrews deprecation of bitstring labels.
2868291ab5d4deba4d61c110f92dc397807702c7Mark Andrews1527. [cleanup] Reduce the number of gettimeofday() calls without
be1d71fd17c92b0acee36ba43ebe4daa498e8014Mark Andrews losing necessary timer granularity.
be1d71fd17c92b0acee36ba43ebe4daa498e8014Mark Andrews1526. [func] Implemented "additional section caching (or acache)",
8e732de92e9814e3fa54e36d2154939ea6086b16Andreas Gustafsson an internal cache framework for additional section
8e732de92e9814e3fa54e36d2154939ea6086b16Andreas Gustafsson content to improve response performance. Several
8e732de92e9814e3fa54e36d2154939ea6086b16Andreas Gustafsson configuration options were provided to control the
afd2f40b3cff8c3c307155bdc27e5b60e9115545Andreas Gustafsson1525. [bug] dns_cache_create() could trigger a REQUIRE
afd2f40b3cff8c3c307155bdc27e5b60e9115545Andreas Gustafsson failure in isc_mem_put() during error cleanup.
c605f30cd7d540243509c86cf31b01bdd4fe19feMark Andrews1524. [port] AIX needs to be able to resolve all symbols when
3302ed8d6eaef8f598338f5682477c5f6acd583cBob Halley creating shared libraries (--with-libtool).
3302ed8d6eaef8f598338f5682477c5f6acd583cBob Halley1523. [bug] Fix race condition in rbtdb. [RT# 9189]
3302ed8d6eaef8f598338f5682477c5f6acd583cBob Halley1522. [bug] dns_db_findnode() relax the requirements on 'name'.
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson1521. [bug] dns_view_createresolver() failed to check the
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson result from isc_mem_create(). [RT# 9294]
91ac60fe11b3ebd095c5fed0db343b2c9a97e646Mark Andrews1520. [protocol] Add SSHFP (SSH Finger Print) type.
83d2840b6f1a5ec898e441be148ddd3211f11583Bob Halley1519. [bug] dnssec-signzone:nsec_setbit() computed the wrong
83d2840b6f1a5ec898e441be148ddd3211f11583Bob Halley length of the new bitmap.
83d2840b6f1a5ec898e441be148ddd3211f11583Bob Halley1518. [bug] dns_nsec_buildrdata(), and hence dns_nsec_build(),
42e31e6ef7689e0c0569a1f9a5c250d73870b073Michael Graff contained a off-by-one error when working out the
42e31e6ef7689e0c0569a1f9a5c250d73870b073Michael Graff number of octets in the bitmap.
42e31e6ef7689e0c0569a1f9a5c250d73870b073Michael Graff1517. [port] Support for IPv6 interface scanning on HP/UX and
42e31e6ef7689e0c0569a1f9a5c250d73870b073Michael Graff TrueUNIX 5.1.
a405a53d536521e6c93f47485aacd7c1a1ffb29eAndreas Gustafsson1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
a405a53d536521e6c93f47485aacd7c1a1ffb29eAndreas Gustafsson1515. [func] Allow transfer source to be set in a server statement.
53df51bf458da9b04074b6b62b5639c926a751e4Andreas Gustafsson1514. [bug] named: isc_hash_destroy() was being called too early.
ba43c53451d5c38765f376eeede457178b36951aBob Halley1513. [doc] Add "US" to root-delegation-only exclude list.
b9dead30b1806bcfcca9a47dfa3f5078c6377910Mark Andrews1512. [bug] Extend the delegation-only logging to return query
b9dead30b1806bcfcca9a47dfa3f5078c6377910Mark Andrews type, class and responding nameserver.
056141f2878d1046306ef0ba035263a00de57f98Mark Andrews1511. [bug] delegation-only was generating false positives
5126112bc3639b9dae5726c3148d6699d277e789Mark Andrews on negative answers from sub-zones.
668278867ba063995988507b6b28724ebb9f9391Mark Andrews1510. [func] New view option "root-delegation-only". Apply
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff delegation-only check to all TLDs and root.
72c815ed1780b9039b9ad0d31faf68b3b5c05637Andreas Gustafsson Note there are some TLDs that are NOT delegation
72c815ed1780b9039b9ad0d31faf68b3b5c05637Andreas Gustafsson only (e.g. DE, LV, US and MUSEUM) these can be excluded
72c815ed1780b9039b9ad0d31faf68b3b5c05637Andreas Gustafsson from the checks by using exclude.
2053a53eeac7f069311d8ed67333503c7d3a2e2bAndreas Gustafsson root-delegation-only exclude {
72c815ed1780b9039b9ad0d31faf68b3b5c05637Andreas Gustafsson "DE"; "LV"; "US"; "MUSEUM";
b7e031d5173476224027407d8e23eaa7557fc396Andreas Gustafsson1509. [bug] Hint zones should accept delegation-only. Forward
b7e031d5173476224027407d8e23eaa7557fc396Andreas Gustafsson zone should not accept delegation-only.
b7e031d5173476224027407d8e23eaa7557fc396Andreas Gustafsson1508. [bug] Don't apply delegation-only checks to answers from
7ec4367f3d578170a9495ff3c851b248c1656f08Andreas Gustafsson1507. [bug] Handle BIND 8 style returns to NS queries to parents
7ec4367f3d578170a9495ff3c851b248c1656f08Andreas Gustafsson when making delegation-only checks.
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson1506. [bug] Wrong return type for dns_view_isdelegationonly().
2c9c7c5bb5975a18925c30aeb33a26094902f1c1Andreas Gustafsson1505. [bug] Uninitialized rdataset in sdb. [RT #8750]
94361d586755d4de09b717782f7002e9dd282c89Andreas Gustafsson1504. [func] New zone type "delegation-only".
94361d586755d4de09b717782f7002e9dd282c89Andreas Gustafsson1503. [port] win32: install libeay32.dll outside of system32.
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff1502. [bug] nsupdate: adjust timeouts for UPDATE requests over TCP.
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff1501. [func] Allow TCP queue length to be specified via
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff named.conf, tcp-listen-queue.
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff1500. [bug] host failed to lookup MX records. Also look up
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff AAAA records.
abaec24086f0cc3d7c0994ca9d2247b40eb6aaedBrian Wellington1499. [bug] isc_random need to be seeded better if arc4random()
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson1498. [port] bsdos: 5.x support.
3ad16d4c3a5029662d4ec804f7644739d011d03dBob Halley1497. [placeholder]
3ad16d4c3a5029662d4ec804f7644739d011d03dBob Halley1496. [port] test for pthread_attr_setstacksize().
32b2cdf212de957e3f9b0efca59f098ed4fb42deBrian Wellington1495. [cleanup] Replace hash functions with universal hash.
32b2cdf212de957e3f9b0efca59f098ed4fb42deBrian Wellington1494. [security] Turn on RSA BLINDING as a precaution.
b42a7e9d80e293a5104d9de6ddabd29676918aa5Andreas Gustafsson1493. [placeholder]
3113e4dac81fa7b9f0ee5d663d54fbb8ed92738dBob Halley1492. [cleanup] Preserve rwlock quota context when upgrading /
3113e4dac81fa7b9f0ee5d663d54fbb8ed92738dBob Halley downgrading. [RT #5599]
7f52817a92d74be0d970c33b204f8f13309eece5Andreas Gustafsson1491. [bug] dns_master_dump*() would produce extraneous $ORIGIN
8cf8a04209c3b6c8d4f0936f1dce06b629605c81Michael Graff lines. [RT #6206]
8cf8a04209c3b6c8d4f0936f1dce06b629605c81Michael Graff1490. [bug] Accept reading state as well as working state in
8cf8a04209c3b6c8d4f0936f1dce06b629605c81Michael Graff ns_client_next(). [RT #6813]
1fc26319b5d69d19a7a31c8d0ab1afc2beef0c41Andreas Gustafsson1489. [compat] Treat 'allow-update' on slave zones as a warning.
1fc26319b5d69d19a7a31c8d0ab1afc2beef0c41Andreas Gustafsson1488. [bug] Don't override trust levels for glue addresses.
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson1487. [bug] A REQUIRE() failure could be triggered if a zone was
7da0286b540515c82ea83163d6cba59a64fa3eddMichael Graff queued for transfer and the zone was then removed.
c4ec2c3190175705df255aa3d5e842a96137a5a1Andreas Gustafsson1486. [bug] isc_print_snprintf() '%%' consumed one too many format
c4ec2c3190175705df255aa3d5e842a96137a5a1Andreas Gustafsson characters. [RT# 8230]
8529c3cdc6abdf3514cb0127313a976bbc3b3936Andreas Gustafsson1485. [bug] gen failed to handle high type values. [RT #6225]
87ecd67dae468cf5c9bae213c6fa321449b2ebc2Andreas Gustafsson1484. [bug] The number of records reported after a AXFR was wrong.
f38a84ce830efefe48838425ab281e0ae2a91d0eAndreas Gustafsson1483. [bug] dig axfr failed if the message id in the answer failed
f38a84ce830efefe48838425ab281e0ae2a91d0eAndreas Gustafsson to match that in the request. Only the id in the first
1b32bc7da1da9059abd68d6dd15b23e8a442afa3Brian Wellington message is required to match. [RT #8138]
1b32bc7da1da9059abd68d6dd15b23e8a442afa3Brian Wellington1482. [bug] named could fail to start if the kernel supports
1b32bc7da1da9059abd68d6dd15b23e8a442afa3Brian Wellington IPv6 but no interfaces are configured. Similarly
4187398298c1916f409b44e0457f60e551f5ea1bAndreas Gustafsson for IPv4. [RT #6229]
0d00f4bb92090ff64d49ae803a2e75b3f299f547Andreas Gustafsson1481. [bug] Refresh and stub queries failed to use masters keys
4187398298c1916f409b44e0457f60e551f5ea1bAndreas Gustafsson if specified. [RT #7391]
4b809ba3464c9fb6bb08e9153b9286a8f8a37b01Brian Wellington1480. [bug] Provide replay protection for rndc commands. Full
a69cebac84ec223b908e056678fa7c1181785b20Andreas Gustafsson replay protection requires both rndc and named to
a69cebac84ec223b908e056678fa7c1181785b20Andreas Gustafsson be updated. Partial replay protection (limited
a69cebac84ec223b908e056678fa7c1181785b20Andreas Gustafsson exposure after restart) is provided if just named
7d8d82cee0910a0252e1c37bace732e996789772Andreas Gustafsson1479. [bug] cfg_create_tuple() failed to handle out of
e5d0f6d61e2349e1512c40922305b28c69cb4d3fBrian Wellington memory cleanup. parse_list() would leak memory
e5d0f6d61e2349e1512c40922305b28c69cb4d3fBrian Wellington on syntax errors.
37a8fbab3a1fe6d513b767118cba7515152c2b9bBrian Wellington1478. [port] ifconfig.sh didn't account for other virtual
a38f86ea5bb9f924b5912d8444862000a1323082Andreas Gustafsson interfaces. It now takes a optional argument
a38f86ea5bb9f924b5912d8444862000a1323082Andreas Gustafsson to specify the first interface number. [RT #3907]
7d8d82cee0910a0252e1c37bace732e996789772Andreas Gustafsson1477. [bug] memory leak using stub zones and TSIG.
7d8d82cee0910a0252e1c37bace732e996789772Andreas Gustafsson1476. [placeholder]
cdc2d4a065b6b1a00f0b07aae94bc7cb380d15bcAndreas Gustafsson1475. [port] Probe for old sprintf().
735fb4ffa6a76413f85101d7d625a4776d6ee6cdAndreas Gustafsson1474. [port] Provide strtoul() and memmove() for platforms
d70e2f3652fcbcfb2cfa0781a71e2bd2396871f3Andreas Gustafsson1473. [bug] create_map() and create_string() failed to handle out
d70e2f3652fcbcfb2cfa0781a71e2bd2396871f3Andreas Gustafsson of memory cleanup. [RT #6813]
9139e153da3ffa88457d3e035e2f0132c63a4a71Andreas Gustafsson1472. [contrib] idnkit-1.0 from JPNIC, replaces mdnkit.
30e6ea9dedbe0738f9729833b1b59042dbebc4dfBrian Wellington1471. [bug] libbind: updated to BIND 8.4.0.
1aae88078f409b39c24e2313ffdd767ed29ac787Brian Wellington1470. [bug] Incorrect length passed to snprintf. [RT #5966]
17a28c1f02c5093b207a3b64201aa9e71df78ebaAndreas Gustafsson1469. [func] Log end of outgoing zone transfer at same level
17a28c1f02c5093b207a3b64201aa9e71df78ebaAndreas Gustafsson as the start of transfer is logged. [RT #4441]
b5232b135db580a2c16666e74a82f11130e0731fAndreas Gustafsson1468. [func] Internal zones are no longer counted for
b5232b135db580a2c16666e74a82f11130e0731fAndreas Gustafsson 'rndc status'. [RT #4706]
87075c90f668f4c2f7a709a6bd32bb8e013ae73dBrian Wellington1467. [func] $GENERATES now supports optional class and ttl.
cea88d887559f209ae9d993e0a8fb58d03f60e77Brian Wellington1466. [bug] lwresd configuration errors resulted in memory
cea88d887559f209ae9d993e0a8fb58d03f60e77Brian Wellington and lock leaks. [RT #5228]
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson1465. [bug] isc_base64_decodestring() and isc_base64_tobuffer()
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson failed to check that trailing bits were zero allowing
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson some invalid base64 strings to be accepted. [RT #5397]
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson1464. [bug] Preserve "out of zone" data for outgoing zone
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson transfers. [RT #5192]
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson1463. [bug] dns_rdata_from{wire,struct}() failed to catch bad
735fb4ffa6a76413f85101d7d625a4776d6ee6cdAndreas Gustafsson NXT bit maps. [RT #5577]
735fb4ffa6a76413f85101d7d625a4776d6ee6cdAndreas Gustafsson1462. [bug] parse_sizeval() failed to check the token type.
c05eb51a1b9ebd156b9fec957d60c2579c968468Mark Andrews1461. [bug] Remove deadlock from rbtdb code. [RT #5599]
a3365e361f0066609d250005e2b1082cb2ba35fdAndreas Gustafsson1460. [bug] inet_pton() failed to reject certain malformed
a3365e361f0066609d250005e2b1082cb2ba35fdAndreas Gustafsson IPv6 literals.
e32394a2ac3466a2235f79ee32c247a11be42a8dAndreas Gustafsson1459. [placeholder]
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews1458. [cleanup] sprintf() -> snprintf().
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews1457. [port] Provide strlcat() and strlcpy() for platforms without
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews1456. [contrib] gen-data-queryperf.py from Stephane Bortzmeyer.
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews1455. [bug] <netaddr> missing from server grammar in
44215b932d4f0ce5257d794cb6f76b9282455eb1Mark Andrews1454. [port] Use getifaddrs() if available for interface scanning.
44215b932d4f0ce5257d794cb6f76b9282455eb1Mark Andrews --disable-getifaddrs to override. Glibc currently
44215b932d4f0ce5257d794cb6f76b9282455eb1Mark Andrews has a getifaddrs() that does not support IPv6.
44215b932d4f0ce5257d794cb6f76b9282455eb1Mark Andrews Use --enable-getifaddrs=glibc to force the use of
405ffb1f0d2c12d199f85f03973d1a02ac12e000Andreas Gustafsson this version under linux machines.
405ffb1f0d2c12d199f85f03973d1a02ac12e000Andreas Gustafsson1453. [doc] ARM: $GENERATE example wasn't accurate. [RT #5298]
405ffb1f0d2c12d199f85f03973d1a02ac12e000Andreas Gustafsson1452. [placeholder]
6d8568cb45240974da0ee1b653b28e3fdfffe93eAndreas Gustafsson1451. [bug] rndc-confgen didn't exit with a error code for all
6d8568cb45240974da0ee1b653b28e3fdfffe93eAndreas Gustafsson failures. [RT #5209]
6d8568cb45240974da0ee1b653b28e3fdfffe93eAndreas Gustafsson1450. [bug] Fetching expired glue failed under certain
e3402551ac9be809eeb3a4b7b30d023ba67dad28Brian Wellington circumstances. [RT #5124]
b0f941a50f24656b3523609f86cead41b0269c7aBrian Wellington1449. [bug] query_addbestns() didn't handle running out of memory
ea419adc4eca4c3e44f2c282035b5dce6b795fe2Andreas Gustafsson1448. [bug] Handle empty wildcards labels.
ea419adc4eca4c3e44f2c282035b5dce6b795fe2Andreas Gustafsson1447. [bug] We were casting (unsigned int) to and from (void *).
ff59f0e4feaefb45a49427bd91775058b4b4f2d0Andreas Gustafsson rdataset->private4 is now rdataset->privateuint4
ff59f0e4feaefb45a49427bd91775058b4b4f2d0Andreas Gustafsson to reflect a type change.
8af0b86ade4c15a7db207bd7643f8a9f6cb5a648David Lawrence1446. [func] Implemented undocumented alternate transfer sources
8af0b86ade4c15a7db207bd7643f8a9f6cb5a648David Lawrence from BIND 8. See use-alt-transfer-source,
886b96ebfd555cfeaf37ae46fc08421a41c61392Andreas Gustafsson alt-transfer-source and alt-transfer-source-v6.
674f1cfb1d7dfa92e52db950dbe80e60ef8f5cddBrian Wellington SECURITY: use-alt-transfer-source is ENABLED unless
674f1cfb1d7dfa92e52db950dbe80e60ef8f5cddBrian Wellington you are using views. This may cause a security risk
69d17bea6be937b92f3375e6249b5677c90f4fe2Andreas Gustafsson resulting in accidental disclosure of wrong zone
69d17bea6be937b92f3375e6249b5677c90f4fe2Andreas Gustafsson content if the master supplying different source
69d17bea6be937b92f3375e6249b5677c90f4fe2Andreas Gustafsson content based on IP address. If you are not certain
da76a8046e01e1c1c2e6f75772afb2c4f202cc25Brian Wellington ISC recommends setting use-alt-transfer-source no;
cd7ffa4c1286a48c10056632be3fb0b64c575c35Brian Wellington1445. [bug] DNS_ADBFIND_STARTATROOT broke stub zones. This has
cd7ffa4c1286a48c10056632be3fb0b64c575c35Brian Wellington been replaced with DNS_ADBFIND_STARTATZONE which
0cff88818a96197995c3533f6cbfb1a0efc06db0Brian Wellington causes the search to start using the closest zone.
5bba7216f3263dc49dd4db2ac64b6203a9e2b180Andreas Gustafsson1444. [func] dns_view_findzonecut2() allows you to specify if the
5bba7216f3263dc49dd4db2ac64b6203a9e2b180Andreas Gustafsson cache should be searched for zone cuts.
40817ed9c13782a7844e15dde24432611c4694acDavid Lawrence1443. [func] Masters lists can now be specified and referenced
e06aebbe7b5b3128f99b16d6756a074b4de28d37Mark Andrews in zone masters clauses and other masters lists.
40b1b44ed65b9655a135fc867ed9f0374c247ad4Andreas Gustafsson1442. [func] New functions for manipulating port lists:
40b1b44ed65b9655a135fc867ed9f0374c247ad4Andreas Gustafsson dns_portlist_create(), dns_portlist_add(),
40b1b44ed65b9655a135fc867ed9f0374c247ad4Andreas Gustafsson dns_portlist_remove(), dns_portlist_match(),
ab8668fb583a92df0698f5cdac7e7b12ead614aaBrian Wellington dns_portlist_attach() and dns_portlist_detach().
ab8668fb583a92df0698f5cdac7e7b12ead614aaBrian Wellington1441. [func] It is now possible to tell dig to bind to a specific
575db903aabb08137a757d1c60ebb0d286ecff56Andreas Gustafsson1440. [func] It is now possible to tell named to avoid using
575db903aabb08137a757d1c60ebb0d286ecff56Andreas Gustafsson certain source ports (avoid-v4-udp-ports,
575db903aabb08137a757d1c60ebb0d286ecff56Andreas Gustafsson avoid-v6-udp-ports).
a4c55a3d0813e00e3d7846cc9736110c61d0a2baAndreas Gustafsson1439. [bug] Named could return NOERROR with certain NOTIFY
a4c55a3d0813e00e3d7846cc9736110c61d0a2baAndreas Gustafsson failures. Return NOTAUTH if the NOTIFY zone is
d403e27f2b1c94f2b9349ddb68f50a141ae8d26dAndreas Gustafsson not being served.
c851f1cc2187b59687af94725fbacac022987d05Andreas Gustafsson1438. [func] Log TSIG (if any) when logging NOTIFY requests.
91614f2bc498ef7eea22e449c91951f4598c8223Andreas Gustafsson1437. [bug] Leave space for stdio to work in. [RT #5033]
91614f2bc498ef7eea22e449c91951f4598c8223Andreas Gustafsson1436. [func] dns_zonemgr_resumexfrs() can be used to restart
e0a9b524614889ca9b75f846cb6101fc448a60dcAndreas Gustafsson stalled transfers.
512661edd7d51c8c179cce89a855df6cec2fcdcdMark Andrews1435. [bug] zmgr_resume_xfrs() was being called read locked
385a9cb48a70b329e507c39d043fa9a44c659913James Brister rather than write locked. zmgr_resume_xfrs()
385a9cb48a70b329e507c39d043fa9a44c659913James Brister was not being called if the zone was being
3cb0de1c667237085c6a805715c31ddc5fdc9c4dBrian Wellington1434. [bug] "rndc reconfig" failed to initiate the initial
385a9cb48a70b329e507c39d043fa9a44c659913James Brister zone transfer of new slave zones.
bd77de5fcaea4dcf2f0250ded32adfccd3a38256Brian Wellington1433. [bug] named could trigger a REQUIRE failure if it could
bd77de5fcaea4dcf2f0250ded32adfccd3a38256Brian Wellington not get a file descriptor when attempting to write
e5f5ec73a710d21067d4721a9e82f2399f2f6c25David Lawrence a master file. [RT #4347]
48674819ebf9176b5d5582ae851e485c324c1159Michael Sawyer1432. [func] The advertised EDNS UDP buffer size can now be set
e5f5ec73a710d21067d4721a9e82f2399f2f6c25David Lawrence via named.conf (edns-udp-size).
9594482ba300a4d694162fa62ba636c7dd00d3b6Brian Wellington1431. [bug] isc_print_snprintf() "%s" with precision could walk off
9594482ba300a4d694162fa62ba636c7dd00d3b6Brian Wellington end of argument. [RT #5191]
47ddde42728034854444cf17e278cebaea06f666Michael Graff1430. [port] linux: IPv6 interface scanning support.
edf8c55546efa9fb42da1c055ce02462a5c709c0David Lawrence1429. [bug] Prevent the cache getting locked to old servers.
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence1428. [placeholder]
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence1427. [bug] Race condition in adb with threaded build.
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence1426. [placeholder]
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence1425. [port] linux/libbind: define __USE_MISC when testing *_r()
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence function prototypes in netdb.h. [RT #4921]
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence1424. [bug] EDNS version not being correctly printed.
36e0c379080343a0272dc076b7d7795ded04ee1dBrian Wellington1423. [contrib] queryperf: added A6 and SRV.
529a6b5224d751504027293a766a4c8b81241869Brian Wellington1422. [func] Log name/type/class when denying a query. [RT #4663]
186ba80b8e391cf8421872f26771324644e45d83Andreas Gustafsson1421. [func] Differentiate updates that don't succeed due to
186ba80b8e391cf8421872f26771324644e45d83Andreas Gustafsson prerequisites (unsuccessful) vs other reasons
677045ed612e1c26a32b5700479e26c25bcede58Brian Wellington1420. [port] solaris: work around gcc optimizer bug.
febf5f8b55abb2e6e840488a29a5ef4e20654f67David Lawrence1419. [port] openbsd: use /dev/arandom. [RT #4950]
c34bdef6bd197a04990e52469ad68481532dd35aAndreas Gustafsson1418. [bug] 'rndc reconfig' did not cause new slaves to load.
c34bdef6bd197a04990e52469ad68481532dd35aAndreas Gustafsson1417. [func] ID.SERVER/CHAOS is now a built in zone.
05f6d0c0381d19eec721e11f6fd88caef25dacd8Andreas Gustafsson See "server-id" for how to configure.
dc2c974dcf954a0a238d1afb886c445d06b1aa8bBrian Wellington1416. [bug] Empty node should return NOERROR NODATA, not NXDOMAIN.
a32738e3e4ed9619c8ace22cd119e6769176b22cAndreas Gustafsson1415. [func] DS TTL now derived from NS ttl. NXT TTL now derived
6dc130c7c95107748fff5f767161c2bb742f9f87Brian Wellington from SOA MINIMUM.
6dc130c7c95107748fff5f767161c2bb742f9f87Brian Wellington1414. [func] Support for KSK flag.
49855f0856a0f6f9fed80af88faddf38f3e74eefAndreas Gustafsson1413. [func] Explicitly request the (re-)generation of DS records
49855f0856a0f6f9fed80af88faddf38f3e74eefAndreas Gustafsson from keysets (dnssec-signzone -g).
ffea7c2e73a0771c80b32df93cf4547fcea64eaeAndreas Gustafsson1412. [func] You can now specify servers to be tried if a nameserver
dc2c974dcf954a0a238d1afb886c445d06b1aa8bBrian Wellington has IPv6 address and you only support IPv4 or the
dc2c974dcf954a0a238d1afb886c445d06b1aa8bBrian Wellington reverse. See dual-stack-servers.
55bfdb0a1491f0668bb279826ee864f4a7425e22Andreas Gustafsson1411. [bug] empty nodes should stop wildcard matches. [RT #4802]
d4ab9cd94f0fe0cf24ba36d21240215ae648c8d5James Brister1410. [func] Handle records that live in the parent zone, e.g. DS.
080a4fe83c3ad208073bffbce1a2af8fe444214fMichael Sawyer1409. [bug] DS should have attribute DNS_RDATATYPEATTR_DNSSEC.
36007b707f28f36864e8d76f11379b22e9737538Michael Sawyer1408. [bug] "make distclean" was not complete. [RT #4700]
375f19cfb2f9cf5a9efbc65b557a8ce865de85c2Michael Sawyer1407. [bug] lfsr incorrectly implements the shift register.
375f19cfb2f9cf5a9efbc65b557a8ce865de85c2Michael Sawyer1406. [bug] dispatch initializes one of the LFSR's with a incorrect
375f19cfb2f9cf5a9efbc65b557a8ce865de85c2Michael Sawyer polynomial. [RT #4617]
9bef4575d71a084edf59ac681e53e35ae1b72166Andreas Gustafsson1405. [func] Use arc4random() if available.
9bef4575d71a084edf59ac681e53e35ae1b72166Andreas Gustafsson1404. [bug] libbind: ns_name_ntol() could overwrite a zero length
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson1403. [func] dnssec-signzone, dnssec-keygen, dnssec-makekeyset
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson dnssec-signkey now report their version in the
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson usage message.
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson1402. [cleanup] A6 has been moved to experimental and is no longer
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson fully supported.
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson1401. [bug] adb wasn't clearing state when the timer expired.
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence1400. [bug] Block the addition of wildcard NS records by IXFR
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence or UPDATE. [RT #3502]
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence1399. [bug] Use serial number arithmetic when testing SIG
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence timestamps. [RT #4268]
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence1398. [doc] ARM: notify-also should have been also-notify.
dae5ce6ddb0a3c425865d3b6f0f13c4126eacc17Andreas Gustafsson1397. [maint] J.ROOT-SERVERS.NET is now 192.58.128.30.
9a8fea7bc8fb79ff1d31f0a2ba3c9694041c6f3aAndreas Gustafsson1396. [func] dnssec-signzone: adjust the default signing time by
9a8fea7bc8fb79ff1d31f0a2ba3c9694041c6f3aAndreas Gustafsson 1 hour to allow for clock skew.
663841abe0bb1cc8040e552597ef721c35b799e5Brian Wellington1395. [port] OpenSSL 0.9.7 defines CRYPTO_LOCK_ENGINE but doesn't
663841abe0bb1cc8040e552597ef721c35b799e5Brian Wellington have a working implementation. [RT #4079]
c49e3222b0912479015161e8b54a67a1abf9a0ffAndreas Gustafsson1394. [func] It is now possible to check if a particular element is
c49e3222b0912479015161e8b54a67a1abf9a0ffAndreas Gustafsson in a acl. Remove duplicate entries from the localnets
bf68c5151b5c4f7d6b2783584434e61045a88d7fAndreas Gustafsson1393. [port] Bind to individual IPv6 interfaces if IPV6_IPV6ONLY
bf68c5151b5c4f7d6b2783584434e61045a88d7fAndreas Gustafsson is not available in the kernel to prevent accidently
178f73169a27ac031f58863ae12cdb33dc15f6c4Brian Wellington listening on IPv4 interfaces.
178f73169a27ac031f58863ae12cdb33dc15f6c4Brian Wellington1392. [bug] named-checkzone: update usage.
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington1391. [func] Add support for IPv6 scoped addresses in named.
0e65062acb2b0d14ab64e0c7ae7eb4137758339bAndreas Gustafsson1390. [func] host now supports ixfr.
64024eaa4d029b0bd090c435b8b02b45eef5cd89Andreas Gustafsson1389. [bug] named could fail to rotate long log files. [RT #3666]
da527e4ff6a013364826637963e7ac372e024f33David Lawrence1388. [port] irix: check for sys/sysctl.h and NET_RT_IFLIST before
bc334fc90142b2ca26823a3ed1a3f4f086c7d558Andreas Gustafsson defining HAVE_IFLIST_SYSCTL. [RT #3770]
db6fa2e944b3a0682168e9ee145b86c81a6a5321Andreas Gustafsson1387. [bug] named could crash due to an access to invalid memory
db6fa2e944b3a0682168e9ee145b86c81a6a5321Andreas Gustafsson space (which caused an assertion failure) in
db6fa2e944b3a0682168e9ee145b86c81a6a5321Andreas Gustafsson incremental cleaning. [RT #3588]
ce2be9b7211ab5bacaa10fe74ef35def3a3f6089David Lawrence1386. [bug] named-checkzone -z stopped on errors in a zone.
ce2be9b7211ab5bacaa10fe74ef35def3a3f6089David Lawrence1385. [bug] Setting serial-query-rate to 10 would trigger a
9bf765ab3a5203b854d32266e6162e547791383cDavid Lawrence REQUIRE failure.
f4d9f465cd29963a99554bbe2936509ea3568c89James Brister1384. [bug] host was incompatible with BIND 8 in its exit code and
f4d9f465cd29963a99554bbe2936509ea3568c89James Brister in the output with the -l option. [RT #3536]
adade77942b069127a7094df419b3ad39dafb385James Brister1383. [func] Track the serial number in a IXFR response and log if
adade77942b069127a7094df419b3ad39dafb385James Brister a mismatch occurs. This is a more specific error than
9bf765ab3a5203b854d32266e6162e547791383cDavid Lawrence "not exact". [RT #3445]
adade77942b069127a7094df419b3ad39dafb385James Brister1382. [bug] make install failed with --enable-libbind. [RT #3656]
5c0a406664065d54824675e3d2f795ea9e2a56b8Mark Andrews1381. [bug] named failed to correctly process answers that
ce8d0fffea20fe03fd0f075263f529ad55f82aacAndreas Gustafsson contained DNAME records where the resulting CNAME
ea01648cb950b8d4b5625a8a91a4c1c019dec885Andreas Gustafsson resulted in a negative answer.
ea01648cb950b8d4b5625a8a91a4c1c019dec885Andreas Gustafsson1380. [func] 'rndc recursing' dump recursing queries to
ea01648cb950b8d4b5625a8a91a4c1c019dec885Andreas Gustafsson 'recursing-file = "named.recursing";'.
ea01648cb950b8d4b5625a8a91a4c1c019dec885Andreas Gustafsson1379. [func] 'rndc status' now reports tcp and recursion quota
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1378. [func] Improved positive feedback for 'rndc {reload|refresh}.
7d7bd1b4f0270691f434d37b1052259a13185663Andreas Gustafsson1377. [func] dns_zone_load{new}() now reports if the zone was
7d7bd1b4f0270691f434d37b1052259a13185663Andreas Gustafsson loaded, queued for loading to up to date.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1376. [func] New function dns_zone_logc() to log to specified
81f11a70588c6929d1aefd529b940efb70747fc2Andreas Gustafsson1375. [func] 'rndc dumpdb' now dumps the adb cache along with the
04d58db32739157df6c44e3f37ecb83816fd3f75Andreas Gustafsson1374. [func] dns_adb_dump() now logs the lame zones associated
04d58db32739157df6c44e3f37ecb83816fd3f75Andreas Gustafsson with each server.
04d58db32739157df6c44e3f37ecb83816fd3f75Andreas Gustafsson1373. [bug] Recovery from expired glue failed under certain
5096958739769958dd7a6b69356bf41260033873David Lawrence circumstances.
5096958739769958dd7a6b69356bf41260033873David Lawrence1372. [bug] named crashes with an assertion failure on exit when
5096958739769958dd7a6b69356bf41260033873David Lawrence sharing the same port for listening and querying, and
5096958739769958dd7a6b69356bf41260033873David Lawrence changing listening addresses several times. [RT# 3509]
84f4e4a656926a795f3bae40b2a6308bebb48b49David Lawrence1371. [bug] notify-source-v6, transfer-source-v6 and
84f4e4a656926a795f3bae40b2a6308bebb48b49David Lawrence query-source-v6 with explicit addresses and using the
838281ed55d0d3939c2f510559d5852872ed4ddbDavid Lawrence same ports as named was listening on could interfere
838281ed55d0d3939c2f510559d5852872ed4ddbDavid Lawrence with named's ability to answer queries sent to those
89e57b472d87a37aa6c49a5544d1d1dfe9617f5dDavid Lawrence1370. [bug] dig '+[no]recurse' was incorrectly documented.
89e57b472d87a37aa6c49a5544d1d1dfe9617f5dDavid Lawrence1369. [bug] Adding an NS record as the lexicographically last
280942843277ca894571ca94c1e431ba079d0ca0Mark Andrews record in a secure zone didn't work.
d1e971ba027a8d320cc87a02a71158970bd03308Mark Andrews1368. [func] remove support for bitstring labels.
d1e971ba027a8d320cc87a02a71158970bd03308Mark Andrews1367. [func] Use response times to select forwarders.
89e57b472d87a37aa6c49a5544d1d1dfe9617f5dDavid Lawrence1366. [contrib] queryperf usage was incomplete. Add '-h' for help.
d8c8722f28ca439b9ca46f109e2804a7eb33a1acBrian Wellington1365. [func] "localhost" and "localnets" acls now include IPv6
4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44Andreas Gustafsson addresses / prefixes.
d8c8722f28ca439b9ca46f109e2804a7eb33a1acBrian Wellington1364. [func] Log file name when unable to open memory statistics
4b7167e96abe79cdf194ac3865760a7139b70090Brian Wellington and dump database files. [RT# 3437]
4b7167e96abe79cdf194ac3865760a7139b70090Brian Wellington1363. [func] Listen-on-v6 now supports specific addresses.
4b7167e96abe79cdf194ac3865760a7139b70090Brian Wellington1362. [bug] remove IFF_RUNNING test when scanning interfaces.
a4b496f2abd35b0f27761385c8679de1f5714b0dBrian Wellington1361. [func] log the reason for rejecting a server when resolving
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister1360. [bug] --enable-libbind would fail when not built in the
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister source tree for certain OS's.
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister1359. [security] Support patches OpenSSL libraries.
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister http://www.cert.org/advisories/CA-2002-23.html
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister1358. [bug] It was possible to trigger a INSIST when debugging
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister large dynamic updates. [RT #3390]
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister1357. [bug] nsupdate was extremely wasteful of memory.
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister1356. [tuning] Reduce the number of events / quantum for zone tasks.
08133a2dbe88e0715e092fbdeec2431971ec0711Andreas Gustafsson1355. [bug] Fix DNSSEC wildcard proof for CNAME/DNAME.
08133a2dbe88e0715e092fbdeec2431971ec0711Andreas Gustafsson1354. [doc] lwres man pages had illegal nroff.
08133a2dbe88e0715e092fbdeec2431971ec0711Andreas Gustafsson1353. [contrib] sdb/ldap to version 0.9.
8c1aa8573dd85774ac8921dc0482b91d73e8b8b6Mark Andrews1352. [bug] dig, host, nslookup when falling back to TCP use the
bc334fc90142b2ca26823a3ed1a3f4f086c7d558Andreas Gustafsson current search entry (if any). [RT #3374]
96ab25294b028270eb1be867613df8a6c999b332David Lawrence1351. [bug] lwres_getipnodebyname() returned the wrong name
96ab25294b028270eb1be867613df8a6c999b332David Lawrence when given a IPv4 literal, af=AF_INET6 and AI_MAPPED
96ab25294b028270eb1be867613df8a6c999b332David Lawrence1350. [bug] dns_name_fromtext() failed to handle too many labels
e68de4a7dbf5b6a1b2ff3f4f4dd8adf80b80525bBrian Wellington1349. [security] Minimum OpenSSL version now 0.9.6e (was 0.9.5a).
4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44Andreas Gustafsson http://www.cert.org/advisories/CA-2002-23.html
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1348. [port] win32: Rewrote code to use I/O Completion Ports
5aa96829fdd12f30a2e9f717e66d44a4698b0675Andreas Gustafsson in socket.c and eliminating a host of socket
5aa96829fdd12f30a2e9f717e66d44a4698b0675Andreas Gustafsson errors. Performance is enhanced.
5aa96829fdd12f30a2e9f717e66d44a4698b0675Andreas Gustafsson1347. [placeholder]
5aa96829fdd12f30a2e9f717e66d44a4698b0675Andreas Gustafsson1346. [placeholder]
e2894b0e5007e49f5b21be9113e41419ca8489a0Brian Wellington1345. [port] Use a explicit -Wformat with gcc. Not all versions
e2894b0e5007e49f5b21be9113e41419ca8489a0Brian Wellington include it in -Wall.
96ab25294b028270eb1be867613df8a6c999b332David Lawrence1344. [func] Log if the serial number on the master has gone
845e0b5f968d4ac069ac8b802730467df8cd7136Mark Andrews If you have multiple machines specified in the masters
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence clause you may want to set 'multi-master yes;' to
c4252cd10ba9a35ef03c53b97961a4c0b15fe44fAndreas Gustafsson suppress this warning.
b6747cf19dea764e5acaa164f23b70d54348d64cMark Andrews1343. [func] Log successful notifies received (info). Adjust log
6a8832f784bd53aa6afbda22f6187cea6490e1e1Andreas Gustafsson level for failed notifies to notice.
de8e189332e884db065b921f84e3ee4922ad10e3David Lawrence1342. [func] Log remote address with TCP dispatch failures.
de8e189332e884db065b921f84e3ee4922ad10e3David Lawrence1341. [func] Allow a rate limiter to be stalled.
de8e189332e884db065b921f84e3ee4922ad10e3David Lawrence1340. [bug] Delay and spread out the startup refresh load.
202991557a4b7e8d3df7725d84f0fcae90dbaee6David Lawrence1339. [func] dig, host and nslookup now use IP6.ARPA for nibble
202991557a4b7e8d3df7725d84f0fcae90dbaee6David Lawrence lookups. Bit string lookups are no longer attempted.
4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44Andreas Gustafsson1338. [placeholder]
1c823819b73f17cbfd188d35962da196a48190fbAndreas Gustafsson1337. [placeholder]
1c823819b73f17cbfd188d35962da196a48190fbAndreas Gustafsson1336. [func] Nibble lookups under IP6.ARPA are now supported by
1c823819b73f17cbfd188d35962da196a48190fbAndreas Gustafsson dns_byaddr_create(). dns_byaddr_createptrname() is
e405739af20dcdc6c7f604548e78806a0d1515c5Brian Wellington deprecated, use dns_byaddr_createptrname2() instead.
4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44Andreas Gustafsson1335. [bug] When performing a nonexistence proof, the validator
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson should discard parent NXTs from higher in the DNS.
b719a598e77aada962b3a05cb00179dc929d3939Andreas Gustafsson1334. [bug] When signing/verifying rdatasets, duplicate rdatas
b719a598e77aada962b3a05cb00179dc929d3939Andreas Gustafsson need to be suppressed.
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson1333. [contrib] queryperf now reports a summary of returned
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson rcodes (-c), rcodes are printed in mnemonic form (-v).
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson1332. [func] Report the current serial with periodic commits when
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson rolling forward the journal.
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson1331. [func] Generate DNSSEC wildcard proofs.
b74e73c5b4b299da20a6b196b68b9068d376ff35Mark Andrews1330. [bug] When processing events (non-threaded) only allow
b74e73c5b4b299da20a6b196b68b9068d376ff35Mark Andrews the task one chance to use to use its quantum.
b74e73c5b4b299da20a6b196b68b9068d376ff35Mark Andrews1329. [func] named-checkzone will now check if nameservers that
b74e73c5b4b299da20a6b196b68b9068d376ff35Mark Andrews appear to be IP addresses. Available modes "fail",
202991557a4b7e8d3df7725d84f0fcae90dbaee6David Lawrence "warn" (default) and "ignore" the results of the
d68e4b66b1075e556b480f8bfb607aeba5da46f6Andreas Gustafsson1328. [bug] The validator could incorrectly verify an invalid
d68e4b66b1075e556b480f8bfb607aeba5da46f6Andreas Gustafsson negative proof.
d68e4b66b1075e556b480f8bfb607aeba5da46f6Andreas Gustafsson1327. [bug] The validator would incorrectly mark data as insecure
d68e4b66b1075e556b480f8bfb607aeba5da46f6Andreas Gustafsson when seeing a bogus signature before a correct
e44d56866bd609e066380cbef414e6ce11a08976Andreas Gustafsson1326. [bug] DNAME/CNAME signatures were not being cached when
e44d56866bd609e066380cbef414e6ce11a08976Andreas Gustafsson validation was not being performed. [RT #3284]
4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44Andreas Gustafsson1325. [bug] If the tcpquota was exhausted it was possible to
84c4c99c9e2cf14fb9ef6f6815a9fdb824475423Michael Sawyer to trigger a INSIST() failure.
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence1324. [port] darwin: ifconfig.sh now supports darwin.
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence1323. [port] linux: Slackware 4.0 needs <asm/unistd.h>. [RT #3205]
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence1322. [bug] dnssec-signzone usage message was misleading.
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence1321. [bug] If the last RRset in a zone is glue, dnssec-signzone
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence would incorrectly duplicate its output and sign it.
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence1320. [doc] query-source-v6 was missing from options section.
8b31f5630f6345f686449f8a84c33c0813283e42Andreas Gustafsson1319. [func] libbind: log attempts to exploit #1318.
8b31f5630f6345f686449f8a84c33c0813283e42Andreas Gustafsson1318. [bug] libbind: Remote buffer overrun.
13c32cb589e571e9204dbb091e145809288c9c21David Lawrence1317. [port] libbind: TrueUNIX 5.1 does not like __align as a
13c32cb589e571e9204dbb091e145809288c9c21David Lawrence element name.
13c32cb589e571e9204dbb091e145809288c9c21David Lawrence1316. [bug] libbind: gethostans() could get out of sync parsing
822f118444dcaddaf977bc73e958b2f755e4ddfdAndreas Gustafsson the response if there was a very long CNAME chain.
822f118444dcaddaf977bc73e958b2f755e4ddfdAndreas Gustafsson1315. [bug] Options should apply to the internal _bind view.
822f118444dcaddaf977bc73e958b2f755e4ddfdAndreas Gustafsson1314. [port] Handle ECONNRESET from sendmsg() [unix].
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1313. [func] Query log now says if the query was signed (S) or
202991557a4b7e8d3df7725d84f0fcae90dbaee6David Lawrence if EDNS was used (E).
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence1312. [func] Log TSIG key used w/ outgoing zone transfers.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1311. [bug] lwres_getrrsetbyname leaked memory. [RT #3159]
a797a75953e21b514427d188bf5d5051419c10adBrian Wellington1310. [bug] 'rndc stop' failed to cause zones to be flushed
a797a75953e21b514427d188bf5d5051419c10adBrian Wellington sometimes. [RT #3157]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1309. [func] Log that a zone transfer was covered by a TSIG.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1308. [func] DS (delegation signer) support.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1307. [bug] nsupdate: allow white space base64 key data.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1306. [bug] Badly encoded LOC record when the size, horizontal
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence precision or vertical precision was 0.1m.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1305. [bug] Document that internal zones are included in the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence rndc status results.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1304. [func] New function: dns_zone_name().
c244584cad2a71276e60919bf2c80c7d79dc073bDavid Lawrence1303. [func] Option 'flush-zones-on-shutdown <boolean>;'.
abeb505bb6c1400dde1a40d0bff7b3a435666e1cMark Andrews1302. [func] Extended rndc dumpdb to support dumping of zones and
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence view selection: 'dumpdb [-all|-zones|-cache] [view]'.
57b3597444bc8716459f0fb3022b2c12f4eee2aeAndreas Gustafsson1301. [func] New category 'update-security'.
727eef0cbc8bf889ddb3b58eb89e9ea2c3b4b047Andreas Gustafsson1300. [port] Compaq Trucluster support.
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson1299. [bug] Set AI_ADDRCONFIG when looking up addresses
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson via getaddrinfo() (affects dig, host, nslookup, rndc
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson and nsupdate).
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson1298. [bug] The CINCLUDES macro in lib/dns/sec/dst/Makefile
b3157263ee12a5792737f09b708d3fc65ca99e01Andreas Gustafsson could be left with a trailing "\" after configure
b3157263ee12a5792737f09b708d3fc65ca99e01Andreas Gustafsson1297. [port] linux: make handling EINVAL from socket() no longer
b3157263ee12a5792737f09b708d3fc65ca99e01Andreas Gustafsson conditional on #ifdef LINUX.
b90d3f516fd62514ff0b06a6ee0311d7ab5fbbb4Brian Wellington1296. [bug] isc_log_closefilelogs() needed to lock the log
b35a009df86b4aa3793e87602c95af2a503ec0eeMark Andrews1295. [bug] isc_log_setdebuglevel() needed to lock the log
7bb1e299e133de5d530aa4cb545f4130aabf5235Andreas Gustafsson1294. [func] libbind: no longer attempts bit string labels for
7bb1e299e133de5d530aa4cb545f4130aabf5235Andreas Gustafsson IPv6 reverse resolution. Try IP6.ARPA then IP6.INT
7bb1e299e133de5d530aa4cb545f4130aabf5235Andreas Gustafsson for nibble style resolution.
482b9dae17bc5dc4e51b78d3c5b1a18c7c1adae9Andreas Gustafsson1293. [func] Entropy can now be retrieved from EGDs. [RT #2438]
482b9dae17bc5dc4e51b78d3c5b1a18c7c1adae9Andreas Gustafsson1292. [func] Enable IPv6 support when using ioctl style interface
34ea3c6fd940a8514b5ec609491f823263a735c7Michael Sawyer scanning and OS supports SIOCGLIFADDR using struct
3c671ac666de8a7dcd7bd02afa20968da0b85bbdMark Andrews1291. [func] Enable IPv6 support when using sysctl style interface
3c671ac666de8a7dcd7bd02afa20968da0b85bbdMark Andrews1290. [func] "dig axfr" now reports the number of messages
3c671ac666de8a7dcd7bd02afa20968da0b85bbdMark Andrews as well as the number of records.
3c671ac666de8a7dcd7bd02afa20968da0b85bbdMark Andrews1289. [port] See if -ldl is required for OpenSSL? [RT #2672]
3c671ac666de8a7dcd7bd02afa20968da0b85bbdMark Andrews1288. [bug] Adjusted REQUIRE's in lib/dns/name.c to better
58c42ee18c186b2151ced62f64aa4ca23cff4a1dJames Brister reflect written requirements.
58c42ee18c186b2151ced62f64aa4ca23cff4a1dJames Brister1287. [bug] REQUIRE that DNS_DBADD_MERGE only be set when adding
58c42ee18c186b2151ced62f64aa4ca23cff4a1dJames Brister a rdataset to a zone db in the rbtdb implementation of
58c42ee18c186b2151ced62f64aa4ca23cff4a1dJames Brister1286. [bug] dns_name_downcase() enforce requirement that
7789eb1345bef03773a2530dce7f2709cc50aa2aAndreas Gustafsson target != NULL or name->buffer != NULL.
5dc6a24e8b6808f03e7a9bc6530d646ebba927dbMark Andrews1285. [func] lwres: probe the system to see what address families
242dfd9cc6901a5e02dae94acdecdb91e78ea07cMark Andrews are currently in use.
77771185071bf74d53378f1a3099a04d2af5153eBrian Wellington1284. [bug] The RTT estimate on unused servers was not aged.
0d5d8e2bbf2c0c129f0416f24758a0925ce12be8James Brister1283. [func] Use "dataready" accept filter if available.
0d5d8e2bbf2c0c129f0416f24758a0925ce12be8James Brister1282. [port] libbind: hpux 11.11 interface scanning.
99f3a24e69edbb19e4fe7f2fb0a72c478f8c3cafJames Brister1281. [func] Log zone when unable to get private keys to update
99f3a24e69edbb19e4fe7f2fb0a72c478f8c3cafJames Brister zone. Log zone when NXT records are missing from
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence1280. [bug] libbind: escape '(' and ')' when converting to
1299e93989afbe1fee0739811b05fd1641ea14aeAndreas Gustafsson presentation form.
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson1279. [port] Darwin uses (unsigned long) for size_t. [RT #2590]
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson1278. [func] dig: now supports +[no]cl +[no]ttlid.
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson1277. [func] You can now create your own customized printing
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson styles: dns_master_stylecreate() and
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence dns_master_styledestroy().
0bfcec250f9705a1211d0374f0fc1049960de84bMark Andrews1276. [bug] libbind: const pointer conflicts in res_debug.c.
b5f24a6988e04710bee0281b03b7e168358ac868Andreas Gustafsson1275. [port] libbind: hpux: treat all hpux systems as BIG_ENDIAN.
379bd2c19cec393f56a2e9c42cc87fc8213a1b62James Brister1274. [bug] Memory leak in lwres_gnbarequest_parse().
379bd2c19cec393f56a2e9c42cc87fc8213a1b62James Brister1273. [port] libbind: solaris: 64 bit binary compatibility.
379bd2c19cec393f56a2e9c42cc87fc8213a1b62James Brister1272. [contrib] Berkeley DB 4.0 sdb implementation from
379bd2c19cec393f56a2e9c42cc87fc8213a1b62James Brister Nuno Miguel Rodrigues <nmr@co.sapo.pt>.
c24265935e70d17279153b3cde43e3f6c3527577Andreas Gustafsson1271. [bug] "recursion available: {denied,approved}" was too
bedfa169b4cc5511b34c0c4a54c5b8aae364babeJames Brister1270. [bug] Check that system inet_pton() and inet_ntop() support
bedfa169b4cc5511b34c0c4a54c5b8aae364babeJames Brister1269. [port] Openserver: ifconfig.sh support.
d85552c450141012e7cbeaacc77fb9575b0bb4cbJames Brister1268. [port] Openserver: the value FD_SETSIZE depends on whether
d85552c450141012e7cbeaacc77fb9575b0bb4cbJames Brister <sys/param.h> is included or not. Be consistent.
47c196192afa37b2dea728e52579779f190bf07fJames Brister1267. [func] isc_file_openunique() now creates file using mode
29196ffb72a1337c72ffd6d52f1c8348f84c644eJames Brister 0666 rather than 0600.
adf82221858138f295bce732e86dcac34645692eJames Brister1266. [bug] ISC_LINK_INIT, ISC_LINK_UNLINK, ISC_LIST_DEQUEUE,
f3b52d9fe5e7e851adecad4eec8952cceda47592Brian Wellington __ISC_LINK_UNLINKUNSAFE and __ISC_LIST_DEQUEUEUNSAFE
94c5757a7a2d98b4de3e7a68cfe330d59450f09eAndreas Gustafsson are not C++ compatible, use *_TYPE versions instead.
94c5757a7a2d98b4de3e7a68cfe330d59450f09eAndreas Gustafsson1265. [bug] libbind: LINK_INIT and UNLINK were not compatible with
94c5757a7a2d98b4de3e7a68cfe330d59450f09eAndreas Gustafsson C++, use LINK_INIT_TYPE and UNLINK_TYPE instead.
94c5757a7a2d98b4de3e7a68cfe330d59450f09eAndreas Gustafsson1264. [placeholder]
71a4339351de0d8233d61025a667ec4dc3e0f868James Brister1263. [bug] Reference after free error if dns_dispatchmgr_create()
71a4339351de0d8233d61025a667ec4dc3e0f868James Brister1262. [bug] ns_server_destroy() failed to set *serverp to NULL.
71a4339351de0d8233d61025a667ec4dc3e0f868James Brister1261. [func] libbind: ns_sign2() and ns_sign_tcp() now provide
71a4339351de0d8233d61025a667ec4dc3e0f868James Brister support for compressed TSIG owner names.
a5aca6df165c601d755b8c5f5727048078bf0db5Andreas Gustafsson1260. [func] libbind: res_update can now update IPv6 servers,
0380c44d0238a88e167526954d630d071739ed28Mark Andrews new function res_findzonecut2().
a6733246eafeb43755ce6d7ec3627ac4209cbccbMark Andrews1259. [bug] libbind: get_salen() IPv6 support was broken for OSs
36bcb04af27e050ddc04b2ff37dbeafc84538fd4Brian Wellington1258. [bug] libbind: res_nametotype() and res_nametoclass() were
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1257. [bug] Failure to write pid-file should not be fatal on
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence reload. [RT #2861]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1256. [contrib] 'queryperf' now has EDNS (-e) + DNSSEC DO (-D) support.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1255. [bug] When verifying that an NXT proves nonexistence, check
ed71ea51c6ecb5d7d659b6e6a20f6b3f5c2678c6David Lawrence the rcode of the message and only do the matching NXT
9c11326b18c69b9b2fd6102d80fbd568ae6bd31eAndreas Gustafsson check. That is, for NXDOMAIN responses, check that
ed71ea51c6ecb5d7d659b6e6a20f6b3f5c2678c6David Lawrence the name is in the range between the NXT owner and
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence next name, and for NOERROR NODATA responses, check
9c11326b18c69b9b2fd6102d80fbd568ae6bd31eAndreas Gustafsson that the type is not present in the NXT bitmap.
c78dc8b001ba46ef1edb784635c3ba7b3e4456ceJames Brister1254. [func] preferred-glue option from BIND 8.3.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1253. [bug] The dnssec system test failed to remove the correct
d5399cc351a549db957185993b320a3bffa40e41James Brister1252. [bug] Dig, host and nslookup were not checking the address
d5399cc351a549db957185993b320a3bffa40e41James Brister the answer was coming from against the address it was
d5399cc351a549db957185993b320a3bffa40e41James Brister sent to. [RT# 2692]
40f349ad1f2f0a63ef2784b8affcd44dc660b39cJames Brister1251. [port] win32: a make file contained absolute version specific
ac3b769801d794993e9eb6065b2f7144ffcfc9acMark Andrews1250. [func] Nsupdate will report the address the update was
69b691c9624f31e59b8d128ada902a82127c15a3James Brister1249. [bug] Missing masters clause was not handled gracefully.
69b691c9624f31e59b8d128ada902a82127c15a3James Brister1248. [bug] DESTDIR was not being propagated between makes.
dba20696eb808075d849e5a4cc8d854555869fb2Brian Wellington1247. [bug] Don't reset the interface index for link/site local
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence addresses. [RT #2576]
98c2f9a11185b8a5dd601798990612beb6d1578eJames Brister1246. [func] New functions isc_sockaddr_issitelocal(),
98c2f9a11185b8a5dd601798990612beb6d1578eJames Brister isc_sockaddr_islinklocal(), isc_netaddr_issitelocal()
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence and isc_netaddr_islinklocal().
98c2f9a11185b8a5dd601798990612beb6d1578eJames Brister1245. [bug] Treat ENOBUFS, ENOMEM and ENFILE as soft errors for
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1244. [bug] Receiving a TCP message from a blackhole address would
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence prevent further messages being received over that
705cb05a187558959d20ec2c31e06de8e96f61b2David Lawrence1243. [bug] It was possible to trigger a REQUIRE() in
a3c0a79b61edfd6a021c080d4b368c9c962fcad6Andreas Gustafsson dns_message_findtype(). [RT #2659]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1242. [bug] named-checkzone failed if a journal existed. [RT #2657]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1241. [bug] Drop received UDP messages with a zero source port
0b056755b2f423ba5f6adac8f7851d78f7d11437David Lawrence as these are invariably forged. [RT #2621]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1240. [bug] It was possible to leak zone references by
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence specifying an incorrect zone to rndc.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1239. [bug] Under certain circumstances named could continue to
174a4f7b80af7f7a33cd9a098c13af23e5ec2a28David Lawrence use a name after it had been freed triggering
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence INSIST() failures. [RT #2614]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1238. [bug] It is possible to lockup the server when shutting down
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence if notifies were being processed. [RT #2591]
0640343258a99230c62e39dfbbe1505e3a970ee8Andreas Gustafsson1237. [bug] nslookup: "set q=type" failed.
dccfe96a449d135d1b3806a9ab8fd7481d017c8bAndreas Gustafsson1236. [bug] dns_rdata{class,type}_fromtext() didn't handle non
dccfe96a449d135d1b3806a9ab8fd7481d017c8bAndreas Gustafsson NULL terminated text regions. [RT #2588]
dccfe96a449d135d1b3806a9ab8fd7481d017c8bAndreas Gustafsson1235. [func] Report 'out of memory' errors from openssl.
d98c74e2ec5b96bd22aa4ed6d893e8993787493bMichael Graff1234. [bug] contrib/sdb: 'zonetodb' failed to call
d98c74e2ec5b96bd22aa4ed6d893e8993787493bMichael Graff dns_result_register(). DNS_R_SEENINCLUDE should not
d03d4524993ecf5da72694907cb8581eadbe5c4dBrian Wellington1233. [bug] The flags field of a KEY record can be expressed in
d03d4524993ecf5da72694907cb8581eadbe5c4dBrian Wellington hex as well as decimal.
75f6c57d9544aa77a3b1a04587b4702c07343c90Brian Wellington1232. [bug] unix/errno2result() didn't handle EADDRNOTAVAIL.
c8df84cb389994b4eaf549f5851e70d18e2d063fAndreas Gustafsson1231. [port] HPUX 11.11 recvmsg() can return spurious EADDRNOTAVAIL.
f34984369fbc87f6cc5c5d1059303377a1724d79James Brister1230. [bug] isccc_cc_isreply() and isccc_cc_isack() were broken.
b092aef75539b462d24b460b67ac49edb79aaff8Andreas Gustafsson1229. [bug] named would crash if it received a TSIG signed
7cd4c3ddd1baf5f2b204562fdba3da37c716cc78Andreas Gustafsson query as part of an AXFR response. [RT #2570]
76a191c4202a4839e4ce598ec91f0c0d12f630aaAndreas Gustafsson1228. [bug] 'make install' did not depend on 'make all'. [RT #2559]
76a191c4202a4839e4ce598ec91f0c0d12f630aaAndreas Gustafsson1227. [bug] dns_lex_getmastertoken() now returns ISC_R_BADNUMBER
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence if a number was expected and some other token was
fef059dcec0f7f83b09b9ce30b91b21a51d9c481Andreas Gustafsson found. [RT#2532]
174a4f7b80af7f7a33cd9a098c13af23e5ec2a28David Lawrence1226. [func] Use EDNS for zone refresh queries. [RT #2551]
5f80c1428b9b7235fc9c1c80aa505457c3043504Brian Wellington1225. [func] dns_message_setopt() no longer requires that
174a4f7b80af7f7a33cd9a098c13af23e5ec2a28David Lawrence dns_message_renderbegin() to have been called.
af602636644fdfaabc331bd926b0aabb9432e152Brian Wellington1224. [bug] 'rrset-order' and 'sortlist' should be additive
b3aaa872e12e5c8658271bde8e4dd85d015e823fAndreas Gustafsson not exclusive.
b3aaa872e12e5c8658271bde8e4dd85d015e823fAndreas Gustafsson1223. [func] 'rrset-order' partially works 'cyclic' and 'random'
b3aaa872e12e5c8658271bde8e4dd85d015e823fAndreas Gustafsson are supported.
b3aaa872e12e5c8658271bde8e4dd85d015e823fAndreas Gustafsson1222. [bug] Specifying 'port *' did not always result in a system
b3aaa872e12e5c8658271bde8e4dd85d015e823fAndreas Gustafsson selected (non-reserved) port being used. [RT #2537]
389f2ccc2f5f00a11a14114d40492f7ac8249fa7Olafur Gudmundsson1221. [bug] Zone types 'master', 'slave' and 'stub' were not being
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence compared case insensitively. [RT #2542]
6deb631b20b7e212d9a350759e472fa60f9e92e4David Lawrence1220. [func] Support for APL rdata type.
b1d234eb75e2804e09d89178a76df39c321db51bBrian Wellington1219. [func] Named now reports the TSIG extended error code when
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence signature verification fails. [RT #1651]
a9bc95f22ef2dd4a12e79be99412c9f18b814a5dBrian Wellington1218. [bug] Named incorrectly returned SERVFAIL rather than
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence NOTAUTH when there was a TSIG BADTIME error. [RT #2519]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1217. [func] Report locations of previous key definition when a
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence duplicate is detected.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1216. [bug] Multiple server clauses for the same server were not
3c8e458ed2118828b13f35ca6fcc409da66c2869David Lawrence reported. [RT #2514]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1215. [port] solaris: add support to ifconfig.sh for x86 2.5.1
7ffc4c63ac8841d127c2d77c8716cc0dc483badcDavid Lawrence1214. [bug] Win32: isc_file_renameunique() could leave zero length
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence files behind.
19d1b1667d073850d4366352aaf8319efc5debeeBrian Wellington1213. [func] Report view associated with client if it is not a
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence standard view (_default or _bind).
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1212. [port] libbind: 64k answer buffers were causing stack space
20b20b23948b90cb2f7d7f402da99d09f837efd0David Lawrence to be exceeded for certain OS. Use heap space instead.
a89b06a49cc61cdce2ce0ea0f62b514998fa16d9Andreas Gustafsson1211. [bug] dns_name_fromtext() incorrectly handled certain
a89b06a49cc61cdce2ce0ea0f62b514998fa16d9Andreas Gustafsson valid octal bitlabels. [RT #2483]
9c987b20b9246a34f38af8ed3cd22c61040933a7Andreas Gustafsson1210. [bug] libbind: getnameinfo() failed to lookup IPv4 mapped /
9c987b20b9246a34f38af8ed3cd22c61040933a7Andreas Gustafsson compatible addresses. [RT #2461]
7e9bfde7951c4e35bcbd0d3439790cc823a6794cAndreas Gustafsson1209. [bug] Dig, host, nslookup were not checking the message ids
7e9bfde7951c4e35bcbd0d3439790cc823a6794cAndreas Gustafsson on the responses. [RT #2454]
4c9406964425ecc33fac38bb093e236b43b449e6Andreas Gustafsson1208. [bug] dns_master_load*() failed to log a error message if
4c9406964425ecc33fac38bb093e236b43b449e6Andreas Gustafsson an error was detected when parsing the ownername of
4c9406964425ecc33fac38bb093e236b43b449e6Andreas Gustafsson a record. [RT #2448]
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff1207. [bug] libbind: getaddrinfo() could call freeaddrinfo() with
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence an invalid pointer.
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson1206. [bug] SERVFAIL and NOTIMP responses to an EDNS query should
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff trigger a non-EDNS retry.
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff1205. [bug] OPT, TSIG and TKEY cannot be used to set the "class"
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson of the message. [RT #2449]
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff1204. [bug] libbind: res_nupdate() failed to update the name
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson server addresses before sending the update.
73abbeb5823a9b3e01b05a8878db915eb6beccdaAndreas Gustafsson1203. [func] Report locations of previous acl and zone definitions
73abbeb5823a9b3e01b05a8878db915eb6beccdaAndreas Gustafsson when a duplicate is detected.
73abbeb5823a9b3e01b05a8878db915eb6beccdaAndreas Gustafsson1202. [func] New functions: cfg_obj_line() and cfg_obj_file().
538971e27d45861c937331f52b0e96d3a5157d8eAndreas Gustafsson1201. [bug] Require that if 'callbacks' is passed to
538971e27d45861c937331f52b0e96d3a5157d8eAndreas Gustafsson dns_rdata_fromtext(), callbacks->error and
538971e27d45861c937331f52b0e96d3a5157d8eAndreas Gustafsson callbacks->warn are initialized.
c50936eb40263b65ebf6afe4e6556e2dc67c10e4Brian Wellington1200. [bug] Log 'errno' that we are unable to convert to
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence isc_result_t. [RT #2404]
8977ab7ca0ed63a39a8cd0b915ab9cb1254dcd3fJames Brister1199. [doc] ARM reference to RFC 2157 should have been RFC 1918.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1198. [bug] OPT printing style was not consistent with the way the
dc97fe4ed08488d314ab5bc8e99ed839542cf411David Lawrence header fields are printed. The DO bit was not reported
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence if set. Report if any of the MBZ bits are set.
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson1197. [bug] Attempts to define the same acl multiple times were not
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson1196. [contrib] update mdnkit to 2.2.3.
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson1195. [bug] Attempts to redefine builtin acls should be caught.
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson1194. [bug] Not all duplicate zone definitions were being detected
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson at the named.conf checking stage. [RT #2431]
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson1193. [bug] dig +besteffort parsing didn't handle packet
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson truncation. dns_message_parse() has new flag
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence DNS_MESSAGE_IGNORETRUNCATION.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1192. [bug] The seconds fields in LOC records were restricted
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence to three decimal places. More decimal places should
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence be allowed but warned about.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1191. [bug] A dynamic update removing the last non-apex name in
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence a secure zone would fail. [RT #2399]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1190. [func] Add the "rndc freeze" and "rndc unfreeze" commands.
52b784e2a662038b833e4f9ad7bff881faf52a85Andreas Gustafsson1189. [bug] On some systems, malloc(0) returns NULL, which
52b784e2a662038b833e4f9ad7bff881faf52a85Andreas Gustafsson could cause the caller to report an out of memory
52b784e2a662038b833e4f9ad7bff881faf52a85Andreas Gustafsson error. [RT #2398]
edb8ffbbf3e4b3c16a10fdd45720d97706e6bf50Mark Andrews1188. [bug] Dynamic updates of a signed zone would fail if
edb8ffbbf3e4b3c16a10fdd45720d97706e6bf50Mark Andrews some of the zone private keys were unavailable.
59abb512d344bfa09012cc11b7d814966f035da4Mark Andrews1187. [bug] named was incorrectly returning DNSSEC records
59abb512d344bfa09012cc11b7d814966f035da4Mark Andrews in negative responses when the DO bit was not set.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1186. [bug] isc_hex_tobuffer(,,length = 0) failed to unget the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence EOL token when reading to end of line.
600cfa2ba4c50017581b6c14e3a688a82ecebbe0David Lawrence1185. [bug] libbind: don't assume statp->_u._ext.ext is valid
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence unless RES_INIT is set when calling res_*init().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1184. [bug] libbind: call res_ndestroy() if RES_INIT is set
a120694df8156f76eb629e4d686d3729362e3c90David Lawrence when res_*init() is called.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1183. [bug] Handle ENOSR error when writing to the internal
a120694df8156f76eb629e4d686d3729362e3c90David Lawrence control pipe. [RT #2395]
fcba8f29fedd5a29651579e22c96413b4f37cab9Brian Wellington1182. [bug] The server could throw an assertion failure when
f6afa4ac95f3a6c86c61c0b122cd0dc6f957649bBrian Wellington constructing a negative response packet.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1181. [func] Add the "key-directory" configuration statement,
34b394b43e2207e8f8f3703f0402422121455638David Lawrence which allows the server to look for online signing
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister keys in alternate directories.
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister1180. [func] dnssec-keygen should always generate keys with
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister protocol 3 (DNSSEC), since it's less confusing
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister1179. [func] Add SIG(0) support to nsupdate.
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister1178. [bug] Follow and cache (if appropriate) A6 and other
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister data chains to completion in the additional section.
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister1177. [func] Report view when loading zones if it is not a
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister standard view (_default or _bind). [RT #2270]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1176. [doc] Document that allow-v6-synthesis is only performed
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister for clients that are supplied recursive service.
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister1175. [bug] named-checkzone and named-checkconf failed to call
c0b06c8275c5ea3cde8cc67f3a6f9cab1bd55d65James Brister dns_result_register() at startup which could
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister result in runtime exceptions when printing
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence "out of memory" errors. [RT #2335]
527ea00c176abc167a6daf978e06f52c7e70aa06Andreas Gustafsson1174. [bug] Win32: add WSAECONNRESET to the expected errors
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence from connect(). [RT #2308]
f7d85bae58428b91fde90f87c1e9ef89897acf2eAndreas Gustafsson1173. [bug] Potential memory leaks in isc_log_create() and
f7d85bae58428b91fde90f87c1e9ef89897acf2eAndreas Gustafsson isc_log_settag(). [RT #2336]
ec7493d8d1966a3dc5f5306fc0a96519e0de6dceAndreas Gustafsson1172. [doc] Add CERT, GPOS, KX, NAPTR, NSAP, PX and TXT to
ec7493d8d1966a3dc5f5306fc0a96519e0de6dceAndreas Gustafsson table of RR types in ARM.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1171. [func] Added function isc_region_compare(), updated files in
289fd0daf888e3f7b1733bd750f60891ce90e1e6Andreas Gustafsson lib/dns to use this function instead of local one.
289fd0daf888e3f7b1733bd750f60891ce90e1e6Andreas Gustafsson1170. [bug] Don't attempt to print the token when a I/O error
289fd0daf888e3f7b1733bd750f60891ce90e1e6Andreas Gustafsson occurs when parsing named.conf. [RT #2275]
bd36d3014e8a82d217ed1c88cdb4c717a25fee09Andreas Gustafsson1169. [func] Identify recursive queries in the query log.
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews1168. [bug] Empty also-notify clauses were not handled. [RT #2309]
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews1167. [contrib] nslint-2.1a3 (from author).
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews1166. [bug] "Not Implemented" should be reported as NOTIMP,
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews not NOTIMPL. [RT #2281]
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews1165. [bug] We were rejecting notify-source{-v6} in zone clauses.
c052487cdf42c83bb0fa8e4c0ed135e801ac1e90Mark Andrews1164. [bug] Empty masters clauses in slave / stub zones were not
dcd66bf9667816cfc3419f2040e03f5621d88555Andreas Gustafsson handled gracefully. [RT #2262]
dcd66bf9667816cfc3419f2040e03f5621d88555Andreas Gustafsson1163. [func] isc_time_formattimestamp() now includes the year.
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews1162. [bug] The allow-notify option was not accepted in slave
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews zone statements.
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews1161. [bug] named-checkzone looped on unbalanced brackets.
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews1160. [bug] Generating Diffie-Hellman keys longer than 1024
ff8d15be4e6096329fe6ae8217d0adcabd08c94bOlafur Gudmundsson bits could fail. [RT #2241]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1159. [bug] MD and MF are not permitted to be loaded by RFC1123.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1158. [func] Report the client's address when logging notify
9dff010bd0224c0eb0046e02c51947bf69cbb718David Lawrence1157. [func] match-clients and match-destinations now accept
996f4a8bc34cb0203ce6a40ff82bca8bf32423ccAndreas Gustafsson keys. [RT #2045]
f2fdfe7c42f3b10f3653f851ce5a0a90ee5ac1f9David Lawrence1156. [port] The configure test for strsep() incorrectly
6a13d6f3c687d463a2a88f696a5193a5651612baAndreas Gustafsson succeeded on certain patched versions of
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence AIX 4.3.3. [RT #2190]
c0fcd6b98bc1fe5bbd2bd1a4d729215f65e3d20fJames Brister1155. [func] Recover from master files being removed from under
17d0495c338ca6273cc1e1e3fd9354ab785a9ae9Mark Andrews1154. [bug] Don't attempt to obtain the netmask of a interface
17d0495c338ca6273cc1e1e3fd9354ab785a9ae9Mark Andrews if there is no address configured. [RT #2176]
4c5651ee049cbace08d5350e3d23a0d6da491fa8James Brister1153. [func] 'rndc {stop|halt} -p' now reports the process id
4c5651ee049cbace08d5350e3d23a0d6da491fa8James Brister of the instance of named being shutdown.
e06abf2270cc397e6a1ab8e25055e9c05f256beeJames Brister1152. [bug] libbind: read buffer overflows.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1151. [bug] nslookup failed to check that the arguments to
e06abf2270cc397e6a1ab8e25055e9c05f256beeJames Brister the port, timeout, and retry options were
e411a986b94276c28e6a971f9c3b61d45c635456James Brister valid integers and in range. [RT #2099]
e411a986b94276c28e6a971f9c3b61d45c635456James Brister1150. [bug] named incorrectly accepted TTL values
e411a986b94276c28e6a971f9c3b61d45c635456James Brister containing plus or minus signs, such as
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1149. [func] New function isc_parse_uint32().
1d7172079ddd7aaad66a135a814d0013c6503837Andreas Gustafsson1148. [func] 'rndc-confgen -a' now provides positive feedback.
5159c427839689d5070e2f9c6c9a0168dd9f6583Mark Andrews1147. [func] Set IPV6_V6ONLY on IPv6 sockets if supported by
5159c427839689d5070e2f9c6c9a0168dd9f6583Mark Andrews the OS. listen-on-v6 { any; }; should no longer
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence result in IPv4 queries be accepted. Similarly
41da7fdc551c50cddebf2c5311e322efd793fd3bDavid Lawrence control { inet :: ... }; should no longer result
41da7fdc551c50cddebf2c5311e322efd793fd3bDavid Lawrence in IPv4 connections being accepted. This can be
5159c427839689d5070e2f9c6c9a0168dd9f6583Mark Andrews overridden at compile time by defining
5159c427839689d5070e2f9c6c9a0168dd9f6583Mark Andrews ISC_ALLOW_MAPPED=1.
dd3fc76a33569ee9d5d30effc0d975651a4567f5Andreas Gustafsson1146. [func] Allow IPV6_IPV6ONLY to be set/cleared on a socket if
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence supported by the OS by a new function
3364cad7e4699aff0b2d5090ab09a6da9733a118Andreas Gustafsson isc_socket_ipv6only().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1145. [func] "host" no longer reports a NOERROR/NODATA response
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister by printing nothing. [RT #2065]
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister1144. [bug] rndc-confgen would crash if both the -a and -t
dd3fc76a33569ee9d5d30effc0d975651a4567f5Andreas Gustafsson options were specified. [RT #2159]
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister1143. [bug] When a trusted-keys statement was present and named
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister was built without crypto support, it would leak memory.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1142. [bug] dnssec-signzone would fail to delete temporary files
dd3fc76a33569ee9d5d30effc0d975651a4567f5Andreas Gustafsson in some failure cases. [RT #2144]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1141. [bug] When named rejected a control message, it would
41da7fdc551c50cddebf2c5311e322efd793fd3bDavid Lawrence leak a file descriptor and memory. It would also
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister fail to respond, causing rndc to hang.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence [RT #2139, #2164]
36357e4304862fb47e9fae03c704cb6720310c45James Brister1140. [bug] rndc-confgen did not accept IPv6 addresses as arguments
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence to the -s option. [RT #2138]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1139. [func] It is now possible to flush a given name from the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence cache(s) via 'rndc flushname name [view]'. [RT #2051]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1138. [func] It is now possible to flush a given name from the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence cache by calling the new function
9bb05852fed91ff3913601b7ed8e43e711aa9094David Lawrence dns_cache_flushname().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1137. [func] It is now possible to flush a given name from the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence ADB by calling the new function dns_adb_flushname().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1136. [bug] CNAME records synthesized from DNAMEs did not
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence have a TTL of zero as required by RFC2672.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1135. [func] You can now override the default syslog() facility for
014892d86d30b7eceb0003d51788f9b5cadfc1bfAndreas Gustafsson named/lwresd at compile time. [RT #1982]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1134. [bug] Multi-threaded servers could deadlock in ferror()
b99d080717fdd741961d736581270d37bad8bec0David Lawrence when reloading zone files. [RT #1951, #1998]
97f75286ada13a1b06a424607e638bde5ebfb3caAndreas Gustafsson1133. [bug] IN6_IS_ADDR_LOOPBACK was not portably defined on
97f75286ada13a1b06a424607e638bde5ebfb3caAndreas Gustafsson platforms without IN6_IS_ADDR_LOOPBACK. [RT #2106]
b905ff7cbe3737d3c76115fa71c340a8ce439120David Lawrence1132. [func] Improve UPDATE prerequisite failure diagnostic messages.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1131. [bug] The match-destinations view option did not work with
23a09704774241d2dba059e4d9231cd3d28bb116David Lawrence IPv6 destinations. [RT #2073, #2074]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1130. [bug] Log messages reporting an out-of-range serial number
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence did not include the out-of-range number but the
358628c8f4804a2db52be0f6d03a66137fab4884David Lawrence following token. [RT #2076]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1129. [bug] Multi-threaded servers could crash under heavy
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence resolution load due to a race condition. [RT #2018]
54a2e7e8a21ee765f41bd995101995613bff9e8cDavid Lawrence1128. [func] sdb drivers can now provide RR data in either text
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence or wire format, the latter using the new functions
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence dns_sdb_putrdata() and dns_sdb_putnamedrdata().
027212247d59c05452abb7a8b253efe52d14459eDavid Lawrence1127. [func] rndc: If the server to contact has multiple addresses,
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence try all of them.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1126. [bug] The server could access a freed event if shut
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence down while a client start event was pending
a2605214c27439a8af2ad4bd9a8630dcfcc8152eDavid Lawrence delivery. [RT #2061]
344e909ce9c59422a70105aba498e68b2d42623bDavid Lawrence1125. [bug] rndc: -k option was missing from usage message.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1124. [doc] dig: +[no]dnssec, +[no]besteffort and +[no]fail
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence are now documented. [RT #2052]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1123. [bug] dig +[no]fail did not match description. [RT #2052]
9c4f33b6718407e94d50dbfb4977e16d3f83de9dDavid Lawrence1122. [tuning] Resolution timeout reduced from 90 to 30 seconds.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1121. [bug] The server could attempt to access a NULL zone
c403d3f7d6cb17406e9be03a330ed5cf91619abcDavid Lawrence table if shut down while resolving.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence [RT #1587, #2054]
a0f6cda5fd9f2fcc4154bb63628f849b639a40caAndreas Gustafsson1120. [bug] Errors in options were not fatal. [RT #2002]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1119. [func] Added support in Win32 for NTFS file/directory ACL's
dc91d010dbd848ab3a11815e5a3d109662a38b0cDavid Lawrence for access control.
e3b3a046bf653d39cb5b92534a6a36fce1702d20Bob Halley1118. [bug] On multi-threaded servers, a race condition
e3b3a046bf653d39cb5b92534a6a36fce1702d20Bob Halley could cause an assertion failure in resolver.c
e3b3a046bf653d39cb5b92534a6a36fce1702d20Bob Halley during resolver shutdown. [RT #2029]
e3b3a046bf653d39cb5b92534a6a36fce1702d20Bob Halley1117. [port] The configure check for in6addr_loopback incorrectly
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence succeeded on AIX 4.3 when compiling with -O2
904463e94cafd59c8284f472ea8f58f1f311b8cbDavid Lawrence because the test code was optimized away.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1116. [bug] Setting transfers in a server clause, transfers-in,
bf6f755a74e24441e96a110b3c8d11cfe2ed0da7David Lawrence or transfers-per-ns to a value greater than
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 2147483647 disabled transfers. [RT #2002]
1a7f6c3898266854db100fb2cb36418d650de8e7Brian Wellington1115. [func] Set maximum values for cleaning-interval,
1a7f6c3898266854db100fb2cb36418d650de8e7Brian Wellington heartbeat-interval, interface-interval,
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence max-transfer-idle-in, max-transfer-idle-out,
56433595bb938c21fd3b07a0f7c565d942bb8780David Lawrence max-transfer-time-in, max-transfer-time-out,
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence statistics-interval of 28 days and
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence sig-validity-interval of 3660 days. [RT #2002]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1114. [port] Ignore more accept() errors. [RT #2021]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1113. [bug] The allow-update-forwarding option was ignored
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence when specified in a view. [RT #2014]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1112. [placeholder]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1111. [bug] Multi-threaded servers could deadlock processing
32eddfc189108fa93e31761e13150594c7a79d2bDavid Lawrence recursive queries due to a locking hierarchy
b8dd48ecf83142f6ee7238cbd68fec455e527fc8Mark Andrews violation in adb.c. [RT #2017]
b8dd48ecf83142f6ee7238cbd68fec455e527fc8Mark Andrews1110. [bug] dig should only accept valid abbreviations of +options.
68e4926b2262571e004b4be00b905ec776c01d9cMichael Graff1109. [bug] nsupdate accepted illegal ttl values.
6c7e680943ccdb75f23b050a7bc5ac0825e5244aMark Andrews1108. [bug] On Win32, rndc was hanging when named was not running
6c7e680943ccdb75f23b050a7bc5ac0825e5244aMark Andrews due to failure to select for exceptional conditions
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence in select(). [RT #1870]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1107. [bug] nsupdate could catch an assertion failure if an
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence invalid domain name was given as the argument to
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence the "zone" command.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1106. [bug] After seeing an out of range TTL, nsupdate would
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence treat all TTLs as out of range. [RT #2001]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1105. [port] OpenUNIX 8 enable threads by default. [RT #1970]
2cc1d2536d5834fbe20281068b8bd34dd1ee5337David Lawrence1104. [bug] Invalid arguments to the transfer-format option
140d92622430165001bd91ba2e7d516992faeb2fMichael Sawyer could cause an assertion failure. [RT #1995]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1103. [port] OpenUNIX 8 support (ifconfig.sh). [RT #1970]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1102. [doc] Note that query logging is enabled by directing the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence queries category to a channel.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1101. [bug] Array bounds read error in lwres_gai_strerror.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1100. [bug] libbind: DNSSEC key ids were computed incorrectly.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1099. [cleanup] libbind: defining REPORT_ERRORS in lib/bind/dst caused
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence compile time errors.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1098. [bug] libbind: HMAC-MD5 key files are now mode 0600.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1097. [func] libbind: RES_PRF_TRUNC for dig.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1096. [func] libbind: "DNSSEC OK" (DO) support.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1095. [func] libbind: resolver option: no-tld-query. disables
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence trying unqualified as a tld. no_tld_query is also
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence supported for FreeBSD compatibility.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1094. [func] libbind: add support gcc's format string checking.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1093. [doc] libbind: miscellaneous nroff fixes.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1092. [bug] libbind: get*by*() failed to check if res_init() had
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1091. [bug] libbind: misplaced va_end().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1090. [bug] libbind: dns_ho.c:add_hostent() was not returning
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence the amount of memory consumed resulting in garbage
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence address being returned. Alignment calculations were
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence wasting space. We weren't suppressing duplicate
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1089. [func] libbind: inet_{cidr,net}_{pton,ntop}() now have IPv6
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1088. [port] libbind: MPE/iX C.70 (incomplete)
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1087. [bug] libbind: struct __res_state too large on 64 bit arch.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1086. [port] libbind: sunos: old sprintf.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1085. [port] libbind: solaris: sys_nerr and sys_errlist do not
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence exist when compiling in 64 bit mode.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1084. [cleanup] libbind: gai_strerror() rewritten.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1083. [bug] The default control channel listened on the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence wildcard address, not the loopback as documented.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1082. [bug] The -g option to named incorrectly caused logging
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence to be sent to syslog in addition to stderr.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1081. [bug] Multicast queries were incorrectly identified
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence based on the source address, not the destination
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1080. [bug] BIND 8 compatibility: accept bare IP prefixes
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence as the second element of a two-element top level
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence sort list statement. [RT #1964]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1079. [bug] BIND 8 compatibility: accept bare elements at top
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence level of sort list treating them as if they were
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence a single element list. [RT #1963]
16a107c904a30a687a08efec86a26a2f9398d2edAndreas Gustafsson1078. [bug] We failed to correct bad tv_usec values in one case.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1077. [func] Do not accept further recursive clients when
33e927bf8622db6d3e5ecfd871f517db47fa722bDavid Lawrence the total number of recursive lookups being
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence processed exceeds max-recursive-clients, even
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence if some of the lookups are internally generated.
3e6b98586e823544344bcbbcad825d3d4485de59David Lawrence [RT #1915, #1938]
947bd6c648bd29bc226971324de1b30230a56a22David Lawrence1076. [bug] A badly defined global key could trigger an assertion
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence on load/reload if views were used. [RT #1947]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1075. [bug] Out-of-range network prefix lengths were not
cc5547dbcb04bdc498cf050c6104a1974f68c6eaAndreas Gustafsson reported. [RT #1954]
b8957f3496b6a900df9ca263864a47dbb1cb8978David Lawrence1074. [bug] Running out of memory in dump_rdataset() could
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence cause an assertion failure. [RT #1946]
c7f22f83aac9e61dafee191cad040e9c42652cc8David Lawrence1073. [bug] The ADB cache cleaning should also be space driven.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence [RT #1915, #1938]
c4717613e45323ed23dc6e9162cba89f1f83830cDavid Lawrence1072. [bug] The TCP client quota could be exceeded when
f6d6835ed5bb14f7d87cb9b736deadf9de2085ddAndreas Gustafsson recursion occurred. [RT #1937]
f6d6835ed5bb14f7d87cb9b736deadf9de2085ddAndreas Gustafsson1071. [bug] Sockets listening for TCP DNS connections
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence specified an excessive listen backlog. [RT #1937]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1070. [bug] Copy DNSSEC OK (DO) to response as specified by
38feb01f1b0a3ac65897ae63c22c27c72e8cfda1David Lawrence1069. [placeholder]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1068. [bug] errno could be overwritten by catgets(). [RT #1921]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1067. [func] Allow quotas to be soft, isc_quota_soft().
5b27fa26dd1288f61de9ace6f4ec56be63858048David Lawrence1066. [bug] Provide a thread safe wrapper for strerror().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1065. [func] Runtime support to select new / old style interface
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley scanning using ioctls.
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley1064. [bug] Do not shut down active network interfaces if we
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley are unable to scan the interface list. [RT #1921]
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley1063. [bug] libbind: "make install" was failing on IRIX.
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley1062. [bug] If the control channel listener socket was shut
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley down before server exit, the listener object could
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence be freed twice. [RT #1916]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1061. [bug] If periodic cache cleaning happened to start
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence while cleaning due to reaching the configured
58bc93c3ddbdf0b2fde9b7d2b4342f90d83ec633David Lawrence maximum cache size was in progress, the server
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence could catch an assertion failure. [RT #1912]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1060. [func] Move refresh, stub and notify UDP retry processing
8fedfa7b45989d3c1715e414637bc1a96331fd14David Lawrence into dns_request.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1059. [func] dns_request now support will now retry UDP queries,
7da5c63dc0eaeec88aaf67b7aeee43ab0b0125baDavid Lawrence dns_request_createvia2() and dns_request_createraw2().
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1058. [func] Limited lifetime ticker timers are now available,
7da5c63dc0eaeec88aaf67b7aeee43ab0b0125baDavid Lawrence isc_timertype_limited.
32eeec855957c3dd38f0d6c98ca79b67a71300b6Brian Wellington1057. [bug] Reloading the server after adding a "file" clause
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence to a zone statement could cause the server to
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence crash due to a typo in change 1016.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1056. [bug] Rndc could catch an assertion failure on SIGINT due
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence to an uninitialized variable. [RT #1908]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1055. [func] Version and hostname queries can now be disabled
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence using "version none;" and "hostname none;",
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence respectively.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1054. [bug] On Win32, cfg_categories and cfg_modules need to be
8b7304a34c751e519ede7d00b77f1f962c0a37e4David Lawrence exported from the libisccfg DLL.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1053. [bug] Dig did not increase its timeout when receiving
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence AXFRs unless the +time option was used. [RT #1904]
cabcfd3e90a647c7bab3c5cc3ef7b36f49830787David Lawrence1052. [bug] Journals were not being created in binary mode
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence resulting in "journal format not recognized" error
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence under Win32. [RT #1889]
585529aaeb95a71cd3d95df2602a4688fc7c3292David Lawrence1051. [bug] Do not ignore a network interface completely just
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence because it has a noncontiguous netmask. Instead,
d111a46c88adda33a93839f4934e127b6147d87dBob Halley omit it from the localnets ACL and issue a warning.
e4e183af576855f4ccc9fc28084ffe095aaa5b55Andreas Gustafsson1050. [bug] Log messages reporting malformed IP addresses in
e49a98d47fea220023c22bcc7204f13f7f0b07feBrian Wellington address lists such as that of the forwarders option
6f17d90364f01c3e81073a9ffb40b0093878c8e2Brian Wellington failed to include the correct error code, file
195da2b26542b85d60308b2af35ea9966df9c3bbMichael Graff name, and line number. [RT #1890]
195da2b26542b85d60308b2af35ea9966df9c3bbMichael Graff1049. [func] "pid-file none;" will disable writing a pid file.
e9a9ae4fc627f24cb960a3008f2723ba9a55b274Brian Wellington1048. [bug] Servers built with -DISC_MEM_USE_INTERNAL_MALLOC=1
d1bdeae7bb7a0642170d5476c2fd901db3028143Andreas Gustafsson1047. [bug] named was incorrectly refusing all requests signed
d111a46c88adda33a93839f4934e127b6147d87dBob Halley with a TSIG key derived from an unsigned TKEY
d111a46c88adda33a93839f4934e127b6147d87dBob Halley negotiation with a NOERROR response. [RT #1886]
d111a46c88adda33a93839f4934e127b6147d87dBob Halley1046. [bug] The help message for the --with-openssl configure
585529aaeb95a71cd3d95df2602a4688fc7c3292David Lawrence option was inaccurate. [RT #1880]
585529aaeb95a71cd3d95df2602a4688fc7c3292David Lawrence1045. [bug] It was possible to skip saving glue for a nameserver
9e53cbca72767d0c91962b7a01650ea07d7398ddMark Andrews for a stub zone.
2d0c5f1eada2015324cb89c11c7c5c11cccb493fAndreas Gustafsson1044. [bug] Specifying allow-transfer, notify-source, or
3bb3b7ac462a90c2b8b1fb783324d800e2ba748cMichael Graff notify-source-v6 in a stub zone was not treated
c6adcd09c8d5c0acd47a8dccb8061bb1105cad95Michael Graff1043. [bug] Specifying a transfer-source or transfer-source-v6
c6adcd09c8d5c0acd47a8dccb8061bb1105cad95Michael Graff option in the zone statement for a master zone was
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington not treated as an error. [RT #1876]
15a0ed30600ea88fe1227233155586f0c3c6cc34Bob Halley1042. [bug] The "config" logging category did not work properly.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1041. [bug] Dig/host/nslookup could catch an assertion failure
53c892082e4dd70a12bb5badd81a9e939d7e6efdBrian Wellington on SIGINT due to an uninitialized variable. [RT #1867]
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington1040. [bug] Multiple listen-on-v6 options with different ports
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington were not accepted. [RT #1875]
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington1039. [bug] Negative responses with CNAMEs in the answer section
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington were cached incorrectly. [RT #1862]
3ae757933270e8298a6c1c5f9dfd30a4d852972cAndreas Gustafsson1038. [bug] In servers configured with a tkey-domain option,
3ae757933270e8298a6c1c5f9dfd30a4d852972cAndreas Gustafsson TKEY queries with an owner name other than the root
3ae757933270e8298a6c1c5f9dfd30a4d852972cAndreas Gustafsson could cause an assertion failure. [RT #1866, #1869]
b61bbad878d0ac563a093525aa826cdba0fd43bfMark Andrews1037. [bug] Negative responses whose authority section contain
b61bbad878d0ac563a093525aa826cdba0fd43bfMark Andrews SOA or NS records whose owner names are not equal
b61bbad878d0ac563a093525aa826cdba0fd43bfMark Andrews equal to or parents of the query name should be
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson rejected. [RT #1862]
4716e94840921878b26e493576f84afe4fe08752Mark Andrews1036. [func] Silently drop requests received via multicast as
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence long as there is no final multicast DNS standard.
622af581bd08a61d12c70f80b1d40d0d9c8a1fa3David Lawrence1035. [bug] If we respond to multicast queries (which we
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence currently do not), respond from a unicast address
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence as specified in RFC 1123. [RT #137]
0e9c5d24d25cb77a6935abf9247734b576626c9fBob Halley1034. [bug] Ignore the RD bit on multicast queries as specified
0e9c5d24d25cb77a6935abf9247734b576626c9fBob Halley in RFC 1123. [RT #137]
3886e748a4086b813e3453232a742903762fedadBob Halley1033. [bug] Always respond to requests with an unsupported opcode
3886e748a4086b813e3453232a742903762fedadBob Halley with NOTIMP, even if we don't have a matching view
3886e748a4086b813e3453232a742903762fedadBob Halley or cannot determine the class.
3886e748a4086b813e3453232a742903762fedadBob Halley1032. [func] hostname.bind/txt/chaos now returns the name of
b4b032ab5a3d0e96e7c752e232e3050e8806b8cbBob Halley the machine hosting the nameserver. This is useful
b4b032ab5a3d0e96e7c752e232e3050e8806b8cbBob Halley in diagnosing problems with anycast servers.
b4b032ab5a3d0e96e7c752e232e3050e8806b8cbBob Halley1031. [bug] libbind.a: isc__gettimeofday() infinite recursion.
ce0004744d2c232581af53cbc6201f4ec4cf1f1cBrian Wellington1030. [bug] On systems with no resolv.conf file, nsupdate
ce0004744d2c232581af53cbc6201f4ec4cf1f1cBrian Wellington exited with an error rather than defaulting
ce0004744d2c232581af53cbc6201f4ec4cf1f1cBrian Wellington to using the loopback address. [RT #1836]
ce0004744d2c232581af53cbc6201f4ec4cf1f1cBrian Wellington1029. [bug] Some named.conf errors did not cause the loading
ce0004744d2c232581af53cbc6201f4ec4cf1f1cBrian Wellington of the configuration file to return a failure
b4b4adc097365bd3f980b30bc7cc30199f4b8456Andreas Gustafsson status even though they were logged. [RT #1847]
b4b4adc097365bd3f980b30bc7cc30199f4b8456Andreas Gustafsson1028. [bug] On Win32, dig/host/nslookup looked for resolv.conf
134ba0e08a0ae9a564a8d8628fc633377d3fc239Bob Halley in the wrong directory. [RT #1833]
134ba0e08a0ae9a564a8d8628fc633377d3fc239Bob Halley1027. [bug] RRs having the reserved type 0 should be rejected.
134ba0e08a0ae9a564a8d8628fc633377d3fc239Bob Halley1026. [placeholder]
8426878e988859184706f36e2229e24e77b80aa4Andreas Gustafsson1025. [bug] Don't use multicast addresses to resolve iterative
8426878e988859184706f36e2229e24e77b80aa4Andreas Gustafsson queries. [RT #101]
0f7045b0c437b158c61c195c319d2762882ece83Andreas Gustafsson1024. [port] Compilation failed on HP-UX 11.11 due to
0f7045b0c437b158c61c195c319d2762882ece83Andreas Gustafsson incompatible use of the SIOCGLIFCONF macro
7c0e50b5623a6ffc9e3986e129f8ca6bae9aabfaBrian Wellington name. [RT #1831]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1023. [func] Accept hints without TTLs.
a25310fd1dce652cdebba2b3dbc5d38cc3706745Andreas Gustafsson1022. [bug] Don't report empty root hints as "extra data".
42712a426dd62518ca7c36982867e5622f7265e7Michael Graff1021. [bug] On Win32, log message timestamps were one month
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence later than they should have been, and the server
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence would exhibit unspecified behavior in December.
e6a6c0a5d6393d3a7f75b486f16e4ef15c4857bbDavid Lawrence1020. [bug] IXFR log messages did not distinguish between
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence true IXFRs, AXFR-style IXFRs, and mere version
11a898e05092e8477fbfe1a245c1c5871a846638Andreas Gustafsson polls. [RT #1811]
5d4f11b265c396d71ec2162a632e620425481a9eDavid Lawrence1019. [bug] The value of the lame-ttl option was limited to 18000
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence seconds, not 1800 seconds as documented. [RT #1803]
b295930144c8782e84528dcd355153ae5a5d66e8David Lawrence1018. [bug] The default log channel was not always initialized
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence correctly. [RT #1813]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1017. [bug] When specifying TSIG keys to dig and nsupdate using
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister the -k option, they must be HMAC-MD5 keys. [RT #1810]
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister1016. [bug] Slave zones with no backup file were re-transferred
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister on every server reload.
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister1015. [bug] Log channels that had a "versions" option but no
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister "size" option failed to create numbered log
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister files. [RT #1783]
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister1014. [bug] Some queries would cause statistics counters to
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister increment more than once or not at all. [RT #1321]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1013. [bug] It was possible to cancel a query twice when marking
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister a server as bogus or by having a blackhole acl.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1012. [bug] The -p option to named did not behave as documented.
7b2db4b8d13e3d8bc81419ffcc8b39de8193ef63David Lawrence1011. [cleanup] Removed isc_dir_current().
9e7c9ad159b581714c67148c3c698c12730d7ef7James Brister1010. [bug] The server could attempt to execute a command channel
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson command after initiating server shutdown, causing
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson an assertion failure. [RT #1766]
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson1009. [port] OpenUNIX 8 support. [RT #1728]
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson1008. [port] libtool.m4, ltmain.sh from libtool-1.4.2.
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson1007. [port] config.guess, config.sub from autoconf-2.52.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1006. [bug] If a KEY RR was found missing during DNSSEC validation,
404e3e4738e97d5dff48fab1e76839e963cb16a6Brian Wellington an assertion failure could subsequently be triggered
404e3e4738e97d5dff48fab1e76839e963cb16a6Brian Wellington in the resolver. [RT #1763]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1005. [bug] Don't copy nonzero RCODEs from request to response.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1004. [port] Deal with recvfrom() returning EHOSTDOWN. [RT #1770]
d9cc295339982d8d86075ab4285cc700d354e2eeBob Halley1003. [func] Add the +retry option to dig.
7d1d130f4fe1b7485142c4f55a4ef3760b5fa30aBrian Wellington1002. [bug] When reporting an unknown class name in named.conf,
7d1d130f4fe1b7485142c4f55a4ef3760b5fa30aBrian Wellington including the file name and line number. [RT #1759]
d9cc295339982d8d86075ab4285cc700d354e2eeBob Halley1001. [bug] win32 socket code doio_recv was not catching a
d9cc295339982d8d86075ab4285cc700d354e2eeBob Halley WSACONNRESET error when a client was timing out
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence the request and closing its socket. [RT #1745]
9ac79ef3f89b23d80f9649abf71fdc65bb7a8b62David Lawrence1000. [bug] BIND 8 compatibility: accept "HESIOD" as an alias
a6a0b5e9b7078887a73ecec8be2935daa287a389James Brister for class "HS". [RT #1759]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 999. [func] "rndc retransfer zone [class [view]]" added.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 998. [func] named-checkzone now has arguments to specify the
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halley chroot directory (-t) and working directory (-w).
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halley 997. [func] Add support for RSA-SHA1 keys (RFC3110).
be768c2e952c34438025999125f984995a2c675fBob Halley 996. [func] Issue warning if the configuration filename contains
be768c2e952c34438025999125f984995a2c675fBob Halley the chroot path.
f00e30e9322fb2170ad3e21c3336c5b81be964c2James Brister 995. [bug] dig, host, nslookup: using a raw IPv6 address as a
01e320c4fb51c802e9fe86c192fbebf4229ca918Bob Halley target address should be fatal on a IPv4 only system.
19e0c849f69ad8b655b4d199e16de0a4a94562d6Bob Halley 994. [func] Treat non-authoritative responses to queries for type
19e0c849f69ad8b655b4d199e16de0a4a94562d6Bob Halley NS as referrals even if the NS records are in the
19e0c849f69ad8b655b4d199e16de0a4a94562d6Bob Halley answer section, because BIND 8 servers incorrectly
9ac79ef3f89b23d80f9649abf71fdc65bb7a8b62David Lawrence send them that way. This is necessary for DNSSEC
01e320c4fb51c802e9fe86c192fbebf4229ca918Bob Halley validation of the NS records of a secure zone to
01e320c4fb51c802e9fe86c192fbebf4229ca918Bob Halley succeed when the parent is a BIND 8 server. [RT #1706]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 993. [func] dig: -v now reports the version.
dd6132005a5c48dea642c2ed0507bf472c8ee9bbJames Brister 992. [doc] dig: ~/.digrc is now documented.
d6d18435cd47a57f43af2eab835d0f6b7a76f2bdAndreas Gustafsson 991. [func] Lower UDP refresh timeout messages to level
3f46e84f9ff264cac8c07c2136a507827afb2760James Brister 990. [bug] The rndc-confgen man page was not installed.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 989. [bug] Report filename if $INCLUDE fails for file related
3f46e84f9ff264cac8c07c2136a507827afb2760James Brister errors. [RT #1736]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 988. [bug] 'additional-from-auth no;' did not work reliably
3f46e84f9ff264cac8c07c2136a507827afb2760James Brister in the case of queries answered from the cache.
fdb12d38d325efba64581bdee7fac188466fff55Bob Halley 987. [bug] "dig -help" didn't show "+[no]stats".
fdb12d38d325efba64581bdee7fac188466fff55Bob Halley 986. [bug] "dig +noall" failed to clear stats and command
fdb12d38d325efba64581bdee7fac188466fff55Bob Halley 985. [func] Consider network interfaces to be up iff they have
43a5758df763a04d907a8b406e89a96f5c207a9cBrian Wellington a nonzero IP address rather than based on the
43a5758df763a04d907a8b406e89a96f5c207a9cBrian Wellington IFF_UP flag. [RT #1160]
c73aafe6016ed1a7a6972681148cedf6a48a21bcBrian Wellington 984. [bug] Multi-threading should be enabled by default on
c73aafe6016ed1a7a6972681148cedf6a48a21bcBrian Wellington Solaris 2.7 and newer, but it wasn't.
99b80297d416ebb722b2515023c51b3aacdc1fb9Bob Halley 983. [func] The server now supports generating IXFR difference
99b80297d416ebb722b2515023c51b3aacdc1fb9Bob Halley sequences for non-dynamic zones by comparing zone
99b80297d416ebb722b2515023c51b3aacdc1fb9Bob Halley versions, when enabled using the new config
99b80297d416ebb722b2515023c51b3aacdc1fb9Bob Halley option "ixfr-from-differences". [RT #1727]
a5a5371b756f3bbbe33dac1dde196fbd6c063640Bob Halley 982. [func] If "memstatistics-file" is set in options the memory
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence statistics will be written to it.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 981. [func] The dnssec tools can now take multiple '-r randomfile'
972. [bug] The file modification time code in zone.c was using the
non-existant nlist.h. [RT #1640]
957. [bug] sys/select.h inclusion was broken on older platforms.
in named/win32/os.c due to code changes in
updated to add include path for os.h header.
953. [func] The /var/run/named.key file from change #843
has been replaced by /etc/rndc.key. Both
method (rndc.conf / controls). Unlike
bin/tests. [RT #1555].
946. [cleanup] doc/misc/options is now machine-generated from the
when installing isc-config.sh.
were not accepted in named.conf. [RT #1469]
and added lib/isc/win32/entropy.c.
900. [bug] A config.guess update changed the system identification
bin/tests/system/ifconfig.sh now recognize the new
899. [bug] lib/dns/soa.c failed to compile on many platforms
897. [bug] A config.guess update changed the system identification
to Darwin. This was derived from the config.guess
849. [func] <isc/net.h> will ensure INADDR_LOOPBACK is defined.
844. [func] <isc/net.h> will ensure INADDR_LOOPBACK is defined,
just as <lwres/net.h> does.
843. [func] If no controls statement is present in named.conf,
generated by named and an rndc.conf-style file
named named.key will be written that uses it. rndc
838. [port] UnixWare 7.x.x is now suported by
833. [cleanup] Moved dns_soa_*() from <dns/journal.h> to
<dns/soa.h>, and extended them to support
832. [bug] The default location for named.conf in named-checkconf
825. [bug] zone.c:ns_query() detached from the wrong zone
character (i.e. "/") in its name and the directory
down-cased when signing/verifying records. [RT #1186]
in rndc.conf.
786. [bug] When DNSSEC signing/verifying data, owner names were
755. [bug] Fix incorrectly formatted log messages in zone.c.
748. [doc] List supported RFCs in doc/misc/rfc-compliance.
739. [port] Look for /dev/random in configure, rather than
737. [port] stdtime.c failed to compile on certain platforms.
dispatch.c:do_cancel(). [RT #733]
718. [cleanup] "internal" is no longer a reserved word in named.conf.
failure in adb.c. [RT #738]
703. [port] sys/select.h is needed on older platforms. [RT #695]
702. [func] If the address 0.0.0.0 is seen in resolv.conf,
693. [bug] An empty lwres statement in named.conf caused
685. [bug] nslookup should use the search list/domain options
from resolv.conf by default. [RT #405, #630]
646. [bug] The UnixWare ISC_PLATFORM_FIXIN6INADDR fix in isc/net.h
645. [port] BSD/OS 3.0 needs pthread_init(). [RT #603]
633. [port] Cope with rlim_t missing on BSD/OS systems. [RT #575]
for syntax checking named.conf files and zone files,
604. [bug] The named.conf parser could print incorrect line
577. [func] Log illegal RDATA combinations. e.g. multiple
570. [bug] rbtdb.c allowed zones containing nodes which had
568. [func] Add sample simple database drivers in contrib/sdb.
of rdata type/class mnemonics in log messages.
516. [bug] Cache lookups which had a NULL node pointer, e.g.
DNAME, would trigger an INSIST(!search.need_cleanup)
490. [func] When a slave/stub zone has not yet successfully
from the named.conf "listen-on" statement, sockets
477. [bug] The the isc-config.sh script could be installed before
471. [bug] nsupdate didn't compile on HP/UX 10.20
and subsequent name servers in resolv.conf if the
457. [bug] Dig/host/hslookup didn't properly handle connect
documented as such in named.conf. [RT #304, RT #311]
is specified in named.conf. [RT #306]
is specified in named.conf. [RT #301]
432. [func] Added refresh/retry jitter. The actual refresh/
428. [bug] rbtdb.c:find_closest_nxt() erroneously returned
(e.g. glue). This could cause SERVFAILs when
e.g. due to corrupt zones with multiple SOA records.
an argc/argv style vector of words and sets
view/global one for CNAME targets and additional
369. [func] Support new named.conf options, view and zone
the distribution, in doc/man/dnssec.
353. [bug] double increment in lwres/gethost.c:copytobuf().
348. [func] New boolean named.conf options 'additional-from-auth'
345. [bug] Large-scale changes/cleanups to dig:
341. [func] Support 'key' clause in named.conf zone masters
327. [bug] rndc.conf parser wasn't correctly recognizing an IP
320. [func] Multiple rndc changes: parses an rndc.conf file,
319. [func] The named.conf "controls" statement is now used
314. [func] The named.conf controls statement can now have
313. [bug] When parsing resolv.conf, don't terminate on an
resolv.conf search path from 6 to 8. If there
resolv.conf was empty or a comment.
310. [func] Changes to named.conf "controls" statement (inet
are listed in resolv.conf, silently ignore them
each library's ipv6.h defines the wrapper symbol of
any $sbindir/dig from a previous release.)
that lack /dev/random.
280. [func] Add isc-config.sh, which can be used to more
two or more files in libomapi.a were not namespace
278. [bug] bin/named/logconf.c:category_fromconf() didn't take
266. [bug] zone.c:save_nsrrset() node was not initialized.
262. [bug] 'master' was not initialized 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 recognizes ';' 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