[sudo-commits] sudo changeset 13542:3286dd5dd0bf

Todd C. Miller Todd.Miller at sudo.ws
Fri Sep 24 10:50:16 MDT 2021


changeset:	13542:3286dd5dd0bf in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/3286dd5dd0bf
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Sep 23 19:18:25 2021 -0600

Log Message:
	Add --group-file and --passwd-file options to cvtsudoers.
	These are based on the code in testsudoers.

diffstat:

 doc/cvtsudoers.man.in        |  18 ++++++++++++++++--
 doc/cvtsudoers.mdoc.in       |  16 ++++++++++++++--
 plugins/sudoers/Makefile.in  |   2 +-
 plugins/sudoers/cvtsudoers.c |  28 ++++++++++++++++++++++++++--
 plugins/sudoers/cvtsudoers.h |   6 ++++++
 plugins/sudoers/pwutil.c     |  12 ++++++++----
 6 files changed, 71 insertions(+), 11 deletions(-)



More information about the sudo-commits mailing list