aboutsummaryrefslogtreecommitdiff
path: root/winsup/lsaauth/cyglsa.din
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2006-11-27 13:05:54 +0000
committerCorinna Vinschen <corinna@vinschen.de>2006-11-27 13:05:54 +0000
commit8e4735df6c3c79ae01e631aea85729fce0264e47 (patch)
treec7080443282a44aef06f67c38e52d16d654e7983 /winsup/lsaauth/cyglsa.din
parentc6caaa3429d1622d1f3b595a1a6c8ffbe59062c4 (diff)
downloadnewlib-8e4735df6c3c79ae01e631aea85729fce0264e47.zip
newlib-8e4735df6c3c79ae01e631aea85729fce0264e47.tar.gz
newlib-8e4735df6c3c79ae01e631aea85729fce0264e47.tar.bz2
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.
Diffstat (limited to 'winsup/lsaauth/cyglsa.din')
-rw-r--r--winsup/lsaauth/cyglsa.din9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/lsaauth/cyglsa.din b/winsup/lsaauth/cyglsa.din
new file mode 100644
index 0000000..77a681b
--- /dev/null
+++ b/winsup/lsaauth/cyglsa.din
@@ -0,0 +1,9 @@
+LIBRARY "cyglsa"
+
+EXPORTS
+LsaApInitializePackage = LsaApInitializePackage@20
+LsaApLogonUser = LsaApLogonUser@52
+LsaApLogonTerminated = LsaApLogonTerminated@4
+LsaApCallPackage = LsaApCallPackage@28
+LsaApCallPackagePassthrough = LsaApCallPackage@28
+LsaApCallPackageUntrusted = LsaApCallPackage@28