[sudo-commits] sudo changeset 12771:98d70ba8a2a6

Todd C. Miller Todd.Miller at sudo.ws
Sun Dec 6 12:48:51 MST 2020


changeset:	12771:98d70ba8a2a6 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/98d70ba8a2a6
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Dec 05 09:05:42 2020 -0700

Log Message:
	Store the user-provided runas user and group name in struct sudo_user.
	This makes it available for event logging in case the name doesn't resolve.

diffstat:

 plugins/sudoers/logging.c |   5 ++---
 plugins/sudoers/policy.c  |   6 +++---
 plugins/sudoers/sudoers.c |  16 ++++++++--------
 plugins/sudoers/sudoers.h |   4 +++-
 4 files changed, 16 insertions(+), 15 deletions(-)



More information about the sudo-commits mailing list