This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setup ChangeLog win32.cc win32.h


CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	setup
Changes by:	corinna@sourceware.org	2009-04-23 20:21:12

Modified files:
	.              : ChangeLog win32.cc win32.h 

Log message:
	* win32.h (NTSecurity::primaryGroupSID): Convert to a structure for
	direct usage in GetTokenInformation.
	(NTSecurity::osid): Remove.
	(NTSecurity::setAdminGroup): Declare.
	* win32.cc (NTSecurity::resetPrimaryGroup): Accommodate change to
	primaryGroupSID.  Add log output.
	(NTSecurity::setAdminGroup): New method.
	(NTSecurity::setDefaultSecurity): Use local structures for getting
	TOKEN_USER and setting TOKEN_OWNER information.  Accommodate change to
	primaryGroupSID.  Slightly enhance log output.
	Only set primary group to Administrators group when installing for
	all users.  Call setAdminGroup to do it.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.614&r2=2.615
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/win32.cc.diff?cvsroot=cygwin-apps&r1=2.7&r2=2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/win32.h.diff?cvsroot=cygwin-apps&r1=2.18&r2=2.19


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]