[sudo-commits] sudo changeset 8580:287d3ae2ce8d

Todd C. Miller Todd.Miller at courtesan.com
Tue Jan 22 14:14:21 EST 2013


changeset:	8580:287d3ae2ce8d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/287d3ae2ce8d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Jan 18 14:58:12 2013 -0500

Log Message:
	Use _getgroupsbymember() on Solaris to get the groups list.  Fixes
	performance problems with the getgroupslist() compat on Solaris
	systems with network-based group databases.

diffstat:

 compat/getgrouplist.c |  33 +++++++++++++++++++++++++++++----
 config.h.in           |   3 +++
 configure             |  13 +++++++++++++
 configure.in          |   3 +++
 4 files changed, 48 insertions(+), 4 deletions(-)


More information about the sudo-commits mailing list