diff options
Diffstat (limited to 'winsup/lsaauth/ChangeLog')
-rw-r--r-- | winsup/lsaauth/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/lsaauth/ChangeLog b/winsup/lsaauth/ChangeLog index 5d35bc0c4..a562da2df 100644 --- a/winsup/lsaauth/ChangeLog +++ b/winsup/lsaauth/ChangeLog @@ -1,3 +1,12 @@ +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. |