src/winsup/cygwin ChangeLog security.cc

corinna@cygwin.com corinna@cygwin.com
Fri Jun 21 05:37:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sources.redhat.com	2002-06-21 05:37:53

Modified files:
	winsup/cygwin  : ChangeLog security.cc 

Log message:
	* security.cc (alloc_sd): Remove unnecessary retrieval of owner name.
	Check uid for current user first and use SIDs from cygheap if so.
	Set errno to EINVAL if user SID isn't retrievable.  Just print user SID
	as debug output.
	Don't bail out if group SID isn't retrievable.  Change debug output
	appropriately.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1311&r2=1.1312
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.cc.diff?cvsroot=src&r1=1.104&r2=1.105



More information about the Cygwin-cvs mailing list