[sudo-commits] sudo changeset 5518:011bea23a5a0

Todd C. Miller Todd.Miller at courtesan.com
Wed Jun 9 09:25:59 EDT 2010


changeset:	5518:011bea23a5a0 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/011bea23a5a0
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Jun 08 17:59:18 2010 -0400

Log Message:
	Add selinux_enabled flag into struct command_details and
	set it in command_info_to_details().
	Return an error from selinux_setup() instead of exiting.
	Call selinux_setup() from exec_setup().

diffstat:

 src/exec.c     |  26 ++++++--------------------
 src/exec_pty.c |  25 +++++++++----------------
 src/selinux.c  |  40 ++++++++++++++++++++++++++++------------
 src/sudo.c     |  18 +++++++++++++++++-
 src/sudo.h     |  13 +++++++------
 5 files changed, 67 insertions(+), 55 deletions(-)



More information about the sudo-commits mailing list