aboutsummaryrefslogtreecommitdiff
path: root/src/clients
AgeCommit message (Expand)AuthorFilesLines
2013-05-16Reduce boilerplate in makefilesGreg Hudson9-33/+0
2013-05-10Fix check for KDB: prefix in kinitRichard Basch1-1/+1
2013-03-29Fix copy/pasto in ksu error messageBen Kaduk1-1/+1
2013-03-24make dependGreg Hudson5-32/+25
2013-02-14Modernize k5bufGreg Hudson1-5/+5
2013-01-10make dependGreg Hudson7-7/+7
2012-12-19Separate clpreauth and kdcpreauth interfacesGreg Hudson5-15/+15
2012-11-16Make kinit smarter about using keytabsBen Kaduk1-0/+11
2012-10-17Remove install-oldmanBen Kaduk9-39/+0
2012-10-16Add an input ccache get_init_creds optionNalin Dahyabhai1-26/+56
2012-10-16Remove nroff man pagesBen Kaduk9-1253/+0
2012-10-15Add a -C flag to klist to also show config entriesNalin Dahyabhai1-12/+54
2012-07-30Policy extensions + new policy: allowed ks typesNicolas Williams1-1/+1
2012-07-16Add kinit/klist -i options to use client keytabGreg Hudson2-5/+25
2012-07-07Revert "Document absolute times for 'kinit -s'"Ben Kaduk1-0/+2
2012-07-06Allow using locales when gettext is absentBen Kaduk6-0/+6
2012-07-06Enable all localizations in main functionsBen Kaduk6-6/+6
2012-06-29Remove an outdated reference to DES in klist helpGreg Hudson1-1/+1
2012-06-20Document how to free krb5_cc_get_full_name resultGreg Hudson1-2/+2
2012-05-09Add API to interpret changepw result stringsGreg Hudson1-4/+6
2012-02-28Require IPv6 supportKen Raeburn1-2/+0
2012-01-09install sphinx-generated manpagesTom Yu6-2/+22
2011-12-28Fix implicit declaration in ksu for some buildsGreg Hudson1-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