1*ebfedea0SLionel Sambuc# Id 2*ebfedea0SLionel Sambuc 3*ebfedea0SLionel SambucHEIMDAL_KAMD5_SERVER_1.0 { 4*ebfedea0SLionel Sambuc global: 5*ebfedea0SLionel Sambuc kadm5_ad_init_with_password; 6*ebfedea0SLionel Sambuc kadm5_ad_init_with_password_ctx; 7*ebfedea0SLionel Sambuc kadm5_add_passwd_quality_verifier; 8*ebfedea0SLionel Sambuc kadm5_check_password_quality; 9*ebfedea0SLionel Sambuc kadm5_chpass_principal; 10*ebfedea0SLionel Sambuc kadm5_chpass_principal_with_key; 11*ebfedea0SLionel Sambuc kadm5_create_principal; 12*ebfedea0SLionel Sambuc kadm5_delete_principal; 13*ebfedea0SLionel Sambuc kadm5_destroy; 14*ebfedea0SLionel Sambuc kadm5_flush; 15*ebfedea0SLionel Sambuc kadm5_free_key_data; 16*ebfedea0SLionel Sambuc kadm5_free_name_list; 17*ebfedea0SLionel Sambuc kadm5_free_principal_ent; 18*ebfedea0SLionel Sambuc kadm5_get_principal; 19*ebfedea0SLionel Sambuc kadm5_get_principals; 20*ebfedea0SLionel Sambuc kadm5_get_privs; 21*ebfedea0SLionel Sambuc kadm5_init_with_creds; 22*ebfedea0SLionel Sambuc kadm5_init_with_creds_ctx; 23*ebfedea0SLionel Sambuc kadm5_init_with_password; 24*ebfedea0SLionel Sambuc kadm5_init_with_password_ctx; 25*ebfedea0SLionel Sambuc kadm5_init_with_skey; 26*ebfedea0SLionel Sambuc kadm5_init_with_skey_ctx; 27*ebfedea0SLionel Sambuc kadm5_modify_principal; 28*ebfedea0SLionel Sambuc kadm5_randkey_principal; 29*ebfedea0SLionel Sambuc kadm5_rename_principal; 30*ebfedea0SLionel Sambuc kadm5_ret_key_data; 31*ebfedea0SLionel Sambuc kadm5_ret_principal_ent; 32*ebfedea0SLionel Sambuc kadm5_ret_principal_ent_mask; 33*ebfedea0SLionel Sambuc kadm5_ret_tl_data; 34*ebfedea0SLionel Sambuc kadm5_setup_passwd_quality_check; 35*ebfedea0SLionel Sambuc kadm5_store_key_data; 36*ebfedea0SLionel Sambuc kadm5_store_principal_ent; 37*ebfedea0SLionel Sambuc kadm5_store_principal_ent_mask; 38*ebfedea0SLionel Sambuc kadm5_store_tl_data; 39*ebfedea0SLionel Sambuc kadm5_s_init_with_password_ctx; 40*ebfedea0SLionel Sambuc kadm5_s_init_with_password; 41*ebfedea0SLionel Sambuc kadm5_s_init_with_skey_ctx; 42*ebfedea0SLionel Sambuc kadm5_s_init_with_skey; 43*ebfedea0SLionel Sambuc kadm5_s_init_with_creds_ctx; 44*ebfedea0SLionel Sambuc kadm5_s_init_with_creds; 45*ebfedea0SLionel Sambuc kadm5_s_chpass_principal_cond; 46*ebfedea0SLionel Sambuc kadm5_log_set_version; 47*ebfedea0SLionel Sambuc kadm5_log_signal_socket; 48*ebfedea0SLionel Sambuc kadm5_log_previous; 49*ebfedea0SLionel Sambuc kadm5_log_goto_end; 50*ebfedea0SLionel Sambuc kadm5_log_foreach; 51*ebfedea0SLionel Sambuc kadm5_log_get_version_fd; 52*ebfedea0SLionel Sambuc kadm5_log_get_version; 53*ebfedea0SLionel Sambuc kadm5_log_replay; 54*ebfedea0SLionel Sambuc kadm5_log_end; 55*ebfedea0SLionel Sambuc kadm5_log_reinit; 56*ebfedea0SLionel Sambuc kadm5_log_init; 57*ebfedea0SLionel Sambuc kadm5_log_nop; 58*ebfedea0SLionel Sambuc kadm5_log_truncate; 59*ebfedea0SLionel Sambuc kadm5_log_modify; 60*ebfedea0SLionel Sambuc _kadm5_acl_check_permission; 61*ebfedea0SLionel Sambuc _kadm5_unmarshal_params; 62*ebfedea0SLionel Sambuc _kadm5_s_get_db; 63*ebfedea0SLionel Sambuc _kadm5_privs_to_string; 64*ebfedea0SLionel Sambuc local: 65*ebfedea0SLionel Sambuc *; 66*ebfedea0SLionel Sambuc}; 67