[sudo-commits] sudo changeset 14739:ad49d0ee7e6f

Todd C. Miller Todd.Miller at sudo.ws
Thu May 4 13:11:54 MDT 2023


changeset:	14739:ad49d0ee7e6f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/ad49d0ee7e6f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu May 04 13:08:23 2023 -0600

Log Message:
	Make timestamp_uid and timestamp_gid private to timestamp.c.

	Add getter (for set_perms.c) and setter (for sudoers.c).

diffstat:

 plugins/sudoers/check.h                   |   2 ++
 plugins/sudoers/regress/fuzz/fuzz_stubs.c |   7 +++++++
 plugins/sudoers/set_perms.c               |  17 +++++++++--------
 plugins/sudoers/sudoers.c                 |   5 +----
 plugins/sudoers/sudoers.h                 |   2 --
 plugins/sudoers/timestamp.c               |  25 +++++++++++++++++++++++++
 6 files changed, 44 insertions(+), 14 deletions(-)



More information about the sudo-commits mailing list