cygrunsrv ChangeLog cygrunsrv.README cygrunsrv ...

corinna@sourceware.org corinna@sourceware.org
Mon Mar 17 15:08:00 GMT 2008


CVSROOT:	/cvs/cygwin-apps
Module name:	cygrunsrv
Changes by:	corinna@sourceware.org	2008-03-17 15:08:14

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

Log message:
	* cygrunsrv.README: Document capability to connect to remote machine.
	* cygrunsrv.cc: Bump version to 1.30.
	(version): Fix copyright.
	(class server_and_name): New helper class to extract server name and
	service name from incoming string, as well as to create registry key
	necessary to connect to local or remote registry.  Use throughout were
	appropriate.
	(main): Handle optional argument to -L/--list option.
	* utils.cc (reason_list): Add reason text for failing connection to
	remote machine.
	(usage): Accommodate optional argument to -L/--list.  Add helping text
	for remote access.
	* utils.h (reason_t): Add reason code for failing connection to
	remote machine.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.56&r2=1.57
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/cygrunsrv.README.diff?cvsroot=cygwin-apps&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/cygrunsrv.cc.diff?cvsroot=cygwin-apps&r1=1.41&r2=1.42
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/utils.cc.diff?cvsroot=cygwin-apps&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/utils.h.diff?cvsroot=cygwin-apps&r1=1.14&r2=1.15



More information about the Cygwin-apps-cvs mailing list