bind9/bin
Evan Hunt d4ebea1037 use a standard CLEANUP macro
CLEANUP is a macro similar to CHECK but unconditional, jumping
to cleanup even if the result is ISC_R_SUCCESS. It is now used
in place of DST_RET, CLEANUP_WITH, and CHECK(<non-success constant>).
2025-12-03 13:45:43 -08:00
..
check use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
confgen Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
delv use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
dig use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
dnssec use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
include move default configuration to common bin/include folder 2025-10-29 13:55:04 -07:00
named use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
nsupdate switch to CHECK where it wasn't being used 2025-12-03 13:45:42 -08:00
plugins switch to RETERR where it wasn't being used 2025-12-03 13:45:43 -08:00
rndc Split rndc dnssec manpage into sections 2025-11-28 15:32:17 +01:00
tests use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
tools switch to RETERR where it wasn't being used 2025-12-03 13:45:43 -08:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00