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]

cygrunsrv ChangeLog Makefile.in cygrunsrv.cc


CVSROOT:	/cvs/cygwin-apps
Module name:	cygrunsrv
Changes by:	corinna@sourceware.org	2013-03-09 20:41:08

Modified files:
	.              : ChangeLog Makefile.in cygrunsrv.cc 

Log message:
	* Makefile.in ($(srcdir)/configure): Depend on configure.ac.
	* cygrunsrv.cc: Bump version to 1.42.
	(is_managed_service_account): New function to check for Managed Service
	Account.
	(install_service): Check for accounts which require a NULL password
	and don't ask for password for any of them.  Rename buf to pwdbuf.
	Allow to give NULL password to CreateService for non-empty username.
	(main): Call setlocale.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.63&r2=1.64
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/Makefile.in.diff?cvsroot=cygwin-apps&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/cygrunsrv.cc.diff?cvsroot=cygwin-apps&r1=1.48&r2=1.49


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