bind9/lib
Evan Hunt bca7f19541 Fix the fetches-per-server quota calculation
Since commit bad5a523c2, when the fetches-per-server quota
was increased or decreased, instead of the value being set to
the newly calculated quota, it was set to the *minimum* of
the new quota or 1 - which effectively meant it was always set to 1.
it should instead have been the maximum, to prevent the value from
ever dropping to zero.

(cherry picked from commit 694bc50273)
2022-05-14 00:43:17 -07:00
..
bind9 prevent a possible buffer overflow in configuration check 2022-05-13 20:29:36 -07:00
dns Fix the fetches-per-server quota calculation 2022-05-14 00:43:17 -07:00
irs Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
isc Lock the trampoline when attaching 2022-05-13 13:21:49 +02:00
isccc Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:42:18 +01:00
isccfg Rename "hostname" to "remote-hostname" within "tls" 2022-05-03 17:42:43 +03:00
ns Check the cache as well when glue NS are returned processing RPZ 2022-05-04 23:52:29 +10:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00