| Commit message (Expand) | Author | Age | Files | Lines |
* | * kdb5_util.c (main): Change optarg to koptarg to prevent | Ezra Peisach | 2001-06-22 | 2 | -9/+14 |
* | * kdb5_create.c: Include <krb5/adm_proto.h> for | Ezra Peisach | 2001-06-20 | 2 | -0/+6 |
* | Fixed a bunch of typos | Mitchell Berger | 2001-06-20 | 4 | -9/+13 |
* | * dump.c (name_matches): Cleanup warning of assignments in | Ezra Peisach | 2001-06-18 | 2 | -4/+9 |
* | * dump.c: Include regex.h if exists and if HAVE_REGCOMP | Ezra Peisach | 2001-06-18 | 2 | -1/+6 |
* | * dumpv4.c: Pass C_Block * to des_read_password() as per prototype | Ezra Peisach | 2001-06-08 | 7 | -4/+23 |
* | * kadm5_create.c: Add prototype for static | Ezra Peisach | 2001-06-04 | 5 | -35/+55 |
* | * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c, | Ezra Peisach | 2001-02-26 | 8 | -160/+218 |
* | * loadv4.c: Remove references to KRB_NEVERDATE | Tom Yu | 2001-02-09 | 2 | -4/+6 |
* | * kdb5_util.M: Fix some formatting nits and document new flags | Tom Yu | 2001-02-06 | 2 | -12/+28 |
* | * kdb5_create.c (kdb5_create): Argument to krb5_read_password | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
* | * kdb5_util.M: Update manpage | Tom Yu | 2000-10-17 | 6 | -16/+68 |
* | * dump.c: Various message char arrays turned into macros, to permit gcc to | Ken Raeburn | 2000-07-05 | 2 | -64/+69 |
* | * dump.c: Add a new dump version, r1_3_version, and make it the | Tom Yu | 2000-07-01 | 2 | -6/+68 |
* | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 2 | -0/+7 |
* | 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 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+2 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 11 | -11/+44 |
* | * kdb5_util.c (main): Do try using com_err in the case that krb5_init_context | Ken Raeburn | 1999-07-07 | 2 | -2/+6 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
* | * dump.c: Fix up to work with new crypto API | Tom Yu | 1998-11-03 | 2 | -26/+23 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 7 | -169/+351 |
* | Add support for changing the master key for a database as part of | Theodore Tso | 1998-09-30 | 2 | -26/+167 |
* | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 4 | -3/+10 |
* | Collapse all configure.in files under the kadmin directory into the | Theodore Tso | 1998-02-28 | 3 | -9/+7 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
* | * kdb5_util.c: Add flag indicating that policy db is to be closed. | Ezra Peisach | 1997-11-04 | 4 | -4/+29 |
* | Include either tcl.h or tcl/tcl.h. On debian linux, the tcl development headers | Ezra Peisach | 1997-10-22 | 2 | -0/+8 |
* | * loadv4.c: | Tom Yu | 1997-07-25 | 5 | -16/+36 |
* | * dump.c (process_k5beta_record): Change variables from char to | Ezra Peisach | 1997-07-17 | 3 | -6/+15 |
* | Check to see if the global_param's stash file is non-NULL before | Theodore Tso | 1997-03-12 | 2 | -1/+7 |
* | dump.c kdb5_destroy.c kdb5_stash.c kdb5_util.c: | Richard Basch | 1997-02-20 | 5 | -12/+27 |
* | krb5_xfree cleanup | Richard Basch | 1997-02-19 | 1 | -7/+4 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -11/+10 |
* | * kdb5_util.c: fix multiply defined globals [krb5-admin/260] | Barry Jaspan | 1996-12-03 | 2 | -3/+7 |
* | * dump.c (load_db): lock the database directly (having fixed the | Mark Eichin | 1996-11-13 | 2 | -0/+25 |
* | * kadmin/dbutil dumpv4 expiration ("never") fixes | Mark Eichin | 1996-11-11 | 8 | -9/+205 |
* | Remove calls to macros that are a part of CONFIG_RULES; | Tom Yu | 1996-11-08 | 2 | -1/+4 |
* | minor fix to verification of specified load version (autodetect code | Barry Jaspan | 1996-11-05 | 2 | -8/+9 |
* | * dump.c (dump_k5beta6_iterator): don't dump tl types that are | Barry Jaspan | 1996-10-18 | 2 | -8/+38 |
* | * dump.c (load_db): osa_adb_rename_policy_db will create the db, | Barry Jaspan | 1996-10-18 | 2 | -10/+5 |
* | * dump.c (load_db): rename osa_adb_rename_policy to *_db | Barry Jaspan | 1996-10-08 | 2 | -2/+4 |
* | add pr to previous entry | Barry Jaspan | 1996-10-08 | 1 | -1/+1 |
* | * dump.c (load_db): rework the way policy database naming and | Barry Jaspan | 1996-10-08 | 2 | -55/+62 |
* | * kdb5_util.c (ARG_VAL): case second half of ?: operator to char * | Barry Jaspan | 1996-10-03 | 2 | -2/+10 |
* | remove ".so man1/header.doc" and extra args to .TH | Tom Yu | 1996-09-10 | 3 | -3/+8 |
* | Don't call get_config_params again, since it's not necessary, and | Theodore Tso | 1996-09-09 | 2 | -12/+10 |
* | Fixed a typo | Jeff Bigler | 1996-09-05 | 1 | -1/+1 |