+1998-05-26 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * krb5_32.def: Change the DLL export list to include
+ krb5_auth_con_setrcache, krb5_get_server_rcache,
+ krb5_cc_default_name, krb5_change_password,
+ krb5_mcc_ops, and all of the Cygnus
+ krb5_get_init_creds functions. Remove the old libkadm
+ functions, as they are no longer available.
+
Sun May 24 22:31:39 1998 Theodore Y. Ts'o <tytso@mit.edu>
* Makefile.in (CLEANLIBS): Remove lib/kadm from the list of
krb5_get_in_tkt_with_keytab
krb5_get_in_tkt_with_password
krb5_get_in_tkt_with_skey
+ krb5_get_init_creds_opt_init
+ krb5_get_init_creds_opt_set_tkt_life
+ krb5_get_init_creds_opt_set_renew_life
+ krb5_get_init_creds_opt_set_forwardable
+ krb5_get_init_creds_opt_set_proxiable
+ krb5_get_init_creds_opt_set_etype_list
+ krb5_get_init_creds_opt_set_address_list
+ krb5_get_init_creds_opt_set_preauth_list
+ krb5_get_init_creds_opt_set_salt
+ krb5_get_init_creds_password
+ krb5_get_init_creds_keytab
+ krb5_get_init_creds_opt_init
krb5_get_notification_message
krb5_init_context
krb5_mk_error
krb5_unparse_name
krb5_unparse_name_ext
krb5_us_timeofday
+ krb5_get_server_rcache
;
krb5_use_enctype
krb5_checksum_size
krb5_auth_con_setuseruserkey
krb5_auth_con_getauthenticator
krb5_auth_con_set_req_cksumtype
+ krb5_auth_con_setrcache
;
krb5_cc_default
+ krb5_cc_default_name
krb5_cc_register
krb5_cc_resolve
;
krb5_kt_read_service_key
krb5_kt_remove_entry
;Kadm routines
- krb5_adm_connect
- krb5_adm_disconnect
- krb5_free_adm_data
- krb5_read_adm_reply
- krb5_send_adm_cmd
+; krb5_adm_connect
+; krb5_adm_disconnect
+; krb5_free_adm_data
+; krb5_read_adm_reply
+; krb5_send_adm_cmd
;
+ krb5_change_password
;Temporary exports (DO NOT USE)
decode_krb5_ticket
des_ecb_encrypt
krb5_ser_keytab_init
krb5_ser_rcache_init
decode_krb5_ap_req
+ krb5_mcc_ops