[sudo-commits] sudo changeset 5349:96d67b99e42e

Todd C. Miller Todd.Miller at courtesan.com
Sun May 16 19:27:17 EDT 2010


changeset:	5349:96d67b99e42e in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/96d67b99e42e
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun May 16 19:27:04 2010 -0400

Log Message:
	If plugin sets "sudoedit=true" in the command info, enable
	sudoedit mode even if not invoked as sudoedit.  This allows
	a plugin to enable sudoedit when the user runs an editor.

diffstat:

 plugins/sample/sample_plugin.c |  101 ++++++++++++++++++++++++----------------
 src/sudo.c                     |   11 +++-
 src/sudo.h                     |    1 +
 src/sudo_edit.c                |   12 ----
 4 files changed, 70 insertions(+), 55 deletions(-)



More information about the sudo-commits mailing list