aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/dbutil/kdb5_util.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-01pull up r24667 from trunkTom Yu1-0/+11
2010-07-06Remove count parameters from get_principal, put_principal,Greg Hudson1-45/+15
2010-07-02Remove verify_master_key from the DAL table, as well as its associatedGreg Hudson1-10/+0
2010-07-02Remove the set_master_key and get_master_key DAL interfaces and theirGreg Hudson1-1/+1
2010-05-03Eliminate the use of variables for format strings in kdb5_util. ManyGreg Hudson1-3/+0
2009-10-31make mark-cstyleTom Yu1-296/+297
2009-10-25Account lockoutGreg Hudson1-2/+2
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn1-2/+2
2009-01-30Master Key Migration ProjectWill Fiveash1-18/+61
2008-12-15Remove loadv4/dumpv4 code in kdb5_util. (The command table entries forGreg Hudson1-2/+0
2008-10-20Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson1-5/+1
2008-08-15a stash file is not a keytabWill Fiveash1-12/+27
2008-07-17Apply patch from Mark Phalan to correctly use progname instead ofTom Yu1-7/+9
2008-07-16Apply patch from Mark Phalan to initialize progname before useTom Yu1-4/+6
2008-06-24Merge from branch sun-ipropKen Raeburn1-1/+6
2006-10-23fix krb5_ldap_iterate to handle NULL match_expr and open_db_and_mkey to use K...Will Fiveash1-1/+1
2006-09-25Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn1-4/+2
2006-06-30(add_db_arg): Fix silly bug.Ken Raeburn1-3/+8
2006-06-29* kdb5_util.c (add_db_arg): New function.Ken Raeburn1-24/+20
2006-05-16* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn1-2/+3
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn1-1/+14
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-1/+1
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-30/+77
2002-08-23 * dump.c (dump_db): Update usage comment. Add "-rev" andTom Yu1-3/+5
2002-04-06call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn1-2/+2
2001-06-22 * kdb5_util.c (main): Change optarg to koptarg to preventEzra Peisach1-9/+9
2001-02-26 * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c,Ezra Peisach1-40/+44
2000-10-17 * kdb5_util.M: Update manpageTom Yu1-2/+2
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-07-07* kdb5_util.c (main): Do try using com_err in the case that krb5_init_contextKen Raeburn1-2/+1
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-60/+156
1997-11-04 * kdb5_util.c: Add flag indicating that policy db is to be closed.Ezra Peisach1-1/+8
1997-02-20dump.c kdb5_destroy.c kdb5_stash.c kdb5_util.c:Richard Basch1-1/+0
1997-02-19krb5_xfree cleanupRichard Basch1-7/+4
1996-12-03 * kdb5_util.c: fix multiply defined globals [krb5-admin/260]Barry Jaspan1-3/+3
1996-11-11 * kadmin/dbutil dumpv4 expiration ("never") fixesMark Eichin1-1/+1
1996-10-03 * kdb5_util.c (ARG_VAL): case second half of ?: operator to char *Barry Jaspan1-2/+3
1996-09-05loadv4.c (load_v4db): Fix argument parsing so that it actually works!Theodore Tso1-1/+1
1996-08-12 * kdb5_util.c: make mkey_password non-staticBarry Jaspan1-1/+1
1996-08-05 * all files: reworked for non-ss usage; kdb5_util_ct.ct andBarry Jaspan1-68/+97
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-0/+416