Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: jaltman@mit.edu Subject: CVS Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 441 * cc_mslsa.c: GetMSTGT(). Add krb5_context parameter to allow krb5_get_permitted_enctype() to be called instead of using a hardcoded list of enctypes which may change in the future. krb5_lcc_get_name(): fix return value if Kerberos is not supported. To generate a diff of this commit: cvs diff -r5.115 -r5.116 krb5/src/lib/krb5/ccache/ChangeLog cvs diff -r5.20 -r5.21 krb5/src/lib/krb5/ccache/cc_mslsa.c