summaryrefslogtreecommitdiffstats
path: root/src/kadmin/ktutil/ktutil.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 setlocale() calls to main functionsGreg Hudson2011-06-101-0/+1
* Mark up strings for translationGreg Hudson2011-06-101-18/+21
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-4/+1
* When we display enctypes, display the input name rather than theGreg Hudson2010-06-081-2/+2
* Some unsigned/signed warning cleanupEzra Peisach2010-01-031-1/+2
* make mark-cstyleTom Yu2009-10-311-114/+105
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-1/+1
* In ktutil, remove code for wst (write srvtab). Reimplement rst (readGreg Hudson2008-12-151-17/+1
* fix ktutil listing with timestampKen Raeburn2008-06-271-1/+2
* Register writable keytabs by defaultSam Hartman2003-05-191-7/+0
* * ktutil.c (ktutil_list): Remove variable set but not used. Also,Ezra Peisach2002-07-151-2/+3
* * ktutil.c, ktutil_funcs.c: Do not shadow system "index" andEzra Peisach2001-02-261-2/+2
* * ktutil.c (ktutil_list): Provide a real usage messageKen Raeburn2000-12-151-2/+2
* * Makefile.in (ktutil): Do not link with the V4Ezra Peisach2000-07-031-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Added "addent" command to allow creation of new keytab entries byGeoffrey King1999-08-161-9/+62
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-021-1/+1
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-081-2/+5
* Implement -e option to list thatSam Hartman1996-01-261-2/+18
* ktutil.c (ktutil_write_v4): Call ktutil_write_srvtab not ktutil_write_keytabEzra Peisach1995-12-251-1/+1
* Use libkadm string handling routinesPaul Park1995-08-211-10/+11
* First cut of ktutil; change functions have not yet been addedTom Yu1995-08-181-0/+225