bind9/bin
Ondřej Surý 10147efc87 Use LC_ALL to override all system locales
The system tests were overriding the local locale by setting LANG to C.
This does not override the locale in case there are individual LC_<*>
variables like LC_CTYPE explicitly set.

Use LC_ALL=C instead which is the proper way of overriding all currently
set locales.
2024-08-05 07:32:52 +00:00
..
check switch default zone database from "qp" to "qpzone" 2024-03-08 15:36:56 -08:00
confgen Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
delv Don't open route socket if we don't need it 2024-08-05 07:31:02 +00:00
dig Remove newlines from dighost errors calls 2024-08-05 02:43:06 +00:00
dnssec Document new -J option for dnssec-signzone and dnssec-verify 2024-07-08 14:53:01 +02:00
named Don't open route socket if we don't need it 2024-08-05 07:31:02 +00:00
nsupdate complete removal of isc_loop_current() 2024-04-02 10:35:56 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Implement rndc retransfer -force 2024-08-01 10:43:47 +00:00
tests Use LC_ALL to override all system locales 2024-08-05 07:32:52 +00:00
tools Remove extra newline from +yaml output 2024-08-05 02:43:06 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00