CHANGES revision 2f420f33bbd5a84eee03b5f9b608e79acf06cb29
c3ea698877cdde327f2bf6a8e97347798fead2d4Mark Andrews2419. [cleanup] Document that isc_socket_create() and isc_socket_open()
c3ea698877cdde327f2bf6a8e97347798fead2d4Mark Andrews should not be used for isc_sockettype_fdwatch sockets.
c3ea698877cdde327f2bf6a8e97347798fead2d4Mark Andrews2418. [bug] AXFR request on a DLZ could trigger a REQUIRE failure
c3ea698877cdde327f2bf6a8e97347798fead2d4Mark Andrews2417. [bug] Connecting UDP sockets for outgoing queries could
c3ea698877cdde327f2bf6a8e97347798fead2d4Mark Andrews unexpectedly fail with an 'address already in use'
c3ea698877cdde327f2bf6a8e97347798fead2d4Mark Andrews error. [RT #18411]
9368d7df838f58cd32922b526775ca730bc633cfMark Andrews2416. [func] Log file descriptors that cause exceeding the
9368d7df838f58cd32922b526775ca730bc633cfMark Andrews internal maximum. [RT #18460]
9368d7df838f58cd32922b526775ca730bc633cfMark Andrews2415. [bug] 'rndc dumpdb' could trigger various assertion failures
e2fb08b85de8158fe6b71008311e3d98104b92a6Mark Andrews in rbtdb.c. [RT #18455]
e2fb08b85de8158fe6b71008311e3d98104b92a6Mark Andrews2414. [bug] A masterdump context held the database lock too long,
22a9cd54c072545d13788ceead759911fe8cfe34Mark Andrews causing various troubles such as dead lock and
22a9cd54c072545d13788ceead759911fe8cfe34Mark Andrews recursive lock acquisition. [RT #18311, #18456]
21ba6c18e4ccc73933af5cf28701a5cc3b7963ecMark Andrews2413. [bug] Fixed an unreachable code path in socket.c. [RT #18442]
266296414d0ed79980c6d3144a587b42324a50ffMark Andrews2412. [bug] win32: address a resourse leak. [RT #18374]
c960dffe35970da729219b72f2e41350d3b64c35Mark Andrews2411. [bug] Allow using a larger number of sockets than FD_SETSIZE
c960dffe35970da729219b72f2e41350d3b64c35Mark Andrews for select(). To enable this, set ISC_SOCKET_MAXSOCKETS
5da49e379c79fbd597cf0d47e7697b65991f761fMark Andrews at compilation time. [RT #18433]
31b3dc1c6b4fe99a2af2ee63314e842af4a20070Mark Andrews2410. [bug] Correctly delete m_versionInfo. [RT #18432]
59f51f864c752d2e4bf8d1ad94404ada0c9aa6e9Mark Andrews2409. [bug] Only log that we disabled EDNS processing if we were
59f51f864c752d2e4bf8d1ad94404ada0c9aa6e9Mark Andrews subsequently successful. [RT #18029]
a207a2835e37de52e11d4c143c0425e749409c46Mark Andrews2408. [bug] A duplicate TCP dispatch event could be sent, which
a207a2835e37de52e11d4c143c0425e749409c46Mark Andrews could then trigger an assertion failure in
03760eeb542cc5e91193eec478cae022df4bcc58Mark Andrews resquery_response(). [RT #18275]
838d608e6f37038f2fb43980a7a9d6b6a490db36Mark Andrews2407. [port] hpux: test for sys/dyntune.h. [RT #18421]
64cc9c8818db2552cbdd77f1050e890ffa5a17d8Mark Andrews2406. [bug] Sockets could be closed too early, leading to
64cc9c8818db2552cbdd77f1050e890ffa5a17d8Mark Andrews inconsistent states in the socket module. [RT #18298]
64cc9c8818db2552cbdd77f1050e890ffa5a17d8Mark Andrewsxxxx. [bug] Connecting UDP sockets for outgoing queries could
0f09ef5a50ef09eaed8e6630b4004d5143d6b52cMark Andrews unexpectedly fail with an 'address already in use'
0f09ef5a50ef09eaed8e6630b4004d5143d6b52cMark Andrews2405. [cleanup] The default value for dnssec-validation was changed to
c7fc6434fe5949c8e3f76bf69f5655eb3a76dfaeMark Andrews "yes" in 9.5.0-P1 and all subsequent releases; this
c7fc6434fe5949c8e3f76bf69f5655eb3a76dfaeMark Andrews was inadvertently omitted from CHANGES at the time.
9bd478a5e6df956a79bbdb5c182d5b44763786ceMark Andrews2404. [port] hpux: files unlimited support.
421e4cf66e4cba0b0751a34a9c027e39fe0474f9Mark Andrews2403. [bug] TSIG context leak. [RT #18341]
421e4cf66e4cba0b0751a34a9c027e39fe0474f9Mark Andrews2402. [port] Support Solaris 2.11 and over. [RT #18362]
b0c15bd9792112fb47f6d956e580e4369e92f4e7Mark Andrews2401. [bug] Expect to get E[MN]FILE errno internal_accept()
b0c15bd9792112fb47f6d956e580e4369e92f4e7Mark Andrews (from accept() or fcntl() system calls). [RT #18358]
b0c15bd9792112fb47f6d956e580e4369e92f4e7Mark Andrews2400. [bug] Log if kqueue()/epoll_create()/open(/dev/poll) fails.
bf7f253e306d0ced8ae24d7a0598773950da11f4Mark Andrews2399. [placeholder]
0ffaee887ff5674b8c3bb0435ae838f641981706Mark Andrews2398. [placeholder]
0ffaee887ff5674b8c3bb0435ae838f641981706Mark Andrews2397. [bug] gssapi_functions had too many elements. [RT #18355]
5f89a1ee9e0fe64211d050db5d3e7a5ea282c282Mark Andrews2396. [bug] Don't set SO_REUSEADDR for randomized ports.
12ff7274fe2ea531ecca6a71fb9f7e1ae92da389Mark Andrews2395. [port] Avoid warning and no effect from "files unlimited"
12ff7274fe2ea531ecca6a71fb9f7e1ae92da389Mark Andrews on Linux when running as root. [RT #18335]
9d3ad53203f1ac49f9e876dbbcaca18656eb3e19Mark Andrews2394. [bug] Default configuration options set the limit for
767fd19da4b699aae46959d834f53af0e1166e80Mark Andrews open files to 'unlimited' as described in the
767fd19da4b699aae46959d834f53af0e1166e80Mark Andrews documentation. [RT #18331]
767fd19da4b699aae46959d834f53af0e1166e80Mark Andrews2393. [bug] nested acls containing keys could trigger an
8da0b50e8a8c74602eca97e261ce4ad457df5048Mark Andrews assertion in acl.c. [RT #18166]
5b76a09697bfc76f5acefd65d5b37b1214d271a8Mark Andrews2392. [bug] remove 'grep -q' from acl test script, some platforms
5b76a09697bfc76f5acefd65d5b37b1214d271a8Mark Andrews don't support it. [RT #18253]
6388dcf8e661687c30a5d52f149d193ce86748a8Mark Andrews2391. [port] hpux: cover additional recvmsg() error codes.
93e353425a81da7793dde3776f4caca658f57c11Mark Andrews2390. [bug] dispatch.c could make a false warning on 'odd socket'.
93e353425a81da7793dde3776f4caca658f57c11Mark Andrews [RT #18301].
49a940dc68b30d9e4f9e1bd3c0503d8b90bb1726Mark Andrews2389. [bug] Move the "working directory writable" check to after
49a940dc68b30d9e4f9e1bd3c0503d8b90bb1726Mark Andrews the ns_os_changeuser() call. [RT #18326]
d92770e851ebbc1005b3bf121e3c9f13b67a3f42Mark Andrews2388. [bug] Avoid using tables for layout purposes in
d92770e851ebbc1005b3bf121e3c9f13b67a3f42Mark Andrews statistics XSL [RT #18159].
59ab128c972622f5aeafe3229966dcba73b62243Mark Andrews2387. [bug] Silence compiler warnings in lib/isc/radix.c.
59ab128c972622f5aeafe3229966dcba73b62243Mark Andrews [RT #18147] [RT #18258]
90295f915c883d1aeeda856f518584d4219a704aMark Andrews2386. [func] Add warning about too small 'open files' limit.
1c75ea91cdb49dac65f0f592ddbf66bfdfc4a2d7Mark Andrews2385. [bug] A condition variable in socket.c could leak in
1c75ea91cdb49dac65f0f592ddbf66bfdfc4a2d7Mark Andrews rare error handling [RT #17968].
142d155dd68fd601dc38c6b6f7c35f2798ec24caMark Andrews2384. [security] Fully randomize UDP query ports to improve
99776003811a413457a2c35a808ad860df877d24Mark Andrews forgery resilience. [RT #17949, #18098]
99776003811a413457a2c35a808ad860df877d24Mark Andrews2383. [bug] named could double queries when they resulted in
2ffb3eb384ae71ae9f8edbf5fa2219d965ff0552Mark Andrews SERVFAIL due to overkilling EDNS0 failure detection.
aa39170da817cae7b4c6c735cc832e05ec3d2351Mark Andrews2382. [doc] Add descriptions of DHCID, IPSECKEY, SPF and SSHFP
aa39170da817cae7b4c6c735cc832e05ec3d2351Mark Andrews2381. [port] dlz/mysql: support multiple install layouts for
aa39170da817cae7b4c6c735cc832e05ec3d2351Mark Andrews mysql. <prefix>/include/{,mysql/}mysql.h and
aa39170da817cae7b4c6c735cc832e05ec3d2351Mark Andrews <prefix>/lib/{,mysql/}. [RT #18152]
aa39170da817cae7b4c6c735cc832e05ec3d2351Mark Andrews2380. [bug] dns_view_find() was not returning NXDOMAIN/NXRRSET
52fc1457e44c476a81ec9dee6a664958cb64b8e2Mark Andrews proofs which, in turn, caused validation failures
52fc1457e44c476a81ec9dee6a664958cb64b8e2Mark Andrews for insecure zones immediately below a secure zone
6526fd032fc418411da3af4201214e95c113d3e2Mark Andrews the server was authoritative for. [RT #18112]
b8fff4f0d70bb9c5e53023ad0dae0acda67b5cdaMark Andrews2379. [contrib] queryperf/gen-data-queryperf.py: removed redundant
b8fff4f0d70bb9c5e53023ad0dae0acda67b5cdaMark Andrews TLDs and supported RRs with TTLs [RT #17972]
757bf8a1e5d85806c648d7a6267da8d49a8ab822Tatuya JINMEI 神明達哉2378. [bug] gssapi_functions{} had a redundant member in BIND 9.5.
be0e075ac2c10ade3e80edef7fa14ac0fda92690Mark Andrews2377. [bug] Address race condition in dnssec-signzone. [RT #18142]
2a908588fbeacebc5f13b153b73c96e12dacaadcTatuya JINMEI 神明達哉2376. [bug] Change #2144 was not complete.
2a908588fbeacebc5f13b153b73c96e12dacaadcTatuya JINMEI 神明達哉2375. [placeholder]
af2be1a46813e228cb9d71230d3f41222fdb69baTatuya JINMEI 神明達哉2374. [bug] "blackhole" ACLs could cause named to segfault due
af2be1a46813e228cb9d71230d3f41222fdb69baTatuya JINMEI 神明達哉 to some uninitialized memory. [RT #18095]
2945ac15af547df0268e449252902ead599e2451Mark Andrews2373. [bug] Default values of zone ACLs were re-parsed each time a
2945ac15af547df0268e449252902ead599e2451Mark Andrews new zone was configured, causing an overconsumption
285761cf91626976e211f69d9678c138b25f8629Tatuya JINMEI 神明達哉 of memory. [RT #18092]
285761cf91626976e211f69d9678c138b25f8629Tatuya JINMEI 神明達哉2372. [bug] Fixed incorrect TAG_HMACSHA256_BITS value [RT #18047]
ca70688bf60b4f50c4e3ec7d40567341c9962fafMark Andrews2371. [doc] Add +nsid option to dig man page. [RT #18039]
ca70688bf60b4f50c4e3ec7d40567341c9962fafMark Andrews2370. [bug] "rndc freeze" could trigger an assertion in named
8b0ee8448bec37bf1e771363dccce7c0e73eb1a7Mark Andrews when called on a nonexistent zone. [RT #18050]
aec2d57d5b9f5ca97763a1b49b76f0bcb5852e1aMark Andrews2369. [bug] libbind: Array bounds overrun on read in bitncmp().
aec2d57d5b9f5ca97763a1b49b76f0bcb5852e1aMark Andrews2368. [port] Linux: use libcap for capability management if
a9ae9d743c7f85bec44e95b1f62c7a2a114a2fd6Mark Andrews possible. [RT# 18026]
a9ae9d743c7f85bec44e95b1f62c7a2a114a2fd6Mark Andrews2367. [bug] Improve counting of dns_resstatscounter_retry
75ace6601e66840436f52e61353ee0d400577b55Mark Andrews2366. [bug] Adb shutdown race. [RT #18021]
75ace6601e66840436f52e61353ee0d400577b55Mark Andrews2365. [bug] Fix a bug that caused dns_acl_isany() to return
75ace6601e66840436f52e61353ee0d400577b55Mark Andrews spurious results. [RT #18000]
75ace6601e66840436f52e61353ee0d400577b55Mark Andrews2364. [bug] named could trigger a assertion when serving a
75ace6601e66840436f52e61353ee0d400577b55Mark Andrews malformed signed zone. [RT #17828]
75ace6601e66840436f52e61353ee0d400577b55Mark Andrews2363. [port] sunos: pre-set "lt_cv_sys_max_cmd_len=4096;".
ba4aec8c1853a1deda8eb43ffeaac4d764c8d39eMark Andrews2362. [cleanup] Make "rrset-order fixed" a compile-time option.
550085fed1d0af54ba5b2f588898afec158195deMark Andrews settable by "./configure --enable-fixed-rrset".
550085fed1d0af54ba5b2f588898afec158195deMark Andrews Disabled by default. [RT #17977]
f411c2e81cbfcf89ee073a0e31ac902a42fc8f22Mark Andrews2361. [bug] "recursion" statistics counter could be counted
f411c2e81cbfcf89ee073a0e31ac902a42fc8f22Mark Andrews multiple times for a single query. [RT #17990]
ab2ac96c4e71dc803e47c35592044e116f61aca5Tatuya JINMEI 神明達哉2360. [bug] Fix a condition where we release a database version
ab2ac96c4e71dc803e47c35592044e116f61aca5Tatuya JINMEI 神明達哉 (which may acquire a lock) while holding the lock.
ab2ac96c4e71dc803e47c35592044e116f61aca5Tatuya JINMEI 神明達哉2359. [bug] Fix NSID bug. [RT #17942]
3bdf879a5301bce17e0a955585eb3decc541ba79Mark Andrews2358. [doc] Update host's default query description. [RT #17934]
3bdf879a5301bce17e0a955585eb3decc541ba79Mark Andrews2357. [port] Don't use OpenSSL's engine support in versions before
3bdf879a5301bce17e0a955585eb3decc541ba79Mark Andrews OpenSSL 0.9.7f. [RT #17922]
1b5b46942d149f891bb91e90c6f52944b77c8a68Mark Andrews2356. [bug] Built in mutex profiler was not scalable enough.
6b25d2f7f7a1125508f8d225a8fef94e1db83555Mark Andrews2355. [func] Extend the number statistics counters available.
b6309ed962c4988a314d61742c4fbc4935467d68Mark Andrews2354. [bug] Failed to initialize some rdatasetheader_t elements.
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews2353. [func] Add support for Name Server ID (RFC 5001).
bd3946db298667e769804b2e978df2d6dcd85e29Mark Andrews 'dig +nsid' requests NSID from server.
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews 'request-nsid yes;' causes recursive server to send
ab5d8edc1bd391a1b306db68114fac303484b30fMark Andrews NSID requests to upstream servers. Server responds
ab5d8edc1bd391a1b306db68114fac303484b30fMark Andrews to NSID requests with the string configured by
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews 'server-id' option. [RT #17091]
8689f943a4859a8f68344236a1dcb81299a98347Mark Andrews2352. [bug] Various GSS_API fixups. [RT #17729]
2434ccfde7efa30b6fedf4630e5036eeb5d647d0Mark Andrews2351. [bug] convertxsl.pl generated very long lines. [RT #17906]
d8ec783e6dc0bd16a80b30d9888306b1faae6037Mark Andrews2350. [port] win32: IPv6 support. [RT #17797]
5bd76af084edfdcd1cb4db9453ac781d32dde6f7Mark Andrews2349. [func] Provide incremental re-signing support for secure
5bd76af084edfdcd1cb4db9453ac781d32dde6f7Mark Andrews dynamic zones. [RT #1091]
311e6d00c584f63665bed5dd9aea292402cad8deMark Andrews2348. [func] Use the EVP interface to OpenSSL. Add PKCS#11 support.
8bcb0f297b50e80e3c7aab1a41b94d937acf4dc0Mark Andrews Documentation is in the new README.pkcs11 file.
7f32428506d55083fe5ac9aa515294bdef7c6e27Mark Andrews2347. [bug] Delete now traverses the RB tree in the canonical
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews order. [RT #17451]
5c10f54fe38795cbd3d5cf22e3fbd1d22b8226e4Mark Andrews2346. [func] Memory statistics now cover all active memory contexts
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews in increased detail. [RT #17580]
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews2345. [bug] named-checkconf failed to detect when forwarders
1feb76edcbb8ee97d1757f73115b7c4a71de6e0eMark Andrews were set at both the options/view level and in
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews a root zone. [RT #17671]
e72d4d8929fec51153e4fd0d1cf632cd59335495Mark Andrews2344. [bug] Improve "logging{ file ...; };" documentation.
0ae34c3f6222ece01e0f710c7c0311f5cf9d9c0fMark Andrews2343. [bug] (Seemingly) duplicate IPv6 entries could be
4eaf7590c82871637d1380be59000d8684db649cMark Andrews created in ADB. [RT #17837]
6c6673405c7e29c1d91d07b326d0fe1d7b52e478Mark Andrews2342. [func] Use getifaddrs() if available under Linux. [RT #17224]
bb6936058eb88eadff030462a347c10895c61a9aMark Andrews2341. [bug] libbind: add missing -I../include for off source
bb6936058eb88eadff030462a347c10895c61a9aMark Andrews tree builds. [RT #17606]
0ad5cb4782cd419b089bcab28d2fd9e140dbcc59Mark Andrews2340. [port] openbsd: interface configuration. [RT #17700]
0ad5cb4782cd419b089bcab28d2fd9e140dbcc59Mark Andrews2339. [port] tru64: support for libbind. [RT #17589]
7c5d5a7932b8ac27281eeff64506dff8220bb3eaMark Andrews2338. [bug] check_ds() could be called with a non DS rdataset.
1aed0905a50ff8d2bdc4d253b38ae24afe3bab1cDanny Mayer2337. [bug] BUILD_LDFLAGS was not being correctly set. [RT #17614]
1aed0905a50ff8d2bdc4d253b38ae24afe3bab1cDanny Mayer2336. [func] If "named -6" is specified then listen on all IPv6
1a9c000f54e6204fb49d785fd0bbb7a8e590dc99Mark Andrews interfaces if there are not listen-on-v6 clauses in
3cea35d9159b36eac43d32082a0b98f2cd82fc2eDanny Mayer2335. [port] sunos: libbind and *printf() support for long long.
53f1312c61fa8618852584bcdf9f35530282eb08Mark Andrews2334. [bug] Bad REQUIRES in fromstruct_in_naptr(), off by one
7d011946d27152e6ee1e0f56e380abafddd9cfdbMark Andrews bug in fromstruct_txt(). [RT #17609]
87f4715d6c0a22f3449eb3291c91aa45ba86c955Mark Andrews2333. [bug] Fix off by one error in isc_time_nowplusinterval().
87f4715d6c0a22f3449eb3291c91aa45ba86c955Mark Andrews2332. [contrib] query-loc-0.4.0. [RT #17602]
7d011946d27152e6ee1e0f56e380abafddd9cfdbMark Andrews2331. [bug] Failure to regenerate any signatures was not being
1431917c7cddbac7442cb910e83cb058fea59fb5Mark Andrews reported nor being past back to the UPDATE client.
012a2b979e011b13ba0d291c279dc65a167c039eMark Andrews2330. [bug] Remove potential race condition when handling
012a2b979e011b13ba0d291c279dc65a167c039eMark Andrews over memory events. [RT #17572]
f6ff00810196d0c0973f62c7917b9975011fa45aMark Andrews WARNING: API CHANGE: over memory callback
ec3984e9df6fd9b7811daa0dacb1b3dd1423ebf3Mark Andrews function now needs to call isc_mem_waterack().
ec3984e9df6fd9b7811daa0dacb1b3dd1423ebf3Mark Andrews See <isc/mem.h> for details.
b972ff033b3efd52e747683face674dc4d2e431bMark Andrews2329. [bug] Clearer help text for dig's '-x' and '-i' options.
b972ff033b3efd52e747683face674dc4d2e431bMark Andrews2328. [maint] Add AAAA addresses for A.ROOT-SERVERS.NET,
f0471ca4b7bca6e907130ec84e36cf69f2b79a5aMark Andrews2327. [bug] It was possible to dereference a NULL pointer in
f0471ca4b7bca6e907130ec84e36cf69f2b79a5aMark Andrews rbtdb.c. Implement dead node processing in zones as
f0471ca4b7bca6e907130ec84e36cf69f2b79a5aMark Andrews we do for caches. [RT #17312]
638fe804a524ee0c028863c0301b999c79de7651Mark Andrews2326. [bug] It was possible to trigger a INSIST in the acache
9db3d9d14e2f3641d696dadc59c40c52b6f888bcMark Andrews2325. [port] Linux: use capset() function if available. [RT #17557]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2324. [bug] Fix IPv6 matching against "any;". [RT #17533]
e2cf0e8ff9ff37121518af5b34b9e4de7abbb47cMark Andrews2323. [port] tru64: namespace clash. [RT #17547]
0b75a2dd3bd81a69e2d68fe446cacb46be04c1f1Mark Andrews2322. [port] MacOS: work around the limitation of setrlimit()
0b75a2dd3bd81a69e2d68fe446cacb46be04c1f1Mark Andrews for RLIMIT_NOFILE. [RT #17526]
c54c1eaf26d5a7fc123c4af3712353156a766df1Mark Andrews2321. [placeholder]
0d993c02babc1e00516272783b310e83bb292d5cMark Andrews2320. [func] Make statistics counters thread-safe for platforms
0d993c02babc1e00516272783b310e83bb292d5cMark Andrews that support certain atomic operations. [RT #17466]
4d9f3f00d93fcb8743b1105e8cf82e862be220d1Mark Andrews2319. [bug] Silence Coverity warnings in
4d9f3f00d93fcb8743b1105e8cf82e862be220d1Mark Andrews2318. [port] sunos fixes for libbind. [RT #17514]
86f6b92e35c7bdb5fc1fd1021af75b981863313eMark Andrews2317. [bug] "make distclean" removed bind9.xsl.h. [RT #17518]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2316. [port] Missing #include <isc/print.h> in lib/dns/gssapictx.c.
25276bd1ecb372b82c9235648e5defab0655dcd5Mark Andrews2315. [bug] Used incorrect address family for mapped IPv4
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews addresses in acl.c. [RT #17519]
320d6ee24ea59c0dbcb2c08038586ef03c6a191dMark Andrews2314. [bug] Uninitialized memory use on error path in
475fe52dc33d8d8344e8b1e48fa7bb6643f7ca66Mark Andrews2313. [cleanup] Silence Coverity warnings. Handle private stacks.
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews [RT #17447] [RT #17478]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2312. [cleanup] Silence Coverity warning in lib/isc/unix/socket.c.
8d77066ba0feb1353a7c85f929c365c5103f3976Mark Andrews2311. [bug] IPv6 addresses could match IPv4 ACL entries and
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews vice versa. [RT #17462]
8d77066ba0feb1353a7c85f929c365c5103f3976Mark Andrews2310. [bug] dig, host, nslookup: flush stdout before emitting
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews debug/fatal messages. [RT #17501]
3e7b37e01ba3efc873486140734fd24788092a30Mark Andrews2309. [cleanup] Fix Coverity warnings in lib/dns/acl.c and iptable.c.
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2308. [cleanup] Silence Coverity warning in bin/named/controlconf.c.
1c0927d8a091effcf9b2dc5baa533927c113bd5cMark Andrews2307. [bug] Remove infinite loop from lib/dns/sdb.c. [RT #17496]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2306. [bug] Remove potential race from lib/dns/resolver.c.
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2305. [security] inet_network() buffer overflow. CVE-2008-0122.
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2304. [bug] Check returns from all dns_rdata_tostruct() calls.
ac65e45126dda424b5cc9d2865b353dc0ec23e1eMark Andrews2303. [bug] Remove unnecessary code from bin/named/lwdgnba.c.
0423090da198f31ac615cd3a8f7d83aada32d5b3Mark Andrews2302. [bug] Fix memset() calls in lib/tests/t_api.c. [RT #17472]
d9e0458a890c49f977fdcf9d995681f546f7c427Mark Andrews2301. [bug] Remove resource leak and fix error messages in
de4976142190ae84ed3e4099f3e0fc07781748a3Mark Andrews2300. [bug] Fixed failure to close open file in
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2299. [bug] Remove unnecessary NULL check in
6a3c86ff436452d062912bd91ecd289541869d42Mark Andrews2298. [bug] isc_mutex_lock() failure not caught in
e0fa16fe191d619d2cd05a039067414409329878Mark Andrews2297. [bug] isc_entropy_createfilesource() failure not caught in
93da96c1cfd5f3c47169855867dd18db00c8a386Mark Andrews2296. [port] Allow docbook stylesheet location to be specified to
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews configure. [RT #17457]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2295. [bug] Silence static overrun error in bin/named/lwaddr.c.
dcd371be7d481b242d277d735e4c2d974297c164Mark Andrews2294. [func] Allow the experimental statistics channels to have
dcd371be7d481b242d277d735e4c2d974297c164Mark Andrews multiple connections and ACL.
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews Note: the stats-server and stats-server-v6 options
cc4928ec7116a064223f60639ca1a80f25ba350fMark Andrews available in the previous beta releases are replaced
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews with the generic statistics-channels statement.
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2293. [func] Add ACL regression test. [RT #17375]
c3184b4e2a1f238f4615d36fee79df82b1711344Mark Andrews2292. [bug] Log if the working directory is not writable.
9b7c023fe6dc88ba1e69ace1f7c3ade40c6475f9Mark Andrews2291. [bug] PR_SET_DUMPABLE may be set too late. Also report
9b7c023fe6dc88ba1e69ace1f7c3ade40c6475f9Mark Andrews failure to set PR_SET_DUMPABLE. [RT #17312]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2290. [bug] Let AD in the query signal that the client wants AD
0a1fa37641b59c56d02f5390917a49e4987f0f75Mark Andrews set in the response. [RT #17301]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2289. [func] named-checkzone now reports the out-of-zone CNAME
c61ec97ae0b859914ee26e213fe792f86a157990Mark Andrews found. [RT #17309]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2288. [port] win32: mark service as running when we have finished
49f7d1585e0e4f1ffa1667391dd7ae1c4d3d4e81Mark Andrews loading. [RT #17441]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2287. [bug] Use 'volatile' if the compiler supports it. [RT #17413]
0b1af13f680a865521105a77ee192024b5af33c4Mark Andrews2286. [func] Allow a TCP connection to be used as a weak
0b1af13f680a865521105a77ee192024b5af33c4Mark Andrews authentication method for reverse zones.
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews New update-policy methods tcp-self and 6to4-self.
5ed4b0d4452967d9b3aaf7a22a2956a6ee67a614Mark Andrews2285. [func] Test framework for client memory context management.
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2284. [bug] Memory leak in UPDATE prerequisite processing.
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2283. [bug] TSIG keys were not attaching to the memory
a483e67c4cdcbfc29ddc62b5a2d0d99b1c542fadMark Andrews context. TSIG keys should use the rings
a483e67c4cdcbfc29ddc62b5a2d0d99b1c542fadMark Andrews memory context rather than the clients memory
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews context. [RT #17377]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2282. [bug] Acl code fixups. [RT #17346] [RT #17374]
8f9664521724eefc39728c092d0bc6be527e1496Mark Andrews2281. [bug] Attempts to use undefined acls were not being logged.
da091cda77fa951e682119c3df84f60a62bed702Mark Andrews2280. [func] Allow the experimental http server to be reached
da091cda77fa951e682119c3df84f60a62bed702Mark Andrews over IPv6 as well as IPv4. [RT #17332]
d8d489cd8efc45b06a232ac07a636b3d36cc7e8fMark Andrews2279. [bug] Use setsockopt(SO_NOSIGPIPE), when available,
d8d489cd8efc45b06a232ac07a636b3d36cc7e8fMark Andrews to protect applications from receiving spurious
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews SIGPIPE signals when using the resolver.
bdb1394788a677d0b6e8499ba1ece17a73f476c7Mark Andrews2278. [bug] win32: handle the case where Windows returns no
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews search list or DNS suffix. [RT #17354]
c8aa2c83113229a59069cbd05c735896f51b886bMark Andrews2277. [bug] Empty zone names were not correctly being caught at
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews in the post parse checks. [RT #17357]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2276. [bug] Install <dst/gssapi.h>. [RT# 17359]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2275. [func] Add support to dig to perform IXFR queries over UDP.
7c23b791f4ae8f0c4c2982a91d13c0ecb15ee798Mark Andrews2274. [func] Log zone transfer statistics. [RT #17336]
8989de1059c6292fc43ce507df4991224af2d789Mark Andrews2273. [bug] Adjust log level to WARNING when saving inconsistent
8989de1059c6292fc43ce507df4991224af2d789Mark Andrews stub/slave master and journal files. [RT# 17279]
acc8b7ac3d16538bf223545bbf71899b9accaebbMark Andrews2272. [bug] Handle illegal dnssec-lookaside trust-anchor names.
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2271. [bug] Fix a memory leak in http server code [RT #17100]
b9efcf0a377381b29960137e54ecaf4db85a35c8Mark Andrews2270. [bug] dns_db_closeversion() version->writer could be reset
b9efcf0a377381b29960137e54ecaf4db85a35c8Mark Andrews before it is tested. [RT #17290]
8e5893c36cdccc706f9632f51e0c8d390d2a8d06Mark Andrews2269. [contrib] dbus memory leaks and missing va_end calls. [RT #17232]
e396939d492e6afa8e31a8dc11d7317c9e62f15fMark Andrews2268. [bug] 0.IN-ADDR.ARPA was missing from the empty zones
e70b069e3807d5f499dff31eb31c2b3e0e125457Mark Andrews --- 9.5.0b1 released ---
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2267. [bug] Radix tree node_num value could be set incorrectly,
88aa68f478c1634f5f10034fb6ea4158efa20ff4Mark Andrews causing positive ACL matches to look like negative
88aa68f478c1634f5f10034fb6ea4158efa20ff4Mark Andrews ones. [RT #17311]
4c83dd7f22b19c75afdd311684f6ba0faa24e8d8Mark Andrews2266. [bug] client.c:get_clientmctx() returned the same mctx
4c83dd7f22b19c75afdd311684f6ba0faa24e8d8Mark Andrews once the pool of mctx's was filled. [RT #17218]
5f4098e478ae913cdc1bb8851599b8f2431050d3Mark Andrews2265. [bug] Test that the memory context's basic_table is non NULL
5f4098e478ae913cdc1bb8851599b8f2431050d3Mark Andrews before freeing. [RT #17265]
57e0f58b3fd4cb49a57200c8af9cb58d984d871aMark Andrews2264. [bug] Server prefix length was being ignored. [RT #17308]
26cf4737b3e84c3a686a5eacebf22ac39e57d4caMark Andrews2263. [bug] "named-checkconf -z" failed to set default value
26cf4737b3e84c3a686a5eacebf22ac39e57d4caMark Andrews for "check-integrity". [RT #17306]
34e5a08809dda3276252269ebddd1616e62081a2Mark Andrews2262. [bug] Error status from all but the last view could be
34e5a08809dda3276252269ebddd1616e62081a2Mark Andrews lost. [RT #17292]
0cd36f1d15caf6622ec3128544d4238ad180a300Mark Andrews2261. [bug] Fix memory leak with "any" and "none" ACLs [RT #17272]
0cd36f1d15caf6622ec3128544d4238ad180a300Mark Andrews2260. [bug] Reported wrong clients-per-query when increasing the
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews value. [RT #17236]
93649589d470624e9e1c34403ad076b3a1a4c5c3Mark Andrews2259. [placeholder]
29f5bb81e2d1d72fc6e44c87404bd4598a34df94Mark Andrews --- 9.5.0a7 released ---
ddc592d128cdde85ada64efbda95981c10c4c03cMark Andrews2258. [bug] Fallback from IXFR/TSIG to SOA/AXFR/TSIG broken.
88c2b83cc548a217cc92a2bf75ca1ef1d4237d4fMark Andrews2257. [bug] win32: Use the full path to vcredist_x86.exe when
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews calling it. [RT #17222]
bd6ad47c3dbc52a54f240432878b6832bd6dd6e2Mark Andrews2256. [bug] win32: Correctly register the installation location of
c7c1bf7dc167ff164193bc04f33a22109e4c0829Mark Andrews2255. [maint] L.ROOT-SERVERS.NET is now 199.7.83.42.
9e205a3c51e68d19a7ed03244d45b14b3e0d69afMark Andrews2254. [bug] timer.c:dispatch() failed to lock timer->lock
9e205a3c51e68d19a7ed03244d45b14b3e0d69afMark Andrews when reading timer->idle allowing it to see
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews intermediate values as timer->idle was reset by
e823642ec0c167af8f7db01c96ba0279165a61f3Mark Andrews isc_timer_touch(). [RT #17243]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2253. [func] "max-cache-size" defaults to 32M.
93e6ebcd0a0f044ba2add424c265b5e0bb4c8afdMark Andrews "max-acache-size" defaults to 16M.
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2252. [bug] Fixed errors in sortlist code [RT #17216]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2251. [placeholder]
c99d9017ba00099bfa89e1ed53e63a5cb07d28d5Mark Andrews2250. [func] New flag 'memstatistics' to state whether the
c99d9017ba00099bfa89e1ed53e63a5cb07d28d5Mark Andrews memory statistics file should be written or not.
c99d9017ba00099bfa89e1ed53e63a5cb07d28d5Mark Andrews Additionally named's -m option will cause the
c99d9017ba00099bfa89e1ed53e63a5cb07d28d5Mark Andrews statistics file to be written. [RT #17113]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2249. [bug] Only set Authentic Data bit if client requested
c4a9ce445c48a57eed5aa16582b1964cf8cedf87Mark Andrews DNSSEC, per RFC 3655 [RT #17175]
a04a323f9a1ebd4766fc577e11bf3c22bdaf5516Mark Andrews2248. [cleanup] Fix several errors reported by Coverity. [RT #17160]
b907c35b33a5a57e95ac021fb6a0086dbe369840Mark Andrews2247. [doc] Sort doc/misc/options. [RT #17067]
dd0228908543562781a4c0d8773ae87d4c530633Mark Andrews2246. [bug] Make the startup of test servers (ans.pl) more
dd0228908543562781a4c0d8773ae87d4c530633Mark Andrews robust. [RT #17147]
810e8d27763c5d8557239ab321eb125163af9236Mark Andrews2245. [bug] Validating lack of DS records at trust anchors wasn't
810e8d27763c5d8557239ab321eb125163af9236Mark Andrews working. [RT #17151]
15f358ed4ea081793041bbfba70849be472236d3Mark Andrews2244. [func] Allow the check of nameserver names against the
15f358ed4ea081793041bbfba70849be472236d3Mark Andrews SOA MNAME field to be disabled by specifying
94323de0419d68fe8c48af7ae14a2f1a1cd274a8Mark Andrews 'notify-to-soa yes;'. [RT #17073]
984c39beed2fee49dda75c4c8a37b7f32bf434bfMark Andrews2243. [func] Configuration files without a newline at the end now
94323de0419d68fe8c48af7ae14a2f1a1cd274a8Mark Andrews parse without error. [RT #17120]
c311ed52d45334e182a093efad827fe4cbe7e686Mark Andrews2242. [bug] nsupdate: GSS-TSIG support using the Heimdal Kerberos
c311ed52d45334e182a093efad827fe4cbe7e686Mark Andrews library could require a source of random data.
79a6a33184abff1999ba13b10922ccb34a2758a5Mark Andrews2241. [func] nsupdate: add a interactive 'help' command. [RT #17099]
79a6a33184abff1999ba13b10922ccb34a2758a5Mark Andrews2240. [bug] Cleanup nsupdates GSS-TSIG support. Convert
5d26560e2b93e1aa0334931ec6ccb6045c3581fcMark Andrews a number of INSIST()s into plain fatal() errors
5d26560e2b93e1aa0334931ec6ccb6045c3581fcMark Andrews which report the triggering result code.
5d26560e2b93e1aa0334931ec6ccb6045c3581fcMark Andrews The 'key' command wasn't disabling GSS-TSIG.
2b1c71b134eb92f2e297a56f778838e42f41c880Mark Andrews2239. [func] Ship a pre built bin/named/bind9.xsl.h. [RT #17114]
d6fbfd28ea82e425740de903ddc67f7d9e9f82e7Mark Andrews2238. [bug] It was possible to trigger a REQUIRE when a
d6fbfd28ea82e425740de903ddc67f7d9e9f82e7Mark Andrews validation was canceled. [RT #17106]
7791dd06ea69d0fb2494788ad4c24d568f40bcdfMark Andrews2237. [bug] libbind: res_init() was not thread aware. [RT #17123]
091b098b49a4f84f459abd46451955a18abd6d40Mark Andrews2236. [bug] dnssec-signzone failed to preserve the case of
091b098b49a4f84f459abd46451955a18abd6d40Mark Andrews of wildcard owner names. [RT #17085]
7d3458a972a902740eb142044655aba6c6ffb9acMark Andrews2235. [bug] <isc/atomic.h> was not being installed. [RT #17135]
7d3458a972a902740eb142044655aba6c6ffb9acMark Andrews2234. [port] Correct some compiler warnings on SCO OSr5 [RT #17134]
7c441b7f4afdedb6e5a99f113a4f926a005fa950Mark Andrews2233. [func] Add support for O(1) ACL processing, based on
7c441b7f4afdedb6e5a99f113a4f926a005fa950Mark Andrews radix tree code originally written by Kevin
7c441b7f4afdedb6e5a99f113a4f926a005fa950Mark Andrews Brintnall. [RT #16288]
75e184e4b80c499859574257dd5781d62cfed0b3Mark Andrews2232. [bug] dns_adb_findaddrinfo() could fail and return
f0ffc28f61a68b350fef9257f5f50e1ac866e0abMark Andrews ISC_R_SUCCESS. [RT #17137]
7f20fd8ebb0cabc8f935381d958f8371990c9212Mark Andrews2231. [bug] Building dlzbdb (contrib/dlz/bin/dlzbdb) was broken.
8695d7b357789bedff63e5b19c5ab25cd58fcd4bMark Andrews2230. [bug] We could INSIST reading a corrupted journal.
b597abd9cc44c7b9ecd0ff67df59a21ff45e88d5Mark Andrews2229. [bug] Null pointer dereference on query pool creation
b597abd9cc44c7b9ecd0ff67df59a21ff45e88d5Mark Andrews failure. [RT #17133]
b597abd9cc44c7b9ecd0ff67df59a21ff45e88d5Mark Andrews2228. [contrib] contrib: Change 2188 was incomplete.
81e302788a444b81231a7cda721548a020ae5660Brian Wellington2227. [cleanup] Tidied up the FAQ. [RT #17121]
c00a1eb423623442aff428336bb55590f79013bbMark Andrews2226. [placeholder]
1e258716acade52396a8f260b5e19cbf6ca0290aMark Andrews2225. [bug] More support for systems with no IPv4 addresses.
d972fa317829804a692e46a34b6f27a33f861d9dMark Andrews2224. [bug] Defer journal compaction if a xfrin is in progress.
4b171ebd702d72200a4d7609f11c5f79d6b6f964Brian Wellington2223. [bug] Make a new journal when compacting. [RT #17119]
cceca51fec3b4af660d28e2d3df7242823312eb6Brian Wellington2222. [func] named-checkconf now checks server key references.
03fae7ef2173cdf32918853b047d95d9046574ccMark Andrews2221. [bug] Set the event result code to reflect the actual
03fae7ef2173cdf32918853b047d95d9046574ccMark Andrews record turned to caller when a cache update is
ad611e746d6fdcbb9e67da361a3a039c226a9236Mark Andrews rejected due to a more credible answer existing.
603d1d1e20fbffc986b3aec93379bb4f6ac37afcMark Andrews2220. [bug] win32: Address a race condition in final shutdown of
603d1d1e20fbffc986b3aec93379bb4f6ac37afcMark Andrews the Windows socket code. [RT #17028]
2dd99c098ca162f985b7ef3c8142a964ad8281aeMark Andrews2219. [bug] Apply zone consistency checks to additions, not
2dd99c098ca162f985b7ef3c8142a964ad8281aeMark Andrews removals, when updating. [RT #17049]
2dd99c098ca162f985b7ef3c8142a964ad8281aeMark Andrews2218. [bug] Remove unnecessary REQUIRE from dns_validator_create().
1fb264ed3aa861a67d7bab9aeb5aea5836e03c14Mark Andrews2217. [func] Adjust update log levels. [RT #17092]
608c703d1231e0b1f291637ca5361b773afcdbf1Mark Andrews2216. [cleanup] Fix a number of errors reported by Coverity.
feb8ae093115b36ac061e23d0227ea06f51950a3Mark Andrews2215. [bug] Bad REQUIRE check isc_hmacsha1_verify(). [RT #17094]
27151990b2b48f027f7f01972fe8e0dfa1df52d3Mark Andrews2214. [bug] Deregister OpenSSL lock callback when cleaning
27151990b2b48f027f7f01972fe8e0dfa1df52d3Mark Andrews up. Reorder OpenSSL cleanup so that RAND_cleanup()
27151990b2b48f027f7f01972fe8e0dfa1df52d3Mark Andrews is called before the locks are destroyed. [RT #17098]
6b610836bc081fdadf7bc7a16ce27f422c6b5638Brian Wellington2213. [bug] SIG0 diagnostic failure messages were looking at the
95b604c5e972a5e9eb713bf45cf0b2d9b98da27eMark Andrews wrong status code. [RT #17101]
2211bec6a0626b681fdf5a8e4406555ef76ddf70Mark Andrews2212. [func] 'host -m' now causes memory statistics and active
2211bec6a0626b681fdf5a8e4406555ef76ddf70Mark Andrews memory to be printed at exit. [RT 17028]
fcb2ecdb52a594a5c0d07c2e98e67c14708c16dfMark Andrews2211. [func] Update "dynamic update temporarily disabled" message.
3561e645d77448b20b1676680b08c76d559e5335Mark Andrews2210. [bug] Deleting class specific records via UPDATE could
b9c80c8bddbb88384d7baef297a873b5f8715e49Mark Andrews fail. [RT #17074]
b9c80c8bddbb88384d7baef297a873b5f8715e49Mark Andrews2209. [port] osx: linking against user supplied static OpenSSL
b9c80c8bddbb88384d7baef297a873b5f8715e49Mark Andrews libraries failed as the system ones were still being
b9c80c8bddbb88384d7baef297a873b5f8715e49Mark Andrews found. [RT #17078]
27269e9dd45b619160f90db1a0f6b2b3f6f4bbb8Mark Andrews2208. [port] win32: make sure both build methods produce the
faf23095be9a0b5e2696f2b1f1a260af16e9ebeaMark Andrews same output. [RT #17058]
faf23095be9a0b5e2696f2b1f1a260af16e9ebeaMark Andrews2207. [port] Some implementations of getaddrinfo() fail to set
f38c274c217d0a5b791786877422306a0e477e10Mark Andrews ai_canonname correctly. [RT #17061]
84ef147b1fa0aed15cade55478ed647d15f7b094Mark Andrews --- 9.5.0a6 released ---
84ef147b1fa0aed15cade55478ed647d15f7b094Mark Andrews2206. [security] "allow-query-cache" and "allow-recursion" now
e53a5a116fc531f730df0adb091278ff8a941dffMark Andrews cross inherit from each other.
e53a5a116fc531f730df0adb091278ff8a941dffMark Andrews If allow-query-cache is not set in named.conf then
fc7fbdf6e66fb496442ec4f99f5a84669ea4c6d3Mark Andrews allow-recursion is used if set, otherwise allow-query
fc7fbdf6e66fb496442ec4f99f5a84669ea4c6d3Mark Andrews is used if set, otherwise the default (localnets;
fc7fbdf6e66fb496442ec4f99f5a84669ea4c6d3Mark Andrews localhost;) is used.
986be654feec852eb9da0d15599f18d0035e569bMark Andrews If allow-recursion is not set in named.conf then
986be654feec852eb9da0d15599f18d0035e569bMark Andrews allow-query-cache is used if set, otherwise allow-query
986be654feec852eb9da0d15599f18d0035e569bMark Andrews is used if set, otherwise the default (localnets;
3703473c4a2672af58b4f141e92067e969fd978eBrian Wellington localhost;) is used.
43733a83ed92359555c0dcc766e04216ba858309Mark Andrews2205. [bug] libbind: change #2119 broke thread support. [RT #16982]
bda64555f62216c3e785338f372a7ad9b79c197cMark Andrews2204. [bug] "rndc flushanme name unknown-view" caused named
86e71d7e8626de37559265f0edac8451bef6d001Andreas Gustafsson to crash. [RT #16984]
39c2b741427eedafe5054909773c2e121c078b72Mark Andrews2203. [security] Query id generation was cryptographically weak.
39c2b741427eedafe5054909773c2e121c078b72Mark Andrews [RT # 16915]
de36c606c52ad51e5abca6e42faf655937e5ed10Mark Andrews2202. [security] The default acls for allow-query-cache and
de36c606c52ad51e5abca6e42faf655937e5ed10Mark Andrews allow-recursion were not being applied. [RT #16960]
23cb957a81a51a9656917ea98d0ae56b7abdcaccMark Andrews2201. [bug] The build failed in a separate object directory.
28d8b4118da7abed531ca09136a6d1402837d721Mark Andrews2200. [bug] The search for cached NSEC records was stopping to
28d8b4118da7abed531ca09136a6d1402837d721Mark Andrews early leading to excessive DLV queries. [RT #16930]
d6c0627d1e4d841eac9576427f2d4a0cf9a47e2cMark Andrews2199. [bug] win32: don't call WSAStartup() while loading dlls.
5d7b81d2a49d237ff5e73fdc4bd3394a3ee29392Mark Andrews2198. [bug] win32: RegCloseKey() could be called when
eeede5be4b3ff940b622799a04951e0dc45ad45fAndreas Gustafsson RegOpenKeyEx() failed. [RT #16911]
5d7b81d2a49d237ff5e73fdc4bd3394a3ee29392Mark Andrews2197. [bug] Add INSIST to catch negative responses which are
8f63de30293716a22054e7db47f27e81bab545c5Mark Andrews not setting the event result code appropriately.
caa8797a00ccb1a02f1690dda5b4aeda9a1db5a7Mark Andrews2196. [port] win32: yield processor while waiting for once to
caa8797a00ccb1a02f1690dda5b4aeda9a1db5a7Mark Andrews to complete. [RT #16958]
9ae90732df942a7ffcbaa26ba254b55248ce79a5Mark Andrews2195. [func] dnssec-keygen now defaults to nametype "ZONE"
9ae90732df942a7ffcbaa26ba254b55248ce79a5Mark Andrews when generating DNSKEYs. [RT #16954]
c1567cb58cbf2eb816320ff49f000afafea02a85Mark Andrews2194. [bug] Close journal before calling 'done' in xfrin.c.
c73c1c33ec9569c8f9ffd205b48f044f9b03795bMark Andrews --- 9.5.0a5 released ---
c73c1c33ec9569c8f9ffd205b48f044f9b03795bMark Andrews2193. [port] win32: BINDInstall.exe is now linked statically.
0062c1ddfe0b2f0a4e206a5d460d8e7d58e29b80Brian Wellington2192. [port] win32: use vcredist_x86.exe to install Visual
9aa1fb4861dc1d45f5a02fb1b9a9b815cc863747Mark Andrews Studio's redistributable dlls if building with
0062c1ddfe0b2f0a4e206a5d460d8e7d58e29b80Brian Wellington Visual Stdio 2005 or later.
48b0f5ff87f0a5a138129bcd855fd72908491321Andreas Gustafsson2191. [func] named-checkzone now allows dumping to stdout (-).
48b0f5ff87f0a5a138129bcd855fd72908491321Andreas Gustafsson named-checkconf now has -h for help.
0b809e3e23f9f3d9697def5f447aa57d5aeef56bAndreas Gustafsson named-checkzone now has -h for help.
cde7dfea4c1267a2b526114f4ea80fe9db1fc557Brian Wellington rndc now has -h for help.
cde7dfea4c1267a2b526114f4ea80fe9db1fc557Brian Wellington Better handling of '-?' for usage summaries.
fca9cc33ad4299e58e53aa5273d805477267e27aBrian Wellington2190. [func] Make fallback to plain DNS from EDNS due to timeouts
fca9cc33ad4299e58e53aa5273d805477267e27aBrian Wellington more visible. New logging category "edns-disabled".
2ca2e1a1ceec59a40f977f01ba8e8f4c0424c484Brian Wellington2189. [bug] Handle socket() returning EINTR. [RT #15949]
84185d19c7a9ef1ac23cc6236c8773697d4efeb1Brian Wellington2188. [contrib] queryperf: autoconf changes to make the search for
84185d19c7a9ef1ac23cc6236c8773697d4efeb1Brian Wellington libresolv or libbind more robust. [RT #16299]
683f10428e292811317df38fa324f242abbf7384Mark Andrews2187. [bug] query_addds(), query_addwildcardproof() and
683f10428e292811317df38fa324f242abbf7384Mark Andrews query_addnxrrsetnsec() should take a version
5da1e589c2288dbe87002f771005a78d80a2e258Mark Andrews argument. [RT #16368]
5da1e589c2288dbe87002f771005a78d80a2e258Mark Andrews2186. [port] cygwin: libbind: check for struct sockaddr_storage
5da1e589c2288dbe87002f771005a78d80a2e258Mark Andrews independently of IPv6. [RT #16482]
5da1e589c2288dbe87002f771005a78d80a2e258Mark Andrews2185. [port] sunos: libbind: check for ssize_t, memmove() and
852fa3b2e32719d094f3ad6513238841ae1f078bMark Andrews memchr(). [RT #16463]
852fa3b2e32719d094f3ad6513238841ae1f078bMark Andrews2184. [bug] bind9.xsl.h didn't build out of the source tree.
8569ab045a4cf6ecd1b5a3354ddb1c93ef34ea57Brian Wellington2183. [bug] dnssec-signzone didn't handle offline private keys
a5c077e40c784cf9e25c95a1ab94db2faab04ae9Brian Wellington well. [RT #16832]
a5c077e40c784cf9e25c95a1ab94db2faab04ae9Brian Wellington2182. [bug] dns_dispatch_createtcp() and dispatch_createudp()
a5c077e40c784cf9e25c95a1ab94db2faab04ae9Brian Wellington could return ISC_R_SUCCESS when they ran out of
2ca556300b09a94f0937b303386d29b95ef057ddBrian Wellington memory. [RT #16365]
2ca556300b09a94f0937b303386d29b95ef057ddBrian Wellington2181. [port] sunos: libbind: add paths.h from BIND 8. [RT #16462]
97527fc03cdb061759e2c9529c670ac1c190ef84Brian Wellington2180. [cleanup] Remove bit test from 'compress_test' as they
97527fc03cdb061759e2c9529c670ac1c190ef84Brian Wellington are no longer needed. [RT #16497]
e1c2a8b9c120bcfc2f56e866ca3069b8a90c38dbMark Andrews2179. [func] 'rndc command zone' will now find 'zone' if it is
e1c2a8b9c120bcfc2f56e866ca3069b8a90c38dbMark Andrews unique to all the views. [RT #16821]
b7064914ca566fdd67cf0fe7e82d586cbb596470Mark Andrews2178. [bug] 'rndc reload' of a slave or stub zone resulted in
b7064914ca566fdd67cf0fe7e82d586cbb596470Mark Andrews a reference leak. [RT #16867]
3e67a87fc6be516ec12afa5aa31c2c04d5a6ae17Brian Wellington2177. [bug] Array bounds overrun on read (rcodetext) at
3e67a87fc6be516ec12afa5aa31c2c04d5a6ae17Brian Wellington debug level 10+. [RT #16798]
e9472e9f18f1c4f1279be2b3147be13a2bb731d0Mark Andrews2176. [contrib] dbus update to handle race condition during
e9472e9f18f1c4f1279be2b3147be13a2bb731d0Mark Andrews initialization (Bugzilla 235809). [RT #16842]
e9472e9f18f1c4f1279be2b3147be13a2bb731d0Mark Andrews2175. [bug] win32: windows broadcast condition variable support
e9472e9f18f1c4f1279be2b3147be13a2bb731d0Mark Andrews was broken. [RT #16592]
d073663cb45bef2fff5f9a43b9b6006edfc52483Mark Andrews2174. [bug] I/O errors should always be fatal when reading
d073663cb45bef2fff5f9a43b9b6006edfc52483Mark Andrews master files. [RT #16825]
cad61731f8e960d9d99034a2a6eaafe1069c405cMark Andrews2173. [port] win32: When compiling with MSVS 2005 SP1 we also
54469c2b2262f6a3f09610df69e16e9c75fd1fe5Mark Andrews --- 9.5.0a4 released ---
90e303b114e56db5809fdd19805243457fa43cd9Olafur Gudmundsson2172. [bug] query_addsoa() was being called with a non zone db.
adbb11147cd5d97d140485fa37e85e66e15cf594Mark Andrews2171. [bug] Handle breaks in DNSSEC trust chains where the parent
b938d2af619822a8262c86223cad958511e716a9Andreas Gustafsson servers are not DS aware (DS queries to the parent
adbb11147cd5d97d140485fa37e85e66e15cf594Mark Andrews return a referral to the child).
9ab461a6ffed2ae2fe0380c30b69052db7473405Mark Andrews2170. [func] Add acache processing to test suite. [RT #16711]
77467267d97c781f3f3d050e229a874831e59c3dMark Andrews2169. [bug] host, nslookup: when reporting NXDOMAIN report the
13ba983cc86bc7d80d5f66ba09002f7d510a6631Mark Andrews given name and not the last name searched for.
84d8c0166ddc63ad5ce64e7d354553de38b9aabdAndreas Gustafsson2168. [bug] nsupdate: in non-interactive mode treat syntax errors
da5d1cf1b1aa29ae53a0427be49291b04bd60549Mark Andrews as fatal errors. [RT #16785]
66291de2060a1569de3fe9c5f0c1225448868f7aMark Andrews2167. [bug] When re-using a automatic zone named failed to
6c06bc591a830023e5e7a41cc4b37978b98c0c51Mark Andrews attach it to the new view. [RT #16786]
6c06bc591a830023e5e7a41cc4b37978b98c0c51Mark Andrews --- 9.5.0a3 released ---
c36f45e354c0d5b6ab9f821bfe315d0ce9d95a29Mark Andrews2166. [bug] When running in batch mode, dig could misinterpret
9cec4ca6cac428a46c6d64197c64831dcc02f506Andreas Gustafsson a server address as a name to be looked up, causing
9cec4ca6cac428a46c6d64197c64831dcc02f506Andreas Gustafsson unexpected output. [RT #16743]
23fb770906bf1fd98210f16ad660078274242963Mark Andrews2165. [func] Allow the destination address of a query to determine
23fb770906bf1fd98210f16ad660078274242963Mark Andrews if we will answer the query or recurse.
23fb770906bf1fd98210f16ad660078274242963Mark Andrews allow-query-on, allow-recursion-on and
0cb27602e5690baa9ab61c7c1430e507536adca7Brian Wellington allow-query-cache-on. [RT #16291]
0cb27602e5690baa9ab61c7c1430e507536adca7Brian Wellington2164. [bug] The code to determine how named-checkzone /
ff1b064f5e2bf19c8e25f8927d23df5714e666edMark Andrews named-compilezone was called failed under windows.
8e40433e347bc487cd70f02487fc7ce947a2422aMark Andrews2163. [bug] If only one of query-source and query-source-v6
8e40433e347bc487cd70f02487fc7ce947a2422aMark Andrews specified a port the query pools code broke (change
880723fb130841459d45695b387651cacd6c9bb8Mark Andrews 2129). [RT #16768]
880723fb130841459d45695b387651cacd6c9bb8Mark Andrews2162. [func] Allow "rrset-order fixed" to be disabled at compile
8f44fd4f8d5cefc227ab0fe59cbcbc3979fbc9caAndreas Gustafsson time. [RT #16665]
8f44fd4f8d5cefc227ab0fe59cbcbc3979fbc9caAndreas Gustafsson2161. [bug] Fix which log messages are emitted for 'rndc flush'.
fefbb64a751f23c9dcf8bb1e62c6ed40a6a04fb2Mark Andrews2160. [bug] libisc wasn't handling NULL ifa_addr pointers returned
fefbb64a751f23c9dcf8bb1e62c6ed40a6a04fb2Mark Andrews from getifaddrs(). [RT #16708]
b938d2af619822a8262c86223cad958511e716a9Andreas Gustafsson --- 9.5.0a2 released ---
cf300e03de3df3ff422db922520bf07c686c86daMark Andrews2159. [bug] Array bounds overrun in acache processing. [RT #16710]
cf300e03de3df3ff422db922520bf07c686c86daMark Andrews2158. [bug] ns_client_isself() failed to initialize key
9ac8796f1653d89af589753a3e42c694f35ddd8aMark Andrews leading to a REQUIRE failure. [RT #16688]
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson2157. [func] dns_db_transfernode() created. [RT #16685]
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson2156. [bug] Fix node reference leaks in lookup.c:lookup_find(),
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson resolver.c:validated() and resolver.c:cache_name().
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson Fix a memory leak in rbtdb.c:free_noqname().
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson Make lookup.c:lookup_find() robust against
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson event leaks. [RT #16685]
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson2155. [contrib] SQLite sdb module from jaboydjr@netwalk.com.
02bdc23f8e3ca0f710e0a40daa15941ab1db6bb2Mark Andrews2154. [func] Scoped (e.g. IPv6 link-local) addresses may now be
45fe575607b91147ed753d175a7255198f14f197Andreas Gustafsson matched in acls by omitting the scope. [RT #16599]
ef29912666cc6160f7165558bef017ab3849c5e1Mark Andrews2153. [bug] nsupdate could leak memory. [RT #16691]
ef29912666cc6160f7165558bef017ab3849c5e1Mark Andrews2152. [cleanup] Use sizeof(buf) instead of fixed number in
ef29912666cc6160f7165558bef017ab3849c5e1Mark Andrews dighost.c:get_trusted_key(). [RT #16678]
ef29912666cc6160f7165558bef017ab3849c5e1Mark Andrews2151. [bug] Missing newline in usage message for journalprint.
0cfa2fb26df42f781eca8c4c856d2d0165055bebMark Andrews2150. [bug] 'rrset-order cyclic' uniformly distribute the
0cfa2fb26df42f781eca8c4c856d2d0165055bebMark Andrews starting point for the first response for a given
06a949d2ce8d4b4cbfbf4e7a0335316520aafa46Andreas Gustafsson RRset. [RT #16655]
06a949d2ce8d4b4cbfbf4e7a0335316520aafa46Andreas Gustafsson2149. [bug] isc_mem_checkdestroyed() failed to abort on
0b81e99ddfb01746e667797dedc291fc550d14d3Brian Wellington if there were still active memory contexts.
3638017bd3cb8e30874f708a125d1541b680b25eBrian Wellington2148. [func] Add positive logging for rndc commands. [RT #14623]
3638017bd3cb8e30874f708a125d1541b680b25eBrian Wellington2147. [bug] libbind: remove potential buffer overflow from
8771fbe4a2cee7bebd785a486824833d741c7315Brian Wellington2146. [cleanup] Silence Linux's spurious "obsolete setsockopt
b541c10d0442d9804d94567a97956cec3bd2912dBrian Wellington SO_BSDCOMPAT" message. [RT #16641]
f59d47928ed33d1546e8f982370086429f727e85Andreas Gustafsson2145. [bug] Check DS/DLV digest lengths for known digests.
c01237c6bc5ec25063b4aae1799fe4de01a7455bAndreas Gustafsson2144. [cleanup] Suppress logging of SERVFAIL from forwarders.
60213f2815a7e6584a2285546d05633fa7b6f5b4Mark Andrews2143. [bug] We failed to restart the IPv6 client when the
c52806164c335f89e1980af836470b6daffe4f82Andreas Gustafsson kernel failed to return the destination the
60213f2815a7e6584a2285546d05633fa7b6f5b4Mark Andrews packet was sent to. [RT #16613]
c52806164c335f89e1980af836470b6daffe4f82Andreas Gustafsson2142. [bug] Handle master files with a modification time that
c52806164c335f89e1980af836470b6daffe4f82Andreas Gustafsson matches the epoch. [RT# 16612]
c52806164c335f89e1980af836470b6daffe4f82Andreas Gustafsson2141. [bug] dig/host should not be setting IDN_ASCCHECK (IDN
c52806164c335f89e1980af836470b6daffe4f82Andreas Gustafsson equivalent of LDH checks). [RT #16609]
6b31d9c56874d3bd58b420cbe6cd64be502dbe08Andreas Gustafsson2140. [bug] libbind: missing unlock on pthread_key_create()
892476530f3971aff52f25103d488ece9b01f673Andreas Gustafsson failures. [RT #16654]
6b31d9c56874d3bd58b420cbe6cd64be502dbe08Andreas Gustafsson2139. [bug] dns_view_find() was being called with wrong type
ee80f4506479e189ca1320eb87ac89188c5a7848Mark Andrews in adb.c. [RT #16670]
ee80f4506479e189ca1320eb87ac89188c5a7848Mark Andrews2138. [bug] Lock order reversal in resolver.c. [RT #16653]
d9d6d2f77fe54831dec9cde8ca03ae1f825599f9Andreas Gustafsson2137. [port] Mips little endian and/or mips 64 bit are now
d9d6d2f77fe54831dec9cde8ca03ae1f825599f9Andreas Gustafsson supported for atomic operations. [RT#16648]
9b2c0d29248ad5f86b47319239a06c783e1b5307Andreas Gustafsson2136. [bug] nslookup/host looped if there was no search list
eb2c518a3871932e86268e7c6ddae2b2a00d72fdMark Andrews and the host didn't exist. [RT #16657]
4072dfb9b865c82c24a72e734d54da51a20dfc1eMark Andrews2135. [bug] Uninitialized rdataset in sdlz.c. [RT# 16656]
92094d44a2d0cb2b1be58a87299903ba7c436a0cAndreas Gustafsson2134. [func] Additional statistics support. [RT #16666]
11fe3dcfe2a5fbefd0cfe445872dc4c595506204Andreas Gustafsson2133. [port] powerpc: Support both IBM and MacOS Power PC
11fe3dcfe2a5fbefd0cfe445872dc4c595506204Andreas Gustafsson assembler syntaxes. [RT #16647]
d1abb8bb020aacd1ce0da65c2d5d8f7c96ebd52aMark Andrews2132. [bug] Missing unlock on out of memory in
b4aeceec736cd16d4c4e98f519c8df79b15fbe45Andreas Gustafsson dns_dispatchmgr_setudp().
b4aeceec736cd16d4c4e98f519c8df79b15fbe45Andreas Gustafsson2131. [contrib] dlz/mysql: AXFR was broken. [RT #16630]
307ba34fa07db768c3a899844f248a2c1d7dcc7fAndreas Gustafsson2130. [func] Log if CD or DO were set. [RT #16640]
307ba34fa07db768c3a899844f248a2c1d7dcc7fAndreas Gustafsson2129. [func] Provide a pool of UDP sockets for queries to be
b6b9d8b8434e4eaab74b69cd14fcacf448055ca5Brian Wellington made over. See use-queryport-pool, queryport-pool-ports
b6b9d8b8434e4eaab74b69cd14fcacf448055ca5Brian Wellington and queryport-pool-updateinterval. [RT #16415]
31f6e44dcaad33d66d607e3a919d4aa59cdbaec5Andreas Gustafsson2128. [doc] xsltproc --nonet, update DTD versions. [RT #16635]
31f6e44dcaad33d66d607e3a919d4aa59cdbaec5Andreas Gustafsson2127. [port] Improved OpenSSL 0.9.8 support. [RT #16563]
af36ecc41ae6bd73553aacd006ae55474e193b07Andreas Gustafsson2126. [security] Serialize validation of type ANY responses. [RT #16555]
6d6529b5e5ab7223fa2560ebe144bcb82517cef3Mark Andrews2125. [bug] dns_zone_getzeronosoattl() REQUIRE failure if DLZ
0b07b9482c00060d1ddd551a5dcb8cecbe2c1f65Mark Andrews was defined. [RT #16574]
0b07b9482c00060d1ddd551a5dcb8cecbe2c1f65Mark Andrews2124. [security] It was possible to dereference a freed fetch
c0fe9b0d1b01a9a0883977a362ce4128723a56d6Mark Andrews context. [RT #16584]
2869504d83e84a91dbc822e8a243e837f5c0374dAndreas Gustafsson --- 9.5.0a1 released ---
2869504d83e84a91dbc822e8a243e837f5c0374dAndreas Gustafsson2123. [func] Use Doxygen to generate internal documentation.
138cc7f283889367b11840ff77a9ea08e17a9daeAndreas Gustafsson2122. [func] Experimental http server and statistics support
138cc7f283889367b11840ff77a9ea08e17a9daeAndreas Gustafsson for named via xml.
ac1a59e95cfd035f38222e739affd43eafa9eeefMark Andrews2121. [func] Add a 10 slot dead masters cache (LRU) with a 600
58930ca9802e772afe9f5ccb30f236d201cf60e0Danny Mayer second timeout. [RT #16553]
58930ca9802e772afe9f5ccb30f236d201cf60e0Danny Mayer2120. [doc] Fix markup on nsupdate man page. [RT #16556]
e3e94dd137c5f9d3d5c5179863f674b27aa0cc02Andreas Gustafsson2119. [compat] libbind: allow res_init() to succeed enough to
e3e94dd137c5f9d3d5c5179863f674b27aa0cc02Andreas Gustafsson return the default domain even if it was unable
e3e94dd137c5f9d3d5c5179863f674b27aa0cc02Andreas Gustafsson to allocate memory.
7c014c5bf41dc38802e8889c0a9110204eb1a552Andreas Gustafsson2118. [bug] Handle response with long chains of domain name
7c014c5bf41dc38802e8889c0a9110204eb1a552Andreas Gustafsson compression pointers which point to other compression
7c014c5bf41dc38802e8889c0a9110204eb1a552Andreas Gustafsson pointers. [RT #16427]
3e42bdfdc901b6b921b02028bd51ca2af8e84adcMark Andrews2117. [bug] DNSSEC fixes: named could fail to cache NSEC records
3e42bdfdc901b6b921b02028bd51ca2af8e84adcMark Andrews which could lead to validation failures. named didn't
2053e8c26cd69600132632fbee247601ce8c9e8cAndreas Gustafsson handle negative DS responses that were in the process
3e42bdfdc901b6b921b02028bd51ca2af8e84adcMark Andrews of being validated. Check CNAME bit before accepting
b20eef7ab022dd984e2e9c12f6a7edf35661d3b0Mark Andrews NODATA proof. To be able to ignore a child NSEC there
b20eef7ab022dd984e2e9c12f6a7edf35661d3b0Mark Andrews must be SOA (and NS) set in the bitmap. [RT #16399]
b20eef7ab022dd984e2e9c12f6a7edf35661d3b0Mark Andrews2116. [bug] 'rndc reload' could cause the cache to continually
b20eef7ab022dd984e2e9c12f6a7edf35661d3b0Mark Andrews be cleaned. [RT #16401]
b20eef7ab022dd984e2e9c12f6a7edf35661d3b0Mark Andrews2115. [bug] 'rndc reconfig' could trigger a INSIST if the
ea01b618d981e58f85071a40550bc7f7565d4509Andreas Gustafsson number of masters for a zone was reduced. [RT #16444]
bad3251d3f7ffccdec39ccfe04d94308985fb36eAndreas Gustafsson2114. [bug] dig/host/nslookup: searches for names with multiple
bad3251d3f7ffccdec39ccfe04d94308985fb36eAndreas Gustafsson labels were failing. [RT #16447]
9eec883bf871ee2235009e889440f986c98908b8Andreas Gustafsson2113. [bug] nsupdate: if a zone is specified it should be used
993572b2495561c57b556621dd9fe493e8c6dd1bDanny Mayer for server discover. [RT# 16455]
78bf1ca89505820ed7b03be4bf0c0b53b557f3cdAndreas Gustafsson2112. [security] Warn if weak RSA exponent is used. [RT #16460]
78bf1ca89505820ed7b03be4bf0c0b53b557f3cdAndreas Gustafsson2111. [bug] Fix a number of errors reported by Coverity.
afeabf9f707ca71192041c1132d9f07d7bd83132Mark Andrews2110. [bug] "minimal-responses yes;" interacted badly with BIND 8
3842a051baf34ffc4e428cd6f2d4a641e548e6f6Mark Andrews priming queries. [RT #16491]
46ba6046bcb3b534346de13a4ff5c1513e72936bAndreas Gustafsson2109. [port] libbind: silence aix 5.3 compiler warnings. [RT #16502]
46ba6046bcb3b534346de13a4ff5c1513e72936bAndreas Gustafsson2108. [func] DHCID support. [RT #16456]
04f158ce9a12746eb216892b2bf8259749db254eAndreas Gustafsson2107. [bug] dighost.c: more cleanup of buffers. [RT #16499]
04f158ce9a12746eb216892b2bf8259749db254eAndreas Gustafsson2106. [func] 'rndc status' now reports named's version. [RT #16426]
62c1fe7b450916acdaf4a3fe65a9b691d5d32f3fBrian Wellington2105. [func] GSS-TSIG support (RFC 3645).
62c1fe7b450916acdaf4a3fe65a9b691d5d32f3fBrian Wellington2104. [port] Fix Solaris SMF error message.
712bf9b0cc4ed34f4bf33b437f8b0e45853b93ceMark Andrews2103. [port] Add /usr/sfw to list of locations for OpenSSL
7e2f4ceafaae4eac1deddc87f906b29a922fff9dAndreas Gustafsson under Solaris.
7e2f4ceafaae4eac1deddc87f906b29a922fff9dAndreas Gustafsson2102. [port] Silence Solaris 10 warnings.
72499be79fbb68140bd31e0e4ded18a70a5b523bMark Andrews2101. [bug] OpenSSL version checks were not quite right.
90c5477ca11a94b0e7d8071181d69544e1ab9be9Mark Andrews2100. [port] win32: copy libeay32.dll to Build\Debug.
552a117791c17878c5c1b94b0fc3ac4e8491543eMark Andrews Copy Debug\named-checkzone to Debug\named-compilezone.
f3e4c3d6c536973bae92611402ba55277069eba2Mark Andrews2099. [port] win32: more manifest issues.
6fb633bc3fddba07fc9460ffd245b7ee2d459285Mark Andrews2098. [bug] Race in rbtdb.c:no_references(), which occasionally
6fb633bc3fddba07fc9460ffd245b7ee2d459285Mark Andrews triggered an INSIST failure about the node lock
6fb633bc3fddba07fc9460ffd245b7ee2d459285Mark Andrews reference. [RT #16411]
ca033e166ca9f9dc7bf010065a93af668a09fd44Mark Andrews2097. [bug] named could reference a destroyed memory context
ca033e166ca9f9dc7bf010065a93af668a09fd44Mark Andrews after being reloaded / reconfigured. [RT #16428]
c8bedec446212b07511ded85ba04a9a3d5965ba8Mark Andrews2096. [bug] libbind: handle applications that fail to detect
c8bedec446212b07511ded85ba04a9a3d5965ba8Mark Andrews res_init() failures better.
7a104af70fb3071e7949c4e0e585af18ab362db5Mark Andrews2095. [port] libbind: alway prototype inet_cidr_ntop_ipv6() and
e70b069e3807d5f499dff31eb31c2b3e0e125457Mark Andrews net_cidr_ntop_ipv6(). [RT #16388]
923de3bb9cf4d619de206544975986a22b18196fMark Andrews2094. [contrib] Update named-bootconf. [RT# 16404]
2359261a252b339f3cef046cefa10ee1e1d4564dMark Andrews2093. [bug] named-checkzone -s was broken.
769cd7d5dd677434c3dfa27cbfdd8cb76296fcdcMark Andrews2092. [bug] win32: dig, host, nslookup. Use registry config
769cd7d5dd677434c3dfa27cbfdd8cb76296fcdcMark Andrews if resolv.conf does not exist or no nameservers
769cd7d5dd677434c3dfa27cbfdd8cb76296fcdcMark Andrews listed. [RT #15877]
6bad645917a026dfa4662dd0a3a78b9efc3f4c36Mark Andrews2091. [port] dighost.c: race condition on cleanup. [RT #16417]
11931cc68d6c8139f507a724e7ca9814eed8b552Mark Andrews2090. [port] win32: Visual C++ 2005 command line manifest support.
11931cc68d6c8139f507a724e7ca9814eed8b552Mark Andrews2089. [security] Raise the minimum safe OpenSSL versions to
11931cc68d6c8139f507a724e7ca9814eed8b552Mark Andrews OpenSSL 0.9.7l and OpenSSL 0.9.8d. Versions
d91d025deffd075db2507d44fab04b79920b3e91Mark Andrews prior to these have known security flaws which
d91d025deffd075db2507d44fab04b79920b3e91Mark Andrews are (potentially) exploitable in named. [RT #16391]
985b4f1c8653c6dfaa46652c412838850c0ffb1cMark Andrews2088. [security] Change the default RSA exponent from 3 to 65537.
1d556695ef3c7918ba5061d7d846122d60f5f6c5Mark Andrews2087. [port] libisc failed to compile on OS's w/o a vsnprintf.
ca690f98020f75758bc26f4b5ef1ccf0472a27c3Mark Andrews2086. [port] libbind: FreeBSD now has get*by*_r() functions.
137a1f98e3862577ae9ccbb6b735ef63a51c456eMark Andrews2085. [doc] win32: added index.html and README to zip. [RT #16201]
5cd7e9d4db393c314dd1a761c52d2cb3a4da9b72Andreas Gustafsson2084. [contrib] dbus update for 9.3.3rc2.
5f4804c7e47e3cfe7237d27a354d268b0b7ea73bAndreas Gustafsson2083. [port] win32: Visual C++ 2005 support.
cc8e8b59d6780889739657226a95e23ca1ecadb1Andreas Gustafsson2082. [doc] Document 'cache-file' as a test only option.
1418d7292da7ebaba1ba389d60192023c0170245Andreas Gustafsson2081. [port] libbind: minor 64-bit portability fix in memcluster.c.
65775fe205e8ac935313c42062c75460e0bc1514Andreas Gustafsson2080. [port] libbind: res_init.c did not compile on older versions
65775fe205e8ac935313c42062c75460e0bc1514Andreas Gustafsson of Solaris. [RT #16363]
17b687ef360ba8c07201dc6511a3c975cc1bb2a8Andreas Gustafsson2079. [bug] The lame cache was not handling multiple types
17b687ef360ba8c07201dc6511a3c975cc1bb2a8Andreas Gustafsson correctly. [RT #16361]
17b687ef360ba8c07201dc6511a3c975cc1bb2a8Andreas Gustafsson2078. [bug] dnssec-checkzone output style "default" was badly
998358fa900393378c70ad598c2b2e67385089d4Mark Andrews named. It is now called "relative". [RT #16326]
2053e8c26cd69600132632fbee247601ce8c9e8cAndreas Gustafsson2077. [bug] 'dnssec-signzone -O raw' wasn't outputting the
998358fa900393378c70ad598c2b2e67385089d4Mark Andrews complete signed zone. [RT #16326]
bc508906db43dda7eab0988348dd0ae3f3023a9bMark Andrews2076. [bug] Several files were missing #include <config.h>
bc508906db43dda7eab0988348dd0ae3f3023a9bMark Andrews causing build failures on OSF. [RT #16341]
b352902413608d0eb310c4bb45412fa45734afbcAndreas Gustafsson2075. [bug] The spillat timer event hander could leak memory.
b352902413608d0eb310c4bb45412fa45734afbcAndreas Gustafsson2074. [bug] dns_request_createvia2(), dns_request_createvia3(),
b352902413608d0eb310c4bb45412fa45734afbcAndreas Gustafsson dns_request_createraw2() and dns_request_createraw3()
72e8c079c4c6dc66d565cf89ebf6feb5fa2dea33Mark Andrews failed to send multiple UDP requests. [RT #16349]
72e8c079c4c6dc66d565cf89ebf6feb5fa2dea33Mark Andrews2073. [bug] Incorrect semantics check for update policy "wildcard".
c8ab83c08e5227b5146295a9ef4a96d61b066b67Andreas Gustafsson2072. [bug] We were not generating valid HMAC SHA digests.
4e57d3ff7d92abdef4b0b6aebc23a9dfae2ba040Andreas Gustafsson2071. [port] Test whether gcc accepts -fno-strict-aliasing.
081cff0c33514a5dc63ab794fc199c07377ab756Mark Andrews2070. [bug] The remote address was not always displayed when
d352f188cb9e3820054b7451384a3d910619b4a1Andreas Gustafsson reporting dispatch failures. [RT #16315]
d352f188cb9e3820054b7451384a3d910619b4a1Andreas Gustafsson2069. [bug] Cross compiling was not working. [RT #16330]
081cff0c33514a5dc63ab794fc199c07377ab756Mark Andrews2068. [cleanup] Lower incremental tuning message to debug 1.
a7cb695600c3c14ac12676f0fb1e179690c5883cMark Andrews2067. [bug] 'rndc' could close the socket too early triggering
a7cb695600c3c14ac12676f0fb1e179690c5883cMark Andrews a INSIST under Windows. [RT #16317]
b19619260fbd447b0fe3e709b2cc8ae38f27ec3fMark Andrews2066. [security] Handle SIG queries gracefully. [RT #16300]
1500a4fe5da9475d5918b27b566a1278ec6b54ebAndreas Gustafsson2065. [bug] libbind: probe for HPUX prototypes for
1255d388f034dc556d235a002527101781dbeb29Mark Andrews endprotoent_r() and endservent_r(). [RT 16313]
c615c2ddce6c08e5a26d9ca61742a20fa8dc1938Mark Andrews2064. [bug] libbind: silence AIX compiler warnings. [RT #16218]
c615c2ddce6c08e5a26d9ca61742a20fa8dc1938Mark Andrews2063. [bug] Change #1955 introduced a bug which caused the first
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews 'rndc flush' call to not free memory. [RT #16244]
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews2062. [bug] 'dig +nssearch' was reusing a buffer before it had
f04c15adc7e62deb2f53cc53f32d890936007903Andreas Gustafsson been returned by the socket code. [RT #16307]
2f6d1483f665d86501049199b9698554da0eacb0Mark Andrews2061. [bug] Accept expired wildcard message reversed. [RT #16296]
d1029cbcf03a0a2a6c05c1e17e692d844eb27094Andreas Gustafsson2060. [bug] Enabling DLZ support could leave views partially
ea7b38cd1e5c6c9e099f1b3a702ba531bc4aba0aMark Andrews configured. [RT #16295]
32d248107a5bc92b4bf9fc77deaa55b3da969ba2Andreas Gustafsson2059. [bug] Search into cache rbtdb could trigger an INSIST
32d248107a5bc92b4bf9fc77deaa55b3da969ba2Andreas Gustafsson failure while cleaning up a stale rdataset.
4574714ad44ba97f53425fe8d21b7ecb00ac83b9Andreas Gustafsson2058. [bug] Adjust how we calculate rtt estimates in the presence
4574714ad44ba97f53425fe8d21b7ecb00ac83b9Andreas Gustafsson of authoritative servers that drop EDNS and/or CD
4574714ad44ba97f53425fe8d21b7ecb00ac83b9Andreas Gustafsson requests. Also fallback to EDNS/512 and plain DNS
4574714ad44ba97f53425fe8d21b7ecb00ac83b9Andreas Gustafsson faster for zones with less than 3 servers. [RT #16187]
8d8c145175370d2fd8dbdf425b5ac2a9dc19da96Mark Andrews2057. [bug] Make setting "ra" dependent on both allow-query-cache
07eaf0b8d0c3c93d8139c413bf9cc8bba7db9432Mark Andrews and allow-recursion. [RT #16290]
cf70df7d0e24401a358f0b9c1a616ad0e8c783a6Mark Andrews2056. [bug] dig: ixfr= was not being treated case insensitively
cf70df7d0e24401a358f0b9c1a616ad0e8c783a6Mark Andrews at all times. [RT #15955]
9234d92d4e274791eff42cc4ea5766ed7a281b17Mark Andrews2055. [bug] Missing goto after dropping multicast query.
0cf9ce19cc05a60f85ec610106a983fe806ebb77Andreas Gustafsson2054. [port] freebsd: do not explicitly link against -lpthread.
42f61e5c46d4824918385e7279c1b71d8ada8e8dAndreas Gustafsson2053. [port] netbsd:libbind: silence compiler warnings. [RT #16220]
2ba574f329c14376d26d7c0f22c89d7a978a2625Mark Andrews2052. [bug] 'rndc' improve connect failed message to report
3c3fe072252aecffae43e6349125663c315b092dAndreas Gustafsson the failing address. [RT #15978]
3c3fe072252aecffae43e6349125663c315b092dAndreas Gustafsson2051. [port] More strtol() fixes. [RT #16249]
64ea5fd972c9946a3fe56cbc0bf897266d3f8747Andreas Gustafsson2050. [bug] Parsing of NSAP records was not case insensitive.
3ad07fa335d40330cd1859da42e67f2457443990Andreas Gustafsson2049. [bug] Restore SOA before AXFR when falling back from
3ad07fa335d40330cd1859da42e67f2457443990Andreas Gustafsson a attempted IXFR when transferring in a zone.
3ad07fa335d40330cd1859da42e67f2457443990Andreas Gustafsson Allow a initial SOA query before attempting
1094dec52a86e57df53f6167d86de94360a7a382Mark Andrews a AXFR to be requested. [RT #16156]
64ea5fd972c9946a3fe56cbc0bf897266d3f8747Andreas Gustafsson2048. [bug] It was possible to loop forever when using
1094dec52a86e57df53f6167d86de94360a7a382Mark Andrews avoid-v4-udp-ports / avoid-v6-udp-ports when
fa2fb620c7c0a907b220c257007d8fb6d38bb3a4Andreas Gustafsson the OS always returned the same local port.
fa2fb620c7c0a907b220c257007d8fb6d38bb3a4Andreas Gustafsson2047. [bug] Failed to initialize the interface flags to zero.
62a3dbe63e833f2eaf613393399ea4667d8de28dAndreas Gustafsson2046. [bug] rbtdb.c:rdataset_setadditional() could cause duplicate
62a3dbe63e833f2eaf613393399ea4667d8de28dAndreas Gustafsson cleanup [RT #16247].
62a3dbe63e833f2eaf613393399ea4667d8de28dAndreas Gustafsson2045. [func] Use lock buckets for acache entries to limit memory
248732d66fffb557e84264c2bb2fb43ac766163fAndreas Gustafsson consumption. [RT #16183]
9bdb01e6c382e897572791b12190472955994d87Mark Andrews2044. [port] Add support for atomic operations for Itanium.
e69b9ffb0f8b4d1117a682908c9143ebe3efcd6bAndreas Gustafsson2043. [port] nsupdate/nslookup: Force the flushing of the prompt
417872b98aec720d587a9ef0197e25e78a2b7ee9Mark Andrews for interactive sessions. [RT#16148]
5419c0c2d0b77682021084c69f2a5c5e2f9a5525Andreas Gustafsson2042. [bug] named-checkconf was incorrectly rejecting the
a77ad145d0109081c5da6ac40a2303369db89735Andreas Gustafsson logging category "config". [RT #16117]
8ba4e82f5358815fd94f34fde408ffd047ba3430Andreas Gustafsson2041. [bug] "configure --with-dlz-bdb=yes" produced a bad
61d5bfc06be978ea962b1c64309894ac80351771Mark Andrews set of libraries to be linked. [RT #16129]
ada9b8ab20b81716c7ff1f4f3365929b2f7c8ff8Mark Andrews2040. [bug] rbtdb no_references() could trigger an INSIST
ada9b8ab20b81716c7ff1f4f3365929b2f7c8ff8Mark Andrews failure with --enable-atomic. [RT #16022]
3c9b2e62502460c34c2e0ceba1a5d138b3a13cc1Andreas Gustafsson2039. [func] Check that all buffers passed to the socket code
3c9b2e62502460c34c2e0ceba1a5d138b3a13cc1Andreas Gustafsson have been retrieved when the socket event is freed.
bb60abb44549428414cd55a022f2b8cc4488f7adAndreas Gustafsson2038. [bug] dig/nslookup/host was unlinking from wrong list
bb60abb44549428414cd55a022f2b8cc4488f7adAndreas Gustafsson when handling errors. [RT #16122]
024face21cdfbfc7a862a3be061e6780533ef755Andreas Gustafsson2037. [func] When unlinking the first or last element in a list
024face21cdfbfc7a862a3be061e6780533ef755Andreas Gustafsson check that the list head points to the element to
024face21cdfbfc7a862a3be061e6780533ef755Andreas Gustafsson be unlinked. [RT #15959]
1beaa9e45738ad18cb7cae55aea95a1b16a14f94Andreas Gustafsson2036. [bug] 'rndc recursing' could cause trigger a REQUIRE.
f953788d75c7df2db43907c68da18ed75c235dd3Andreas Gustafsson2035. [func] Make falling back to TCP on UDP refresh failure
f953788d75c7df2db43907c68da18ed75c235dd3Andreas Gustafsson optional. Default "try-tcp-refresh yes;" for BIND 8
9df7cf8ea31d8d26f9c1be55f2cdafdc68d63c53Andreas Gustafsson compatibility. [RT #16123]
fbdde79262a4ba2bdf4bfae61167026b3220488aAndreas Gustafsson2034. [bug] gcc: set -fno-strict-aliasing. [RT #16124]
4fa5d53e750b4e34e19b9648900d489315b185eaAndreas Gustafsson2033. [bug] We weren't creating multiple client memory contexts
fbdde79262a4ba2bdf4bfae61167026b3220488aAndreas Gustafsson on demand as expected. [RT #16095]
a7e1dcd84ada7e4e4c78f3f281e8a4d99adaf4d1Andreas Gustafsson2032. [bug] Remove a INSIST in query_addadditional2(). [RT #16074]
a7e1dcd84ada7e4e4c78f3f281e8a4d99adaf4d1Andreas Gustafsson2031. [bug] Emit a error message when "rndc refresh" is called on
a7e1dcd84ada7e4e4c78f3f281e8a4d99adaf4d1Andreas Gustafsson a non slave/stub zone. [RT # 16073]
2975d0f819762614526c650b9c2077ef22f81328Andreas Gustafsson2030. [bug] We were being overly conservative when disabling
2975d0f819762614526c650b9c2077ef22f81328Andreas Gustafsson openssl engine support. [RT #16030]
0bd2ea544e95601e0f0b056acfa079c99d5f6b57Andreas Gustafsson2029. [bug] host printed out the server multiple times when
0bd2ea544e95601e0f0b056acfa079c99d5f6b57Andreas Gustafsson specified on the command line. [RT #15992]
5f7516bee5ace9542701f23fc7723a3e3196802aMark Andrews2028. [port] linux: socket.c compatibility for old systems.
2e24e82fc3551e3228bcacaa7c45cb61daa49195Mark Andrews2027. [port] libbind: Solaris x86 support. [RT #16020]
3c17010ba5a6b8dd8a2bbc550813c7f051f45a08Andreas Gustafsson2026. [bug] Rate limit the two recursive client exceeded messages.
df7596a03eea7f1c2df89bd63d3bd4b73f274565Mark Andrews2025. [func] Update "zone serial unchanged" message. [RT #16026]
df7596a03eea7f1c2df89bd63d3bd4b73f274565Mark Andrews2024. [bug] named emitted spurious "zone serial unchanged"
df7596a03eea7f1c2df89bd63d3bd4b73f274565Mark Andrews messages on reload. [RT #16027]
f08782f0923d11227983a352c26301cf703383cfMark Andrews2023. [bug] "make install" should create ${localstatedir}/run and
b923e278535b4e8d264998a85a6ae1eb4b3aa4c6Andreas Gustafsson ${sysconfdir} if they do not exist. [RT #16033]
ed2cefaf0ea367ee408cb7f6a54a413814240fa7Andreas Gustafsson2022. [bug] If dnssec validation is disabled only assert CD if
ed2cefaf0ea367ee408cb7f6a54a413814240fa7Andreas Gustafsson CD was requested. [RT #16037]
b923e278535b4e8d264998a85a6ae1eb4b3aa4c6Andreas Gustafsson2021. [bug] dnssec-enable no; triggered a REQUIRE. [RT #16037]
b923e278535b4e8d264998a85a6ae1eb4b3aa4c6Andreas Gustafsson2020. [bug] rdataset_setadditional() could leak memory. [RT #16034]
edf97be2b54cbdc4f3f3a46776df3e912892e960Andreas Gustafsson2019. [tuning] Reduce the amount of work performed per quantum
edf97be2b54cbdc4f3f3a46776df3e912892e960Andreas Gustafsson when cleaning the cache. [RT #15986]
9e46f410e716f73abb345be215ccb4c61782b718Andreas Gustafsson2018. [bug] Checking if the HMAC MD5 private file was broken.
769ef0b7bdc9520dd62d2f440ea36bc020e88934Andreas Gustafsson2017. [bug] allow-query default was not correct. [RT #15946]
b09f4e054cbe67b93a5ff62d511ee25945038943Mark Andrews2016. [bug] Return a partial answer if recursion is not
5419c0c2d0b77682021084c69f2a5c5e2f9a5525Andreas Gustafsson allowed but requested and we had the answer
b09f4e054cbe67b93a5ff62d511ee25945038943Mark Andrews to the original qname. [RT #15945]
3d3445447225ab63f49fc24362963ea49ce94901Andreas Gustafsson2015. [cleanup] use-additional-cache is now acache-enable for
3d3445447225ab63f49fc24362963ea49ce94901Andreas Gustafsson consistency. Default acache-enable off in BIND 9.4
40dd9cb8cc240c33d820fe79f176ed51e4c06a1aMark Andrews as it requires memory usage to be configured.
96ea98af241ef00395f4e61de7e2dacfd9941afcMark Andrews It may be enabled by default in BIND 9.5 once we
96ea98af241ef00395f4e61de7e2dacfd9941afcMark Andrews have more experience with it.
3dff229f5dd223568476acec4df1f513acb00b1dAndreas Gustafsson2014. [func] Statistics about acache now recorded and sent
54c4aa0f62aebeb01b6861ee068c1044433fe8feMark Andrews to log. [RT #15976]
792de65053d8a48d05746b35a21a9fa1792e71acAndreas Gustafsson2013. [bug] Handle unexpected TSIGs on unsigned AXFR/IXFR
792de65053d8a48d05746b35a21a9fa1792e71acAndreas Gustafsson responses more gracefully. [RT #15941]
846474d5a6aa21cebb3e94243a11faa5c20200bfAndreas Gustafsson2012. [func] Don't insert new acache entries if acache is full.
846474d5a6aa21cebb3e94243a11faa5c20200bfAndreas Gustafsson2011. [func] dnssec-signzone can now update the SOA record of
7655e78c366cc0d25e24e2a96ba58e04a96042faAndreas Gustafsson the signed zone, either as an increment or as the
7655e78c366cc0d25e24e2a96ba58e04a96042faAndreas Gustafsson system time(). [RT #15633]
6859033d425170380bcfac4809257bc6e9b60383Andreas Gustafsson2010. [placeholder] rt15958
6859033d425170380bcfac4809257bc6e9b60383Andreas Gustafsson2009. [bug] libbind: Coverity fixes. [RT #15808]
5419c0c2d0b77682021084c69f2a5c5e2f9a5525Andreas Gustafsson2008. [func] It is now possible to enable/disable DNSSEC
f558da602e8b74ed181d9189f20bf32dfa6d8723Brian Wellington validation from rndc. This is useful for the
ff4322d44f8404683b6fb6c86a38a2bc14f6c083Andreas Gustafsson mobile hosts where the current connection point
ff4322d44f8404683b6fb6c86a38a2bc14f6c083Andreas Gustafsson breaks DNSSEC (firewall/proxy). [RT #15592]
8d146b6e1156f5b562af9a4a9aba76b09650412cAndreas Gustafsson rndc validation newstate [view]
8d146b6e1156f5b562af9a4a9aba76b09650412cAndreas Gustafsson2007. [func] It is now possible to explicitly enable DNSSEC
8d146b6e1156f5b562af9a4a9aba76b09650412cAndreas Gustafsson validation. default dnssec-validation no; to
808b909f27c30d36b27efb5aa5ef2d18f83b6d4bAndreas Gustafsson be changed to yes in 9.5.0. [RT #15674]
808b909f27c30d36b27efb5aa5ef2d18f83b6d4bAndreas Gustafsson2006. [security] Allow-query-cache and allow-recursion now default
595a14576ea14884c35b3726f054f2065365620bMark Andrews to the built in acls "localnets" and "localhost".
595a14576ea14884c35b3726f054f2065365620bMark Andrews This is being done to make caching servers less
640923da589bc5b8492ac407ef89ea1ee9a1c358Andreas Gustafsson attractive as reflective amplifying targets for
d9e690eb71bde3c748208733ba40a34e9d0ba29dAndreas Gustafsson spoofed traffic. This still leave authoritative
d9e690eb71bde3c748208733ba40a34e9d0ba29dAndreas Gustafsson servers exposed.
1299e93989afbe1fee0739811b05fd1641ea14aeAndreas Gustafsson The best fix is for full BCP 38 deployment to
640923da589bc5b8492ac407ef89ea1ee9a1c358Andreas Gustafsson remove spoofed traffic.
640923da589bc5b8492ac407ef89ea1ee9a1c358Andreas Gustafsson2005. [bug] libbind: Retransmission timeouts should be
640923da589bc5b8492ac407ef89ea1ee9a1c358Andreas Gustafsson based on which attempt it is to the nameserver
1299e93989afbe1fee0739811b05fd1641ea14aeAndreas Gustafsson and not the nameserver itself. [RT #13548]
aa30ee42c4b6da9bab4fb84d6cbbda6036a4d426Mark Andrews2004. [bug] dns_tsig_sign() could pass a NULL pointer to
aa30ee42c4b6da9bab4fb84d6cbbda6036a4d426Mark Andrews dst_context_destroy() when cleaning up after a
aa30ee42c4b6da9bab4fb84d6cbbda6036a4d426Mark Andrews error. [RT #15835]
01446841be2b73f9a2ead74056df2d5342414041Andreas Gustafsson2003. [bug] libbind: The DNS name/address lookup functions could
01446841be2b73f9a2ead74056df2d5342414041Andreas Gustafsson occasionally follow a random pointer due to
01446841be2b73f9a2ead74056df2d5342414041Andreas Gustafsson structures not being completely zeroed. [RT #15806]
28cf7340b9c82fc62ca1a1782cb1bd7b0de11aebAndreas Gustafsson2002. [bug] libbind: tighten the constraints on when
28cf7340b9c82fc62ca1a1782cb1bd7b0de11aebAndreas Gustafsson struct addrinfo._ai_pad exists. [RT #15783]
1de63e34f163b7a4708a6ad1779f93ae7636b92eAndreas Gustafsson2001. [func] Check the KSK flag when updating a secure dynamic zone.
1de63e34f163b7a4708a6ad1779f93ae7636b92eAndreas Gustafsson New zone option "update-check-ksk yes;". [RT #15817]
feb1f6a4ac42988558ecb8dc5dc0c974ec1f0509Brian Wellington2000. [bug] memmove()/strtol() fix was incomplete. [RT #15812]
ea34bcc6376555296a08e4c9e2f9c2cbe58378a9Andreas Gustafsson1999. [func] Implement "rrset-order fixed". [RT #13662]
5e4c83cfec3f267ea8f22fbb535c61434c94d43cDanny Mayer1998. [bug] Restrict handling of fifos as sockets to just SunOS.
06f12c290c7904f0723094b5cbd11e2a1d49e95eAndreas Gustafsson This allows named to connect to entropy gathering
06f12c290c7904f0723094b5cbd11e2a1d49e95eAndreas Gustafsson daemons that use fifos instead of sockets. [RT #15840]
6e1b2ebcd65c6d0cc90d7789f884aea11184eb5dAndreas Gustafsson1997. [bug] Named was failing to replace negative cache entries
1299e93989afbe1fee0739811b05fd1641ea14aeAndreas Gustafsson when a positive one for the type was learnt.
5fe21da364d4397c9a413fe689ce82dea36a7b29Mark Andrews1996. [bug] nsupdate: if a zone has been specified it should
5fe21da364d4397c9a413fe689ce82dea36a7b29Mark Andrews appear in the output of 'show'. [RT #15797]
43efd9fa56b03e3e285fb58859efc9348c7f4a9fMark Andrews1995. [bug] 'host' was reporting multiple "is an alias" messages.
5c831a1a1b14470037de6d8bc0501aea5dc6cacdAndreas Gustafsson1994. [port] OpenSSL 0.9.8 support. [RT #15694]
98e231525fda817d393ef0c529b50bfc08cebe47Mark Andrews1993. [bug] Log messages, via syslog, were missing the space
98e231525fda817d393ef0c529b50bfc08cebe47Mark Andrews after the timestamp if "print-time yes" was specified.
d4196128b31d511c8513edacc70dea7e8d0c053aMark Andrews1992. [bug] Not all incoming zone transfer messages included the
d4196128b31d511c8513edacc70dea7e8d0c053aMark Andrews view. [RT #15825]
4a20a92f4f96cf2b2fd77898c6afec6c45e481b3Andreas Gustafsson1991. [cleanup] The configuration data, once read, should be treated
4a20a92f4f96cf2b2fd77898c6afec6c45e481b3Andreas Gustafsson as read only. Expand the use of const to enforce this
4a20a92f4f96cf2b2fd77898c6afec6c45e481b3Andreas Gustafsson at compile time. [RT #15813]
4a20a92f4f96cf2b2fd77898c6afec6c45e481b3Andreas Gustafsson1990. [bug] libbind: isc's override of broken gettimeofday()
56d69016f4fae2eda4d39c92fe13595251aaadd3Mark Andrews implementations was not always effective.
0262406cea5802a717539247cbaa596ac808efa9Mark Andrews1989. [bug] win32: don't check the service password when
3d8ab44d14f3de797b8454fc2edb7421a6bfc874Andreas Gustafsson re-installing. [RT #15882]
3d8ab44d14f3de797b8454fc2edb7421a6bfc874Andreas Gustafsson1988. [bug] Remove a bus error from the SHA256/SHA512 support.
db235e65884c04058cc6e99ca485170d67cf9538Andreas Gustafsson1987. [func] DS/DLV SHA256 digest algorithm support. [RT #15608]
3426f7118c92cab8714a7fddc9e721ff09554447Andreas Gustafsson1986. [func] Report when a zone is removed. [RT #15849]
64a5004a66accd190bfd5ddf115667726537be50Andreas Gustafsson1985. [protocol] DLV has now been assigned a official type code of
64a5004a66accd190bfd5ddf115667726537be50Andreas Gustafsson 32769. [RT #15807]
64a5004a66accd190bfd5ddf115667726537be50Andreas Gustafsson Note: care should be taken to ensure you upgrade
b1ae7a591a4b99a26036e919b87247b65abfcd77Mark Andrews both named and dnssec-signzone at the same time for
b1ae7a591a4b99a26036e919b87247b65abfcd77Mark Andrews zones with DLV records where named is the master
b1ae7a591a4b99a26036e919b87247b65abfcd77Mark Andrews server for the zone. Also any zones that contain
b1ae7a591a4b99a26036e919b87247b65abfcd77Mark Andrews DLV records should be removed when upgrading a slave
6dbc6fae496db1f584c055e63bcd7afd332fe8f6Andreas Gustafsson zone. You do not however have to upgrade all
cab0ee644db604d56b45ec39429d505d635da347Andreas Gustafsson servers for a zone with DLV records simultaneously.
cab0ee644db604d56b45ec39429d505d635da347Andreas Gustafsson1984. [func] dig, nslookup and host now advertise a 4096 byte
cab0ee644db604d56b45ec39429d505d635da347Andreas Gustafsson EDNS UDP buffer size by default. [RT #15855]
7780a3e5a4659bb8fc44f8915d20a8d3ffa33e00Andreas Gustafsson1983. [func] Two new update policies. "selfsub" and "selfwild".
6dbc6fae496db1f584c055e63bcd7afd332fe8f6Andreas Gustafsson1982. [bug] DNSKEY was being accepted on the parent side of
6dbc6fae496db1f584c055e63bcd7afd332fe8f6Andreas Gustafsson a delegation. KEY is still accepted there for
6dbc6fae496db1f584c055e63bcd7afd332fe8f6Andreas Gustafsson RFC 3007 validated updates. [RT #15620]
a24d253a3f4e6f4036800744b348fba858d4959eMark Andrews1981. [bug] win32: condition.c:wait() could fail to reattain
a24d253a3f4e6f4036800744b348fba858d4959eMark Andrews the mutex lock.
3f543c371fff724d1fb05eb564f732476e946b5bBrian Wellington1980. [func] dnssec-signzone: output the SOA record as the
5419c0c2d0b77682021084c69f2a5c5e2f9a5525Andreas Gustafsson first record in the signed zone. [RT #15758]
847169dab2d0496df1d66842b2cce67c66bf9680Andreas Gustafsson1979. [port] linux: allow named to drop core after changing
847169dab2d0496df1d66842b2cce67c66bf9680Andreas Gustafsson user ids. [RT #15753]
9aba20edee4e704433a464ae43b070b0775de506Mark Andrews1978. [port] Handle systems which have a broken recvmsg().
ed03e26c44347ec20aff6608de6082e3594d95fbMark Andrews1977. [bug] Silence noisy log message. [RT #15704]
e8d86192fc424f49e43df9cee439ca5c793e6000Mark Andrews1976. [bug] Handle systems with no IPv4 addresses. [RT #15695]
e8d86192fc424f49e43df9cee439ca5c793e6000Mark Andrews1975. [bug] libbind: isc_gethexstring() could misparse multi-line
bae5d9fcb4616005fbc861e327b0a48b7bd4d89aMark Andrews hex strings with comments. [RT #15814]
e8d86192fc424f49e43df9cee439ca5c793e6000Mark Andrews1974. [doc] List each of the zone types and associated zone
1299e93989afbe1fee0739811b05fd1641ea14aeAndreas Gustafsson options separately in the ARM.
98a5dc52bf668b093cda7901c057f7b54e18a2fcAndreas Gustafsson1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
98a5dc52bf668b093cda7901c057f7b54e18a2fcAndreas Gustafsson HMACSHA512 support. [RT #13606]
5af0708e7fd78976a33de70f9380785f4086a1f0Andreas Gustafsson1972. [contrib] DBUS dynamic forwarders integration from
98a5dc52bf668b093cda7901c057f7b54e18a2fcAndreas Gustafsson Jason Vas Dias <jvdias@redhat.com>.
452b30ddb32dd9370b2e5ee10427dd3758ef98b4Mark Andrews1971. [port] linux: make detection of missing IF_NAMESIZE more
452b30ddb32dd9370b2e5ee10427dd3758ef98b4Mark Andrews robust. [RT #15443]
452b30ddb32dd9370b2e5ee10427dd3758ef98b4Mark Andrews1970. [bug] nsupdate: adjust UDP timeout when falling back to
6668eca26bf3123750afda48b69991bd29d83807Mark Andrews unsigned SOA query. [RT #15775]
6668eca26bf3123750afda48b69991bd29d83807Mark Andrews1969. [bug] win32: the socket code was freeing the socket
773e64ec150c33269e748d96dd95726ed7e0d842Mark Andrews structure too early. [RT #15776]
cb8fd52bbeaf40c9166a0144541c4ff2bafc2dd6Andreas Gustafsson1968. [bug] Missing lock in resolver.c:validated(). [RT #15739]
cad3210bb95057a37aaed20bc8a1542e0534422cAndreas Gustafsson1967. [func] dig/nslookup/host: warn about missing "QR". [RT #15779]
cad3210bb95057a37aaed20bc8a1542e0534422cAndreas Gustafsson1966. [bug] Don't set CD when we have fallen back to plain DNS.
cad3210bb95057a37aaed20bc8a1542e0534422cAndreas Gustafsson1965. [func] Suppress spurious "recusion requested but not
cad3210bb95057a37aaed20bc8a1542e0534422cAndreas Gustafsson available" warning with 'dig +qr'. [RT #15780].
afeded2289de8d193b072da2b44a2d580cc235c1Danny Mayer1964. [func] Separate out MX and SRV to CNAME checks. [RT #15723]
afeded2289de8d193b072da2b44a2d580cc235c1Danny Mayer1963. [port] Tru64 4.0E doesn't support send() and recv().
afeded2289de8d193b072da2b44a2d580cc235c1Danny Mayer1962. [bug] Named failed to clear old update-policy when it
afeded2289de8d193b072da2b44a2d580cc235c1Danny Mayer was removed. [RT #15491]
89555ff443c8127a533f6c742316c9b1a713cfd5Mark Andrews1961. [bug] Check the port and address of responses forwarded
aa9a67adeb48069f5c2e5d8936a8ed5aac7d6ad7Andreas Gustafsson to dispatch. [RT #15474]
aa9a67adeb48069f5c2e5d8936a8ed5aac7d6ad7Andreas Gustafsson1960. [bug] Update code should set NSEC ttls from SOA MINIMUM.
aa9a67adeb48069f5c2e5d8936a8ed5aac7d6ad7Andreas Gustafsson1959. [func] Control the zeroing of the negative response TTL to
73ac1894ea64bc50aff7406872d0e9c5df6d9cf6Mark Andrews a soa query. Defaults "zero-no-soa-ttl yes;" and
539cad8f49b38540b7c20c64d1ef456cb2fa7914Andreas Gustafsson "zero-no-soa-ttl-cache no;". [RT #15460]
e22dca2a9ad30d493a869586abed86f7268204f9Mark Andrews1958. [bug] Named failed to update the zone's secure state
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson until the zone was reloaded. [RT #15412]
2c0b26955ee32fcee1757ec1be5a8caf8fe695a6Mark Andrews1957. [bug] Dig mishandled responses to class ANY queries.
2449f41e75d3b3f1c0ec3f05b1603fd8f80d8ae0Mark Andrews1956. [bug] Improve cross compile support, 'gen' is now built
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson by native compiler. See README for additional
2449f41e75d3b3f1c0ec3f05b1603fd8f80d8ae0Mark Andrews cross compile support information. [RT #15148]
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson1955. [bug] Pre-allocate the cache cleaning iterator. [RT #14998]
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson1954. [func] Named now falls back to advertising EDNS with a
1fdbadc594a49b423052ea342dac74ff1a36089dMark Andrews 512 byte receive buffer if the initial EDNS queries
a1898260ad19d02e88ab76c1855d33c67add9defMark Andrews fail. [RT #14852]
a1898260ad19d02e88ab76c1855d33c67add9defMark Andrews1953. [func] The maximum EDNS UDP response named will send can
305b0eda33b16493355db1f1c86313a6f5fbfc3bDanny Mayer now be set in named.conf (max-udp-size). This is
305b0eda33b16493355db1f1c86313a6f5fbfc3bDanny Mayer independent of the advertised receive buffer
305b0eda33b16493355db1f1c86313a6f5fbfc3bDanny Mayer (edns-udp-size). [RT #14852]
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson1952. [port] hpux: tell the linker to build a runtime link
d16b4e8ba885a45933dc6a46f340b76811d60c74Andreas Gustafsson path "-Wl,+b:". [RT #14816].
de9833be77ef92c17b35c02d138a0ad8df34dd91Mark Andrews1951. [security] Drop queries from particular well known ports.
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson Don't return FORMERR to queries from particular
de9833be77ef92c17b35c02d138a0ad8df34dd91Mark Andrews well known ports. [RT #15636]
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson1950. [port] Solaris 2.5.1 and earlier cannot bind() then connect()
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson a TCP socket. This prevents the source address being
4e400cb7a2edd25af98ebc25fcbb5b36ca08f9a0Mark Andrews set for TCP connections. [RT #15628]
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson1949. [func] Addition memory leakage checks. [RT #15544]
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson1948. [bug] If was possible to trigger a REQUIRE failure in
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson xfrin.c:maybe_free() if named ran out of memory.
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson1947. [func] It is now possible to configure named to accept
c0b6c1a5ab50722793cb99b0d8a1e9e910c146a5Andreas Gustafsson expired RRSIGs. Default "dnssec-accept-expired no;".
ec5a06ccf7b15f07d20fd872c3dc1ab8f82f2ceaMark Andrews Setting "dnssec-accept-expired yes;" leaves named
907ec2c618d08d8322b04729779b24bd778d49e7Mark Andrews vulnerable to replay attacks. [RT #14685]
907ec2c618d08d8322b04729779b24bd778d49e7Mark Andrews1946. [bug] resume_dslookup() could trigger a REQUIRE failure
23a020bc1312fc35e7c4ea36df846c550cb13634Andreas Gustafsson when using forwarders. [RT #15549]
0a532842050020a1b0577c65f91f38bd022daa78Andreas Gustafsson1945. [cleanup] dnssec-keygen: RSA (RSAMD5) is no longer recommended.
0a532842050020a1b0577c65f91f38bd022daa78Andreas Gustafsson To generate a RSAMD5 key you must explicitly request
0a532842050020a1b0577c65f91f38bd022daa78Andreas Gustafsson RSAMD5. [RT #13780]
23a020bc1312fc35e7c4ea36df846c550cb13634Andreas Gustafsson1944. [cleanup] isc_hash_create() does not need a read/write lock.
5419c0c2d0b77682021084c69f2a5c5e2f9a5525Andreas Gustafsson1943. [bug] Set the loadtime after rolling forward the journal.
e1a153c3f095e217eea29958950fea36e54862ceAndreas Gustafsson1942. [bug] If the name of a DNSKEY match that of one in
7250c1a2616761395bdb9ae7cd1ba43f20d3edc4Andreas Gustafsson trusted-keys do not attempt to validate the DNSKEY
7250c1a2616761395bdb9ae7cd1ba43f20d3edc4Andreas Gustafsson using the parents DS RRset. [RT #15649]
ab3eaa20e9a7e56208408563c79b4f8ac01d5e84Andreas Gustafsson1941. [bug] ncache_adderesult() should set eresult even if no
c38b92000c0f1a95daaad5468777e165b8047de9Mark Andrews rdataset is passed to it. [RT #15642]
c38b92000c0f1a95daaad5468777e165b8047de9Mark Andrews1940. [bug] Fixed a number of error conditions reported by
a5b9c2b208b51b039c8f4006cddf3d37dd781561Brian Wellington1939. [bug] The resolver could dereference a null pointer after
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson validation if all the queries have timed out.
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson1938. [bug] The validator was not correctly handling unsecure
ee3ab6063dd13b5947d3fbe88b9ce8f38d65df9dBrian Wellington negative responses at or below a SEP. [RT #15528]
ee3ab6063dd13b5947d3fbe88b9ce8f38d65df9dBrian Wellington1937. [bug] sdlz doesn't handle RRSIG records. [RT #15564]
d81622b537be1971530cfb459acdbbe7d82d883bBrian Wellington1936. [bug] The validator could leak memory. [RT #15544]
9261ca5fc8a564968f34e108eb862157471ca50eAndreas Gustafsson1935. [bug] 'acache' was DO sensitive. [RT #15430]
a5b9c2b208b51b039c8f4006cddf3d37dd781561Brian Wellington1934. [func] Validate pending NS RRsets, in the authority section,
2da0b7dfbd02fab454b8ba60f1fdb7e2a5cbd2dbMark Andrews prior to returning them if it can be done without
2da0b7dfbd02fab454b8ba60f1fdb7e2a5cbd2dbMark Andrews requiring DNSKEYs to be fetched. [RT #15430]
1cb6e8cbe41afade950837319e04da4ccf8649e0Brian Wellington1933. [bug] dump_rdataset_raw() had a incorrect INSIST. [RT #15534]
1cb6e8cbe41afade950837319e04da4ccf8649e0Brian Wellington1932. [bug] hpux: LDFLAGS was getting corrupted. [RT #15530]
6443201354efa09f16ada26dab99e9b7f8271521Andreas Gustafsson1931. [bug] Per-client mctx could require a huge amount of memory,
6443201354efa09f16ada26dab99e9b7f8271521Andreas Gustafsson particularly for a busy caching server. [RT #15519]
e980502db40155234b4e8d320b748b34dbaba3a2Brian Wellington1930. [port] HPUX: ia64 support. [RT #15473]
e980502db40155234b4e8d320b748b34dbaba3a2Brian Wellington1929. [port] FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
ecd1addb86319bacc6c0bff2c68373619eebbffcMark Andrews1928. [bug] Race in rbtdb.c:currentversion(). [RT #15517]
0176adc7c58bb8bd60ec71eeae94dbfbbc4018a8Mark Andrews1927. [bug] Access to soanode or nsnode in rbtdb violated the
0176adc7c58bb8bd60ec71eeae94dbfbbc4018a8Mark Andrews lock order rule and could cause a dead lock.
ea20115e347264b9bc1c686d6dfc1b5af3a5516bAndreas Gustafsson1926. [bug] The Windows installer did not check for empty
bddfe77128b0f16af263ff149db40f0d885f43d0Mark Andrews passwords. BINDinstall was being installed in
bddfe77128b0f16af263ff149db40f0d885f43d0Mark Andrews the wrong place. [RT #15483]
aa0dc8d920a1f79626c3564408db9c5c9a5319a7Andreas Gustafsson1925. [port] All outer level AC_TRY_RUNs need cross compiling
aa0dc8d920a1f79626c3564408db9c5c9a5319a7Andreas Gustafsson defaults. [RT #15469]
47d48791fc352fcdf9019200070221be41a8d77cMark Andrews1924. [port] libbind: hpux ia64 support. [RT #15473]
35db8a8eda6a889675138eb125d366c8851f68a5Andreas Gustafsson1923. [bug] ns_client_detach() called too early. [RT #15499]
0d5e7cd0afaee07302f8364aa454f09b4c63ea79Andreas Gustafsson1922. [bug] check-tool.c:setup_logging() missing call to
5e88852b94830bf71e37dc700d568cb35e2e6f7eAndreas Gustafsson dns_log_setcontext().
5e88852b94830bf71e37dc700d568cb35e2e6f7eAndreas Gustafsson1921. [bug] Client memory contexts were not using internal
5e88852b94830bf71e37dc700d568cb35e2e6f7eAndreas Gustafsson malloc. [RT# 15434]
5e88852b94830bf71e37dc700d568cb35e2e6f7eAndreas Gustafsson1920. [bug] The cache rbtdb lock array was too small to
22815444822da17fab82d4ab115da6e055ea1754Brian Wellington have the desired performance characteristics.
35db8a8eda6a889675138eb125d366c8851f68a5Andreas Gustafsson1919. [contrib] queryperf: a set of new features: collecting/printing
35db8a8eda6a889675138eb125d366c8851f68a5Andreas Gustafsson response delays, printing intermediate results, and
c6de6524d777c90ae8011af8b10f5cac044081e5Mark Andrews adjusting query rate for the "target" qps.
bd6504aa9aa16a912412fbe010046aaf4bf23621Brian Wellington1918. [bug] Memory leak when checking acls. [RT #15391]
bd6504aa9aa16a912412fbe010046aaf4bf23621Brian Wellington1917. [doc] funcsynopsisinfo wasn't being treated as verbatim
bd6504aa9aa16a912412fbe010046aaf4bf23621Brian Wellington when generating man pages. [RT #15385]
bd6504aa9aa16a912412fbe010046aaf4bf23621Brian Wellington1916. [func] Integrate contributed IDN code from JPNIC. [RT #15383]
e9596e1fb3dfa560216776acdbfac3cf5ef97157Mark Andrews1915. [bug] dig +ndots was broken. [RT #15215]
c54210716ee55b55e22d8dad56fd696a641fc98dBob Halley1914. [protocol] DS is required to accept mnemonic algorithms
c54210716ee55b55e22d8dad56fd696a641fc98dBob Halley (RFC 4034). Still emit numeric algorithms for
c54210716ee55b55e22d8dad56fd696a641fc98dBob Halley compatibility with RFC 3658. [RT #15354]
3fcf6b956f47405750724bd84e1b2290b61c9186Brian Wellington1913. [func] Integrate contributed DLZ code into named. [RT #11382]
3fcf6b956f47405750724bd84e1b2290b61c9186Brian Wellington1912. [port] aix: atomic locking for powerpc. [RT #15020]
1e289d3cca5cdd01dda650fa6e4c1de1aa8b4196Andreas Gustafsson1911. [bug] Update windows socket code. [RT #14965]
96ed62425310854fd6f6f06bfb7651b3e4c17ee7Andreas Gustafsson1910. [bug] dig's +sigchase code overhauled. [RT #14933]
96ed62425310854fd6f6f06bfb7651b3e4c17ee7Andreas Gustafsson1909. [bug] The DLV code has been re-worked to make no longer
96ed62425310854fd6f6f06bfb7651b3e4c17ee7Andreas Gustafsson query order sensitive. [RT #14933]
96ed62425310854fd6f6f06bfb7651b3e4c17ee7Andreas Gustafsson1908. [func] dig now warns if 'RA' is not set in the answer when
5733d25b06b46067b3751d10436d82aef09cd705Brian Wellington 'RD' was set in the query. host/nslookup skip servers
82c65f4f62819340ef8198932d3eab8a308a4874Andreas Gustafsson that fail to set 'RA' when 'RD' is set unless a server
5733d25b06b46067b3751d10436d82aef09cd705Brian Wellington is explicitly set. [RT #15005]
82c65f4f62819340ef8198932d3eab8a308a4874Andreas Gustafsson1907. [func] host/nslookup now continue (default)/fail on SERVFAIL.
debff476ad3512687a354499c25d2793e2009acdBrian Wellington1906. [func] dig now has a '-q queryname' and '+showsearch' options.
eb6e3b04169a766d2b968bcc978191605c2ef24cAndreas Gustafsson1905. [bug] Strings returned from cfg_obj_asstring() should be
eb6e3b04169a766d2b968bcc978191605c2ef24cAndreas Gustafsson treated as read-only. The prototype for
eb6e3b04169a766d2b968bcc978191605c2ef24cAndreas Gustafsson cfg_obj_asstring() has been updated to reflect this.
fed846067d265db1037483d81d01f3651c8a3f28Brian Wellington1904. [func] Automatic empty zone creation for D.F.IP6.ARPA and
82c65f4f62819340ef8198932d3eab8a308a4874Andreas Gustafsson friends. Note: RFC 1918 zones are not yet covered by
fed846067d265db1037483d81d01f3651c8a3f28Brian Wellington this but are likely to be in a future release.
a26ad011f382d12058478704cb5e90e6f4366d01Andreas Gustafsson New options: empty-server, empty-contact,
a26ad011f382d12058478704cb5e90e6f4366d01Andreas Gustafsson empty-zones-enable and disable-empty-zone.
57188b5ff2397c0517e55f622879e69ee547918dAndreas Gustafsson1903. [func] ISC string copy API.
7d8c3693d0426b56750b14d80c47df5e42fc75e4Andreas Gustafsson1902. [func] Attempt to make the amount of work performed in a
7d8c3693d0426b56750b14d80c47df5e42fc75e4Andreas Gustafsson iteration self tuning. The covers nodes clean from
9a72459b6040b30d043c5fd9e283441b847e569aAndreas Gustafsson the cache per iteration, nodes written to disk when
9a72459b6040b30d043c5fd9e283441b847e569aAndreas Gustafsson rewriting a master file and nodes destroyed per
07c336a9a85791dff886b1e28514589a25d9b720Andreas Gustafsson iteration when destroying a zone or a cache.
07c336a9a85791dff886b1e28514589a25d9b720Andreas Gustafsson1901. [cleanup] Don't add DNSKEY records to the additional section.
07c336a9a85791dff886b1e28514589a25d9b720Andreas Gustafsson1900. [bug] ixfr-from-differences failed to ensure that the
07c336a9a85791dff886b1e28514589a25d9b720Andreas Gustafsson serial number increased. [RT #15036]
712fa28946312882a60b0c6a913914d3e8c69867Mark Andrews1899. [func] named-checkconf now validates update-policy entries.
63fd201fde27ce408cde1c73a054e401fcfb9e3bDavid Lawrence1898. [bug] Extend ISC_SOCKADDR_FORMATSIZE and
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews ISC_NETADDR_FORMATSIZE to allow for scope details.
f8644da8d948dbc973f6dd4c94a79774e16ec07bDavid Lawrence1897. [func] x86 and x86_64 now have separate atomic locking
f8644da8d948dbc973f6dd4c94a79774e16ec07bDavid Lawrence implementations.
9bfa90768ab83ea5a8571c98d3774377da4bdcbeDavid Lawrence1896. [bug] Recursive clients soft quota support wasn't working
9bfa90768ab83ea5a8571c98d3774377da4bdcbeDavid Lawrence as expected. [RT #15103]
9bfa90768ab83ea5a8571c98d3774377da4bdcbeDavid Lawrence1895. [bug] A escaped character is, potentially, converted to
2d67c2474475acf52c8251dc48bfb7565ee5f2ffDavid Lawrence the output character set too early. [RT #14666]
2d67c2474475acf52c8251dc48bfb7565ee5f2ffDavid Lawrence1894. [doc] Review ARM for BIND 9.4.
6a7a69e9f764812872ec2db775be2ac8bb073102Andreas Gustafsson1893. [port] Use uintptr_t if available. [RT #14606]
6a7a69e9f764812872ec2db775be2ac8bb073102Andreas Gustafsson1892. [func] Support for SPF rdata type. [RT #15033]
8bcf7a157900c3a05168aaec708b8c664b96d797Andreas Gustafsson1891. [port] freebsd: pthread_mutex_init can fail if it runs out
0a9a3d8c6daf9ffcfb62dbe366e26f521cbb9736Brian Wellington of memory. [RT #14995]
8bcf7a157900c3a05168aaec708b8c664b96d797Andreas Gustafsson1890. [func] Raise the UDP receive buffer size to 32k if it is
34d5676aac483e00e16056a6834a27b52bed42f0Brian Wellington less than 32k. [RT #14953]
1d9ab721315555ac75e7d4f57585323909283688Andreas Gustafsson1889. [port] sunos: non blocking i/o support. [RT #14951]
63fd201fde27ce408cde1c73a054e401fcfb9e3bDavid Lawrence1888. [func] Support for IPSECKEY rdata type. [RT #14967]
112d9875bf33e2382f9a986d3e58fce08f1935fcOlafur Gudmundsson1887. [bug] The cache could delete expired records too fast for
63fd201fde27ce408cde1c73a054e401fcfb9e3bDavid Lawrence clients with a virtual time in the past. [RT #14991]
63fd201fde27ce408cde1c73a054e401fcfb9e3bDavid Lawrence1886. [bug] fctx_create() could return success even though it
6af5c66df334c4e275e07b03c9b35e40dbaa4f31Andreas Gustafsson failed. [RT #14993]
519f8475ff8218e3981ae2b249eb1403da7c52f6Andreas Gustafsson1885. [func] dig: report the number of extra bytes still left in
edc1c60621b44fbc8131ad1542f657dd129f9a30Andreas Gustafsson the packet after processing all the records.
edc1c60621b44fbc8131ad1542f657dd129f9a30Andreas Gustafsson1884. [cleanup] dighost.c: move external declarations into <dig/dig.h>.
41626c0997c89dcdecf67c931f0031aadd507977Andreas Gustafsson1883. [bug] dnssec-signzone, dnssec-keygen: handle negative debug
41626c0997c89dcdecf67c931f0031aadd507977Andreas Gustafsson levels. [RT #14962]
4f4e44c98f315bfadc6dded1b86b465222a83967David Lawrence1882. [func] Limit the number of recursive clients that can be
464c2e4bb960d15bd60d53c3ef3ae7414b129037David Lawrence waiting for a single query (<qname,qtype,qclass>) to
464c2e4bb960d15bd60d53c3ef3ae7414b129037David Lawrence resolve. New options clients-per-query and
464c2e4bb960d15bd60d53c3ef3ae7414b129037David Lawrence max-clients-per-query.
6112718b0dbb01ffbfd3fabc61e30c7e4485b0a7David Lawrence1881. [func] Add a system test for named-checkconf. [RT #14931]
6112718b0dbb01ffbfd3fabc61e30c7e4485b0a7David Lawrence1880. [func] The lame cache is now done on a <qname,qclass,qtype>
6112718b0dbb01ffbfd3fabc61e30c7e4485b0a7David Lawrence basis as some servers only appear to be lame for
6112718b0dbb01ffbfd3fabc61e30c7e4485b0a7David Lawrence certain query types. [RT #14916]
04260c5c48d234734863f0222e207b6564cd41a8David Lawrence1879. [func] "USE INTERNAL MALLOC" is now runtime selectable.
f479c9ff5576b3d138c7e52cfc2319b185b7ebcfDavid Lawrence1878. [func] Detect duplicates of UDP queries we are recursing on
f479c9ff5576b3d138c7e52cfc2319b185b7ebcfDavid Lawrence and drop them. New stats category "duplicate".
504f7802d4c9b43db4820f496c4d00e078effa18David Lawrence1877. [bug] Fix unreasonably low quantum on call to
504f7802d4c9b43db4820f496c4d00e078effa18David Lawrence dns_rbt_destroy2(). Remove unnecessary unhash_node()
504f7802d4c9b43db4820f496c4d00e078effa18David Lawrence call. [RT #14919]
6af5c66df334c4e275e07b03c9b35e40dbaa4f31Andreas Gustafsson1876. [func] Additional memory debugging support to track size
3b6bcedffe1d326fd9f6aa3bfb1537af0975fab8Brian Wellington and mctx arguments. [RT #14814]
3b6bcedffe1d326fd9f6aa3bfb1537af0975fab8Brian Wellington1875. [bug] process_dhtkey() was using the wrong memory context
3b6bcedffe1d326fd9f6aa3bfb1537af0975fab8Brian Wellington to free some memory. [RT #14890]
f808bd34fbd3dd9508e8183e8025635bc330c34aAndreas Gustafsson1874. [port] sunos: portability fixes. [RT #14814]
7fe2ead2b3e23f68c1d3c79da51ef5af4f678f7dAndreas Gustafsson1873. [port] win32: isc__errno2result() now reports its caller.
841179549b6433e782c164a562eb3422f603533dAndreas Gustafsson1872. [port] win32: Handle ERROR_NETNAME_DELETED. [RT #13753]
841179549b6433e782c164a562eb3422f603533dAndreas Gustafsson1871. [placeholder]
6c6a6c9f5e2b3c6fd72263eac155e4feddb77316Brian Wellington1870. [func] Added framework for handling multiple EDNS versions.
2445d14b1a95132a473aa30076d0ce1762027e76Mark Andrews1869. [func] dig can now specify the EDNS version when making
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson a query. [RT #14873]
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1868. [func] edns-udp-size can now be overridden on a per
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews server basis. [RT #14851]
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1867. [bug] It was possible to trigger a INSIST in
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews dlv_validatezonekey(). [RT #14846]
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1866. [bug] resolv.conf parse errors were being ignored by
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1865. [bug] Silently ignore nameservers in /etc/resolv.conf with
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews bad addresses. [RT #14841]
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1864. [bug] Don't try the alternative transfer source if you
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews got a answer / transfer with the main source
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews address. [RT #14802]
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1863. [bug] rrset-order "fixed" error messages not complete.
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1862. [func] Add additional zone data constancy checks.
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews named-checkzone has extended checking of NS, MX and
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews SRV record and the hosts they reference.
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews named has extended post zone load checks.
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews New zone options: check-mx and integrity-check.
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1861. [bug] dig could trigger a INSIST on certain malformed
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews responses. [RT #14801]
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1860. [port] solaris 2.8: hack_shutup_pthreadmutexinit was
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews incorrectly set. [RT #14775]
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1859. [func] Add support for CH A record. [RT #14695]
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1858. [bug] The flush-zones-on-shutdown option wasn't being
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews parsed. [RT #14686]
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1857. [bug] named could trigger a INSIST() if reconfigured /
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews reloaded too fast. [RT #14673]
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1856. [doc] Switch Docbook toolchain from DSSSL to XSL.
ed0e1ae6bc3df39389a24d72cf544b2437bf8340Andreas Gustafsson1855. [bug] ixfr-from-differences was failing to detect changes
56877490bc70e4004f6b5e4a16067750ca64be85Andreas Gustafsson of ttl due to dns_diff_subtract() was ignoring the ttl
56877490bc70e4004f6b5e4a16067750ca64be85Andreas Gustafsson of records. [RT #14616]
56877490bc70e4004f6b5e4a16067750ca64be85Andreas Gustafsson1854. [bug] lwres also needs to know the print format for
711c2be7d9d99ee4415bc4e41ebe4f7f31947b3bAndreas Gustafsson (long long). [RT #13754]
56877490bc70e4004f6b5e4a16067750ca64be85Andreas Gustafsson1853. [bug] Rework how DLV interacts with proveunsecure().
af0be81b2f6ea700dd882d3b18468c7815bd5ef2Andreas Gustafsson1852. [cleanup] Remove last vestiges of dnssec-signkey and
af0be81b2f6ea700dd882d3b18468c7815bd5ef2Andreas Gustafsson dnssec-makekeyset (removed from Makefile years ago).
ed0e1ae6bc3df39389a24d72cf544b2437bf8340Andreas Gustafsson1851. [doc] Doxygen comment markup. [RT #11398]
ed0e1ae6bc3df39389a24d72cf544b2437bf8340Andreas Gustafsson1850. [bug] Memory leak in lwres_getipnodebyaddr(). [RT #14591]
ed0e1ae6bc3df39389a24d72cf544b2437bf8340Andreas Gustafsson1849. [doc] All forms of the man pages (docbook, man, html) should
6cefb60af55912df4411389bccfc38a74e992332Mark Andrews have consistent copyright dates.
6cefb60af55912df4411389bccfc38a74e992332Mark Andrews1848. [bug] Improve SMF integration. [RT #13238]
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson1847. [bug] isc_ondestroy_init() is called too late in
02e81689e3eff98a8d70c98a7cc45c150472316aBrian Wellington dns_rbtdb_create()/dns_rbtdb64_create().
dccd7f8459d811141fde04d4a307b9b695cf58b1David Lawrence1846. [contrib] query-loc-0.3.0 from Stephane Bortzmeyer
dccd7f8459d811141fde04d4a307b9b695cf58b1David Lawrence <bortzmeyer@nic.fr>.
dccd7f8459d811141fde04d4a307b9b695cf58b1David Lawrence1845. [bug] Improve error reporting to distinguish between
dccd7f8459d811141fde04d4a307b9b695cf58b1David Lawrence accept()/fcntl() and socket()/fcntl() errors.
dccd7f8459d811141fde04d4a307b9b695cf58b1David Lawrence1844. [bug] inet_pton() accepted more that 4 hexadecimal digits
dccd7f8459d811141fde04d4a307b9b695cf58b1David Lawrence for each 16 bit piece of the IPv6 address. The text
dccd7f8459d811141fde04d4a307b9b695cf58b1David Lawrence representation of a IPv6 address has been tightened
dccd7f8459d811141fde04d4a307b9b695cf58b1David Lawrence to disallow this (draft-ietf-ipv6-addr-arch-v4-02.txt).
03f91269f5453bcbd924910ef85a8f8496cf2661Mark Andrews1843. [cleanup] CINCLUDES takes precedence over CFLAGS. This helps
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson when CFLAGS contains "-I /usr/local/include"
03f91269f5453bcbd924910ef85a8f8496cf2661Mark Andrews resulting in old header files being used.
afb0a628efd8ecf40f66f6b8d0711bca62be2a9aMark Andrews1842. [port] cmsg_len() could produce incorrect results on
17dba29ba5db791976e505114baee53a1dde88aaBrian Wellington some platform. [RT #13744]
aec9f4d0723b0cffcfa9152533fb8f616ec7313bAndreas Gustafsson1841. [bug] "dig +nssearch" now makes a recursive query to
17dba29ba5db791976e505114baee53a1dde88aaBrian Wellington find the list of nameservers to query. [RT #13694]
b5a86fe434c7d58d28af3b5c70c1743979f13aaeMark Andrews1840. [func] dnssec-signzone can now randomize signature end times
b5a86fe434c7d58d28af3b5c70c1743979f13aaeMark Andrews (dnssec-signzone -j jitter). [RT #13609]
3042b3e2711d00b7fd9ffbf51443ad761d30427fMark Andrews1839. [bug] <isc/hash.h> was not being installed.
fb13bc029f62193a07d92384a910a0317fc7e0b0Brian Wellington1838. [cleanup] Don't allow Linux capabilities to be inherited.
af0be81b2f6ea700dd882d3b18468c7815bd5ef2Andreas Gustafsson1837. [bug] Compile time option ISC_FACILITY was not effective
af0be81b2f6ea700dd882d3b18468c7815bd5ef2Andreas Gustafsson for 'named -u <user>'. [RT #13714]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1836. [cleanup] Silence compiler warnings in hash_test.c.
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1835. [bug] Update dnssec-signzone's usage message. [RT #13657]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1834. [bug] Bad memset in rdata_test.c. [RT #13658]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1833. [bug] Race condition in isc_mutex_lock_profile(). [RT #13660]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1832. [bug] named fails to return BADKEY on unknown TSIG algorithm.
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1831. [doc] Update named-checkzone documentation. [RT#13604]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1830. [bug] adb lame cache has sence of test reversed. [RT #13600]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1829. [bug] win32: "pid-file none;" broken. [RT #13563]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1828. [bug] isc_rwlock_init() failed to properly cleanup if it
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence encountered a error. [RT #13549]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1827. [bug] host: update usage message for '-a'. [RT #37116]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1826. [bug] Missing DESTROYLOCK() in isc_mem_createx() on out
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence of memory error. [RT #13537]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1825. [bug] Missing UNLOCK() on out of memory error from in
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence rbtdb.c:subtractrdataset(). [RT #13519]
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1824. [bug] Memory leak on dns_zone_setdbtype() failure.
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1823. [bug] Wrong macro used to check for point to point interface.
adcd8c93196ad0a3516252d80597c3c52472ffb2David Lawrence1822. [bug] check-names test for RT was reversed. [RT #13382]
5455f30a7532738d750252c00e649890c694ee30Brian Wellington1821. [placeholder]
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson1820. [bug] Gracefully handle acl loops. [RT #13659]
cf74d05a50e342e5b3870005c04ae5ed8013ab3eBrian Wellington1819. [bug] The validator needed to check both the algorithm and
cf74d05a50e342e5b3870005c04ae5ed8013ab3eBrian Wellington digest types of the DS to determine if it could be
cf74d05a50e342e5b3870005c04ae5ed8013ab3eBrian Wellington used to introduce a secure zone. [RT #13593]
2ae4dd0dbd50b3159476537c60ccdc8b64364356Mark Andrews1818. [bug] 'named-checkconf -z' triggered an INSIST. [RT #13599]
2ae4dd0dbd50b3159476537c60ccdc8b64364356Mark Andrews1817. [func] Add support for additional zone file formats for
4fbd6a13a5ba6ec1e9bd080cba86c74b3b92c894Mark Andrews improving loading performance. The masterfile-format
761a21dfab558235030ccfc3d61979146e2cf4b5Mark Andrews option in named.conf can be used to specify a
f3ac8ee19231ae3018ec21756f19b1bd639ce7e7Andreas Gustafsson non-default format. A separate command
f3ac8ee19231ae3018ec21756f19b1bd639ce7e7Andreas Gustafsson named-compilezone was provided to generate zone files
af0be81b2f6ea700dd882d3b18468c7815bd5ef2Andreas Gustafsson in the new format. Additionally, the -I and -O options
f3ac8ee19231ae3018ec21756f19b1bd639ce7e7Andreas Gustafsson for dnssec-signzone specify the input and output
5ce23ccf3f324dc90ab9b4426b1da6284b0e2abfAndreas Gustafsson1816. [port] UnixWare: failed to compile lib/isc/unix/net.c.
5ce23ccf3f324dc90ab9b4426b1da6284b0e2abfAndreas Gustafsson1815. [bug] nsupdate triggered a REQUIRE if the server was set
508d17362c2c43ddf95ddc87ae6a8c5f32f35323Andreas Gustafsson without also setting the zone and it encountered
508d17362c2c43ddf95ddc87ae6a8c5f32f35323Andreas Gustafsson a CNAME and was using TSIG. [RT #13086]
508d17362c2c43ddf95ddc87ae6a8c5f32f35323Andreas Gustafsson1814. [func] UNIX domain controls are now supported.
508d17362c2c43ddf95ddc87ae6a8c5f32f35323Andreas Gustafsson1813. [func] Restructured the data locking framework using
508d17362c2c43ddf95ddc87ae6a8c5f32f35323Andreas Gustafsson architecture dependent atomic operations (when
508d17362c2c43ddf95ddc87ae6a8c5f32f35323Andreas Gustafsson available), improving response performance on
e7a4f58d55042cbc981a70b5071aaea46b9ebf7fAndreas Gustafsson multi-processor machines significantly.
e7a4f58d55042cbc981a70b5071aaea46b9ebf7fAndreas Gustafsson x86, x86_64, alpha, powerpc, and mips are currently
5fdc9aaf401f6816df65d0e9cf701872f345c558Andreas Gustafsson1812. [port] win32: IN6_IS_ADDR_UNSPECIFIED macro is incorrect.
5fdc9aaf401f6816df65d0e9cf701872f345c558Andreas Gustafsson1811. [func] Preserve the case of domain names in rdata during
6060b0ac76667afae3c9132ab6e3568a7a693f5dAndreas Gustafsson zone transfers. [RT #13547]
50097b38c075be55a73bb3737d091c503c70061dBrian Wellington1810. [bug] configure, lib/bind/configure make different default
50097b38c075be55a73bb3737d091c503c70061dBrian Wellington decisions about whether to do a threaded build.
af1a99a13d73126760b755d63ff7ef8c28ca9070Bob Halley1809. [bug] "make distclean" failed for libbind if the platform
af1a99a13d73126760b755d63ff7ef8c28ca9070Bob Halley is not supported.
fd5847ef0954117d5f905dbbfb68f1e67e4f285fAndreas Gustafsson1808. [bug] zone.c:notify_zone() contained a race condition,
fd5847ef0954117d5f905dbbfb68f1e67e4f285fAndreas Gustafsson zone->db could change underneath it. [RT #13511]
82e991b8ed4e0ed3b010d191e0cadfd60226c2d9Andreas Gustafsson1807. [bug] When forwarding (forward only) set the active domain
82e991b8ed4e0ed3b010d191e0cadfd60226c2d9Andreas Gustafsson from the forward zone name. [RT #13526]
82e991b8ed4e0ed3b010d191e0cadfd60226c2d9Andreas Gustafsson1806. [bug] The resolver returned the wrong result when a CNAME /
82e991b8ed4e0ed3b010d191e0cadfd60226c2d9Andreas Gustafsson DNAME was encountered when fetching glue from a
69d44b2f5ac8e35bdb0b80aeb304f5cb62197892Mark Andrews secure namespace. [RT #13501]
69d44b2f5ac8e35bdb0b80aeb304f5cb62197892Mark Andrews1805. [bug] Pending status was not being cleared when DLV was
f08f3c6caeb8460cb679a8687f61da61fff69fb0Mark Andrews active. [RT #13501]
3242899a56da9c245956979d5be9c92b2cf0ee24Andreas Gustafsson1804. [bug] Ensure that if we are queried for glue that it fits
8fbd23c0aaacdde1348b6457c5db14c433096fd2Andreas Gustafsson in the additional section or TC is set to tell the
8fbd23c0aaacdde1348b6457c5db14c433096fd2Andreas Gustafsson client to retry using TCP. [RT #10114]
5f539d5fc68ca056bd1791e3156b0fe6b28cde16Brian Wellington1803. [bug] dnssec-signzone sometimes failed to remove old
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson RRSIGs. [RT #13483]
76477bd0e0a8f150f06f45c347d286b782cfa679Brian Wellington1802. [bug] Handle connection resets better. [RT #11280]
76477bd0e0a8f150f06f45c347d286b782cfa679Brian Wellington1801. [func] Report differences between hints and real NS rrset
76477bd0e0a8f150f06f45c347d286b782cfa679Brian Wellington and associated address records.
e491ef29043ae77d3d78fb7a59328f143fcf70feAndreas Gustafsson1800. [bug] Changes #1719 allowed a INSIST to be triggered.
1a286a6613d385b443030a8c932e40ac9e9c301fBob Halley1799. [bug] 'rndc flushname' failed to flush negative cache
1a286a6613d385b443030a8c932e40ac9e9c301fBob Halley entries. [RT #13438]
1a286a6613d385b443030a8c932e40ac9e9c301fBob Halley1798. [func] The server syntax has been extended to support a
1a286a6613d385b443030a8c932e40ac9e9c301fBob Halley range of servers. [RT #11132]
3242899a56da9c245956979d5be9c92b2cf0ee24Andreas Gustafsson1797. [func] named-checkconf now check acls to verify that they
3242899a56da9c245956979d5be9c92b2cf0ee24Andreas Gustafsson only refer to existing acls. [RT #13101]
9ffcab1e9a398e431c10c9936c28e4166c2e82e0Andreas Gustafsson1796. [func] "rndc freeze/thaw" now freezes/thaws all zones.
de8717a7218a4f034144ad7b8755ad43e3fd45c9David Lawrence1795. [bug] "rndc dumpdb" was not fully documented. Minor
de8717a7218a4f034144ad7b8755ad43e3fd45c9David Lawrence formating issues with "rndc dumpdb -all". [RT #13396]
6f115bdb61672871bd822bdcd09cb1a3aad38aa0David Lawrence1794. [func] Named and named-checkzone can now both check for
6f115bdb61672871bd822bdcd09cb1a3aad38aa0David Lawrence non-terminal wildcard records.
1ac6cf2f7ae95e4c915cba7038e61930d7c4ba2aAndreas Gustafsson1793. [func] Extend adjusting TTL warning messages. [RT #13378]
5e194abb5b548524e5c0fd2bb4627ec698b75e2bAndreas Gustafsson1792. [func] New zone option "notify-delay". Specify a minimum
5e194abb5b548524e5c0fd2bb4627ec698b75e2bAndreas Gustafsson delay between sets of NOTIFY messages.
5e194abb5b548524e5c0fd2bb4627ec698b75e2bAndreas Gustafsson1791. [bug] 'host -t a' still printed out AAAA and MX records.
5e194abb5b548524e5c0fd2bb4627ec698b75e2bAndreas Gustafsson1790. [cleanup] Move lib/dns/sec/dst up into lib/dns. This should
09ae77ca30eb17ee32d3f7720ca796a72259cde6Andreas Gustafsson allow parallel make to succeed.
09ae77ca30eb17ee32d3f7720ca796a72259cde6Andreas Gustafsson1789. [bug] Prerequisite test for tkey and dnssec could fail
47afc27c28aef95d94e8d1296498ba57a5f00b25Brian Wellington with "configure --with-libtool".
8c3989000a19f88415d094eb5984f7cf6ba2340cBrian Wellington1788. [bug] libbind9.la/libbind9.so needs to link against
ac6afcd0caf72aaa2a537e0003de30b363b4a68bBrian Wellington1787. [port] HPUX: both "cc" and "gcc" need -Wl,+vnocompatwarnings.
ac6afcd0caf72aaa2a537e0003de30b363b4a68bBrian Wellington1786. [port] AIX: libt_api needs to be taught to look for
c20ffa38dee7efa0dc01822d4bac5e41729b9b61Brian Wellington T_testlist in the main executable (--with-libtool).
9ffcab1e9a398e431c10c9936c28e4166c2e82e0Andreas Gustafsson1785. [bug] libbind9.la/libbind9.so needs to link against
4df51a8f53381d57b3dd75dd84615abd4cf9e969Andreas Gustafsson1784. [cleanup] "libtool -allow-undefined" is the default.
0c9dd74fecd876563b7f0e4662243ff026b59622Andreas Gustafsson Leave hooks in configure to allow it to be set
76873278a44e5ac36ac61b070035ca6d1f353f59Andreas Gustafsson if needed in the future.
aed6a8ed2e706404ccca0f31faf110fd6efd34e6Andreas Gustafsson1783. [cleanup] We only need one copy of libtool.m4, ltmain.sh in the
aed6a8ed2e706404ccca0f31faf110fd6efd34e6Andreas Gustafsson1782. [port] OSX: --with-libtool + --enable-libbind broke on
f8b3c627949bd4bc2f6aafb3dab2f56e3aa9ba06Brian Wellington __evOptMonoTime. [RT #13219]
f8b3c627949bd4bc2f6aafb3dab2f56e3aa9ba06Brian Wellington1781. [port] FreeBSD 5.3: set PTHREAD_SCOPE_SYSTEM. [RT #12810]
55ddb88e53838693370c213930beda1652b8a583Brian Wellington1780. [bug] Update libtool to 1.5.10.
55ddb88e53838693370c213930beda1652b8a583Brian Wellington1779. [port] OSF 5.1: libtool didn't handle -pthread correctly.
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson1778. [port] HUX 11.11: fix broken IN6ADDR_ANY_INIT and
daad43e5a4e83bd3c055632799ab67e269467db0Brian Wellington IN6ADDR_LOOPBACK_INIT macros.
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson1777. [port] OSF 5.1: fix broken IN6ADDR_ANY_INIT and
3efd6904134ef6c4866a633eabeb55d1c86be7bbBrian Wellington IN6ADDR_LOOPBACK_INIT macros.
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson1776. [port] Solaris 2.9: fix broken IN6ADDR_ANY_INIT and
70d08aea0a693c6ca62c2f7bb33bfddf9e427601Brian Wellington IN6ADDR_LOOPBACK_INIT macros.
907620b5e0d898da324192cbbe5a5b518f55d175Bob Halley1775. [bug] Only compile getnetent_r.c when threaded. [RT #13205]
2c9db9314993504064c1a71f4a059ff9493a75caBrian Wellington1774. [port] Aix: Silence compiler warnings / build failures.
672056d560d973cac1c0d02f087e059eef8f948fBrian Wellington1773. [bug] Fast retry on host / net unreachable. [RT #13153]
9027e1bcf1b245226e3053a75d16c5351d7e60caDavid Lawrence1772. [placeholder]
9027e1bcf1b245226e3053a75d16c5351d7e60caDavid Lawrence1771. [placeholder]
9027e1bcf1b245226e3053a75d16c5351d7e60caDavid Lawrence1770. [bug] named-checkconf failed to report missing a missing
668f8d91db59f4dd89a0b54206f87879354339f5Brian Wellington file clause for rbt{64} master/hint zones. [RT#13009]
d7ba3622ffa20c653ef6c8cfae42d8cd26465b7fBrian Wellington1769. [port] win32: change compiler flags /MTd ==> /MDd,
c0968380c4fb0b8196aafb8de225531bd847bb6dBrian Wellington1768. [bug] nsecnoexistnodata() could be called with a non-NSEC
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson rdataset. [RT #12907]
c0968380c4fb0b8196aafb8de225531bd847bb6dBrian Wellington1767. [port] Builds on IPv6 platforms without IPv6 Advanced API
c0968380c4fb0b8196aafb8de225531bd847bb6dBrian Wellington support for (struct in6_pktinfo) failed. [RT #13077]
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson1766. [bug] Update the master file timestamp on successful refresh
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellington as well as the journal's timestamp. [RT# 13062]
b879ed05f4fb8209add6c19a509c984b6c8b3a98Andreas Gustafsson1765. [bug] configure --with-openssl=auto failed. [RT #12937]
b52a5b063050f209b0f47379178a1e7ae7404624Andreas Gustafsson1764. [bug] dns_zone_replacedb failed to emit a error message
b52a5b063050f209b0f47379178a1e7ae7404624Andreas Gustafsson if there was no SOA record in the replacement db.
34613b2e39478a83076f6a626a4b855cebb19533Andreas Gustafsson1763. [func] Perform sanity checks on NS records which refer to
34613b2e39478a83076f6a626a4b855cebb19533Andreas Gustafsson 'in zone' names. [RT #13002]
c2c275f5f4ead0943c76b6463cf7a93095559c64Andreas Gustafsson1762. [bug] isc_interfaceiter_create() could return ISC_R_SUCCESS
6eccf5bd07eb9abf65cc08fec4a8fc97b62c0e1bBrian Wellington even when it failed. [RT #12995]
3d1483d86dce11fffd03c5b6c93be2e689f522abAndreas Gustafsson1761. [bug] 'rndc dumpdb' didn't report unassociated entries.
3d1483d86dce11fffd03c5b6c93be2e689f522abAndreas Gustafsson1760. [bug] Host / net unreachable was not penalising rtt
3d1483d86dce11fffd03c5b6c93be2e689f522abAndreas Gustafsson estimates. [RT #12970]
b879ed05f4fb8209add6c19a509c984b6c8b3a98Andreas Gustafsson1759. [bug] Named failed to startup if the OS supported IPv6
b879ed05f4fb8209add6c19a509c984b6c8b3a98Andreas Gustafsson but had no IPv6 interfaces configured. [RT #12942]
48565891e8f2f8c77b87908b4893f693a08e9ba9Brian Wellington1758. [func] Don't send notify messages to self. [RT #12933]
4c03e69ab845f703c1ffa3b7772938ca98cce44dAndreas Gustafsson1757. [func] host now can turn on memory debugging flags with '-m'.
b0390aab30438a13f533cccae9389945214b1421Brian Wellington1756. [func] named-checkconf now checks the logging configuration.
eb059776a206e9be778de0f196a0304b558a779cAndreas Gustafsson1755. [func] allow-update is now settable at the options / view
54d64c7994d01da590462ecc56faf1a87fc4abb9Brian Wellington level. [RT #6636]
4c03e69ab845f703c1ffa3b7772938ca98cce44dAndreas Gustafsson1754. [bug] We weren't always attempting to query the parent
4c03e69ab845f703c1ffa3b7772938ca98cce44dAndreas Gustafsson server for the DS records at the zone cut.
91e35ded544576b671606779143d7fbffaf451d2Andreas Gustafsson1753. [bug] Don't serve a slave zone which has no NS records.
279de54fe3a0ac10b64762b18a4569c07b15d742Andreas Gustafsson1752. [port] Move isc_app_start() to after ns_os_daemonise()
279de54fe3a0ac10b64762b18a4569c07b15d742Andreas Gustafsson as some fork() implementations unblock the signals
279de54fe3a0ac10b64762b18a4569c07b15d742Andreas Gustafsson that are blocked by isc_app_start(). [RT #12810]
279de54fe3a0ac10b64762b18a4569c07b15d742Andreas Gustafsson1751. [bug] --enable-getifaddrs failed under linux. [RT #12867]
04cb6056a6539539e0fc2ed695298f7fa7b1d632Brian Wellington1750. [port] lib/bind/make/rules.in:subdirs was not bash friendly.
55b62439233d930152690b9eba97b06d9dc13d23Mark Andrews1749. [bug] 'check-names response ignore;' failed to ignore.
590233519e14f3cf49840a93d2648d5560dd957eDavid Lawrence1748. [func] dig now returns the byte count for axfr/ixfr.
590233519e14f3cf49840a93d2648d5560dd957eDavid Lawrence1747. [bug] BIND 8 compatibility: named/named-checkconf failed
590233519e14f3cf49840a93d2648d5560dd957eDavid Lawrence to parse "host-statistics-max" in named.conf.
123a3dddc94534d3a6c6f81c118a5b63dc5994c3Andreas Gustafsson1746. [func] Make public the function to read a key file,
123a3dddc94534d3a6c6f81c118a5b63dc5994c3Andreas Gustafsson dst_key_read_public(). [RT #12450]
123a3dddc94534d3a6c6f81c118a5b63dc5994c3Andreas Gustafsson1745. [bug] Dig/host/nslookup accept replies from link locals
5ea0d11ca45bfd1ea9db8db07f18fbb02f500661Brian Wellington regardless of scope if no scope was specified when
88a790c39176f72a8f98f134b83df92e09a8c56bAndreas Gustafsson query was sent. [RT #12745]
d25dd5b0567f67ecf40b7ed1cb20e0dce7b41c49Brian Wellington1744. [bug] If tuple2msgname() failed to convert a tuple to
d25dd5b0567f67ecf40b7ed1cb20e0dce7b41c49Brian Wellington a name a REQUIRE could be triggered. [RT #12796]
9ac7076ebad044afb15e9e2687e3696868778538Mark Andrews1743. [bug] If isc_taskmgr_create() was not able to create the
9ac7076ebad044afb15e9e2687e3696868778538Mark Andrews requested number of worker threads then destruction
7c058f1c384ebdba74231111f9358cf08109a5dbBob Halley of the manager would trigger an INSIST() failure.
7c058f1c384ebdba74231111f9358cf08109a5dbBob Halley1742. [bug] Deleting all records at a node then adding a
76b3ec5e0c3ae856bc1000270bf3df13580673ebBrian Wellington previously existing record, in a single UPDATE
620de5a4b1f23dc9b4ec30d30c0607ff389be0daBob Halley transaction, failed to leave / regenerate the
4e3f8e480f220ef8a87fd28d02f9001b8fc6f423Bob Halley associated RRSIG records. [RT #12788]
f9e1aa0c440b6c6938967ed5356ec025ea40502eBrian Wellington1741. [bug] Deleting all records at a node in a secure zone
f9e1aa0c440b6c6938967ed5356ec025ea40502eBrian Wellington using a update-policy grant failed. [RT #12787]
4e3f8e480f220ef8a87fd28d02f9001b8fc6f423Bob Halley1740. [bug] Replace rbt's hash algorithm as it performed badly
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson with certain zones. [RT #12729]
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson NOTE: a hash context now needs to be established
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson via isc_hash_create() if the application was not
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson already doing this.
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson1739. [bug] dns_rbt_deletetree() could incorrectly return
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson ISC_R_QUOTA. [RT #12695]
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson1738. [bug] Enable overrun checking by default. [RT #12695]
dc2e09d48b49d96a0572a971180718f680140cf0Andreas Gustafsson1737. [bug] named failed if more than 16 masters were specified.
620de5a4b1f23dc9b4ec30d30c0607ff389be0daBob Halley1736. [bug] dst_key_fromnamedfile() could fail to read a
620de5a4b1f23dc9b4ec30d30c0607ff389be0daBob Halley public key. [RT #12687]
68b952dc98a9e02b269c0712da120cd773679652Brian Wellington1735. [bug] 'dig +sigtrace' could die with a REQUIRE failure.
d1cc210d2091916df6f9858fae20a1c760f3b257Andreas Gustafsson1734. [cleanup] 'rndc-confgen -a -t' remove extra '/' in path.
d1cc210d2091916df6f9858fae20a1c760f3b257Andreas Gustafsson1733. [bug] Return non-zero exit status on initial load failure.
d1cc210d2091916df6f9858fae20a1c760f3b257Andreas Gustafsson1732. [bug] 'rrset-order name "*"' wasn't being applied to ".".
ed0a4f1a302a5e543a9a2e4f8e61ca8a0673c6a7Mark Andrews1731. [port] darwin: relax version test in ifconfig.sh.
a93cf7e83be621d3d68f51e37121a47a70a6757bMark Andrews1730. [port] Determine the length type used by the socket API.
1c1156b6e71555e593ed4bbca2284055c9f6fa45Andreas Gustafsson1729. [func] Improve check-names error messages.
c05eeed3c915d55a4949f5c2ce8700a0b0f9381bAndreas Gustafsson1728. [doc] Update check-names documentation.
3bb043a8b8b15eece3794ec31ad0ccab103a1c21Brian Wellington1727. [bug] named-checkzone: check-names support didn't match
3bb043a8b8b15eece3794ec31ad0ccab103a1c21Brian Wellington documentation.
14c615e979f674aa61b0ca65c6a252009e521dd8Brian Wellington1726. [port] aix5: add support for aix5.
d1cc210d2091916df6f9858fae20a1c760f3b257Andreas Gustafsson1725. [port] linux: update error message on interaction of threads,
d1cc210d2091916df6f9858fae20a1c760f3b257Andreas Gustafsson capabilities and setuid support (named -u). [RT #12541]
4d35b6836eb57387a9da6b103331b59cc988b827Mark Andrews1724. [bug] Look for DNSKEY records with "dig +sigtrace".
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson1723. [cleanup] Silence compiler warnings from t_tasks.c. [RT #12493]
f4b5a0f43481026ea27bd96e3584ca0e92542f0dBob Halley1722. [bug] Don't commit the journal on malformed ixfr streams.
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson1721. [bug] Error message from the journal processing were not
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson always identifying the relevant journal. [RT #12519]
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson1720. [bug] 'dig +chase' did not terminate on a RFC 2308 Type 1
ea544b0511a66bc5f3700d56a72dcd808fdf22e8Brian Wellington negative response. [RT #12506]
762a538eed7f4de4c340090536553f9c73f6432aBrian Wellington1719. [bug] named was not correctly caching a RFC 2308 Type 1
ea544b0511a66bc5f3700d56a72dcd808fdf22e8Brian Wellington negative response. [RT #12506]
a012d6dbfb100390efa7d0d4be64ada0210b09ddBrian Wellington1718. [bug] nsupdate was not handling RFC 2308 Type 3 negative
a012d6dbfb100390efa7d0d4be64ada0210b09ddBrian Wellington responses when looking for the zone / master server.
c8d185ad5827bf2cf9982075e3336f680759a260Andreas Gustafsson1717. [port] solaris: ifconfig.sh did not support Solaris 10.
1e50dad10da55802152d00d5573f8b7d49d752a6Bob Halley "ifconfig.sh down" didn't work for Solaris 9.
1e50dad10da55802152d00d5573f8b7d49d752a6Bob Halley1716. [doc] named.conf(5) was being installed in the wrong
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson location. [RT# 12441]
c8d185ad5827bf2cf9982075e3336f680759a260Andreas Gustafsson1715. [func] 'dig +trace' now randomly selects the next servers
c8d185ad5827bf2cf9982075e3336f680759a260Andreas Gustafsson to try. Report if there is a bad delegation.
c8d185ad5827bf2cf9982075e3336f680759a260Andreas Gustafsson1714. [bug] dig/host/nslookup were only trying the first
22cafd0ece9c8d22a1218f000afdbceda21fe8afBrian Wellington address when a nameserver was specified by name.
2cb74c5bc52ef415a771fafe0bf504eab609feadBrian Wellington1713. [port] linux: extend capset failure message to say:
3d60fe9bafbf633e3a7811c11227baebb17878a4Brian Wellington please ensure that the capset kernel module is
3d60fe9bafbf633e3a7811c11227baebb17878a4Brian Wellington loaded. see insmod(8)
218c8472e6c8c1a014e412615cc97bb93c0ef9c2Brian Wellington1712. [bug] Missing FULLCHECK for "trusted-key" in dig.
218c8472e6c8c1a014e412615cc97bb93c0ef9c2Brian Wellington1711. [func] 'rndc unfreeze' has been deprecated by 'rndc thaw'.
f24c135e09214c3843a49fd32ebef2f6a436ba8eBrian Wellington1710. [func] 'rndc notify zone [class [view]]' resend the NOTIFY
d77312050f1fb1d41b450d4fe6908ea155264d08Brian Wellington messages for the specified zone. [RT #9479]
4b9f0fd0791cb9cb31087789a03fa3a28dd4b583Andreas Gustafsson1709. [port] solaris: add SMF support from Sun.
02940eaf0f732c28c0b39ed114a3803074a80138Andreas Gustafsson1708. [cleanup] Replaced dns_fullname_hash() with dns_name_fullhash()
02940eaf0f732c28c0b39ed114a3803074a80138Andreas Gustafsson for conformance to the name space convention. Binary
dc1453b15d6656cd0661d5bec56359efa649268dAndreas Gustafsson backward compatibility to the old function name is
9a7d163f6f305d48771b4c56d8d18efc6dfc8fc3Mark Andrews provided. [RT #12376]
31039b15173fb3e375269991920e4843f664457eMark Andrews1707. [contrib] sdb/ldap updated to version 1.0-beta.
aa23a35d81a9618a40c4a9b44be48009553e4777Andreas Gustafsson1706. [bug] 'rndc stop' failed to cause zones to be flushed
aa23a35d81a9618a40c4a9b44be48009553e4777Andreas Gustafsson sometimes. [RT #12328]
aa23a35d81a9618a40c4a9b44be48009553e4777Andreas Gustafsson1705. [func] Allow the journal's name to be changed via named.conf.
22457624d3e63e7cd255b4083cb435c16caea26dBob Halley1704. [port] lwres needed a snprintf() implementation for
019fefd77d7e77f3c841808ab604f8ce31679d2dBrian Wellington platforms without snprintf(). Add missing
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson "#include <isc/print.h>". [RT #12321]
91425b5e7204b05165e2c5b244f3dad502f9627dBrian Wellington1703. [bug] named would loop sending NOTIFY messages when it
91425b5e7204b05165e2c5b244f3dad502f9627dBrian Wellington failed to receive a response. [RT #12322]
b18a5b6730dcb062cf7f47c6b3cb909030b58f36Brian Wellington1702. [bug] also-notify should not be applied to built in zones.
e880677f633f726b7df11ba3e59d4406e22256aaMark Andrews1701. [doc] A minimal named.conf man page.
328b080b4af258fdd4d3a2ea1558b48706bd8116Andreas Gustafsson1700. [func] nslookup is no longer to be treated as deprecated.
328b080b4af258fdd4d3a2ea1558b48706bd8116Andreas Gustafsson Remove "deprecated" warning message. Add man page.
328b080b4af258fdd4d3a2ea1558b48706bd8116Andreas Gustafsson1699. [bug] dnssec-signzone can generate "not exact" errors
328b080b4af258fdd4d3a2ea1558b48706bd8116Andreas Gustafsson when resigning. [RT #12281]
9e560b59a722d06a62b5aed761e71fec72638a7cBrian Wellington1698. [doc] Use reserved IPv6 documentation prefix.
f91dc72b422479b5a0caf1fe54c4054d25ae6055Brian Wellington1697. [bug] xxx-source{,-v6} was not effective when it
7e361074bc8a2df7a0891a7040eea02ca3a5e286Andreas Gustafsson specified one of listening addresses and a
7e361074bc8a2df7a0891a7040eea02ca3a5e286Andreas Gustafsson different port than the listening port. [RT #12257]
d6b3d06db7ce3b9229dc30cc0e3a72ba2603da28Bob Halley1696. [bug] dnssec-signzone failed to clean out nodes that
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson consisted of only NSEC and RRSIG records.
8e68489885e744ab48907414b4199c36858c27ddMark Andrews1695. [bug] DS records when forwarding require special handling.
c17c59662f0969a5e52e8b7529cbde1a7c746095Andreas Gustafsson1694. [bug] Report if the builtin views of "_default" / "_bind"
c17c59662f0969a5e52e8b7529cbde1a7c746095Andreas Gustafsson are defined in named.conf. [RT #12023]
c17c59662f0969a5e52e8b7529cbde1a7c746095Andreas Gustafsson1693. [bug] max-journal-size was not effective for master zones
ec4f7c6d0f0cfc72bcecdb22bf59890d590218d6Mark Andrews with ixfr-from-differences set. [RT# 12024]
651421a5db8a9edf39c76fd8cf859409eb8c373bAndreas Gustafsson1692. [bug] Don't set -I, -L and -R flags when libcrypto is in
651421a5db8a9edf39c76fd8cf859409eb8c373bAndreas Gustafsson1691. [bug] sdb's attachversion was not complete. [RT #11990]
7427490a67b9547242b57c255254f7e146127c48Bob Halley1690. [bug] Delay detaching view from the client until UPDATE
7427490a67b9547242b57c255254f7e146127c48Bob Halley processing completes when shutting down. [RT #11714]
aac319b506beb2e9a77ef124ee95b18870194b05Mark Andrews1689. [bug] DNS_NAME_TOREGION() and DNS_NAME_SPLIT() macros
fbe35d126f2c4df000f50662ed9d90ced13188c3Andreas Gustafsson contained gratuitous semicolons. [RT #11707]
dfa0badebe5a8260281228d94dbe28e4314a9df6Andreas Gustafsson1688. [bug] LDFLAGS was not supported.
dfa0badebe5a8260281228d94dbe28e4314a9df6Andreas Gustafsson1687. [bug] Race condition in dispatch. [RT #10272]
2d0627005d48b7657fa11792c123466b4f974b61Mark Andrews1686. [bug] Named sent a extraneous NOTIFY when it received a
2d0627005d48b7657fa11792c123466b4f974b61Mark Andrews redundant UPDATE request. [RT #11943]
b1b3495eba72ea2b7270c5cd62b0bb824de74e05Mark Andrews1685. [bug] Change #1679 loop tests weren't quite right.
94baac869a70b529a24ff23d8dc899faa5d4fdc4Brian Wellington1684. [func] ixfr-from-differences now takes master and slave in
94baac869a70b529a24ff23d8dc899faa5d4fdc4Brian Wellington addition to yes and no at the options and view levels.
1ac2c28488fb5de80b3ce9aac3500d215cb61728Brian Wellington1683. [bug] dig +sigchase could leak memory. [RT #11445]
1ac2c28488fb5de80b3ce9aac3500d215cb61728Brian Wellington1682. [port] Update configure test for (long long) printf format.
a12d9cfa59b5981c52e1aaafedf652d5128f3448Brian Wellington1681. [bug] Only set SO_REUSEADDR when a port is specified in
702a69f04a89422968ef8fc6fc271fac058e03efBrian Wellington isc_socket_bind(). [RT #11742]
702a69f04a89422968ef8fc6fc271fac058e03efBrian Wellington1680. [func] rndc: the source address can now be specified.
e4aeba32725a79e295c2ceed1919cba076530ba3Andreas Gustafsson1679. [bug] When there was a single nameserver with multiple
0f537d1c63f643924355ff9ca2cf72c547101aa4Brian Wellington addresses for a zone not all addresses were tried.
9ee323b64bc9dcd73f9a0a0e69a31475026721daAndreas Gustafsson1678. [bug] RRSIG should use TYPEXXXXX for unknown types.
c27148868266dd718b6677c794b3e6dca53c3bdcAndreas Gustafsson1677. [bug] dig: +aaonly didn't work, +aaflag undocumented.
c27148868266dd718b6677c794b3e6dca53c3bdcAndreas Gustafsson1676. [func] New option "allow-query-cache". This lets
80ddc8b22bf2ede60038393be5cad9da99d3f03fAndreas Gustafsson allow-query be used to specify the default zone
f8a44ed40032e034883019ac556f3bb732491a32Mark Andrews access level rather than having to have every
f8a44ed40032e034883019ac556f3bb732491a32Mark Andrews zone override the global value. allow-query-cache
f1007e99b7db3f4e65663d348530f078adb48ccbMark Andrews can be set at both the options and view levels.
07d6480b684d3745e645f35a8b95dae9bda982a3Mark Andrews If allow-query-cache is not set allow-query applies.
363cb30a83e8e57bc8874e621910f0e23dd84909Mark Andrews1675. [bug] named would sometimes add extra NSEC records to
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson the authority section.
ea6709ec8a66e3ffef9c9466613df499567c57f8Brian Wellington1674. [port] linux: increase buffer size used to scan
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson1673. [port] linux: issue a error messages if IPv6 interface
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson1672. [cleanup] Tests which only function in a threaded build
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson now return R:THREADONLY (rather than R:UNTESTED)
634784cb66a1c9ddee0c448f71580f024c8fe40bAndreas Gustafsson in a non-threaded build.
49576ae7a481415d5e815ff59b71c76203259619Andreas Gustafsson1671. [contrib] queryperf: add NAPTR to the list of known types.
e8af4e152413190e5553c2fb3074a1cc689c6cefAndreas Gustafsson1670. [func] Log UPDATE requests to slave zones without an acl as
4d30acbac52fcb20a4f0ab4f8508f24861386fe7Brian Wellington "disabled" at debug level 3. [RT# 11657]
4d30acbac52fcb20a4f0ab4f8508f24861386fe7Brian Wellington1669. [placeholder]
131d5feb05fce60143bc17dab73df20753d9301fBrian Wellington1668. [bug] DIG_SIGCHASE was making bin/dig/host dump core.
131d5feb05fce60143bc17dab73df20753d9301fBrian Wellington1667. [port] linux: not all versions have IF_NAMESIZE.
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson1666. [bug] The optional port on hostnames in dual-stack-servers
76c9d2f6c0a5d6ea8bcc35fc3228d2019507b2bbBrian Wellington was being ignored.
187a97287e626b2f2e9774479e145dfbf1eba66cBrian Wellington1665. [func] rndc now allows addresses to be set in the
187a97287e626b2f2e9774479e145dfbf1eba66cBrian Wellington server clauses.
49576ae7a481415d5e815ff59b71c76203259619Andreas Gustafsson1664. [bug] nsupdate needed KEY for SIG(0), not DNSKEY.
1ec527b71267747cc3ae4d9849aa4f6362c78ea9Brian Wellington1663. [func] Look for OpenSSL by default.
1ec527b71267747cc3ae4d9849aa4f6362c78ea9Brian Wellington1662. [bug] Change #1658 failed to change one use of 'type'
703e1c0bb66f3cd3d300358ca0c1fdf3cb5fb1c5Brian Wellington to 'keytype'.
703e1c0bb66f3cd3d300358ca0c1fdf3cb5fb1c5Brian Wellington1661. [bug] Restore dns_name_concatenate() call in
7ed2d93fa4e12e0ceaa0c7c0da3a89e7a5d78296Andreas Gustafsson adb.c:set_target(). [RT #11582]
7ed2d93fa4e12e0ceaa0c7c0da3a89e7a5d78296Andreas Gustafsson1660. [bug] win32: connection_reset_fix() was being called
14bb9cccae74676e25ae145dc14a3681cc3022b9Mark Andrews unconditionally. [RT #11595]
01b8865b1462ba219c90cf6c00f1bf0fdf780d9bBrian Wellington1659. [cleanup] Cleanup some messages that were referring to KEY vs
01b8865b1462ba219c90cf6c00f1bf0fdf780d9bBrian Wellington DNSKEY, NXT vs NSEC and SIG vs RRSIG.
3b77946b751f39bd4db5a7d1fe48a81e6b1e7a28Bob Halley1658. [func] Update dnssec-keygen to default to KEY for HMAC-MD5
fcc3c131e03cb7e844eaecf74d4f9b7fd38c8398Andreas Gustafsson and DH. Tighten which options apply to KEY and
fb0663dbdd4811c6062fe602b511227be66aec56Mark Andrews DNSKEY records.
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafsson1657. [doc] ARM: document query log output.
7017ede939a5d3e7f2dc113061887a9e81fe8627Brian Wellington1656. [doc] Update DNSSEC description in ARM to cover DS, NSEC
7017ede939a5d3e7f2dc113061887a9e81fe8627Brian Wellington DNSKEY and RRSIG. [RT #11542]
fcc3c131e03cb7e844eaecf74d4f9b7fd38c8398Andreas Gustafsson1655. [bug] Logging multiple versions w/o a size was broken.
b65fc651b8aaab5d0fb9b8f6ef583d699d14a113Mark Andrews1654. [bug] isc_result_totext() contained array bounds read
c50895694ef939f287aaa7505e0fcf634903bd34Mark Andrews1653. [func] Add key type checking to dst_key_fromfilename(),
be387fd057ee54ae5d84904e69587d6e29bd3950Mark Andrews DST_TYPE_KEY should be used to read TSIG, TKEY and
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafsson1652. [bug] TKEY still uses KEY.
7dbb39a417a28f61ba13e6e066c2f9c711f61471Mark Andrews1651. [bug] dig: process multiple dash options.
a51f77a70bba62f227fb15fe72ecf959893e3f0fMark Andrews1650. [bug] dig, nslookup: flush standard out after each command.
5e16689bd396d261779526345a1c5207e3308477Andreas Gustafsson1649. [bug] Silence "unexpected non-minimal diff" message.
7dec36c225ad044a6546a4e232888f3412c030a8Brian Wellington1648. [func] Update dnssec-lookaside named.conf syntax to support
7dec36c225ad044a6546a4e232888f3412c030a8Brian Wellington multiple dnssec-lookaside namespaces (not yet
7dec36c225ad044a6546a4e232888f3412c030a8Brian Wellington implemented).
ff7f1dc0393cfc8a033be7e94aa56cd57c97d174Andreas Gustafsson1647. [bug] It was possible trigger a INSIST when chasing a DS
ff7f1dc0393cfc8a033be7e94aa56cd57c97d174Andreas Gustafsson record that required walking back over a empty node.
9b0c4bf7003db929fe00a345fc96fb97677d29e0Brian Wellington1646. [bug] win32: logging file versions didn't work with
9b0c4bf7003db929fe00a345fc96fb97677d29e0Brian Wellington non-UNC filenames. [RT#11486]
19c7cce8555ccc0c95455a0c35dedd017d420d05Mark Andrews1645. [bug] named could trigger a REQUIRE failure if multiple
576f85e5fdb8805307f318db79dfc0d19e390d1aAndreas Gustafsson masters with keys are specified.
576f85e5fdb8805307f318db79dfc0d19e390d1aAndreas Gustafsson1644. [bug] Update the journal modification time after a
576f85e5fdb8805307f318db79dfc0d19e390d1aAndreas Gustafsson successful refresh query. [RT #11436]
0c70ab306505d89983186e9f8bb8647de55b5d04Mark Andrews1643. [bug] dns_db_closeversion() could leak memory / node
0c70ab306505d89983186e9f8bb8647de55b5d04Mark Andrews references. [RT #11163]
32e64787d9bd84a012ddac506f88fbc677b49377Brian Wellington1642. [port] Support OpenSSL implementations which don't have
32e64787d9bd84a012ddac506f88fbc677b49377Brian Wellington DSA support. [RT #11360]
fa5a42fbad42f4e033376d5d4624e29d018d97b7Brian Wellington1641. [bug] Update the check-names description in ARM. [RT #11389]
fa5a42fbad42f4e033376d5d4624e29d018d97b7Brian Wellington1640. [bug] win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
fa5a42fbad42f4e033376d5d4624e29d018d97b7Brian Wellington incorrectly closing the socket. [RT #11291]
523dd6a979865b8b1b8f1ecc81e5ce47a168c63fBrian Wellington1639. [func] Initial dlv system test.
5bb4ceb2a67fd558962f8a786c93daedc148a599Mark Andrews1638. [bug] "ixfr-from-differences" could generate a REQUIRE
5bb4ceb2a67fd558962f8a786c93daedc148a599Mark Andrews failure if the journal open failed. [RT #11347]
d119051ef75d5a88d28c13fb0a7c6d6757a4e9b5Brian Wellington1637. [bug] Node reference leak on error in addnoqname().
d119051ef75d5a88d28c13fb0a7c6d6757a4e9b5Brian Wellington1636. [bug] The dump done callback could get ISC_R_SUCCESS even if
d119051ef75d5a88d28c13fb0a7c6d6757a4e9b5Brian Wellington a error had occurred. The database version no longer
3f8ad70264645ebd6a2a8bc7e923271eb5bf8416Brian Wellington matched the version of the database that was dumped.
9b0e404e5fc71a2bd4fba8a66296477f815af7d5Brian Wellington1635. [bug] Memory leak on error in query_addds().
fff07c1022643da7274d4ba1b086c9c218762dc9Brian Wellington1634. [bug] named didn't supply a useful error message when it
fff07c1022643da7274d4ba1b086c9c218762dc9Brian Wellington detected duplicate views. [RT #11208]
c26c349eab7ca0499786c2091f0e407ec90eee6bAndreas Gustafsson1633. [bug] named should return NOTIMP to update requests to a
c26c349eab7ca0499786c2091f0e407ec90eee6bAndreas Gustafsson slaves without a allow-update-forwarding acl specified.
4817a0628785835abb57d06f2f616b4a6515ac2fAndreas Gustafsson1632. [bug] nsupdate failed to send prerequisite only UPDATE
4817a0628785835abb57d06f2f616b4a6515ac2fAndreas Gustafsson messages. [RT #11288]
4817a0628785835abb57d06f2f616b4a6515ac2fAndreas Gustafsson1631. [bug] dns_journal_compact() could sometimes corrupt the
4817a0628785835abb57d06f2f616b4a6515ac2fAndreas Gustafsson journal. [RT #11124]
a2a7eaf89cd68acdb16177bb05701107ceab52b9Brian Wellington1630. [contrib] queryperf: add support for IPv6 transport.
8c6058d00f89792733b5c8d4ceee84ab5025857bAndreas Gustafsson1629. [func] dig now supports IPv6 scoped addresses with the
148af05e15f5d7ae3b076231617369fdaf57d26dAndreas Gustafsson extended format in the local-server part. [RT #8753]
d31498a54482c8d5d934875d3fdeaa621c962d6fBrian Wellington1628. [bug] Typo in Compaq Trucluster support. [RT# 11264]
a2a7eaf89cd68acdb16177bb05701107ceab52b9Brian Wellington1627. [bug] win32: sockets were not being closed when the
a2a7eaf89cd68acdb16177bb05701107ceab52b9Brian Wellington last external reference was removed. [RT# 11179]
54ce9b2e29aafe1cb5f898a0983fb66e450e9559Brian Wellington1626. [bug] --enable-getifaddrs was broken. [RT#11259]
54ce9b2e29aafe1cb5f898a0983fb66e450e9559Brian Wellington1625. [bug] named failed to load/transfer RFC2535 signed zones
54ce9b2e29aafe1cb5f898a0983fb66e450e9559Brian Wellington which contained CNAMES. [RT# 11237]
7357590beef5f671cfdd4ec4304e5210adfb0d8aBrian Wellington1624. [bug] zonemgr_putio() call should be locked. [RT# 11163]
7357590beef5f671cfdd4ec4304e5210adfb0d8aBrian Wellington1623. [bug] A serial number of zero was being displayed in the
8dd5237a27e2e824d18f835dc711573aeb23a173Mark Andrews "sending notifies" log message when also-notify was
8dd5237a27e2e824d18f835dc711573aeb23a173Mark Andrews used. [RT #11177]
3b5102fc018a29e52befde5991844843c7b70786Michael Sawyer1622. [func] probe the system to see if IPV6_(RECV)PKTINFO is
bbd3d20d0843165a74698166a3180897fd019e18Andreas Gustafsson available, and suppress wildcard binding if not.
61470ed14b20c55c0730461165faa582a3775eb8Mark Andrews1621. [bug] match-destinations did not work for IPv6 TCP queries.
f7e900edbc368275aa7cec7ebec0986e45aeadd7Mark Andrews1620. [func] When loading a zone report if it is signed. [RT #11149]
ec772e873bd7f24418049b5b1b5d7c44ff781356Brian Wellington1619. [bug] Missing ISC_LIST_UNLINK in end_reserved_dispatches().
abfbf760f3bc2a6744b0249a31ca5153234b49e8Brian Wellington1618. [bug] Fencepost errors in dns_name_ishostname() and
abfbf760f3bc2a6744b0249a31ca5153234b49e8Brian Wellington dns_name_ismailbox() could trigger a INSIST().
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley1617. [port] win32: VC++ 6.0 support.
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley1616. [compat] Ensure that named's version is visible in the core
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley dump. [RT #11127]
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley1615. [port] Define ISC_SOCKADDR_LEN_T based on _BSD_SOCKLEN_T_ if
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley it is defined.
75768d5fa2c6c5c441b849ca4efa649a7c2a9e88Bob Halley1614. [port] win32: silence resource limit messages. [RT# 11101]
fa280ff02ad0c29616a0c3a22ef02cbb3f6db7efDavid Lawrence1613. [bug] Builds would fail on machines w/o a if_nametoindex().
22dbaf9ad8065127fd93eff0f239fd9c548d18b6Andreas Gustafsson Missing #ifdef ISC_PLATFORM_HAVEIFNAMETOINDEX/#endif.
22dbaf9ad8065127fd93eff0f239fd9c548d18b6Andreas Gustafsson1612. [bug] check-names at the option/view level could trigger
22dbaf9ad8065127fd93eff0f239fd9c548d18b6Andreas Gustafsson an INSIST. [RT# 11116]
184867e88b5a30bbc29f17edbc7b50a6c8a944e7David Lawrence1611. [bug] solaris: IPv6 interface scanning failed to cope with
184867e88b5a30bbc29f17edbc7b50a6c8a944e7David Lawrence no active IPv6 interfaces.
fa280ff02ad0c29616a0c3a22ef02cbb3f6db7efDavid Lawrence1610. [bug] On dual stack machines "dig -b" failed to set the
fa280ff02ad0c29616a0c3a22ef02cbb3f6db7efDavid Lawrence address type to be looked up with "@server".
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson1609. [func] dig now has support to chase DNSSEC signature chains.
f4e4111795ceb13066d09c38723afacb04e33ad4Mark Andrews Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
253ab81bf2760d3d7f68512b43710afc02d788daMark Andrews DNSSEC validation code in dig coded by Olivier Courtay
253ab81bf2760d3d7f68512b43710afc02d788daMark Andrews (olivier.courtay@irisa.fr) for the IDsA project
9f28451bca8377ef6c9ea3b0a49bf342c9fa6800Mark Andrews1608. [func] dig and host now accept -4/-6 to select IP transport
9f28451bca8377ef6c9ea3b0a49bf342c9fa6800Mark Andrews to use when making queries.
af5dc286ff4b750deec50d1c006aae5fc38019c0Mark Andrews1607. [bug] dig, host and nslookup were still using random()
af5dc286ff4b750deec50d1c006aae5fc38019c0Mark Andrews to generate query ids. [RT# 11013]
ee303f481dfefcd4e4994f8b8b17f2de32aa4d69Brian Wellington1606. [bug] DLV insecurity proof was failing.
ee303f481dfefcd4e4994f8b8b17f2de32aa4d69Brian Wellington1605. [func] New dns_db_find() option DNS_DBFIND_COVERINGNSEC.
9b2a2a9016980fbed6b2025d365a8ae99897608cDavid Lawrence1604. [bug] A xfrout_ctx_create() failure would result in
9b2a2a9016980fbed6b2025d365a8ae99897608cDavid Lawrence xfrout_ctx_destroy() being called with a
86b8c485762daa54a96d033110f6f41ea96e5213David Lawrence partially initialized structure.
125a916d1a0c01f139ced5736145703df28d07cfDavid Lawrence1603. [bug] nsupdate: set interactive based on isatty().
125a916d1a0c01f139ced5736145703df28d07cfDavid Lawrence1602. [bug] Logging to a file failed unless a size was specified.
2115bc7d6433c92499d8e4f67e1c1dfa42ecd6f0David Lawrence1601. [bug] Silence spurious warning 'both "recursion no;" and
02e38214502c3a946cdfe87e16525747617a1150Brian Wellington "allow-recursion" active' warning from view "_bind".
f8da2d95835c5216570a45e9000f740321503ae3David Lawrence1600. [bug] Duplicate zone pre-load checks were not case
f8da2d95835c5216570a45e9000f740321503ae3David Lawrence1599. [bug] Fix memory leak on error path when checking named.conf.
fdb2cda3ed366699d70aaf67ee5ae7fcd2ca7561David Lawrence1598. [func] Specify that certain parts of the namespace must
6094a7774954463e312f7266c8d4d3f26aa07d4aAndreas Gustafsson be secure (dnssec-must-be-secure).
8dc3d2006f679d0a291f7a20612c37e2a7146096Brian Wellington1597. [func] Allow notify-source and query-source to be specified
a110543bb4d2e53caa40f83c2b45786a1efe63efAndreas Gustafsson on a per server basis similar to transfer-source.
ef9f9001fca9445ef315b1e76a66fc84fef6fdc6Andreas Gustafsson1596. [func] Accept 'notify-source' style syntax for query-source.
a06df85974344892431b14bec51c1beeee971eccAndreas Gustafsson1595. [func] New notify type 'master-only'. Enable notify for
24c5978e0b32137305c2bef2c6e116ee7680a610Andreas Gustafsson master zones only.
63612a0fe1abbeb8ab6d727a4cfe46831c481387Brian Wellington1594. [bug] 'rndc dumpdb' could prevent named from answering
63612a0fe1abbeb8ab6d727a4cfe46831c481387Brian Wellington queries while the dump was in progress. [RT #10565]
9be0c3d823200bed1286cff6bddf2a8c639f5287Brian Wellington1593. [bug] rndc should return "unknown command" to unknown
125a916d1a0c01f139ced5736145703df28d07cfDavid Lawrence commands. [RT# 10642]
125a916d1a0c01f139ced5736145703df28d07cfDavid Lawrence1592. [bug] configure_view() could leak a dispatch. [RT# 10675]
32bb863ea960caa650105b60dcd45e3db6840a6fAndreas Gustafsson1591. [bug] libbind: updated to BIND 8.4.5.
7d33e8996948523e0180bc7e28a93d534d878dccAndreas Gustafsson1590. [port] netbsd: update thread support.
736aab3076e9bec708cec073f5cf8e6c4b588886Brian Wellington1589. [func] DNSSEC lookaside validation.
732f883c12f171186d7f3331ebdf5d16044b14b0Brian Wellington1588. [bug] win32: TCP sockets could become blocked. [RT #10115]
7cb10f77890fe36b14079c7beb848ec390a53e44Andreas Gustafsson1587. [bug] dns_message_settsigkey() failed to clear existing key.
bb1cf189bb9fd9059cf13b785d15b0e50c0be8fbAndreas Gustafsson1586. [func] "check-names" is now implemented.
bb1cf189bb9fd9059cf13b785d15b0e50c0be8fbAndreas Gustafsson1585. [placeholder]
f53848e17123569387b279578f0100dca5407da5Mark Andrews1584. [bug] "make test" failed with a read only source tree.
d46bf932ed5e1f58a4c424ce1ce7525963354482Brian Wellington1583. [bug] Records add via UPDATE failed to get the correct trust
d46bf932ed5e1f58a4c424ce1ce7525963354482Brian Wellington level. [RT #10452]
64a84169d7eed05486b10be90afea58f4af146f9Brian Wellington1582. [bug] rrset-order failed to work on RRsets with more
1599bd6998f54b2b34804d7332f543744368a586Mark Andrews than 32 elements. [RT #10381]
1599bd6998f54b2b34804d7332f543744368a586Mark Andrews1581. [func] Disable DNSSEC support by default. To enable
acc63b06d9e4e2137950dabddcccd17d8b336ca0Olafur Gudmundsson DNSSEC specify "dnssec-enable yes;" in named.conf.
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1580. [bug] Zone destruction on final detach takes a long time.
c8fc692fa1445ccfc39b68902546cdfc7ee30d3eBrian Wellington1579. [bug] Multiple task managers could not be created.
f19771c55d7e7d5bb38160e710185e6e61749d16Andreas Gustafsson1578. [bug] Don't use CLASS E IPv4 addresses when resolving.
f19771c55d7e7d5bb38160e710185e6e61749d16Andreas Gustafsson1577. [bug] Use isc_uint32_t in ultrasparc optimizer bug
f19771c55d7e7d5bb38160e710185e6e61749d16Andreas Gustafsson workaround code. [RT #10331]
f1d427043e94371cdf1f21b3cbd65917adbcff25Andreas Gustafsson1576. [bug] Race condition in dns_dispatch_addresponse().
f1d427043e94371cdf1f21b3cbd65917adbcff25Andreas Gustafsson1575. [func] Log TSIG name on TSIG verify failure. [RT #4404]
6c29053a20f7614167bafa4388c666644a095349Andreas Gustafsson1574. [bug] Don't attempt to open the controls socket(s) when
6c29053a20f7614167bafa4388c666644a095349Andreas Gustafsson running tests. [RT #9091]
6c29053a20f7614167bafa4388c666644a095349Andreas Gustafsson1573. [port] linux: update to libtool 1.5.2 so that
6c29053a20f7614167bafa4388c666644a095349Andreas Gustafsson "make install DESTDIR=/xx" works with
3d509f54ac6bbcc19de5aa6d1ce37e001821dc7bDavid Lawrence "configure --with-libtool". [RT #9941]
3d509f54ac6bbcc19de5aa6d1ce37e001821dc7bDavid Lawrence1572. [bug] nsupdate: sign the soa query to find the enclosing
3d509f54ac6bbcc19de5aa6d1ce37e001821dc7bDavid Lawrence zone if the server is specified. [RT #10148]
a59ed6543bbc13e7c784d6badce7b757c2620e28David Lawrence1571. [bug] rbt:hash_node() could fail leaving the hash table
a59ed6543bbc13e7c784d6badce7b757c2620e28David Lawrence in an inconsistent state. [RT #10208]
a59ed6543bbc13e7c784d6badce7b757c2620e28David Lawrence1570. [bug] nsupdate failed to handle classes other than IN.
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence New keyword 'class' which sets the default class.
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence1569. [func] nsupdate new command 'answer' which displays the
91b191a90cae9b162b8c68a3b4820031e129b37bBrian Wellington complete answer message to the last update.
bf00f50cf43a43a999b5ab054cab652f7775dce6Brian Wellington1568. [bug] nsupdate now reports that the update failed in
bf00f50cf43a43a999b5ab054cab652f7775dce6Brian Wellington interactive mode. [RT# 10236]
253f774e358dba38742a484426a4cadf4f248817Brian Wellington1567. [maint] B.ROOT-SERVERS.NET is now 192.228.79.201.
253f774e358dba38742a484426a4cadf4f248817Brian Wellington1566. [port] Support for the cmsg framework on Solaris and HP/UX.
2de31518c3da27092120b40fc373cecf600d64e6Brian Wellington This also solved the problem that match-destinations
2de31518c3da27092120b40fc373cecf600d64e6Brian Wellington for IPv6 addresses did not work on these systems.
4ae3a03bb7dbb050adddc051a5df6f3de057eb27Andreas Gustafsson1565. [bug] CD flag should be copied to outgoing queries unless
4ae3a03bb7dbb050adddc051a5df6f3de057eb27Andreas Gustafsson the query is under a secure entry point in which case
4ae3a03bb7dbb050adddc051a5df6f3de057eb27Andreas Gustafsson CD should be set.
10e22ebcc3629be94d37bf408157e2c5ee5740e0Andreas Gustafsson1564. [func] Attempt to provide a fallback entropy source to be
2732332fe53d00592109ef69c0075fcc2ad09db9Brian Wellington used if named is running chrooted and named is unable
2732332fe53d00592109ef69c0075fcc2ad09db9Brian Wellington to open entropy source within the chroot area.
8fa78d9ad5f5ab6c69d1d52b00b1ffcdf1bd5bebMichael Sawyer1563. [bug] Gracefully fail when unable to obtain neither an IPv4
8fa78d9ad5f5ab6c69d1d52b00b1ffcdf1bd5bebMichael Sawyer nor an IPv6 dispatch. [RT #10230]
e544b507b8019a62c5d2716281f6832519a8791dDavid Lawrence1562. [bug] isc_socket_create() and isc_socket_accept() could
e544b507b8019a62c5d2716281f6832519a8791dDavid Lawrence leak memory under error conditions. [RT #10230]
09de21079e902c7356d936ef4f2a31060b36e5f3Brian Wellington1561. [bug] It was possible to release the same name twice if
09de21079e902c7356d936ef4f2a31060b36e5f3Brian Wellington named ran out of memory. [RT #10197]
ee4429e13e08f30c366cdc5d10585388b8a9f212Michael Sawyer1560. [port] FreeBSD: work around FreeBSD 5.2 mapping EAI_NODATA
b74896ead5671943135727b50d86d1040d7ffbf3David Lawrence and EAI_NONAME to the same value.
b74896ead5671943135727b50d86d1040d7ffbf3David Lawrence1559. [port] named should ignore SIGFSZ.
3c7ce471aa8a1a9c5bc0ca9e41f406bdc9f0b2aeAndreas Gustafsson1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
8aff41ca8ac8dbd9671f3da824406a8783db49d1Brian Wellington child zones for which we don't have a supported
8aff41ca8ac8dbd9671f3da824406a8783db49d1Brian Wellington algorithm. Such child zones are treated as unsigned.
c9d7e543d0da2996d1cc52d3c5920141df49a4ecBrian Wellington1557. [func] Implement missing DNSSEC tests for
c9d7e543d0da2996d1cc52d3c5920141df49a4ecBrian Wellington * NOQNAME proof with wildcard answers.
6dbf9cbe6a39a00de910ef843b9f864abf68bc40Brian Wellington * NOWILDARD proof with NXDOMAIN.
6dbf9cbe6a39a00de910ef843b9f864abf68bc40Brian Wellington Cache and return NOQNAME with wildcard answers.
17aac384e029f5dd3314876058c7501f4d84b90bBrian Wellington1556. [bug] nsupdate now treats all names as fully qualified.
17aac384e029f5dd3314876058c7501f4d84b90bBrian Wellington1555. [func] 'rrset-order cyclic' no longer has a random starting
23f64ea0dcd7f5b7094ae6ade2a002fb7dde1466Brian Wellington point per query. [RT #7572]
23f64ea0dcd7f5b7094ae6ade2a002fb7dde1466Brian Wellington1554. [bug] dig, host, nslookup failed when no nameservers
3c7ce471aa8a1a9c5bc0ca9e41f406bdc9f0b2aeAndreas Gustafsson were specified in /etc/resolv.conf. [RT #8232]
3c7ce471aa8a1a9c5bc0ca9e41f406bdc9f0b2aeAndreas Gustafsson1553. [bug] The windows socket code could stop accepting
3c7ce471aa8a1a9c5bc0ca9e41f406bdc9f0b2aeAndreas Gustafsson connections. [RT#10115]
3562c9dc12f06eb964ccefd3291a012f4e6b1743Brian Wellington1552. [bug] Accept NOTIFY requests from mapped masters if
3562c9dc12f06eb964ccefd3291a012f4e6b1743Brian Wellington matched-mapped is set. [RT #10049]
f437f6ffae28f88334cf47ce8f948cbf40331ffaAndreas Gustafsson1551. [port] Open "/dev/null" before calling chroot().
704d6eeab1d8d6a2aeb99c37fa5a97322d9340fcBrian Wellington1550. [port] Call tzset(), if available, before calling chroot().
704d6eeab1d8d6a2aeb99c37fa5a97322d9340fcBrian Wellington1549. [func] named-checkzone can now write out the zone contents
ed8ba54e644957e0ebd51601552193275299ca8dAndreas Gustafsson in a easily parsable format (-D and -o).
ed8ba54e644957e0ebd51601552193275299ca8dAndreas Gustafsson1548. [bug] When parsing APL records it was possible to silently
4d5c668a91c6e5a26653031dd137292bfc03da52Andreas Gustafsson accept out of range ADDRESSFAMILY values. [RT# 9979]
4d5c668a91c6e5a26653031dd137292bfc03da52Andreas Gustafsson1547. [bug] Named wasted memory recording duplicate lame zone
7789eb1345bef03773a2530dce7f2709cc50aa2aAndreas Gustafsson entries. [RT #9341]
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson1546. [bug] We were rejecting valid secure CNAME to negative
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson1545. [bug] It was possible to leak memory if named was unable to
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson bind to the specified transfer source and TSIG was
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson being used. [RT #10120]
9c566a852f31c3a5d0b9d6eaf11463114339c01dAndreas Gustafsson1544. [bug] Named would logged a single entry to a file despite it
4c08b67a5f01eda472a9dfee4c73dbbac49c0065Mark Andrews being over the specified size limit.
f8abaa0fae7f75d9601c10b6a4af8dd907494d45Mark Andrews1543. [bug] Logging using "versions unlimited" did not work.
f8abaa0fae7f75d9601c10b6a4af8dd907494d45Mark Andrews1542. [placeholder]
1addbb84718fdb7635459ed05f060be086e88f35Andreas Gustafsson1541. [func] NSEC now uses new bitmap format.
1addbb84718fdb7635459ed05f060be086e88f35Andreas Gustafsson1540. [bug] "rndc reload <dynamiczone>" was silently accepted.
d3be9a9c6ef76a5d7671b0962785ca025b153d2bAndreas Gustafsson1539. [bug] Open UDP sockets for notify-source and transfer-source
d3be9a9c6ef76a5d7671b0962785ca025b153d2bAndreas Gustafsson that use reserved ports at startup. [RT #9475]
e9fce1415f8be4cd38d528950c92c481bd105254Mark Andrews1538. [placeholder] rt9997
e9fce1415f8be4cd38d528950c92c481bd105254Mark Andrews1537. [func] New option "querylog". If set specify whether query
483958540f0034d543f0564beb7877326f15a45bMark Andrews logging is to be enabled or disabled at startup.
59e1a928bc4253b91ead0f7c46be7d3984cb3016Bob Halley1536. [bug] Windows socket code failed to log a error description
90cd33e0baf23574a88a4c967afec8b95a1801deAndreas Gustafsson when returning ISC_R_UNEXPECTED. [RT #9998]
90cd33e0baf23574a88a4c967afec8b95a1801deAndreas Gustafsson1535. [placeholder]
517950ae99fa271b034a5cfec1c9fbb62696f975Mark Andrews1534. [bug] Race condition when priming cache. [RT# 9940]
517950ae99fa271b034a5cfec1c9fbb62696f975Mark Andrews1533. [func] Warn if both "recursion no;" and "allow-recursion"
f9870620b346ed267023dc98ee81adcfef2e16b7Andreas Gustafsson are active. [RT# 4389]
dfd7798d8b870abf03795d8095297a4b982ab6e9Mark Andrews1532. [port] netbsd: the configure test for <sys/sysctl.h>
19ff7edc1a6388085193f5487e1599f45aa62648Mark Andrews1531. [port] AIX more libtool fixes.
8a0ff6c15cb20c903f9e16a3d5c2cab603478bc3Mark Andrews1530. [bug] It was possible to trigger a INSIST() failure if a
8a0ff6c15cb20c903f9e16a3d5c2cab603478bc3Mark Andrews slave master file was removed at just the correct
8a0ff6c15cb20c903f9e16a3d5c2cab603478bc3Mark Andrews moment. [RT #9462]
42928d936e79dbda7ea00bbcab6e5d8034a95bf8Andreas Gustafsson1529. [bug] "notify explicit;" failed to log that NOTIFY messages
0c0619cc1983ff58e855c5159d8892e46dddac5eBrian Wellington were being sent for the zone. [RT# 9442]
c472ead4a932f93251eddaa41e120c3bfc4f95a4Andreas Gustafsson1528. [cleanup] Simplify some dns_name_ functions based on the
c472ead4a932f93251eddaa41e120c3bfc4f95a4Andreas Gustafsson deprecation of bitstring labels.
d7e77a9b59138e8a94d3dfa4e41e1852ad51ac25Andreas Gustafsson1527. [cleanup] Reduce the number of gettimeofday() calls without
c472ead4a932f93251eddaa41e120c3bfc4f95a4Andreas Gustafsson losing necessary timer granularity.
a6dbd6b6604e27ae3c7190de20dbcaaa6e5a1fd8Andreas Gustafsson1526. [func] Implemented "additional section caching (or acache)",
a6dbd6b6604e27ae3c7190de20dbcaaa6e5a1fd8Andreas Gustafsson an internal cache framework for additional section
383665e42ad838046472e847b16c4e0d3f1aaf76Bob Halley content to improve response performance. Several
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson configuration options were provided to control the
383665e42ad838046472e847b16c4e0d3f1aaf76Bob Halley1525. [bug] dns_cache_create() could trigger a REQUIRE
383665e42ad838046472e847b16c4e0d3f1aaf76Bob Halley failure in isc_mem_put() during error cleanup.
6b5a6fbe1cc0ceb7e2b516aaada596b79360a5b8Bob Halley1524. [port] AIX needs to be able to resolve all symbols when
6b5a6fbe1cc0ceb7e2b516aaada596b79360a5b8Bob Halley creating shared libraries (--with-libtool).
ba6fd2580863759baedd9c47153602b19006a324Andreas Gustafsson1523. [bug] Fix race condition in rbtdb. [RT# 9189]
ba6fd2580863759baedd9c47153602b19006a324Andreas Gustafsson1522. [bug] dns_db_findnode() relax the requirements on 'name'.
ba6fd2580863759baedd9c47153602b19006a324Andreas Gustafsson1521. [bug] dns_view_createresolver() failed to check the
86a4d80e0624a10b1824d25018246e1ea63f55d2Andreas Gustafsson result from isc_mem_create(). [RT# 9294]
850d70818503ca1b0f98c9c70b16b51e789fd705Andreas Gustafsson1520. [protocol] Add SSHFP (SSH Finger Print) type.
dd16d9d9e77c2d906ee5ffa3dd9f71cacfbcb081Brian Wellington1519. [bug] dnssec-signzone:nsec_setbit() computed the wrong
d3a86da2e8f09e2c3f55721aae537b9cacc7e537Andreas Gustafsson length of the new bitmap.
d3a86da2e8f09e2c3f55721aae537b9cacc7e537Andreas Gustafsson1518. [bug] dns_nsec_buildrdata(), and hence dns_nsec_build(),
d3a86da2e8f09e2c3f55721aae537b9cacc7e537Andreas Gustafsson contained a off-by-one error when working out the
850d70818503ca1b0f98c9c70b16b51e789fd705Andreas Gustafsson number of octets in the bitmap.
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence1517. [port] Support for IPv6 interface scanning on HP/UX and
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence TrueUNIX 5.1.
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence1515. [func] Allow transfer source to be set in a server statement.
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence1514. [bug] named: isc_hash_destroy() was being called too early.
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence1513. [doc] Add "US" to root-delegation-only exclude list.
3c82f274bd880a33fdaf211af4fe8f6b3d6ca556David Lawrence1512. [bug] Extend the delegation-only logging to return query
5afc10d6d8278c9ab34b9f6c82ef7bb3bfefd0efAndreas Gustafsson type, class and responding nameserver.
78d78f05d91205cbde33ca87d24b8d13aa2d8d66Brian Wellington1511. [bug] delegation-only was generating false positives
78d78f05d91205cbde33ca87d24b8d13aa2d8d66Brian Wellington on negative answers from sub-zones.
5afc10d6d8278c9ab34b9f6c82ef7bb3bfefd0efAndreas Gustafsson1510. [func] New view option "root-delegation-only". Apply
5afc10d6d8278c9ab34b9f6c82ef7bb3bfefd0efAndreas Gustafsson delegation-only check to all TLDs and root.
5afc10d6d8278c9ab34b9f6c82ef7bb3bfefd0efAndreas Gustafsson Note there are some TLDs that are NOT delegation
5afc10d6d8278c9ab34b9f6c82ef7bb3bfefd0efAndreas Gustafsson only (e.g. DE, LV, US and MUSEUM) these can be excluded
3f01dde0bd24561fc3a6c2f7e259a58af4457a86Brian Wellington from the checks by using exclude.
3f01dde0bd24561fc3a6c2f7e259a58af4457a86Brian Wellington root-delegation-only exclude {
626b221f7113479a0709f0bb0a8193c0ab0dcf84Andreas Gustafsson "DE"; "LV"; "US"; "MUSEUM";
626b221f7113479a0709f0bb0a8193c0ab0dcf84Andreas Gustafsson1509. [bug] Hint zones should accept delegation-only. Forward
733e928f714c848aa394c2d12b6239bc7780101bMark Andrews zone should not accept delegation-only.
c379c1bddb2d84c9219ab6c394b33aa866b9f3bfAndreas Gustafsson1508. [bug] Don't apply delegation-only checks to answers from
ebfcb6cf66283096ebda1503b6cc042ce86b6bedBrian Wellington1507. [bug] Handle BIND 8 style returns to NS queries to parents
ebfcb6cf66283096ebda1503b6cc042ce86b6bedBrian Wellington when making delegation-only checks.
c379c1bddb2d84c9219ab6c394b33aa866b9f3bfAndreas Gustafsson1506. [bug] Wrong return type for dns_view_isdelegationonly().
066faef1195d539f575816ccab87ff3e85b1b13eBrian Wellington1505. [bug] Uninitialized rdataset in sdb. [RT #8750]
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1504. [func] New zone type "delegation-only".
17442ccc2b2e9c3b3bfc337f0fdfad6186fbb123Mark Andrews1503. [port] win32: install libeay32.dll outside of system32.
61b0df9eb522f13aef13cc2704728e799cbc251aMichael Sawyer1502. [bug] nsupdate: adjust timeouts for UPDATE requests over TCP.
61b0df9eb522f13aef13cc2704728e799cbc251aMichael Sawyer1501. [func] Allow TCP queue length to be specified via
61b0df9eb522f13aef13cc2704728e799cbc251aMichael Sawyer named.conf, tcp-listen-queue.
369bb68c2c7709c7fd8b0d6c1d1f8abc6422a7e2Michael Sawyer1500. [bug] host failed to lookup MX records. Also look up
369bb68c2c7709c7fd8b0d6c1d1f8abc6422a7e2Michael Sawyer AAAA records.
3dcb97b199693012d12e978b8f577a339e434361Andreas Gustafsson1499. [bug] isc_random need to be seeded better if arc4random()
a3e41e3c03a32b00fc243fce538a39ddc7237885Andreas Gustafsson1498. [port] bsdos: 5.x support.
a3e41e3c03a32b00fc243fce538a39ddc7237885Andreas Gustafsson1497. [placeholder]
fa3cbea8bfba19d1c11f9a6ad20f40a2c15377f0Brian Wellington1496. [port] test for pthread_attr_setstacksize().
0fc89c4ee660e825ac66774f2d4912cfc396386aMark Andrews1495. [cleanup] Replace hash functions with universal hash.
e21d199dca95aff5d50f133d6b064309e209af00Brian Wellington1494. [security] Turn on RSA BLINDING as a precaution.
c03298d879554fc5dc197c28fd4b686e0d880ee3Mark Andrews1493. [placeholder]
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1492. [cleanup] Preserve rwlock quota context when upgrading /
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews downgrading. [RT #5599]
04c22ceaf2d3812eaab69d79958d0e0d62048cd2Mark Andrews1491. [bug] dns_master_dump*() would produce extraneous $ORIGIN
04c22ceaf2d3812eaab69d79958d0e0d62048cd2Mark Andrews lines. [RT #6206]
04c22ceaf2d3812eaab69d79958d0e0d62048cd2Mark Andrews1490. [bug] Accept reading state as well as working state in
04c22ceaf2d3812eaab69d79958d0e0d62048cd2Mark Andrews ns_client_next(). [RT #6813]
6ef15459b8fd3fc8b5672da4ad72c19a755dbe45Mark Andrews1489. [compat] Treat 'allow-update' on slave zones as a warning.
b65f2ab14abb4b6ef906d7d02064fba158f07b1eDavid Lawrence1488. [bug] Don't override trust levels for glue addresses.
b65f2ab14abb4b6ef906d7d02064fba158f07b1eDavid Lawrence1487. [bug] A REQUIRE() failure could be triggered if a zone was
c03bb27f0675a6e60ceea66b451548e8481bc05cMark Andrews queued for transfer and the zone was then removed.
7789eb1345bef03773a2530dce7f2709cc50aa2aAndreas Gustafsson1486. [bug] isc_print_snprintf() '%%' consumed one too many format
b65f2ab14abb4b6ef906d7d02064fba158f07b1eDavid Lawrence characters. [RT# 8230]
c03bb27f0675a6e60ceea66b451548e8481bc05cMark Andrews1485. [bug] gen failed to handle high type values. [RT #6225]
389c749a5ee18f1c0d6278ae49f2aae5d5f0d2dcMark Andrews1484. [bug] The number of records reported after a AXFR was wrong.
09671f9551077f9eae8c41619b61272cb9821100Andreas Gustafsson1483. [bug] dig axfr failed if the message id in the answer failed
72fa265baa3d138b43427bcb5c0838740f807045Mark Andrews to match that in the request. Only the id in the first
4b6d5b2312d1482cc406fe58fa3269dd7a915b3fMark Andrews message is required to match. [RT #8138]
4b6d5b2312d1482cc406fe58fa3269dd7a915b3fMark Andrews1482. [bug] named could fail to start if the kernel supports
4b6d5b2312d1482cc406fe58fa3269dd7a915b3fMark Andrews IPv6 but no interfaces are configured. Similarly
29c818c7d40fc8898b062903ec703851328a4deaMark Andrews for IPv4. [RT #6229]
b1cde6bf3a8e3a77eb77caf97df0d7ec5c8450dfBrian Wellington1481. [bug] Refresh and stub queries failed to use masters keys
b1cde6bf3a8e3a77eb77caf97df0d7ec5c8450dfBrian Wellington if specified. [RT #7391]
f8abaa0fae7f75d9601c10b6a4af8dd907494d45Mark Andrews1480. [bug] Provide replay protection for rndc commands. Full
f8abaa0fae7f75d9601c10b6a4af8dd907494d45Mark Andrews replay protection requires both rndc and named to
f8abaa0fae7f75d9601c10b6a4af8dd907494d45Mark Andrews be updated. Partial replay protection (limited
f8abaa0fae7f75d9601c10b6a4af8dd907494d45Mark Andrews exposure after restart) is provided if just named
37d1c8ee546ae89720c3e17e57ee3a05e9cdc7b9Brian Wellington1479. [bug] cfg_create_tuple() failed to handle out of
37d1c8ee546ae89720c3e17e57ee3a05e9cdc7b9Brian Wellington memory cleanup. parse_list() would leak memory
28b7844ee93231da831ba3c090e1677bb1be5f18Andreas Gustafsson on syntax errors.
28b7844ee93231da831ba3c090e1677bb1be5f18Andreas Gustafsson1478. [port] ifconfig.sh didn't account for other virtual
28b7844ee93231da831ba3c090e1677bb1be5f18Andreas Gustafsson interfaces. It now takes a optional argument
28b7844ee93231da831ba3c090e1677bb1be5f18Andreas Gustafsson to specify the first interface number. [RT #3907]
78db9e8f4b686fde6dfa0ec85a68c06cc9d4bf28Brian Wellington1477. [bug] memory leak using stub zones and TSIG.
78db9e8f4b686fde6dfa0ec85a68c06cc9d4bf28Brian Wellington1476. [placeholder]
78db9e8f4b686fde6dfa0ec85a68c06cc9d4bf28Brian Wellington1475. [port] Probe for old sprintf().
b20ee662a7c847c9ef7b96ab9e5e34543efe5c0dMark Andrews1474. [port] Provide strtoul() and memmove() for platforms
b20ee662a7c847c9ef7b96ab9e5e34543efe5c0dMark Andrews without them.
450995b90c8cb66d82c2377d4f9bd9812a132c30Andreas Gustafsson1473. [bug] create_map() and create_string() failed to handle out
450995b90c8cb66d82c2377d4f9bd9812a132c30Andreas Gustafsson of memory cleanup. [RT #6813]
190fbe9738bd0c1b9b13732bb8bd56b2b7c71640David Lawrence1472. [contrib] idnkit-1.0 from JPNIC, replaces mdnkit.
190fbe9738bd0c1b9b13732bb8bd56b2b7c71640David Lawrence1471. [bug] libbind: updated to BIND 8.4.0.
190fbe9738bd0c1b9b13732bb8bd56b2b7c71640David Lawrence1470. [bug] Incorrect length passed to snprintf. [RT #5966]
190fbe9738bd0c1b9b13732bb8bd56b2b7c71640David Lawrence1469. [func] Log end of outgoing zone transfer at same level
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley as the start of transfer is logged. [RT #4441]
7b438bdb9b821f9f1c96443762072e137716048dBrian Wellington1468. [func] Internal zones are no longer counted for
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley 'rndc status'. [RT #4706]
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley1467. [func] $GENERATES now supports optional class and ttl.
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley1466. [bug] lwresd configuration errors resulted in memory
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley and lock leaks. [RT #5228]
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley1465. [bug] isc_base64_decodestring() and isc_base64_tobuffer()
7b438bdb9b821f9f1c96443762072e137716048dBrian Wellington failed to check that trailing bits were zero allowing
c40085afa75a5eae732ec1198384dd5cb24400b6Bob Halley some invalid base64 strings to be accepted. [RT #5397]
86c270cbb24117976d6cd3098c3010e067915c24Andreas Gustafsson1464. [bug] Preserve "out of zone" data for outgoing zone
10258f6b3d1ce54ffb22e6b9a31f8f001f7ee2d5Mark Andrews transfers. [RT #5192]
b38ebe307cb2411535c79afd441870a99cc50eddMark Andrews1463. [bug] dns_rdata_from{wire,struct}() failed to catch bad
b38ebe307cb2411535c79afd441870a99cc50eddMark Andrews NXT bit maps. [RT #5577]
8217f91f8d2dd6e94a2bf893284506ea47cd294aAndreas Gustafsson1462. [bug] parse_sizeval() failed to check the token type.
588b63e1a86fb707172830e14897da624ed380edMark Andrews1461. [bug] Remove deadlock from rbtdb code. [RT #5599]
bb17aa91c14de959b191a200df61afb6a68f110fBrian Wellington1460. [bug] inet_pton() failed to reject certain malformed
bb17aa91c14de959b191a200df61afb6a68f110fBrian Wellington IPv6 literals.
452d75b18f9d050086964fa39c326cf388517396Mark Andrews1459. [placeholder]
2b4db0b6d4b5a0307cecbafdd1d34d6f61b7dbadMark Andrews1458. [cleanup] sprintf() -> snprintf().
6850cdd4497424c9d42ade487edfde9fb9a47de9Brian Wellington1457. [port] Provide strlcat() and strlcpy() for platforms without
6850cdd4497424c9d42ade487edfde9fb9a47de9Brian Wellington1456. [contrib] gen-data-queryperf.py from Stephane Bortzmeyer.
2a37aa188c2297e0c0856c3e5740c43dd426a432Mark Andrews1455. [bug] <netaddr> missing from server grammar in
6c87cf19970a9eef43c1e38227cd23b3a2f6151aMark Andrews1454. [port] Use getifaddrs() if available for interface scanning.
7869b99dc815e3b863351b8095d1b71b3f583541Brian Wellington --disable-getifaddrs to override. Glibc currently
7869b99dc815e3b863351b8095d1b71b3f583541Brian Wellington has a getifaddrs() that does not support IPv6.
df1e829dde71ab960545453e4ae439ae601d5a9eMark Andrews Use --enable-getifaddrs=glibc to force the use of
df1e829dde71ab960545453e4ae439ae601d5a9eMark Andrews this version under linux machines.
df1e829dde71ab960545453e4ae439ae601d5a9eMark Andrews1453. [doc] ARM: $GENERATE example wasn't accurate. [RT #5298]
df1e829dde71ab960545453e4ae439ae601d5a9eMark Andrews1452. [placeholder]
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer1451. [bug] rndc-confgen didn't exit with a error code for all
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer failures. [RT #5209]
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson1450. [bug] Fetching expired glue failed under certain
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer circumstances. [RT #5124]
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer1449. [bug] query_addbestns() didn't handle running out of memory
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer1448. [bug] Handle empty wildcards labels.
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer1447. [bug] We were casting (unsigned int) to and from (void *).
fb04db11ee6aad3ac3e023ab89b5f9d8a4d5674dMichael Sawyer rdataset->private4 is now rdataset->privateuint4
e65fe7af00935a0a81d4b0b0ed51c7f6c89f5c3bAndreas Gustafsson to reflect a type change.
e65fe7af00935a0a81d4b0b0ed51c7f6c89f5c3bAndreas Gustafsson1446. [func] Implemented undocumented alternate transfer sources
4bb3a1a63d7943564f30bf9efd312283141439a2Andreas Gustafsson from BIND 8. See use-alt-transfer-source,
4bb3a1a63d7943564f30bf9efd312283141439a2Andreas Gustafsson alt-transfer-source and alt-transfer-source-v6.
4bb3a1a63d7943564f30bf9efd312283141439a2Andreas Gustafsson SECURITY: use-alt-transfer-source is ENABLED unless
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson you are using views. This may cause a security risk
e2b52099918681498136fc82df192d256cc3cdd3Brian Wellington resulting in accidental disclosure of wrong zone
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson content if the master supplying different source
389ec663f262cc219e986d6600eec9707ef2cb24Brian Wellington content based on IP address. If you are not certain
e549eb1242b69ee050440e7205a5633cb56199b3Mark Andrews ISC recommends setting use-alt-transfer-source no;
88cef4408ab6b4c48702ed1b3ae27e20f485d864Mark Andrews1445. [bug] DNS_ADBFIND_STARTATROOT broke stub zones. This has
88cef4408ab6b4c48702ed1b3ae27e20f485d864Mark Andrews been replaced with DNS_ADBFIND_STARTATZONE which
88cef4408ab6b4c48702ed1b3ae27e20f485d864Mark Andrews causes the search to start using the closest zone.
88cef4408ab6b4c48702ed1b3ae27e20f485d864Mark Andrews1444. [func] dns_view_findzonecut2() allows you to specify if the
fce9a9550e8e7a6dff4093d4815ec41fae2d7b55Mark Andrews cache should be searched for zone cuts.
ff7e6f2791cc5ad7c5f401a184b88343fde5ec3cAndreas Gustafsson1443. [func] Masters lists can now be specified and referenced
693ddf84daa745a0ea8ca311a8154dfa03eabc43Andreas Gustafsson in zone masters clauses and other masters lists.
693ddf84daa745a0ea8ca311a8154dfa03eabc43Andreas Gustafsson1442. [func] New functions for manipulating port lists:
ff7e6f2791cc5ad7c5f401a184b88343fde5ec3cAndreas Gustafsson dns_portlist_create(), dns_portlist_add(),
ff7e6f2791cc5ad7c5f401a184b88343fde5ec3cAndreas Gustafsson dns_portlist_remove(), dns_portlist_match(),
ff7e6f2791cc5ad7c5f401a184b88343fde5ec3cAndreas Gustafsson dns_portlist_attach() and dns_portlist_detach().
ff7e6f2791cc5ad7c5f401a184b88343fde5ec3cAndreas Gustafsson1441. [func] It is now possible to tell dig to bind to a specific
2bebe117bf96d7e24df4d703d6488d61a5179bcaMark Andrews source port.
4da10bce4bf64b574b59aa4fb5be0f237d0d41edBrian Wellington1440. [func] It is now possible to tell named to avoid using
4da10bce4bf64b574b59aa4fb5be0f237d0d41edBrian Wellington certain source ports (avoid-v4-udp-ports,
3f123dcc2fe5d2cd08ca91b732741d86a4036906Brian Wellington avoid-v6-udp-ports).
16ea60d0dbbaf1206f4800cb16744ef568fd7be8Michael Sawyer1439. [bug] Named could return NOERROR with certain NOTIFY
16ea60d0dbbaf1206f4800cb16744ef568fd7be8Michael Sawyer failures. Return NOTAUTH if the NOTIFY zone is
16ea60d0dbbaf1206f4800cb16744ef568fd7be8Michael Sawyer not being served.
85b23709431b1a84924fe2844f5cf657d1689eefMichael Sawyer1438. [func] Log TSIG (if any) when logging NOTIFY requests.
85b23709431b1a84924fe2844f5cf657d1689eefMichael Sawyer1437. [bug] Leave space for stdio to work in. [RT #5033]
d15f51c600ed29b2dc379c433fb226c3a13ac0bbAndreas Gustafsson1436. [func] dns_zonemgr_resumexfrs() can be used to restart
d15f51c600ed29b2dc379c433fb226c3a13ac0bbAndreas Gustafsson stalled transfers.
d15f51c600ed29b2dc379c433fb226c3a13ac0bbAndreas Gustafsson1435. [bug] zmgr_resume_xfrs() was being called read locked
d15f51c600ed29b2dc379c433fb226c3a13ac0bbAndreas Gustafsson rather than write locked. zmgr_resume_xfrs()
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson was not being called if the zone was being
e412ae947df6de858883564b8676a9650df70d9aMark Andrews1434. [bug] "rndc reconfig" failed to initiate the initial
e412ae947df6de858883564b8676a9650df70d9aMark Andrews zone transfer of new slave zones.
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson1433. [bug] named could trigger a REQUIRE failure if it could
07a926724c0a91d85b85a94441938d0094e88cffMark Andrews not get a file descriptor when attempting to write
07a926724c0a91d85b85a94441938d0094e88cffMark Andrews a master file. [RT #4347]
07a926724c0a91d85b85a94441938d0094e88cffMark Andrews1432. [func] The advertised EDNS UDP buffer size can now be set
90023730de34721b8cd8f3b5d059a28b7a65cf04Andreas Gustafsson via named.conf (edns-udp-size).
90023730de34721b8cd8f3b5d059a28b7a65cf04Andreas Gustafsson1431. [bug] isc_print_snprintf() "%s" with precision could walk off
922e6a3c2ac4ef900dd9dc99f0cc137f18372583Andreas Gustafsson end of argument. [RT #5191]
922e6a3c2ac4ef900dd9dc99f0cc137f18372583Andreas Gustafsson1430. [port] linux: IPv6 interface scanning support.
280747fa7c1d4597d47f7be8ec5fb7c8980c1952Andreas Gustafsson1429. [bug] Prevent the cache getting locked to old servers.
0e07026a21dfcaf57dc789e7ece20182dc36029cMark Andrews1428. [placeholder]
27d725f2b0f8d176d4625dc8b2ed71269b25c9a7Andreas Gustafsson1427. [bug] Race condition in adb with threaded build.
337ca1838428c52bca3c72288342ce3dee550a04Andreas Gustafsson1426. [placeholder]
337ca1838428c52bca3c72288342ce3dee550a04Andreas Gustafsson1425. [port] linux/libbind: define __USE_MISC when testing *_r()
337ca1838428c52bca3c72288342ce3dee550a04Andreas Gustafsson function prototypes in netdb.h. [RT #4921]
337ca1838428c52bca3c72288342ce3dee550a04Andreas Gustafsson1424. [bug] EDNS version not being correctly printed.
6b0ce7d29fac9df84ed34aa2d4634e754aec750dAndreas Gustafsson1423. [contrib] queryperf: added A6 and SRV.
dc2e45d08d73fdaefd92dbfa4d69b4d3f3b0f249Andreas Gustafsson1422. [func] Log name/type/class when denying a query. [RT #4663]
27d725f2b0f8d176d4625dc8b2ed71269b25c9a7Andreas Gustafsson1421. [func] Differentiate updates that don't succeed due to
27d725f2b0f8d176d4625dc8b2ed71269b25c9a7Andreas Gustafsson prerequisites (unsuccessful) vs other reasons
c89ac488df58cf6a37918cd00236eedf015830f8Andreas Gustafsson1420. [port] solaris: work around gcc optimizer bug.
c89ac488df58cf6a37918cd00236eedf015830f8Andreas Gustafsson1419. [port] openbsd: use /dev/arandom. [RT #4950]
46a7e707fee6d7ba6ca6dae200ff6e0230f4d2f1Brian Wellington1418. [bug] 'rndc reconfig' did not cause new slaves to load.
eb059776a206e9be778de0f196a0304b558a779cAndreas Gustafsson1417. [func] ID.SERVER/CHAOS is now a built in zone.
9d3ef72b37c7d23ce3aaaaa5cd0434b4e5ed5c12Mark Andrews See "server-id" for how to configure.
a7c76f1924d5fc914c579fd3b0276ffbddd2f65aMark Andrews1416. [bug] Empty node should return NOERROR NODATA, not NXDOMAIN.
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews1415. [func] DS TTL now derived from NS ttl. NXT TTL now derived
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews from SOA MINIMUM.
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews1414. [func] Support for KSK flag.
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews1413. [func] Explicitly request the (re-)generation of DS records
c50a002bd1e36d13e95d74b43ed4a2b5d6fdcec3Mark Andrews from keysets (dnssec-signzone -g).
566155f16e43fe5f1550456e534b31b0cc36d243David Lawrence1412. [func] You can now specify servers to be tried if a nameserver
07a46d6dca37ef96b6e9c1fc0c2789983d91819cAndreas Gustafsson has IPv6 address and you only support IPv4 or the
566155f16e43fe5f1550456e534b31b0cc36d243David Lawrence reverse. See dual-stack-servers.
07a46d6dca37ef96b6e9c1fc0c2789983d91819cAndreas Gustafsson1411. [bug] empty nodes should stop wildcard matches. [RT #4802]
07a46d6dca37ef96b6e9c1fc0c2789983d91819cAndreas Gustafsson1410. [func] Handle records that live in the parent zone, e.g. DS.
6d85ebc2d2ccbb8ef01c3ac1659686d3c2be0377Brian Wellington1409. [bug] DS should have attribute DNS_RDATATYPEATTR_DNSSEC.
4a0b04961653b4153402dabd71dfd8474b6c230dAndreas Gustafsson1408. [bug] "make distclean" was not complete. [RT #4700]
4a0b04961653b4153402dabd71dfd8474b6c230dAndreas Gustafsson1407. [bug] lfsr incorrectly implements the shift register.
98b8d49c0c0bbace27966eed5811bc81255ce297Brian Wellington1406. [bug] dispatch initializes one of the LFSR's with a incorrect
a94948ad5b3b258ce9503b7322bdf82c0baabcabAndreas Gustafsson polynomial. [RT #4617]
cc7420cb3b8eb2c48a00384784701bfee37cc96fAndreas Gustafsson1405. [func] Use arc4random() if available.
3291587f23b940c986f41cf37b2e531f618ec2bdMichael Sawyer1404. [bug] libbind: ns_name_ntol() could overwrite a zero length
abb38b673379d6dae7cbb495f814d73a4afe5c8bAndreas Gustafsson1403. [func] dnssec-signzone, dnssec-keygen, dnssec-makekeyset
3291587f23b940c986f41cf37b2e531f618ec2bdMichael Sawyer dnssec-signkey now report their version in the
b374727d513049b4bfcb9eb021002595fe6a7c63Mark Andrews usage message.
b374727d513049b4bfcb9eb021002595fe6a7c63Mark Andrews1402. [cleanup] A6 has been moved to experimental and is no longer
d922e82162b4d0d2387a531ebc127abe9fe4cf2bAndreas Gustafsson fully supported.
b374727d513049b4bfcb9eb021002595fe6a7c63Mark Andrews1401. [bug] adb wasn't clearing state when the timer expired.
2868291ab5d4deba4d61c110f92dc397807702c7Mark Andrews1400. [bug] Block the addition of wildcard NS records by IXFR
2868291ab5d4deba4d61c110f92dc397807702c7Mark Andrews or UPDATE. [RT #3502]
b374727d513049b4bfcb9eb021002595fe6a7c63Mark Andrews1399. [bug] Use serial number arithmetic when testing SIG
be1d71fd17c92b0acee36ba43ebe4daa498e8014Mark Andrews timestamps. [RT #4268]
8e732de92e9814e3fa54e36d2154939ea6086b16Andreas Gustafsson1398. [doc] ARM: notify-also should have been also-notify.
afd2f40b3cff8c3c307155bdc27e5b60e9115545Andreas Gustafsson1397. [maint] J.ROOT-SERVERS.NET is now 192.58.128.30.
afd2f40b3cff8c3c307155bdc27e5b60e9115545Andreas Gustafsson1396. [func] dnssec-signzone: adjust the default signing time by
c605f30cd7d540243509c86cf31b01bdd4fe19feMark Andrews 1 hour to allow for clock skew.
c605f30cd7d540243509c86cf31b01bdd4fe19feMark Andrews1395. [port] OpenSSL 0.9.7 defines CRYPTO_LOCK_ENGINE but doesn't
3302ed8d6eaef8f598338f5682477c5f6acd583cBob Halley have a working implementation. [RT #4079]
3302ed8d6eaef8f598338f5682477c5f6acd583cBob Halley1394. [func] It is now possible to check if a particular element is
3302ed8d6eaef8f598338f5682477c5f6acd583cBob Halley in a acl. Remove duplicate entries from the localnets
d03bffc40e68ddb63d278946fd9f7f1ad784f5bcMichael Sawyer1393. [port] Bind to individual IPv6 interfaces if IPV6_IPV6ONLY
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson is not available in the kernel to prevent accidently
0e7da7ac26cb234763ff03c3a9bc06e3c22e546fAndreas Gustafsson listening on IPv4 interfaces.
91ac60fe11b3ebd095c5fed0db343b2c9a97e646Mark Andrews1392. [bug] named-checkzone: update usage.
83d2840b6f1a5ec898e441be148ddd3211f11583Bob Halley1391. [func] Add support for IPv6 scoped addresses in named.
83d2840b6f1a5ec898e441be148ddd3211f11583Bob Halley1390. [func] host now supports ixfr.
42e31e6ef7689e0c0569a1f9a5c250d73870b073Michael Graff1389. [bug] named could fail to rotate long log files. [RT #3666]
42e31e6ef7689e0c0569a1f9a5c250d73870b073Michael Graff1388. [port] irix: check for sys/sysctl.h and NET_RT_IFLIST before
42e31e6ef7689e0c0569a1f9a5c250d73870b073Michael Graff defining HAVE_IFLIST_SYSCTL. [RT #3770]
a405a53d536521e6c93f47485aacd7c1a1ffb29eAndreas Gustafsson1387. [bug] named could crash due to an access to invalid memory
a405a53d536521e6c93f47485aacd7c1a1ffb29eAndreas Gustafsson space (which caused an assertion failure) in
a405a53d536521e6c93f47485aacd7c1a1ffb29eAndreas Gustafsson incremental cleaning. [RT #3588]
a405a53d536521e6c93f47485aacd7c1a1ffb29eAndreas Gustafsson1386. [bug] named-checkzone -z stopped on errors in a zone.
53df51bf458da9b04074b6b62b5639c926a751e4Andreas Gustafsson1385. [bug] Setting serial-query-rate to 10 would trigger a
ba43c53451d5c38765f376eeede457178b36951aBob Halley REQUIRE failure.
ba43c53451d5c38765f376eeede457178b36951aBob Halley1384. [bug] host was incompatible with BIND 8 in its exit code and
b9dead30b1806bcfcca9a47dfa3f5078c6377910Mark Andrews in the output with the -l option. [RT #3536]
056141f2878d1046306ef0ba035263a00de57f98Mark Andrews1383. [func] Track the serial number in a IXFR response and log if
056141f2878d1046306ef0ba035263a00de57f98Mark Andrews a mismatch occurs. This is a more specific error than
5126112bc3639b9dae5726c3148d6699d277e789Mark Andrews "not exact". [RT #3445]
668278867ba063995988507b6b28724ebb9f9391Mark Andrews1382. [bug] make install failed with --enable-libbind. [RT #3656]
72c815ed1780b9039b9ad0d31faf68b3b5c05637Andreas Gustafsson1381. [bug] named failed to correctly process answers that
72c815ed1780b9039b9ad0d31faf68b3b5c05637Andreas Gustafsson contained DNAME records where the resulting CNAME
72c815ed1780b9039b9ad0d31faf68b3b5c05637Andreas Gustafsson resulted in a negative answer.
2053a53eeac7f069311d8ed67333503c7d3a2e2bAndreas Gustafsson1380. [func] 'rndc recursing' dump recursing queries to
72c815ed1780b9039b9ad0d31faf68b3b5c05637Andreas Gustafsson 'recursing-file = "named.recursing";'.
b7e031d5173476224027407d8e23eaa7557fc396Andreas Gustafsson1379. [func] 'rndc status' now reports tcp and recursion quota
b7e031d5173476224027407d8e23eaa7557fc396Andreas Gustafsson1378. [func] Improved positive feedback for 'rndc {reload|refresh}.
b7e031d5173476224027407d8e23eaa7557fc396Andreas Gustafsson1377. [func] dns_zone_load{new}() now reports if the zone was
b7e031d5173476224027407d8e23eaa7557fc396Andreas Gustafsson loaded, queued for loading to up to date.
7ec4367f3d578170a9495ff3c851b248c1656f08Andreas Gustafsson1376. [func] New function dns_zone_logc() to log to specified
2c9c7c5bb5975a18925c30aeb33a26094902f1c1Andreas Gustafsson1375. [func] 'rndc dumpdb' now dumps the adb cache along with the
94361d586755d4de09b717782f7002e9dd282c89Andreas Gustafsson1374. [func] dns_adb_dump() now logs the lame zones associated
94361d586755d4de09b717782f7002e9dd282c89Andreas Gustafsson with each server.
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff1373. [bug] Recovery from expired glue failed under certain
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff circumstances.
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff1372. [bug] named crashes with an assertion failure on exit when
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff sharing the same port for listening and querying, and
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff changing listening addresses several times. [RT# 3509]
4440f995911810aaa98d8985ac1a8192095879f2Michael Graff1371. [bug] notify-source-v6, transfer-source-v6 and
abaec24086f0cc3d7c0994ca9d2247b40eb6aaedBrian Wellington query-source-v6 with explicit addresses and using the
abaec24086f0cc3d7c0994ca9d2247b40eb6aaedBrian Wellington same ports as named was listening on could interfere
abaec24086f0cc3d7c0994ca9d2247b40eb6aaedBrian Wellington with named's ability to answer queries sent to those
3ad16d4c3a5029662d4ec804f7644739d011d03dBob Halley1370. [bug] dig '+[no]recurse' was incorrectly documented.
3ad16d4c3a5029662d4ec804f7644739d011d03dBob Halley1369. [bug] Adding an NS record as the lexicographically last
3ad16d4c3a5029662d4ec804f7644739d011d03dBob Halley record in a secure zone didn't work.
32b2cdf212de957e3f9b0efca59f098ed4fb42deBrian Wellington1368. [func] remove support for bitstring labels.
32b2cdf212de957e3f9b0efca59f098ed4fb42deBrian Wellington1367. [func] Use response times to select forwarders.
b42a7e9d80e293a5104d9de6ddabd29676918aa5Andreas Gustafsson1366. [contrib] queryperf usage was incomplete. Add '-h' for help.
3113e4dac81fa7b9f0ee5d663d54fbb8ed92738dBob Halley1365. [func] "localhost" and "localnets" acls now include IPv6
3113e4dac81fa7b9f0ee5d663d54fbb8ed92738dBob Halley addresses / prefixes.
7f52817a92d74be0d970c33b204f8f13309eece5Andreas Gustafsson1364. [func] Log file name when unable to open memory statistics
8cf8a04209c3b6c8d4f0936f1dce06b629605c81Michael Graff and dump database files. [RT# 3437]
8cf8a04209c3b6c8d4f0936f1dce06b629605c81Michael Graff1363. [func] Listen-on-v6 now supports specific addresses.
4b809ba3464c9fb6bb08e9153b9286a8f8a37b01Brian Wellington1362. [bug] remove IFF_RUNNING test when scanning interfaces.
1fc26319b5d69d19a7a31c8d0ab1afc2beef0c41Andreas Gustafsson1361. [func] log the reason for rejecting a server when resolving
7da0286b540515c82ea83163d6cba59a64fa3eddMichael Graff1360. [bug] --enable-libbind would fail when not built in the
7da0286b540515c82ea83163d6cba59a64fa3eddMichael Graff source tree for certain OS's.
7da0286b540515c82ea83163d6cba59a64fa3eddMichael Graff1359. [security] Support patches OpenSSL libraries.
7da0286b540515c82ea83163d6cba59a64fa3eddMichael Graff http://www.cert.org/advisories/CA-2002-23.html
c4ec2c3190175705df255aa3d5e842a96137a5a1Andreas Gustafsson1358. [bug] It was possible to trigger a INSIST when debugging
c4ec2c3190175705df255aa3d5e842a96137a5a1Andreas Gustafsson large dynamic updates. [RT #3390]
8529c3cdc6abdf3514cb0127313a976bbc3b3936Andreas Gustafsson1357. [bug] nsupdate was extremely wasteful of memory.
87ecd67dae468cf5c9bae213c6fa321449b2ebc2Andreas Gustafsson1356. [tuning] Reduce the number of events / quantum for zone tasks.
f38a84ce830efefe48838425ab281e0ae2a91d0eAndreas Gustafsson1355. [bug] Fix DNSSEC wildcard proof for CNAME/DNAME.
f38a84ce830efefe48838425ab281e0ae2a91d0eAndreas Gustafsson1354. [doc] lwres man pages had illegal nroff.
1b32bc7da1da9059abd68d6dd15b23e8a442afa3Brian Wellington1353. [contrib] sdb/ldap to version 0.9.
1b32bc7da1da9059abd68d6dd15b23e8a442afa3Brian Wellington1352. [bug] dig, host, nslookup when falling back to TCP use the
4187398298c1916f409b44e0457f60e551f5ea1bAndreas Gustafsson current search entry (if any). [RT #3374]
0d00f4bb92090ff64d49ae803a2e75b3f299f547Andreas Gustafsson1351. [bug] lwres_getipnodebyname() returned the wrong name
4187398298c1916f409b44e0457f60e551f5ea1bAndreas Gustafsson when given a IPv4 literal, af=AF_INET6 and AI_MAPPED
a69cebac84ec223b908e056678fa7c1181785b20Andreas Gustafsson1350. [bug] dns_name_fromtext() failed to handle too many labels
d9ec31a329a14588127b0a15618dec53ca41c73eAndreas Gustafsson1349. [security] Minimum OpenSSL version now 0.9.6e (was 0.9.5a).
d9ec31a329a14588127b0a15618dec53ca41c73eAndreas Gustafsson http://www.cert.org/advisories/CA-2002-23.html
e5d0f6d61e2349e1512c40922305b28c69cb4d3fBrian Wellington1348. [port] win32: Rewrote code to use I/O Completion Ports
e5d0f6d61e2349e1512c40922305b28c69cb4d3fBrian Wellington in socket.c and eliminating a host of socket
37a8fbab3a1fe6d513b767118cba7515152c2b9bBrian Wellington errors. Performance is enhanced.
a38f86ea5bb9f924b5912d8444862000a1323082Andreas Gustafsson1347. [placeholder]
a38f86ea5bb9f924b5912d8444862000a1323082Andreas Gustafsson1346. [placeholder]
7d8d82cee0910a0252e1c37bace732e996789772Andreas Gustafsson1345. [port] Use a explicit -Wformat with gcc. Not all versions
7d8d82cee0910a0252e1c37bace732e996789772Andreas Gustafsson include it in -Wall.
cdc2d4a065b6b1a00f0b07aae94bc7cb380d15bcAndreas Gustafsson1344. [func] Log if the serial number on the master has gone
735fb4ffa6a76413f85101d7d625a4776d6ee6cdAndreas Gustafsson If you have multiple machines specified in the masters
d70e2f3652fcbcfb2cfa0781a71e2bd2396871f3Andreas Gustafsson clause you may want to set 'multi-master yes;' to
2c7097eac0aed3b0b3387082cb783db64f2d7765Andreas Gustafsson suppress this warning.
d70e2f3652fcbcfb2cfa0781a71e2bd2396871f3Andreas Gustafsson1343. [func] Log successful notifies received (info). Adjust log
9139e153da3ffa88457d3e035e2f0132c63a4a71Andreas Gustafsson level for failed notifies to notice.
9139e153da3ffa88457d3e035e2f0132c63a4a71Andreas Gustafsson1342. [func] Log remote address with TCP dispatch failures.
30e6ea9dedbe0738f9729833b1b59042dbebc4dfBrian Wellington1341. [func] Allow a rate limiter to be stalled.
1aae88078f409b39c24e2313ffdd767ed29ac787Brian Wellington1340. [bug] Delay and spread out the startup refresh load.
17a28c1f02c5093b207a3b64201aa9e71df78ebaAndreas Gustafsson1339. [func] dig, host and nslookup now use IP6.ARPA for nibble
b5232b135db580a2c16666e74a82f11130e0731fAndreas Gustafsson lookups. Bit string lookups are no longer attempted.
b5232b135db580a2c16666e74a82f11130e0731fAndreas Gustafsson1338. [placeholder]
87075c90f668f4c2f7a709a6bd32bb8e013ae73dBrian Wellington1337. [placeholder]
cea88d887559f209ae9d993e0a8fb58d03f60e77Brian Wellington1336. [func] Nibble lookups under IP6.ARPA are now supported by
cea88d887559f209ae9d993e0a8fb58d03f60e77Brian Wellington dns_byaddr_create(). dns_byaddr_createptrname() is
cea88d887559f209ae9d993e0a8fb58d03f60e77Brian Wellington deprecated, use dns_byaddr_createptrname2() instead.
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson1335. [bug] When performing a nonexistence proof, the validator
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson should discard parent NXTs from higher in the DNS.
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson1334. [bug] When signing/verifying rdatasets, duplicate rdatas
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson need to be suppressed.
a7705f38e91cc6afaba0426f6b452c9ae5a4efeaAndreas Gustafsson1333. [contrib] queryperf now reports a summary of returned
735fb4ffa6a76413f85101d7d625a4776d6ee6cdAndreas Gustafsson rcodes (-c), rcodes are printed in mnemonic form (-v).
735fb4ffa6a76413f85101d7d625a4776d6ee6cdAndreas Gustafsson1332. [func] Report the current serial with periodic commits when
e1368a7770744cbeadcdc27967f855196988eceaAndreas Gustafsson rolling forward the journal.
c05eb51a1b9ebd156b9fec957d60c2579c968468Mark Andrews1331. [func] Generate DNSSEC wildcard proofs.
a3365e361f0066609d250005e2b1082cb2ba35fdAndreas Gustafsson1330. [bug] When processing events (non-threaded) only allow
a3365e361f0066609d250005e2b1082cb2ba35fdAndreas Gustafsson the task one chance to use to use its quantum.
e32394a2ac3466a2235f79ee32c247a11be42a8dAndreas Gustafsson1329. [func] named-checkzone will now check if nameservers that
e32394a2ac3466a2235f79ee32c247a11be42a8dAndreas Gustafsson appear to be IP addresses. Available modes "fail",
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews "warn" (default) and "ignore" the results of the
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews1328. [bug] The validator could incorrectly verify an invalid
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews negative proof.
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews1327. [bug] The validator would incorrectly mark data as insecure
031f9084fc1ca8b258c151f428677e7226556ad0Mark Andrews when seeing a bogus signature before a correct
44215b932d4f0ce5257d794cb6f76b9282455eb1Mark Andrews1326. [bug] DNAME/CNAME signatures were not being cached when
44215b932d4f0ce5257d794cb6f76b9282455eb1Mark Andrews validation was not being performed. [RT #3284]
44215b932d4f0ce5257d794cb6f76b9282455eb1Mark Andrews1325. [bug] If the tcpquota was exhausted it was possible to
405ffb1f0d2c12d199f85f03973d1a02ac12e000Andreas Gustafsson to trigger a INSIST() failure.
405ffb1f0d2c12d199f85f03973d1a02ac12e000Andreas Gustafsson1324. [port] darwin: ifconfig.sh now supports darwin.
405ffb1f0d2c12d199f85f03973d1a02ac12e000Andreas Gustafsson1323. [port] linux: Slackware 4.0 needs <asm/unistd.h>. [RT #3205]
6d8568cb45240974da0ee1b653b28e3fdfffe93eAndreas Gustafsson1322. [bug] dnssec-signzone usage message was misleading.
6d8568cb45240974da0ee1b653b28e3fdfffe93eAndreas Gustafsson1321. [bug] If the last RRset in a zone is glue, dnssec-signzone
6d8568cb45240974da0ee1b653b28e3fdfffe93eAndreas Gustafsson would incorrectly duplicate its output and sign it.
6d3f954c572db02159deedd444373161fda47a88Brian Wellington1320. [doc] query-source-v6 was missing from options section.
b0f941a50f24656b3523609f86cead41b0269c7aBrian Wellington1319. [func] libbind: log attempts to exploit #1318.
3f31c8c2954f857e375db8e943a35f6aa5e230b4Andreas Gustafsson1318. [bug] libbind: Remote buffer overrun.
ff59f0e4feaefb45a49427bd91775058b4b4f2d0Andreas Gustafsson1317. [port] libbind: TrueUNIX 5.1 does not like __align as a
8af0b86ade4c15a7db207bd7643f8a9f6cb5a648David Lawrence1316. [bug] libbind: gethostans() could get out of sync parsing
8af0b86ade4c15a7db207bd7643f8a9f6cb5a648David Lawrence the response if there was a very long CNAME chain.
674f1cfb1d7dfa92e52db950dbe80e60ef8f5cddBrian Wellington1315. [bug] Options should apply to the internal _bind view.
674f1cfb1d7dfa92e52db950dbe80e60ef8f5cddBrian Wellington1314. [port] Handle ECONNRESET from sendmsg() [unix].
69d17bea6be937b92f3375e6249b5677c90f4fe2Andreas Gustafsson1313. [func] Query log now says if the query was signed (S) or
69d17bea6be937b92f3375e6249b5677c90f4fe2Andreas Gustafsson if EDNS was used (E).
cd7ffa4c1286a48c10056632be3fb0b64c575c35Brian Wellington1312. [func] Log TSIG key used w/ outgoing zone transfers.
cd7ffa4c1286a48c10056632be3fb0b64c575c35Brian Wellington1311. [bug] lwres_getrrsetbyname leaked memory. [RT #3159]
0cff88818a96197995c3533f6cbfb1a0efc06db0Brian Wellington1310. [bug] 'rndc stop' failed to cause zones to be flushed
5bba7216f3263dc49dd4db2ac64b6203a9e2b180Andreas Gustafsson sometimes. [RT #3157]
40817ed9c13782a7844e15dde24432611c4694acDavid Lawrence1309. [func] Log that a zone transfer was covered by a TSIG.
e06aebbe7b5b3128f99b16d6756a074b4de28d37Mark Andrews1308. [func] DS (delegation signer) support.
40b1b44ed65b9655a135fc867ed9f0374c247ad4Andreas Gustafsson1307. [bug] nsupdate: allow white space base64 key data.
40b1b44ed65b9655a135fc867ed9f0374c247ad4Andreas Gustafsson1306. [bug] Badly encoded LOC record when the size, horizontal
ab8668fb583a92df0698f5cdac7e7b12ead614aaBrian Wellington precision or vertical precision was 0.1m.
ab8668fb583a92df0698f5cdac7e7b12ead614aaBrian Wellington1305. [bug] Document that internal zones are included in the
575db903aabb08137a757d1c60ebb0d286ecff56Andreas Gustafsson rndc status results.
575db903aabb08137a757d1c60ebb0d286ecff56Andreas Gustafsson1304. [func] New function: dns_zone_name().
575db903aabb08137a757d1c60ebb0d286ecff56Andreas Gustafsson1303. [func] Option 'flush-zones-on-shutdown <boolean>;'.
a4c55a3d0813e00e3d7846cc9736110c61d0a2baAndreas Gustafsson1302. [func] Extended rndc dumpdb to support dumping of zones and
a4c55a3d0813e00e3d7846cc9736110c61d0a2baAndreas Gustafsson view selection: 'dumpdb [-all|-zones|-cache] [view]'.
c851f1cc2187b59687af94725fbacac022987d05Andreas Gustafsson1301. [func] New category 'update-security'.
91614f2bc498ef7eea22e449c91951f4598c8223Andreas Gustafsson1300. [port] Compaq Trucluster support.
91614f2bc498ef7eea22e449c91951f4598c8223Andreas Gustafsson1299. [bug] Set AI_ADDRCONFIG when looking up addresses
91614f2bc498ef7eea22e449c91951f4598c8223Andreas Gustafsson via getaddrinfo() (affects dig, host, nslookup, rndc
e0a9b524614889ca9b75f846cb6101fc448a60dcAndreas Gustafsson and nsupdate).
512661edd7d51c8c179cce89a855df6cec2fcdcdMark Andrews1298. [bug] The CINCLUDES macro in lib/dns/sec/dst/Makefile
385a9cb48a70b329e507c39d043fa9a44c659913James Brister could be left with a trailing "\" after configure
385a9cb48a70b329e507c39d043fa9a44c659913James Brister has been run.
385a9cb48a70b329e507c39d043fa9a44c659913James Brister1297. [port] linux: make handling EINVAL from socket() no longer
3cb0de1c667237085c6a805715c31ddc5fdc9c4dBrian Wellington conditional on #ifdef LINUX.
bd77de5fcaea4dcf2f0250ded32adfccd3a38256Brian Wellington1296. [bug] isc_log_closefilelogs() needed to lock the log
e5f5ec73a710d21067d4721a9e82f2399f2f6c25David Lawrence1295. [bug] isc_log_setdebuglevel() needed to lock the log
e5f5ec73a710d21067d4721a9e82f2399f2f6c25David Lawrence1294. [func] libbind: no longer attempts bit string labels for
48674819ebf9176b5d5582ae851e485c324c1159Michael Sawyer IPv6 reverse resolution. Try IP6.ARPA then IP6.INT
9594482ba300a4d694162fa62ba636c7dd00d3b6Brian Wellington for nibble style resolution.
47ddde42728034854444cf17e278cebaea06f666Michael Graff1293. [func] Entropy can now be retrieved from EGDs. [RT #2438]
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews1292. [func] Enable IPv6 support when using ioctl style interface
5613bf7de9760875da9f5fbc6ffcd93e0af967ffMark Andrews scanning and OS supports SIOCGLIFADDR using struct
edf8c55546efa9fb42da1c055ce02462a5c709c0David Lawrence1291. [func] Enable IPv6 support when using sysctl style interface
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence1290. [func] "dig axfr" now reports the number of messages
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence as well as the number of records.
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence1289. [port] See if -ldl is required for OpenSSL? [RT #2672]
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence1288. [bug] Adjusted REQUIRE's in lib/dns/name.c to better
c5944292e9ebee4a39fe939b9a16fe5596808556David Lawrence reflect written requirements.
36e0c379080343a0272dc076b7d7795ded04ee1dBrian Wellington1287. [bug] REQUIRE that DNS_DBADD_MERGE only be set when adding
36e0c379080343a0272dc076b7d7795ded04ee1dBrian Wellington a rdataset to a zone db in the rbtdb implementation of
529a6b5224d751504027293a766a4c8b81241869Brian Wellington1286. [bug] dns_name_downcase() enforce requirement that
186ba80b8e391cf8421872f26771324644e45d83Andreas Gustafsson target != NULL or name->buffer != NULL.
862a026a7d752fbc8b376df6f7a9080d7c778b49Brian Wellington1285. [func] lwres: probe the system to see what address families
677045ed612e1c26a32b5700479e26c25bcede58Brian Wellington are currently in use.
677045ed612e1c26a32b5700479e26c25bcede58Brian Wellington1284. [bug] The RTT estimate on unused servers was not aged.
c34bdef6bd197a04990e52469ad68481532dd35aAndreas Gustafsson1283. [func] Use "dataready" accept filter if available.
c34bdef6bd197a04990e52469ad68481532dd35aAndreas Gustafsson1282. [port] libbind: hpux 11.11 interface scanning.
bc334fc90142b2ca26823a3ed1a3f4f086c7d558Andreas Gustafsson1281. [func] Log zone when unable to get private keys to update
dc2c974dcf954a0a238d1afb886c445d06b1aa8bBrian Wellington zone. Log zone when NXT records are missing from
a32738e3e4ed9619c8ace22cd119e6769176b22cAndreas Gustafsson1280. [bug] libbind: escape '(' and ')' when converting to
6dc130c7c95107748fff5f767161c2bb742f9f87Brian Wellington presentation form.
6dc130c7c95107748fff5f767161c2bb742f9f87Brian Wellington1279. [port] Darwin uses (unsigned long) for size_t. [RT #2590]
49855f0856a0f6f9fed80af88faddf38f3e74eefAndreas Gustafsson1278. [func] dig: now supports +[no]cl +[no]ttlid.
49855f0856a0f6f9fed80af88faddf38f3e74eefAndreas Gustafsson1277. [func] You can now create your own customized printing
ffea7c2e73a0771c80b32df93cf4547fcea64eaeAndreas Gustafsson styles: dns_master_stylecreate() and
dc2c974dcf954a0a238d1afb886c445d06b1aa8bBrian Wellington dns_master_styledestroy().
55bfdb0a1491f0668bb279826ee864f4a7425e22Andreas Gustafsson1276. [bug] libbind: const pointer conflicts in res_debug.c.
55bfdb0a1491f0668bb279826ee864f4a7425e22Andreas Gustafsson1275. [port] libbind: hpux: treat all hpux systems as BIG_ENDIAN.
cef18335b7f37bf02bc9e9f2c8750a3a9dcd718aAndreas Gustafsson1274. [bug] Memory leak in lwres_gnbarequest_parse().
48cddfee7c4d90b1901d03ccc0e67e08908a8f2fMark Andrews1273. [port] libbind: solaris: 64 bit binary compatibility.
375f19cfb2f9cf5a9efbc65b557a8ce865de85c2Michael Sawyer1272. [contrib] Berkeley DB 4.0 sdb implementation from
375f19cfb2f9cf5a9efbc65b557a8ce865de85c2Michael Sawyer Nuno Miguel Rodrigues <nmr@co.sapo.pt>.
375f19cfb2f9cf5a9efbc65b557a8ce865de85c2Michael Sawyer1271. [bug] "recursion available: {denied,approved}" was too
9bef4575d71a084edf59ac681e53e35ae1b72166Andreas Gustafsson1270. [bug] Check that system inet_pton() and inet_ntop() support
9bef4575d71a084edf59ac681e53e35ae1b72166Andreas Gustafsson1269. [port] Openserver: ifconfig.sh support.
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson1268. [port] Openserver: the value FD_SETSIZE depends on whether
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson <sys/param.h> is included or not. Be consistent.
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson1267. [func] isc_file_openunique() now creates file using mode
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson 0666 rather than 0600.
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson1266. [bug] ISC_LINK_INIT, ISC_LINK_UNLINK, ISC_LIST_DEQUEUE,
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson __ISC_LINK_UNLINKUNSAFE and __ISC_LIST_DEQUEUEUNSAFE
87f4c7933fd2962cca3b9b7e046327f3c6306b84Andreas Gustafsson are not C++ compatible, use *_TYPE versions instead.
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence1265. [bug] libbind: LINK_INIT and UNLINK were not compatible with
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence C++, use LINK_INIT_TYPE and UNLINK_TYPE instead.
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence1264. [placeholder]
10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3aDavid Lawrence1263. [bug] Reference after free error if dns_dispatchmgr_create()
dae5ce6ddb0a3c425865d3b6f0f13c4126eacc17Andreas Gustafsson1262. [bug] ns_server_destroy() failed to set *serverp to NULL.
9a8fea7bc8fb79ff1d31f0a2ba3c9694041c6f3aAndreas Gustafsson1261. [func] libbind: ns_sign2() and ns_sign_tcp() now provide
9a8fea7bc8fb79ff1d31f0a2ba3c9694041c6f3aAndreas Gustafsson support for compressed TSIG owner names.
9a8fea7bc8fb79ff1d31f0a2ba3c9694041c6f3aAndreas Gustafsson1260. [func] libbind: res_update can now update IPv6 servers,
663841abe0bb1cc8040e552597ef721c35b799e5Brian Wellington new function res_findzonecut2().
c49e3222b0912479015161e8b54a67a1abf9a0ffAndreas Gustafsson1259. [bug] libbind: get_salen() IPv6 support was broken for OSs
bf68c5151b5c4f7d6b2783584434e61045a88d7fAndreas Gustafsson1258. [bug] libbind: res_nametotype() and res_nametoclass() were
bf68c5151b5c4f7d6b2783584434e61045a88d7fAndreas Gustafsson1257. [bug] Failure to write pid-file should not be fatal on
178f73169a27ac031f58863ae12cdb33dc15f6c4Brian Wellington reload. [RT #2861]
178f73169a27ac031f58863ae12cdb33dc15f6c4Brian Wellington1256. [contrib] 'queryperf' now has EDNS (-e) + DNSSEC DO (-D) support.
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington1255. [bug] When verifying that an NXT proves nonexistence, check
64024eaa4d029b0bd090c435b8b02b45eef5cd89Andreas Gustafsson the rcode of the message and only do the matching NXT
0e65062acb2b0d14ab64e0c7ae7eb4137758339bAndreas Gustafsson check. That is, for NXDOMAIN responses, check that
0e65062acb2b0d14ab64e0c7ae7eb4137758339bAndreas Gustafsson the name is in the range between the NXT owner and
64024eaa4d029b0bd090c435b8b02b45eef5cd89Andreas Gustafsson next name, and for NOERROR NODATA responses, check
da527e4ff6a013364826637963e7ac372e024f33David Lawrence that the type is not present in the NXT bitmap.
bc334fc90142b2ca26823a3ed1a3f4f086c7d558Andreas Gustafsson1254. [func] preferred-glue option from BIND 8.3.
db6fa2e944b3a0682168e9ee145b86c81a6a5321Andreas Gustafsson1253. [bug] The dnssec system test failed to remove the correct
30576c592b538cab293cf6e1f6265d376cd5a12cAndreas Gustafsson1252. [bug] Dig, host and nslookup were not checking the address
ce2be9b7211ab5bacaa10fe74ef35def3a3f6089David Lawrence the answer was coming from against the address it was
ce2be9b7211ab5bacaa10fe74ef35def3a3f6089David Lawrence sent to. [RT# 2692]
ce2be9b7211ab5bacaa10fe74ef35def3a3f6089David Lawrence1251. [port] win32: a make file contained absolute version specific
f4d9f465cd29963a99554bbe2936509ea3568c89James Brister1250. [func] Nsupdate will report the address the update was
adade77942b069127a7094df419b3ad39dafb385James Brister1249. [bug] Missing masters clause was not handled gracefully.
9bf765ab3a5203b854d32266e6162e547791383cDavid Lawrence1248. [bug] DESTDIR was not being propagated between makes.
5c0a406664065d54824675e3d2f795ea9e2a56b8Mark Andrews1247. [bug] Don't reset the interface index for link/site local
5c0a406664065d54824675e3d2f795ea9e2a56b8Mark Andrews addresses. [RT #2576]
ea01648cb950b8d4b5625a8a91a4c1c019dec885Andreas Gustafsson1246. [func] New functions isc_sockaddr_issitelocal(),
ea01648cb950b8d4b5625a8a91a4c1c019dec885Andreas Gustafsson isc_sockaddr_islinklocal(), isc_netaddr_issitelocal()
ea01648cb950b8d4b5625a8a91a4c1c019dec885Andreas Gustafsson and isc_netaddr_islinklocal().
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1245. [bug] Treat ENOBUFS, ENOMEM and ENFILE as soft errors for
7d7bd1b4f0270691f434d37b1052259a13185663Andreas Gustafsson1244. [bug] Receiving a TCP message from a blackhole address would
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence prevent further messages being received over that
7d7bd1b4f0270691f434d37b1052259a13185663Andreas Gustafsson1243. [bug] It was possible to trigger a REQUIRE() in
7d7bd1b4f0270691f434d37b1052259a13185663Andreas Gustafsson dns_message_findtype(). [RT #2659]
ce8d0fffea20fe03fd0f075263f529ad55f82aacAndreas Gustafsson1242. [bug] named-checkzone failed if a journal existed. [RT #2657]
81f11a70588c6929d1aefd529b940efb70747fc2Andreas Gustafsson1241. [bug] Drop received UDP messages with a zero source port
81f11a70588c6929d1aefd529b940efb70747fc2Andreas Gustafsson as these are invariably forged. [RT #2621]
04d58db32739157df6c44e3f37ecb83816fd3f75Andreas Gustafsson1240. [bug] It was possible to leak zone references by
04d58db32739157df6c44e3f37ecb83816fd3f75Andreas Gustafsson specifying an incorrect zone to rndc.
04d58db32739157df6c44e3f37ecb83816fd3f75Andreas Gustafsson1239. [bug] Under certain circumstances named could continue to
5096958739769958dd7a6b69356bf41260033873David Lawrence use a name after it had been freed triggering
5096958739769958dd7a6b69356bf41260033873David Lawrence INSIST() failures. [RT #2614]
5096958739769958dd7a6b69356bf41260033873David Lawrence1238. [bug] It is possible to lockup the server when shutting down
5096958739769958dd7a6b69356bf41260033873David Lawrence if notifies were being processed. [RT #2591]
84f4e4a656926a795f3bae40b2a6308bebb48b49David Lawrence1237. [bug] nslookup: "set q=type" failed.
838281ed55d0d3939c2f510559d5852872ed4ddbDavid Lawrence1236. [bug] dns_rdata{class,type}_fromtext() didn't handle non
838281ed55d0d3939c2f510559d5852872ed4ddbDavid Lawrence NULL terminated text regions. [RT #2588]
89e57b472d87a37aa6c49a5544d1d1dfe9617f5dDavid Lawrence1235. [func] Report 'out of memory' errors from openssl.
89e57b472d87a37aa6c49a5544d1d1dfe9617f5dDavid Lawrence1234. [bug] contrib/sdb: 'zonetodb' failed to call
89e57b472d87a37aa6c49a5544d1d1dfe9617f5dDavid Lawrence dns_result_register(). DNS_R_SEENINCLUDE should not
d1e971ba027a8d320cc87a02a71158970bd03308Mark Andrews1233. [bug] The flags field of a KEY record can be expressed in
bc334fc90142b2ca26823a3ed1a3f4f086c7d558Andreas Gustafsson hex as well as decimal.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1232. [bug] unix/errno2result() didn't handle EADDRNOTAVAIL.
475c936d4cd0fb83700eb3e022aaecc5626b9b4fJames Brister1231. [port] HPUX 11.11 recvmsg() can return spurious EADDRNOTAVAIL.
4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44Andreas Gustafsson1230. [bug] isccc_cc_isreply() and isccc_cc_isack() were broken.
d8c8722f28ca439b9ca46f109e2804a7eb33a1acBrian Wellington1229. [bug] named would crash if it received a TSIG signed
4b7167e96abe79cdf194ac3865760a7139b70090Brian Wellington query as part of an AXFR response. [RT #2570]
4b7167e96abe79cdf194ac3865760a7139b70090Brian Wellington1228. [bug] 'make install' did not depend on 'make all'. [RT #2559]
4b7167e96abe79cdf194ac3865760a7139b70090Brian Wellington1227. [bug] dns_lex_getmastertoken() now returns ISC_R_BADNUMBER
a4b496f2abd35b0f27761385c8679de1f5714b0dBrian Wellington if a number was expected and some other token was
a4b496f2abd35b0f27761385c8679de1f5714b0dBrian Wellington found. [RT#2532]
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister1226. [func] Use EDNS for zone refresh queries. [RT #2551]
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister1225. [func] dns_message_setopt() no longer requires that
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister dns_message_renderbegin() to have been called.
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister1224. [bug] 'rrset-order' and 'sortlist' should be additive
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister not exclusive.
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister1223. [func] 'rrset-order' partially works 'cyclic' and 'random'
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister are supported.
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister1222. [bug] Specifying 'port *' did not always result in a system
952e9025b0ecd20e6c7f7852551e36bb9677f713James Brister selected (non-reserved) port being used. [RT #2537]
08133a2dbe88e0715e092fbdeec2431971ec0711Andreas Gustafsson1221. [bug] Zone types 'master', 'slave' and 'stub' were not being
08133a2dbe88e0715e092fbdeec2431971ec0711Andreas Gustafsson compared case insensitively. [RT #2542]
08133a2dbe88e0715e092fbdeec2431971ec0711Andreas Gustafsson1220. [func] Support for APL rdata type.
08133a2dbe88e0715e092fbdeec2431971ec0711Andreas Gustafsson1219. [func] Named now reports the TSIG extended error code when
8c1aa8573dd85774ac8921dc0482b91d73e8b8b6Mark Andrews signature verification fails. [RT #1651]
8c1aa8573dd85774ac8921dc0482b91d73e8b8b6Mark Andrews1218. [bug] Named incorrectly returned SERVFAIL rather than
96ab25294b028270eb1be867613df8a6c999b332David Lawrence NOTAUTH when there was a TSIG BADTIME error. [RT #2519]
96ab25294b028270eb1be867613df8a6c999b332David Lawrence1217. [func] Report locations of previous key definition when a
96ab25294b028270eb1be867613df8a6c999b332David Lawrence duplicate is detected.
96ab25294b028270eb1be867613df8a6c999b332David Lawrence1216. [bug] Multiple server clauses for the same server were not
bc334fc90142b2ca26823a3ed1a3f4f086c7d558Andreas Gustafsson reported. [RT #2514]
4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44Andreas Gustafsson1215. [port] solaris: add support to ifconfig.sh for x86 2.5.1
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1214. [bug] Win32: isc_file_renameunique() could leave zero length
5aa96829fdd12f30a2e9f717e66d44a4698b0675Andreas Gustafsson1213. [func] Report view associated with client if it is not a
5aa96829fdd12f30a2e9f717e66d44a4698b0675Andreas Gustafsson standard view (_default or _bind).
5aa96829fdd12f30a2e9f717e66d44a4698b0675Andreas Gustafsson1212. [port] libbind: 64k answer buffers were causing stack space
e2894b0e5007e49f5b21be9113e41419ca8489a0Brian Wellington to be exceeded for certain OS. Use heap space instead.
e2894b0e5007e49f5b21be9113e41419ca8489a0Brian Wellington1211. [bug] dns_name_fromtext() incorrectly handled certain
e2894b0e5007e49f5b21be9113e41419ca8489a0Brian Wellington valid octal bitlabels. [RT #2483]
bc334fc90142b2ca26823a3ed1a3f4f086c7d558Andreas Gustafsson1210. [bug] libbind: getnameinfo() failed to lookup IPv4 mapped /
845e0b5f968d4ac069ac8b802730467df8cd7136Mark Andrews compatible addresses. [RT #2461]
c4252cd10ba9a35ef03c53b97961a4c0b15fe44fAndreas Gustafsson1209. [bug] Dig, host, nslookup were not checking the message ids
c4252cd10ba9a35ef03c53b97961a4c0b15fe44fAndreas Gustafsson on the responses. [RT #2454]
6a8832f784bd53aa6afbda22f6187cea6490e1e1Andreas Gustafsson1208. [bug] dns_master_load*() failed to log a error message if
1318ddb52d8a8a22eae47f7d82137e74b9beacf1Mark Andrews an error was detected when parsing the ownername of
de8e189332e884db065b921f84e3ee4922ad10e3David Lawrence a record. [RT #2448]
de8e189332e884db065b921f84e3ee4922ad10e3David Lawrence1207. [bug] libbind: getaddrinfo() could call freeaddrinfo() with
de8e189332e884db065b921f84e3ee4922ad10e3David Lawrence an invalid pointer.
de8e189332e884db065b921f84e3ee4922ad10e3David Lawrence1206. [bug] SERVFAIL and NOTIMP responses to an EDNS query should
202991557a4b7e8d3df7725d84f0fcae90dbaee6David Lawrence trigger a non-EDNS retry.
202991557a4b7e8d3df7725d84f0fcae90dbaee6David Lawrence1205. [bug] OPT, TSIG and TKEY cannot be used to set the "class"
4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44Andreas Gustafsson of the message. [RT #2449]
1c823819b73f17cbfd188d35962da196a48190fbAndreas Gustafsson1204. [bug] libbind: res_nupdate() failed to update the name
1c823819b73f17cbfd188d35962da196a48190fbAndreas Gustafsson server addresses before sending the update.
1c823819b73f17cbfd188d35962da196a48190fbAndreas Gustafsson1203. [func] Report locations of previous acl and zone definitions
e405739af20dcdc6c7f604548e78806a0d1515c5Brian Wellington when a duplicate is detected.
4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44Andreas Gustafsson1202. [func] New functions: cfg_obj_line() and cfg_obj_file().
b719a598e77aada962b3a05cb00179dc929d3939Andreas Gustafsson1201. [bug] Require that if 'callbacks' is passed to
b719a598e77aada962b3a05cb00179dc929d3939Andreas Gustafsson dns_rdata_fromtext(), callbacks->error and
b719a598e77aada962b3a05cb00179dc929d3939Andreas Gustafsson callbacks->warn are initialized.
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson1200. [bug] Log 'errno' that we are unable to convert to
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson isc_result_t. [RT #2404]
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson1199. [doc] ARM reference to RFC 2157 should have been RFC 1918.
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson1198. [bug] OPT printing style was not consistent with the way the
428b78e56dc10ea220fadfed11242ceb1d51d0e3Andreas Gustafsson header fields are printed. The DO bit was not reported
b74e73c5b4b299da20a6b196b68b9068d376ff35Mark Andrews if set. Report if any of the MBZ bits are set.
b74e73c5b4b299da20a6b196b68b9068d376ff35Mark Andrews1197. [bug] Attempts to define the same acl multiple times were not
202991557a4b7e8d3df7725d84f0fcae90dbaee6David Lawrence1196. [contrib] update mdnkit to 2.2.3.
d68e4b66b1075e556b480f8bfb607aeba5da46f6Andreas Gustafsson1195. [bug] Attempts to redefine builtin acls should be caught.
d68e4b66b1075e556b480f8bfb607aeba5da46f6Andreas Gustafsson1194. [bug] Not all duplicate zone definitions were being detected
d68e4b66b1075e556b480f8bfb607aeba5da46f6Andreas Gustafsson at the named.conf checking stage. [RT #2431]
d68e4b66b1075e556b480f8bfb607aeba5da46f6Andreas Gustafsson1193. [bug] dig +besteffort parsing didn't handle packet
e44d56866bd609e066380cbef414e6ce11a08976Andreas Gustafsson truncation. dns_message_parse() has new flag
e44d56866bd609e066380cbef414e6ce11a08976Andreas Gustafsson DNS_MESSAGE_IGNORETRUNCATION.
e44d56866bd609e066380cbef414e6ce11a08976Andreas Gustafsson1192. [bug] The seconds fields in LOC records were restricted
4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44Andreas Gustafsson to three decimal places. More decimal places should
84c4c99c9e2cf14fb9ef6f6815a9fdb824475423Michael Sawyer be allowed but warned about.
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence1191. [bug] A dynamic update removing the last non-apex name in
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence a secure zone would fail. [RT #2399]
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence1190. [func] Add the "rndc freeze" and "rndc unfreeze" commands.
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence1189. [bug] On some systems, malloc(0) returns NULL, which
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence could cause the caller to report an out of memory
0df2335526caaebd8639129fd0327a6cc97060eaDavid Lawrence error. [RT #2398]
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence1188. [bug] Dynamic updates of a signed zone would fail if
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence some of the zone private keys were unavailable.
8b31f5630f6345f686449f8a84c33c0813283e42Andreas Gustafsson1187. [bug] named was incorrectly returning DNSSEC records
8b31f5630f6345f686449f8a84c33c0813283e42Andreas Gustafsson in negative responses when the DO bit was not set.
13c32cb589e571e9204dbb091e145809288c9c21David Lawrence1186. [bug] isc_hex_tobuffer(,,length = 0) failed to unget the
13c32cb589e571e9204dbb091e145809288c9c21David Lawrence EOL token when reading to end of line.
13c32cb589e571e9204dbb091e145809288c9c21David Lawrence1185. [bug] libbind: don't assume statp->_u._ext.ext is valid
822f118444dcaddaf977bc73e958b2f755e4ddfdAndreas Gustafsson unless RES_INIT is set when calling res_*init().
822f118444dcaddaf977bc73e958b2f755e4ddfdAndreas Gustafsson1184. [bug] libbind: call res_ndestroy() if RES_INIT is set
822f118444dcaddaf977bc73e958b2f755e4ddfdAndreas Gustafsson when res_*init() is called.
822f118444dcaddaf977bc73e958b2f755e4ddfdAndreas Gustafsson1183. [bug] Handle ENOSR error when writing to the internal
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence control pipe. [RT #2395]
8775909be9fc67180fc480115716f88174e74471James Brister1182. [bug] The server could throw an assertion failure when
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence constructing a negative response packet.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1181. [func] Add the "key-directory" configuration statement,
a797a75953e21b514427d188bf5d5051419c10adBrian Wellington which allows the server to look for online signing
a797a75953e21b514427d188bf5d5051419c10adBrian Wellington keys in alternate directories.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1180. [func] dnssec-keygen should always generate keys with
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence protocol 3 (DNSSEC), since it's less confusing
17d91fddb33cc6e0bf2dfacf7156bb1ebba197d8David Lawrence1179. [func] Add SIG(0) support to nsupdate.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1178. [bug] Follow and cache (if appropriate) A6 and other
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence data chains to completion in the additional section.
a38e5f0695a8ddf0b3cbb70b5a172a5c6dce994bDavid Lawrence1177. [func] Report view when loading zones if it is not a
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence standard view (_default or _bind). [RT #2270]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1176. [doc] Document that allow-v6-synthesis is only performed
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence for clients that are supplied recursive service.
abeb505bb6c1400dde1a40d0bff7b3a435666e1cMark Andrews1175. [bug] named-checkzone and named-checkconf failed to call
abeb505bb6c1400dde1a40d0bff7b3a435666e1cMark Andrews dns_result_register() at startup which could
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence result in runtime exceptions when printing
727eef0cbc8bf889ddb3b58eb89e9ea2c3b4b047Andreas Gustafsson "out of memory" errors. [RT #2335]
727eef0cbc8bf889ddb3b58eb89e9ea2c3b4b047Andreas Gustafsson1174. [bug] Win32: add WSAECONNRESET to the expected errors
727eef0cbc8bf889ddb3b58eb89e9ea2c3b4b047Andreas Gustafsson from connect(). [RT #2308]
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson1173. [bug] Potential memory leaks in isc_log_create() and
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson isc_log_settag(). [RT #2336]
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson1172. [doc] Add CERT, GPOS, KX, NAPTR, NSAP, PX and TXT to
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson table of RR types in ARM.
b3157263ee12a5792737f09b708d3fc65ca99e01Andreas Gustafsson1171. [func] Added function isc_region_compare(), updated files in
b3157263ee12a5792737f09b708d3fc65ca99e01Andreas Gustafsson lib/dns to use this function instead of local one.
b3157263ee12a5792737f09b708d3fc65ca99e01Andreas Gustafsson1170. [bug] Don't attempt to print the token when a I/O error
b3157263ee12a5792737f09b708d3fc65ca99e01Andreas Gustafsson occurs when parsing named.conf. [RT #2275]
b90d3f516fd62514ff0b06a6ee0311d7ab5fbbb4Brian Wellington1169. [func] Identify recursive queries in the query log.
b35a009df86b4aa3793e87602c95af2a503ec0eeMark Andrews1168. [bug] Empty also-notify clauses were not handled. [RT #2309]
7bb1e299e133de5d530aa4cb545f4130aabf5235Andreas Gustafsson1167. [contrib] nslint-2.1a3 (from author).
7bb1e299e133de5d530aa4cb545f4130aabf5235Andreas Gustafsson1166. [bug] "Not Implemented" should be reported as NOTIMP,
7bb1e299e133de5d530aa4cb545f4130aabf5235Andreas Gustafsson not NOTIMPL. [RT #2281]
482b9dae17bc5dc4e51b78d3c5b1a18c7c1adae9Andreas Gustafsson1165. [bug] We were rejecting notify-source{-v6} in zone clauses.
482b9dae17bc5dc4e51b78d3c5b1a18c7c1adae9Andreas Gustafsson1164. [bug] Empty masters clauses in slave / stub zones were not
34ea3c6fd940a8514b5ec609491f823263a735c7Michael Sawyer handled gracefully. [RT #2262]
7789eb1345bef03773a2530dce7f2709cc50aa2aAndreas Gustafsson1163. [func] isc_time_formattimestamp() now includes the year.
8ae26e9f87560f9d2e495328d573c25af81c49beMark Andrews1162. [bug] The allow-notify option was not accepted in slave
3c671ac666de8a7dcd7bd02afa20968da0b85bbdMark Andrews zone statements.
3c671ac666de8a7dcd7bd02afa20968da0b85bbdMark Andrews1161. [bug] named-checkzone looped on unbalanced brackets.
3c671ac666de8a7dcd7bd02afa20968da0b85bbdMark Andrews1160. [bug] Generating Diffie-Hellman keys longer than 1024
3c671ac666de8a7dcd7bd02afa20968da0b85bbdMark Andrews bits could fail. [RT #2241]
58c42ee18c186b2151ced62f64aa4ca23cff4a1dJames Brister1159. [bug] MD and MF are not permitted to be loaded by RFC1123.
58c42ee18c186b2151ced62f64aa4ca23cff4a1dJames Brister1158. [func] Report the client's address when logging notify
58c42ee18c186b2151ced62f64aa4ca23cff4a1dJames Brister1157. [func] match-clients and match-destinations now accept
7789eb1345bef03773a2530dce7f2709cc50aa2aAndreas Gustafsson keys. [RT #2045]
5dc6a24e8b6808f03e7a9bc6530d646ebba927dbMark Andrews1156. [port] The configure test for strsep() incorrectly
242dfd9cc6901a5e02dae94acdecdb91e78ea07cMark Andrews succeeded on certain patched versions of
77771185071bf74d53378f1a3099a04d2af5153eBrian Wellington AIX 4.3.3. [RT #2190]
77771185071bf74d53378f1a3099a04d2af5153eBrian Wellington1155. [func] Recover from master files being removed from under
0d5d8e2bbf2c0c129f0416f24758a0925ce12be8James Brister1154. [bug] Don't attempt to obtain the netmask of a interface
0d5d8e2bbf2c0c129f0416f24758a0925ce12be8James Brister if there is no address configured. [RT #2176]
99f3a24e69edbb19e4fe7f2fb0a72c478f8c3cafJames Brister1153. [func] 'rndc {stop|halt} -p' now reports the process id
99f3a24e69edbb19e4fe7f2fb0a72c478f8c3cafJames Brister of the instance of named being shutdown.
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson1152. [bug] libbind: read buffer overflows.
1299e93989afbe1fee0739811b05fd1641ea14aeAndreas Gustafsson1151. [bug] nslookup failed to check that the arguments to
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson the port, timeout, and retry options were
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson valid integers and in range. [RT #2099]
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson1150. [bug] named incorrectly accepted TTL values
aa79283a0d97d5d77d3c17bcb1756035eabe647aAndreas Gustafsson containing plus or minus signs, such as
f204bdd8e6703ff0ef1adf0a2c407202418a936dDavid Lawrence1149. [func] New function isc_parse_uint32().
0bfcec250f9705a1211d0374f0fc1049960de84bMark Andrews1148. [func] 'rndc-confgen -a' now provides positive feedback.
b5f24a6988e04710bee0281b03b7e168358ac868Andreas Gustafsson1147. [func] Set IPV6_V6ONLY on IPv6 sockets if supported by
379bd2c19cec393f56a2e9c42cc87fc8213a1b62James Brister the OS. listen-on-v6 { any; }; should no longer
379bd2c19cec393f56a2e9c42cc87fc8213a1b62James Brister result in IPv4 queries be accepted. Similarly
379bd2c19cec393f56a2e9c42cc87fc8213a1b62James Brister control { inet :: ... }; should no longer result
379bd2c19cec393f56a2e9c42cc87fc8213a1b62James Brister in IPv4 connections being accepted. This can be
0df2335526caaebd8639129fd0327a6cc97060eaDavid Lawrence overridden at compile time by defining
379bd2c19cec393f56a2e9c42cc87fc8213a1b62James Brister ISC_ALLOW_MAPPED=1.
c24265935e70d17279153b3cde43e3f6c3527577Andreas Gustafsson1146. [func] Allow IPV6_IPV6ONLY to be set/cleared on a socket if
c24265935e70d17279153b3cde43e3f6c3527577Andreas Gustafsson supported by the OS by a new function
bedfa169b4cc5511b34c0c4a54c5b8aae364babeJames Brister isc_socket_ipv6only().
bedfa169b4cc5511b34c0c4a54c5b8aae364babeJames Brister1145. [func] "host" no longer reports a NOERROR/NODATA response
bedfa169b4cc5511b34c0c4a54c5b8aae364babeJames Brister by printing nothing. [RT #2065]
bedfa169b4cc5511b34c0c4a54c5b8aae364babeJames Brister1144. [bug] rndc-confgen would crash if both the -a and -t
d85552c450141012e7cbeaacc77fb9575b0bb4cbJames Brister options were specified. [RT #2159]
d85552c450141012e7cbeaacc77fb9575b0bb4cbJames Brister1143. [bug] When a trusted-keys statement was present and named
47c196192afa37b2dea728e52579779f190bf07fJames Brister was built without crypto support, it would leak memory.
29196ffb72a1337c72ffd6d52f1c8348f84c644eJames Brister1142. [bug] dnssec-signzone would fail to delete temporary files
47c196192afa37b2dea728e52579779f190bf07fJames Brister in some failure cases. [RT #2144]
f3b52d9fe5e7e851adecad4eec8952cceda47592Brian Wellington1141. [bug] When named rejected a control message, it would
94c5757a7a2d98b4de3e7a68cfe330d59450f09eAndreas Gustafsson leak a file descriptor and memory. It would also
f3b52d9fe5e7e851adecad4eec8952cceda47592Brian Wellington fail to respond, causing rndc to hang.
94c5757a7a2d98b4de3e7a68cfe330d59450f09eAndreas Gustafsson [RT #2139, #2164]
94c5757a7a2d98b4de3e7a68cfe330d59450f09eAndreas Gustafsson1140. [bug] rndc-confgen did not accept IPv6 addresses as arguments
94c5757a7a2d98b4de3e7a68cfe330d59450f09eAndreas Gustafsson to the -s option. [RT #2138]
71a4339351de0d8233d61025a667ec4dc3e0f868James Brister1139. [func] It is now possible to flush a given name from the
71a4339351de0d8233d61025a667ec4dc3e0f868James Brister cache(s) via 'rndc flushname name [view]'. [RT #2051]
71a4339351de0d8233d61025a667ec4dc3e0f868James Brister1138. [func] It is now possible to flush a given name from the
71a4339351de0d8233d61025a667ec4dc3e0f868James Brister cache by calling the new function
71a4339351de0d8233d61025a667ec4dc3e0f868James Brister dns_cache_flushname().
0380c44d0238a88e167526954d630d071739ed28Mark Andrews1137. [func] It is now possible to flush a given name from the
a5aca6df165c601d755b8c5f5727048078bf0db5Andreas Gustafsson ADB by calling the new function dns_adb_flushname().
a6733246eafeb43755ce6d7ec3627ac4209cbccbMark Andrews1136. [bug] CNAME records synthesized from DNAMEs did not
a6733246eafeb43755ce6d7ec3627ac4209cbccbMark Andrews have a TTL of zero as required by RFC2672.
36bcb04af27e050ddc04b2ff37dbeafc84538fd4Brian Wellington1135. [func] You can now override the default syslog() facility for
36bcb04af27e050ddc04b2ff37dbeafc84538fd4Brian Wellington named/lwresd at compile time. [RT #1982]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1134. [bug] Multi-threaded servers could deadlock in ferror()
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence when reloading zone files. [RT #1951, #1998]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1133. [bug] IN6_IS_ADDR_LOOPBACK was not portably defined on
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence platforms without IN6_IS_ADDR_LOOPBACK. [RT #2106]
ed71ea51c6ecb5d7d659b6e6a20f6b3f5c2678c6David Lawrence1132. [func] Improve UPDATE prerequisite failure diagnostic messages.
ed71ea51c6ecb5d7d659b6e6a20f6b3f5c2678c6David Lawrence1131. [bug] The match-destinations view option did not work with
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence IPv6 destinations. [RT #2073, #2074]
c78dc8b001ba46ef1edb784635c3ba7b3e4456ceJames Brister1130. [bug] Log messages reporting an out-of-range serial number
c78dc8b001ba46ef1edb784635c3ba7b3e4456ceJames Brister did not include the out-of-range number but the
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence following token. [RT #2076]
c78dc8b001ba46ef1edb784635c3ba7b3e4456ceJames Brister1129. [bug] Multi-threaded servers could crash under heavy
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence resolution load due to a race condition. [RT #2018]
d5399cc351a549db957185993b320a3bffa40e41James Brister1128. [func] sdb drivers can now provide RR data in either text
d5399cc351a549db957185993b320a3bffa40e41James Brister or wire format, the latter using the new functions
d5399cc351a549db957185993b320a3bffa40e41James Brister dns_sdb_putrdata() and dns_sdb_putnamedrdata().
40f349ad1f2f0a63ef2784b8affcd44dc660b39cJames Brister1127. [func] rndc: If the server to contact has multiple addresses,
40f349ad1f2f0a63ef2784b8affcd44dc660b39cJames Brister try all of them.
ac3b769801d794993e9eb6065b2f7144ffcfc9acMark Andrews1126. [bug] The server could access a freed event if shut
69b691c9624f31e59b8d128ada902a82127c15a3James Brister down while a client start event was pending
69b691c9624f31e59b8d128ada902a82127c15a3James Brister delivery. [RT #2061]
69b691c9624f31e59b8d128ada902a82127c15a3James Brister1125. [bug] rndc: -k option was missing from usage message.
dba20696eb808075d849e5a4cc8d854555869fb2Brian Wellington1124. [doc] dig: +[no]dnssec, +[no]besteffort and +[no]fail
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence are now documented. [RT #2052]
98c2f9a11185b8a5dd601798990612beb6d1578eJames Brister1123. [bug] dig +[no]fail did not match description. [RT #2052]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1122. [tuning] Resolution timeout reduced from 90 to 30 seconds.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1121. [bug] The server could attempt to access a NULL zone
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence table if shut down while resolving.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence [RT #1587, #2054]
705cb05a187558959d20ec2c31e06de8e96f61b2David Lawrence1120. [bug] Errors in options were not fatal. [RT #2002]
705cb05a187558959d20ec2c31e06de8e96f61b2David Lawrence1119. [func] Added support in Win32 for NTFS file/directory ACL's
a3c0a79b61edfd6a021c080d4b368c9c962fcad6Andreas Gustafsson for access control.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1118. [bug] On multi-threaded servers, a race condition
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence could cause an assertion failure in resolver.c
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence during resolver shutdown. [RT #2029]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1117. [port] The configure check for in6addr_loopback incorrectly
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence succeeded on AIX 4.3 when compiling with -O2
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence because the test code was optimized away.
174a4f7b80af7f7a33cd9a098c13af23e5ec2a28David Lawrence1116. [bug] Setting transfers in a server clause, transfers-in,
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence or transfers-per-ns to a value greater than
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 2147483647 disabled transfers. [RT #2002]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1115. [func] Set maximum values for cleaning-interval,
174a4f7b80af7f7a33cd9a098c13af23e5ec2a28David Lawrence heartbeat-interval, interface-interval,
0640343258a99230c62e39dfbbe1505e3a970ee8Andreas Gustafsson max-transfer-idle-in, max-transfer-idle-out,
0640343258a99230c62e39dfbbe1505e3a970ee8Andreas Gustafsson max-transfer-time-in, max-transfer-time-out,
dccfe96a449d135d1b3806a9ab8fd7481d017c8bAndreas Gustafsson statistics-interval of 28 days and
dccfe96a449d135d1b3806a9ab8fd7481d017c8bAndreas Gustafsson sig-validity-interval of 3660 days. [RT #2002]
dccfe96a449d135d1b3806a9ab8fd7481d017c8bAndreas Gustafsson1114. [port] Ignore more accept() errors. [RT #2021]
d98c74e2ec5b96bd22aa4ed6d893e8993787493bMichael Graff1113. [bug] The allow-update-forwarding option was ignored
d98c74e2ec5b96bd22aa4ed6d893e8993787493bMichael Graff when specified in a view. [RT #2014]
d03d4524993ecf5da72694907cb8581eadbe5c4dBrian Wellington1112. [placeholder]
d03d4524993ecf5da72694907cb8581eadbe5c4dBrian Wellington1111. [bug] Multi-threaded servers could deadlock processing
75f6c57d9544aa77a3b1a04587b4702c07343c90Brian Wellington recursive queries due to a locking hierarchy
75f6c57d9544aa77a3b1a04587b4702c07343c90Brian Wellington violation in adb.c. [RT #2017]
c8df84cb389994b4eaf549f5851e70d18e2d063fAndreas Gustafsson1110. [bug] dig should only accept valid abbreviations of +options.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1109. [bug] nsupdate accepted illegal ttl values.
7cd4c3ddd1baf5f2b204562fdba3da37c716cc78Andreas Gustafsson1108. [bug] On Win32, rndc was hanging when named was not running
76a191c4202a4839e4ce598ec91f0c0d12f630aaAndreas Gustafsson due to failure to select for exceptional conditions
76a191c4202a4839e4ce598ec91f0c0d12f630aaAndreas Gustafsson in select(). [RT #1870]
76a191c4202a4839e4ce598ec91f0c0d12f630aaAndreas Gustafsson1107. [bug] nsupdate could catch an assertion failure if an
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence invalid domain name was given as the argument to
fef059dcec0f7f83b09b9ce30b91b21a51d9c481Andreas Gustafsson the "zone" command.
174a4f7b80af7f7a33cd9a098c13af23e5ec2a28David Lawrence1106. [bug] After seeing an out of range TTL, nsupdate would
5f80c1428b9b7235fc9c1c80aa505457c3043504Brian Wellington treat all TTLs as out of range. [RT #2001]
174a4f7b80af7f7a33cd9a098c13af23e5ec2a28David Lawrence1105. [port] OpenUNIX 8 enable threads by default. [RT #1970]
af602636644fdfaabc331bd926b0aabb9432e152Brian Wellington1104. [bug] Invalid arguments to the transfer-format option
b3aaa872e12e5c8658271bde8e4dd85d015e823fAndreas Gustafsson could cause an assertion failure. [RT #1995]
b3aaa872e12e5c8658271bde8e4dd85d015e823fAndreas Gustafsson1103. [port] OpenUNIX 8 support (ifconfig.sh). [RT #1970]
b3aaa872e12e5c8658271bde8e4dd85d015e823fAndreas Gustafsson1102. [doc] Note that query logging is enabled by directing the
b3aaa872e12e5c8658271bde8e4dd85d015e823fAndreas Gustafsson queries category to a channel.
389f2ccc2f5f00a11a14114d40492f7ac8249fa7Olafur Gudmundsson1101. [bug] Array bounds read error in lwres_gai_strerror.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1100. [bug] libbind: DNSSEC key ids were computed incorrectly.
6deb631b20b7e212d9a350759e472fa60f9e92e4David 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.
a9bc95f22ef2dd4a12e79be99412c9f18b814a5dBrian Wellington1097. [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
20b20b23948b90cb2f7d7f402da99d09f837efd0David Lawrence the amount of memory consumed resulting in garbage
a89b06a49cc61cdce2ce0ea0f62b514998fa16d9Andreas Gustafsson address being returned. Alignment calculations were
a89b06a49cc61cdce2ce0ea0f62b514998fa16d9Andreas Gustafsson wasting space. We weren't suppressing duplicate
9c987b20b9246a34f38af8ed3cd22c61040933a7Andreas Gustafsson1089. [func] libbind: inet_{cidr,net}_{pton,ntop}() now have IPv6
7e9bfde7951c4e35bcbd0d3439790cc823a6794cAndreas Gustafsson1088. [port] libbind: MPE/iX C.70 (incomplete)
7e9bfde7951c4e35bcbd0d3439790cc823a6794cAndreas Gustafsson1087. [bug] libbind: struct __res_state too large on 64 bit arch.
4c9406964425ecc33fac38bb093e236b43b449e6Andreas Gustafsson1086. [port] libbind: sunos: old sprintf.
4c9406964425ecc33fac38bb093e236b43b449e6Andreas Gustafsson1085. [port] libbind: solaris: sys_nerr and sys_errlist do not
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff exist when compiling in 64 bit mode.
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff1084. [cleanup] libbind: gai_strerror() rewritten.
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff1083. [bug] The default control channel listened on the
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff wildcard address, not the loopback as documented.
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff1082. [bug] The -g option to named incorrectly caused logging
533131b93b69c4534b5f1f9138b59211670e6e6dMichael Graff to be sent to syslog in addition to stderr.
73abbeb5823a9b3e01b05a8878db915eb6beccdaAndreas Gustafsson1081. [bug] Multicast queries were incorrectly identified
73abbeb5823a9b3e01b05a8878db915eb6beccdaAndreas Gustafsson based on the source address, not the destination
538971e27d45861c937331f52b0e96d3a5157d8eAndreas Gustafsson1080. [bug] BIND 8 compatibility: accept bare IP prefixes
538971e27d45861c937331f52b0e96d3a5157d8eAndreas Gustafsson as the second element of a two-element top level
538971e27d45861c937331f52b0e96d3a5157d8eAndreas Gustafsson sort list statement. [RT #1964]
7ffc4c63ac8841d127c2d77c8716cc0dc483badcDavid Lawrence1079. [bug] BIND 8 compatibility: accept bare elements at top
c50936eb40263b65ebf6afe4e6556e2dc67c10e4Brian Wellington level of sort list treating them as if they were
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence a single element list. [RT #1963]
8977ab7ca0ed63a39a8cd0b915ab9cb1254dcd3fJames Brister1078. [bug] We failed to correct bad tv_usec values in one case.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1077. [func] Do not accept further recursive clients when
dc97fe4ed08488d314ab5bc8e99ed839542cf411David Lawrence the total number of recursive lookups being
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence processed exceeds max-recursive-clients, even
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson if some of the lookups are internally generated.
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson [RT #1915, #1938]
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson1076. [bug] A badly defined global key could trigger an assertion
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson on load/reload if views were used. [RT #1947]
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson1075. [bug] Out-of-range network prefix lengths were not
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson reported. [RT #1954]
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson1074. [bug] Running out of memory in dump_rdataset() could
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson cause an assertion failure. [RT #1946]
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson1073. [bug] The ADB cache cleaning should also be space driven.
95be83b467e2384d414693982318a5c06cccf1d7Andreas Gustafsson [RT #1915, #1938]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1072. [bug] The TCP client quota could be exceeded when
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence recursion occurred. [RT #1937]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1071. [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
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1069. [placeholder]
52b784e2a662038b833e4f9ad7bff881faf52a85Andreas Gustafsson1068. [bug] errno could be overwritten by catgets(). [RT #1921]
52b784e2a662038b833e4f9ad7bff881faf52a85Andreas Gustafsson1067. [func] Allow quotas to be soft, isc_quota_soft().
edb8ffbbf3e4b3c16a10fdd45720d97706e6bf50Mark Andrews1066. [bug] Provide a thread safe wrapper for strerror().
59abb512d344bfa09012cc11b7d814966f035da4Mark Andrews1065. [func] Runtime support to select new / old style interface
59abb512d344bfa09012cc11b7d814966f035da4Mark Andrews scanning using ioctls.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1064. [bug] Do not shut down active network interfaces if we
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence are unable to scan the interface list. [RT #1921]
600cfa2ba4c50017581b6c14e3a688a82ecebbe0David Lawrence1063. [bug] libbind: "make install" was failing on IRIX.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1062. [bug] If the control channel listener socket was shut
a120694df8156f76eb629e4d686d3729362e3c90David Lawrence down before server exit, the listener object could
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence be freed twice. [RT #1916]
a120694df8156f76eb629e4d686d3729362e3c90David Lawrence1061. [bug] If periodic cache cleaning happened to start
fcba8f29fedd5a29651579e22c96413b4f37cab9Brian Wellington while cleaning due to reaching the configured
fcba8f29fedd5a29651579e22c96413b4f37cab9Brian Wellington maximum cache size was in progress, the server
f6afa4ac95f3a6c86c61c0b122cd0dc6f957649bBrian Wellington could catch an assertion failure. [RT #1912]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1060. [func] Move refresh, stub and notify UDP retry processing
34b394b43e2207e8f8f3703f0402422121455638David Lawrence into dns_request.
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister1059. [func] dns_request now support will now retry UDP queries,
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister dns_request_createvia2() and dns_request_createraw2().
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister1058. [func] Limited lifetime ticker timers are now available,
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister isc_timertype_limited.
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister1057. [bug] Reloading the server after adding a "file" clause
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister to a zone statement could cause the server to
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister crash due to a typo in change 1016.
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister1056. [bug] Rndc could catch an assertion failure on SIGINT due
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister to an uninitialized variable. [RT #1908]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1055. [func] Version and hostname queries can now be disabled
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister using "version none;" and "hostname none;",
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister respectively.
cde7793c7fb83adecf1a60bfc76cde6d1d7db0ebJames Brister1054. [bug] On Win32, cfg_categories and cfg_modules need to be
c0b06c8275c5ea3cde8cc67f3a6f9cab1bd55d65James Brister exported from the libisccfg DLL.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1053. [bug] Dig did not increase its timeout when receiving
527ea00c176abc167a6daf978e06f52c7e70aa06Andreas Gustafsson AXFRs unless the +time option was used. [RT #1904]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1052. [bug] Journals were not being created in binary mode
f7d85bae58428b91fde90f87c1e9ef89897acf2eAndreas Gustafsson resulting in "journal format not recognized" error
f7d85bae58428b91fde90f87c1e9ef89897acf2eAndreas Gustafsson under Win32. [RT #1889]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1051. [bug] Do not ignore a network interface completely just
ec7493d8d1966a3dc5f5306fc0a96519e0de6dceAndreas Gustafsson because it has a noncontiguous netmask. Instead,
ec7493d8d1966a3dc5f5306fc0a96519e0de6dceAndreas Gustafsson omit it from the localnets ACL and issue a warning.
289fd0daf888e3f7b1733bd750f60891ce90e1e6Andreas Gustafsson1050. [bug] Log messages reporting malformed IP addresses in
289fd0daf888e3f7b1733bd750f60891ce90e1e6Andreas Gustafsson address lists such as that of the forwarders option
289fd0daf888e3f7b1733bd750f60891ce90e1e6Andreas Gustafsson failed to include the correct error code, file
289fd0daf888e3f7b1733bd750f60891ce90e1e6Andreas Gustafsson name, and line number. [RT #1890]
bd36d3014e8a82d217ed1c88cdb4c717a25fee09Andreas Gustafsson1049. [func] "pid-file none;" will disable writing a pid file.
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews1048. [bug] Servers built with -DISC_MEM_USE_INTERNAL_MALLOC=1
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews didn't work.
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews1047. [bug] named was incorrectly refusing all requests signed
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews with a TSIG key derived from an unsigned TKEY
8adf1b9e749ca303ea8a8ffb29b5101ecbe2ecf6Mark Andrews negotiation with a NOERROR response. [RT #1886]
c052487cdf42c83bb0fa8e4c0ed135e801ac1e90Mark Andrews1046. [bug] The help message for the --with-openssl configure
c052487cdf42c83bb0fa8e4c0ed135e801ac1e90Mark Andrews option was inaccurate. [RT #1880]
dcd66bf9667816cfc3419f2040e03f5621d88555Andreas Gustafsson1045. [bug] It was possible to skip saving glue for a nameserver
dcd66bf9667816cfc3419f2040e03f5621d88555Andreas Gustafsson for a stub zone.
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews1044. [bug] Specifying allow-transfer, notify-source, or
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews notify-source-v6 in a stub zone was not treated
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews as an error.
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews1043. [bug] Specifying a transfer-source or transfer-source-v6
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews option in the zone statement for a master zone was
f4f3f2cf3499cf6c32f6329aca08b5c557f507f1Mark Andrews not treated as an error. [RT #1876]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1042. [bug] The "config" logging category did not work properly.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1041. [bug] Dig/host/nslookup could catch an assertion failure
9dff010bd0224c0eb0046e02c51947bf69cbb718David Lawrence on SIGINT due to an uninitialized variable. [RT #1867]
9dff010bd0224c0eb0046e02c51947bf69cbb718David Lawrence1040. [bug] Multiple listen-on-v6 options with different ports
996f4a8bc34cb0203ce6a40ff82bca8bf32423ccAndreas Gustafsson were not accepted. [RT #1875]
f2fdfe7c42f3b10f3653f851ce5a0a90ee5ac1f9David Lawrence1039. [bug] Negative responses with CNAMEs in the answer section
6a13d6f3c687d463a2a88f696a5193a5651612baAndreas Gustafsson were cached incorrectly. [RT #1862]
47b26abe77184f9bedc68e36bdad03332cf67570David Lawrence1038. [bug] In servers configured with a tkey-domain option,
c0fcd6b98bc1fe5bbd2bd1a4d729215f65e3d20fJames Brister TKEY queries with an owner name other than the root
c0fcd6b98bc1fe5bbd2bd1a4d729215f65e3d20fJames Brister could cause an assertion failure. [RT #1866, #1869]
17d0495c338ca6273cc1e1e3fd9354ab785a9ae9Mark Andrews1037. [bug] Negative responses whose authority section contain
17d0495c338ca6273cc1e1e3fd9354ab785a9ae9Mark Andrews SOA or NS records whose owner names are not equal
4c5651ee049cbace08d5350e3d23a0d6da491fa8James Brister equal to or parents of the query name should be
4c5651ee049cbace08d5350e3d23a0d6da491fa8James Brister rejected. [RT #1862]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1036. [func] Silently drop requests received via multicast as
e06abf2270cc397e6a1ab8e25055e9c05f256beeJames Brister long as there is no final multicast DNS standard.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1035. [bug] If we respond to multicast queries (which we
e06abf2270cc397e6a1ab8e25055e9c05f256beeJames Brister currently do not), respond from a unicast address
e411a986b94276c28e6a971f9c3b61d45c635456James Brister as specified in RFC 1123. [RT #137]
e411a986b94276c28e6a971f9c3b61d45c635456James Brister1034. [bug] Ignore the RD bit on multicast queries as specified
e411a986b94276c28e6a971f9c3b61d45c635456James Brister in RFC 1123. [RT #137]
c6ce77b4dccb15297f78de9e0c00d40f40ce8aa4Mark Andrews1033. [bug] Always respond to requests with an unsupported opcode
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence with NOTIMP, even if we don't have a matching view
76a33ffee5be9a1001c27c103e6d98983443cbfdAndreas Gustafsson or cannot determine the class.
1d7172079ddd7aaad66a135a814d0013c6503837Andreas Gustafsson1032. [func] hostname.bind/txt/chaos now returns the name of
5159c427839689d5070e2f9c6c9a0168dd9f6583Mark Andrews the machine hosting the nameserver. This is useful
5159c427839689d5070e2f9c6c9a0168dd9f6583Mark Andrews in diagnosing problems with anycast servers.
41da7fdc551c50cddebf2c5311e322efd793fd3bDavid Lawrence1031. [bug] libbind.a: isc__gettimeofday() infinite recursion.
5159c427839689d5070e2f9c6c9a0168dd9f6583Mark Andrews1030. [bug] On systems with no resolv.conf file, nsupdate
1d7172079ddd7aaad66a135a814d0013c6503837Andreas Gustafsson exited with an error rather than defaulting
dd3fc76a33569ee9d5d30effc0d975651a4567f5Andreas Gustafsson to using the loopback address. [RT #1836]
3364cad7e4699aff0b2d5090ab09a6da9733a118Andreas Gustafsson1029. [bug] Some named.conf errors did not cause the loading
3364cad7e4699aff0b2d5090ab09a6da9733a118Andreas Gustafsson of the configuration file to return a failure
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence status even though they were logged. [RT #1847]
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister1028. [bug] On Win32, dig/host/nslookup looked for resolv.conf
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister in the wrong directory. [RT #1833]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence1027. [bug] RRs having the reserved type 0 should be rejected.
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister1026. [placeholder]
dd3fc76a33569ee9d5d30effc0d975651a4567f5Andreas Gustafsson1025. [bug] Don't use multicast addresses to resolve iterative
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister queries. [RT #101]
41da7fdc551c50cddebf2c5311e322efd793fd3bDavid Lawrence1024. [port] Compilation failed on HP-UX 11.11 due to
e2cf9c2db3fd484d160d3b7850f5e4d9c19945faJames Brister incompatible use of the SIOCGLIFCONF macro
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence name. [RT #1831]
36357e4304862fb47e9fae03c704cb6720310c45James Brister1023. [func] Accept hints without TTLs.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1022. [bug] Don't report empty root hints as "extra data".
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1021. [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.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1020. [bug] IXFR log messages did not distinguish between
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence true IXFRs, AXFR-style IXFRs, and mere version
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence polls. [RT #1811]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1019. [bug] The value of the lame-ttl option was limited to 18000
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence seconds, not 1800 seconds as documented. [RT #1803]
4be63b1fd8c18dbeca1648d6cf22fa14f057a469David Lawrence1018. [bug] The default log channel was not always initialized
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence correctly. [RT #1813]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1017. [bug] When specifying TSIG keys to dig and nsupdate using
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence the -k option, they must be HMAC-MD5 keys. [RT #1810]
97f75286ada13a1b06a424607e638bde5ebfb3caAndreas Gustafsson1016. [bug] Slave zones with no backup file were re-transferred
97f75286ada13a1b06a424607e638bde5ebfb3caAndreas Gustafsson on every server reload.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1015. [bug] Log channels that had a "versions" option but no
b905ff7cbe3737d3c76115fa71c340a8ce439120David Lawrence "size" option failed to create numbered log
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence files. [RT #1783]
23a09704774241d2dba059e4d9231cd3d28bb116David Lawrence1014. [bug] Some queries would cause statistics counters to
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence increment more than once or not at all. [RT #1321]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1013. [bug] It was possible to cancel a query twice when marking
358628c8f4804a2db52be0f6d03a66137fab4884David Lawrence a server as bogus or by having a blackhole acl.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1012. [bug] The -p option to named did not behave as documented.
54a2e7e8a21ee765f41bd995101995613bff9e8cDavid Lawrence1011. [cleanup] Removed isc_dir_current().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1010. [bug] The server could attempt to execute a command channel
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence command after initiating server shutdown, causing
027212247d59c05452abb7a8b253efe52d14459eDavid Lawrence an assertion failure. [RT #1766]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1009. [port] OpenUNIX 8 support. [RT #1728]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1008. [port] libtool.m4, ltmain.sh from libtool-1.4.2.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1007. [port] config.guess, config.sub from autoconf-2.52.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1006. [bug] If a KEY RR was found missing during DNSSEC validation,
738922ba7bb10b206f6f54931aed068e3dcb950dDavid Lawrence an assertion failure could subsequently be triggered
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence in the resolver. [RT #1763]
eefea43215016bce437ab4a7441b2851fd182960David Lawrence1005. [bug] Don't copy nonzero RCODEs from request to response.
9c4f33b6718407e94d50dbfb4977e16d3f83de9dDavid Lawrence1004. [port] Deal with recvfrom() returning EHOSTDOWN. [RT #1770]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence1003. [func] Add the +retry option to dig.
c403d3f7d6cb17406e9be03a330ed5cf91619abcDavid Lawrence1002. [bug] When reporting an unknown class name in named.conf,
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence including the file name and line number. [RT #1759]
a0f6cda5fd9f2fcc4154bb63628f849b639a40caAndreas Gustafsson1001. [bug] win32 socket code doio_recv was not catching a
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence WSACONNRESET error when a client was timing out
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence the request and closing its socket. [RT #1745]
e3b3a046bf653d39cb5b92534a6a36fce1702d20Bob Halley1000. [bug] BIND 8 compatibility: accept "HESIOD" as an alias
e3b3a046bf653d39cb5b92534a6a36fce1702d20Bob Halley for class "HS". [RT #1759]
e3b3a046bf653d39cb5b92534a6a36fce1702d20Bob Halley 999. [func] "rndc retransfer zone [class [view]]" added.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 998. [func] named-checkzone now has arguments to specify the
904463e94cafd59c8284f472ea8f58f1f311b8cbDavid Lawrence chroot directory (-t) and working directory (-w).
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 997. [func] Add support for RSA-SHA1 keys (RFC3110).
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 996. [func] Issue warning if the configuration filename contains
1a7f6c3898266854db100fb2cb36418d650de8e7Brian Wellington the chroot path.
1a7f6c3898266854db100fb2cb36418d650de8e7Brian Wellington 995. [bug] dig, host, nslookup: using a raw IPv6 address as a
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence target address should be fatal on a IPv4 only system.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 994. [func] Treat non-authoritative responses to queries for type
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence NS as referrals even if the NS records are in the
fc9e755ba340607d76c7de897ee2d985d3b24505David Lawrence answer section, because BIND 8 servers incorrectly
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence send them that way. This is necessary for DNSSEC
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence validation of the NS records of a secure zone to
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence succeed when the parent is a BIND 8 server. [RT #1706]
7896e45912df15d07eb99f885b9d9c15ad5f3f68David Lawrence 993. [func] dig: -v now reports the version.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 992. [doc] dig: ~/.digrc is now documented.
32eddfc189108fa93e31761e13150594c7a79d2bDavid Lawrence 991. [func] Lower UDP refresh timeout messages to level
b8dd48ecf83142f6ee7238cbd68fec455e527fc8Mark Andrews 990. [bug] The rndc-confgen man page was not installed.
68e4926b2262571e004b4be00b905ec776c01d9cMichael Graff 989. [bug] Report filename if $INCLUDE fails for file related
68e4926b2262571e004b4be00b905ec776c01d9cMichael Graff errors. [RT #1736]
6c7e680943ccdb75f23b050a7bc5ac0825e5244aMark Andrews 988. [bug] 'additional-from-auth no;' did not work reliably
6c7e680943ccdb75f23b050a7bc5ac0825e5244aMark Andrews in the case of queries answered from the cache.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 987. [bug] "dig -help" didn't show "+[no]stats".
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 986. [bug] "dig +noall" failed to clear stats and command
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 985. [func] Consider network interfaces to be up iff they have
8b11f3debd9a9494d5aec60ea228ab393fbdc26eDavid Lawrence a nonzero IP address rather than based on the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence IFF_UP flag. [RT #1160]
2cc1d2536d5834fbe20281068b8bd34dd1ee5337David Lawrence 984. [bug] Multi-threading should be enabled by default on
140d92622430165001bd91ba2e7d516992faeb2fMichael Sawyer Solaris 2.7 and newer, but it wasn't.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 983. [func] The server now supports generating IXFR difference
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence sequences for non-dynamic zones by comparing zone
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence versions, when enabled using the new config
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence option "ixfr-from-differences". [RT #1727]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 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'
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 980. [bug] Incoming zone transfers restarting after an error
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence could trigger an assertion failure. [RT #1692]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 979. [func] Incremental master file dumping. dns_master_dumpinc(),
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence dns_master_dumptostreaminc(), dns_dumpctx_attach(),
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence dns_dumpctx_detach(), dns_dumpctx_cancel(),
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence dns_dumpctx_db() and dns_dumpctx_version().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 978. [bug] dns_db_attachversion() had an invalid REQUIRE()
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 977. [bug] Improve "not at top of zone" error message.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 976. [func] named-checkconf can now test load master zones
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence (named-checkconf -z). [RT #1468]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 975. [bug] "max-cache-size default;" as a view option
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence caused an assertion failure.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 974. [bug] "max-cache-size unlimited;" as a global option
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence was not accepted.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 973. [bug] Failed to log the question name when logging:
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence "bad zone transfer request: non-authoritative zone
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 972. [bug] The file modification time code in zone.c was using the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence wrong epoch. [RT #1667]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 971. [placeholder]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 970. [func] 'max-journal-size' can now be used to set a target
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence size for a journal.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 969. [func] dig now supports the undocumented dig 8 feature
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence of allowing arbitrary labels, not just dotted
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence decimal quads, with the -x option. This can be
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence used to conveniently look up RFC2317 names as in
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence "dig -x 10.0.0.0-127". [RT #827, #1576, #1598]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 968. [bug] On win32, the isc_time_now() function was unnecessarily
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence calling strtime(). [RT #1671]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 967. [bug] On win32, the link for bindevt was not including the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence required resource file to enable the event viewer
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence to interpret the error messages in the event log,
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 966. [placeholder]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 965. [bug] Including data other than root server NS and A
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence records in the root hint file could cause a rbtdb
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence node reference leak. [RT #1581, #1618]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 964. [func] Warn if data other than root server NS and A records
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence are found in the root hint file. [RT #1581, #1618]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 963. [bug] Bad ISC_LANG_ENDDECLS. [RT #1645]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 962. [bug] libbind: bad "#undef", don't attempt to install
16a107c904a30a687a08efec86a26a2f9398d2edAndreas Gustafsson non-existant nlist.h. [RT #1640]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 961. [bug] Tried to use a IPV6 feature when ISC_PLATFORM_HAVEIPV6
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence was not defined. [RT #1482]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 960. [port] liblwres failed to build on systems with support for
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence getrrsetbyname() in the OS. [RT #1592]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 959. [port] On FreeBSD, determine the number of CPUs by calling
947bd6c648bd29bc226971324de1b30230a56a22David Lawrence sysctlbyname(). [RT #1584]
878363c06b3d42f8fa4acca0c4aec9252b7844d9David Lawrence 958. [port] ssize_t is not available on all platforms. [RT #1607]
cc5547dbcb04bdc498cf050c6104a1974f68c6eaAndreas Gustafsson 957. [bug] sys/select.h inclusion was broken on older platforms.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 956. [bug] ns_g_autorndcfile changed to ns_g_keyfile
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence in named/win32/os.c due to code changes in
c7f22f83aac9e61dafee191cad040e9c42652cc8David Lawrence change #953. win32 .make file for rndc-confgen
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence updated to add include path for os.h header.
c4717613e45323ed23dc6e9162cba89f1f83830cDavid Lawrence --- 9.2.0rc1 released ---
f6d6835ed5bb14f7d87cb9b736deadf9de2085ddAndreas Gustafsson 955. [bug] When using views, the zone's class was not being
f6d6835ed5bb14f7d87cb9b736deadf9de2085ddAndreas Gustafsson inherited from the view's class. [RT #1583]
d41c9885ecfb4be7382fd32a58ae4a9fb2056b81David Lawrence 954. [bug] When requesting AXFRs or IXFRs using dig, host, or
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence nslookup, the RD bit should not be set as zone
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence transfers are inherently non-recursive. [RT #1575]
38feb01f1b0a3ac65897ae63c22c27c72e8cfda1David Lawrence 953. [func] The /var/run/named.key file from change #843
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence has been replaced by /etc/rndc.key. Both
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence named and rndc will look for this file and use
802aa6f2b70cc0b4e69ef0a1dcab0a8d68a0fdeaDavid Lawrence it to configure a default control channel key
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence if not already configured using a different
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence method (rndc.conf / controls). Unlike
5b27fa26dd1288f61de9ace6f4ec56be63858048David Lawrence named.key, rndc.key is not created automatically;
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence it must be created by manually running
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence "rndc-confgen -a".
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley 952. [bug] The server required manual intervention to serve the
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley affected zones if it died between creating a journal
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley and committing the first change to it.
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley 951. [bug] CFLAGS was not passed to the linker when
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley linking some of the test programs under
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley 950. [bug] Explicit TTLs did not properly override $TTL
32d7adf5ee52c5a86122ee3d9e35a894fc5ed0a6Bob Halley due to a bug in change 834. [RT #1558]
cc43f2461d2b7da80105cf6d1b96bda4e93303cdDavid Lawrence 949. [bug] host was unable to print records larger than 512
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence bytes. [RT #1557]
58bc93c3ddbdf0b2fde9b7d2b4342f90d83ec633David Lawrence --- 9.2.0b2 released ---
7ce81e15fa98db5b13fba06d54526e8679ac064cDavid Lawrence 948. [port] Integrated support for building on Windows NT /
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence Windows 2000.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 947. [bug] dns_rdata_soa_t had a badly named element "mname" which
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence was really the RNAME field from RFC1035. To avoid
7da5c63dc0eaeec88aaf67b7aeee43ab0b0125baDavid Lawrence confusion and silent errors that would occur it the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence "origin" and "mname" elements were given their correct
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence names "mname" and "rname" respectively, the "mname"
7da5c63dc0eaeec88aaf67b7aeee43ab0b0125baDavid Lawrence element is renamed to "contact".
32eeec855957c3dd38f0d6c98ca79b67a71300b6Brian Wellington 946. [cleanup] doc/misc/options is now machine-generated from the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence configuration parser syntax tables, and therefore
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence more likely to be correct.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 945. [func] Add the new view-specific options
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence "match-destinations" and "match-recursive-only".
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 944. [func] Check for expired signatures on load.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 943. [bug] The server could crash when receiving a command
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence via rndc if the configuration file listed only
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence nonexistent keys in the controls statement. [RT #1530]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 942. [port] libbind: GETNETBYADDR_ADDR_T was not correctly
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence defined on some platforms.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 941. [bug] The configuration checker crashed if a slave
cabcfd3e90a647c7bab3c5cc3ef7b36f49830787David Lawrence zone didn't contain a masters statement. [RT #1514]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 940. [bug] Double zone locking failure on error path. [RT #1510]
585529aaeb95a71cd3d95df2602a4688fc7c3292David Lawrence --- 9.2.0b1 released ---
d111a46c88adda33a93839f4934e127b6147d87dBob Halley 939. [port] Add the --disable-linux-caps option to configure for
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence systems that manage capabilities outside of named.
e49a98d47fea220023c22bcc7204f13f7f0b07feBrian Wellington 938. [placeholder]
195da2b26542b85d60308b2af35ea9966df9c3bbMichael Graff 937. [bug] A race when shutting down a zone could trigger a
195da2b26542b85d60308b2af35ea9966df9c3bbMichael Graff INSIST() failure. [RT #1034]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 936. [func] Warn about IPv4 addresses that are not complete
e9a9ae4fc627f24cb960a3008f2723ba9a55b274Brian Wellington dotted quads. [RT #1084]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 935. [bug] inet_pton failed to reject leading zeros.
d1bdeae7bb7a0642170d5476c2fd901db3028143Andreas Gustafsson 934. [port] Deal with systems where accept() spuriously returns
d111a46c88adda33a93839f4934e127b6147d87dBob Halley 933. [bug] configure failed doing libbind on platforms not
d111a46c88adda33a93839f4934e127b6147d87dBob Halley supported by BIND 8. [RT #1496]
9e53cbca72767d0c91962b7a01650ea07d7398ddMark Andrews --- 9.2.0a3 released ---
9e53cbca72767d0c91962b7a01650ea07d7398ddMark Andrews 932. [bug] Use INSTALL_SCRIPT, not INSTALL_PROGRAM,
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence when installing isc-config.sh.
2d0c5f1eada2015324cb89c11c7c5c11cccb493fAndreas Gustafsson [RT #198, #1466]
3bb3b7ac462a90c2b8b1fb783324d800e2ba748cMichael Graff 931. [bug] The controls statement only attempted to verify
3bb3b7ac462a90c2b8b1fb783324d800e2ba748cMichael Graff messages using the first key in the key list.
c6adcd09c8d5c0acd47a8dccb8061bb1105cad95Michael Graff (9.2.0a1/a2 only).
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington 930. [func] Query performance testing tool added as
15a0ed30600ea88fe1227233155586f0c3c6cc34Bob Halley 929. [placeholder]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 928. [bug] nsupdate would send empty update packets if the
53c892082e4dd70a12bb5badd81a9e939d7e6efdBrian Wellington send (or empty line) command was run after
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington another send but before any new updates or
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington prerequisites were specified. It should simply
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington ignore this command.
b5fff54fe9335b20c02d749831fc0eaeda97198fBrian Wellington 927. [bug] Don't hold the zone lock for the entire dump to disk.
3ae757933270e8298a6c1c5f9dfd30a4d852972cAndreas Gustafsson 926. [bug] The resolver could deadlock with the ADB when
3ae757933270e8298a6c1c5f9dfd30a4d852972cAndreas Gustafsson shutting down (multi-threaded builds only).
b61bbad878d0ac563a093525aa826cdba0fd43bfMark Andrews 925. [cleanup] Remove openssl from the distribution; require that
b61bbad878d0ac563a093525aa826cdba0fd43bfMark Andrews --with-openssl be specified if DNSSEC is needed.
26c86a6fc85c89447d23d4a3e34b11157a2ff6f4Andreas Gustafsson 924. [port] Extend support for pre-RFC2133 IPv6 implementation.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 923. [bug] Multiline TSIG secrets (and other multiline strings)
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence were not accepted in named.conf. [RT #1469]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 922. [func] Added two new lwres_getrrsetbyname() result codes,
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence ERR_NONAME and ERR_NODATA.
0e9c5d24d25cb77a6935abf9247734b576626c9fBob Halley 921. [bug] lwres returned an incorrect error code if it received
0e9c5d24d25cb77a6935abf9247734b576626c9fBob Halley a truncated message.
3886e748a4086b813e3453232a742903762fedadBob Halley 920. [func] Increase the lwres receive buffer size to 16K.
3886e748a4086b813e3453232a742903762fedadBob Halley 919. [placeholder]
b4b032ab5a3d0e96e7c752e232e3050e8806b8cbBob Halley 918. [func] In nsupdate, TSIG errors are no longer treated as
b4b032ab5a3d0e96e7c752e232e3050e8806b8cbBob Halley fatal errors.
b4b032ab5a3d0e96e7c752e232e3050e8806b8cbBob Halley 917. [func] New nsupdate command 'key', allowing TSIG keys to
b4b032ab5a3d0e96e7c752e232e3050e8806b8cbBob Halley be specified in the nsupdate command stream rather
ce0004744d2c232581af53cbc6201f4ec4cf1f1cBrian Wellington than the command line.
ce0004744d2c232581af53cbc6201f4ec4cf1f1cBrian Wellington 916. [bug] Specifying type ixfr to dig without specifying
ce0004744d2c232581af53cbc6201f4ec4cf1f1cBrian Wellington a serial number failed in unexpected ways.
ce0004744d2c232581af53cbc6201f4ec4cf1f1cBrian Wellington 915. [func] The named-checkconf and named-checkzone programs
ce0004744d2c232581af53cbc6201f4ec4cf1f1cBrian Wellington now have a '-v' option for printing their version.
b4b4adc097365bd3f980b30bc7cc30199f4b8456Andreas Gustafsson 914. [bug] Global 'server' statements were rejected when
134ba0e08a0ae9a564a8d8628fc633377d3fc239Bob Halley using views, even though they were accepted
83a39d3f3c9b9966bc060d46e8e419adb004888aAndreas Gustafsson in 9.1. [RT #1368]
134ba0e08a0ae9a564a8d8628fc633377d3fc239Bob Halley 913. [bug] Cache cleaning was not sufficiently aggressive.
134ba0e08a0ae9a564a8d8628fc633377d3fc239Bob Halley [RT #1441, #1444]
83a39d3f3c9b9966bc060d46e8e419adb004888aAndreas Gustafsson 912. [bug] Attempts to set the 'additional-from-cache' or
8426878e988859184706f36e2229e24e77b80aa4Andreas Gustafsson 'additional-from-auth' option to 'no' in a
8426878e988859184706f36e2229e24e77b80aa4Andreas Gustafsson server with recursion enabled will now
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence be ignored and cause a warning message.
7c0e50b5623a6ffc9e3986e129f8ca6bae9aabfaBrian Wellington 911. [placeholder]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 910. [port] Some pre-RFC2133 IPv6 implementations do not define
a25310fd1dce652cdebba2b3dbc5d38cc3706745Andreas Gustafsson IN6ADDR_ANY_INIT. [RT #1416]
a25310fd1dce652cdebba2b3dbc5d38cc3706745Andreas Gustafsson 909. [placeholder]
42712a426dd62518ca7c36982867e5622f7265e7Michael Graff 908. [func] New program, rndc-confgen, to simplify setting up rndc.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 907. [func] The ability to get entropy from either the
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence random device, a user-provided file or from
e6a6c0a5d6393d3a7f75b486f16e4ef15c4857bbDavid Lawrence the keyboard was migrated from the DNSSEC tools
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence to libisc as isc_entropy_usebestsource().
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 906. [port] Separated the system independent portion of
5d4f11b265c396d71ec2162a632e620425481a9eDavid Lawrence lib/isc/unix/entropy.c into lib/isc/entropy.c
b295930144c8782e84528dcd355153ae5a5d66e8David Lawrence 905. [bug] Configuring a forward "zone" for the root domain
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence did not work. [RT #1418]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 904. [bug] The server would leak memory if attempting to use
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister an expired TSIG key. [RT #1406]
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister 903. [bug] dig should not crash when receiving a TCP packet
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister 902. [bug] The -d option was ignored if both -t and -g were also
6253eaa03c49aac035bdd8b1d9ec4853b45e94a0Andreas Gustafsson 901. [placeholder]
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister 900. [bug] A config.guess update changed the system identification
ce3be21d63d1e06b222ecb66b4eae909b4658d53James Brister string of FreeBSD systems; configure and
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence bin/tests/system/ifconfig.sh now recognize the new
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence --- 9.2.0a2 released ---
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 899. [bug] lib/dns/soa.c failed to compile on many platforms
7b2db4b8d13e3d8bc81419ffcc8b39de8193ef63David Lawrence due to inappropriate use of a void value.
9e7c9ad159b581714c67148c3c698c12730d7ef7James Brister [RT #1372, #1373, #1386, #1387, #1395]
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson 898. [bug] "dig" failed to set a nonzero exit status
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson on UDP query timeout. [RT #1323]
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson 897. [bug] A config.guess update changed the system identification
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson string of UnixWare systems; configure now recognizes
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson the new string.
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson 896. [bug] If a configuration file is set on named's command line
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson and it has a relative pathname, the current directory
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence (after any possible jailing resulting from named -t)
404e3e4738e97d5dff48fab1e76839e963cb16a6Brian Wellington will be prepended to it so that reloading works
404e3e4738e97d5dff48fab1e76839e963cb16a6Brian Wellington properly even when a directory option is present.
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 895. [func] New function, isc_dir_current(), akin to POSIX's
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 894. [bug] When using the DNSSEC tools, a message intended to warn
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence when the keyboard was being used because of the lack
d9cc295339982d8d86075ab4285cc700d354e2eeBob Halley of a suitable random device was not being printed.
7d1d130f4fe1b7485142c4f55a4ef3760b5fa30aBrian Wellington 893. [func] Removed isc_file_test() and added isc_file_exists()
7d1d130f4fe1b7485142c4f55a4ef3760b5fa30aBrian Wellington for the basic functionality that was being added
d9cc295339982d8d86075ab4285cc700d354e2eeBob Halley with isc_file_test().
d9cc295339982d8d86075ab4285cc700d354e2eeBob Halley 892. [placeholder]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 891. [bug] Return an error when a SIG(0) signed response to
9ac79ef3f89b23d80f9649abf71fdc65bb7a8b62David Lawrence an unsigned query is seen. This should actually
a6a0b5e9b7078887a73ecec8be2935daa287a389James Brister do the verification, but it's not currently
a6a0b5e9b7078887a73ecec8be2935daa287a389James Brister possible. [RT #1391]
a6a0b5e9b7078887a73ecec8be2935daa287a389James Brister 890. [cleanup] The man pages no longer require the mandoc macros
be768c2e952c34438025999125f984995a2c675fBob Halley and should now format cleanly using most versions of
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence nroff, and HTML versions of the man pages have been
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halley added. Both are generated from DocBook source.
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halley 889. [port] Eliminated blank lines before .TH in nroff man
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halley pages since they cause problems with some versions
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halley of nroff. [RT #1390]
be768c2e952c34438025999125f984995a2c675fBob Halley 888. [bug] Don't die when using TKEY to delete a nonexistent
be768c2e952c34438025999125f984995a2c675fBob Halley TSIG key. [RT #1392]
01e320c4fb51c802e9fe86c192fbebf4229ca918Bob Halley 887. [port] Detect broken compilers that can't call static
19e0c849f69ad8b655b4d199e16de0a4a94562d6Bob Halley functions from inline functions. [RT #1212]
19e0c849f69ad8b655b4d199e16de0a4a94562d6Bob Halley 886. [placeholder]
9ac79ef3f89b23d80f9649abf71fdc65bb7a8b62David Lawrence 885. [placeholder]
01e320c4fb51c802e9fe86c192fbebf4229ca918Bob Halley 884. [placeholder]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 883. [placeholder]
dd6132005a5c48dea642c2ed0507bf472c8ee9bbJames Brister 882. [placeholder]
d6d18435cd47a57f43af2eab835d0f6b7a76f2bdAndreas Gustafsson 881. [placeholder]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 880. [placeholder]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 879. [placeholder]
3f46e84f9ff264cac8c07c2136a507827afb2760James Brister 878. [placeholder]
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence 877. [placeholder]
3f46e84f9ff264cac8c07c2136a507827afb2760James Brister 876. [placeholder]
fdb12d38d325efba64581bdee7fac188466fff55Bob Halley 875. [placeholder]
fdb12d38d325efba64581bdee7fac188466fff55Bob Halley 874. [placeholder]
fdb12d38d325efba64581bdee7fac188466fff55Bob Halley 873. [placeholder]
43a5758df763a04d907a8b406e89a96f5c207a9cBrian Wellington 872. [placeholder]
43a5758df763a04d907a8b406e89a96f5c207a9cBrian Wellington 871. [placeholder]
c73aafe6016ed1a7a6972681148cedf6a48a21bcBrian Wellington 870. [placeholder]
99b80297d416ebb722b2515023c51b3aacdc1fb9Bob Halley 869. [placeholder]
99b80297d416ebb722b2515023c51b3aacdc1fb9Bob Halley 868. [placeholder]
99b80297d416ebb722b2515023c51b3aacdc1fb9Bob Halley 867. [placeholder]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 866. [func] Close debug only file channels when debug is set to
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence zero. [RT #1246]
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence 865. [bug] The new configuration parser did not allow
9151d6e15cb9c639a3dca083d7f6e9094f6b89caDavid Lawrence the optional debug level in a "severity debug"
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