summaryrefslogtreecommitdiffstats
path: root/src/ccapi
Commit message (Expand)AuthorAgeFilesLines
* Update ccapi tests to work at new location in krb5 tree. Also, test for platf...Justin Anderson2007-09-259-12/+14
* cc_ccache_set_principal always returns error 227Alexandra Ellwood2007-09-251-1/+1
* Removed extra newlineAlexandra Ellwood2007-09-211-1/+0
* Fixed bug where the lock list was getting corrupted when upgrading or Alexandra Ellwood2007-09-182-46/+87
* use ccs_callback_release() to free ccs_callback_tAlexandra Ellwood2007-09-181-1/+1
* Added sanity checking so we can't dereference NULL trying to call a callbackAlexandra Ellwood2007-09-181-2/+7
* Added additional debugging error checkingAlexandra Ellwood2007-09-181-2/+4
* cci_array_move should work when the source and dest positions are equalAlexandra Ellwood2007-09-181-1/+2
* Implemented and tested cc_ccache_wait_for_change()Alexandra Ellwood2007-07-315-23/+36
* Added callback support for wait_for_change functionsAlexandra Ellwood2007-07-2513-108/+186
* Made callback code generic so that change time callbacks can use it as wellAlexandra Ellwood2007-07-1920-343/+736
* ccs_pipe_t needs copy and release functionsAlexandra Ellwood2007-07-194-0/+47
* Filled in dummy descriptions. Also, no longer errors out of test with ccItera...Justin Anderson2007-07-121-4/+4
* Add #ifdef WIN32 sectionKevin Koch2007-07-121-1/+7
* #include of Kerberos.h removed. It can't work on Windows and looks like its ...Kevin Koch2007-07-121-1/+0
* Added dummy Description arguments where needed. Compiles on Windows nowKevin Koch2007-07-121-5/+9
* Added dummy Description arguments where needed. Compiles on Windows nowKevin Koch2007-07-121-101/+109
* TargetVersion: 1.7Kevin Koch2007-07-1110-302/+311
* don't include time.h in CredentialsCache.h if it's not neededAlexandra Ellwood2007-06-142-9/+10
* Disable warnings about #pragma mark - in the right place this timeKevin Koch2007-06-142-2/+1
* Disable warnings about #pragma markKevin Koch2007-06-142-7/+11
* Add advisory locking to CCAPIAlexandra Ellwood2007-06-1220-393/+793
* Removed cross-compilation uses of inline because they don't doAlexandra Ellwood2007-06-0721-153/+153
* Removed unused locking codeAlexandra Ellwood2007-06-072-95/+0
* Only use __attribute__ on GNUC compilersAlexandra Ellwood2007-06-051-1/+5
* Fixed bugs introduced while moving to krb5 repositoryAlexandra Ellwood2007-06-044-15/+26
* Move CCAPI sources to krb5 repositoryAlexandra Ellwood2007-05-31129-0/+18350