summaryrefslogtreecommitdiffstats
path: root/src/ccapi/server/ccs_ccache.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-243/+242
* Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...Ken Raeburn2009-02-091-27/+27
* CCAPI should use common ipc and stream codeAlexandra Ellwood2008-09-301-69/+69
* Add support to send CFNotifications on ccache and cache collection changesAlexandra Ellwood2008-08-201-0/+6
* Notify clients on ccache deletionAlexandra Ellwood2008-08-201-6/+3
* Don't print spurious errors to debug logsAlexandra Ellwood2008-07-091-1/+2
* CCacheServer should track client iteratorsAlexandra Ellwood2008-03-181-2/+7
* ccs_ccache_reset should check all arguments for NULLAlexandra Ellwood2008-03-101-1/+3
* Conditionalize "#pragma mark" on TARGET_OS_MAC.Ken Raeburn2007-11-011-1/+13
* cc_ccache_store_credentials should return ccErrBadCredentialsVersionAlexandra Ellwood2007-10-101-0/+1
* cc_ccache_set_principal and cc_ccache_get_principal were also ignoring theirAlexandra Ellwood2007-09-271-36/+99
* cc_ccache_set_principal always returns error 227Alexandra Ellwood2007-09-251-1/+1
* Implemented and tested cc_ccache_wait_for_change()Alexandra Ellwood2007-07-311-0/+4
* 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-6/+123
* 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/+1002