[sudo-commits] sudo changeset 11293:b243efa695e6

Todd C. Miller Todd.Miller at sudo.ws
Thu Mar 22 11:40:24 MDT 2018


changeset:	11293:b243efa695e6 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b243efa695e6
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Mar 22 11:38:39 2018 -0600

Log Message:
	Add cvtsudoers command line option to suppress certain parts of the
	security policy.  Can be used to suppress displaying of Defaults
	entries, aliases or privileges.

diffstat:

 doc/cvtsudoers.cat                |  11 +++++-
 doc/cvtsudoers.man.in             |  17 +++++++++-
 doc/cvtsudoers.mdoc.in            |  16 +++++++++-
 plugins/sudoers/cvtsudoers.c      |  63 ++++++++++++++++++++++++++++++--------
 plugins/sudoers/cvtsudoers.h      |   8 ++++-
 plugins/sudoers/cvtsudoers_json.c |  12 +++++-
 plugins/sudoers/cvtsudoers_ldif.c |   6 ++-
 7 files changed, 110 insertions(+), 23 deletions(-)


More information about the sudo-commits mailing list