summaryrefslogtreecommitdiffstats
path: root/src/kadmin/ktutil/ktutil_funcs.c
Commit message (Expand)AuthorAgeFilesLines
* * ktutil_funcs.c (ktutil_add): Fix malloc size botches reported byTom Yu2005-10-121-2/+2
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-061-1/+1
* 8-bit-kvno workarounds from 1.2.4Ken Raeburn2002-03-071-3/+12
* Set umask to 077 to avoid public srvtabsSam Hartman2002-03-031-0/+3
* * ktutil_funcs.c (ktutil_add): Cast argument to isxdigit() to intEzra Peisach2001-06-181-1/+1
* * ktutil.c, ktutil_funcs.c: Do not shadow system "index" andEzra Peisach2001-02-261-5/+6
* * Makefile.in (ktutil): Do not link with the V4Ezra Peisach2000-07-031-2/+3
* pullup from 1.2-beta4Ken Raeburn2000-07-011-1/+3
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * ktutil_funcs.c (ktutil_add): Cleanup newly allocated keytabGeoffrey King1999-08-181-20/+35
* Added "addent" command to allow creation of new keytab entries byGeoffrey King1999-08-161-0/+132
* Renamed getst() to getstr() to avoid conflicts with krb4.h definitionRichard Basch1997-02-191-6/+6
* krb5_xfree cleanupRichard Basch1997-02-191-5/+5
* * ktutil_funcs.c (ktutil_write_srvtab): use any type of des keyRichard Basch1996-03-201-28/+32
* Convert the kvno to a char before writing it out. (The previous codeSam Hartman1996-01-261-2/+4
* ktutil.c (ktutil_write_v4): Call ktutil_write_srvtab not ktutil_write_keytabEzra Peisach1995-12-251-0/+3
* * ktutil_funcs.c : Do appropriate magic for enctype/keytype cleanupChris Provenzano1995-09-071-4/+3
* First cut of ktutil; change functions have not yet been addedTom Yu1995-08-181-0/+382