summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2000-03-24 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-03-242-115/+189
* * stdcc.c (krb5_stdcc_destroy): Do not mask KRB5_FCC_NOFILE errorDanilo Almeida2000-03-162-6/+15
* Fixed lxs' fix: strlen (x) + 1 instead of strlen (x+1)Miro Jurisic2000-02-112-2/+6
* changelog updated for stdcc_util.c changeAlexandra Ellwood2000-02-101-0/+5
* Added +1 to strlens so that null terminator will fit in the buffer ;-PAlexandra Ellwood2000-02-101-2/+2
* Removed calls that destroyed and recreated ccapi_data->NamedCache if it exist...Scott McGuire2000-02-042-8/+9
* * mcc.h (mcc_head): Define as macro to give exported name a krb5 prefixKen Raeburn1999-12-062-1/+6
* Use CCache2.h under MacOS for CCAPI v2 compatibilityMiro Jurisic1999-11-223-2/+7
* log tritan's changesTom Yu1999-10-265-0/+35
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-265-5/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2468-68/+272
* implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branchKen Raeburn1999-09-0111-0/+395
* * stdcc_util.c (deep_free_cc_v5_creds):Alexandra Ellwood1999-08-051-0/+9
* Added free(creds) to deep_free_cc_v5_creds so that someone is freeing the cc_...Alexandra Ellwood1999-08-051-0/+2
* stdcc.c (krb5_stdcc_destroy):Alexandra Ellwood1999-08-031-0/+6
* Fixed a memory leak in krb5_stdcc_destroy(). The destroy function was failin...Alexandra Ellwood1999-08-031-3/+13
* Use PostMessage instead of SendMessage so that we don't blockDanilo Almeida1999-06-104-2/+12
* Remove references to cc_*_instance functionsDanilo Almeida1999-06-082-12/+4
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-192-6/+10
* Clean ccapi subdirectory in clean-windows targetDanilo Almeida1999-05-172-0/+7
* winccld.c (krb5_win_ccdll_load): Register the FILE ccache type if weTheodore Tso1999-05-132-1/+13
* Do win32 build in subdirDanilo Almeida1999-05-108-30/+46
* winccld.c: Only compile this file on Windows (to avoid screwing up theTheodore Tso1999-04-212-3/+7
* Fix silly typoTheodore Tso1999-03-311-1/+1
* ccdefops.c: Change the default ccache type under windows to beTheodore Tso1999-03-312-2/+13
* winccld.c, winccld.h, stdcc.c: Add files to dynamically loadTheodore Tso1999-03-315-3/+251
* Don't use cc_uint4 since the Windows include file apparently doesn'tTheodore Tso1999-03-231-2/+2
* Fix = vs == bug in krb5_stdcc_next_credTheodore Tso1999-03-141-3/+16
* Added function krb5_free_cc_cred_union(), a local version of cc_free_creds() ...Scott McGuire1999-03-103-48/+97
* Now compiles on the Mac against CC API v2Miro Jurisic1999-02-201-2/+2
* Added debugging hooks to stdcc.cTheodore Tso1999-02-182-77/+222
* Fix bad comment terminator in stdcc_util.c which was stopping it from compilingTheodore Tso1999-02-091-1/+1
* Makefile.in: Enable the ccapi directory for windows buildsTheodore Tso1999-02-093-31/+35
* Initial rototilling of these functions to make them more krb5 libraryTheodore Tso1999-02-053-250/+318
* Initial commit of massively modified stdcc functions to make them somewhatTheodore Tso1999-02-042-269/+394
* Makefile.in: Add ccapi to the include path so we can find stdcc.hTheodore Tso1999-01-272-1/+6
* Remove inappropriate cc_shutdown() call from krb5_cc_destroy()Scott McGuire1999-01-061-2/+2
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-058-0/+28
* Makefile.in, ccdefops.c: Temporarily back out the ccapi ccache underTheodore Tso1998-12-053-9/+23
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-053-156/+29