Added new exports and upped to b10
authorMiro Jurisic <meeroh@mit.edu>
Mon, 15 Mar 1999 04:04:21 +0000 (04:04 +0000)
committerMiro Jurisic <meeroh@mit.edu>
Mon, 15 Mar 1999 04:04:21 +0000 (04:04 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11287 dc483132-0cff-0310-8789-dd5450dbe970

src/mac/GSSLibrary.exp
src/mac/K5Library.exp
src/mac/Release notes
src/mac/version.r

index a24bd6477d0856fbf606b76a3fc8eb8fbf8baac2..feeec20f74ee0eff6cb96c6ba90a440eb0bd9cdf 100644 (file)
        gss_nt_machine_uid_name
        gss_nt_string_uid_name
        gss_nt_service_name
-       
+#
+# krb5-specific CCache name    stuff
+#
+       gss_krb5_ccache_name
        
        
        
index c3e1093ec0c4aef6309856cf74b9f6a4cf08c40d..b4059f2ace381df099ab1c4ad31a506d30b4e6fb 100644 (file)
        krb5_realm_iterator
        krb5_realm_iterator_free
        krb5_free_realm_string
+#
+       krb5_cc_set_default_name
 
 #Temporary exports (DO NOT USE)
        decode_krb5_ticket
index f631b2ea45f521ef1f4e7ca4b1560c85eee2cc54..8f2e73769566fd090afd4a7e1d5c2297508ad213 100644 (file)
@@ -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
index 46f83e86af7e952f6b05c6c114dd079975aee30a..58bb509da82506853bae3e2d8816041754a91872 100644 (file)
@@ -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) {