[sudo-commits] sudo changeset 13752:d541809b62bf

Todd C. Miller Todd.Miller at sudo.ws
Fri Jan 28 10:15:56 MST 2022


changeset:	13752:d541809b62bf in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d541809b62bf
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Jan 28 08:52:41 2022 -0700

Log Message:
	Pass the operator to the Defaults callback too.
	That way we can tell what to do in callbacks for lists.

diffstat:

 plugins/sudoers/defaults.c                 |  10 +++---
 plugins/sudoers/defaults.h                 |   4 +-
 plugins/sudoers/group_plugin.c             |   4 +-
 plugins/sudoers/iolog.c                    |  12 ++++----
 plugins/sudoers/locale.c                   |   4 +-
 plugins/sudoers/logging.h                  |   4 +-
 plugins/sudoers/regress/fuzz/fuzz_policy.c |  12 ++++----
 plugins/sudoers/sudoers.c                  |  40 +++++++++++++++---------------
 plugins/sudoers/sudoers.h                  |  12 ++++----
 plugins/sudoers/testsudoers.c              |   6 ++--
 10 files changed, 54 insertions(+), 54 deletions(-)



More information about the sudo-commits mailing list