summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/file
Commit message (Expand)AuthorAgeFilesLines
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2423-23/+92
* implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branchKen Raeburn1999-09-012-0/+25
* Use PostMessage instead of SendMessage so that we don't blockDanilo Almeida1999-06-102-1/+6
* Do win32 build in subdirDanilo Almeida1999-05-102-8/+12
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-053-156/+29
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-1/+1
* Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso1998-02-282-1/+7
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-7/+6
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-263-2/+8
* * fcc-proto.h, fcc_reslv.c (krb5_fcc_resolve): Incoming nameEzra Peisach1997-09-153-2/+7
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-232-14/+9
* Merge of libhack_branchTom Yu1997-02-093-12/+17
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-0618-22/+44
* * fcc_retrv.c (flags_match): Add parens to def'n of flags_match toTom Yu1996-08-152-1/+6
* fcc-proto.h: Change use of PROTOTYPE to KRB5_PROTOTYPE.Theodore Tso1996-06-125-65/+81
* cvsignore hackeryTom Yu1996-06-101-1/+0
* For windows, mask off low 16 bits because Gradient DCE does thingsTheodore Tso1996-04-302-0/+23
* Added prototype of krb5_fcc_skip_header to fix Windows lint flamesTheodore Tso1996-03-212-0/+7
* For MS-DOS filesystems, you must close the file before unlinking it,Theodore Tso1996-02-252-5/+11
* If version is not FVNO_4, do not seek forwar a random stack value.Ezra Peisach1996-02-152-2/+9
* * fcc_maybe.cRichard Basch1996-02-091-13/+18
* * fcc.h fcc_gprin.c fcc_maybe.c fcc_skip.c fcc_sseq.cRichard Basch1996-02-095-48/+154
* Remove check to make sure cached tickets are in tgs_enctypesSam Hartman1996-02-012-24/+6
* Previously, ktype_match only made sure that the enctype was validSam Hartman1996-01-252-5/+13
* fcc.h (KRB5_FCC_DEFAULT_VNO): Remove KRB5_FCC_DEFAULT_VNO; now set inTheodore Tso1996-01-114-11/+15
* If reading in a version 3 credentials cache, ignore the second enctypeTheodore Tso1996-01-112-1/+7
* Use KRB5_CC_FORMAT as an error code instead of KRB5_CCACHE_BADVNO,Theodore Tso1995-12-212-4/+7
* In the case of FCC_OPEN_AND_ERASE, unlink the old filename, and thenTheodore Tso1995-12-212-1/+9
* Added support for matching against a supported app. session key typeRichard Basch1995-12-051-0/+27
* * *.c (*): initialize lock_arg to a copy of a staticMark Eichin1995-11-162-0/+9
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+5
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-4/+5
* signed/unsigned mismatchTheodore Tso1995-09-232-1/+5
* Reintegrate changes lost during Macintosh checkinEzra Peisach1995-09-126-15/+62
* Mac Beta 1 submissionKeith Vetter1995-09-117-59/+32
* * file_read.c, file_write.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-063-4/+7
* * fcc.h : Add another KRB5_FCC_FVNO but don't up the default.Chris Provenzano1995-09-066-13/+51
* Add ccache serialization supportPaul Park1995-08-292-0/+6
* Add prototype for krb5_fcc_readEzra Peisach1995-07-112-1/+12
* Changes for Macintosh implementationKeith Vetter1995-07-064-4/+10
* Add #ifdef around switch statement for ETXTBUSYTheodore Tso1995-06-152-0/+7
* Make sure the status return from krb5_fcc_store_principal is reflectedTheodore Tso1995-06-102-1/+7
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-093-4/+8
* Add support for building shared librariesTheodore Tso1995-05-273-1/+24
* Several small changes to get the PC working without warningsKeith Vetter1995-05-252-1/+6
* Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1995-05-232-2/+9
* Remove inclusion of malloc.h. k5-int.h already handles declarations ofEzra Peisach1995-05-092-1/+6