summaryrefslogtreecommitdiffstats
path: root/src/clients/ksu
Commit message (Expand)AuthorAgeFilesLines
* make dependTom Yu2006-10-061-16/+18
* * src/clients/ksu/main.c (sweep_up): Don't check return value ofTom Yu2006-08-151-2/+3
* fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilitiesTom Yu2006-08-081-3/+6
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-6/+6
* install headers into include/krb5Ken Raeburn2006-05-231-34/+38
* * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn2006-05-181-2/+2
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-18/+14
* make dependKen Raeburn2006-04-111-1/+2
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-565/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-43/+0
* * setenv.c: Include autoconf.hKen Raeburn2006-04-042-0/+5
* more DEFS=Ken Raeburn2006-04-042-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-50/+52
* make dependKen Raeburn2006-03-271-18/+22
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-16/+16
* make dependKen Raeburn2006-03-081-6/+12
* make dependTom Yu2005-11-291-22/+16
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-1/+0
* Update dependenciesKen Raeburn2005-06-211-16/+22
* run "make depend"Ken Raeburn2004-12-301-1/+0
* updated dependenciesKen Raeburn2004-04-291-24/+26
* make dependKen Raeburn2003-12-151-22/+26
* make-depend updatesKen Raeburn2003-05-241-16/+16
* Red Hat's krb5_princ_size fixesKen Raeburn2003-04-013-2/+11
* * authorization.c, heuristic.c, ksu.h: Use uid_t instead of int inEzra Peisach2002-12-234-12/+16
* update dependenciesKen Raeburn2002-08-291-6/+12
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * main.c: updated the usage functionJen Selby2002-08-142-1/+5
* * Makefile.in (ksu): Don't use krb5util libraryKen Raeburn2002-06-252-2/+6
* * ccache.c (printtime): Do not assume that krb5_timestamp andEzra Peisach2002-06-213-4/+16
* update dependenciesKen Raeburn2002-06-151-20/+16
* * main.c (main): Do not pass LOG_AUTH facility into openlog() as aEzra Peisach2001-10-302-1/+6
* Don't crash if .k[5]login file ownership is wrong. Patch from Emily Ratliff,...Ken Raeburn2001-10-192-3/+11
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-16/+19
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-106-79/+84
* * krb_auth_su.c: Fix a call to plain_dump_principal() that had theMitchell Berger2001-10-072-1/+7
* * ksu.M: Correct a few typosMitchell Berger2001-09-162-13/+18
* dependenciesKen Raeburn2001-09-011-0/+38
* * setenv.c: Include stdlib.h, provide prototypes for setenv andEzra Peisach2001-07-232-2/+14
* * authorization.c (find_first_cmd_that_exists): Change xmalloc()Ezra Peisach2001-06-263-3/+13
* * main.c (get_params): Change optind to optindex to preventEzra Peisach2001-06-212-6/+11
* * main.c (main): Cast arguments to print_status to be consitantEzra Peisach2001-06-182-1/+6
* * setenv.c: Add prototype for _findenv to avoid inconsistancy ofEzra Peisach2001-06-117-1023/+1001
* * authorization.c, heuristic.c, krb_auth_su.c, main.c, setenv.c:Ezra Peisach2001-06-056-67/+111
* * setenv.c: Add conditionals for compilation of setenv, unsetenv,Tom Yu2001-04-042-2/+13
* * krb_auth_su.c (krb5_get_tkt_via_passwd): Argument toEzra Peisach2000-10-172-1/+6
* * ccache.c, heuristic.c, main.c: Return of krb5_cc_get_name() isEzra Peisach2000-10-034-13/+18
* pullup from 1.2-beta4Ken Raeburn2000-07-015-165/+129