| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | gmtime expects a pointer to a time_t, not a long. On most systems | Theodore Tso | 1994-12-08 | 2 | -1/+7 |
| * | * dumpv4.c: new file. New command dump_v4db which creates a v4 | Mark Eichin | 1994-11-16 | 5 | -3/+389 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -5/+5 |
| * | When scanning a database entry, read fail_auth_count into a temporary | Theodore Tso | 1994-10-14 | 2 | -2/+10 |
| * | Don't let errors in set_dbname_help initially cause the exit status to | Theodore Tso | 1994-10-07 | 2 | -0/+6 |
| * | Add new option -P to specify master key passwrd on the command line. | Theodore Tso | 1994-10-07 | 3 | -6/+39 |
| * | Use $(srcdir) to find manual page for make install | Theodore Tso | 1994-10-03 | 2 | -1/+5 |
| * | Make sure mod time on the dump_ok file is updated. (Some systems | Theodore Tso | 1994-09-29 | 2 | -0/+12 |
| * | Relink executable when libraries change | Theodore Tso | 1994-09-29 | 4 | -15/+79 |
| * | Oops.. Missing close brace | Theodore Tso | 1994-09-29 | 1 | -0/+1 |
| * | Exit with a non-zero status if there was an error in an executed command. | Theodore Tso | 1994-09-29 | 5 | -9/+145 |
| * | Fix error string ("for reading" -> "for writing") | Theodore Tso | 1994-09-15 | 2 | -1/+7 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 6 | -36/+6 |
| * | lint cleanup | Mark Eichin | 1994-08-14 | 2 | -6/+4 |
| * | Stamp Out Imake in Our Lifetimes.. | Mark Eichin | 1994-08-09 | 1 | -78/+0 |
| * | more make install fixes | Tom Yu | 1994-07-20 | 2 | -2/+3 |
| * | * configure.in (in all relevant subdirs): another try at making | Tom Yu | 1994-07-16 | 1 | -0/+2 |
| * | * configure.in (in all relevant subdirs): | Tom Yu | 1994-07-08 | 2 | -4/+1 |