Export ubik_PR_ symbols from libafsauthent 43/13143/2
authorBenjamin Kaduk <kaduk@mit.edu>
Sat, 5 May 2018 19:42:31 +0000 (14:42 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Thu, 7 Jun 2018 23:32:40 +0000 (19:32 -0400)
Also export from liboafs_prot the ones missing from this set.

This brings the unix exports in sync with the Windows exports
(of ubik_PR_ symbols), and is tested as being sufficient to compile
python-afs.

Reviewed-on: https://gerrit.openafs.org/13056
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Tested-by: Anders Kaseorg <andersk@mit.edu>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit 3be1de0e823db7068e27b9c5c30a91673f058e52)

Change-Id: I2cd44eb5686b1b7134eb0e4480f5f3502e865ce8
Reviewed-on: https://gerrit.openafs.org/13143
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

src/libafsauthent/libafsauthent.la.sym
src/ptserver/liboafs_prot.la.sym

index 8c19957..86a33ee 100644 (file)
@@ -76,3 +76,26 @@ ubik_Call_New
 ubik_ClientDestroy
 ubik_ClientInit
 ubik_ParseClientList
+ubik_PR_AddToGroup
+ubik_PR_ChangeEntry
+ubik_PR_Delete
+ubik_PR_DumpEntry
+ubik_PR_GetCPS
+ubik_PR_GetCPS2
+ubik_PR_GetHostCPS
+ubik_PR_IDToName
+ubik_PR_INewEntry
+ubik_PR_IsAMemberOf
+ubik_PR_ListElements
+ubik_PR_ListEntries
+ubik_PR_ListEntry
+ubik_PR_ListMax
+ubik_PR_ListOwned
+ubik_PR_ListSuperGroups
+ubik_PR_NameToID
+ubik_PR_NewEntry
+ubik_PR_RemoveFromGroup
+ubik_PR_SetFieldsEntry
+ubik_PR_SetMax
+ubik_PR_UpdateEntry
+ubik_PR_WhereIsIt
index 2efa03c..b56aa5f 100644 (file)
@@ -31,12 +31,25 @@ pr_SetMaxUserId
 pruclient
 string_PR_IDToName
 ubik_PR_AddToGroup
+ubik_PR_ChangeEntry
 ubik_PR_Delete
+ubik_PR_DumpEntry
 ubik_PR_GetCPS
+ubik_PR_GetCPS2
 ubik_PR_GetHostCPS
 ubik_PR_IDToName
+ubik_PR_INewEntry
+ubik_PR_IsAMemberOf
 ubik_PR_ListElements
+ubik_PR_ListEntries
+ubik_PR_ListEntry
+ubik_PR_ListMax
 ubik_PR_ListOwned
+ubik_PR_ListSuperGroups
 ubik_PR_NameToID
 ubik_PR_NewEntry
 ubik_PR_RemoveFromGroup
+ubik_PR_SetFieldsEntry
+ubik_PR_SetMax
+ubik_PR_UpdateEntry
+ubik_PR_WhereIsIt