summaryrefslogtreecommitdiffstats
path: root/src/clients/klist
Commit message (Expand)AuthorAgeFilesLines
* Use an extended com_err hook in klistGreg Hudson2013-12-201-18/+17
* Fix minor leaks in klistGreg Hudson2013-07-151-3/+4
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-4/+0
* make dependGreg Hudson2013-03-241-3/+3
* make dependGreg Hudson2013-01-101-1/+1
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-2/+2
* Remove install-oldmanBen Kaduk2012-10-171-6/+0
* Remove nroff man pagesBen Kaduk2012-10-161-147/+0
* Add a -C flag to klist to also show config entriesNalin Dahyabhai2012-10-151-12/+54
* Add kinit/klist -i options to use client keytabGreg Hudson2012-07-161-3/+12
* Allow using locales when gettext is absentBen Kaduk2012-07-061-0/+1
* Enable all localizations in main functionsBen Kaduk2012-07-061-1/+1
* 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
* Require IPv6 supportKen Raeburn2012-02-281-2/+0
* install sphinx-generated manpagesTom Yu2012-01-091-1/+4
* Updated command line utilities not to complain about missing getopt() definitionSam Hartman2011-09-192-0/+5
* Add ccache collection support to toolsGreg Hudson2011-09-052-29/+159
* Document klist -V in the man pageGreg Hudson2011-07-261-0/+3
* make dependEzra Peisach2011-07-011-3/+9
* Add setlocale() calls to main functionsGreg Hudson2011-06-101-0/+1
* Mark up strings for translationGreg Hudson2011-06-101-53/+56
* Don't assume principal components are C strings in klist -sGreg Hudson2011-05-251-5/+4
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Fix Windows buildGreg Hudson2010-11-251-0/+4
* When we display enctypes, display the input name rather than theGreg Hudson2010-06-081-1/+1
* Eliminate some uses of variables as format strings. Based on a patchGreg Hudson2010-05-031-1/+1
* Some unsigned/signed warning cleanupEzra Peisach2010-01-031-1/+1
* fast negotiation projecSam Hartman2009-12-141-1/+3
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-7/+5
* make mark-cstyleTom Yu2009-10-311-374/+375
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-2/+25
* Add "-V" option to klist to print the package name and version, and exitKen Raeburn2009-03-061-3/+13
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-10/+8
* Remove krb4 support from clients. Some of the code has beenGreg Hudson2008-12-153-205/+6
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-6/+4
* Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...Ken Raeburn2007-07-121-1/+1
* Add resource data windows/version.rc for:Jeffrey Altman2007-04-141-4/+14
* Modifications to support the generation and embedding Jeffrey Altman2006-12-071-0/+1
* install headers into include/krb5Ken Raeburn2006-05-231-3/+4
* * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn2006-05-181-2/+2
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-384/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-38/+0
* more DEFS=Ken Raeburn2006-04-042-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-6/+6
* make dependKen Raeburn2006-03-301-6/+5
* * klist.c: Include autoconf.h firstKen Raeburn2006-03-302-1/+5
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-1/+1
* add missing $(SCLIB) aka bufferoverflow.lib for 64-bit windowsJeffrey Altman2006-02-281-1/+1