summaryrefslogtreecommitdiffstats
path: root/src/clients/ksu/heuristic.c
Commit message (Expand)AuthorAgeFilesLines
* make mark-cstyleTom Yu2009-10-311-308/+309
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-2/+2
* After malloc/realloc/calloc failures, return ENOMEM explicitly insteadKen Raeburn2008-04-301-4/+4
* Define and use some inline helper functions for comparing data and authdata s...Ken Raeburn2007-05-101-7/+3
* Red Hat's krb5_princ_size fixesKen Raeburn2003-04-011-1/+1
* * authorization.c, heuristic.c, ksu.h: Use uid_t instead of int inEzra Peisach2002-12-231-5/+5
* * ccache.c (printtime): Do not assume that krb5_timestamp andEzra Peisach2002-06-211-1/+2
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-2/+2
* * setenv.c: Add prototype for _findenv to avoid inconsistancy ofEzra Peisach2001-06-111-1/+1
* * authorization.c, heuristic.c, krb_auth_su.c, main.c, setenv.c:Ezra Peisach2001-06-051-50/+76
* * ccache.c, heuristic.c, main.c: Return of krb5_cc_get_name() isEzra Peisach2000-10-031-2/+2
* merge from 1.1 branchKen Raeburn1999-12-061-1/+1
* use KRB5_TC_SUPPORTED_KTYPESKen Raeburn1999-09-011-1/+1
* * heuristic.c (get_authorized_princ_names): Fix to not callTom Yu1999-03-041-5/+7
* Significant security fixes to ksuSam Hartman1996-05-191-41/+5
* configure.in heuristic.c:Richard Basch1996-05-131-461/+444
* Add full prototypes for all functions. Fix calls to functions thatEzra Peisach1995-07-201-4/+4
* Numerous context reference s were missing. Alerted to first byEzra Peisach1995-05-091-6/+6
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-34/+42
* lintMark Eichin1994-08-141-11/+1
* * *.c: "upgrade" to C Classic :-)Tom Yu1994-08-101-21/+65
* Included fixes submitted by Ari/Cliff, including a security fixTheodore Tso1994-06-151-42/+47
* As contributed by ISITheodore Tso1994-06-081-0/+746