[sudo-commits] sudo changeset 11131:f0964b4cf4ac

Todd C. Miller Todd.Miller at sudo.ws
Mon Dec 18 10:37:19 MST 2017


changeset:	11131:f0964b4cf4ac in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/f0964b4cf4ac
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Dec 16 05:53:05 2017 -0700

Log Message:
	In the timestamp record, include the start time of the terminal
	session leader for tty-based timestamps or the start time of the
	parent process for ppid-based timestamps.  Idea from Duncan Overbruck.

diffstat:

 MANIFEST                    |    1 +
 doc/sudoers.cat             |   30 ++--
 doc/sudoers.man.in          |   48 +++---
 doc/sudoers.mdoc.in         |   48 +++---
 plugins/sudoers/Makefile.in |   25 ++-
 plugins/sudoers/check.h     |    5 +-
 plugins/sudoers/starttime.c |  282 ++++++++++++++++++++++++++++++++++++++++++++
 plugins/sudoers/timestamp.c |    8 +
 8 files changed, 379 insertions(+), 68 deletions(-)


More information about the sudo-commits mailing list