diff options
| author | Sam Hartman <hartmans@mit.edu> | 2003-12-11 23:14:06 +0000 |
|---|---|---|
| committer | Sam Hartman <hartmans@mit.edu> | 2003-12-11 23:14:06 +0000 |
| commit | b2b4e89cd2d41731ac62df6551b50f935d11d9fb (patch) | |
| tree | 1a6589b2304db232ae55d12dc6ef21011036ca44 /src/kadmin/v4server/unit-test/ChangeLog | |
| parent | 4b94a2e754b34b9a17c44ba9a71a8660dff57786 (diff) | |
| download | krb5-b2b4e89cd2d41731ac62df6551b50f935d11d9fb.tar.gz krb5-b2b4e89cd2d41731ac62df6551b50f935d11d9fb.tar.xz krb5-b2b4e89cd2d41731ac62df6551b50f935d11d9fb.zip | |
Remove kadmind4 and v5passwdd
Per email to kerberos-announce remove kadmind4 and v5passwdd from the distribution.
Ticket: new
Tags: enhancement
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15880 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kadmin/v4server/unit-test/ChangeLog')
| -rw-r--r-- | src/kadmin/v4server/unit-test/ChangeLog | 97 |
1 files changed, 0 insertions, 97 deletions
diff --git a/src/kadmin/v4server/unit-test/ChangeLog b/src/kadmin/v4server/unit-test/ChangeLog deleted file mode 100644 index 326a077fe..000000000 --- a/src/kadmin/v4server/unit-test/ChangeLog +++ /dev/null @@ -1,97 +0,0 @@ -2003-01-07 Ken Raeburn <raeburn@mit.edu> - - * Makefile.ov: Deleted. - -2002-08-29 Ken Raeburn <raeburn@mit.edu> - - * Makefile.in: Revert $(S)=>/ change, for Windows support. - -2002-08-23 Ken Raeburn <raeburn@mit.edu> - - * Makefile.in: Change $(S)=>/ and $(U)=>.. globally. - -1999-08-31 Ken Raeburn <raeburn@mit.edu> - - * lib/helpers.exp (unexpire): Move expiration date ahead a few - decades. - - * Makefile.in (check- check-ok): Disable tests until the tests get - updated for non-OVSEC mode, etc. - -1998-11-13 Theodore Ts'o <tytso@rsts-11.mit.edu> - - * Makefile.in: Set the myfulldir and mydir variables (which are - relative to buildtop and thisconfigdir, respectively.) - -Tue Mar 3 10:30:11 1998 Ezra Peisach <epeisach@kangaroo.mit.edu> - - * Makefile.in (check): Use the variable DO_V4_TEST to distinguish - from the other kadmin testing. - -Fri Feb 27 23:32:38 1998 Theodore Ts'o <tytso@rsts-11.mit.edu> - - * Makefile.in: Changed thisconfigdir to point at the kadmin - directory, since we've moved all of the configure.in - tests to the toplevel kadmin configure.in - -Wed Feb 18 16:01:35 1998 Tom Yu <tlyu@mit.edu> - - * Makefile.in: Remove trailing slash from thisconfigdir. Fix up - BUILDTOP for new conventions. - -Mon Feb 2 17:02:29 1998 Theodore Ts'o <tytso@rsts-11.mit.edu> - - * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile - -Sat Feb 22 15:12:17 1997 Ezra Peisach <epeisach@mit.edu> - - * configure.in: Do not run test suite unless Athena compatibility - is specified as well as tcl, Perl, runtest. - - * Makefile.in (check): Do not run tests unless really setup to do so. - -Mon Nov 11 20:51:58 1996 Tom Yu <tlyu@mit.edu> - - * configure.in: Add AC_CANONICAL_HOST to deal with new pre.in. - -Mon Oct 21 17:19:41 1996 Barry Jaspan <bjaspan@mit.edu> - - * v4server.0/setup-srvtab.exp: use KRB5_KTNAME instead of - ovsec_adm.srvtab explicitly - - * lib/helpers.exp: don't specify -k ovsec_adm.srvtab on the - command line, since kadmind4 now uses the config param value - [krb5-admin/30] - - * v4server.1/access.exp: start kadmin by cd'ing to the directory - first, so ps can find the process - -Thu Sep 26 17:52:21 1996 Barry Jaspan <bjaspan@mit.edu> - - * Makefile.in, remove_changepw_perms.sh, lib/helpers.exp, - vrserver.0/setup-srvtab.exp, v4server.1/access.exp: use $K5ROOT - instead of /krb5 - -Mon Sep 23 15:34:56 1996 Barry Jaspan <bjaspan@mit.edu> - - * adapt to krb5 build system: create Makefile.in, configure.in, - update paths in unix.exp, move helpers.exp to lib - -Tue Aug 20 13:33:29 1996 Barry Jaspan <bjaspan@mit.edu> - - * Makefile.ov, helpers.exp, v4server.1/change-password.exp: use - kadmin.local instead of kdb5_edit - -Mon Jul 15 17:15:51 1996 Marc Horowitz <marc@mit.edu> - - * helpers.exp (exp_prog): the check for non-newline-terminated - stdout was causing failures where there weren't any. Barry - doesn't remember why this was here to begin with. - * Makefile.ov (unit-test-body), helpers.exp: some versions of - runtest do not like digits in command-line variable names. - * Makefile.ov (unit-test-body), helpers.exp: ovsec_v4adm_server - renamed to kadmind4 - * getpid.sh: grep out any programs with expect or kadmind4 in - their names. - - |
