aboutsummaryrefslogtreecommitdiff
path: root/src/clients/kpasswd/ksetpwd.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-23Remove ksetpwdGreg Hudson1-309/+0
2016-01-15Fix ksetpwd password reading loopGreg Hudson1-9/+7
2014-07-08Include autoconf.h before system headersGreg Hudson1-3/+1
2009-10-31make mark-cstyleTom Yu1-246/+247
2009-09-09In ksetpwd (a program we don't yet install), don't display the newGreg Hudson1-2/+0
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
2007-01-30get_init_creds_opt extensibilityTom Yu1-10/+13
2004-06-07 * kpasswd.c (get_name_from_passwd_file): Do not cast return fromEzra Peisach1-0/+2
2004-05-30Silence some gcc compilation warnings:Ken Raeburn1-5/+4
2003-04-28* ksetpwd.c (init_creds): Let's use C comments for C code, shall we?Ken Raeburn1-1/+1
2003-04-25Build ksetpw, a client for the Microsoft set password protocol. NotSam Hartman1-0/+312