summaryrefslogtreecommitdiffstats
path: root/src/clients
Commit message (Expand)AuthorAgeFilesLines
* Use an extended com_err hook in klistGreg Hudson2013-12-201-18/+17
* Improve kinit output credential cache selectionGreg Hudson2013-09-261-104/+131
* Fix minor leaks in klistGreg Hudson2013-07-151-3/+4
* Reduce boilerplate in makefilesGreg Hudson2013-05-169-33/+0
* Fix check for KDB: prefix in kinitRichard Basch2013-05-101-1/+1
* Fix copy/pasto in ksu error messageBen Kaduk2013-03-291-1/+1
* make dependGreg Hudson2013-03-245-32/+25
* Modernize k5bufGreg Hudson2013-02-141-5/+5
* make dependGreg Hudson2013-01-107-7/+7
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-195-15/+15
* Make kinit smarter about using keytabsBen Kaduk2012-11-161-0/+11
* Remove install-oldmanBen Kaduk2012-10-179-39/+0
* Add an input ccache get_init_creds optionNalin Dahyabhai2012-10-161-26/+56
* Remove nroff man pagesBen Kaduk2012-10-169-1253/+0
* Add a -C flag to klist to also show config entriesNalin Dahyabhai2012-10-151-12/+54
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-301-1/+1
* Add kinit/klist -i options to use client keytabGreg Hudson2012-07-162-5/+25
* Revert "Document absolute times for 'kinit -s'"Ben Kaduk2012-07-071-0/+2
* Allow using locales when gettext is absentBen Kaduk2012-07-066-0/+6
* Enable all localizations in main functionsBen Kaduk2012-07-066-6/+6
* Remove an outdated reference to DES in klist helpGreg Hudson2012-06-291-1/+1
* Document how to free krb5_cc_get_full_name resultGreg Hudson2012-06-201-2/+2
* Add API to interpret changepw result stringsGreg Hudson2012-05-091-4/+6
* Require IPv6 supportKen Raeburn2012-02-281-2/+0
* install sphinx-generated manpagesTom Yu2012-01-096-2/+22
* Fix implicit declaration in ksu for some buildsGreg Hudson2011-12-281-0/+1
* Man page spelling corrections from ville.skytta@iki.fiGreg Hudson2011-10-022-3/+3
* Updated command line utilities not to complain about missing getopt() definitionSam Hartman2011-09-196-0/+16
* Add ccache collection support to toolsGreg Hudson2011-09-0511-59/+515
* Remove variable set but unusedEzra Peisach2011-08-191-2/+1
* Document klist -V in the man pageGreg Hudson2011-07-261-0/+3
* make dependEzra Peisach2011-07-013-5/+13
* Add setlocale() calls to main functionsGreg Hudson2011-06-105-1/+5
* Mark up strings for translationGreg Hudson2011-06-109-315/+331
* Don't assume principal components are C strings in klist -sGreg Hudson2011-05-251-5/+4
* Don't test HAVE_STDARG_H, just assume itKen Raeburn2011-04-031-18/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-097-46/+24
* Make dependGreg Hudson2011-02-253-28/+26
* Delete kinit_kdb.o in make cleanTom Yu2011-02-221-1/+1
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-287-53/+7
* Fix Windows buildGreg Hudson2010-11-252-0/+6
* Whitespace and minor style changesGreg Hudson2010-09-301-7/+8
* make dependSam Hartman2010-09-291-1/+21
* kpasswd: if a credential cache is present, use FASTSam Hartman2010-09-271-26/+33
* In kinit_kdb_init(), ensure that we don't return an error with theGreg Hudson2010-09-171-1/+3
* WhitespaceGreg Hudson2010-09-153-25/+29
* Add a license statement to the new extern.h in kinit, use an includeGreg Hudson2010-09-151-6/+35
* kinit: add KDB keytab supportSam Hartman2010-09-155-6/+98
* Make dependGreg Hudson2010-09-082-19/+21
* When we display enctypes, display the input name rather than theGreg Hudson2010-06-081-1/+1