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 mklink2.cc postinstall.cc win3 ...


CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	setup
Changes by:	corinna@sourceware.org	2009-04-22 19:14:48

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

Log message:
	* mklink2.cc (mkcygsymlink_nt): Allow 4K chars in symlink.  Use strncat
	rather than strcat.
	* postinstall.cc (do_postinstall): Reset user token to original
	primary group.
	* win32.cc (NTSecurity::resetPrimaryGroup): New methid.
	(NTSecurity::setDefaultSecurity): Store original primary group in
	new NTSecurity member primaryGroupSID.  Set primary group in user token
	to Administrators group for admin users.  Align comment.
	* win32.h (class NTSecurity): Add member primaryGroupSID.
	(NTSecurity::resetPrimaryGroup): Declare.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.613&r2=2.614
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/mklink2.cc.diff?cvsroot=cygwin-apps&r1=2.6&r2=2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/postinstall.cc.diff?cvsroot=cygwin-apps&r1=2.21&r2=2.22
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/win32.cc.diff?cvsroot=cygwin-apps&r1=2.6&r2=2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/win32.h.diff?cvsroot=cygwin-apps&r1=2.17&r2=2.18


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