bind9/bin/rndc
Evan Hunt 20caa5be69 implement "rndc showconf"
add a new rndc command to dump server configuration info:
- "rndc showconf -user" dumps the contents of named.conf
- "rndc showconf -builtin" dumps named_g_defaltconfig
- "rndc showconf -effective" dumps the effective configuration,
  i.e., the merger of the builtin and the user configurations.
2025-10-29 23:49:49 +01:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
rndc.c cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07:00
rndc.conf.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
rndc.rst implement "rndc showconf" 2025-10-29 23:49:49 +01:00
util.c Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
util.h Remove C++ support from the public header 2024-12-18 13:10:39 +01:00