[sudo-commits] sudo changeset 8676:d994465db9f1

Todd C. Miller Todd.Miller at courtesan.com
Sun Feb 24 13:25:58 EST 2013


changeset:	8676:d994465db9f1 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d994465db9f1
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Feb 24 06:15:37 2013 -0500

Log Message:
	Add pam_session sudoers option.

diffstat:

 configure                   |  22 ++++++++++-------
 configure.in                |  15 +++++++----
 doc/sudoers.cat             |  40 ++++++++++++++++++++-----------
 doc/sudoers.man.in          |  56 +++++++++++++++++++++++++++-----------------
 doc/sudoers.mdoc.in         |  53 +++++++++++++++++++++++++----------------
 plugins/sudoers/auth/pam.c  |  17 ++++++-------
 plugins/sudoers/def_data.c  |   4 +++
 plugins/sudoers/def_data.h  |   6 +++-
 plugins/sudoers/def_data.in |   3 ++
 plugins/sudoers/defaults.c  |   5 ++++
 10 files changed, 138 insertions(+), 83 deletions(-)


More information about the sudo-commits mailing list