[sudo-commits] sudo changeset 10581:35e0b08219a8

Todd C. Miller Todd.Miller at courtesan.com
Wed Aug 10 11:01:35 MDT 2016


changeset:	10581:35e0b08219a8 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/35e0b08219a8
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Aug 10 10:56:05 2016 -0600

Log Message:
	Set runas_pw early and adjust runaslist_matches() to deal.  Since
	we now set runas_default early there is no need to call update_defaults
	with SETDEF_RUNAS after sudoers has been parsed.

diffstat:

 doc/sudoers.cat               |  14 +++++-----
 doc/sudoers.man.in            |   7 ++--
 doc/sudoers.mdoc.in           |   7 ++--
 plugins/sudoers/match.c       |  16 +++++++++--
 plugins/sudoers/parse.c       |   3 +-
 plugins/sudoers/sudoers.c     |  59 ++++++++++++++----------------------------
 plugins/sudoers/testsudoers.c |  23 ++++++++--------
 7 files changed, 59 insertions(+), 70 deletions(-)


More information about the sudo-commits mailing list