[sudo-commits] sudo changeset 14200:b804b8b7fc03

Todd C. Miller Todd.Miller at sudo.ws
Tue Sep 20 10:21:24 MDT 2022


changeset:	14200:b804b8b7fc03 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b804b8b7fc03
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Sep 15 16:34:49 2022 -0600

Log Message:
	Use tcpgid if passed from sudo front-end and use it in tty_present().
	This can be used as another indicator that a terminal is present
	without having to open /dev/tty.

diffstat:

 plugins/sudoers/policy.c  |  10 +++++++++-
 plugins/sudoers/sudoers.c |   3 ++-
 plugins/sudoers/sudoers.h |   2 ++
 3 files changed, 13 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list