[sudo-commits] sudo changeset 11178:04ec05108b2b

Todd C. Miller Todd.Miller at sudo.ws
Fri Jan 26 13:20:57 MST 2018


changeset:	11178:04ec05108b2b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/04ec05108b2b
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Jan 26 13:15:10 2018 -0700

Log Message:
	Use the built-in sudoers file location as the default sudoers file
	for cvtsudoers and move parse_sudoers_options() to stubs.c since
	it is shared between visudo.c and cvtsudoers.c.

diffstat:

 doc/cvtsudoers.cat           |   6 ++--
 doc/cvtsudoers.man.in        |  11 +++++--
 doc/cvtsudoers.mdoc.in       |  11 +++++--
 plugins/sudoers/cvtsudoers.c |  11 ++++++-
 plugins/sudoers/stubs.c      |  60 ++++++++++++++++++++++++++++++++++++++++++++
 plugins/sudoers/visudo.c     |  58 +-----------------------------------------
 6 files changed, 89 insertions(+), 68 deletions(-)


More information about the sudo-commits mailing list