[sudo-commits] sudo changeset 8684:049a12a5cc14

Todd C. Miller Todd.Miller at courtesan.com
Mon Feb 25 14:50:44 EST 2013


changeset:	8684:049a12a5cc14 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/049a12a5cc14
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Feb 25 14:49:18 2013 -0500

Log Message:
	Store the session ID in the tty ticket file too.  A tty may only
	be in one session at a time so if the session ID doesn't match we
	ignore the ticket.

diffstat:

 plugins/sudoers/check.c   |  4 +++-
 plugins/sudoers/sudoers.c |  4 ++++
 plugins/sudoers/sudoers.h |  3 ++-
 3 files changed, 9 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list