bind9/lib/isccfg
Mark Andrews 0b793166d0 Refactor the isc_log API so it cannot fail on memory failures
The isc_mem API now crashes on memory allocation failure, and this is
the next commit in series to cleanup the code that could fail before,
but cannot fail now, e.g. isc_result_t return type has been changed to
void for the isc_log API functions that could only return ISC_R_SUCCESS.
2020-03-18 09:05:59 +01:00
..
include Fix lists of installed header files 2020-03-05 23:09:51 +00:00
tests Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
win32 apply the modified style 2020-02-13 15:05:06 -08:00
aclconf.c adjust the clang-format penalties to reduce string breaking 2020-02-17 14:23:58 -08:00
api Bump library API versions for BIND 9.17 2020-02-24 10:56:47 +01:00
dnsconf.c Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00
kaspconf.c apply the modified style 2020-02-13 15:05:06 -08:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
log.c apply the modified style 2020-02-13 15:05:06 -08:00
Makefile.in Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00
namedconf.c Added RPZ configuration option "nsdname-wait-recurse" 2020-03-16 15:18:46 -03:00
parser.c Make clang-format happy 2020-02-25 09:07:45 +01:00
version.c Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00