bind9/lib
Matthijs Mekking 70629d73da Fix purging old log files with absolute file path
Removing old timestamp or increment versions of log backup files did
not work when the file is an absolute path: only the entry name was
provided to the file remove function.

The dirname was also bogus, since the file separater was put back too
soon.

Fix these issues to make log file rotation work when the file is
configured to be an absolute path.
2023-05-03 09:12:11 +02:00
..
dns Cleanup orphaned empty-non-terminal NSEC3 2023-04-25 05:03:12 +01:00
isc Fix purging old log files with absolute file path 2023-05-03 09:12:11 +02:00
isccc Fix the streaming read callback shutdown logic 2023-04-20 12:58:32 +02:00
isccfg Add new 'checkds' configuration option 2023-04-03 14:01:22 +00:00
ns Implement new -T options for xfer system tests 2023-04-21 12:53:02 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00