[sudo-commits] sudo changeset 11294:ea58e2765a40

Todd C. Miller Todd.Miller at sudo.ws
Thu Mar 22 13:26:25 MDT 2018


changeset:	11294:ea58e2765a40 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/ea58e2765a40
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Mar 22 13:24:41 2018 -0600

Log Message:
	Add -M option to cvtsudoers to force the use of the local passwd
	and group databases when matching.

diffstat:

 doc/cvtsudoers.cat                  |  12 +++++++++-
 doc/cvtsudoers.man.in               |  17 ++++++++++++++-
 doc/cvtsudoers.mdoc.in              |  16 +++++++++++++-
 plugins/sudoers/cvtsudoers.c        |  22 ++++++++++++++----
 plugins/sudoers/cvtsudoers.h        |  26 +++++++++++++---------
 plugins/sudoers/cvtsudoers_pwutil.c |   8 +++---
 plugins/sudoers/pwutil.c            |  42 +++++++++++++++++++++++++++++-------
 plugins/sudoers/sudoers.h           |   5 ++++
 8 files changed, 117 insertions(+), 31 deletions(-)


More information about the sudo-commits mailing list