aboutsummaryrefslogtreecommitdiff
path: root/src/ccapi/server/ccs_list.h
AgeCommit message (Collapse)AuthorFilesLines
2008-09-30CCAPI should use common ipc and stream codeAlexandra Ellwood1-2/+2
KIM and CCAPI should share the same IPC and stream object types. Modified CCAPI to use code in src/util (stream) and src/util/mac (ipc) ticket: new git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20787 dc483132-0cff-0310-8789-dd5450dbe970
2008-03-18CCacheServer should track client iteratorsAlexandra Ellwood1-0/+8
The CCacheServer needs to track client iterators so that if a client crashes while iterating the resources on the server for that iterator are freed. ticket: new git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20279 dc483132-0cff-0310-8789-dd5450dbe970
2007-11-01Conditionalize "#pragma mark" on TARGET_OS_MAC.Ken Raeburn1-1/+5
Don't use "#pragma warning" when not on Windows. (In fact, the just-added uses shouldn't be needed if the above conditional is done right, so one of them was deleted.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20161 dc483132-0cff-0310-8789-dd5450dbe970
2007-05-31Move CCAPI sources to krb5 repositoryAlexandra Ellwood1-0/+129
ticket: new status: open git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19564 dc483132-0cff-0310-8789-dd5450dbe970