summaryrefslogtreecommitdiffstats
path: root/src/ccapi/server/ccs_cache_collection.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* make mark-cstyleTom Yu2009-10-311-225/+225
* Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...Ken Raeburn2009-02-091-24/+24
* Remove ipc message sent on cc_context_releaseAlexandra Ellwood2008-10-221-22/+2
* CCAPI should use common ipc and stream codeAlexandra Ellwood2008-09-301-54/+54
* Add support to send CFNotifications on ccache and cache collection changesAlexandra Ellwood2008-08-201-0/+5
* Notify clients on ccache deletionAlexandra Ellwood2008-08-201-1/+14
* CCacheServer should track client iteratorsAlexandra Ellwood2008-03-181-3/+12
* Use 0 and 1 instead of relying on TRUE/FALSE being defined everywhereKen Raeburn2007-11-011-2/+3
* Conditionalize "#pragma mark" on TARGET_OS_MAC.Ken Raeburn2007-11-011-1/+17
* Implemented and tested cc_ccache_wait_for_change()Alexandra Ellwood2007-07-311-20/+26
* Added callback support for wait_for_change functionsAlexandra Ellwood2007-07-251-20/+44
* Made callback code generic so that change time callbacks can use it as wellAlexandra Ellwood2007-07-191-4/+107
* Removed cross-compilation uses of inline because they don't doAlexandra Ellwood2007-06-071-4/+4
* Fixed bugs introduced while moving to krb5 repositoryAlexandra Ellwood2007-06-041-2/+6
* Move CCAPI sources to krb5 repositoryAlexandra Ellwood2007-05-311-0/+949