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 2007 Sun Microsystems, Inc. All rights reserved. 22# Use is subject to license terms. 23# 24# ident "%Z%%M% %I% %E% SMI" 25# 26 27# Due to mistakes made early in the history of this library, there are 28# no SUNW_1.1 symbols, but the version is now kept as a placeholder. 29# Don't add any symbols to this version. 30 31SUNW_1.1 { 32 global: 33 SUNW_1.1; 34}; 35 36SUNWprivate_1.1 { 37 global: 38 __kadm5_get_priv; 39 _kadm5_get_kpasswd_protocol; 40 adb_policy_close; 41 adb_policy_init; 42 destroy_dict; 43 find_word; 44 handle_chpw; 45 hist_db; 46 hist_encblock; 47 hist_key; 48 hist_kvno; 49 hist_princ; 50 init_dict; 51 kadm5_chpass_principal; 52 kadm5_chpass_principal_3; 53 kadm5_chpass_principal_util; 54 kadm5_create_policy; 55 kadm5_create_policy_internal; 56 kadm5_create_principal; 57 kadm5_create_principal_3; 58 kadm5_decrypt_key; 59 kadm5_delete_policy; 60 kadm5_delete_principal; 61 kadm5_destroy; 62 kadm5_flush; 63 kadm5_free_config_params; 64 kadm5_free_name_list; 65 kadm5_free_policy_ent; 66 kadm5_free_principal_ent; 67 kadm5_get_adm_host_srv_name; 68 kadm5_get_config_params; 69 kadm5_get_cpw_host_srv_name; 70 kadm5_get_kiprop_host_srv_name; 71 kadm5_get_master; 72 kadm5_get_policies; 73 kadm5_get_policy; 74 kadm5_get_principal; 75 kadm5_get_principals; 76 kadm5_get_privs; 77 kadm5_init; 78 kadm5_init_iprop; 79 kadm5_init_with_creds; 80 kadm5_init_with_password; 81 kadm5_lock; 82 kadm5_modify_policy; 83 kadm5_modify_policy_internal; 84 kadm5_modify_principal; 85 kadm5_randkey_principal; 86 kadm5_randkey_principal_3; 87 kadm5_rename_principal; 88 kadm5_setkey_principal; 89 kadm5_setkey_principal_3; 90 kadm5_unlock; 91 kadm5int_acl_check; 92 kadm5int_acl_finish; 93 kadm5int_acl_impose_restrictions; 94 kadm5int_acl_init;kadm5_init_with_skey; 95 kdb_delete_entry; 96 kdb_free_entry; 97 kdb_get_entry; 98 kdb_init_hist; 99 kdb_init_master; 100 kdb_iter_entry; 101 kdb_put_entry; 102 krb5_aprof_finish; 103 krb5_aprof_get_boolean; 104 krb5_aprof_get_deltat; 105 krb5_aprof_get_int32; 106 krb5_aprof_get_string; 107 krb5_aprof_getvals; 108 krb5_aprof_init; 109 krb5_copy_key_data_contents; 110 krb5_flags_to_string; 111 krb5_free_key_data_contents; 112 krb5_free_realm_params; 113 krb5_input_flag_to_string; 114 krb5_keysalt_is_present; 115 krb5_keysalt_iterate; 116 krb5_klog_close; 117 krb5_klog_init; 118 krb5_klog_reopen; 119 krb5_klog_syslog; 120 krb5_read_realm_params; 121 krb5_string_to_flags; 122 krb5_string_to_keysalts; 123 master_db; 124 master_princ; 125 osa_adb_close_and_unlock; 126 osa_adb_close_policy; 127 osa_adb_create_db; 128 osa_adb_create_policy; 129 osa_adb_create_policy_db; 130 osa_adb_destroy_db; 131 osa_adb_destroy_policy; 132 osa_adb_destroy_policy_db; 133 osa_adb_fini_db; 134 osa_adb_get_lock; 135 osa_adb_get_policy; 136 osa_adb_init_db; 137 osa_adb_iter_policy; 138 osa_adb_open_and_lock; 139 osa_adb_open_policy; 140 osa_adb_put_policy; 141 osa_adb_release_lock; 142 osa_adb_rename_db; 143 osa_adb_rename_policy_db; 144 osa_free_policy_ent; 145 osa_free_princ_ent; 146 passwd_check; 147 trunc_name; 148 xdr_chpass3_arg; 149 xdr_chpass_arg; 150 xdr_chrand3_arg; 151 xdr_chrand_arg; 152 xdr_chrand_ret; 153 xdr_cpol_arg; 154 xdr_cprinc3_arg; 155 xdr_cprinc_arg; 156 xdr_dpol_arg; 157 xdr_dprinc_arg; 158 xdr_generic_ret; 159 xdr_getprivs_ret; 160 xdr_gpol_arg; 161 xdr_gpol_ret; 162 xdr_gpols_arg; 163 xdr_gpols_ret; 164 xdr_gprinc_arg; 165 xdr_gprinc_ret; 166 xdr_gprincs_arg; 167 xdr_gprincs_ret; 168 xdr_kadm5_policy_ent_rec; 169 xdr_kadm5_principal_ent_rec; 170 xdr_kadm5_principal_ent_rec_v1; 171 xdr_kadm5_ret_t; 172 xdr_krb5_deltat; 173 xdr_krb5_enctype; 174 xdr_krb5_flags; 175 xdr_krb5_int16; 176 xdr_krb5_key_data; 177 xdr_krb5_key_data_nocontents; 178 xdr_krb5_key_salt_tuple; 179 xdr_krb5_keyblock; 180 xdr_krb5_kvno; 181 xdr_krb5_octet; 182 xdr_krb5_principal; 183 xdr_krb5_salttype; 184 xdr_krb5_timestamp; 185 xdr_krb5_tl_data; 186 xdr_krb5_ui_2; 187 xdr_krb5_ui_4; 188 xdr_mpol_arg; 189 xdr_mprinc_arg; 190 xdr_nullstring; 191 xdr_nulltype; 192 xdr_osa_policy_ent_rec; 193 xdr_osa_princ_ent_rec; 194 xdr_osa_pw_hist_ent; 195 xdr_rprinc_arg; 196 xdr_setkey3_arg; 197 xdr_setkey_arg; 198 xdr_ui_4; 199 xdralloc_create; 200 xdralloc_getdata; 201 xdralloc_release; 202 local: 203 *; 204}; 205