bind9/lib/isccfg
Michał Kępień 887c666caf Obsolete the "glue-cache" option
The "glue-cache" option was marked as deprecated by commit
5ae33351f2 (first released in BIND 9.17.6,
back in October 2020), so now obsolete that option, removing all code
and documentation related to it.

Note: this causes the glue cache feature to be permanently enabled, not
disabled.
2022-06-30 15:24:08 +02:00
..
include Add isccfg duration utility functions 2022-06-28 11:56:31 +02:00
aclconf.c Clean up #include <isc/string.h> 2022-05-03 12:38:59 +00:00
dnsconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
duration.c Add isccfg duration utility functions 2022-06-28 11:56:31 +02:00
kaspconf.c Add isccfg duration utility functions 2022-06-28 11:56:31 +02:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move duration structure to libisccfg/duration 2022-06-28 11:56:31 +02:00
namedconf.c Obsolete the "glue-cache" option 2022-06-30 15:24:08 +02:00
parser.c Add isccfg duration utility functions 2022-06-28 11:56:31 +02:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00