bind9/bin/named
Mark Andrews 4bc3de070f Resize unamebuf[] to avoid warnings about snprintf() not having
enough buffer space.  Also change named_os_uname() prototype so
that it is now returning (const char *) rather than (char *).  If
uname() is not supported on a UNIX build prepopulate unamebuf[]
with "unknown architecture".
2020-06-24 23:21:36 +00:00
..
include Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unix Resize unamebuf[] to avoid warnings about snprintf() not having 2020-06-24 23:21:36 +00:00
win32 Resize unamebuf[] to avoid warnings about snprintf() not having 2020-06-24 23:21:36 +00:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl Add the zone timers to the XSL 2020-05-12 08:48:01 +02:00
builtin.c Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
config.c Reduce the default value for max-stale-ttl from 1 week to 12 hours 2020-06-03 09:48:54 +02:00
control.c Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
controlconf.c Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
fuzz.c Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
geoip.c apply the modified style 2020-02-13 15:05:06 -08:00
log.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
logconf.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
main.c Fix "array subscript is of type 'char'" 2020-06-04 14:33:06 +02:00
Makefile.am Fix "make dist" 2020-06-05 13:19:49 +02:00
named.conf.rst Fix typo (higlight -> highlight) in documentation 2020-06-01 09:41:58 +02:00
named.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
server.c The dsset returned by dns_keynode_dsset needs to be thread safe. 2020-06-11 16:02:09 +10:00
statschannel.c Export zone timers via stats channels 2020-05-12 08:48:01 +02:00
tkeyconf.c Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
tsigconf.c apply the modified style 2020-02-13 15:05:06 -08:00
xsl_p.h Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
zoneconf.c "check-names primary" and "check-names secondary" were ignored 2020-06-22 12:32:32 +02:00