]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] timestamp suffixes for log files
authorEvan Hunt <each@isc.org>
Thu, 9 Mar 2017 07:20:40 +0000 (23:20 -0800)
committerEvan Hunt <each@isc.org>
Thu, 9 Mar 2017 07:20:40 +0000 (23:20 -0800)
commit612b2e2c0df9e5c9efbb8969c49d6fcb588b861e
tree63e6cceb8fb90a5df787b4dde71440f73826eee6
parentaa00b31b174d451d3d743a21b8311f5931b3c862
[master] timestamp suffixes for log files

4579. [func] Logging channels and dnstap output files can now
be configured with a "suffix" option, set to
either "increment" or "timestamp", indicating
whether to use incrementing numbers or timestamps
as the file suffix when rolling over a log file.
[RT #42838]
22 files changed:
CHANGES
bin/named/logconf.c
bin/named/server.c
bin/tests/system/dnstap/good-size-unlimited.conf
bin/tests/system/dnstap/good-size-version.conf
bin/tests/system/logfileconfig/clean.sh
bin/tests/system/logfileconfig/ns1/named.tsconf [new file with mode: 0644]
bin/tests/system/logfileconfig/tests.sh
doc/arm/Bv9ARM-book.xml
doc/arm/notes.xml
doc/misc/options
lib/bind9/check.c
lib/dns/dnstap.c
lib/dns/include/dns/dnstap.h
lib/isc/include/isc/log.h
lib/isc/log.c
lib/isc/unix/include/isc/time.h
lib/isc/unix/time.c
lib/isc/win32/include/isc/time.h
lib/isc/win32/libisc.def.in
lib/isc/win32/time.c
lib/isccfg/namedconf.c