1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25#
26
27# There really should be only one SUNWprivate version.
28# Don't add any more.  Add new private symbols to SUNWprivate_1.1
29
30SUNWprivate_1.1 {
31    global:
32	__ns_ldap_cancelStandalone;
33	__ns_ldap_check_all_preq;
34	__ns_ldap_check_dns_preq;
35	__ns_ldap_check_gssapi_preq;
36	__ns_ldap_getAcctMgmt;
37	__ns_ldap_getAttrStruct;
38	__ns_ldap_getConnectionInfoFromDUA;
39	__ns_ldap_getRootDSE;
40	__ns_ldap_initAuth;
41	__ns_ldap_initStandalone;
42	__ns_ldap_is_shadow_update_enabled;
43	__ns_ldap_pingOfflineServers;
44	__ns_ldap_self_gssapi_config;
45	__ns_ldap_self_gssapi_only_set;
46	__s_api_get_canonical_name;
47	__s_api_hostname2ip;
48	__s_api_ip2hostname;
49} SUNWprivate_1.0;
50
51SUNWprivate_1.0 {
52    global:
53	__getldapaliasbyname;
54	__ns_ldap_addAttr;
55	__ns_ldap_addEntry;
56	__ns_ldap_addTypedEntry;
57	__ns_ldap_auth;
58	__ns_ldap_cache_ping;
59	__ns_ldap_default_config;
60	__ns_ldap_delAttr;
61	__ns_ldap_delEntry;
62	__ns_ldap_dn2domain;
63	__ns_ldap_download;
64	__ns_ldap_DumpConfiguration;
65	__ns_ldap_DumpLdif;
66	__ns_ldap_endEntry;
67	__ns_ldap_err2str;
68	__ns_ldap_firstEntry;
69	__ns_ldap_freeAttributeMaps;
70	__ns_ldap_freeCred;
71	__ns_ldap_freeError;
72	__ns_ldap_freeObjectClassMaps;
73	__ns_ldap_freeParam;
74	__ns_ldap_freeResult;
75	__ns_ldap_freeSearchDescriptors;
76	__ns_ldap_getAttr;
77	__ns_ldap_getAttributeMaps;
78	__ns_ldap_getMappedAttributes;
79	__ns_ldap_getMappedObjectClass;
80	__ns_ldap_getObjectClassMaps;
81	__ns_ldap_getOrigAttribute;
82	__ns_ldap_getOrigObjectClass;
83	__ns_ldap_getParam;
84	__ns_ldap_getParamType;
85	__ns_ldap_getSearchDescriptors;
86	__ns_ldap_getServiceAuthMethods;
87	__ns_ldap_host2dn;
88	__ns_ldap_list;
89	__ns_ldap_list_batch_start;
90	__ns_ldap_list_batch_add;
91	__ns_ldap_list_batch_end;
92	__ns_ldap_list_batch_release;
93	__ns_ldap_LoadConfiguration;
94	__ns_ldap_LoadDoorInfo;
95	__ns_ldap_make_config;
96	__ns_ldap_nextEntry;
97	__ns_ldap_print_config;
98	__ns_ldap_repAttr;
99	__ns_ldap_setParam;
100	__ns_ldap_setParamValue;
101	__ns_ldap_setServer;
102	__ns_ldap_trydoorcall;
103	__ns_ldap_uid2dn;
104	__s_api_crosscheck;
105	__s_api_destroy_config;
106	__s_api_free2dArray;
107	__s_api_getServers;
108	__s_api_init_config;
109	__s_api_prepend_automountmapname_to_dn;
110    local:
111	*;
112};
113