| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix off by one in malloc for reading in name | Ezra Peisach | 1995-10-27 | 1 | -0/+4 |
| * | extract_v4_srvtab: Version number is only one byte long (warlord) | Ezra Peisach | 1995-10-09 | 1 | -0/+5 |
| * | Move declaration of std_ks_tuple from kdb5_edit.h to cpw.c (extern part) | Ezra Peisach | 1995-10-05 | 1 | -0/+6 |
| * | Use the kdc.conf file to determine the default list of keysalt tuples | Theodore Tso | 1995-10-04 | 1 | -0/+8 |
| * | kdb5_edit.c (show_principal): Show key version and last password change | Ezra Peisach | 1995-09-18 | 1 | -0/+8 |
| * | Add DES_CBC_MD5 and DES_CBC_CRC with the V4 salt as default key/salt | Theodore Tso | 1995-09-15 | 1 | -0/+7 |
| * | If V4 compatibility is not enabled, provide a dummy routine for | Ezra Peisach | 1995-09-08 | 1 | -0/+5 |
| * | * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c : | Chris Provenzano | 1995-09-06 | 1 | -0/+4 |
| * | * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 1 | -0/+5 |
| * | Add v4 dump load logic from kdb5_convert | Paul Park | 1995-08-25 | 1 | -0/+8 |
| * | Update file list | Theodore Tso | 1995-08-24 | 1 | -1/+6 |
| * | Make new dump format text-based. Also add logic to read/write old format | Paul Park | 1995-08-21 | 1 | -0/+9 |
| * | Fix script handling | Paul Park | 1995-08-18 | 1 | -0/+4 |
| * | Add support for -s scriptfile and fix gcc -Wall complaints | Paul Park | 1995-08-15 | 1 | -0/+5 |
| * | Use krb5_string_to_keysalts() to ensure that list is unique | Paul Park | 1995-08-07 | 1 | -0/+5 |
| * | * cpw.c : Uses new kdb change password routines for ank, ark, cpw, | Chris Provenzano | 1995-08-07 | 1 | -0/+10 |
| * | cpw.c : New change password code for kdb5_edit. | Chris Provenzano | 1995-08-03 | 1 | -0/+5 |
| * | Use new admin string conversion routines | Paul Park | 1995-07-31 | 1 | -0/+8 |
| * | Add --with-dbm check | Paul Park | 1995-07-27 | 1 | -0/+4 |
| * | Use new kdb format | Chris Provenzano | 1995-07-27 | 1 | -0/+4 |
| * | Add KDC profile and stash file support | Paul Park | 1995-07-17 | 1 | -0/+8 |
| * | Add ability to get rid of -lkdb4 references | Paul Park | 1995-07-12 | 1 | -0/+10 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 1 | -0/+5 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 1 | -0/+8 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 1 | -0/+8 |
| * | Include k5-int.h before krb.h so that PROTOTYPE is not redefined | Ezra Peisach | 1995-05-21 | 1 | -0/+5 |
| * | Add AC_HEADER_STDC to define STDC_HEADERS for getdate.y (if present) | Ezra Peisach | 1995-05-09 | 1 | -0/+5 |
| * | Check the return code from kdb5_init_context() | Theodore Tso | 1995-05-01 | 1 | -0/+5 |
| * | * Makefile.in (LOCAL_LIBRARIES): put KRB4_LIB inside KLIB, and put | Mark Eichin | 1995-04-28 | 1 | -0/+5 |
| * | * Makefile.in (LOCAL_LIBRARIES): use KRB4_LIB and KDB4_LIB | Mark Eichin | 1995-04-27 | 1 | -0/+6 |
| * | When default realm specified on command line, call krb5_set_default_realm so | Ezra Peisach | 1995-04-19 | 1 | -0/+6 |
| * | Add "support_desmd5" flag | Theodore Tso | 1995-03-24 | 1 | -0/+5 |
| * | Set the return code from ss_execute_line(), so that appropriate error | Theodore Tso | 1995-03-17 | 1 | -0/+5 |
| * | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 1 | -0/+4 |
| * | Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with | Theodore Tso | 1995-03-01 | 1 | -0/+5 |
| * | Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 1 | -0/+5 |
| * | * kdb5_edit.c: add struct timeb and sys/timeb includes from | Mark Eichin | 1995-02-24 | 1 | -0/+6 |
| * | * kdb5_edit.c: add modent | Tom Yu | 1995-02-14 | 1 | -0/+8 |
| * | * kdb5_edit.c (show_principal): make sane and print all useful | Tom Yu | 1995-02-09 | 1 | -0/+5 |
| * | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 1 | -0/+4 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -0/+4 |
| * | Do the right thing if we are compiling without V4 support. (The | Theodore Tso | 1994-12-19 | 1 | -0/+7 |
| * | gmtime expects a pointer to a time_t, not a long. On most systems | Theodore Tso | 1994-12-08 | 1 | -0/+6 |
| * | * dumpv4.c: new file. New command dump_v4db which creates a v4 | Mark Eichin | 1994-11-16 | 1 | -0/+11 |
| * | When scanning a database entry, read fail_auth_count into a temporary | Theodore Tso | 1994-10-14 | 1 | -0/+7 |
| * | Don't let errors in set_dbname_help initially cause the exit status to | Theodore Tso | 1994-10-07 | 1 | -0/+5 |
| * | Add new option -P to specify master key passwrd on the command line. | Theodore Tso | 1994-10-07 | 1 | -0/+10 |
| * | Use $(srcdir) to find manual page for make install | Theodore Tso | 1994-10-03 | 1 | -0/+4 |
| * | Make sure mod time on the dump_ok file is updated. (Some systems | Theodore Tso | 1994-09-29 | 1 | -0/+4 |
| * | Relink executable when libraries change | Theodore Tso | 1994-09-29 | 1 | -0/+5 |