bind9/bin/named
Ondřej Surý f34f943b16 Disable memory debugging features in non-developer build
The two memory debugging features: ISC_MEM_DEFAULTFILL
(ISC_MEMFLAG_FILL) and ISC_MEM_TRACKLINES were always enabled in all
builds and the former was only disabled in `named`.

This commits disables those two features in non-developer build to make
the memory allocator significantly faster.
2021-02-18 19:33:54 +01:00
..
include Initial support for DNS-over-HTTP(S) 2021-02-03 12:06:17 +01:00
unix Fix possible NULL dereference in cd->dlz_destroy() 2020-10-28 15:48:58 +01:00
win32 report libnghttp2 version in 'named -V' 2021-02-16 14:40:18 -08: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 Fix wrong length passed to isc_mem_put 2021-02-09 12:30:14 +00:00
control.c Postpone the isc_app_shutdown() after rndc response has been sent 2020-10-22 11:46:58 -07:00
controlconf.c Postpone the isc_app_shutdown() after rndc response has been sent 2020-10-22 11:46:58 -07: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 Disable memory debugging features in non-developer build 2021-02-18 19:33:54 +01:00
Makefile.am implement xfrin via XoT 2021-01-29 12:07:38 +01:00
named.conf.rst Add parser support for DoH configuration options 2021-02-03 12:06:17 +01:00
named.rst Initial support for DNS-over-HTTP(S) 2021-02-03 12:06:17 +01:00
server.c Bump the maximum number of hazard pointers in tests 2021-02-18 19:32:55 +01:00
statschannel.c Stop xmlFreeTextWriter being called twice 2021-01-28 04:15:06 +00:00
tkeyconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
transportconf.c implement xfrin via XoT 2021-01-29 12:07:38 +01: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 implement xfrin via XoT 2021-01-29 12:07:38 +01:00