[sudo-commits] sudo changeset 11312:b3ba3e6f24d2

Todd C. Miller Todd.Miller at sudo.ws
Mon Apr 2 07:43:48 MDT 2018


changeset:	11312:b3ba3e6f24d2 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b3ba3e6f24d2
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Apr 02 07:41:09 2018 -0600

Log Message:
	Refactor common alias code out of cvtsudoers and visudo and into alias.c.

diffstat:

 plugins/sudoers/alias.c      |  106 +++++++++++++++++++++++++++++++++++++++
 plugins/sudoers/cvtsudoers.c |  115 ++++--------------------------------------
 plugins/sudoers/parse.h      |    1 +
 plugins/sudoers/visudo.c     |   96 ++---------------------------------
 4 files changed, 125 insertions(+), 193 deletions(-)


More information about the sudo-commits mailing list