aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/ccache/file/fcc_destry.c
AgeCommit message (Expand)AuthorFilesLines
1995-03-08Ported the ccache directory to the PC. This is temporary--eventually we'llKeith Vetter1-12/+17
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-7/+8
1994-09-23xfree() should have been krb5_xfree()Theodore Tso1-3/+3
1994-09-23Make sure memory associated the credentials cache is freed after theTheodore Tso1-6/+13
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-06-10use SEEK_* not L_*Mark Eichin1-1/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-02-23Added include for errno.hTheodore Tso1-1/+1
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-03-14fix copyrights and RCS ident styleJohn Kohl1-2/+3
1990-11-08change bzero to memsetJohn Kohl1-1/+1
1990-09-12fix RCSID nameJohn Kohl1-1/+1
1990-07-03better error codes & error checkingJohn Kohl1-12/+39
1990-05-25fix copyright/distribution referenceJohn Kohl1-1/+1
1990-05-01fix openclose stuffJohn Kohl1-3/+3
1990-01-30function. Also random bug fixes, and the keyblock confusion has beenBarry Jaspan1-8/+9
1990-01-30Add an unlink() hereBill Sommerfeld1-2/+1
1990-01-30Unlink credential cache fileBill Sommerfeld1-1/+4
1990-01-21a slightly debugged version (not really), leaving for usenix nowBarry Jaspan1-2/+2
1990-01-19added problems that Saber should hav reported the last time.Barry Jaspan1-1/+3
1990-01-19First "debugged" version -- saber accepts itBarry Jaspan1-10/+12
1990-01-19converted to K&R style *by hand*. <sigh>Barry Jaspan1-1/+2
1990-01-19about to try to use unprotoize (in gccdev) to convert to old K&R styleBarry Jaspan1-0/+60