summaryrefslogtreecommitdiffstats
path: root/src/kadmin/ktutil
Commit message (Expand)AuthorAgeFilesLines
* make dependKen Raeburn2003-12-151-8/+9
* make-depend updatesKen Raeburn2003-05-241-6/+6
* Register writable keytabs by defaultSam Hartman2003-05-192-7/+5
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-231-1/+1
* update dependenciesTom Yu2002-11-271-1/+1
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-062-1/+6
* * ktutil_ct.ct: Add final "end" statementKen Raeburn2002-08-292-0/+3
* update dependenciesKen Raeburn2002-08-291-6/+8
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * ktutil.c (ktutil_list): Remove variable set but not used. Also,Ezra Peisach2002-07-152-2/+9
* update dependenciesKen Raeburn2002-06-151-9/+7
* 8-bit-kvno workarounds from 1.2.4Ken Raeburn2002-03-072-3/+17
* Set umask to 077 to avoid public srvtabsSam Hartman2002-03-032-0/+9
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-7/+8
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-102-54/+32
* dependenciesKen Raeburn2001-09-012-1/+24
* * ktutil_funcs.c (ktutil_add): Cast argument to isxdigit() to intEzra Peisach2001-06-182-1/+5
* * ktutil.c, ktutil_funcs.c: Do not shadow system "index" andEzra Peisach2001-02-264-7/+47
* * ktutil.c (ktutil_list): Provide a real usage messageKen Raeburn2000-12-152-2/+6
* * Makefile.in (ktutil): Do not link with the V4Ezra Peisach2000-07-034-5/+18
* pullup from 1.2-beta4Ken Raeburn2000-07-012-1/+8
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-244-4/+16
* * ktutil_funcs.c (ktutil_add): Cleanup newly allocated keytabGeoffrey King1999-08-182-20/+40
* Added "addent" command to allow creation of new keytab entries byGeoffrey King1999-08-165-9/+212
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* Collapse all configure.in files under the kadmin directory into theTheodore Tso1998-02-283-6/+7
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-022-1/+5
* Renamed getst() to getstr() to avoid conflicts with krb4.h definitionRichard Basch1997-02-191-6/+6
* krb5_xfree cleanupRichard Basch1997-02-191-5/+5
* Merge of libhack_branchTom Yu1997-02-093-9/+11
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-082-2/+11
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-102-2/+5
* Added man page and line in Makefile to install itJeff Bigler1996-08-293-0/+69
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-222-1/+4
* * configure.in: remove ref to SS_RULESTom Yu1996-06-142-1/+4
* cvsignore hackeryTom Yu1996-06-101-1/+0
* * ktutil_funcs.c (ktutil_write_srvtab): use any type of des keyRichard Basch1996-03-202-28/+37
* Implement -e option to list thatSam Hartman1996-01-262-2/+20
* Convert the kvno to a char before writing it out. (The previous codeSam Hartman1996-01-262-2/+9
* ktutil.c (ktutil_write_v4): Call ktutil_write_srvtab not ktutil_write_keytabEzra Peisach1995-12-253-1/+11
* * ktutil_funcs.c : Do appropriate magic for enctype/keytype cleanupChris Provenzano1995-09-072-4/+8
* Update file listTheodore Tso1995-08-242-0/+43
* Use libkadm string handling routinesPaul Park1995-08-212-10/+16