| Commit message (Expand) | Author | Age | Files | Lines |
| * | This is now obsolete; superceded by src/lib/kadm5 | Tom Yu | 1998-05-11 | 1 | -375/+0 |
| * | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 1 | -0/+6 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -0/+5 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+8 |
| * | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 1 | -0/+5 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 1 | -0/+7 |
| * | Eliminate extra files not needed for Macintosh and Windows. (This | Theodore Tso | 1996-11-07 | 1 | -0/+6 |
| * | remove ".so man1/header.doc" and extra args to .TH | Tom Yu | 1996-09-10 | 1 | -0/+4 |
| * | Ack - kadm is still used by the Mac and dos build trees | Ezra Peisach | 1996-08-24 | 1 | -0/+334 |
| * | We are using kadm5 now instead of kadm | Ezra Peisach | 1996-08-24 | 1 | -334/+0 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 1 | -0/+5 |
| * | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 1 | -0/+4 |
| * | Change use of _WINDOWS to _MSDOS, and add check for _WIN32 | Theodore Tso | 1996-06-12 | 1 | -0/+7 |
| * | Use KRB5_RUN_FLAGS | Sam Hartman | 1996-05-23 | 1 | -0/+4 |
| * | use AC_HEADER_STDARG | Ken Raeburn | 1996-03-13 | 1 | -0/+4 |
| * | Add new routine krb5_input_flag_to_string to allow an application to | Ezra Peisach | 1995-12-10 | 1 | -0/+4 |
| * | Free the realm_kdc_ports element of the structure | Theodore Tso | 1995-11-08 | 1 | -0/+5 |
| * | 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 |