bind9/bin/named
Ondřej Surý d128656d2e Make dns_catz_get_iterator() return void
Previously, the function(s) in the commit subject could fail for various
reasons - mostly allocation failures, or other functions returning
different return code than ISC_R_SUCCESS.  Now, the aforementioned
function(s) cannot ever fail and they would always return ISC_R_SUCCESS.

Change the function(s) to return void and remove the extra checks in
the code that uses them.
2022-03-08 14:51:55 +01:00
..
include Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
builtin.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
config.c Declare the keep-response-order obsolete 2022-02-17 16:49:56 -08:00
control.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
controlconf.c Use ISC_R_SHUTTINGDOWN to detect netmgr shutting down 2022-01-13 09:14:12 +01:00
dlz_dlopen_driver.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
fuzz.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
geoip.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
logconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
main.c Replace netievent lock-free queue with simple locked queue 2022-03-04 13:49:51 +01:00
Makefile.am Add '\n' to the end of each line when generating xsl.c 2021-11-02 11:18:45 +00:00
named.conf.rst document zone grammar more correctly 2022-03-02 01:53:24 -08:00
named.rst Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
os.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
server.c Make dns_catz_get_iterator() return void 2022-03-08 14:51:55 +01:00
statschannel.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tkeyconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
transportconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tsigconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
xsl_p.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00