* fcc.h fcc_gprin.c fcc_maybe.c fcc_skip.c fcc_sseq.c
authorRichard Basch <probe@mit.edu>
Fri, 9 Feb 1996 00:47:05 +0000 (00:47 +0000)
committerRichard Basch <probe@mit.edu>
Fri, 9 Feb 1996 00:47:05 +0000 (00:47 +0000)
commitd7831abd058ce1c15bfacb1a8346f1c4b3155488
tree8fec4e13d6598f5016388a0b150fd0f6d6db4cea
parent3429dd5914fd4415128fc27967f66f2b65f11e30
* fcc.h fcc_gprin.c fcc_maybe.c fcc_skip.c fcc_sseq.c
Store the time offset from the os_context in the credentials cache.
When applications open the credentials cache, they will set the
os_context time offset if kdc_timesync is set and the os_context
time offset has not yet been set.
  Note: The time offset is stored during krb5_cc_initialize, so the os_context
should be set prior to this operation.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7461 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/file/fcc.h
src/lib/krb5/ccache/file/fcc_gprin.c
src/lib/krb5/ccache/file/fcc_maybe.c
src/lib/krb5/ccache/file/fcc_skip.c
src/lib/krb5/ccache/file/fcc_sseq.c