aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/ccache
AgeCommit message (Expand)AuthorFilesLines
2000-07-19* cc_memory.c (mcc_head): Combine static declaration and initializationKen Raeburn2-3/+6
2000-07-14* cc_memory.c (mcc_head): Now staticKen Raeburn2-2/+3
2000-07-14missed a stray #endifKen Raeburn1-2/+0
2000-07-14merge duplicate copyright notices; eliminate #if 0 codeKen Raeburn2-1664/+40
2000-07-14Eliminate duplicated copyright messages, and most "former file foo.c" markersKen Raeburn1-948/+30
2000-07-14keep scc.h tooKen Raeburn2-1/+102
2000-07-14Delete subdirectories we aren't compiling any more.Ken Raeburn83-8403/+105
2000-07-14Collapse ccache implementations file, stdio, memory into single files.Ken Raeburn7-26/+7582
2000-06-29Remove unused variablesEzra Peisach4-2/+8
2000-06-29ccdefault.c: Add newline at end of file (compiler warning)Ezra Peisach2-12/+17
2000-06-092000-06-08 Alexandra Ellwood <lxs@mit.edu> * stdcc_util.c (dupCCtoK5, dupK5...Alexandra Ellwood2-4/+9
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez5-10/+10
2000-05-31This time really: 2000-5-31 Alexandra Ellwood <lxs@mit.edu> ccdefault.c: Chan...Alexandra Ellwood1-1/+1
2000-05-312000-5-31 Alexandra Ellwood <lxs@mit.edu> ccdefault.c: Changed kerberosPrinci...Alexandra Ellwood2-9/+5
2000-05-192000-5-19 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2-16/+45
2000-05-18Remove unused variables. Reindent to krb5 coding style. Remove whitespaceDanilo Almeida3-392/+396
2000-05-18Do not define or try to load cc_lock_request, which isDanilo Almeida2-0/+11
2000-05-04 * stdcc_util.c (dupCCtoK5, dupK5toCC): Miro Jurisic2-2/+12
2000-04-262000-4-26 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2-2/+7
2000-04-18* winccld.h: Define CC_API_VER2 for all Windows code using ccapi.Danilo Almeida4-1/+62
2000-04-15Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman1-1/+1
2000-04-132000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1-0/+10
2000-04-132000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1-1/+62
2000-04-072000-04-07 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2-4/+12
2000-04-042000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2-4/+12
2000-03-242000-03-24 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2-115/+189
2000-03-16* stdcc.c (krb5_stdcc_destroy): Do not mask KRB5_FCC_NOFILE errorDanilo Almeida2-6/+15
2000-02-11Fixed lxs' fix: strlen (x) + 1 instead of strlen (x+1)Miro Jurisic2-2/+6
2000-02-10changelog updated for stdcc_util.c changeAlexandra Ellwood1-0/+5
2000-02-10Added +1 to strlens so that null terminator will fit in the buffer ;-PAlexandra Ellwood1-2/+2
2000-02-04Removed calls that destroyed and recreated ccapi_data->NamedCache if it exist...Scott McGuire2-8/+9
1999-12-06* mcc.h (mcc_head): Define as macro to give exported name a krb5 prefixKen Raeburn2-1/+6
1999-11-22Use CCache2.h under MacOS for CCAPI v2 compatibilityMiro Jurisic3-2/+7
1999-10-26log tritan's changesTom Yu5-0/+35
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez5-5/+2
1999-09-24copyright notice updates from 1.1 branchKen Raeburn68-68/+272
1999-09-01implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branchKen Raeburn11-0/+395
1999-08-05* stdcc_util.c (deep_free_cc_v5_creds):Alexandra Ellwood1-0/+9
1999-08-05Added free(creds) to deep_free_cc_v5_creds so that someone is freeing the cc_...Alexandra Ellwood1-0/+2
1999-08-03stdcc.c (krb5_stdcc_destroy):Alexandra Ellwood1-0/+6
1999-08-03Fixed a memory leak in krb5_stdcc_destroy(). The destroy function was failin...Alexandra Ellwood1-3/+13
1999-06-10Use PostMessage instead of SendMessage so that we don't blockDanilo Almeida4-2/+12
1999-06-08Remove references to cc_*_instance functionsDanilo Almeida2-12/+4
1999-05-19These are a bunch of intertwined changes to the windows build.Danilo Almeida2-6/+10
1999-05-17Clean ccapi subdirectory in clean-windows targetDanilo Almeida2-0/+7
1999-05-13winccld.c (krb5_win_ccdll_load): Register the FILE ccache type if weTheodore Tso2-1/+13
1999-05-10Do win32 build in subdirDanilo Almeida8-30/+46
1999-04-21winccld.c: Only compile this file on Windows (to avoid screwing up theTheodore Tso2-3/+7
1999-03-31Fix silly typoTheodore Tso1-1/+1
1999-03-31ccdefops.c: Change the default ccache type under windows to beTheodore Tso2-2/+13