[sudo-commits] sudo changeset 13669:fa96976882aa

Todd C. Miller Todd.Miller at sudo.ws
Wed Nov 24 06:55:01 MST 2021


changeset:	13669:fa96976882aa in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/fa96976882aa
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Nov 24 06:52:51 2021 -0700

Log Message:
	cvtsudoers: add -l option to log merge actions
	The "-l logfile" option can be used to store a log of what
	actions cvtsudoers took when merging multiple files.
	For example, which aliases were renamed, which entries were overriden
	or removed as duplicated.

diffstat:

 docs/cvtsudoers.man.in             |  11 ++++++++++-
 docs/cvtsudoers.mdoc.in            |  10 +++++++++-
 plugins/sudoers/cvtsudoers.c       |  29 ++++++++++++++++++++++++++++-
 plugins/sudoers/cvtsudoers.h       |   2 ++
 plugins/sudoers/cvtsudoers_json.c  |   9 ++++++---
 plugins/sudoers/cvtsudoers_merge.c |  17 +++++++++++++++--
 6 files changed, 70 insertions(+), 8 deletions(-)



More information about the sudo-commits mailing list