[sudo-commits] sudo changeset 11537:5141bebd99c4

Todd C. Miller Todd.Miller at sudo.ws
Mon Sep 24 06:11:01 MDT 2018


changeset:	11537:5141bebd99c4 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/5141bebd99c4
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Sep 24 05:30:03 2018 -0600

Log Message:
	Remove special handling of the USERNAME environment variable.  It
	used to be set on old versions of Fedora but that hasn't been the
	case for some time.  It's worth noting that ssh doesn't set USERNAME
	either.

diffstat:

 doc/sudo.cat                            |   2 -
 doc/sudo.man.in                         |   4 ---
 doc/sudo.mdoc.in                        |   3 --
 doc/sudoers.cat                         |  36 +++++++++++++++-----------------
 doc/sudoers.man.in                      |  36 ++++++++++++--------------------
 doc/sudoers.mdoc.in                     |  36 ++++++++++++--------------------
 plugins/sudoers/env.c                   |  33 ++++++++----------------------
 plugins/sudoers/logging.c               |   4 ++-
 plugins/sudoers/regress/visudo/test6.sh |   2 +-
 9 files changed, 58 insertions(+), 98 deletions(-)


More information about the sudo-commits mailing list