bind9/bin/named
Mark Andrews e254e95d7d address unchecked return values
(cherry picked from commit ccfd577715)
2018-11-22 06:56:25 +11:00
..
include Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
unix Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
win32 Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
bind9.xsl Display a per-view list of zones in the web interface 2018-10-25 10:23:17 +02:00
bind9.xsl.h Display a per-view list of zones in the web interface 2018-10-25 10:23:17 +02:00
builtin.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
client.c Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached 2018-11-08 22:42:52 +07:00
config.c Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached 2018-11-08 22:42:52 +07:00
control.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
controlconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
convertxsl.pl Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
fuzz.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
geoip.c update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
interfacemgr.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
listenlist.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
log.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
logconf.c Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached 2018-11-08 22:42:52 +07:00
lwaddr.c update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
lwdclient.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
lwderror.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
lwdgabn.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
lwdgnba.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
lwdgrbn.c Update lwres to use stdint types to finish transition to using stdint types 2018-08-22 09:04:02 +02:00
lwdnoop.c update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
lwresd.8 prepare 9.11.4rc1 2018-06-21 18:54:43 +02:00
lwresd.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
lwresd.docbook update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
lwresd.html prepare 9.11.4rc1 2018-06-21 18:54:43 +02:00
lwsearch.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
main.c Remove double result check leftover 2018-10-30 13:00:51 +01:00
Makefile.in Revert "Use make automatic variables to install updated manuals" 2018-08-06 12:54:23 +02:00
named.8 prepare 9.11.4rc1 2018-06-21 18:54:43 +02:00
named.conf.5 Fix the configuration type used by the "server-addresses" option 2018-10-25 09:04:43 +02:00
named.conf.docbook Fix the configuration type used by the "server-addresses" option 2018-10-25 09:04:43 +02:00
named.conf.html Fix the configuration type used by the "server-addresses" option 2018-10-25 09:04:43 +02:00
named.docbook update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
named.html prepare 9.11.4rc1 2018-06-21 18:54:43 +02:00
notify.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
query.c don't use 'typename' as it is reserved in C++ 2018-11-14 11:13:21 -08:00
server.c address unchecked return values 2018-11-22 06:56:25 +11:00
sortlist.c update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
statschannel.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
tkeyconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
tsigconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
update.c make update_log() work if zone is not set 2018-10-03 02:39:37 -04:00
xfrout.c Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached 2018-11-08 22:42:52 +07:00
zoneconf.c Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached 2018-11-08 22:42:52 +07:00