xref: /illumos-gate/usr/src/lib/krb5/kadm5/srv/mapfile-vers (revision 0554d5ecd11d9644cbb915be31b5a0b7abb40122)
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# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
22#
23
24#
25# MAPFILE HEADER START
26#
27# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
28# Object versioning must comply with the rules detailed in
29#
30#	usr/src/lib/README.mapfiles
31#
32# You should not be making modifications here until you've read the most current
33# copy of that file. If you need help, contact a gatekeeper for guidance.
34#
35# MAPFILE HEADER END
36#
37
38# Due to mistakes made early in the history of this library, there are
39# no SUNW_1.1 symbols, but the version is now kept as a placeholder.
40# Don't add any symbols to this version.
41
42$mapfile_version 2
43
44SYMBOL_VERSION SUNW_1.1 {
45    global:
46	SUNW_1.1;
47};
48
49SYMBOL_VERSION SUNWprivate_1.1 {
50    global:
51	__kadm5_get_priv;
52	_kadm5_get_kpasswd_protocol;
53	adb_policy_close;
54	adb_policy_init;
55	destroy_dict;
56	find_word;
57	handle_chpw;
58	hist_db		{
59			  ASSERT = {
60				  TYPE = OBJECT;
61				  SIZE = 68;
62				};
63			};
64	hist_key	{
65			  ASSERT = {
66				  TYPE = OBJECT;
67				  SIZE = 28;
68				};
69			};
70	hist_kvno	{
71			  ASSERT = {
72				  TYPE = OBJECT;
73				  SIZE = 4;
74				};
75			};
76	hist_princ	{
77			  ASSERT = {
78				  TYPE = OBJECT;
79				  SIZE = 4;
80				};
81			};
82	init_dict;
83	kadm5_check_min_life;
84	kadm5_chpass_principal;
85	kadm5_chpass_principal_3;
86	kadm5_chpass_principal_util;
87	kadm5_create_policy;
88	kadm5_create_policy_internal;
89	kadm5_create_principal;
90	kadm5_create_principal_3;
91	kadm5_decrypt_key;
92	kadm5_delete_policy;
93	kadm5_delete_principal;
94	kadm5_destroy;
95	kadm5_flush;
96	kadm5_free_config_params;
97	kadm5_free_name_list;
98	kadm5_free_policy_ent;
99	kadm5_free_principal_ent;
100	kadm5_get_adm_host_srv_name;
101	kadm5_get_config_params;
102	kadm5_get_cpw_host_srv_name;
103	kadm5_get_kiprop_host_srv_name;
104	kadm5_get_master;
105	kadm5_get_policies;
106	kadm5_get_policy;
107	kadm5_get_principal;
108	kadm5_get_principals;
109	kadm5_get_privs;
110	kadm5_init2;
111	kadm5_init;
112	kadm5_init_iprop;
113	kadm5_init_krb5_context;
114	kadm5_init_with_creds;
115	kadm5_init_with_password;
116	kadm5_is_master;
117	kadm5_lock;
118	kadm5_modify_policy;
119	kadm5_modify_policy_internal;
120	kadm5_modify_principal;
121	kadm5_randkey_principal;
122	kadm5_randkey_principal_3;
123	kadm5_rename_principal;
124	kadm5_setkey_principal;
125	kadm5_setkey_principal_3;
126	kadm5_unlock;
127	kadm5int_acl_check;
128	kadm5int_acl_finish;
129	kadm5int_acl_impose_restrictions;
130	kadm5int_acl_init;
131	kadm5_init_with_skey;
132	kdb_delete_entry;
133	kdb_free_entry;
134	kdb_get_entry;
135	kdb_init_hist;
136	kdb_init_master;
137	kdb_iter_entry;
138	kdb_put_entry;
139	krb5_aprof_finish;
140	krb5_aprof_get_boolean;
141	krb5_aprof_get_deltat;
142	krb5_aprof_get_int32;
143	krb5_aprof_get_string;
144	krb5_aprof_getvals;
145	krb5_aprof_init;
146	krb5_copy_key_data_contents;
147	krb5_flags_to_string;
148	krb5_free_key_data_contents;
149	krb5_free_realm_params;
150	krb5_input_flag_to_string;
151	krb5_keysalt_is_present;
152	krb5_keysalt_iterate;
153	krb5_klog_add_stderr;
154	krb5_klog_close;
155	krb5_klog_init;
156	krb5_klog_list_logs;
157	krb5_klog_logging_to_stderr;
158	krb5_klog_remove_stderr;
159	krb5_klog_reopen;
160	krb5_klog_set_context;
161	krb5_klog_syslog;
162	krb5_read_realm_params;
163	krb5_string_to_flags;
164	krb5_string_to_keysalts;
165	master_db	{
166			  ASSERT = {
167				  TYPE = OBJECT;
168				  SIZE = 68;
169				};
170			};
171	master_princ	{
172			  ASSERT = {
173				  TYPE = OBJECT;
174				  SIZE = 4;
175				};
176			};
177	osa_free_princ_ent;
178	passwd_check;
179	trunc_name;
180	xdr_chpass3_arg;
181	xdr_chpass_arg;
182	xdr_chrand3_arg;
183	xdr_chrand_arg;
184	xdr_chrand_ret;
185	xdr_cpol_arg;
186	xdr_cprinc3_arg;
187	xdr_cprinc_arg;
188	xdr_dpol_arg;
189	xdr_dprinc_arg;
190	xdr_generic_ret;
191	xdr_getprivs_ret;
192	xdr_gpol_arg;
193	xdr_gpol_ret;
194	xdr_gpols_arg;
195	xdr_gpols_ret;
196	xdr_gprinc_arg;
197	xdr_gprinc_ret;
198	xdr_gprincs_arg;
199	xdr_gprincs_ret;
200	xdr_kadm5_policy_ent_rec;
201	xdr_kadm5_principal_ent_rec;
202	xdr_kadm5_principal_ent_rec_v1;
203	xdr_kadm5_ret_t;
204	xdr_krb5_deltat;
205	xdr_krb5_enctype;
206	xdr_krb5_flags;
207	xdr_krb5_int16;
208	xdr_krb5_key_data;
209	xdr_krb5_key_data_nocontents;
210	xdr_krb5_key_salt_tuple;
211	xdr_krb5_keyblock;
212	xdr_krb5_kvno;
213	xdr_krb5_octet;
214	xdr_krb5_principal;
215	xdr_krb5_salttype;
216	xdr_krb5_timestamp;
217	xdr_krb5_tl_data;
218	xdr_krb5_ui_2;
219	xdr_krb5_ui_4;
220	xdr_mpol_arg;
221	xdr_mprinc_arg;
222	xdr_nullstring;
223	xdr_nulltype;
224	xdr_osa_princ_ent_rec;
225	xdr_osa_pw_hist_ent;
226	xdr_rprinc_arg;
227	xdr_setkey3_arg;
228	xdr_setkey_arg;
229	xdr_ui_4;
230	xdralloc_create;
231	xdralloc_getdata;
232	xdralloc_release;
233    local:
234	*;
235};
236