Files
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
..
2023-01-12 12:21:36 +01:00
2023-01-12 12:21:36 +01:00
2023-03-28 10:03:33 +00:00
2023-03-03 09:28:58 +01:00
2023-03-28 10:03:33 +00:00
2023-01-12 12:21:36 +01:00
2023-02-23 18:13:58 +11:00