[sudo-commits] sudo changeset 5453:f9aec9ab9054

Todd C. Miller Todd.Miller at courtesan.com
Thu Jun 3 08:00:47 EDT 2010


changeset:	5453:f9aec9ab9054 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/f9aec9ab9054
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jun 03 08:00:31 2010 -0400

Log Message:
	Store info from stat(2)ing the tty in the tty ticket when tty tickets
	are in use.  If the tty lives on a devpts (Linux) or devices (Solaris)
	filesystem, stash the ctime in the tty ticket file, as it is not
	updated when the tty is written to.  This helps us determine when
	a tty has been reused without the user authenticating again with
	sudo.

diffstat:

 check.c |  103 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 1 files changed, 92 insertions(+), 11 deletions(-)



More information about the sudo-commits mailing list