src/winsup/cygwin ChangeLog grp.cc sec_helper.cc

corinna@cygwin.com corinna@cygwin.com
Thu Nov 14 11:19:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2002-11-14 11:19:40

Modified files:
	winsup/cygwin  : ChangeLog grp.cc sec_helper.cc 

Log message:
	* grp.cc (getgroups32): Revert previous patch.  Use impersonation
	token if process is in impersonated state.
	* sec_helper.cc (is_grp_member): Rewrite.  Call getgroups32 only
	for current user.  Scan passwd and group info otherwise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1591&r2=1.1592
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/grp.cc.diff?cvsroot=src&r1=1.57&r2=1.58
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sec_helper.cc.diff?cvsroot=src&r1=1.27&r2=1.28



More information about the Cygwin-cvs mailing list