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	hist_key;
60	hist_kvno;
61	hist_princ;
62	init_dict;
63	kadm5_check_min_life;
64	kadm5_chpass_principal;
65	kadm5_chpass_principal_3;
66	kadm5_chpass_principal_util;
67	kadm5_create_policy;
68	kadm5_create_policy_internal;
69	kadm5_create_principal;
70	kadm5_create_principal_3;
71	kadm5_decrypt_key;
72	kadm5_delete_policy;
73	kadm5_delete_principal;
74	kadm5_destroy;
75	kadm5_flush;
76	kadm5_free_config_params;
77	kadm5_free_name_list;
78	kadm5_free_policy_ent;
79	kadm5_free_principal_ent;
80	kadm5_get_adm_host_srv_name;
81	kadm5_get_config_params;
82	kadm5_get_cpw_host_srv_name;
83	kadm5_get_kiprop_host_srv_name;
84	kadm5_get_master;
85	kadm5_get_policies;
86	kadm5_get_policy;
87	kadm5_get_principal;
88	kadm5_get_principals;
89	kadm5_get_privs;
90	kadm5_init2;
91	kadm5_init;
92	kadm5_init_iprop;
93	kadm5_init_krb5_context;
94	kadm5_init_with_creds;
95	kadm5_init_with_password;
96	kadm5_is_master;
97	kadm5_lock;
98	kadm5_modify_policy;
99	kadm5_modify_policy_internal;
100	kadm5_modify_principal;
101	kadm5_randkey_principal;
102	kadm5_randkey_principal_3;
103	kadm5_rename_principal;
104	kadm5_setkey_principal;
105	kadm5_setkey_principal_3;
106	kadm5_unlock;
107	kadm5int_acl_check;
108	kadm5int_acl_finish;
109	kadm5int_acl_impose_restrictions;
110	kadm5int_acl_init;
111	kadm5_init_with_skey;
112	kdb_delete_entry;
113	kdb_free_entry;
114	kdb_get_entry;
115	kdb_init_hist;
116	kdb_init_master;
117	kdb_iter_entry;
118	kdb_put_entry;
119	krb5_aprof_finish;
120	krb5_aprof_get_boolean;
121	krb5_aprof_get_deltat;
122	krb5_aprof_get_int32;
123	krb5_aprof_get_string;
124	krb5_aprof_getvals;
125	krb5_aprof_init;
126	krb5_copy_key_data_contents;
127	krb5_flags_to_string;
128	krb5_free_key_data_contents;
129	krb5_free_realm_params;
130	krb5_input_flag_to_string;
131	krb5_keysalt_is_present;
132	krb5_keysalt_iterate;
133	krb5_klog_add_stderr;
134	krb5_klog_close;
135	krb5_klog_init;
136	krb5_klog_list_logs;
137	krb5_klog_logging_to_stderr;
138	krb5_klog_remove_stderr;
139	krb5_klog_reopen;
140	krb5_klog_set_context;
141	krb5_klog_syslog;
142	krb5_read_realm_params;
143	krb5_string_to_flags;
144	krb5_string_to_keysalts;
145	master_db;
146	master_princ;
147	osa_free_princ_ent;
148	passwd_check;
149	trunc_name;
150	xdr_chpass3_arg;
151	xdr_chpass_arg;
152	xdr_chrand3_arg;
153	xdr_chrand_arg;
154	xdr_chrand_ret;
155	xdr_cpol_arg;
156	xdr_cprinc3_arg;
157	xdr_cprinc_arg;
158	xdr_dpol_arg;
159	xdr_dprinc_arg;
160	xdr_generic_ret;
161	xdr_getprivs_ret;
162	xdr_gpol_arg;
163	xdr_gpol_ret;
164	xdr_gpols_arg;
165	xdr_gpols_ret;
166	xdr_gprinc_arg;
167	xdr_gprinc_ret;
168	xdr_gprincs_arg;
169	xdr_gprincs_ret;
170	xdr_kadm5_policy_ent_rec;
171	xdr_kadm5_principal_ent_rec;
172	xdr_kadm5_principal_ent_rec_v1;
173	xdr_kadm5_ret_t;
174	xdr_krb5_deltat;
175	xdr_krb5_enctype;
176	xdr_krb5_flags;
177	xdr_krb5_int16;
178	xdr_krb5_key_data;
179	xdr_krb5_key_data_nocontents;
180	xdr_krb5_key_salt_tuple;
181	xdr_krb5_keyblock;
182	xdr_krb5_kvno;
183	xdr_krb5_octet;
184	xdr_krb5_principal;
185	xdr_krb5_salttype;
186	xdr_krb5_timestamp;
187	xdr_krb5_tl_data;
188	xdr_krb5_ui_2;
189	xdr_krb5_ui_4;
190	xdr_mpol_arg;
191	xdr_mprinc_arg;
192	xdr_nullstring;
193	xdr_nulltype;
194	xdr_osa_princ_ent_rec;
195	xdr_osa_pw_hist_ent;
196	xdr_rprinc_arg;
197	xdr_setkey3_arg;
198	xdr_setkey_arg;
199	xdr_ui_4;
200	xdralloc_create;
201	xdralloc_getdata;
202	xdralloc_release;
203    local:
204	*;
205};
206