aboutsummaryrefslogtreecommitdiff
path: root/src/clients
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Pull up r25605 from trunkTom Yu1-0/+1
2011-10-02Man page spelling corrections from ville.skytta@iki.fiGreg Hudson2-3/+3
2011-09-19Updated command line utilities not to complain about missing getopt() definitionSam Hartman6-0/+16
2011-09-05Add ccache collection support to toolsGreg Hudson11-59/+515
2011-08-19Remove variable set but unusedEzra Peisach1-2/+1
2011-07-26Document klist -V in the man pageGreg Hudson1-0/+3
2011-07-01make dependEzra Peisach3-5/+13
2011-06-10Add setlocale() calls to main functionsGreg Hudson5-1/+5
2011-06-10Mark up strings for translationGreg Hudson9-315/+331
2011-05-25Don't assume principal components are C strings in klist -sGreg Hudson1-5/+4
2011-04-03Don't test HAVE_STDARG_H, just assume itKen Raeburn1-18/+1
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson7-46/+24
2011-02-25Make dependGreg Hudson3-28/+26
2011-02-22Delete kinit_kdb.o in make cleanTom Yu1-1/+1
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson7-53/+7
2010-11-25Fix Windows buildGreg Hudson2-0/+6
2010-09-30Whitespace and minor style changesGreg Hudson1-7/+8
2010-09-29make dependSam Hartman1-1/+21
2010-09-27kpasswd: if a credential cache is present, use FASTSam Hartman1-26/+33
2010-09-17In kinit_kdb_init(), ensure that we don't return an error with theGreg Hudson1-1/+3
2010-09-15WhitespaceGreg Hudson3-25/+29
2010-09-15Add a license statement to the new extern.h in kinit, use an includeGreg Hudson1-6/+35
2010-09-15kinit: add KDB keytab supportSam Hartman5-6/+98
2010-09-08Make dependGreg Hudson2-19/+21
2010-06-08When we display enctypes, display the input name rather than theGreg Hudson1-1/+1
2010-06-07make dependGreg Hudson2-32/+37
2010-05-03Eliminate some uses of variables as format strings. Based on a patchGreg Hudson2-2/+2
2010-04-14Use krb5_get_credentials in ksu instead of krb5_get_cred_from_kdc, soGreg Hudson1-28/+2
2010-04-08Assume lstat in Unix code, specifically clients/ksu/ccache.c. Fix badGreg Hudson1-100/+92
2010-03-18Fix the kpasswd fallback from the ccache principal name to theGreg Hudson1-7/+11
2010-03-17Add more verbosity when the -V option to kinit is specified. Based onGreg Hudson1-0/+21
2010-01-04Anonymous documentationSam Hartman1-0/+21
2010-01-04Fix documentation of armor cache based on fast negotiation projectSam Hartman1-3/+5
2010-01-03Some unsigned/signed warning cleanupEzra Peisach1-1/+1
2009-12-28Whitespace fixes for new anonymous supportGreg Hudson1-13/+13
2009-12-28Anonymous support for KerberosSam Hartman1-29/+56
2009-12-14fast negotiation projecSam Hartman2-13/+19
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson15-93/+75
2009-11-03Reindent after making fixes for emacs-23Tom Yu4-6/+6
2009-10-31make mark-cstyleTom Yu16-3484/+3500
2009-10-30If krb5_sname_to_principal returns a null realm for the clientKen Raeburn1-0/+10
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu2-21/+25
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson1-2/+25
2009-09-16Re-run make depend without autoconf.h in the source treeGreg Hudson1-1/+8
2009-09-13Implement s4u extensionsGreg Hudson2-47/+133
2009-09-09In ksetpwd (a program we don't yet install), don't display the newGreg Hudson1-2/+0
2009-08-28Document kinit -C and -E optionsGreg Hudson1-1/+9
2009-05-25Fix up kinit -T documentationGreg Hudson2-3/+6
2009-04-29Fix typo in error message reported by Marek Mahut (Red Hat)Tom Yu1-1/+1
2009-04-14Implement kinit option for FAST armor ccacheSam Hartman2-4/+19