This is the mail archive of the cygwin-apps-cvs@sources.redhat.com 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 ConnectionSetting.cc net.cc ne ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2005-05-04 14:52:35

Modified files:
	.              : ChangeLog ConnectionSetting.cc net.cc netio.cc 
	                 netio.h state.cc state.h 

Log message:
	2005-05-04  Max Bowsher  <maxb@ukf.net>
	
	* state.cc, state.h (net_method, net_proxy_host, net_proxy_port,)
	(net_user, net_passwd, net_proxy_user, net_proxy_passwd,)
	Inet_ftp_user, net_ftp_passwd):
	Move these global variables to be static variables of the NetIO class.
	
	* netio.h, netio.cc (net_method, net_proxy_host, net_proxy_port,)
	(net_user, net_passwd, net_proxy_user, net_proxy_passwd,)
	net_ftp_user, net_ftp_passwd):
	As above.
	
	* ConnectionSetting.cc, net.cc:
	Change include, refer to variables in new location.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.483&r2=2.484
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ConnectionSetting.cc.diff?cvsroot=cygwin-apps&r1=2.2&r2=2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/net.cc.diff?cvsroot=cygwin-apps&r1=2.16&r2=2.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/netio.cc.diff?cvsroot=cygwin-apps&r1=2.13&r2=2.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/netio.h.diff?cvsroot=cygwin-apps&r1=2.8&r2=2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/state.cc.diff?cvsroot=cygwin-apps&r1=2.3&r2=2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/state.h.diff?cvsroot=cygwin-apps&r1=2.9&r2=2.10


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