| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | * dump.c (dump_db): Update usage comment. Add "-rev" and | Tom Yu | 2002-08-23 | 1 | -0/+17 |
| * | * main.c: updated the usage function | Jen Selby | 2002-08-14 | 1 | -0/+5 |
| * | * dump.c (master_key_convert): Iterate over freeing | Tom Yu | 2002-07-31 | 1 | -0/+6 |
| * | * kdb5_util.M: added documentation for some options. | Jen Selby | 2002-07-29 | 1 | -0/+4 |
| * | * dump.c (dump_ov_princ): Remove variable set but unused | Ezra Peisach | 2002-07-15 | 1 | -0/+4 |
| * | call krb5_c_ versions of enctype/cksumtype checking routines | Ken Raeburn | 2002-04-06 | 1 | -0/+7 |
| * | Implement code to get random data from /dev/{random,urandom}. For | Sam Hartman | 2002-01-08 | 1 | -0/+4 |
| * | * dump.c (dump_db): Pass krb5_boolean instead of char * as | Ezra Peisach | 2001-10-26 | 1 | -0/+5 |
| * | * loadv4.c (fixup_database): Don't set SUPPORT_DESMD5 anymore | Tom Yu | 2001-10-25 | 1 | -0/+4 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -0/+5 |
| * | * string_table.c (str_INITING_KCONTEXT): Variable deleted. | Ken Raeburn | 2001-07-16 | 1 | -0/+8 |
| * | * nstrtok.h: New file with prototype for nstrtok | Ezra Peisach | 2001-07-01 | 1 | -0/+13 |
| * | * kdb5_util.c (main): Change optarg to koptarg to prevent | Ezra Peisach | 2001-06-22 | 1 | -0/+5 |
| * | * kdb5_create.c: Include <krb5/adm_proto.h> for | Ezra Peisach | 2001-06-20 | 1 | -0/+5 |
| * | Fixed a bunch of typos | Mitchell Berger | 2001-06-20 | 1 | -0/+4 |
| * | * dump.c (name_matches): Cleanup warning of assignments in | Ezra Peisach | 2001-06-18 | 1 | -0/+5 |
| * | * dump.c: Include regex.h if exists and if HAVE_REGCOMP | Ezra Peisach | 2001-06-18 | 1 | -0/+5 |
| * | * dumpv4.c: Pass C_Block * to des_read_password() as per prototype | Ezra Peisach | 2001-06-08 | 1 | -0/+12 |
| * | * kadm5_create.c: Add prototype for static | Ezra Peisach | 2001-06-04 | 1 | -0/+9 |
| * | * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c, | Ezra Peisach | 2001-02-26 | 1 | -0/+7 |
| * | * loadv4.c: Remove references to KRB_NEVERDATE | Tom Yu | 2001-02-09 | 1 | -0/+4 |
| * | * kdb5_util.M: Fix some formatting nits and document new flags | Tom Yu | 2001-02-06 | 1 | -0/+5 |
| * | * kdb5_create.c (kdb5_create): Argument to krb5_read_password | Ezra Peisach | 2000-10-17 | 1 | -0/+5 |
| * | * kdb5_util.M: Update manpage | Tom Yu | 2000-10-17 | 1 | -0/+16 |
| * | * dump.c: Various message char arrays turned into macros, to permit gcc to | Ken Raeburn | 2000-07-05 | 1 | -0/+7 |
| * | * dump.c: Add a new dump version, r1_3_version, and make it the | Tom Yu | 2000-07-01 | 1 | -0/+7 |
| * | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 1 | -0/+5 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | * kdb5_util.c (main): Do try using com_err in the case that krb5_init_context | Ken Raeburn | 1999-07-07 | 1 | -0/+5 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 1 | -0/+5 |
| * | * dump.c: Fix up to work with new crypto API | Tom Yu | 1998-11-03 | 1 | -0/+4 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -0/+17 |
| * | Add support for changing the master key for a database as part of | Theodore Tso | 1998-09-30 | 1 | -0/+5 |
| * | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 1 | -0/+7 |
| * | Collapse all configure.in files under the kadmin directory into the | Theodore Tso | 1998-02-28 | 1 | -0/+6 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -0/+5 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+4 |
| * | * kdb5_util.c: Add flag indicating that policy db is to be closed. | Ezra Peisach | 1997-11-04 | 1 | -0/+11 |
| * | Include either tcl.h or tcl/tcl.h. On debian linux, the tcl development headers | Ezra Peisach | 1997-10-22 | 1 | -0/+4 |
| * | * loadv4.c: | Tom Yu | 1997-07-25 | 1 | -0/+7 |
| * | * dump.c (process_k5beta_record): Change variables from char to | Ezra Peisach | 1997-07-17 | 1 | -0/+8 |
| * | Check to see if the global_param's stash file is non-NULL before | Theodore Tso | 1997-03-12 | 1 | -0/+5 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -0/+5 |
| * | * kdb5_util.c: fix multiply defined globals [krb5-admin/260] | Barry Jaspan | 1996-12-03 | 1 | -0/+4 |
| * | * dump.c (load_db): lock the database directly (having fixed the | Mark Eichin | 1996-11-13 | 1 | -0/+5 |
| * | * kadmin/dbutil dumpv4 expiration ("never") fixes | Mark Eichin | 1996-11-11 | 1 | -0/+42 |
| * | Remove calls to macros that are a part of CONFIG_RULES; | Tom Yu | 1996-11-08 | 1 | -0/+4 |