summaryrefslogtreecommitdiffstats
path: root/src/clients/ksu/authorization.c
Commit message (Expand)AuthorAgeFilesLines
* Modernize k5bufGreg Hudson2013-02-141-5/+5
* Mark up strings for translationGreg Hudson2011-06-101-8/+13
* make mark-cstyleTom Yu2009-10-311-269/+270
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-16/+14
* Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be usedGreg Hudson2008-11-051-1/+1
* Use the k5buf module instead of strcpy/strcat in several placesGreg Hudson2008-10-301-13/+10
* Create and use xasprintf akin to xmalloc, returns pointer on success or exits...Ken Raeburn2007-07-121-5/+1
* * authorization.c, heuristic.c, ksu.h: Use uid_t instead of int inEzra Peisach2002-12-231-3/+3
* Don't crash if .k[5]login file ownership is wrong. Patch from Emily Ratliff,...Ken Raeburn2001-10-191-3/+4
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-1/+1
* * authorization.c (find_first_cmd_that_exists): Change xmalloc()Ezra Peisach2001-06-261-1/+1
* * authorization.c, heuristic.c, krb_auth_su.c, main.c, setenv.c:Ezra Peisach2001-06-051-13/+25
* merge from 1.1 branchKen Raeburn1999-12-061-35/+38
* configure.in heuristic.c:Richard Basch1996-05-131-404/+394
* * ksu.M: Document authorization changesEzra Peisach1995-10-061-141/+6
* Add full prototypes for all functions. Fix calls to functions thatEzra Peisach1995-07-201-4/+6
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-18/+22
* lintMark Eichin1994-08-141-6/+1
* * *.c: "upgrade" to C Classic :-)Tom Yu1994-08-101-32/+87
* Procedure not declared staticTheodore Tso1994-06-081-1/+1
* As contributed by ISITheodore Tso1994-06-081-0/+803