aboutsummaryrefslogtreecommitdiff
path: root/src/clients/klist
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Fix option parsing on WindowsGreg Hudson1-2/+0
2016-08-10Fix a variety of one-time leaksGreg Hudson1-0/+3
2016-07-28Use single-colon rules in makefilesGreg Hudson1-3/+3
2016-03-31Move the util/windows getopt to libkrb5supportMatt Rogers2-7/+1
2014-11-03Stop using KRB5_TC_OPENCLOSEGreg Hudson1-15/+0
2014-10-13Fix klist -A -s outputGreg Hudson1-1/+1
2014-10-13Improve klist check for expired cacheGreg Hudson1-5/+16
2014-10-13Separate ccache display and checking in klistGreg Hudson1-54/+71
2014-10-04Fix minor memory leak in klist (again)Greg Hudson1-1/+1
2014-07-04Avoid using length fields in socket addressesGreg Hudson1-6/+0
2014-07-04Don't depend on sa_len sockaddr fieldGreg Hudson1-1/+1
2013-12-20Use an extended com_err hook in klistGreg Hudson1-18/+17
2013-07-15Fix minor leaks in klistGreg Hudson1-3/+4
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-4/+0
2013-03-24make dependGreg Hudson1-3/+3
2013-01-10make dependGreg Hudson1-1/+1
2012-12-19Separate clpreauth and kdcpreauth interfacesGreg Hudson1-2/+2
2012-10-17Remove install-oldmanBen Kaduk1-6/+0
2012-10-16Remove nroff man pagesBen Kaduk1-147/+0
2012-10-15Add a -C flag to klist to also show config entriesNalin Dahyabhai1-12/+54
2012-07-16Add kinit/klist -i options to use client keytabGreg Hudson1-3/+12
2012-07-06Allow using locales when gettext is absentBen Kaduk1-0/+1
2012-07-06Enable all localizations in main functionsBen Kaduk1-1/+1
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-02-28Require IPv6 supportKen Raeburn1-2/+0
2012-01-09install sphinx-generated manpagesTom Yu1-1/+4
2011-09-19Updated command line utilities not to complain about missing getopt() definitionSam Hartman2-0/+5
2011-09-05Add ccache collection support to toolsGreg Hudson2-29/+159
2011-07-26Document klist -V in the man pageGreg Hudson1-0/+3
2011-07-01make dependEzra Peisach1-3/+9
2011-06-10Add setlocale() calls to main functionsGreg Hudson1-0/+1
2011-06-10Mark up strings for translationGreg Hudson1-53/+56
2011-05-25Don't assume principal components are C strings in klist -sGreg Hudson1-5/+4
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-5/+1
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-11-25Fix Windows buildGreg Hudson1-0/+4
2010-06-08When we display enctypes, display the input name rather than theGreg Hudson1-1/+1
2010-05-03Eliminate some uses of variables as format strings. Based on a patchGreg Hudson1-1/+1
2010-01-03Some unsigned/signed warning cleanupEzra Peisach1-1/+1
2009-12-14fast negotiation projecSam Hartman1-1/+3
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-7/+5
2009-10-31make mark-cstyleTom Yu1-374/+375
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson1-2/+25
2009-03-06Add "-V" option to klist to print the package name and version, and exitKen Raeburn1-3/+13
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-10/+8
2008-12-15Remove krb4 support from clients. Some of the code has beenGreg Hudson3-205/+6
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-6/+4
2007-07-12Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...Ken Raeburn1-1/+1
2007-04-14Add resource data windows/version.rc for:Jeffrey Altman1-4/+14