summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache
Commit message (Expand)AuthorAgeFilesLines
* update dependenciesKen Raeburn2002-07-131-10/+20
* Put # for cpp directives in first columnKen Raeburn2002-07-092-1/+5
* * winccld.c: Include k5-int.h to get hidden ops struct.Tom Yu2002-06-206-8/+36
* * Makefile.in: Build cc accessor functions on WindowsTom Yu2002-06-204-5/+28
* update dependenciesKen Raeburn2002-06-151-21/+20
* rebuild dependenciesKen Raeburn2002-06-151-20/+20
* * cc_file.c: Use _WIN32 instead of _WINSOCKAPI_ becauseDanilo Almeida2002-04-112-1/+15
* Include errno.hDanilo Almeida2002-04-012-0/+5
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-10/+10
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-34/+35
* * cc_file.c (krb5_fcc_read): Remove const from fourth argument toEzra Peisach2001-10-102-1/+6
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-107-168/+177
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-0613-61/+41
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-0410-37/+46
* dependenciesKen Raeburn2001-09-011-0/+46
* * cc_stdio.c: Add a "mode" field to krb5_scc_data to keep track ofTom Yu2000-10-312-0/+18
* * cc_stdio.c, cc_file.c: Unsigned/signed int cleanupEzra Peisach2000-10-173-32/+86
* * stdcc.c, stdcc.h (krb5_stdcc_get_name): Declare as returningEzra Peisach2000-10-033-2/+7
* * ser_cc.c (krb5_ccache_externalize): Use krb5_cc_get_name insteadEzra Peisach2000-10-036-10/+20
* * cc_file.c ccbase.c, cc_stdio.c, cc_retr.c, cc_memory.c: MoreEzra Peisach2000-09-256-24/+37
* * t_cc.c: Code cleanup. Test more failure modes of the cache libraryEzra Peisach2000-09-245-10/+142
* * Makefile.in (check-unix): Build and exectute t_ccEzra Peisach2000-09-223-3/+220
* * cc_file.c, cc_stdio.c: Remove unused krb5_[fs]cc_default_name()Danilo Almeida2000-07-204-22/+37
* * stdcc.h: Include k5-int.h to get krb5_ccache definitionDanilo Almeida2000-07-202-0/+5
* * Makefile.in: Change ${CC} and ${OBJS} to $(CC) and $(OBJS) soDanilo Almeida2000-07-202-1/+6
* * cc_memory.c (mcc_head): Combine static declaration and initializationKen Raeburn2000-07-192-3/+6
* * cc_memory.c (mcc_head): Now staticKen Raeburn2000-07-142-2/+3
* missed a stray #endifKen Raeburn2000-07-141-2/+0
* merge duplicate copyright notices; eliminate #if 0 codeKen Raeburn2000-07-142-1664/+40
* Eliminate duplicated copyright messages, and most "former file foo.c" markersKen Raeburn2000-07-141-948/+30
* keep scc.h tooKen Raeburn2000-07-142-1/+102
* Delete subdirectories we aren't compiling any more.Ken Raeburn2000-07-1483-8403/+105
* Collapse ccache implementations file, stdio, memory into single files.Ken Raeburn2000-07-147-26/+7582
* Remove unused variablesEzra Peisach2000-06-294-2/+8
* ccdefault.c: Add newline at end of file (compiler warning)Ezra Peisach2000-06-292-12/+17
* 2000-06-08 Alexandra Ellwood <lxs@mit.edu> * stdcc_util.c (dupCCtoK5, dupK5...Alexandra Ellwood2000-06-092-4/+9
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-015-10/+10
* This time really: 2000-5-31 Alexandra Ellwood <lxs@mit.edu> ccdefault.c: Chan...Alexandra Ellwood2000-05-311-1/+1
* 2000-5-31 Alexandra Ellwood <lxs@mit.edu> ccdefault.c: Changed kerberosPrinci...Alexandra Ellwood2000-05-312-9/+5
* 2000-5-19 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-05-192-16/+45
* Remove unused variables. Reindent to krb5 coding style. Remove whitespaceDanilo Almeida2000-05-183-392/+396
* Do not define or try to load cc_lock_request, which isDanilo Almeida2000-05-182-0/+11
* * stdcc_util.c (dupCCtoK5, dupK5toCC): Miro Jurisic2000-05-042-2/+12
* 2000-4-26 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-262-2/+7
* * winccld.h: Define CC_API_VER2 for all Windows code using ccapi.Danilo Almeida2000-04-184-1/+62
* Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-151-1/+1
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-0/+10
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-1/+62
* 2000-04-07 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-072-4/+12
* 2000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-042-4/+12