[sudo-commits] sudo changeset 10886:ec887cc57a8b

Todd C. Miller Todd.Miller at courtesan.com
Wed Mar 22 13:41:01 MDT 2017


changeset:	10886:ec887cc57a8b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/ec887cc57a8b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Mar 22 13:39:25 2017 -0600

Log Message:
	Add restricted_env_file which is like env_file but subject to the
	same restrictions as the user's own environment.

diffstat:

 doc/sudoers.cat             |  33 +++++++++++++++--
 doc/sudoers.man.in          |  61 +++++++++++++++++++++++++++++---
 doc/sudoers.mdoc.in         |  60 +++++++++++++++++++++++++++++---
 plugins/sudoers/def_data.c  |   4 ++
 plugins/sudoers/def_data.h  |  82 +++++++++++++++++++++++---------------------
 plugins/sudoers/def_data.in |   3 +
 plugins/sudoers/env.c       |  13 ++++++-
 plugins/sudoers/sudoers.c   |   8 +++-
 plugins/sudoers/sudoers.h   |   2 +-
 9 files changed, 202 insertions(+), 64 deletions(-)


More information about the sudo-commits mailing list