[sudo-commits] sudo changeset 15006:0e166cff8c3b

Todd C. Miller Todd.Miller at sudo.ws
Mon Aug 21 16:43:09 MDT 2023


changeset:	15006:0e166cff8c3b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/0e166cff8c3b
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Aug 21 15:30:12 2023 -0600

Log Message:
	Move a few fields from sudoers_user_contect to sudoers_context.

	They are not really specific to the user or user-specified.

diffstat:

 plugins/sudoers/audit.c              |   2 +-
 plugins/sudoers/iolog_path_escapes.c |   2 +-
 plugins/sudoers/logging.c            |  20 ++++++++++----------
 plugins/sudoers/policy.c             |   8 ++++----
 plugins/sudoers/sudoers.c            |  20 ++++++++++----------
 plugins/sudoers/sudoers.h            |  12 ++++++------
 plugins/sudoers/sudoers_ctx_free.c   |   4 +++-
 7 files changed, 35 insertions(+), 33 deletions(-)



More information about the sudo-commits mailing list