summaryrefslogtreecommitdiffstats
path: root/winsup/lsaauth/ChangeLog
blob: b01e292ea0c6b51c2477f968018663f3c9e3c1bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
2008-07-11  Corinna Vinschen  <corinna@vinschen.de>

	* 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.

2008-07-10  Corinna Vinschen  <corinna@vinschen.de>

	* cyglsa.c: Revamp debugging output.
	(LsaApInitializePackage): Open debugging output file here.
	(LsaApLogonUserEx): Replace LsaApLogonUser.  Add debugging output.
	Create machine name for accounting.  Add (disabled) code to fetch
	a token from GetAuthDataForUser/ConvertAuthDataToToken.
	* cyglsa.din: Relace LsaApLogonUser with LsaApLogonUserEx.

2006-11-27  Corinna Vinschen  <corinna@vinschen.de>

	Initial release of the Cygwin LSA authentication package.
	* ChangeLog: New file.
	* Makefile.in: Ditto.
	* aclocal.m4: Ditto.
	* configure.in: Ditto.
	* configure: Ditto. Generated from configure.in.
	* cyglsa-config: Ditto.
	* cyglsa.c: Ditto.
	* cyglsa.din: Ditto.
	* cyglsa64.dll: Ditto.
	* make-64bit-version-with-visual-c.bat: Ditto.
	* mslsa.def: Ditto.