]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add support to store time offsets in cc_keyring
authorSimo Sorce <simo@redhat.com>
Thu, 14 Nov 2013 22:23:59 +0000 (17:23 -0500)
committerGreg Hudson <ghudson@mit.edu>
Fri, 15 Nov 2013 23:17:59 +0000 (18:17 -0500)
commitfb4817a32d0c369049e0868468dd2eb75487630d
treea3e909e01f4df4e75ebe9a91580bfe54865ba7c4
parent7a7736a3ea321aeb4b281ae2712e27becb00d720
Add support to store time offsets in cc_keyring

The code follows the same model used for the memory ccache type.  Time
offsets are stored in each credential cache in a special key just like
the principal name.  Legacy session caches do not store timestamps as
legacy code would fail when iterating over the new offset key.

[ghudson@mit.edu: minor formatting changes; note legacy session
exception in commit message]

ticket: 7768 (new)
target_version: 1.12
tags: pullup
src/lib/krb5/ccache/cc_keyring.c