summaryrefslogtreecommitdiffstats
path: root/src/lib/ccapi
Commit message (Expand)AuthorAgeFilesLines
* Delete src/lib/ccapi.Sam Hartman2006-10-2160-14200/+0
* Switched from "#pragma options align" to "#pragma pack". Alexandra Ellwood2006-07-242-4/+4
* Project cleanup:Alexandra Ellwood2006-07-181-50/+0
* Fixed up warnings and whitespace issues which were confusing the Alexandra Ellwood2006-07-1013-179/+178
* Fixed up warnings and converted to Unix line endingsAlexandra Ellwood2006-07-102-1063/+1063
* Removed user preferences which were accidentally addedAlexandra Ellwood2006-07-102-3572/+0
* Revert 18100 before merging onto trunkSam Hartman2006-06-2210-908/+0
* Add missing headerJeffrey Altman2006-06-221-0/+1
* Fix parameter name in cc_credentials_iterator_t next()Jeffrey Altman2006-06-221-1/+1
* remove duplicate header file and obsolete source fileJeffrey Altman2006-06-122-440/+0
* Temporarily copied KerberosIPC libary from the KfM repository for Alexandra Ellwood2006-06-0910-0/+908
* Added Mac OS X project file and Mach-IPC support codeAlexandra Ellwood2006-06-098-0/+4360
* Include string.h to get memcpy, strlen, etc on BSD OSesAlexandra Ellwood2006-06-094-0/+4
* Removed ancient Metrowerks tests from public headersAlexandra Ellwood2006-06-092-34/+11
* moved enum cc_list_type to generic_lists.h to avoid "incomplete enum" Alexandra Ellwood2006-06-093-12/+7
* cci_msg_retrieve_blob(): changed argument 4 from void** to char** Alexandra Ellwood2006-06-092-2/+2
* * corrections to windows rpc layerJeffrey Altman2006-06-095-40/+40
* improved error handlingJeffrey Altman2006-06-059-445/+840
* more updatesJeffrey Altman2006-06-0520-75/+1118
* Move generic list functions to common/generic_lists.cJeffrey Altman2006-05-222-341/+1
* Move msg.c and marshall.c to common libraryJeffrey Altman2006-05-2213-1113/+72
* Source files containing common routines used by both Jeffrey Altman2006-05-224-0/+1485
* More byte order conversions in the server operations codeJeffrey Altman2006-05-221-109/+156
* Construct an outline of a sample platform specific main.cJeffrey Altman2006-05-215-6/+71
* Updates of portable CCAPI sources. All code compilesJeffrey Altman2006-05-1938-3951/+5556
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-1111-44/+0
* * Initial commit of C CCAPI implementationJeffrey Altman2004-10-2746-0/+10711