bind9/bin/named
2018-11-08 14:37:14 +07:00
..
include Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
unix Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
win32 Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
.gitignore [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
bind9.xsl Display a per-view list of zones in the web interface 2018-10-25 10:21:26 +02:00
bind9.xsl.h Display a per-view list of zones in the web interface 2018-10-25 10:21:26 +02:00
builtin.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
config.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-09 18:30:20 +02:00
control.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
controlconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
convertxsl.pl Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
fuzz.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
geoip.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
log.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
logconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
main.c Remove double result check leftover 2018-10-30 12:59:21 +01:00
Makefile.in Revert "Use make automatic variables to install updated manuals" 2018-08-06 12:51:07 +02:00
named.8 prepare 9.12.1rc1 2018-06-21 18:46:32 +02:00
named.conf.5 Fix the configuration type used by the "server-addresses" option 2018-10-25 08:58:56 +02:00
named.conf.docbook Fix the configuration type used by the "server-addresses" option 2018-10-25 08:58:56 +02:00
named.conf.html Fix the configuration type used by the "server-addresses" option 2018-10-25 08:58:56 +02:00
named.docbook Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
named.html prepare 9.12.1rc1 2018-06-21 18:46:32 +02:00
server.c Turn (int & flag) into (int & flag) != 0 when implicitly typed to bool 2018-11-08 14:37:14 +07:00
statschannel.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
tkeyconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
tsigconf.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 11:17:51 +02:00
zoneconf.c Add small tweaks to the code to fix compilation when ISC assertions are disabled 2018-11-08 14:05:23 +07:00