[sudo-commits] sudo changeset 15070:c93459e59f30

Todd C. Miller Todd.Miller at sudo.ws
Thu Sep 21 08:56:46 MDT 2023


changeset:	15070:c93459e59f30 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c93459e59f30
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Sep 11 10:27:35 2023 -0600
files:		docs/sudoers.man.in docs/sudoers.mdoc.in docs/sudoers_timestamp.man.in docs/sudoers_timestamp.mdoc.in plugins/sudoers/check.c plugins/sudoers/timestamp.c plugins/sudoers/timestamp.h

Log Message:
	Use the user-ID instead of user-name for the timestamp and lecture file.

	This avoids problems if the user name itself contains a path separator.


diffstat:

 docs/sudoers.man.in            |   6 ++--
 docs/sudoers.mdoc.in           |   6 ++--
 docs/sudoers_timestamp.man.in  |  12 ++++++--
 docs/sudoers_timestamp.mdoc.in |  11 +++++--
 plugins/sudoers/check.c        |   4 +-
 plugins/sudoers/timestamp.c    |  63 ++++++++++++++++++++++++++++++-----------
 plugins/sudoers/timestamp.h    |   4 +-
 7 files changed, 73 insertions(+), 33 deletions(-)



More information about the sudo-commits mailing list