aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/ccache/file
AgeCommit message (Expand)AuthorFilesLines
2000-07-14Delete subdirectories we aren't compiling any more.Ken Raeburn29-3675/+0
2000-06-29Remove unused variablesEzra Peisach2-1/+4
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1999-09-24copyright notice updates from 1.1 branchKen Raeburn23-23/+92
1999-09-01implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branchKen Raeburn2-0/+25
1999-06-10Use PostMessage instead of SendMessage so that we don't blockDanilo Almeida2-1/+6
1999-05-10Do win32 build in subdirDanilo Almeida2-8/+12
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso3-156/+29
1998-07-17Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1-1/+1
1998-02-28Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso2-1/+7
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso3-7/+6
1997-09-26Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu3-2/+8
1997-09-15 * fcc-proto.h, fcc_reslv.c (krb5_fcc_resolve): Incoming nameEzra Peisach3-2/+7
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch2-14/+9
1997-02-09Merge of libhack_branchTom Yu3-12/+17
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch18-22/+44
1996-08-15 * fcc_retrv.c (flags_match): Add parens to def'n of flags_match toTom Yu2-1/+6
1996-06-12fcc-proto.h: Change use of PROTOTYPE to KRB5_PROTOTYPE.Theodore Tso5-65/+81
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-04-30For windows, mask off low 16 bits because Gradient DCE does thingsTheodore Tso2-0/+23
1996-03-21Added prototype of krb5_fcc_skip_header to fix Windows lint flamesTheodore Tso2-0/+7
1996-02-25For MS-DOS filesystems, you must close the file before unlinking it,Theodore Tso2-5/+11
1996-02-15If version is not FVNO_4, do not seek forwar a random stack value.Ezra Peisach2-2/+9
1996-02-09* fcc_maybe.cRichard Basch1-13/+18
1996-02-09* fcc.h fcc_gprin.c fcc_maybe.c fcc_skip.c fcc_sseq.cRichard Basch5-48/+154
1996-02-01Remove check to make sure cached tickets are in tgs_enctypesSam Hartman2-24/+6
1996-01-25Previously, ktype_match only made sure that the enctype was validSam Hartman2-5/+13
1996-01-11fcc.h (KRB5_FCC_DEFAULT_VNO): Remove KRB5_FCC_DEFAULT_VNO; now set inTheodore Tso4-11/+15
1996-01-11If reading in a version 3 credentials cache, ignore the second enctypeTheodore Tso2-1/+7
1995-12-21Use KRB5_CC_FORMAT as an error code instead of KRB5_CCACHE_BADVNO,Theodore Tso2-4/+7
1995-12-21In the case of FCC_OPEN_AND_ERASE, unlink the old filename, and thenTheodore Tso2-1/+9
1995-12-05Added support for matching against a supported app. session key typeRichard Basch1-0/+27
1995-11-16 * *.c (*): initialize lock_arg to a copy of a staticMark Eichin2-0/+9
1995-10-07Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso2-1/+5
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso2-4/+5
1995-09-23signed/unsigned mismatchTheodore Tso2-1/+5
1995-09-12Reintegrate changes lost during Macintosh checkinEzra Peisach6-15/+62
1995-09-11Mac Beta 1 submissionKeith Vetter7-59/+32
1995-09-06 * file_read.c, file_write.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano3-4/+7
1995-09-06 * fcc.h : Add another KRB5_FCC_FVNO but don't up the default.Chris Provenzano6-13/+51
1995-08-29Add ccache serialization supportPaul Park2-0/+6
1995-07-11Add prototype for krb5_fcc_readEzra Peisach2-1/+12
1995-07-06Changes for Macintosh implementationKeith Vetter4-4/+10
1995-06-15Add #ifdef around switch statement for ETXTBUSYTheodore Tso2-0/+7
1995-06-10Make sure the status return from krb5_fcc_store_principal is reflectedTheodore Tso2-1/+7
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso3-4/+8
1995-05-27Add support for building shared librariesTheodore Tso3-1/+24