bind9/lib/ns
Aram Sargsyan 41dc48bfd7 Refactor isc_nm_xfr_allowed()
Return 'isc_result_t' type value instead of 'bool' to indicate
the actual failure. Rename the function to something not suggesting
a boolean type result. Make changes in the places where the API
function is being used to check for the result code instead of
a boolean value.
2023-01-19 10:24:08 +00:00
..
include remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
client.c Don't set EDE in ns_client_aclchecksilent 2023-01-09 15:38:35 +01:00
hooks.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
interfacemgr.c remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
listenlist.c remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
notify.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.c Refactor isc_nm_xfr_allowed() 2023-01-19 10:24:08 +00:00
server.c Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
sortlist.c De-duplicate __FILE__, __LINE__ 2022-10-17 11:58:26 +01:00
stats.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
update.c Extend dns_db_allrdatasets to control interation results 2022-12-07 22:20:02 +00:00
xfrout.c Compress zone transfers properly 2022-11-30 12:16:09 +00:00