pull up r19818 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 31 Aug 2007 20:55:25 +0000 (20:55 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 31 Aug 2007 20:55:25 +0000 (20:55 +0000)
 r19818@cathode-dark-space:  jaltman | 2007-08-11 11:15:44 -0400
 ticket: new
 subject: export krb5_get_profile
 tags: pullup

 Export krb5_get_profile.  Remove comment saying it should be
 added and just do it.

ticket: 5645

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19903 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5_32.def

index 5b833f45ef9ba58933fdcea606e7b0ae3f1ca2a9..2af08ab3b4482c44dfc33ef51b96cb68de39850c 100644 (file)
 
 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)