bind9/bin
Witold Kręcicki a48ca15e77 Fetchlimit test: update softquota limit to 380.
In the test the quota is set to 400, and softquota to 90%*400=360.
We first attach to quota, and then if we're above softquota we
drop the oldest client. With new socket code and taskmgr it's
parallel enough to create a race between multiple instances doing
'attach to quota' and then 'drop oldest client' - making number
of clients go over softquota. It's not a problem in real life, as
it's just soft quota.
2018-12-03 18:49:48 +00:00
..
check Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached 2018-11-08 12:22:17 +07:00
confgen Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached 2018-11-08 12:22:17 +07:00
delv Fix a small memleak in delv 2018-11-19 13:31:36 +00:00
dig - Make isc_mutex_destroy return void 2018-11-22 11:52:08 +00:00
dnssec - Make isc_mutex_destroy return void 2018-11-22 11:52:08 +00:00
named catz: improved log message when a zone is overridden 2018-12-02 21:32:56 -05:00
nsupdate free tmpzonename and restart_master 2018-11-14 11:23:21 -08:00
pkcs11 Remove last traces of DSA and NSEC3DSA algorithm, but restore the algnumber -> name mapping 2018-10-26 11:50:11 +02:00
python use documented default key ttl 2018-11-29 07:50:02 +11:00
rndc prep 9.13.4 2018-11-22 00:20:22 +00:00
tests Fetchlimit test: update softquota limit to 380. 2018-12-03 18:49:48 +00:00
tools prep 9.13.4 2018-11-22 00:20:22 +00:00
win32/BINDInstall Bump the minimum required Windows version to Windows Vista and Windows Server 2008 2018-08-29 22:03:09 +02:00
Makefile.in reduce race risk in parallel builds 2018-03-09 14:12:50 -08:00