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 cygrunsrv.README cygrunsrv ...


CVSROOT:	/cvs/cygwin-apps
Module name:	cygrunsrv
Changes by:	corinna@sourceware.org	2008-03-17 22:50:13

Modified files:
	.              : ChangeLog cygrunsrv.README cygrunsrv.cc 
	                 cygrunsrv.h utils.cc utils.h 

Log message:
	* cygrunsrv.README: Add words for clarifying server name in <svc_name>.
	Add the server name hint to -Q/--query option.  Add desription for
	-P/--crs-path option.
	* cygrunsrv.cc: Bump version to 1.33.
	(longopts): Add --crs-path option.
	(opts): Add -P option.
	(install_registry_keys): Fix error code handling for registry access
	functions.
	(check_system_mounts): Use strcasecmp.
	(install_service): Add code to handle setting distinct path to
	cygrunsrv.  Don't test system mounts when accessing remote service
	manager.
	(main): Handle -P/--crs-path option.  Don't check validity of service
	application path when installing service on remote server.
	* cygrunsrv.h (CYG_ROOT): Define.
	(CYG_ROOT_VAL): Define.
	* utils.cc (reason_list): Add reason texts for -P/--crs-path option.
	(usage): Add usage for -P/--crs-path option.
	* utils.h (reason_t): Add reason codes for -P/--crs-path option.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.57&r2=1.58
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/cygrunsrv.README.diff?cvsroot=cygwin-apps&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/cygrunsrv.cc.diff?cvsroot=cygwin-apps&r1=1.42&r2=1.43
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/cygrunsrv.h.diff?cvsroot=cygwin-apps&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/utils.cc.diff?cvsroot=cygwin-apps&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/utils.h.diff?cvsroot=cygwin-apps&r1=1.15&r2=1.16


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