bind9/bin/tools
Ondřej Surý f7e5c1db38
Change the 'isc_g_mctx' to be always available
This required couple of internal changes to the isc_mem_debugging.

The isc_mem_debugging is now internal to isc_mem unit and there are
three new functions:

1. isc_mem_setdebugging() can change the debugging setting for an
   individual memory context.  This is need for the memory contexts used
   for OpenSSL, libxml and libuv accounting as recording and tracing
   memory is broken there.

2. isc_mem_debugon() / isc_mem_debugoff() can be used to change default
   memory debugging flags as well as debugging flags for isc_g_mctx.

Additionally, the memory debugging is inconsistent across the code-base.
For now, we are keeping the existing flags, but three new environment
variables have been added 'ISC_MEM_DEBUGRECORD', 'ISC_MEM_DEBUGTRACE'
and 'ISC_MEM_DEBUGUSAGE' to set the global debugging flags at any
program using the memory contexts.
2025-08-04 11:29:50 +02:00
..
.gitignore Remove genrandom command and all usage of specific random files throughout the system test suite 2018-05-16 09:54:35 +02:00
arpaname.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
arpaname.rst Use semantic markup for :program: self-references 2022-03-14 10:46:36 +01:00
dnstap-read.c Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
dnstap-read.rst Add option to dnstap-read to print long timestamps 2023-05-04 15:12:53 +02:00
mdig.c Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
mdig.rst fully remove DSCP 2023-01-17 16:18:21 -08:00
meson.build move makejournal to bin/tools 2025-06-13 18:16:56 -07:00
named-journalprint.c Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
named-journalprint.rst move makejournal to bin/tools 2025-06-13 18:16:56 -07:00
named-makejournal.c Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
named-makejournal.rst load the journal file if it already exists 2025-06-13 21:20:13 -07:00
named-nzd2nzf.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
named-nzd2nzf.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
named-rrchecker.c Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
named-rrchecker.rst Fix link to TXT RRtype specification 2025-06-02 14:19:59 +00:00
nsec3hash.c Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
nsec3hash.rst Use semantic markup for :program: self-references 2022-03-14 10:46:36 +01:00