This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


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

src/winsup/cygwin ChangeLog sec_helper.cc secu ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sources.redhat.com	2001-05-29 13:43:41

Modified files:
	winsup/cygwin  : ChangeLog sec_helper.cc security.cc security.h 
	                 uinfo.cc 

Log message:
	* sec_helper.cc (cygsid::getfrompw): Change parameter to `const'.
	(cygsid::getfromgr): Ditto.
	* security.cc: Use `sys_mbstowcs' and `sys_wcstombs' throughout.
	(extract_nt_dom_user): Try to get user and domain from SID in
	pw->pw_gecos first.
	* security.h (class cygsid): Change parameter of getfrompw() and
	getfromgr() to `const'.
	* uinfo.cc (internal_getlogin): Change order for evaluating user
	information in winNT case. Drop usage of NetWkstaUserGetInfo().

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.736&r2=1.737
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sec_helper.cc.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.cc.diff?cvsroot=src&r1=1.52&r2=1.53
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.h.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/uinfo.cc.diff?cvsroot=src&r1=1.40&r2=1.41


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