aboutsummaryrefslogtreecommitdiff
path: root/src/ccapi/server/ccs_ccache.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-31make mark-cstyleTom Yu1-243/+242
2009-02-09Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...Ken Raeburn1-27/+27
2008-09-30CCAPI should use common ipc and stream codeAlexandra Ellwood1-69/+69
2008-08-20Add support to send CFNotifications on ccache and cache collection changesAlexandra Ellwood1-0/+6
2008-08-20Notify clients on ccache deletionAlexandra Ellwood1-6/+3
2008-07-09Don't print spurious errors to debug logsAlexandra Ellwood1-1/+2
2008-03-18CCacheServer should track client iteratorsAlexandra Ellwood1-2/+7
2008-03-10ccs_ccache_reset should check all arguments for NULLAlexandra Ellwood1-1/+3
2007-11-01Conditionalize "#pragma mark" on TARGET_OS_MAC.Ken Raeburn1-1/+13
2007-10-10cc_ccache_store_credentials should return ccErrBadCredentialsVersionAlexandra Ellwood1-0/+1
2007-09-27cc_ccache_set_principal and cc_ccache_get_principal were also ignoring theirAlexandra Ellwood1-36/+99
2007-09-25cc_ccache_set_principal always returns error 227Alexandra Ellwood1-1/+1
2007-07-31Implemented and tested cc_ccache_wait_for_change()Alexandra Ellwood1-0/+4
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-6/+123
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/+1002