aboutsummaryrefslogtreecommitdiff
path: root/src/ccapi/server/ccs_cache_collection.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-31make mark-cstyleTom Yu1-225/+225
2009-02-09Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...Ken Raeburn1-24/+24
2008-10-22Remove ipc message sent on cc_context_releaseAlexandra Ellwood1-22/+2
2008-09-30CCAPI should use common ipc and stream codeAlexandra Ellwood1-54/+54
2008-08-20Add support to send CFNotifications on ccache and cache collection changesAlexandra Ellwood1-0/+5
2008-08-20Notify clients on ccache deletionAlexandra Ellwood1-1/+14
2008-03-18CCacheServer should track client iteratorsAlexandra Ellwood1-3/+12
2007-11-01Use 0 and 1 instead of relying on TRUE/FALSE being defined everywhereKen Raeburn1-2/+3
2007-11-01Conditionalize "#pragma mark" on TARGET_OS_MAC.Ken Raeburn1-1/+17
2007-07-31Implemented and tested cc_ccache_wait_for_change()Alexandra Ellwood1-20/+26
2007-07-25Added callback support for wait_for_change functionsAlexandra Ellwood1-20/+44
2007-07-19Made callback code generic so that change time callbacks can use it as wellAlexandra Ellwood1-4/+107
2007-06-07Removed cross-compilation uses of inline because they don't doAlexandra Ellwood1-4/+4
2007-06-04Fixed bugs introduced while moving to krb5 repositoryAlexandra Ellwood1-2/+6
2007-05-31Move CCAPI sources to krb5 repositoryAlexandra Ellwood1-0/+949