]> granicus.if.org Git - sudo/commit
In the timestamp record, include the start time of the terminal
authorTodd C. Miller <Todd.Miller@sudo.ws>
Sat, 16 Dec 2017 12:53:05 +0000 (05:53 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Sat, 16 Dec 2017 12:53:05 +0000 (05:53 -0700)
commit1709dc7f77f2d8a3e185c2649fa2a37dc77eaa2d
treec38f3828f5bf08e00bb2678d8c5aa2a5fc0203f0
parent5cec5734cc8658a78a1318135482d8de639da982
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.
MANIFEST
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in
plugins/sudoers/Makefile.in
plugins/sudoers/check.h
plugins/sudoers/starttime.c [new file with mode: 0644]
plugins/sudoers/timestamp.c