[sudo-commits] sudo changeset 6531:6fa8befdc110

Todd C. Miller Todd.Miller at courtesan.com
Thu Mar 10 16:12:41 EST 2011


changeset:	6531:6fa8befdc110 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6fa8befdc110
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Mar 10 16:12:33 2011 -0500

Log Message:
	Move noexec path into sudo.conf now that sudo itself handles noexec.
	Currently can be configured in sudoers too but is now undocumented
	and will be removed in a future release.

diffstat:

 plugins/sudoers/defaults.c |   3 ---
 src/load_plugins.c         |   9 ++++++---
 src/sudo.c                 |  15 +++++++++------
 src/sudo.h                 |   2 +-
 4 files changed, 16 insertions(+), 13 deletions(-)



More information about the sudo-commits mailing list