[sudo-commits] sudo changeset 11329:0ae5f351b09f

Todd C. Miller Todd.Miller at sudo.ws
Sun Apr 15 08:15:04 MDT 2018


changeset:	11329:0ae5f351b09f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/0ae5f351b09f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Apr 15 08:14:46 2018 -0600

Log Message:
	Prune alias contents when pruning and expanding aliases.
	This abuses the userlist_matches_filter() and hostlist_matches_filter()
	functions.  A better approach would be to call the correct function
	from user_matches() and host_matches().

diffstat:

 plugins/sudoers/cvtsudoers.c |  45 +++++++++++++++++++++++++++++++++++++++++++-
 plugins/sudoers/match.c      |   2 +
 2 files changed, 46 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list