[sudo-commits] sudo changeset 6535:9c5f64709994

Todd C. Miller Todd.Miller at courtesan.com
Thu Mar 10 16:14:45 EST 2011


changeset:	6535:9c5f64709994 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/9c5f64709994
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Mar 10 16:14:24 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