| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove the old kadmin server | Theodore Tso | 1996-07-26 | 1 | -471/+0 |
| * | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 1 | -0/+4 |
| * | missing log entries | Ken Raeburn | 1996-05-02 | 1 | -0/+32 |
| * | * srv_main.c: Move inclusion of k5-int.h before testing if | Ezra Peisach | 1996-03-03 | 1 | -0/+5 |
| * | This is the aggregate of a bunch of fixes to kadmind (after all, some people | Mark Eichin | 1996-02-24 | 1 | -0/+40 |
| * | (key_encrypt_keys): Remove equally errneous krb5_use_enctype() call | Theodore Tso | 1995-09-14 | 1 | -0/+9 |
| * | Keys are encrypted in the key of the master key encryption type, not | Theodore Tso | 1995-09-14 | 1 | -0/+8 |
| * | srv_key.c: Globally change use of ENCTYPE_DES_CBC_MD5 to | Theodore Tso | 1995-09-07 | 1 | -0/+13 |
| * | * admin.c, passwd.c, srv_key.c, srv_main.c : | Chris Provenzano | 1995-09-06 | 1 | -0/+4 |
| * | * admin.c, kadm5_defs.h, srv_key.c, srv_main.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 1 | -0/+5 |
| * | Describe previous changes | Paul Park | 1995-08-31 | 1 | -0/+11 |
| * | Fix automatic generation of changepw service | Paul Park | 1995-08-25 | 1 | -0/+5 |
| * | Describe previous changes | Paul Park | 1995-08-17 | 1 | -0/+7 |
| * | Replace key_name_to_data() with krb5_dbe_find_keytype() | Paul Park | 1995-08-15 | 1 | -0/+5 |
| * | Consolidate handling of tagged database attributes | Paul Park | 1995-08-10 | 1 | -0/+7 |
| * | Describe previous changes | Paul Park | 1995-08-09 | 1 | -0/+19 |
| * | Describe previous changes | Paul Park | 1995-08-08 | 1 | -0/+11 |
| * | Describe previous changes | Paul Park | 1995-08-07 | 1 | -0/+6 |
| * | Describe previous changes | Paul Park | 1995-08-04 | 1 | -0/+16 |
| * | Describe previous changes | Paul Park | 1995-08-03 | 1 | -0/+13 |
| * | Remove dependence on mit-des.h | Paul Park | 1995-07-27 | 1 | -0/+5 |
| * | Add KDC profile and stash file support | Paul Park | 1995-07-17 | 1 | -0/+13 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 1 | -0/+5 |
| * | Describe previous changes | Paul Park | 1995-06-30 | 1 | -0/+8 |
| * | ---------------------------------------------------------------------- | Sam Hartman | 1995-06-29 | 1 | -0/+3 |
| * | Compiler warning cleanup | Paul Park | 1995-06-27 | 1 | -0/+4 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 1 | -0/+9 |
| * | Fixed ACL routines to work on systems with unsigned char. | Sam Hartman | 1995-06-14 | 1 | -0/+12 |
| * | Check for sys/select.h and include if found. Required to | Sam Hartman | 1995-06-13 | 1 | -0/+7 |
| * | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 1 | -0/+5 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 1 | -0/+4 |
| * | Update kadmind5 to use new logging routines | Paul Park | 1995-06-08 | 1 | -0/+8 |
| * | Makefile.in (CFLAGS), srv_acl.c (acl_init): Use KRB5_DEFAULT_ADMIN_ACL | Theodore Tso | 1995-06-07 | 1 | -0/+5 |
| * | (key_decrypt_keys): On error, when clearing keyblocks, set contents to null. | Ezra Peisach | 1995-06-07 | 1 | -0/+11 |
| * | Specify maxlife and maxrenewlife fields when creating changepw | Paul Park | 1995-06-05 | 1 | -0/+6 |
| * | Change default acl file name to a #define | Paul Park | 1995-06-01 | 1 | -0/+13 |
| * | Use syslog instead of com_err when shutting down as output may be closed and | Ezra Peisach | 1995-05-28 | 1 | -0/+7 |
| * | kadmind5 depends on libkdb5.a | Paul Park | 1995-05-26 | 1 | -0/+4 |
| * | Install kadmind5 and manpage in correct location | Paul Park | 1995-05-22 | 1 | -0/+6 |
| * | Do not destroy the replay cache when done with a request | Paul Park | 1995-05-16 | 1 | -0/+4 |
| * | Describe last batch of changes | Paul Park | 1995-05-12 | 1 | -0/+13 |
| * | bug fixes | Paul Park | 1995-05-11 | 1 | -0/+9 |
| * | srv_output.c (lang_error_message): Local variable is assigned from | Ezra Peisach | 1995-05-09 | 1 | -0/+9 |
| * | Add new functions to support new administrative operations | Paul Park | 1995-05-09 | 1 | -0/+30 |
| * | Remove language support flags | Paul Park | 1995-05-05 | 1 | -0/+4 |
| * | Disable command recognition for not-fully-implemented commands | Paul Park | 1995-04-28 | 1 | -0/+6 |
| * | signal.h, not sys/signal.h | Mark Eichin | 1995-04-28 | 1 | -2/+0 |
| * | Sorry - reinstate <sys/signal.h> for srv_net and proto_serv | Paul Park | 1995-04-28 | 1 | -2/+5 |
| * | * srv_net.c: include <signal.h> | Mark Eichin | 1995-04-28 | 1 | -0/+3 |
| * | Fix bug in lang_init_slist() which would not return that it had | Paul Park | 1995-04-28 | 1 | -0/+5 |