OSDN Git Service

* cyglsa.c (LsaApLogonUserEx): Accommodate the fact that authinf->domain
authorcorinna <corinna>
Fri, 11 Jul 2008 10:00:38 +0000 (10:00 +0000)
committercorinna <corinna>
Fri, 11 Jul 2008 10:00:38 +0000 (10:00 +0000)
commit600a3948735d446e7a012eabd0240e6c962fe397
tree517b689ed8783fcd4ddf63c27cc1342b521f1ad2
parenta24c07424566a72187290962b2d84afd2e1b7d31
* cyglsa.c (LsaApLogonUserEx): Accommodate the fact that authinf->domain
and authinf->username are now of type WCHAR.  Change sam_username and
sam_u size to be deifned in terms of MAX_DOMAIN_NAME_LEN instead of
INTERNET_MAX_HOST_NAME_LENGTH.
winsup/lsaauth/ChangeLog
winsup/lsaauth/cyglsa.c