[sudo-commits] sudo changeset 6545:6e8bc49b7ea7

Todd C. Miller Todd.Miller at courtesan.com
Fri Mar 11 15:02:46 EST 2011


changeset:	6545:6e8bc49b7ea7 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6e8bc49b7ea7
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Mar 11 15:02:42 2011 -0500

Log Message:
	Add "user_shell" boolean as a way to indicate to the plugin that
	the -s flag was given.

diffstat:

 doc/sudo_plugin.pod       |   5 +++++
 plugins/sudoers/sudoers.c |   5 +++++
 plugins/sudoers/sudoers.h |   2 +-
 src/parse_args.c          |  31 +++++++++++++++++--------------
 4 files changed, 28 insertions(+), 15 deletions(-)



More information about the sudo-commits mailing list