]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove KRB5_TC_OPENCLOSE handling in FILE ccache
authorGreg Hudson <ghudson@mit.edu>
Mon, 6 Oct 2014 13:47:10 +0000 (09:47 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 3 Nov 2014 15:52:12 +0000 (10:52 -0500)
commitfe9e299521d6e2952b987d3ca29cf327b7eacdda
treed248ad4517e40150d3abb44bae6b02311a52b172
parent0558407467d9e35148f3c40babbc4551ef982e73
Remove KRB5_TC_OPENCLOSE handling in FILE ccache

Stop processing the KRB5_TC_OPENCLOSE flag in cc_file.c; always reopen
the file instead.  This will be replaced with more efficient cursor
handling.  Also remove some unused KRB5_TC_OPENCLOSE macros in scc.h.
src/include/krb5/krb5.hin
src/lib/krb5/ccache/cc_file.c
src/lib/krb5/ccache/scc.h