From: Miro Jurisic Date: Mon, 15 Mar 1999 04:04:21 +0000 (+0000) Subject: Added new exports and upped to b10 X-Git-Tag: krb5-1.1-beta1~279 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=16a41c8ab8b121688cd236809e4f471a44a168c3;p=krb5.git Added new exports and upped to b10 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11287 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/mac/GSSLibrary.exp b/src/mac/GSSLibrary.exp index a24bd6477..feeec20f7 100644 --- a/src/mac/GSSLibrary.exp +++ b/src/mac/GSSLibrary.exp @@ -65,7 +65,10 @@ gss_nt_machine_uid_name gss_nt_string_uid_name gss_nt_service_name - +# +# krb5-specific CCache name stuff +# + gss_krb5_ccache_name diff --git a/src/mac/K5Library.exp b/src/mac/K5Library.exp index c3e1093ec..b4059f2ac 100644 --- a/src/mac/K5Library.exp +++ b/src/mac/K5Library.exp @@ -181,6 +181,8 @@ krb5_realm_iterator krb5_realm_iterator_free krb5_free_realm_string +# + krb5_cc_set_default_name #Temporary exports (DO NOT USE) decode_krb5_ticket diff --git a/src/mac/Release notes b/src/mac/Release notes index f631b2ea4..8f2e73769 100644 --- a/src/mac/Release notes +++ b/src/mac/Release notes @@ -42,4 +42,8 @@ Changes in 1.1a3: 1.1b9 Updated to ccache 2.0b3 Added Krb5GlobalsGetDefaultCacheNameModification to globals library - Fix for profiler crashing when krb5.ini is missing \ No newline at end of file + Fix for profiler crashing when krb5.ini is missing + +1.1b10 + Exported krb5 and gss interfaces to set cache name + \ No newline at end of file diff --git a/src/mac/version.r b/src/mac/version.r index 46f83e86a..58bb509da 100644 --- a/src/mac/version.r +++ b/src/mac/version.r @@ -7,10 +7,10 @@ #endif resource 'vers' (1) { - 0x01, 0x10, beta, 0x09, + 0x01, 0x10, beta, 0x10, verUS, - "1.1b9", - "1.1b9, Copyright 1996-1999 Massachusetts Institute of Technology" + "1.1b10", + "1.1b10, Copyright 1996-1999 Massachusetts Institute of Technology" }; resource 'vers' (2) {