bind9/bin/dig
Aram Sargsyan 8f209c7dcf 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.

(cherry picked from commit 41dc48bfd7)
2023-01-19 12:20:10 +00:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
dig.rst remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
dighost.c Refactor isc_nm_xfr_allowed() 2023-01-19 12:20:10 +00:00
dighost.h remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
host.c Remember that the port was set in host and nslookup 2022-12-06 09:21:43 +11:00
host.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 11:01:32 +01:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
nslookup.c Remember that the port was set in host and nslookup 2022-12-06 09:21:43 +11:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 11:01:32 +01:00
readline.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00