aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/ktutil
AgeCommit message (Expand)AuthorFilesLines
2005-11-29make dependTom Yu1-10/+7
2005-10-12 * ktutil_funcs.c (ktutil_add): Fix malloc size botches reported byTom Yu2-2/+7
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-2/+0
2005-06-21Update dependenciesKen Raeburn1-7/+10
2004-12-30run "make depend"Ken Raeburn1-1/+0
2004-04-24update dependenciesKen Raeburn1-9/+10
2003-12-15make dependKen Raeburn1-8/+9
2003-05-24make-depend updatesKen Raeburn1-6/+6
2003-05-19Register writable keytabs by defaultSam Hartman2-7/+5
2002-12-23Replace dependencies on generated krb524 and krb4 headers withTom Yu1-1/+1
2002-11-27update dependenciesTom Yu1-1/+1
2002-11-06This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2-1/+6
2002-08-29* ktutil_ct.ct: Add final "end" statementKen Raeburn2-0/+3
2002-08-29update dependenciesKen Raeburn1-6/+8
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+2
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-07-15 * ktutil.c (ktutil_list): Remove variable set but not used. Also,Ezra Peisach2-2/+9
2002-06-15update dependenciesKen Raeburn1-9/+7
2002-03-078-bit-kvno workarounds from 1.2.4Ken Raeburn2-3/+17
2002-03-03Set umask to 077 to avoid public srvtabsSam Hartman2-0/+9
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-7/+8
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2-54/+32
2001-09-01dependenciesKen Raeburn2-1/+24
2001-06-18 * ktutil_funcs.c (ktutil_add): Cast argument to isxdigit() to intEzra Peisach2-1/+5
2001-02-26 * ktutil.c, ktutil_funcs.c: Do not shadow system "index" andEzra Peisach4-7/+47
2000-12-15* ktutil.c (ktutil_list): Provide a real usage messageKen Raeburn2-2/+6
2000-07-03 * Makefile.in (ktutil): Do not link with the V4Ezra Peisach4-5/+18
2000-07-01pullup from 1.2-beta4Ken Raeburn2-1/+8
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn4-4/+16
1999-08-18* ktutil_funcs.c (ktutil_add): Cleanup newly allocated keytabGeoffrey King2-20/+40
1999-08-16Added "addent" command to allow creation of new keytab entries byGeoffrey King5-9/+212
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-02-28Collapse all configure.in files under the kadmin directory into theTheodore Tso3-6/+7
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1997-10-02Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu2-1/+5
1997-02-19Renamed getst() to getstr() to avoid conflicts with krb4.h definitionRichard Basch1-6/+6
1997-02-19krb5_xfree cleanupRichard Basch1-5/+5
1997-02-09Merge of libhack_branchTom Yu3-9/+11
1996-11-08Check the error return from krb5_init_context(), and print an errorTheodore Tso2-2/+11
1996-09-10remove ".so man1/header.doc" and extra args to .THTom Yu2-2/+5
1996-08-29Added man page and line in Makefile to install itJeff Bigler3-0/+69
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz2-1/+4
1996-06-14 * configure.in: remove ref to SS_RULESTom Yu2-1/+4
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-03-20* ktutil_funcs.c (ktutil_write_srvtab): use any type of des keyRichard Basch2-28/+37