bind9/lib/isccfg
Mark Andrews 044c3b2bb8 Add missing closing ')' to update-policy documentation
The opening '(' before local was not being matched by a closing
')' after the closing '};'.
2022-11-04 10:37:47 +00:00
..
include Handle large numbers when parsing/printing a duration 2022-10-17 08:45:45 +00: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 Handle large numbers when parsing/printing a duration 2022-10-17 08:45:45 +00: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 Add missing closing ')' to update-policy documentation 2022-11-04 10:37:47 +00:00
parser.c Change the return type of isc_lex_create() to void 2022-10-26 12:55:06 +02:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00