| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix off by one in malloc for reading in name | Ezra Peisach | 1995-10-27 | 2 | -1/+5 |
| * | Rather than displaying the master key version twice, display the actual | Richard Basch | 1995-10-24 | 1 | -1/+1 |
| * | Read the V4 Kerberos master key from /.k. Only prompt the user for the | Richard Basch | 1995-10-24 | 1 | -2/+17 |
| * | extract_v4_srvtab: Version number is only one byte long (warlord) | Ezra Peisach | 1995-10-09 | 2 | -2/+9 |
| * | Move declaration of std_ks_tuple from kdb5_edit.h to cpw.c (extern part) | Ezra Peisach | 1995-10-05 | 3 | -3/+9 |
| * | Use the kdc.conf file to determine the default list of keysalt tuples | Theodore Tso | 1995-10-04 | 4 | -18/+29 |
| * | kdb5_edit.c (show_principal): Show key version and last password change | Ezra Peisach | 1995-09-18 | 3 | -3/+11 |
| * | Add DES_CBC_MD5 and DES_CBC_CRC with the V4 salt as default key/salt | Theodore Tso | 1995-09-15 | 2 | -2/+16 |
| * | If V4 compatibility is not enabled, provide a dummy routine for | Ezra Peisach | 1995-09-08 | 2 | -1/+16 |
| * | * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c : | Chris Provenzano | 1995-09-06 | 6 | -42/+46 |
| * | * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 6 | -53/+47 |
| * | Add v4 dump load logic from kdb5_convert | Paul Park | 1995-08-25 | 5 | -1/+903 |
| * | Remove duplicated logic | Paul Park | 1995-08-25 | 1 | -50/+6 |
| * | Update file list | Theodore Tso | 1995-08-24 | 2 | -2/+7 |
| * | Make new dump format text-based. Also add logic to read/write old format | Paul Park | 1995-08-21 | 2 | -250/+1593 |
| * | Add description of -s and -R. Update description of -e and -k | Paul Park | 1995-08-21 | 1 | -9/+26 |
| * | Fix script handling | Paul Park | 1995-08-18 | 2 | -1/+5 |
| * | Add support for -s scriptfile and fix gcc -Wall complaints | Paul Park | 1995-08-15 | 5 | -95/+176 |
| * | Use krb5_string_to_keysalts() to ensure that list is unique | Paul Park | 1995-08-07 | 2 | -44/+16 |
| * | * cpw.c : Uses new kdb change password routines for ank, ark, cpw, | Chris Provenzano | 1995-08-07 | 8 | -746/+199 |
| * | cpw.c : New change password code for kdb5_edit. | Chris Provenzano | 1995-08-03 | 3 | -73/+542 |
| * | Use new admin string conversion routines | Paul Park | 1995-07-31 | 5 | -1165/+61 |
| * | Add --with-dbm check | Paul Park | 1995-07-27 | 2 | -0/+22 |
| * | Use new kdb format | Chris Provenzano | 1995-07-27 | 5 | -421/+213 |
| * | Add KDC profile and stash file support | Paul Park | 1995-07-17 | 4 | -4/+77 |
| * | Add ability to get rid of -lkdb4 references | Paul Park | 1995-07-12 | 3 | -3/+47 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 3 | -15/+11 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 3 | -5/+13 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 3 | -9/+11 |
| * | Include k5-int.h before krb.h so that PROTOTYPE is not redefined | Ezra Peisach | 1995-05-21 | 2 | -2/+8 |
| * | Add AC_HEADER_STDC to define STDC_HEADERS for getdate.y (if present) | Ezra Peisach | 1995-05-09 | 2 | -0/+6 |
| * | Check the return code from kdb5_init_context() | Theodore Tso | 1995-05-01 | 2 | -1/+11 |
| * | * Makefile.in (LOCAL_LIBRARIES): put KRB4_LIB inside KLIB, and put | Mark Eichin | 1995-04-28 | 2 | -2/+7 |
| * | * Makefile.in (LOCAL_LIBRARIES): use KRB4_LIB and KDB4_LIB | Mark Eichin | 1995-04-27 | 3 | -11/+9 |
| * | When default realm specified on command line, call krb5_set_default_realm so | Ezra Peisach | 1995-04-19 | 2 | -1/+14 |
| * | Change getdate.o to getdate.c in the SRCS list | Theodore Tso | 1995-04-19 | 1 | -1/+2 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+46 |
| * | Add "support_desmd5" flag | Theodore Tso | 1995-03-24 | 2 | -1/+8 |
| * | Set the return code from ss_execute_line(), so that appropriate error | Theodore Tso | 1995-03-17 | 2 | -1/+6 |
| * | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 2 | -2/+5 |
| * | Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with | Theodore Tso | 1995-03-01 | 2 | -3/+6 |
| * | Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 7 | -42/+15 |
| * | * kdb5_edit.c: add struct timeb and sys/timeb includes from | Mark Eichin | 1995-02-24 | 2 | -0/+37 |
| * | * kdb5_edit.c: add modent | Tom Yu | 1995-02-14 | 6 | -9/+1260 |
| * | * kdb5_edit.c (show_principal): make sane and print all useful | Tom Yu | 1995-02-09 | 2 | -4/+68 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
| * | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 2 | -3/+4 |
| * | Add context changes to dumpv4.c | Theodore Tso | 1995-01-19 | 1 | -15/+19 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 5 | -178/+187 |
| * | Do the right thing if we are compiling without V4 support. (The | Theodore Tso | 1994-12-19 | 4 | -3/+27 |