aboutsummaryrefslogtreecommitdiff
path: root/src/clients/kinit
AgeCommit message (Expand)AuthorFilesLines
2009-10-31make mark-cstyleTom Yu1-326/+327
2009-10-30If krb5_sname_to_principal returns a null realm for the clientKen Raeburn1-0/+10
2009-08-28Document kinit -C and -E optionsGreg Hudson1-1/+9
2009-05-25Fix up kinit -T documentationGreg Hudson2-3/+6
2009-04-14Implement kinit option for FAST armor ccacheSam Hartman2-4/+19
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-9/+7
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-13/+38
2008-12-15Remove krb4 support from clients. Some of the code has beenGreg Hudson3-595/+46
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-4/+3
2008-06-27misc uninitialized-storage accessesKen Raeburn1-2/+3
2007-08-01Add PKINIT supportKevin Coffman2-3/+29
2007-07-27make dependKen Raeburn1-3/+3
2007-07-22Include k5-platform.hKen Raeburn1-0/+1
2007-07-12Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...Ken Raeburn1-9/+10
2007-04-14Add resource data windows/version.rc for:Jeffrey Altman1-4/+14
2007-01-31remove krb5_get_init_creds_opt_set_pkinit() for nowTom Yu1-18/+0
2007-01-30get_init_creds_opt extensibilityTom Yu1-13/+95
2006-12-07 Modifications to support the generation and embedding Jeffrey Altman1-0/+1
2006-06-13Enable kinit -a to match the man page and add documentationRuss Allbery1-3/+3
2006-06-12Fix minor nroff man page problems (stray space, bad cross reference)Russ Allbery1-1/+1
2006-05-23install headers into include/krb5Ken Raeburn1-0/+12
2006-05-18* configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn1-2/+2
2006-04-27Fix excessive italics in kinit man page;Sam Hartman1-1/+2
2006-04-14Include com_err.hKen Raeburn1-0/+1
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-411/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn1-38/+0
2006-03-30include autoconf.h before krb5.hKen Raeburn2-1/+5
2006-03-28Include autoconf.h early in sources, and disable use of @DEFS@Ken Raeburn3-0/+7
2006-03-26Initial enhanced error message support, similar to what I sent toKen Raeburn2-0/+24
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-1/+0
2004-07-01* kinit.c (k5_kinit): Don't free addresses after callingKen Raeburn2-1/+5
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2-1/+4
2003-08-01 * kinit.c (main): Apply patch from Stephen Grau to correctlyTom Yu2-1/+7
2003-05-30update kinit krb4 fallback lifetime defaultKen Raeburn2-1/+5
2003-05-24Big step towards integrating libkrb524 into libkrb5:Ken Raeburn3-9/+8
2002-11-06This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2-1/+6
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-07-30 * kinit.c (ULINE): Invoke fprintf with correct number of argumentsEzra Peisach2-3/+9
2002-07-17 * kinit.M: added documentation of the "-a" optionJen Selby2-0/+8
2001-12-10Fix typo in #ifdef KRB5_KRB4_COMPAT. Thanks to rbasch@mit.eduDanilo Almeida2-1/+6
2001-09-24* kinit.M: Correct some typos. Thanks to Dennis DavisMitchell Berger2-8/+13
2001-06-11 * kinit.c (k4_begin): Cleanup assignment in conditional warningEzra Peisach2-2/+7
2001-04-05* kinit.c (k4_kinit): Use ANSI C-style string continuationDanilo Almeida2-1/+5
2000-10-17 * kinit.c (k4_kinit): Argument to krb5_read_password takes asEzra Peisach2-1/+6
2000-10-09 * kinit.c (k4_kinit): Call time_to_life()Tom Yu2-5/+5
2000-10-03 * kinit.c: Include krb524.h if suport desired. Clean upEzra Peisach2-52/+82
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-03-16 * kinit.c (k4_kinit): Fix the code that was broken withEzra Peisach2-6/+25