summaryrefslogtreecommitdiffstats
path: root/src/ccapi
Commit message (Expand)AuthorAgeFilesLines
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-2210-91/+75
* make mark-cstyleTom Yu2009-10-31115-3706/+3663
* Some fixups and stubs for building ccapi on UNIX, and dependencies.Ken Raeburn2009-02-1813-12/+279
* Some updates to compile and link on Windows, with recent CCAPI changesKen Raeburn2009-02-116-11/+20
* Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...Ken Raeburn2009-02-0920-260/+260
* Remove ipc message sent on cc_context_releaseAlexandra Ellwood2008-10-224-34/+17
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-4/+2
* CCAPI should use common ipc and stream codeAlexandra Ellwood2008-09-3058-1683/+564
* krb5 library-side changes for com_err based error stringsAlexandra Ellwood2008-09-301-0/+6
* Removed argument from kipc_client_lookup_serverAlexandra Ellwood2008-09-261-3/+2
* CCAPI should only use one pthread keyAlexandra Ellwood2008-09-048-15/+58
* CCAPI is leaking mach portsAlexandra Ellwood2008-08-221-2/+6
* Add support to send CFNotifications on ccache and cache collection changesAlexandra Ellwood2008-08-204-0/+129
* Notify clients on ccache deletionAlexandra Ellwood2008-08-203-7/+20
* Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn2008-07-204-4/+4
* CCAPI side of the patchAlexandra Ellwood2008-07-171-23/+30
* CCacheServer crashes iterating over creds which have been destroyedAlexandra Ellwood2008-07-101-7/+4
* Don't print spurious errors to debug logsAlexandra Ellwood2008-07-092-6/+8
* Add EnableTransactions launchd option to CCacheServerAlexandra Ellwood2008-07-071-0/+2
* Add new launchd flags to CCacheServer plist fileAlexandra Ellwood2008-06-251-0/+9
* cci_credentials_iterator_release using wrong message IDAlexandra Ellwood2008-06-181-1/+1
* Generate ccapi.def export list from V2, V3, debug lists. It is no longer a f...Kevin Koch2008-03-204-40/+27
* CCacheServer should track client iteratorsAlexandra Ellwood2008-03-1812-31/+279
* cc_ccache_iterator_release, cc_credentials_iterator leak server memoryAlexandra Ellwood2008-03-142-0/+31
* Include .h files and move all declarations above all code, for Windows C comp...Kevin Koch2008-03-137-347/+51
* Invalid assignment while trying to set input to NULLAlexandra Ellwood2008-03-131-1/+5
* removed unused header file inclusion CoreFoundation.hAlexandra Ellwood2008-03-131-5/+0
* Accidentally added file with wrong name. RemovedAlexandra Ellwood2008-03-121-0/+0
* Accidentally added empty file. RemovedAlexandra Ellwood2008-03-121-0/+0
* Added tests for iterators and NC info. Added test programs forAlexandra Ellwood2008-03-1231-64/+930
* Add CCAPI v2 testsAlexandra Ellwood2008-03-104-4/+1434
* Remove C warningsAlexandra Ellwood2008-03-1010-31/+31
* Removed script to run cc_context_get_version testAlexandra Ellwood2008-03-102-17/+0
* Removed tests for check_cc_context_get_versionAlexandra Ellwood2008-03-103-108/+24
* Fixed error code remappingAlexandra Ellwood2008-03-101-5/+29
* cc_remove_cred should only remove one credAlexandra Ellwood2008-03-101-8/+8
* cc_set_principal should return error on bad cred versionAlexandra Ellwood2008-03-101-0/+9
* Fix pointer cast in cc_seq_fetch_NCs_endAlexandra Ellwood2008-03-101-3/+3
* cci_cred_union_compare_to_credentials_union doesn't work for v5 credsAlexandra Ellwood2008-03-101-1/+1
* CCAPI v2 support crash when client or server strings are NULLAlexandra Ellwood2008-03-101-9/+25
* ccs_ccache_reset should check all arguments for NULLAlexandra Ellwood2008-03-101-1/+3
* lib/win/Makefile.in: AddedKevin Koch2008-02-2911-35/+268
* Remove stop-here target that stops the buildKevin Koch2008-02-191-1/+1
* Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch2008-02-1919-130/+317
* Remove AppleConnect workaround Alexandra Ellwood2008-02-061-13/+0
* Need CCAPI v2 support for WindowsAlexandra Ellwood2008-02-0612-84/+1301
* more eol-styleKen Raeburn2008-02-0521-3074/+3074
* set eol-styleKen Raeburn2008-02-0521-1763/+1763
* Set EOL styleAlexandra Ellwood2008-02-051-83/+83
* CCAPI changes to the mac-specific code to use new kipc changesAlexandra Ellwood2008-01-291-11/+16