summaryrefslogtreecommitdiffstats
path: root/src/admin/stash/ChangeLog
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>1996-08-24 00:46:52 +0000
committerEzra Peisach <epeisach@mit.edu>1996-08-24 00:46:52 +0000
commit73700efbb5968d21b92f7dafa153e79a10094ccb (patch)
tree66790aee50958422384b73e7a1341321745d5b4b /src/admin/stash/ChangeLog
parente7a959caf3b47b3e0277e685a8bd88ba06bcc613 (diff)
Removing programs which are now in the new OV admin system
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8980 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/admin/stash/ChangeLog')
-rw-r--r--src/admin/stash/ChangeLog77
1 files changed, 0 insertions, 77 deletions
diff --git a/src/admin/stash/ChangeLog b/src/admin/stash/ChangeLog
deleted file mode 100644
index a2f6d89b4..000000000
--- a/src/admin/stash/ChangeLog
+++ /dev/null
@@ -1,77 +0,0 @@
-Sun May 12 01:16:49 1996 Marc Horowitz <marc@mit.edu>
-
- * configure.in: USE_KADM_LIBRARY replaced by USE_KADMSRV_LIBRARY
-
-Wed Sep 06 14:20:57 1995 Chris Provenzano (proven@mit.edu)
-
- * kdb5_stash.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
-
-Tue Sep 05 22:10:34 1995 Chris Provenzano (proven@mit.edu)
-
- * kdb5_stash.c : Remove krb5_enctype references, and replace with
- krb5_keytype where appropriate.
-
-Mon Aug 21 16:48:01 EDT 1995 Paul Park (pjpark@mit.edu)
- * kdb5_stash.M - Remove "ascii representation of a decimal number".
-
-
-Mon Jul 31 15:49:17 EDT 1995 Paul Park (pjpark@mit.edu)
- * kdb5_stash.c - Use kadm string conversion routines.
-
-
-Mon Jul 17 15:02:29 EDT 1995 Paul Park (pjpark@mit.edu)
- * configure.in - Add KADM library.
- * kdb5_stash.c - Change calling sequence to krb5_db_fetch_mkey(). Add
- KDC profile reading/handling as a supplement to command line
- arguments.
-
-
-Fri Jul 7 15:38:50 EDT 1995 Paul Park (pjpark@mit.edu)
- * Makefile.in - Remove all explicit library handling and LDFLAGS.
- * configure.in - Add USE_KDB5_LIBRARY and KRB5_LIBRARIES.
-
-
-Fri Jun 30 14:31:23 EDT 1995 Paul Park (pjpark@mit.edu)
- * configure.in - Add --with-dbm to select between Berkeley and DBM
- KDC database format.
-
-
-Thu Jun 15 15:35:39 EDT 1995 Paul Park (pjpark@mit.edu)
- * Makefile.in - Change explicit library names to -l<lib> form, and
- change target link line to use $(LD) and associated flags.
- * configure.in - Add shared library usage check.
-
-Fri Jun 9 18:16:17 1995 <tytso@rsx-11.mit.edu>
-
- * configure.in: Remove standardized set of autoconf macros, which
- are now handled by CONFIG_RULES.
-
-Thu Mar 2 13:03:01 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * Makefile.in (ISODELIB): Remove reference to $(ISODELIB).
-
-Wed Mar 1 11:53:29 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * configure.in: Remove ISODE_INCLUDE, replace check for -lsocket
- and -lnsl with WITH_NETLIB check.
-
-Tue Feb 28 02:08:04 1995 John Gilmore (gnu at toad.com)
-
- * kdb5_stach.c: Avoid <krb5/...> and <com_err.h> includes.
-
-Fri Jan 13 15:23:47 1995 Chris Provenzano (proven@mit.edu)
-
- * Added krb5_context to all krb5_routines
-
-Mon Oct 3 19:11:08 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * Makefile.in: Use $(srcdir) to find manual page for make install.
-
-Thu Sep 29 22:20:51 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * Makefile.in: Relink executable when libraries change.
-
-Wed Jun 29 00:23:09 1994 Tom Yu (tlyu at dragons-lair)
-
- * kdb5_stash.c: fix things that should have been krb5_init_ets
-