aboutsummaryrefslogtreecommitdiff
path: root/src/clients/ksu
AgeCommit message (Expand)AuthorFilesLines
2002-12-23 * authorization.c, heuristic.c, ksu.h: Use uid_t instead of int inEzra Peisach4-12/+16
2002-08-29update dependenciesKen Raeburn1-6/+12
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-08-14 * main.c: updated the usage functionJen Selby2-1/+5
2002-06-25* Makefile.in (ksu): Don't use krb5util libraryKen Raeburn2-2/+6
2002-06-21 * ccache.c (printtime): Do not assume that krb5_timestamp andEzra Peisach3-4/+16
2002-06-15update dependenciesKen Raeburn1-20/+16
2001-10-30 * main.c (main): Do not pass LOG_AUTH facility into openlog() as aEzra Peisach2-1/+6
2001-10-19Don't crash if .k[5]login file ownership is wrong. Patch from Emily Ratliff,...Ken Raeburn2-3/+11
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-16/+19
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn6-79/+84
2001-10-07* krb_auth_su.c: Fix a call to plain_dump_principal() that had theMitchell Berger2-1/+7
2001-09-16* ksu.M: Correct a few typosMitchell Berger2-13/+18
2001-09-01dependenciesKen Raeburn1-0/+38
2001-07-23 * setenv.c: Include stdlib.h, provide prototypes for setenv andEzra Peisach2-2/+14
2001-06-26 * authorization.c (find_first_cmd_that_exists): Change xmalloc()Ezra Peisach3-3/+13
2001-06-21 * main.c (get_params): Change optind to optindex to preventEzra Peisach2-6/+11
2001-06-18 * main.c (main): Cast arguments to print_status to be consitantEzra Peisach2-1/+6
2001-06-11 * setenv.c: Add prototype for _findenv to avoid inconsistancy ofEzra Peisach7-1023/+1001
2001-06-05 * authorization.c, heuristic.c, krb_auth_su.c, main.c, setenv.c:Ezra Peisach6-67/+111
2001-04-04 * setenv.c: Add conditionals for compilation of setenv, unsetenv,Tom Yu2-2/+13
2000-10-17 * krb_auth_su.c (krb5_get_tkt_via_passwd): Argument toEzra Peisach2-1/+6
2000-10-03 * ccache.c, heuristic.c, main.c: Return of krb5_cc_get_name() isEzra Peisach4-13/+18
2000-07-01pullup from 1.2-beta4Ken Raeburn5-165/+129
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-01-28left date line off last log entryKen Raeburn1-0/+1
2000-01-27* main.c (print_status): Now static. Add format attribute if using GNU CKen Raeburn2-2/+11
1999-12-06merge from 1.1 branchKen Raeburn10-122/+385
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1999-09-01use KRB5_TC_SUPPORTED_KTYPESKen Raeburn3-5/+13
1999-03-12 * main.c (main): Fix cleanup code for setluid() failureTom Yu2-1/+6
1999-03-09add PR number to logTom Yu1-1/+1
1999-03-04 * heuristic.c (get_authorized_princ_names): Fix to not callTom Yu2-5/+13
1999-02-19 * Makefile.in (ksu): Add $(KSU_LIBS) in case we need -lsecurityTom Yu3-1/+21
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso2-1/+6
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso3-9/+6
1998-02-05 * krb_auth_su.c (krb5_verify_tkt_def): If using a pre-existingTom Yu2-1/+17
1997-02-20Removed unneeded call to krb5_init_etsRichard Basch1-2/+0
1997-02-09Merge of libhack_branchTom Yu3-5/+11
1996-11-11Fail completely if there is no srvtabSam Hartman2-1/+6
1996-11-08Check the error return from krb5_init_context(), and print an errorTheodore Tso2-1/+12
1996-09-26Remove call to krb5_os_localaddr(), since get_in_tkt will defaultTheodore Tso2-13/+6
1996-09-10remove ".so man1/header.doc" and extra args to .THTom Yu2-2/+5
1996-08-29man page edit from CygnusJeff Bigler1-6/+9
1996-08-10Unlock source cache before executing commandSam Hartman2-0/+7