summaryrefslogtreecommitdiffstats
path: root/src/clients/ksu/ccache.c
Commit message (Expand)AuthorAgeFilesLines
* Mark up strings for translationGreg Hudson2011-06-101-12/+10
* Eliminate some uses of variables as format strings. Based on a patchGreg Hudson2010-05-031-1/+1
* Assume lstat in Unix code, specifically clients/ksu/ccache.c. Fix badGreg Hudson2010-04-081-100/+92
* make mark-cstyleTom Yu2009-10-311-428/+429
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-3/+3
* Use snprintf instead of strcpy/strcat in many placesGreg Hudson2008-10-231-4/+3
* After malloc/realloc/calloc failures, return ENOMEM explicitly insteadKen Raeburn2008-04-301-6/+6
* * ccache.c (printtime): Do not assume that krb5_timestamp andEzra Peisach2002-06-211-3/+5
* * setenv.c: Add prototype for _findenv to avoid inconsistancy ofEzra Peisach2001-06-111-0/+2
* * ccache.c, heuristic.c, main.c: Return of krb5_cc_get_name() isEzra Peisach2000-10-031-10/+10
* pullup from 1.2-beta4Ken Raeburn2000-07-011-4/+2
* merge from 1.1 branchKen Raeburn1999-12-061-3/+7
* Significant security fixes to ksuSam Hartman1996-05-191-3/+31
* proven's ksu fixesMark Eichin1996-04-101-53/+0
* Change use of krb5_clockskew to be context->clockskewTheodore Tso1995-11-081-4/+2
* Use libkadm string handling routinesPaul Park1995-08-211-43/+40
* Add full prototypes for all functions. Fix calls to functions thatEzra Peisach1995-07-201-1/+0
* More missing contextsEzra Peisach1995-05-091-1/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-78/+96
* lintMark Eichin1994-08-141-11/+0
* * *.c: "upgrade" to C Classic :-)Tom Yu1994-08-101-34/+73
* Included fixes submitted by Ari/Cliff, including a security fixTheodore Tso1994-06-151-37/+54
* As contributed by ISITheodore Tso1994-06-081-0/+781