..
include
implement searching of geoip2 database
2019-06-27 16:32:29 -07:00
unix
conditionally include <dlfcn.h>
2019-04-24 09:31:04 +10:00
win32
Make VS solution upgrading unnecessary
2019-09-27 09:16:02 +02:00
.gitignore
[master] add libns and remove liblwres
2017-09-08 13:47:34 -07:00
bind9.xsl
add odd/even shading to the remaining tables
2019-06-27 13:23:56 +10:00
bind9.xsl.h
add odd/even shading to the remaining tables
2019-06-27 13:23:56 +10:00
builtin.c
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
2018-05-11 13:17:46 +02:00
config.c
Disable NSEC Aggressive Cache (synth-from-dnssec) by default
2019-10-29 05:14:34 -05:00
control.c
cleanup: alphabetize rndc command dispatch
2019-01-11 15:34:02 +00:00
controlconf.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
convertxsl.pl
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
2018-05-11 13:17:46 +02:00
fuzz.c
Always include <errno.h> instead of <sys/errno.h>
2019-07-30 21:25:46 +02:00
geoip.c
add support for building GeoIP2 on windows
2019-07-04 12:05:32 -07:00
log.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
logconf.c
Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached
2018-11-08 12:22:17 +07:00
main.c
Prevent unbuffered stderr I/O on Windows
2019-09-26 13:56:38 +02:00
Makefile.in
add a search for GeoIP2 libraries in configure
2019-06-27 16:25:28 -07:00
named.8
prep 9.13.6
2019-02-06 22:13:05 +00:00
named.conf.5
prep 9.14.5
2019-08-21 21:35:31 +00:00
named.conf.docbook
prep 9.14.5
2019-08-21 21:35:30 +00:00
named.conf.html
prep 9.14.5
2019-08-21 21:35:31 +00:00
named.docbook
update copyrights
2019-01-02 10:20:43 +11:00
named.html
prep 9.13.6
2019-02-06 22:13:05 +00:00
server.c
Fix the constification of the dns_name_t * result variable for dns_tsig_identity()
2019-10-03 09:50:25 +02:00
statschannel.c
Properly initialize libxml2
2019-09-26 10:28:51 +02:00
tkeyconf.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
tsigconf.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
zoneconf.c
Replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_copynf()
2019-10-04 14:08:26 +10:00