diff options
| author | Ezra Peisach <epeisach@mit.edu> | 1996-08-24 00:46:52 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 1996-08-24 00:46:52 +0000 |
| commit | 73700efbb5968d21b92f7dafa153e79a10094ccb (patch) | |
| tree | 66790aee50958422384b73e7a1341321745d5b4b /src/admin/destroy/ChangeLog | |
| parent | e7a959caf3b47b3e0277e685a8bd88ba06bcc613 (diff) | |
| download | krb5-73700efbb5968d21b92f7dafa153e79a10094ccb.tar.gz krb5-73700efbb5968d21b92f7dafa153e79a10094ccb.tar.xz krb5-73700efbb5968d21b92f7dafa153e79a10094ccb.zip | |
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/destroy/ChangeLog')
| -rw-r--r-- | src/admin/destroy/ChangeLog | 58 |
1 files changed, 0 insertions, 58 deletions
diff --git a/src/admin/destroy/ChangeLog b/src/admin/destroy/ChangeLog deleted file mode 100644 index d70a699f8..000000000 --- a/src/admin/destroy/ChangeLog +++ /dev/null @@ -1,58 +0,0 @@ - -Fri Jul 7 15:36:45 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:30:49 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:31:59 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. - Also, remove DBMLIB, it was not used. - * configure.in - Remove dbm library checks, these are no longer needed - with the Berkeley database code. Also, add shared library - usage check. - - -Tue May 30 14:41:50 EDT 1995 Paul Park (pjpark@mit.edu) - * kdb5_destroy.c: Remove knowledge of database files. Use kdb5_db_ - destroy to destroy the database. - -Thu Mar 2 12:18:36 1995 Theodore Y. Ts'o <tytso@dcl> - - * Makefile.in (ISODELIB): Remove reference to $(ISODELIB). - -Wed Mar 1 11:52:36 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:05:53 1995 John Gilmore (gnu at toad.com) - - * kdb5_destroy.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 - -Thu Oct 6 23:43:38 1994 Theodore Y. Ts'o (tytso@dcl) - - * kdb5_destroy.c (main): Add option to force destruction of a - database. - -Mon Oct 3 19:10:23 1994 Theodore Y. Ts'o (tytso@dcl) - - * Makefile.in: Use $(srcdir) to find manual page for make install. - -Thu Sep 29 22:20:25 1994 Theodore Y. Ts'o (tytso@dcl) - - * Makefile.in: Relink executable when libraries change. - -Wed Jun 29 00:22:07 1994 Tom Yu (tlyu at dragons-lair) - - * kdb5_destroy.c: fix things to call krb5_init_ets - |
