summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/file
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* krb5_free_addr -> krb5_free_addressJohn Kohl1991-04-191-2/+2
* remove XXX from already-fixed partJohn Kohl1991-04-191-1/+1
* parameterize using htons/etc.John Kohl1991-04-191-3/+10
* parameterize using htons/etcJohn Kohl1991-04-191-1/+7
* only allocate as much space as we needJohn Kohl1991-04-181-2/+4
* clean up commentsJohn Kohl1991-04-182-3/+1
* add locking codeJohn Kohl1991-04-031-0/+89
* add mode to structure for locking codeJohn Kohl1991-04-031-0/+1
* add RCS id stringJohn Kohl1991-03-141-0/+5
* add "all rights reserved"John Kohl1991-03-141-0/+1
* fix copyrights and RCS ident styleJohn Kohl1991-03-1423-42/+72
* fix copyrightsJohn Kohl1991-03-041-1/+2
* plug memory leakJohn Kohl1991-02-202-4/+6
* use free functionJohn Kohl1991-02-201-16/+3
* update copyright noticesJohn Kohl1991-02-191-3/+2
* add KRB5_TC_MATCH_SRV_NAMEONLYJohn Kohl1991-02-181-1/+20
* need netinet/in.h for htons/ntohsJohn Kohl1991-02-172-0/+2
* adapted from scc_maybeJohn Kohl1991-02-121-0/+86
* fix argument typeJohn Kohl1991-02-121-2/+2
* MAYBE_OPEN/MAYBE_CLOSE changesJohn Kohl1991-02-127-88/+38
* MAYBE_OPEN/MAYBE_CLOSE changesJohn Kohl1991-02-122-16/+32
* add defines for vno and open flagsJohn Kohl1991-02-121-1/+23
* add fcc_close_file, fcc_open_fileJohn Kohl1991-02-121-1/+5
* add fcc_maybeJohn Kohl1991-02-121-3/+3
* Added declaration of krb5_cc_file_opsKen Raeburn1990-11-281-0/+1
* Changed structure name to unique (fcc-specific) nameKen Raeburn1990-11-281-1/+1
* change bzero to memsetJohn Kohl1990-11-082-2/+2
* change bcmp to memcmpJohn Kohl1990-11-081-2/+2
* #ifdef some error codes which might not be knownJohn Kohl1990-10-291-0/+4
* add authdata stuff (from Bill Sommerfeld)John Kohl1990-10-184-1/+153
* add authdata stuff (from Bill Sommerfeld)John Kohl1990-10-181-0/+2