..
include
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
unix
call named_os_changeuser() when setting minimal privileges on linux
2018-09-10 20:17:41 -07:00
win32
Use strerror_r from POSIX.1-2001 (strerror_s on Windows) instead of custom isc__strerror()
2018-08-28 10:31:48 +02:00
.gitignore
[master] add libns and remove liblwres
2017-09-08 13:47:34 -07:00
bind9.xsl
Update license headers to not include years in copyright in all applicable files
2018-02-23 10:12:02 +01:00
bind9.xsl.h
temporarily revert change #4859
2018-03-02 11:30:02 -08: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
Replace custom isc_u?intNN_t types with C99 u?intNN_t types
2018-08-08 09:37:28 +02:00
control.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02: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
oss-fuzz: Improve interaction with fuzzing tools and add new tests in fuzz/ directory
2018-08-23 10:07:28 +02:00
geoip.c
Update license headers to not include years in copyright in all applicable files
2018-02-23 10:12:02 +01:00
log.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
logconf.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
main.c
Remove layering from isc_task, isc_app, isc_socket, isc_timer, isc_mem
2018-10-18 09:19:12 +00:00
Makefile.in
Revert "Merge branch 'modified-manual-install-oot' into 'master'"
2018-08-02 10:23:30 -04:00
named.8
prep 9.13.3
2018-09-04 06:11:38 +00:00
named.conf.5
prep 9.13.3
2018-09-04 06:11:38 +00:00
named.conf.docbook
rebuild option grammar documentation
2018-10-03 01:03:56 -07:00
named.conf.html
prep 9.13.3
2018-09-04 06:11:38 +00:00
named.docbook
Update license headers to not include years in copyright in all applicable files
2018-02-23 10:12:02 +01:00
named.html
regenerate doc
2018-05-21 19:59:45 +00:00
server.c
Add support for enabling and enforcing FIPS mode in OpenSSL:
2018-10-22 20:55:35 +02:00
statschannel.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +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
mtype should be dns_ssumatchtype_t
2018-09-20 16:03:24 +10:00