bind9/bin/tools
alessio 2f27d66450 Refactor to use list-like macro for message sections
In the code base it is very common to iterate over all names in a message
section and all rdatasets for each name, but various idioms are used for
iteration.

This commit standardizes them as much as possible to a single idiom,
using the macro MSG_SECTION_FOREACH, similar to the existing
ISC_LIST_FOREACH.
2025-03-27 03:09:46 +01: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 Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
dnstap-read.rst Add option to dnstap-read to print long timestamps 2023-05-04 15:12:53 +02:00
Makefile.am Remove libbind9 2023-02-21 13:12:26 +00:00
mdig.c Refactor to use list-like macro for message sections 2025-03-27 03:09:46 +01:00
mdig.rst fully remove DSCP 2023-01-17 16:18:21 -08:00
named-journalprint.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
named-journalprint.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01: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 Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
named-rrchecker.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
nsec3hash.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
nsec3hash.rst Use semantic markup for :program: self-references 2022-03-14 10:46:36 +01:00