[sudo-commits] sudo changeset 8632:4eb2cb8df48b

Todd C. Miller Todd.Miller at courtesan.com
Fri Feb 8 14:44:34 EST 2013


changeset:	8632:4eb2cb8df48b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/4eb2cb8df48b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Feb 08 10:43:14 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/policy.c    |  4 ++++
 plugins/sudoers/sudoers.h   |  3 ++-
 plugins/sudoers/timestamp.c |  3 ++-
 plugins/sudoers/timestamp.h |  1 +
 4 files changed, 9 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list