[sudo-commits] sudo changeset 5161:a62b8ba50863

Todd C. Miller Todd.Miller at courtesan.com
Mon Mar 22 19:40:05 EDT 2010


changeset:	5161:a62b8ba50863 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/a62b8ba50863
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Mar 22 08:25:30 2010 -0400

Log Message:
	Add checks for getgrset and getgrouplist and use replacement getgrouplist
	if the system doesn't support it.

diffstat:

 config.h.in       |    6 +
 configure         |  197 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.in      |    1 +
 include/compat.h  |    8 ++
 include/missing.h |    3 +
 5 files changed, 215 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list