summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/file/fcc_gennew.c
Commit message (Expand)AuthorAgeFilesLines
* Delete subdirectories we aren't compiling any more.Ken Raeburn2000-07-141-161/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-261-1/+1
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-3/+3
* fcc.h (KRB5_FCC_DEFAULT_VNO): Remove KRB5_FCC_DEFAULT_VNO; now set inTheodore Tso1996-01-111-2/+2
* Reintegrate changes lost during Macintosh checkinEzra Peisach1995-09-121-0/+12
* Mac Beta 1 submissionKeith Vetter1995-09-111-12/+0
* * fcc.h : Add another KRB5_FCC_FVNO but don't up the default.Chris Provenzano1995-09-061-0/+12
* Changes for Macintosh implementationKeith Vetter1995-07-061-2/+2
* Bug fixes in ccache/file for the PC: files need to be opened in binary mode,Keith Vetter1995-03-221-1/+3
* Windows changes in krb5: makefile cleanup and some small code changesKeith Vetter1995-03-151-0/+2
* Ported the ccache directory to the PC. This is temporary--eventually we'llKeith Vetter1995-03-081-3/+5
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-1/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-4/+5
* Changes to implement FCC format version #3, which is architectureTheodore Tso1994-11-171-1/+1
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Use the POSIX names for the permission bitsTheodore Tso1994-01-131-2/+2
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-6/+6
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Added include for errno.h; added support for systems w/o fchmod()Theodore Tso1993-02-231-2/+6
* Bugs found in fcc_gennew.c:Theodore Tso1993-01-061-6/+20
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* parameterize using htons/etcJohn Kohl1991-04-191-1/+7
* only allocate as much space as we needJohn Kohl1991-04-181-2/+4
* fix copyrights and RCS ident styleJohn Kohl1991-03-141-2/+3
* need netinet/in.h for htons/ntohsJohn Kohl1991-02-171-0/+1
* MAYBE_OPEN/MAYBE_CLOSE changesJohn Kohl1991-02-121-2/+19
* fix RCSID nameJohn Kohl1990-09-121-1/+1
* better error codes & error checkingJohn Kohl1990-07-031-5/+5
* error isntead of -1; changed "Errors:" to include system errors from openBarry Jaspan1990-07-011-2/+5
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* fix up some casting confusionJohn Kohl1990-05-031-2/+2
* use xfreeJohn Kohl1990-05-011-3/+3
* bjaspan: use krb5_err.h, finishing up to go skiingBarry Jaspan1990-01-301-0/+2
* function. Also random bug fixes, and the keyblock confusion has beenBarry Jaspan1990-01-301-16/+16
* a slightly debugged version (not really), leaving for usenix nowBarry Jaspan1990-01-211-7/+6
* First "debugged" version -- saber accepts itBarry Jaspan1990-01-191-9/+15
* converted to K&R style *by hand*. <sigh>Barry Jaspan1990-01-191-1/+2
* about to try to use unprotoize (in gccdev) to convert to old K&R styleBarry Jaspan1990-01-191-0/+74