summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/file
Commit message (Expand)AuthorAgeFilesLines
* Fix to return correct error code, instead of always returningTheodore Tso1994-11-182-1/+6
* Remove unnecessary variableTheodore Tso1994-11-181-3/+1
* Changes to implement FCC format version #3, which is architectureTheodore Tso1994-11-179-171/+235
* Back out POSIX_FILE_LOCKS change. (Should be depending on autoconf.hTheodore Tso1994-10-312-6/+6
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-1/+1
* Add ISODE_DEFSTheodore Tso1994-10-152-0/+5
* Include unistd.h if it is presentTheodore Tso1994-10-073-1/+16
* Add magic number placeholder to statically initialized structuresTheodore Tso1994-10-013-0/+7
* xfree() should have been krb5_xfree()Theodore Tso1994-09-231-3/+3
* Make sure memory associated the credentials cache is freed after theTheodore Tso1994-09-232-6/+18
* Fix silly spelling typoTheodore Tso1994-09-231-1/+1
* stamp out rcs keywordsMark Eichin1994-08-1824-140/+24
* Fix to srvmatch so that when comparing the server, we ignore the realm forTheodore Tso1994-08-182-1/+15
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-45/+0
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-17/+0
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* support to allow --with-ccopts=Tom Yu1994-06-212-0/+2
* Included krb5/osconf.h so that things will work under imake as well asTheodore Tso1994-06-202-0/+6
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-181-1/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-172-1/+2
* Change use of tell(x) to lseek(x, 0, SEEK_CUR)Theodore Tso1994-06-162-2/+2
* use SEEK_* not L_*Mark Eichin1994-06-105-5/+5
* autoconf enhancements for kerberosMark Eichin1994-06-092-0/+40
* 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-156-26/+26
* Change the version one credentials cache code so that the length fieldTheodore Tso1993-09-102-6/+20
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-0125-50/+50
* Library directory reorganization; there are now crypto and krb5 directories,Theodore Tso1993-08-041-1/+1
* Initial revisionTheodore Tso1993-06-033-0/+41
* Added #define for errno.hTheodore Tso1993-02-231-1/+1
* Added include for errno.hTheodore Tso1993-02-231-1/+1
* Added include for errno.h; check for length = 0 before allocating: forTheodore Tso1993-02-231-5/+17
* Added define for <errno.h>Theodore Tso1993-02-231-0/+1
* Portability changes for unicos and sysvimpTheodore Tso1993-02-231-3/+7
* Added include for errno.h; added support for fchmod()Theodore Tso1993-02-231-1/+5
* Added include for errno.h; added support for systems w/o fchmod()Theodore Tso1993-02-231-2/+6
* Added include for errno.hTheodore Tso1993-02-231-1/+1
* Fix logic in fcc_close(); krb5_fcc_close_file() should be called ifTheodore Tso1993-01-061-1/+2
* Bugs found in fcc_gennew.c:Theodore Tso1993-01-061-6/+20
* Change to alocate krb5_principal correctlyTheodore Tso1992-09-291-1/+5
* Changes for separate source and binary directoriesJohn Carr1992-08-211-5/+7
* Changed so that the krb5_data structures (in the principal structure)Theodore Tso1992-08-201-5/+2
* Changes to support new version of ccache file format. (This one handles prin...Theodore Tso1992-08-184-8/+45
* Fixed bug in calling sequence of fcc_retrvTheodore Tso1992-07-291-1/+1
* Checked in jfc's changes to handle new principal typeTheodore Tso1992-06-101-14/+16
* Checked in jfc's changes to do handle new principal formatTheodore Tso1992-06-101-32/+36
* OtherdirLibraryTarget doesn't supply depend:: targetJohn Carr1991-06-061-0/+2
* Update copyright noticeJohn Kohl1991-06-0625-50/+400
* need to pass pointers.John Kohl1991-04-261-1/+1
* add KRB5_TC_MATCH_2ND_TKT fieldJohn Kohl1991-04-261-1/+24