[sudo-commits] sudo changeset 10610:20714580da96

Todd C. Miller Todd.Miller at courtesan.com
Tue Aug 30 14:41:24 MDT 2016


changeset:	10610:20714580da96 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/20714580da96
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Aug 30 13:42:42 2016 -0600

Log Message:
	Add match_group_by_gid Defaults option to allow sites with slow
	group lookups and a small number of groups in sudoers to match
	groups by group ID instead of by group name.

diffstat:

 plugins/sudoers/def_data.c  |   4 ++++
 plugins/sudoers/def_data.h  |   2 ++
 plugins/sudoers/def_data.in |   3 +++
 plugins/sudoers/pwutil.c    |  43 ++++++++++++++++++++++++++++++++++---------
 4 files changed, 43 insertions(+), 9 deletions(-)


More information about the sudo-commits mailing list