summaryrefslogtreecommitdiffstats
path: root/src/clients/kpasswd/ksetpwd.c
Commit message (Expand)AuthorAgeFilesLines
* make mark-cstyleTom Yu2009-10-311-246/+247
* In ksetpwd (a program we don't yet install), don't display the newGreg Hudson2009-09-091-2/+0
* Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson2008-10-201-4/+2
* Passing 0 to krb5_build_principal requires a castKen Raeburn2008-06-031-1/+1
* get_init_creds_opt extensibilityTom Yu2007-01-301-10/+13
* * kpasswd.c (get_name_from_passwd_file): Do not cast return fromEzra Peisach2004-06-071-0/+2
* Silence some gcc compilation warnings:Ken Raeburn2004-05-301-5/+4
* * ksetpwd.c (init_creds): Let's use C comments for C code, shall we?Ken Raeburn2003-04-281-1/+1
* Build ksetpw, a client for the Microsoft set password protocol. NotSam Hartman2003-04-251-0/+312