[sudo-commits] sudo changeset 11673:ce9161899719

Todd C. Miller Todd.Miller at sudo.ws
Wed Feb 20 17:07:01 MST 2019


changeset:	11673:ce9161899719 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/ce9161899719
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Feb 20 17:05:02 2019 -0700

Log Message:
	Add simple API for to allow reading environment data from different sources.
	Currently, this is used to read a file like /etc/environment.

diffstat:

 plugins/sudoers/env.c     |  173 +++++++++++++++++++++++++++++++++++++--------
 plugins/sudoers/sudoers.h |    1 +
 2 files changed, 141 insertions(+), 33 deletions(-)


More information about the sudo-commits mailing list