mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-22 17:30:44 -05:00
47 lines
1.6 KiB
Text
47 lines
1.6 KiB
Text
3507. [bug] Statistics channel XSL had a glitch when attempting
|
|
to chart query data before any queries had been
|
|
received. [RT #32620]
|
|
|
|
3490. [bug] When logging RDATA during update, truncate if it's
|
|
too long. [RT #32365]
|
|
|
|
3489. [bug] --enable-developer now turns on ISC_LIST_CHECKINIT.
|
|
When cloning a rdataset do not copy the link contents.
|
|
[RT #32651]
|
|
|
|
3484. [bug] Some statistics were incorrectly rendered in XML.
|
|
[RT #32587]
|
|
|
|
3476. [bug] "rndc zonestatus" could report a spurious "not
|
|
found" error on inline-signing zones. [RT #29226]
|
|
|
|
3475. [cleanup] Changed name of 'map' zone file format (previously
|
|
'fast'). [RT #32458]
|
|
|
|
3472. [bug] The active-connections counter in the socket
|
|
statistics could underflow. [RT #31747]
|
|
|
|
3469. [bug] Handle DLZ lookup failures more gracefully. Improve
|
|
backward compatibility between versions of DLZ dlopen
|
|
API. [RT #32275]
|
|
|
|
3434. [bug] Pass client info to the DLZ findzone() entry
|
|
point in addition to lookup(). This makes it
|
|
possible for a database to answer differently
|
|
whether it's authoritative for a name depending
|
|
on the address of the client. [RT #31775]
|
|
|
|
3433. [bug] dlz_findzone() did not correctly handle
|
|
ISC_R_NOMORE. [RT #31172]
|
|
|
|
3375. [bug] 'rndc dumpdb' failed on empty caches. [RT #30808]
|
|
|
|
3324. [test] Add better tests for ADB stats [RT #27057]
|
|
|
|
3316. [tuning] Improved locking performance when recursing.
|
|
[RT #28836]
|
|
|
|
3315. [tuning] Use multiple dispatch objects for sending upstream
|
|
queries; this can improve performance on busy
|
|
multiprocessor systems by reducing lock contention.
|
|
[RT #28605]
|