[sudo-commits] sudo changeset 11202:533d2c389213

Todd C. Miller Todd.Miller at sudo.ws
Fri Feb 2 14:32:30 MST 2018


changeset:	11202:533d2c389213 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/533d2c389213
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Feb 02 14:29:19 2018 -0700

Log Message:
	Add sudoers output format to cvtsudoers.  In the future this may
	be used with filters to emit a partial sudoers file instead of a
	full one.

diffstat:

 doc/cvtsudoers.cat           |    7 +-
 doc/cvtsudoers.man.in        |   10 +-
 doc/cvtsudoers.mdoc.in       |    7 +-
 plugins/sudoers/alias.c      |   10 +
 plugins/sudoers/cvtsudoers.c |  389 +++++++++++++++++++++++++++++++++++++++++-
 plugins/sudoers/parse.h      |    1 +
 plugins/sudoers/visudo.c     |   10 -
 7 files changed, 410 insertions(+), 24 deletions(-)


More information about the sudo-commits mailing list