bind9/bin/named
Evan Hunt e2f7f63448 rewrite logfileconfig system test
the logfileconfig system test did not conform to the style of
other tests, and was difficult to read and maintain. it has
been cleaned up and simplifeid in several ways:

- named.args used when appropriate so that named can be started with
  specified command line arguments, instead of having it launched
  directly from tests.sh
- unused root zone removed from named configuration
- an existing directory used instead of using 'mkdir' to create one
- dnssec-validation disabled to stop the server sending unnecessary
  queries

incidental fix: removed leftover debugging printfs from logconf.c.

(manually picked from commit 76baed3343)
2023-03-28 10:03:33 +00:00
..
include Remove implicit inline-signing code 2022-09-06 10:27:33 +02:00
unix Fix named failing to start on Solaris systems with hundreds of CPUs 2022-10-20 15:21:53 +03:00
win32 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
.gitignore [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
bind9.xsl add an update quota 2023-01-12 12:21:36 +01:00
bind9.xsl.h add an update quota 2023-01-12 12:21:36 +01:00
builtin.c Update sources to Clang 15 formatting 2022-11-29 10:30:34 +01:00
config.c add a configuration option for the update quota 2023-01-12 12:21:36 +01:00
control.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 09:37:18 +01:00
controlconf.c Don't use reference counting in isc_timer unit 2023-01-19 11:28:10 +01:00
convertxsl.pl Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
fuzz.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
geoip.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
logconf.c rewrite logfileconfig system test 2023-03-28 10:03:33 +00:00
main.c Now logs UV versions when starting up 2023-03-03 09:28:58 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
named.conf.rst add a configuration option for the update quota 2023-01-12 12:21:36 +01:00
named.rst Document list of crypto algorithms in named -V output 2022-09-30 09:57:32 +10:00
server.c rewrite logfileconfig system test 2023-03-28 10:03:33 +00:00
statschannel.c add an update quota 2023-01-12 12:21:36 +01:00
tkeyconf.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
tsigconf.c Update sources to Clang 15 formatting 2022-11-29 10:30:34 +01:00
zoneconf.c Fix backport error in 84929d1cd7 2023-02-23 18:13:58 +11:00