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 (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23 #
24 #
25
26 $mapfile_version 2
27
28 #
29 # MAPFILE HEADER START
30 #
31 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
32 # Object versioning must comply with the rules detailed in
33 #
34 # usr/src/lib/README.mapfiles
35 #
36 # You should not be making modifications here until you've read the most current
37 # copy of that file. If you need help, contact a gatekeeper for guidance.
38 #
39 # MAPFILE HEADER END
40 #
41
42 # There really should be only one SUNWprivate version.
43 # Don't add any more. Add new private symbols to SUNWprivate_1.1
44
45 SYMBOL_VERSION SUNWprivate_1.1 {
46 global:
47 __ns_ldap_cancelStandalone;
48 __ns_ldap_check_all_preq;
49 __ns_ldap_check_dns_preq;
50 __ns_ldap_check_gssapi_preq;
51 __ns_ldap_getAcctMgmt;
52 __ns_ldap_getAttrStruct;
53 __ns_ldap_getConnectionInfoFromDUA;
54 __ns_ldap_getRootDSE;
55 __ns_ldap_initAuth;
56 __ns_ldap_initStandalone;
57 __ns_ldap_is_shadow_update_enabled;
58 __ns_ldap_list_sort;
59 __ns_ldap_pingOfflineServers;
60 __ns_ldap_self_gssapi_config;
61 __ns_ldap_self_gssapi_only_set;
62 __s_api_get_canonical_name;
63 __s_api_hostname2ip;
64 __s_api_ip2hostname;
65 } SUNWprivate_1.0;
66
67 SYMBOL_VERSION SUNWprivate_1.0 {
68 global:
69 __getldapaliasbyname;
70 __ns_ldap_addAttr;
|
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 (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23 # Copyright 2017 Nexenta Systems, Inc. All rights reserved.
24 #
25 #
26
27 $mapfile_version 2
28
29 #
30 # MAPFILE HEADER START
31 #
32 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
33 # Object versioning must comply with the rules detailed in
34 #
35 # usr/src/lib/README.mapfiles
36 #
37 # You should not be making modifications here until you've read the most current
38 # copy of that file. If you need help, contact a gatekeeper for guidance.
39 #
40 # MAPFILE HEADER END
41 #
42
43 # There really should be only one SUNWprivate version.
44 # Don't add any more. Add new private symbols to SUNWprivate_1.1
45
46 SYMBOL_VERSION SUNWprivate_1.1 {
47 global:
48 __ns_ldap_cancelStandalone;
49 __ns_ldap_check_all_preq;
50 __ns_ldap_check_dns_preq;
51 __ns_ldap_check_gssapi_preq;
52 __ns_ldap_dn2uid;
53 __ns_ldap_getAcctMgmt;
54 __ns_ldap_getAttrStruct;
55 __ns_ldap_getConnectionInfoFromDUA;
56 __ns_ldap_getRootDSE;
57 __ns_ldap_initAuth;
58 __ns_ldap_initStandalone;
59 __ns_ldap_is_shadow_update_enabled;
60 __ns_ldap_list_sort;
61 __ns_ldap_pingOfflineServers;
62 __ns_ldap_self_gssapi_config;
63 __ns_ldap_self_gssapi_only_set;
64 __s_api_get_canonical_name;
65 __s_api_hostname2ip;
66 __s_api_ip2hostname;
67 } SUNWprivate_1.0;
68
69 SYMBOL_VERSION SUNWprivate_1.0 {
70 global:
71 __getldapaliasbyname;
72 __ns_ldap_addAttr;
|