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 main.cc win32.cc win32.h


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	corinna@sourceware.org	2014-03-10 11:10:35

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

Log message:
	* main.cc (WaitOption): New -W/--wait option.
	(WinMain): Rearrange code to make sure only the actual worker
	instance of setup logs into the setup.log and setup.log.full files.
	Call NTSecurity::initialiseWellKnownSIDs explicitely.  Explain why.
	If WaitOption is given, let the parent process wait for the elevated
	child process.
	* win32.cc (NTSecurity::initialiseWellKnownSIDs): Drop generating
	log messages.
	(NTSecurity::setDefaultSecurity): Drop call to initialiseWellKnownSIDs.
	* win32.h (NTSecurity::initialiseWellKnownSIDs): Make public.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.844&r2=2.845
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/main.cc.diff?cvsroot=cygwin-apps&r1=2.75&r2=2.76
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/win32.cc.diff?cvsroot=cygwin-apps&r1=2.15&r2=2.16
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/win32.h.diff?cvsroot=cygwin-apps&r1=2.35&r2=2.36


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