aboutsummaryrefslogtreecommitdiff
path: root/src/ccapi/lib
AgeCommit message (Expand)AuthorFilesLines
2008-06-18cci_credentials_iterator_release using wrong message IDAlexandra Ellwood1-1/+1
2008-03-20Generate ccapi.def export list from V2, V3, debug lists. It is no longer a f...Kevin Koch3-39/+21
2008-03-14cc_ccache_iterator_release, cc_credentials_iterator leak server memoryAlexandra Ellwood2-0/+31
2008-03-13Include .h files and move all declarations above all code, for Windows C comp...Kevin Koch2-116/+1
2008-03-13Invalid assignment while trying to set input to NULLAlexandra Ellwood1-1/+5
2008-03-13removed unused header file inclusion CoreFoundation.hAlexandra Ellwood1-5/+0
2008-03-10Fixed error code remappingAlexandra Ellwood1-5/+29
2008-03-10cc_remove_cred should only remove one credAlexandra Ellwood1-8/+8
2008-03-10cc_set_principal should return error on bad cred versionAlexandra Ellwood1-0/+9
2008-03-10Fix pointer cast in cc_seq_fetch_NCs_endAlexandra Ellwood1-3/+3
2008-02-29lib/win/Makefile.in: AddedKevin Koch3-11/+120
2008-02-19Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch5-91/+23
2008-02-06Remove AppleConnect workaround Alexandra Ellwood1-13/+0
2008-02-06Need CCAPI v2 support for WindowsAlexandra Ellwood9-60/+855
2008-02-05more eol-styleKen Raeburn5-1156/+1156
2008-02-05set eol-styleKen Raeburn4-487/+487
2008-01-29CCAPI changes to the mac-specific code to use new kipc changesAlexandra Ellwood1-11/+16
2008-01-22Windows CCAPI snapshot. Should build & pass ping testKevin Koch12-0/+1894
2008-01-22Windows debug message line endings were already correct; revert cci_debugging.c.Kevin Koch2-7/+1
2008-01-22Make windows debug message line endings match the Mac endings.Kevin Koch2-0/+11
2007-11-01Conditionalize "#pragma mark" on TARGET_OS_MAC.Ken Raeburn3-3/+15
2007-10-26Checkpoint some incomplete UNIX makefilesKen Raeburn2-0/+76
2007-10-02cc_initalize(ccapi_version_2) should return CC_BAD_API_VERSION not CC_NOT_SUPPAlexandra Ellwood1-1/+1
2007-09-27cc_ccache_set_principal and cc_ccache_get_principal were also ignoring theirAlexandra Ellwood1-1/+15
2007-07-31Implemented and tested cc_ccache_wait_for_change()Alexandra Ellwood1-0/+1
2007-07-25Added callback support for wait_for_change functionsAlexandra Ellwood2-5/+45
2007-06-14Disable warnings about #pragma mark - in the right place this timeKevin Koch1-2/+0
2007-06-14Disable warnings about #pragma markKevin Koch1-0/+2
2007-06-07Removed cross-compilation uses of inline because they don't doAlexandra Ellwood2-2/+2
2007-05-31Move CCAPI sources to krb5 repositoryAlexandra Ellwood25-0/+4721