bind9/bin/named
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
..
include Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
builtin.c Generate PTR records for DNS64 mapped ipv4only.arpa reverses. 2020-12-11 14:17:52 +11:00
config.c Hardcode "max-cache-size" for the "_bind" view 2021-06-22 15:28:31 +02:00
control.c Postpone the isc_app_shutdown() after rndc response has been sent 2020-10-22 11:46:58 -07:00
controlconf.c Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
dlz_dlopen_driver.c Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
fuzz.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
geoip.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
log.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
logconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
main.c Don't set locale globally, just use it when needed 2021-06-23 11:12:00 +02:00
Makefile.am Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
named.conf.rst Add configuration option to set send/recv buffers on the nm sockets 2021-05-17 08:47:09 +02:00
named.rst Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
os.c Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
server.c Use minimal-sized caches for non-recursive views 2021-06-22 15:28:31 +02:00
statschannel.c Add new isc_managers API to simplify <*>mgr create/destroy 2021-05-07 10:19:05 -07:00
tkeyconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
transportconf.c refactor outgoing HTTP connection support 2021-03-05 13:29:26 +02:00
tsigconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
xsl_p.h Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
zoneconf.c rename dns_name_copynf() to dns_name_copy() 2021-05-22 00:37:27 -07:00