| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 1 | -0/+3 |
| * | Make the logs less verbose, by omitting the hostname, pid, etc. | Theodore Tso | 1995-10-06 | 1 | -0/+5 |
| * | Remove the profile relation, since it's really a bad idea. Removed | Theodore Tso | 1995-10-06 | 1 | -0/+7 |
| * | If the log file can't be opened, print an intelligent error message | Theodore Tso | 1995-10-05 | 1 | -0/+5 |
| * | * alt_prof.c (krb5_read_realm_params): If secure flag is set in | Ezra Peisach | 1995-10-05 | 1 | -0/+6 |
| * | * adm_conn.c (kadm_get_creds): zero out creds->server after | Mark Eichin | 1995-10-02 | 1 | -0/+5 |
| * | #ifdef the entire file so it's not built under Windows | Theodore Tso | 1995-09-29 | 1 | -0/+4 |
| * | Working telnet authentication module and project consolidations | Keith Vetter | 1995-09-28 | 1 | -0/+8 |
| * | alt_prof.c (krb5_read_realm_params): On an error, initialize the | Theodore Tso | 1995-09-27 | 1 | -0/+5 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 1 | -0/+5 |
| * | Change password for the Mac | Keith Vetter | 1995-09-24 | 1 | -0/+5 |
| * | * logger.c (klog_com_err_proc): pass whoami in failure messages | Mark Eichin | 1995-09-24 | 1 | -0/+5 |
| * | keysalt.c: 16/32 bit integer mismatch. | Theodore Tso | 1995-09-23 | 1 | -0/+7 |
| * | Fix memory leak. Free the default realm when we're done. Remove the | Theodore Tso | 1995-09-13 | 1 | -0/+7 |
| * | Revert keytype -> emctype changes. | Ezra Peisach | 1995-09-12 | 1 | -0/+5 |
| * | Use KRB5_ADM_SERVICE_INSTANCE for the instance name, instead of | Theodore Tso | 1995-09-07 | 1 | -0/+5 |
| * | * adm_kt_dec.c, adm_kt_enc.c, alt_prof.c, keysalt.c, str_conv.c : | Chris Provenzano | 1995-09-06 | 1 | -0/+4 |
| * | * adm_kt_dec.c, adm_kt_enc.c, alt_prof.c, str_conv.c: | Chris Provenzano | 1995-09-06 | 1 | -0/+6 |
| * | Add description of strings recognized by str_conv.c | Paul Park | 1995-08-29 | 1 | -0/+5 |
| * | Update file list | Theodore Tso | 1995-08-24 | 1 | -0/+3 |
| * | Add timestamp_to_sfstring() | Paul Park | 1995-08-21 | 1 | -0/+7 |
| * | Fix Purify complaint | Paul Park | 1995-08-08 | 1 | -0/+4 |
| * | Restore input strings to their original state after parsing | Paul Park | 1995-08-07 | 1 | -0/+8 |
| * | Add new key/salt tuple handling modules | Paul Park | 1995-08-04 | 1 | -0/+4 |
| * | Fix krb5_aprof_get_deltat() | Paul Park | 1995-08-03 | 1 | -0/+5 |
| * | Describe previous changes | Paul Park | 1995-07-31 | 1 | -0/+11 |
| * | Include adm_proto.h for prototypes. Compiling with -Wmissing_prototypes | Ezra Peisach | 1995-07-21 | 1 | -1/+4 |
| * | Add KDC profile handling routines | Paul Park | 1995-07-17 | 1 | -0/+5 |
| * | Remove LDFLAGS | Paul Park | 1995-07-07 | 1 | -0/+5 |
| * | * adm_conn.c (kadm_get_creds): Pass kcontext to os_localaddr | Tom Yu | 1995-07-06 | 1 | -0/+3 |
| * | Compiler warning cleanup | Paul Park | 1995-06-27 | 1 | -0/+4 |
| * | Add alternate profile routines | Paul Park | 1995-06-23 | 1 | -0/+7 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 1 | -0/+6 |
| * | Fix up places in tests where return type of getopt demoted to | Sam Hartman | 1995-06-14 | 1 | -0/+5 |
| * | Only defining DEVICE_OPEN et al when unix was defined breaks | Sam Hartman | 1995-06-13 | 1 | -0/+9 |
| * | (clean-unix): Remove $(UNIX_OBJS) | Ezra Peisach | 1995-06-11 | 1 | -0/+4 |
| * | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 1 | -0/+4 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 1 | -0/+5 |
| * | $($(WHAT)_OBJS) is not accepted by all Makes! We assume for now that | Theodore Tso | 1995-06-09 | 1 | -0/+6 |
| * | Add new logging control routines | Paul Park | 1995-06-08 | 1 | -0/+9 |
| * | Add support for specifiable ccache and ticket lifetime for kadm | Paul Park | 1995-06-05 | 1 | -0/+10 |
| * | PC bug fixes mostly 16 vs 32 which prototyping fixed | Keith Vetter | 1995-06-03 | 1 | -0/+7 |
| * | Change DBOBJS to DB_OBJS to match rest of Makefile.in | Ezra Peisach | 1995-05-31 | 1 | -0/+5 |
| * | Removed INTERFACE from two kadm routines | Keith Vetter | 1995-05-31 | 1 | -0/+4 |
| * | Changes to get kadm working on the PC | Keith Vetter | 1995-05-30 | 1 | -0/+5 |
| * | First pass to make the new kadm stuff compile cleanly on the PC. No test | Keith Vetter | 1995-05-26 | 1 | -0/+11 |
| * | Use available random number generator and free all allocated memory | Paul Park | 1995-05-16 | 1 | -0/+8 |
| * | Fix Ultrix problems for tests | Paul Park | 1995-05-16 | 1 | -0/+8 |
| * | Fix bug in ktent_to_proto() and add test modules | Paul Park | 1995-05-16 | 1 | -0/+7 |
| * | Add new modules to handle administrative protocol keyword=value | Paul Park | 1995-05-09 | 1 | -0/+8 |