[sudo-commits] sudo changeset 13866:04a26b1a224c

Todd C. Miller Todd.Miller at sudo.ws
Thu Mar 10 14:02:40 MST 2022


changeset:	13866:04a26b1a224c in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/04a26b1a224c
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Mar 10 13:35:58 2022 -0700

Log Message:
	Pass file, line and column to sudoers defaults callbacks.

diffstat:

 plugins/sudoers/defaults.c                 |  21 +++++++---
 plugins/sudoers/defaults.h                 |   7 ++-
 plugins/sudoers/group_plugin.c             |   3 +-
 plugins/sudoers/iolog.c                    |  14 ++++--
 plugins/sudoers/locale.c                   |   3 +-
 plugins/sudoers/logging.h                  |   2 +-
 plugins/sudoers/regress/fuzz/fuzz_policy.c |  15 +++++--
 plugins/sudoers/sudoers.c                  |  57 ++++++++++++++++++++----------
 plugins/sudoers/sudoers.h                  |  10 ++--
 plugins/sudoers/testsudoers.c              |   5 +-
 10 files changed, 89 insertions(+), 48 deletions(-)



More information about the sudo-commits mailing list