aboutsummaryrefslogtreecommitdiff
path: root/src/clients/kpasswd
AgeCommit message (Expand)AuthorFilesLines
2009-10-31make mark-cstyleTom Yu2-364/+366
2009-09-09In ksetpwd (a program we don't yet install), don't display the newGreg Hudson1-2/+0
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-12/+10
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-2/+4
2008-10-20Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson1-4/+2
2008-06-03Passing 0 to krb5_build_principal requires a castKen Raeburn1-1/+1
2008-02-19man page macro and hyphen fixesRuss Allbery1-2/+1
2007-04-14Add resource data windows/version.rc for:Jeffrey Altman1-3/+15
2007-01-30get_init_creds_opt extensibilityTom Yu2-17/+28
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-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-130/+0
2006-03-28Include autoconf.h early in sources, and disable use of @DEFS@Ken Raeburn3-0/+7
2006-02-27Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2-1/+5
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-2/+0
2004-06-25 * kpasswd.c (P1, P2): Cosmetic fix for prompts to avoidTom Yu2-2/+7
2004-06-07 * kpasswd.c (get_name_from_passwd_file): Do not cast return fromEzra Peisach3-1/+11
2004-05-30Silence some gcc compilation warnings:Ken Raeburn2-5/+10
2004-02-24ignore ksetpwdKen Raeburn1-0/+1
2003-04-28* ksetpwd.c (init_creds): Let's use C comments for C code, shall we?Ken Raeburn2-1/+6
2003-04-25Build ksetpw, a client for the Microsoft set password protocol. NotSam Hartman3-2/+324
2003-02-25Handle NULL result_string->data returned from error inTom 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-18 * kpasswd.M: commented out the inclusion of man1/header.docJen Selby2-1/+5
2001-10-30 * kpasswd.c (main): Do not free potentially NULL pointersEzra Peisach2-2/+8
2000-10-17 * kpasswd.c (main): Argument to krb5_read_password takes anEzra Peisach2-3/+8
2000-07-29kpasswd.c (main): Warnings cleanupEzra Peisach2-16/+18
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-03-16Remove unused variablesEzra Peisach2-4/+4
1999-12-151.1 branch changes -> trunkKen Raeburn2-8/+7
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-2/+2
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-08-10Build kpasswd under windowsDanilo Almeida3-16/+47
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso3-5/+6
1998-01-30 * kpasswd.c:Tom Yu5-0/+258