aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/dbutil
AgeCommit message (Expand)AuthorFilesLines
2003-01-08Log entries for Makefile.ov deletionKen Raeburn1-0/+4
2003-01-07nuke old OV makefile stuffKen Raeburn1-19/+0
2002-11-06This commit fixes up the in-tree callers of krb5_read_password() andTom Yu3-2/+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/+3
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-08-23 * dump.c (dump_db): Update usage comment. Add "-rev" andTom Yu4-16/+80
2002-08-14 * main.c: updated the usage functionJen Selby2-1/+7
2002-07-31 * dump.c (master_key_convert): Iterate over freeingTom Yu2-2/+12
2002-07-29 * kdb5_util.M: added documentation for some options.Jen Selby2-2/+28
2002-07-15 * dump.c (dump_ov_princ): Remove variable set but unusedEzra Peisach2-4/+6
2002-04-06call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn4-8/+15
2002-01-08Implement code to get random data from /dev/{random,urandom}. ForSam Hartman2-1/+12
2001-10-26 * dump.c (dump_db): Pass krb5_boolean instead of char * asEzra Peisach2-1/+8
2001-10-25 * loadv4.c (fixup_database): Don't set SUPPORT_DESMD5 anymoreTom Yu2-23/+5
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn6-82/+86
2001-07-16* string_table.c (str_INITING_KCONTEXT): Variable deleted.Ken Raeburn4-5/+10
2001-07-01 * nstrtok.h: New file with prototype for nstrtokEzra Peisach6-37/+22
2001-06-22 * kdb5_util.c (main): Change optarg to koptarg to preventEzra Peisach2-9/+14
2001-06-20 * kdb5_create.c: Include <krb5/adm_proto.h> forEzra Peisach2-0/+6
2001-06-20Fixed a bunch of typosMitchell Berger4-9/+13
2001-06-18 * dump.c (name_matches): Cleanup warning of assignments inEzra Peisach2-4/+9
2001-06-18 * dump.c: Include regex.h if exists and if HAVE_REGCOMPEzra Peisach2-1/+6
2001-06-08 * dumpv4.c: Pass C_Block * to des_read_password() as per prototypeEzra Peisach7-4/+23
2001-06-04 * kadm5_create.c: Add prototype for staticEzra Peisach5-35/+55
2001-02-26 * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c,Ezra Peisach8-160/+218
2001-02-09 * loadv4.c: Remove references to KRB_NEVERDATETom Yu2-4/+6
2001-02-06 * kdb5_util.M: Fix some formatting nits and document new flagsTom Yu2-12/+28
2000-10-17 * kdb5_create.c (kdb5_create): Argument to krb5_read_passwordEzra Peisach2-1/+6
2000-10-17 * kdb5_util.M: Update manpageTom Yu6-16/+68
2000-07-05* dump.c: Various message char arrays turned into macros, to permit gcc toKen Raeburn2-64/+69
2000-07-01 * dump.c: Add a new dump version, r1_3_version, and make it theTom Yu2-6/+68
2000-06-01Check for existance of <memory.h>.Wilfredo Sanchez2-0/+7
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/+2
1999-09-24copyright notice updates from 1.1 branchKen Raeburn11-11/+44
1999-07-07* kdb5_util.c (main): Do try using com_err in the case that krb5_init_contextKen Raeburn2-2/+6
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-11-03 * dump.c: Fix up to work with new crypto APITom Yu2-26/+23
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz7-169/+351
1998-09-30Add support for changing the master key for a database as part ofTheodore Tso2-26/+167
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso4-3/+10
1998-02-28Collapse all configure.in files under the kadmin directory into theTheodore Tso3-9/+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-11-04 * kdb5_util.c: Add flag indicating that policy db is to be closed.Ezra Peisach4-4/+29
1997-10-22Include either tcl.h or tcl/tcl.h. On debian linux, the tcl development headersEzra Peisach2-0/+8
1997-07-25 * loadv4.c:Tom Yu5-16/+36
1997-07-17 * dump.c (process_k5beta_record): Change variables from char toEzra Peisach3-6/+15