aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin
AgeCommit message (Expand)AuthorFilesLines
2009-01-30Update kdb5_util purge_mkey's messaging behavior to be more informativemkey_migrateWill Fiveash1-13/+12
2009-01-30Implemented kdb5_util purge_meysWill Fiveash4-15/+346
2009-01-30merge to trunk r21834; no conflicts; tested on mac and linuxKen Raeburn1-0/+1
2009-01-29When listing master key versions, if none of them appears to be activeKen Raeburn1-3/+10
2009-01-29Support -n (dry-run) and -v (verbose) options for update_princ_encryptionKen Raeburn3-9/+53
2009-01-29handle updating an activation time for a mkvno that already has oneKen Raeburn1-0/+4
2009-01-29report error if time string doesn't parseKen Raeburn1-1/+8
2009-01-29Implement "kdb5_util update_princ_encryption"Ken Raeburn5-10/+406
2009-01-29Implement krb5_db_store_master_key_list.Greg Hudson1-23/+26
2009-01-29Fix an issue Ken noted with the kdb5_util dump -mkey_convert logicWill Fiveash5-29/+53
2009-01-28svn merge -r21791:21820 svn+ssh://wfiveash@svn.mit.edu/krb5/trunkWill Fiveash3-13/+13
2009-01-28Add code to refetch master key list if the matching mkey to decrypt aWill Fiveash1-6/+48
2009-01-28Make sure nentries == 1 after calling krb5_db_get_principal() inWill Fiveash1-9/+9
2009-01-27Modified the ldap plugin so the mkvno slot in the krbprincipalkeyWill Fiveash1-5/+5
2009-01-27More review changes:Will Fiveash3-26/+23
2009-01-27More review changes:Will Fiveash3-186/+200
2009-01-26Restore krb5_free_key_data_contents() as it was inWill Fiveash2-1/+6
2009-01-26Namespace-protect get_key_data_kvnoGreg Hudson1-2/+2
2009-01-26Work to address some of Ken's review comments. This doesn't address allWill Fiveash1-19/+25
2009-01-23Merge with head of trunk. Pulled in Ken's fix for db2 hash bug onWill Fiveash2-3/+8
2009-01-22Change the name of the krb5_dbe_act_mkey_list function toWill Fiveash1-82/+5
2009-01-21Modified krb5_db_fetch_mkey() to use the enctype in the stash file.Will Fiveash2-8/+8
2009-01-21Merge with current head of trunk:Will Fiveash3-12/+72
2009-01-21Made a change to the code reading the mkey stash to use the enctypeWill Fiveash2-8/+14
2009-01-20More bug fixes. There were several bugs in the existing new commands.Will Fiveash2-80/+146
2009-01-16Fixed the kdb5_util list_mkeys command (wasn't printing mkey info)Will Fiveash2-1/+3
2009-01-13Fixed some compiler warning issuesWill Fiveash2-2/+4
2009-01-13Added kdb5_util list_mkeys command, cleaned up some code formattingWill Fiveash5-271/+407
2009-01-10Merged with current trunk, no new function added. Everything buildsWill Fiveash40-3190/+3019
2009-01-09First commit. This project is not completely finished (the list_mkeys,Will Fiveash8-5/+544
2008-10-01Finished KLL to KIM shim.Alexandra Ellwood1-5/+6
2008-09-18makedependKen Raeburn4-86/+91
2008-09-18If unset env(KRB5CCNAME) doesn't work, skip the tests that depend on itKen Raeburn1-8/+35
2008-08-27compile-time flag to disable ipropKen Raeburn1-3/+12
2008-08-15a stash file is not a keytabWill Fiveash5-28/+108
2008-08-13Use a valid UTF8 password for randkey passwordAlexandra Ellwood1-5/+9
2008-08-06Oops. Really delete the extra argument this timeKen Raeburn1-1/+1
2008-08-06Check for malloc failureKen Raeburn1-0/+5
2008-08-06Removed unused (and unpassed) argument to process_k5beta7_policyKen Raeburn1-1/+0
2008-07-31Reuse more k5beta7 code for ipropKen Raeburn1-61/+1
2008-07-20Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn3-3/+3
2008-07-17Apply patch from Mark Phalan to correctly use progname instead ofTom Yu5-80/+65
2008-07-16Apply patch from Mark Phalan to initialize progname before useTom Yu1-4/+6
2008-06-27misc uninitialized-storage accessesKen Raeburn1-1/+1
2008-06-27fix ktutil listing with timestampKen Raeburn1-1/+2
2008-06-27use-after-free bugsKen Raeburn1-1/+1
2008-06-24Merge from branch sun-ipropKen Raeburn16-78/+1198
2008-06-10Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn1-9/+7
2008-06-10Get rid of handling of set-but-unused kadm5_config_params.admin_dbnameKen Raeburn1-5/+1
2008-06-10Remove documentation for no-longer-supported admin_dbname argumentKen Raeburn1-6/+1