summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5_32.def
diff options
context:
space:
mode:
authorJeffrey Altman <jaltman@secure-endpoints.com>2007-08-11 15:15:44 +0000
committerJeffrey Altman <jaltman@secure-endpoints.com>2007-08-11 15:15:44 +0000
commit581917b122f797ccef6281b6d102bdf2abc1353d (patch)
tree14447debb62808801525985dbc156cf8b0ad49de /src/lib/krb5_32.def
parentb5788c8129238d9a34fbf7fc373706ab6031d4d3 (diff)
downloadkrb5-581917b122f797ccef6281b6d102bdf2abc1353d.tar.gz
krb5-581917b122f797ccef6281b6d102bdf2abc1353d.tar.xz
krb5-581917b122f797ccef6281b6d102bdf2abc1353d.zip
export krb5_get_profile
Export krb5_get_profile. Remove comment saying it should be added and just do it. ticket: new tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19818 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5_32.def')
-rw-r--r--src/lib/krb5_32.def12
1 files changed, 10 insertions, 2 deletions
diff --git a/src/lib/krb5_32.def b/src/lib/krb5_32.def
index 5b833f45ef..2af08ab3b4 100644
--- a/src/lib/krb5_32.def
+++ b/src/lib/krb5_32.def
@@ -18,6 +18,15 @@
EXPORTS
+ krb5_free_kdc_req
+ encode_krb5_kdc_req_body
+ decode_krb5_as_req
+ krb5_c_random_to_key
+ krb5_c_keylengths
+ krb5int_set_prompt_types
+ profile_get_values
+ profile_free_list
+
krb5_425_conv_principal
krb5_524_conv_principal
krb5_address_compare
@@ -256,8 +265,7 @@ krb5_c_string_to_key_with_params
krb5int_accessor ; INTERNAL (to end all internals)
-; To Add (exported on Mac OS X):
-; krb5_get_profile
+ krb5_get_profile
; Temporary exports (DO NOT USE)