summaryrefslogtreecommitdiffstats
path: root/src/clients/kvno
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-4/+0
* make dependGreg Hudson2013-03-241-3/+2
* make dependGreg Hudson2013-01-101-1/+1
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-1/+1
* Remove install-oldmanBen Kaduk2012-10-171-6/+0
* Remove nroff man pagesBen Kaduk2012-10-161-88/+0
* Allow using locales when gettext is absentBen Kaduk2012-07-061-0/+1
* Enable all localizations in main functionsBen Kaduk2012-07-061-1/+1
* install sphinx-generated manpagesTom Yu2012-01-091-0/+4
* Man page spelling corrections from ville.skytta@iki.fiGreg Hudson2011-10-021-1/+1
* Updated command line utilities not to complain about missing getopt() definitionSam Hartman2011-09-192-0/+6
* Add setlocale() calls to main functionsGreg Hudson2011-06-101-1/+1
* Mark up strings for translationGreg Hudson2011-06-101-29/+33
* Make dependGreg Hudson2011-02-251-3/+3
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Make dependGreg Hudson2010-09-081-3/+3
* make dependGreg Hudson2010-06-071-4/+5
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-11/+9
* make mark-cstyleTom Yu2009-10-311-197/+198
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-101-3/+3
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-1/+8
* Implement s4u extensionsGreg Hudson2009-09-132-47/+133
* Introduced '-u' option to kvno to enforce KRB5_NT_UNKNOWN princ typeZhanna Tsitkov2009-03-091-6/+20
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-8/+6
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-7/+13
* Remove krb4 support from clients. Some of the code has beenGreg Hudson2008-12-153-85/+6
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-3/+1
* -S sname option for kvnoTom Yu2007-08-292-7/+32
* Add resource data windows/version.rc for:Jeffrey Altman2007-04-141-4/+15
* This commit adds two new functions, krb5_server_decrypt_ticket_keyblock Jeffrey Altman2007-01-161-11/+41
* Modifications to support the generation and embedding Jeffrey Altman2006-12-071-0/+1
* install headers into include/krb5Ken Raeburn2006-05-231-0/+12
* * 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-102/+0
* Include autoconf.h early in sources, and disable use of @DEFS@Ken Raeburn2006-03-283-0/+7
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-262-10/+32
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-1/+0
* * kvno.M: Update usageTom Yu2004-08-313-4/+13
* kvno: add -c ccache command line parameterJeffrey Altman2004-08-212-11/+27
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-172-1/+4
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * kvno.c (do_v4_kvno): Initialize name, inst, realm to emptyTom Yu2002-08-152-0/+6
* * kvno.c (do_v4_kvno): If not compiling with v4 support, xusageEzra Peisach2002-07-302-2/+7
* * kdb5_util.M: added documentation for some options.Jen Selby2002-07-292-1/+12
* * kvno.c: Include stdlib.h.Ken Raeburn2002-07-282-8/+14
* add v4 support to kvnoKen Raeburn2002-07-264-37/+130
* Include unistd.h (if present) for getopt() prototypeEzra Peisach2001-06-082-0/+7
* * kvno.c (main): Compiler warning fixes - declare usage as static, andEzra Peisach2000-08-022-8/+20