Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2008-07-10 22:05:03 +0400
committerCorinna Vinschen <corinna@vinschen.de>2008-07-10 22:05:03 +0400
commitce96cfb2924ad500677f58ed7d0e04fcfa8b488e (patch)
tree932f7ad48a35cc2ebb15572700f69f731e1f94b6 /winsup/lsaauth/cyglsa.din
parentc68cb84e880db21841e85ae40533c904f7a95d23 (diff)
* 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.
Diffstat (limited to 'winsup/lsaauth/cyglsa.din')
-rw-r--r--winsup/lsaauth/cyglsa.din2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/lsaauth/cyglsa.din b/winsup/lsaauth/cyglsa.din
index 77a681b3e..69eece0cb 100644
--- a/winsup/lsaauth/cyglsa.din
+++ b/winsup/lsaauth/cyglsa.din
@@ -2,7 +2,7 @@ LIBRARY "cyglsa"
EXPORTS
LsaApInitializePackage = LsaApInitializePackage@20
-LsaApLogonUser = LsaApLogonUser@52
+LsaApLogonUserEx = LsaApLogonUserEx@56
LsaApLogonTerminated = LsaApLogonTerminated@4
LsaApCallPackage = LsaApCallPackage@28
LsaApCallPackagePassthrough = LsaApCallPackage@28