[sudo-commits] sudo changeset 11042:a6bc511a2e81

Todd C. Miller Todd.Miller at courtesan.com
Thu Aug 3 10:08:20 MDT 2017


changeset:	11042:a6bc511a2e81 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a6bc511a2e81
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Aug 03 07:32:24 2017 -0600

Log Message:
	Allow the user to specify a list of environment variables to preserve.
	This adds an option paramter to the --preserve-env option, a
	comma-separated list of variable names.

diffstat:

 NEWS             |    3 +
 doc/sudo.cat     |    9 +++-
 doc/sudo.man.in  |    9 +++-
 doc/sudo.mdoc.in |    8 +++-
 src/parse_args.c |  120 +++++++++++++++++++++++++++++++++++++++++++-----------
 5 files changed, 121 insertions(+), 28 deletions(-)


More information about the sudo-commits mailing list