| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove the old kadmin server | Theodore Tso | 1996-07-26 | 1 | -1394/+0 |
| * | Ken's acl and hangup fixes | Mark Eichin | 1996-04-09 | 1 | -1/+21 |
| * | Set the enctype to ENCTYPE_UNKNOWN when the enctype should be determined from | Richard Basch | 1996-01-11 | 1 | -3/+9 |
| * | (key_encrypt_keys): Remove equally errneous krb5_use_enctype() call | Theodore Tso | 1995-09-14 | 1 | -3/+29 |
| * | Keys are encrypted in the key of the master key encryption type, not | Theodore Tso | 1995-09-14 | 1 | -73/+57 |
| * | Globally change use of ENCTYPE_DES_CBC_MD5 to DEFAULT_KDC_ENCTYPE, so | Theodore Tso | 1995-09-07 | 1 | -7/+9 |
| * | * admin.c, passwd.c, srv_key.c, srv_main.c : | Chris Provenzano | 1995-09-06 | 1 | -22/+22 |
| * | * admin.c, kadm5_defs.h, srv_key.c, srv_main.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 1 | -23/+10 |
| * | Fix automatic generation of changepw service | Paul Park | 1995-08-25 | 1 | -7/+8 |
| * | Add routines to open and close the database | Paul Park | 1995-08-17 | 1 | -4/+37 |
| * | Replace key_name_to_data() with krb5_dbe_find_keytype() | Paul Park | 1995-08-15 | 1 | -56/+18 |
| * | Consolidate handling of tagged database attributes | Paul Park | 1995-08-10 | 1 | -1/+85 |
| * | Add krb5_use_keytype for each keytype | Paul Park | 1995-08-09 | 1 | -0/+17 |
| * | Don't deallocate key/salt tuples if supplied by caller to string_to_key | Paul Park | 1995-08-08 | 1 | -2/+7 |
| * | Handle V4 salttype correctly | Paul Park | 1995-08-07 | 1 | -5/+9 |
| * | Rework key_{string_to,random}_keys. Find latest admin key instead of key[0] | Paul Park | 1995-08-04 | 1 | -193/+318 |
| * | Use new database entry format. Update key_{string_to,encrypt,decrypt,random}... | Paul Park | 1995-08-03 | 1 | -260/+498 |
| * | Remove dependence on mit-des.h | Paul Park | 1995-07-27 | 1 | -3/+2 |
| * | Add KDC profile and stash file support | Paul Park | 1995-07-17 | 1 | -1/+3 |
| * | (key_decrypt_keys): On error, when clearing keyblocks, set contents to null. | Ezra Peisach | 1995-06-07 | 1 | -5/+15 |
| * | Specify maxlife and maxrenewlife fields when creating changepw | Paul Park | 1995-06-05 | 1 | -0/+9 |
| * | Add logic to retrieve/create the password changing service principal's | Paul Park | 1995-06-01 | 1 | -2/+238 |
| * | Avoid a core dump when the master key is entered incorrectly | Paul Park | 1995-05-11 | 1 | -2/+2 |
| * | Use keytab supplied with -T option. | Paul Park | 1995-05-09 | 1 | -41/+153 |
| * | Use new library libkadm. | Paul Park | 1995-04-28 | 1 | -11/+16 |
| * | New administrative protocol server | Paul Park | 1995-04-26 | 1 | -0/+527 |