[sudo-commits] sudo changeset 5748:06d34f16520b

Todd C. Miller Todd.Miller at courtesan.com
Mon Jul 12 18:00:21 EDT 2010


changeset:	5748:06d34f16520b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/06d34f16520b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Jul 12 17:57:53 2010 -0400

Log Message:
	Add support for a sudo-i pam.d file to be used for "sudo -i".
	Adapted from a RedHat patch.

diffstat:

 config.h.in                |   3 ++
 configure                  |  51 +++++++++++++++++++++++++++++++++------------
 configure.in               |  14 ++++++++++++
 plugins/sudoers/auth/pam.c |   7 +++++-
 plugins/sudoers/env.c      |   2 +-
 plugins/sudoers/sudoers.c  |   5 +--
 plugins/sudoers/sudoers.h  |   3 +-
 7 files changed, 65 insertions(+), 20 deletions(-)



More information about the sudo-commits mailing list