[sudo-commits] sudo changeset 11314:9a69ba35389d

Todd C. Miller Todd.Miller at sudo.ws
Wed Apr 4 09:54:02 MDT 2018


changeset:	11314:9a69ba35389d in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/9a69ba35389d
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Apr 04 09:51:05 2018 -0600

Log Message:
	Add option to prune non-matching entries from cvtsudoers output with -m
	option is used.

diffstat:

 doc/cvtsudoers.cat           |   12 ++-
 doc/cvtsudoers.man.in        |   17 +++-
 doc/cvtsudoers.mdoc.in       |   15 ++-
 plugins/sudoers/cvtsudoers.c |  188 ++++++++++++++++++++++++++++--------------
 plugins/sudoers/cvtsudoers.h |    3 +-
 plugins/sudoers/match.c      |  163 +++++++++++++++++++++++--------------
 plugins/sudoers/parse.h      |    2 +
 7 files changed, 269 insertions(+), 131 deletions(-)


More information about the sudo-commits mailing list