summaryrefslogtreecommitdiffstats
path: root/src/clients/kpasswd/kpasswd.c
Commit message (Expand)AuthorAgeFilesLines
* Allow using locales when gettext is absentBen Kaduk2012-07-061-0/+1
* Enable all localizations in main functionsBen Kaduk2012-07-061-1/+1
* Add API to interpret changepw result stringsGreg Hudson2012-05-091-4/+6
* Add setlocale() calls to main functionsGreg Hudson2011-06-101-0/+1
* Mark up strings for translationGreg Hudson2011-06-101-19/+20
* Whitespace and minor style changesGreg Hudson2010-09-301-7/+8
* kpasswd: if a credential cache is present, use FASTSam Hartman2010-09-271-26/+33
* Fix the kpasswd fallback from the ccache principal name to theGreg Hudson2010-03-181-7/+11
* make mark-cstyleTom Yu2009-10-311-118/+119
* get_init_creds_opt extensibilityTom Yu2007-01-301-7/+15
* Include autoconf.h early in sources, and disable use of @DEFS@Ken Raeburn2006-03-281-0/+1
* * kpasswd.c (P1, P2): Cosmetic fix for prompts to avoidTom Yu2004-06-251-2/+2
* * kpasswd.c (get_name_from_passwd_file): Do not cast return fromEzra Peisach2004-06-071-1/+1
* Handle NULL result_string->data returned from error inTom Yu2003-02-251-1/+2
* * kpasswd.c (main): Do not free potentially NULL pointersEzra Peisach2001-10-301-2/+4
* * kpasswd.c (main): Argument to krb5_read_password takes anEzra Peisach2000-10-171-3/+3
* kpasswd.c (main): Warnings cleanupEzra Peisach2000-07-291-16/+14
* Remove unused variablesEzra Peisach2000-03-161-4/+0
* Build kpasswd under windowsDanilo Almeida1999-08-101-10/+36
* * kpasswd.c:Tom Yu1998-01-301-0/+127