[sudo-commits] sudo changeset 8936:4260a8e43073

Todd C. Miller Todd.Miller at courtesan.com
Wed Aug 7 11:23:31 MDT 2013


changeset:	8936:4260a8e43073 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/4260a8e43073
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Aug 06 14:44:21 2013 -0600

Log Message:
	Add pam_setcred sudoers option to allow the user to control whether
	pam_setcred() is called on the user's behalf.

diffstat:

 doc/sudoers.cat             |  25 +++++++++++++++++++++++--
 doc/sudoers.man.in          |  34 ++++++++++++++++++++++++++++++++++
 doc/sudoers.mdoc.in         |  33 +++++++++++++++++++++++++++++++++
 plugins/sudoers/auth/pam.c  |  17 +++++++++++++----
 plugins/sudoers/def_data.c  |   4 ++++
 plugins/sudoers/def_data.h  |  10 ++++++----
 plugins/sudoers/def_data.in |   3 +++
 7 files changed, 116 insertions(+), 10 deletions(-)


More information about the sudo-commits mailing list