krb5_context structure.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7299
dc483132-0cff-0310-8789-
dd5450dbe970
+Wed Jan 10 22:46:51 1996 Theodore Y. Ts'o <tytso@dcl>
+
+ * k5-int.h: Add fields for fcc_default_format and
+ scc_default_format in krb5_context structure.
+
Tue Jan 9 22:23:31 1996 Theodore Y. Ts'o <tytso@dcl>
* krb5.hin (krb5_fwd_tgt_creds, krb5_os_hostaddr): Added new
krb5_flags kdc_default_options;
krb5_flags library_options;
krb5_boolean profile_secure;
+ int fcc_default_format;
+ int scc_default_format;
};
#define KRB5_LIBOPT_SYNC_KDCTIME 0x0001