summaryrefslogtreecommitdiffstats
path: root/private/nw/svcdlls/nwwks/client/nwprovau.def
diff options
context:
space:
mode:
Diffstat (limited to 'private/nw/svcdlls/nwwks/client/nwprovau.def')
-rw-r--r--private/nw/svcdlls/nwwks/client/nwprovau.def80
1 files changed, 80 insertions, 0 deletions
diff --git a/private/nw/svcdlls/nwwks/client/nwprovau.def b/private/nw/svcdlls/nwwks/client/nwprovau.def
new file mode 100644
index 000000000..d0a522ce9
--- /dev/null
+++ b/private/nw/svcdlls/nwwks/client/nwprovau.def
@@ -0,0 +1,80 @@
+LIBRARY NWPROVAU
+
+DESCRIPTION 'Client Service for NetWare Provider and Authentication Package DLL'
+
+EXPORTS
+
+ NPGetCaps
+
+ NPGetUser
+
+ NPAddConnection
+ NPAddConnection3
+ NPCancelConnection
+ NPGetConnection
+ NPGetConnectionPerformance
+
+ NPOpenEnum
+ NPEnumResource
+
+ NPGetResourceInformation
+ NPGetResourceParent
+
+ NPCloseEnum
+
+ NPFormatNetworkName
+
+ NPLogonNotify
+ NPPasswordChangeNotify
+
+ NPGetUniversalName
+ NPLoadNameSpaces
+
+ LsaApInitializePackage
+ LsaApLogonUser
+ LsaApCallPackage
+ LsaApLogonTerminated
+
+ NwQueryInfo
+ NwSetInfoInRegistry
+ NwSetInfoInWksta
+ NwSetLogonScript
+ NwValidateUser
+
+ NwEnumConnections
+
+ NwAddGWDevice
+ NwDeleteGWDevice
+ NwEnumGWDevices
+
+ NwQueryGatewayAccount
+ NwSetGatewayAccount
+ NwLogonGatewayAccount
+
+ InitializePrintProvidor
+ InitializeDll
+
+ NwRegisterGatewayShare
+ NwClearGatewayShare
+ NwCleanupGatewayShares
+
+ NwGetUserNameForServer
+ NwEncryptChallenge
+
+ GetServiceItemFromList
+ NwDeregisterService
+ NwRegisterService
+ NwGetService
+ NwInitializeServiceProvider
+ NwTerminateServiceProvider
+
+ NwSetLogonOptionsInRegistry
+ NwQueryLogonOptions
+
+ ; RnR2 entry name
+
+ NSPStartup
+
+ ; The following are for shell extensions
+ DllCanUnloadNow PRIVATE ; DLL unloading
+ DllGetClassObject PRIVATE ; Component object model