bind9/bin
Ondřej Surý 0d35b3f1a9 Don't set locale globally, just use it when needed
Previously, we would set the locale on a global level and that could
possibly lead to different behaviour in underlying functions.  In this
commit, we change to code to use the system locale only when calling the
libidn2 functions and reset the locale back to "POSIX" when exiting the
libidn2 code.
2021-06-23 11:12:00 +02:00
..
check Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
confgen Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
delv Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
dig Don't set locale globally, just use it when needed 2021-06-23 11:12:00 +02:00
dnssec Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
named Don't set locale globally, just use it when needed 2021-06-23 11:12:00 +02:00
nsupdate Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
pkcs11 Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
plugins Add filter-a plugin for IPv6-dominant environments 2021-03-19 08:06:55 +01:00
rndc Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
tests System tests to check named behaviour for unexpected opcodes 2021-06-22 17:21:44 +03:00
tools Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00