[sudo-commits] sudo changeset 13055:7296d05b9206

Todd C. Miller Todd.Miller at sudo.ws
Thu Feb 25 11:40:28 MST 2021


changeset:	13055:7296d05b9206 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/7296d05b9206
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Feb 24 19:09:46 2021 -0700

Log Message:
	Move env hooks into sudoers_hooks.c.

diffstat:

 MANIFEST                        |    1 +
 plugins/sudoers/Makefile.in     |   38 ++++++++-
 plugins/sudoers/env.c           |  125 +-------------------------------
 plugins/sudoers/sudoers.h       |    3 +
 plugins/sudoers/sudoers_hooks.c |  155 ++++++++++++++++++++++++++++++++++++++++
 5 files changed, 193 insertions(+), 129 deletions(-)



More information about the sudo-commits mailing list