summaryrefslogtreecommitdiffstats
path: root/src/tests
diff options
context:
space:
mode:
authorSam Hartman <hartmans@mit.edu>2006-04-11 21:28:48 +0000
committerSam Hartman <hartmans@mit.edu>2006-04-11 21:28:48 +0000
commit779066fca01df6c4354ccd4f80dcafe4e96d891c (patch)
tree45813dea9d0492f0411ea537cd3b521544767a94 /src/tests
parent4e4c10590e698cfbb138bfb85bd1455b74919ec7 (diff)
downloadkrb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.tar.gz
krb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.tar.xz
krb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.zip
Remove ChangeLog files from the source tree. From now on, the
subversion commit log entry needs to include information that would have been in the changelog. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17893 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/ChangeLog213
-rw-r--r--src/tests/asn.1/ChangeLog498
-rw-r--r--src/tests/create/ChangeLog226
-rw-r--r--src/tests/dejagnu/ChangeLog149
-rw-r--r--src/tests/dejagnu/config/ChangeLog666
-rw-r--r--src/tests/dejagnu/krb-root/ChangeLog91
-rw-r--r--src/tests/dejagnu/krb-standalone/ChangeLog467
-rw-r--r--src/tests/gss-threads/ChangeLog26
-rw-r--r--src/tests/gssapi/ChangeLog66
-rw-r--r--src/tests/hammer/ChangeLog205
-rw-r--r--src/tests/misc/ChangeLog28
-rw-r--r--src/tests/resolve/ChangeLog132
-rw-r--r--src/tests/shlib/ChangeLog35
-rw-r--r--src/tests/threads/ChangeLog18
-rw-r--r--src/tests/verify/ChangeLog196
15 files changed, 0 insertions, 3016 deletions
diff --git a/src/tests/ChangeLog b/src/tests/ChangeLog
deleted file mode 100644
index e7426f6721..0000000000
--- a/src/tests/ChangeLog
+++ /dev/null
@@ -1,213 +0,0 @@
-2006-03-13 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (krb5.conf): New target. Use
- config-files/krb5.conf, but add db_module_dir tag.
- (kdb_check): Depend on it.
- (RUN_SETUP): Use it for KRB5_CONFIG.
-
-2005-08-20 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Use K5_AC_INIT instead of AC_INIT.
-
-2005-03-28 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Create makefile in misc.
- * Makefile.in (LOCAL_SUBDIRS): Add misc.
-
-2005-02-09 Ken Raeburn <raeburn@mit.edu>
-
- * gss-threads: New subdirectory.
- * Makefile.in (LOCAL_SUBDIRS): Add it.
- * configure.in: Configure it. Check for semaphore.h, sem_init,
- sem_trywait.
-
-2005-02-02 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Look for dlfcn.h. Configure new shlib
- subdirectory.
- * Makefile.in (LOCAL_SUBDIRS): Build in shlib subdir.
-
-2004-08-03 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Build makefile for new "threads" subdirectory.
-
-2004-02-12 Tom Yu <tlyu@mit.edu>
-
- * configure.in: Invoke KRB5_AC_PRIOCNTL_HACK.
-
-2003-06-04 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in (kdb_check): Remove uses of "dump -old", etc., since
- it doesn't work anymore given the new default for triple-DES
- master keys.
-
-2003-01-10 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Use V5_AC_OUTPUT_MAKEFILE instead of
- K5_GEN_MAKEFILE and K5_AC_OUTPUT.
-
-2002-09-24 Ezra Peisach <epeisach@bu.edu>
-
- * Makefile.in (mydir): Add missing mydir lines.
-
-2002-08-26 Ezra Peisach <epeisach@bu.edu>
-
- * configure.in: Use KRB5_LIB_PARAMS instead of AC_CANONICAL_HOST
- to set krb5_cv_host.
-
-2002-08-23 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
-
-2002-08-07 Tom Yu <tlyu@mit.edu>
-
- * configure.in: Fix sense of HAVE_RUNTEST.
-
-2002-07-18 Ezra Peisach <epeisach@bu.edu>
-
- * configure.in: Change K5_OUTPUT_FILES to K5_AC_OUTPUT (cleanup of
- obsolete macro).
-
-2002-07-17 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Substitute HAVE_RUNTEST with "yes" or "no".
-
-2002-07-12 Ken Raeburn <raeburn@mit.edu>
-
- * configure.in: Invoke AC_CANONICAL_HOST.
-
-2000-11-08 Tom Yu <tlyu@mit.edu>
-
- * configure.in: Change KRB4_DEJAGNU_TEST variable to KRBIV from
- KRB4; dejagnu-1.3 doesn't like digits in passed-in variables.
-
-2000-11-01 Ezra Peisach <epeisach@mit.edu>
-
- * configure.in: Use AC_C_CONST and AC_TYPE_SIGNAL instead of
- AC_RETSIGTYPE and AC_TYPE_SIGNAL.
-
-2000-08-08 Ezra Peisach <epeisach@mit.edu>
-
- * configure.in: Define KRB4_DEJAGNU_TEST depending on if krb4
- support is enabled.
-
-1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
-
- * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
- LOCAL_INCLUDES such that one can override CFLAGS from the command
- line without losing CPP search patchs and defines. Some associated
- Makefile cleanup.
-
-Wed Feb 18 16:27:44 1998 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in (thisconfigdir): Remove trailing slash.
-
-Thu Feb 12 16:19:11 1998 Tom Yu <tlyu@mit.edu>
-
- * configure.in: Add commented out AC_OUTPUT to force autoreconf to
- rebuild the configure script.
-
-Mon Feb 2 16:47:05 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-
- * configure.in: Create the makefiles for all of the subdirectories
- and move all of the configure.in tests from the
- subdirectories into this configure.in.
-
-Wed Nov 19 10:54:01 1997 Ezra Peisach <epeisach@mit.edu>
-
- * Makefile.in (kdb_check): Remove temporary file generated during test.
-
-Tue Nov 4 14:36:37 1997 Ezra Peisach <epeisach@mit.edu>
-
- * Makefile.in (kdb_check): Reinstated kdb checks
-
-Wed Oct 8 10:52:36 1997 Ezra Peisach <epeisach@mit.edu>
-
- * Makefile.in (kdb_check): Rewritten to use current admin system tools.
-
-Wed Jul 30 18:28:06 1997 Tom Yu <tlyu@mit.edu>
-
- * configure.in: Add "create" directory back.
-
-Fri Jul 19 15:31:22 1996 Marc Horowitz <marc@mit.edu>
-
- * Makefile.in (CFLAGS): the tests in Makefile.in have been
- superseded by other tests in the new admin system.
-
- * configure.in: don't build create, since it doesn't work with the
- new admin system, and isn't used by anything, anyway.
-
-Mon Mar 18 21:49:39 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * configure.in: Add KRB5_RUN_FLAGS
-
- * Makefile.in: Use runtime flags.
-
-Wed Feb 28 00:35:58 1996 Theodore Y. Ts'o <tytso@dcl>
-
- * configure.in: Build the gssapi tests directory
-
-Wed Oct 25 11:23:26 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * Makefile.in (check-unix): Run db checks before dejagnu tests.
-
-Wed Sep 06 14:20:57 1995 Chris Provenzano (proven@mit.edu)
-
- * test1.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
-
-Fri Sep 1 14:39:07 EDT 1995 Paul Park (pjpark@mit.edu)
-
- * Makefile.in - Add test for "old" dump format.
-
-Thu Aug 24 18:48:01 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * .Sanitize: Update file list
-
-Fri Jul 7 16:35:30 EDT 1995 Paul Park (pjpark@mit.edu)
- * Makefile.in - Remove LDFLAGS.
-
-
-Thu Jun 15 18:10:03 EDT 1995 Paul Park (pjpark@mit.edu)
- * Makefile.in - Set LD_LIBRARY_PATH to be the library directory in
- case we've built with shared libraries.
-
-Fri Jun 9 18:56:53 1995 <tytso@rsx-11.mit.edu>
-
- * configure.in: Remove standardized set of autoconf macros, which
- are now handled by CONFIG_RULES. Use DO_SUBDIRS to
- recurse down subdirectories.
-
-Wed May 03 02:25:32 1995 Chris Provenzano (proven@mit.edu)
-
- * Imakefile : Removed.
-
-Wed Apr 26 17:26:19 1995 Mark Eichin <eichin@cygnus.com>
-
- * configure.in: Added dejagnu subdirectory for Ian's tests.
-
-Wed Mar 1 16:31:35 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * configure.in: Added resolve subdirectory.
-
-Tue Feb 28 01:23:18 1995 John Gilmore (gnu at toad.com)
-
- * dump.c, test1.c: Avoid <krb5/...> includes.
-
-Sun Oct 23 01:47:14 1994 (tytso@rsx-11)
-
- * Makefile.in (check): Do checks for depth = 5
-
-Fri Oct 7 01:26:42 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * Makefile.in (check): Add general admin/kdb confidence check.
-
-Thu Oct 6 21:41:46 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * configure.in: Add recursive "make check"
-
-Wed Jun 29 00:26:31 1994 Tom Yu (tlyu at dragons-lair)
-
- * test1.c: added call to krb5_init_ets
-
diff --git a/src/tests/asn.1/ChangeLog b/src/tests/asn.1/ChangeLog
deleted file mode 100644
index dbe7c3ba69..0000000000
--- a/src/tests/asn.1/ChangeLog
+++ /dev/null
@@ -1,498 +0,0 @@
-2005-11-17 Ken Raeburn <raeburn@mit.edu>
-
- * utility.h: Don't include krb5.h.
- * utility.c: Include utility.h before krb5.h.
-
-2005-06-01 Ken Raeburn <raeburn@mit.edu>
-
- * trval.c (convert_nibble): Declare the argument with a type.
-
-2004-04-29 Ken Raeburn <raeburn@mit.edu>
-
- * debug.h (test): Macro renamed from "assert".
- * krb5_decode_test.c, krb5_encode_test.c: Callers updated.
-
-2003-05-18 Tom Yu <tlyu@mit.edu>
-
- * krb5_decode_test.c (main): Add new test cases for sequence
- number compatibility.
-
- * utility.c (krb5_data_hex_parse): Rewrite to be more lenient
- about whitespace.
-
-2003-05-12 Ezra Peisach <epeisach@mit.edu>
-
- * krb5_decode_test.c: Modify decode_run macro to take a cleanup
- handler to free allocated memory. Add static handlers to free
- krb5_alt_method, passwd_phrase_element and krb5_enc_data as the
- krb5 library does not handle at this time.
-
- * krb5_encode_test.c: Free krb5_context at end. Utilize the many
- ktest_empty and detroy functions to cleanup memory.
-
- * ktest.h, ktest.c: Add many ktest free and empty functions to
- cleanup allocated structures in tests.
-
- * utility.c (krb5_data_hex_parse): Free temporary data.
-
-
-2003-05-06 Sam Hartman <hartmans@mit.edu>
-
- * krb5_encode_test.c (main): Add etype_info2 support
-
- * ktest.c (ktest_make_sample_etype_info): Initialize s2kparams to be null.
- (ktest_make_sample_etype_info2): New function
-
-2002-11-07 Ezra Peisach <epeisach@bu.edu>
-
- * krb5_decode_test.c: Test for sam_challenege without empty
- optional strings.
-
- * trval_reference.out, reference_encode.out: Update to reflect
- that optional fields in sam_challenge are not being output.
-
-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.
-
-2001-10-09 Ken Raeburn <raeburn@mit.edu>
-
- * ktest.h, ktest_equal.h, utility.c, utility.h: Make prototypes
- unconditional.
-
-2001-07-06 Ezra Peisach <epeisach@mit.edu>
-
- * trval.c: Include string.h for strcmp prototype.
-
-2001-04-26 Ken Raeburn <raeburn@mit.edu>
-
- * trval.c (decode_len, do_prim, do_cons, do_prim_bitstring,
- do_prim_int, do_prim_string, print_tag_type, trval, trval2):
- Always use prototype declarations.
-
-Sun Feb 18 15:33:50 2001 Ezra Peisach <epeisach@mit.edu>
-
- * trval.c: Add prototypes for trval() and trval2().
-
-2000-10-26 Tom Yu <tlyu@mit.edu>
-
- * krb5_decode_test.c (main): Add new test cases for indefinite
- length ticket and as_rep. Fix up calls to decode_run() to have
- the modifier be in the description parameter.
-
-2000-10-17 Ezra Peisach <epeisach@mit.edu>
-
- * ktest.c (ktest_make_sample_etype_info): Use KRB5_ETYPE_NO_SALT
- instead of -1.
-
- * ktest_equal.c (ktest_equal_krb5_etype_info_entry): Test for
- KRB5_ETYPE_NO_SALT. ktest_equal_array_of_octet() and
- ktest_equal_array_of_char take unsigned int lengths.
-
- * ktest_equal.h: Add len_unsigned_array macro for a prototype of a
- function taking an unsigned int
- count. ktest_equal_array_of_octet() is one of
- these. ktest_equal_array_of_char() takes an unsigned int as
- length.
-
- * trval.c (trval): Unsigned/signed int fix.
-
- * utility.c (asn1_krb5_data_unparse): Better test for krb5_data
- length being less than zero.
-
-2000-09-26 Ezra Peisach <epeisach@mit.edu>
-
- * krb5_decode_test.c (decode_run): If the ASN1 decoder returns an
- error, add one to the error count so there will be a non-zero
- exit. Sometimes, the decoded structure is complete enoght to pass
- the test, even with an ASN.1 error - which can easilly get missed
- in the output run.
-
-2000-08-07 Ezra Peisach <epeisach@mit.edu>
-
- * reference_encode.out, trval_reference.out: Test encoding of
- negative lr_type field.
-
- * krb5_decode_test.c: Fix enc_kdc_rep_part tests to trully handle
- a negative lr_type in a krb5_last_req_entry structure. If
- KRB5_GENEROUS_LR_TYPE is defined, do a backwards compatibility
- test as well.
-
-2000-07-28 Ezra Peisach <epeisach@mit.edu>
-
- * utility.c: Add casts on types being sent to internal functions.
-
- * krb5_encode_test.c: Declare internal functions as static.
-
- * ktest.c: Remove unused functions. Clean up compiler warnings.
-
- * trval.c: Add proper prototype for declared functions.
-
-1999-11-01 Tom Yu <tlyu@mit.edu>
-
- * krb5_decode_test.c (main): Add test case for zero-length
- SequenceOfType.
-
-1999-10-26 Ken Raeburn <raeburn@mit.edu>
-
- * trval.c (print_tag_type): Use fputs when there's no formatting
- to do.
-
-1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
-
- * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
- LOCAL_INCLUDES such that one can override CFLAGS from the command
- line without losing CPP search patchs and defines. Some associated
- Makefile cleanup.
-
-Sat Jul 10 10:32:31 1999 Tom Yu <chaoself@mit.edu>
-
- * krb5_decode_test.c (main): Add additional test cases in
- encryption_key to test negative integer handling.
-
-1999-07-03 Tom Yu <tlyu@mit.edu>
-
- * krb5_decode_test.c (main): Add test cases for encryption_key in
- order to test skipping of trailing fields in sequences, as well as
- handling of indefinite lengths in sequences.
-
-Thu Jan 28 20:04:52 1999 Theodore Y. Ts'o <tytso@mit.edu>
-
- * trval.c: Now understands krb5 structure elements.
-
- * krb5_encode_test.c: Pass trval type hints to trval2() so that
- datastructures get properly decoded.
-
-Fri Jan 22 02:08:59 1999 Theodore Y. Ts'o <tytso@mit.edu>
-
- * trval.c: Added usage message, better options parsing, and
- support for two new options: -hex, which will accept the
- asn.1 encoding in hex (i.e., from a packet dump), and
- -krb5, which instructs the trval to print out the krb5
- interpretations of the data types. Trval will now also
- try to interpret the field names of known krb5 structures
- if -krb5 is specified.
-
-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.)
-
-Thu Dec 3 22:27:08 1998 Tom Yu <tlyu@mit.edu>
-
- * krb5_decode_test.c (main): Add variant test cases on
- enc_tkt_part to test bit string values that aren't exactly 32
- bits, including 38, 40, 29, and 24 bits to test boundary
- conditions.
-
-1998-05-06 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * krb5_encode_test.c (PRS): POSIX states that getopt returns -1
- when it is done parsing options, not EOF.
-
-Mon Mar 30 13:51:58 1998 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * ktest_equal.h: Add prototypes for ktest_equal_sam_challenge and
- ktest_equal_sam_response
-
- * ktest.c (ktest_make_sample_sam_response): Remove unused variable.
-
- * krb5_decode_test.c, krb5_decode_test.c (main): Declare main as
- int not void.
-
-Wed Feb 18 16:27:56 1998 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in: Remove trailing slash from thisconfigdir. Fix up
- BUILDTOP for new conventions.
-
-Mon Feb 2 16:46:31 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-
-Sun Aug 17 14:26:19 1997 Ezra Peisach <epeisach@mit.edu>
-
- * Makefile.in (SRCS): Add $(srcdir).
-
-Thu Mar 20 16:50:10 1997 Ezra Peisach <epeisach@mit.edu>
-
- * configure.in: Remove AC_PROG_INSTALL.
-
-Sun Feb 9 01:31:00 1997 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in:
- * configure.in: Update to new program build procedure.
-
-Thu Nov 14 14:13:41 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * krb5_encode_test.c (PRS): Add the -p option to krb5_encode_test
- to change the sample principal value (to test encoding of
- different krb5 principals).
-
- * ktest.c (ktest_make_sample_principal): Use krb5_parse_principal
- so that sample principal can be configured for different
- purposes.
-
- * krb5_decode_test.c (main):
- * krb5_encode_test.c (main): Check return value from
- krb5_init_context to make sure it succeeded.
-
- * Makefile.in (check): Set KRB5_CONFIG to
- $(TOPSRC)/config-files/krb5.conf so that the tests work.
-
-Wed Jun 5 15:59:12 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * krb5_decode_test.c (main): For asn1_decode_enc_kdc_rep_part,
- starttime will equal authtime if not sent OTW.
-
-Tue Apr 2 20:57:12 1996 Chris Provenzano <proven@mit.edu>
-
- * utility.c (krb5_data_hex_parse()) : Do a strdup() of string before
- sending it off to sscanf(), because some systems sscanf can't
- handle non writeable strings.
-
-Fri Mar 29 03:00:34 1996 Mark Eichin <eichin@cygnus.com>
-
- * krb5_decode_test.c (main): add tests for krb5_sam_challenge and
- krb5_sam_response.
- * krb5_encode_test.c (main): likewise.
- * ktest.c (ktest_make_sample_sam_challenge,
- ktest_make_sample_sam_response): new functions, supporting tests
- of new types.
- * ktest_equal.c (ktest_equal_sam_challenge,
- ktest_equal_sam_response): new comparators.
- * reference_encode.out, trval_reference.out: add data for test cases.
-
-Mon Mar 18 21:49:39 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * configure.in: Add KRB5_RUN_FLAGS
-
- * Makefile.in: Use runtime flags.
-
-Sun Mar 3 13:05:57 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * krb5_decode_test.c (main): In krb5_enc_tkt_part (optionals NULL)
- test, set starttime to authtime. Matches change to
- lib/krb5/asn.1/krb5_decode.c.
-
-Wed Nov 15 15:28:32 1995 Chris Provenzano (proven@mit.edu)
-
- * ktest_equal.c (ktest_equal_krb5_etype_info_entry()) :
- Only do emecmp() if ref->length > 0
-
-Wed Nov 8 20:03:51 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * krb5_encode_test.c (main): In case of an error in the encoding
- routines, exit. Otherwise, calling the print routines
- will often lead to a coredump.
-
- * ktest.c (ktest_make_sample_etype_info): Set etype.length to -1
- to mean that the optional salt string is missing. (This
- is change in the convention used by the ASN.1 encoder and
- decoder for this ASN.1 structure.)
-
-Tue Oct 31 21:30:28 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * krb5_decode_test.c (main): Add tests for
- decode_krb5_enc_data and decode_krb5_pa_enc_ts.
-
- * krb5_encode_test.c (main): Add tests for
- encode_krb5_enc_data and encode_krb5_pa_enc_ts.
-
- * ktest.c (ktest_make_sample_pa_enc_ts): New functions to
- test {encode,decode}_krb5_pa_enc_ts().
-
- * ktest_equal.c (ktest_equal_krb5_pa_enc_ts): New functions to test
- {encode,decode}_krb5_pa_enc_ts().
-
-Sun Oct 15 10:51:22 1995 <tytso@rsts-11.mit.edu>
-
- * ktest.c (ktest_make_sample_alt_method,
- ktest_make_sample_etype_info): Fixed signed/unsinged -Wall
- flame.
-
-Fri Sep 29 14:23:47 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * Makefile.in (clean): Remove trval on a make clean
-
-Wed Sep 06 14:20:57 1995 Chris Provenzano (proven@mit.edu)
-
- * ktest.c, ktest_equal.c, ktest_equal.h :
- s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
-
-Tue Sep 05 22:10:34 1995 Chris Provenzano (proven@mit.edu)
-
- * ktest.c, ktest.h, ktest_equal.c, ktest_equal.h : Remove krb5_enctype
- references, and replace with krb5_keytype where appropriate
-
-Tue Aug 29 14:20:52 EDT 1995 Paul Park (pjpark@mit.edu)
- * krb5_decode_test.c - Fix string constant.
- * trval.c - Remove definitions of malloc and realloc. They should come
- in from stdlib.h.
-
-Mon Aug 28 16:35:22 1995 <tytso@rsts-11.mit.edu>
-
- * krb5_decode_test.c (main): Add tests for
- decode_krb5_{etype_info,alt_method}.
-
- * krb5_encode_test.c (main): Add tests for
- encode_krb5_{etype_info,alt_method}.
-
- * ktest_equal.c (ktest_equal_krb5_alt_method,
- ktest_equal_krb5_etype_info_entry,
- ktest_equal_krb5_etype_info) New functions to test
- {encode,decode}_krb5_{etype_info,alt_method}.
-
- * ktest.c (ktest_make_sample_etype_info_entry,
- ktest_make_sample_etype_info,
- ktest_make_sample_alt_method,
- ktest_destroy_etype_info_entry, ktest_destroy_etype_info):
- New functions to test
- {encode,decode}_krb5_{etype_info,alt_method}.
-
-Sat Aug 26 12:40:57 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * krb5_encode_test.c (encoder_print_results): If trval2 returns
- non zero, indicate with error before exiting.
-
-Fri Aug 25 21:50:37 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * krb5_encode_test.c (main): Add tests for
- encode_krb5_padata_sequence().
-
- * krb5_decode_test.c (main): Add tests for
- decode_krb5_padata_sequence().
-
- * ktest.c (ktest_make_sample_empty_pa_data_array): New function
- which creates an empty pa_data array.
-
- * trval.c: Various -Wall cleanups.
-
- * Makefile.in (trval): Add rule to build the standalone trval
- program.
-
-Thu Jul 27 15:29:10 EDT 1995 Paul Park (pjpark@mit.edu)
- * krb5_{en,de}code_test.c - Use k5-int instead of krb5 and asn1.h.
-
-
-Wed Jul 12 12:30:45 EDT 1995 Paul Park (pjpark@mit.edu)
- * Makefile.in - Add LD_LIBRARY_PATH in case we used shared objects
- by default.
- * configure.in - Remove V5_USE_SHARED_LIB.
-
-
-Fri Jul 7 16:36:12 EDT 1995 Paul Park (pjpark@mit.edu)
- * Makefile.in - Remove explicit library handling and LDFLAGS.
- * configure.in - Add KRB5_LIBRARIES and V5_USE_SHARED_LIB.
-
-Tue Jun 20 14:56:53 1995 <tytso@rsx-11.mit.edu>
-
- * ktest.h, ktest_equal.h: Change PROTOTYPE to KRB5_PROTOTYPE
-
-Fri Jun 9 18:57:22 1995 <tytso@rsx-11.mit.edu>
-
- * configure.in: Remove standardized set of autoconf macros, which
- are now handled by CONFIG_RULES.
-
-Thu Mar 2 12:33:47 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * Makefile.in (ISODELIB): Remove reference to $(ISODELIB).
-
-Wed Mar 1 16:32:02 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * configure.in: Remove ISODE_INCLUDE and ISODE_DEFS, replace check
- for -lsocket and -lnsl with WITH_NETLIB check.
-
-Tue Feb 28 01:23:57 1995 John Gilmore (gnu at toad.com)
-
- * krb5_decode_test.c, krb5_encode_test.c, ktest.h, ktest_equal.h,
- utility.c, utility.h: Avoid <krb5/...> includes.
-
-Tue Feb 14 00:18:35 1995 Theodore Y. Ts'o (tytso@dcl)
-
- * Makefile.in: Use $(LD) instead of $(CC) when linking.
-
-Fri Jan 13 15:23:47 1995 Chris Provenzano (proven@mit.edu)
-
- * Added krb5_context to all krb5_routines
-
-Fri Nov 18 16:29:01 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * ktest.c (ktest_make_sample_keybloc): Add magic numbers for
- keyblock structure.
-
-Tue Nov 1 20:25:02 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * trval.c: Include the tag numbers for the krb5 application tags,
- since that's something we're going to want to check to
- make sure they're actually correct.
-
- * krb5_encode_test.c:
- * Makefile.in:
- * trval.c: Add the "-t option to krb5_encode_test, which causes it
- to use the ASN.1 unparser found in trval.c. This routine
- will attempt to decode the ASN.1 data stream and display
- it in a logical format for a human being to decipher.
-
-Wed Oct 19 00:11:43 1994 Theodore Y. Ts'o (tytso@maytag)
-
- * debug.h (assert):
- krb5_encode_test.c (main):
- krb5_decode_test.c (main): Exit with a non-zero exit status when
- the test suite detects errors.
-
- * ktest.c (ktest_destroy_enc_data): Clear the kvno field when
- destroying the encrypted data.
-
- * Makefile.in: "make check" depends on krb5_decode_test and
- krb5_encode_test being up to date.
-
-Tue Oct 18 22:46:17 1994 Theodore Y. Ts'o (tytso@maytag)
-
- * ktest_equal.c (array_compare): Don't segfault if one of the
- arguments is NULL and the other is not.
-
- * krb5_decode_test.c (main): Use krb5_init_ets() instead of
- explicitly naming the error tables to initialize.
-
- * utility.c (asn1buf_print): Remove unneeded routine.
-
- * utility.c (krb5_data_hex_parse): Return EINVAL instead of
- ASN1_PARSE_ERROR if KRB5_USE_ISODE is defined, since the
- ASN1 error codes aren't defined in that case.
-
-Fri Oct 14 15:00:41 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * Makefile.in: Clean up the test.out file.
-
-Fri Oct 14 23:45:01 1994 Theodore Y. Ts'o (tytso@maytag)
-
- * configure.in: Add ISODE_DEFS
-
-Thu Oct 6 21:42:27 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * Makefile.in: Add "make check" test case which runs the test programs.
-
-Tue Oct 4 14:32:39 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * krb5_decode_test.c (setup, decode_run):
- * krb5_encode_test.c (setup, encode_run): Don't call strcat on a
- constant string --- you can't modify a read only string!
-
-Thu Sep 29 23:01:58 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * Makefile.in: Relink executabes when libraries change
-
-Wed Sep 28 16:12:08 1994 Mark Eichin (eichin@cygnus.com)
-
- * ktest_equal.c: #include stdio.h to get NULL under sunos.
-
-Tue Sep 20 23:53:13 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * Fix typo in utility.c --- we should be freeing the pointer to
- the passed in pointer, not the passed-in pointer itself.
-
-
diff --git a/src/tests/create/ChangeLog b/src/tests/create/ChangeLog
deleted file mode 100644
index 0d0395d00d..0000000000
--- a/src/tests/create/ChangeLog
+++ /dev/null
@@ -1,226 +0,0 @@
-2005-10-04 Ken Raeburn <raeburn@mit.edu>
-
- * kdb5_mkdums.c (set_dbname_help): Set default realm and construct
- an argument vector describing the database pathname, before
- calling krb5_db_open.
-
-2005-06-20 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (KDB5_DEP_LIB): Use DL_LIB and THREAD_LINKOPTS
- instead of explicitly using -ldl and -lpthread.
-
- Novell merge.
- * Makefile.in:
- * kdb5_mkdums.c:
-
-2004-05-24 Ezra Peisach <epeisach@mit.edu>
-
- * kdb5_mkdums.c (main): Fix memory leak of master principal at exit.
-
-2003-05-22 Ezra Peisach <epeisach@mit.edu>
-
- * kdb5_mkdums.c (main): When attempting to register writable
- keytab, do not fail if error is KRB5_KT_TYPE_EXISTS.
-
-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.
-
-2002-04-05 Ken Raeburn <raeburn@mit.edu>
-
- * kdb5_mkdums.c (main): Call krb5_c_valid_enctype instead of
- valid_enctype.
-
-2001-11-19 Ezra Peisach <epeisach@mit.edu>
-
- * kdb5_mkdums.c (main): Invoke krb5_free_context when finished.
- (add_princ): Use krb5_free_principal to prevent memory leak.
-
-2001-10-09 Ken Raeburn <raeburn@mit.edu>
-
- * kdb5_mkdums.c: Make prototypes unconditional.
-
-2000-07-28 Ezra Peisach <epeisach@engrailed.mit.edu>
-
- * kdb5_mkdums.c: Remove unused quit().
-
-2000-07-02 Ezra Peisach <epeisach@mit.edu>
-
- * kdb5_mkdums.c: Remove unused variable.
-
-2000-05-11 Nalin Dahyabhai <nalin@redhat.com>
-
- * kdb5_mkdums.c (main): Make sure buffer 'principal' is terminated.
-
-2000-05-08 Ken Raeburn <raeburn@mit.edu>
- Nalin Dahyabhai <nalin@redhat.com>
-
- * kdb5_mkdums.c (main): Make sure buffer "tmp" is
- null-terminated. Don't overflow buffer "tmp" or "tmp2".
-
-1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
-
- * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
- LOCAL_INCLUDES such that one can override CFLAGS from the command
- line without losing CPP search patchs and defines. Some associated
- Makefile cleanup.
-
-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.)
-
-1998-10-27 Marc Horowitz <marc@mit.edu>
-
- * kdb5_mkdums.c: update to new crypto api
-
-1998-05-06 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * kdb5_mkdums.c (argv): POSIX states that getopt returns -1
- when it is done parsing options, not EOF.
-
-Mon Mar 30 16:57:43 1998 Ezra Peisach <epeisach@mit.edu>
-
- * kdb5_mkdums.c: Add parenthesis about assignements in conditionals.
-
-
-Wed Feb 18 16:28:15 1998 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in: Remove trailing slash from thisconfigdir. Fix up
- BUILDTOP for new conventions.
-
-Mon Feb 2 16:46:04 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-
-Sun Aug 17 14:26:57 1997 Ezra Peisach <epeisach@mit.edu>
-
- * Makefile.in (SRCS): Add $(SRCS) line.
-
-Wed Jul 30 18:27:36 1997 Tom Yu <tlyu@mit.edu>
-
- * kdb5_mkdums.c: Update to match reality of libkdb, so that it
- actually works.
-
-Tue Feb 18 18:20:14 1997 Richard Basch <basch@lehman.com>
-
- * kdb5_mkdums.c (add_princ):
- Replace krb5_xfree with krb5_free_data_contents
-
-Sun Feb 9 01:35:19 1997 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in:
- * configure.in: Update to new program build procedure.
-
-Tue Sep 10 14:20:09 1996 Tom Yu <tlyu@mit.edu>
-
- * kdb5_mkdums.M: remove ".so man1/header.doc"
-
-Thu May 2 21:17:27 1996 Richard Basch <basch@lehman.com>
-
- * kdb5_mkdums.c: fixed various abstraction violations where the
- code "knew" the cryptosystem_entry structure
-
-Sat Dec 23 01:04:40 1995 <tytso@rsts-11.mit.edu>
-
- * configure.in: Add check for DBM/db libraries
-
-Wed Dec 13 03:51:53 1995 Chris Provenzano (proven@mit.edu)
-
- * kdb5_mkdums.c : Remove mkvno from krb5_db_entry
-
-Thu Nov 09 17:05:57 1995 Chris Provenzano (proven@mit.edu)
-
- * kdb5_mkdums.c : Remove krb5_enctype from krb5_string_to_key() args.
-
-Wed Sep 06 14:20:57 1995 Chris Provenzano (proven@mit.edu)
-
- * kdb5_mkdums.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
-
-Tue Sep 05 22:10:34 1995 Chris Provenzano (proven@mit.edu)
-
- * kdb5_mkdums.c : Remove krb5_enctype references, and replace with
- krb5_keytype where appropriate
-
-Thu Jul 27 15:30:09 EDT 1995 Paul Park (pjpark@mit.edu)
- * kdb5_mkdums.c - Restore old logic to find the etype now that crypto-
- conf.c is correctly generated.
-
-Thu Jul 27 02:59:05 1995 Chris Provenzano (proven@mit.edu)
- * kdb5_mkdums.c : Use new kdb format.
-
-Mon Jul 17 15:23:24 EDT 1995 Paul Park (pjpark@mit.edu)
- * kdb5_mkdums.c - Change setting of defaulted keytype to be DEFAULT_
- KDC_ETYPE instead of using the keytype array to find the
- etype.
-
-
-Wed Jul 12 12:31:27 EDT 1995 Paul Park (pjpark@mit.edu)
- * configure.in - Remove V5_USE_SHARED_LIB.
-
-
-Fri Jul 7 16:37:07 EDT 1995 Paul Park (pjpark@mit.edu)
- * Makefile.in - Remove explicit library handling and LDFLAGS.
- * configure.in - Add USE_KDB5_LIBRARY and KRB5_LIBRARIES
-
-
-Thu Jun 15 18:10:55 EDT 1995 Paul Park (pjpark@mit.edu)
- * Makefile.in - Remove DBMLIB.
- * configure.in - Remove check for dbm libraries. Use shared library
- linking rules.
-
-Fri Jun 9 18:58:15 1995 <tytso@rsx-11.mit.edu>
-
- * configure.in: Remove standardized set of autoconf macros, which
- are now handled by CONFIG_RULES.
-
-Fri Mar 31 17:05:49 1995 Theodore Y. Ts'o (tytso@dcl)
-
- * kdb5_mkdums.c (add_princ): Zero out the entry before inserting it.
-
-Thu Mar 2 12:34:37 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * Makefile.in (ISODELIB): Remove reference to $(ISODELIB).
-
-Wed Mar 1 16:32:20 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 01:24:52 1995 John Gilmore (gnu at toad.com)
-
- * kdb5_mkdums.c: Avoid <krb5/...> includes.
-
-Fri Jan 13 15:23:47 1995 Chris Provenzano (proven@mit.edu)
-
- * Added krb5_context to all krb5_routines
-
-Sun Oct 23 00:50:07 1994 (tytso@rsx-11)
-
- * kdb5_mkdums.c (add_princ): Create principals with correct realm
- name.
-
- * configure.in: Look for ndbm or dbm libraries
-
-Thu Oct 6 12:41:28 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * kdb5_mkdums.c (main, set_dbname_help): Allow master key password
- to be passed in on the command line; to make testing
- scripts simpler.
-
- * kdb5_mkdums.c (add_princ): Initialize all the fields of the
- principal.
-
-Thu Sep 29 22:58:05 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * Makefile.in: Relink executable when libraries change
-
-Thu Sep 15 17:16:46 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * kdb5_mkdums.c (add_princ): Initialize key version number to be 1.
-
-
diff --git a/src/tests/dejagnu/ChangeLog b/src/tests/dejagnu/ChangeLog
deleted file mode 100644
index 8ab80f3323..0000000000
--- a/src/tests/dejagnu/ChangeLog
+++ /dev/null
@@ -1,149 +0,0 @@
-2005-08-16 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (site.exp): Write KRB5_DB_MODULE_DIR setting into
- site.exp. Depend on Makefile.
-
-2004-02-12 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in (check-runtest-yes): Add PRIOCNTL_HACK.
-
-2003-01-05 Sam Hartman <hartmans@mit.edu>
-
- * t_inetd.c: Remove declaration of errno
-
-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.
-
-2002-07-17 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (RUNTEST): Variable renamed from HAVE_RUNTEST.
- (check): Depend on check-runtest-@HAVE_RUNTEST@.
- (check-runtest-yes, check-runtest-no): Renamed from check-runtest,
- check-.
-
-2002-07-12 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (HAVE_RUNTEST): Include $(DEJAFLAGS).
-
-2000-08-08 Ezra Peisach <epeisach@mit.edu>
-
- * Makefile.in (KRB4_RUNTESTFLAGS): Set from configure.in and pass
- to runtest if krb4 compatibility is enabled.
-
-1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
-
- * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
- LOCAL_INCLUDES such that one can override CFLAGS from the command
- line without losing CPP search patchs and defines. Some associated
- Makefile cleanup.
-
-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.)
-
-Mon Mar 30 13:57:07 1998 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * t_inetd.c: Include stdlib.h (if present) for atoi() prototype,
- Include unistd.h (if present) for dup() prototype.
-
-
-Wed Feb 18 16:28:37 1998 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in: Remove trailing slash from thisconfigdir. Fix up
- BUILDTOP for new conventions.
-
-Mon Feb 2 16:45:49 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-
-Tue Oct 7 08:02:13 1997 Ezra Peisach <epeisach@mit.edu>
-
- * Makefile.in (runenv.vars): Use tr to remove newlines in multiple
- lines of variables.
-
-Fri Oct 3 02:26:45 1997 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in: Fix up site.exp generation to reduce the quoting
- lossage somewhat.
-
-Sun Aug 17 14:26:57 1997 Ezra Peisach <epeisach@mit.edu>
-
- * Makefile.in (SRCS): Add $(SRCS) line.
-
-Sun Feb 9 01:38:26 1997 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in:
- * configure.in: Update to new program build procedure.
-
-Wed Nov 20 16:01:34 1996 Barry Jaspan <bjaspan@mit.edu>
-
- * Makefile.in (check-): warn more loudly about unrun tests
-
-Mon Oct 7 15:46:47 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * Makefile.in (HAVE_RUNTEST): Renamed from RUNTEST as
- config/pre.in now defines.
-
-Sun Apr 7 23:03:01 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * configure.in: Add KRB5_RUN_FLAGS
-
- * Makefile.in (site.exp): Create site.exp with runtime environment
- line from configure.
-
-Mon Feb 26 03:38:24 1996 Mark W. Eichin <eichin@cygnus.com>
-
- * *.exp: use $REALMNAME for the testing realm.
- * default.exp: if REALMNAME isn't set, set it to KRBTEST.COM.
-
-Fri Sep 29 14:23:01 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * Makefile.in (clean-unix): Remove the dejagnu temporary files.
-
-Tue Aug 29 14:22:28 EDT 1995 Paul Park (pjpark@mit.edu)
- * Makefile.in - Replace explicit library list with $(LIBS). This
- gets set with the needed libraries (e.g. -lsocket on Solaris).
-
-Sat Aug 26 18:10:44 1995 Ezra Peisach (epeisach@kangaroo.mit.edu)
-
- * .Sanitize: Add t_inetd.c
-
- * t_inetd.c: Small program to simulate the use of inetd in running
- tests.
-
- * configure.in: Add programming rules, shared libraries and
- signal handling
-
- * Makefile.in: Build/clean t_inetd if dejagnu tests are run.
-
-Thu Aug 24 18:48:01 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * .Sanitize: Update file list
-
-Wed Jun 21 18:13:11 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * configure.in: Remove AC_CONFIG_FRAGMENTS call, since it's no
- longer needed. (The aclocal.m4 V5_SET_TOPTREE handles it
- all automatically now.)
-
-Fri Jun 9 18:58:29 1995 <tytso@rsx-11.mit.edu>
-
- * configure.in: Remove standardized set of autoconf macros, which
- are now handled by CONFIG_RULES.
-
-Wed Apr 26 18:41:04 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * configure.in: Check for runtest program present on system for
- make check.
-
- * Makefile.in (check): Run runtest only if present on system
- (install): do nothing
-
-
-
diff --git a/src/tests/dejagnu/config/ChangeLog b/src/tests/dejagnu/config/ChangeLog
deleted file mode 100644
index cc348ee325..0000000000
--- a/src/tests/dejagnu/config/ChangeLog
+++ /dev/null
@@ -1,666 +0,0 @@
-2005-10-19 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (setup_krb5_conf): Don't include a non-listening KDC
- port in the client's config file.
-
-2005-09-07 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp: Initialize can_get_root to yes.
- (setup_root_shell): If can_get_root is "no", log a message and
- return, without making another attempt. On failing attempts, set
- can_get_root to "no".
-
-2005-08-16 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (setup_kerberos_files): Don't write database_name
- entry into KDC config file.
- (setup_krb5_conf): Write new config lines for the realm into the
- krb5.conf files.
-
-2005-03-14 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (start_tail): Make 'standalone' an additional
- argument.
- (start_kerberos_daemons): Pass it.
-
-2005-01-12 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (start_tail): New proc. Handles GNU tail race
- condition with less delay than the old code that was in
- start_kerberos_daemons.
- (start_kerberos_daemons): Call start_tail for both log files.
-
-2005-01-11 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (start_kerberos_daemons): Format date internally
- rather than running "date".
-
-2004-06-17 Tom Yu <tlyu@mit.edu>
-
- * default.exp (setup_krb5_conf): Default to not using SRV records
- to look up KDCs, to avoid timeouts on KRBTEST.COM's DNS servers.
-
-2004-03-14 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp: Set new variable portbase from $PORTBASE or
- default.
- (setup_kerberos_files, setup_krb5_conf, setup_kerberos_env): Use
- portbase to select all port numbers.
-
-2004-02-25 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (passes): Add "mode=udp" to existing pass
- specifications. Add a new pass which does AES and "mode=tcp".
- (setup_kerberos_files, setup_krb5_conf): Check global var "mode"
- and use it to force UDP or TCP communication between client and
- KDC. Also, have clients try another random port where we don't
- expect anything to be listening.
-
-2004-02-13 Tom Yu <tlyu@mit.edu>
-
- * default.exp (PRIOCNTL_HACK): Use "==" instead of "eq", which is
- not present in tcl-8.3.
-
-2004-02-12 Tom Yu <tlyu@mit.edu>
-
- * default.exp (PRIOCNTL_HACK): Wrap "spawn" to do priocntl things
- to work around Solaris 9 pty-close bug.
-
-2003-12-13 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (passes): Add an AES-only pass.
- (start_kerberos_daemons): Check for error "No principal in keytab
- matches desired name".
- (dump_db): New proc, for debugging.
- (spawn_xterm): Add GSSCLIENT to list of exported variables.
-
-2003-06-05 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (setup_root_shell): Check for "not authorized". Map
- eof to unsupported.
-
-2003-06-04 Tom Yu <tlyu@mit.edu>
-
- * default.exp (setup_root_shell): Don't try to use the procedure
- "-" when handling error messages from rlogin.
-
-2003-06-03 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (setup_root_shell): Handle error messages indicating
- "-x" isn't supported.
- (start_kerberos_daemons): "cannont" => "cannot".
-
-2003-06-01 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp: Default RLOGIN_FLAGS to "-x".
- (start_kerberos_daemons): Watch for "Cannot bind server socket"
- and log it. Watch for "no sockets set up" and report an error.
- (setup_root_shell): Watch for "Cannot assign requested address",
- log it and give up.
-
-2003-05-21 Tom Yu <tlyu@mit.edu>
-
- * default.exp: Be slightly more lenient about matching password
- prompts.
-
-2003-05-16 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (spawn_xterm): Add KPASSWD and REALMNAME to the list
- of exported variables.
-
-2003-04-18 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp: Add passes for testing AES.
- (start_kerberos_daemons): Add a small delay between starting the
- "tail -f" processes and appending the markers to their files.
- (spawn_xterm): Add RLOGIN, RLOGIND, FTP, and FTPD to the list of
- variables to export to the environment. Check that variables are
- defined before exporting them.
-
-2003-03-28 Tom Yu <tlyu@mit.edu>
-
- * default.exp (start_kerberos_daemons): If we get a timeout
- looking for the mark, log out the last 10 lines of the kdc
- logfile.
-
-2003-03-26 Tom Yu <tlyu@mit.edu>
-
- * default.exp (v4kinit): Expect failure when kiniting to a des3
- TGT, due to fix for MITKRB5-SA-2003-004.
- (setup_kadmind_srvtab): Remove. It's not needed anymore.
-
-2003-03-14 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (setup_root_shell): If we get connection refused
- messages, followed by no unrecognized errors and then eof, report
- it as an unsupported test.
-
-2003-02-04 Tom Yu <tlyu@mit.edu>
-
- * default.exp (start_kerberos_daemons): Use correct argument to
- "-4" flag.
-
-2003-02-04 Sam Hartman <hartmans@mit.edu>
-
- * default.exp (start_kerberos_daemons): Enable krb4
-
-2003-01-23 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (start_kerberos_daemons): Record more information
- when "tail -f" doesn't show the mark written to the log file.
- Look for and discard non-matching lines.
- (setup_root_shell): Ignore the message displayed by rlogin when
- a connection is refused to one address but other addresses are
- available.
-
-2002-11-08 Tom Yu <tlyu@mit.edu>
-
- * default.exp: Add (disabled) debugging code for catching leaking
- ptys. expect eof from the correct spawn_ids when killing kdc and
- kadmind to avoid leaking ptys.
- (do_klist, v4klist, v4klist_none): Check for eof to avoid leaking
- ptys.
-
-2002-10-07 Tom Yu <tlyu@mit.edu>
-
- * default.exp (stop_kerberos_daemons): Kill, expect eof, wait, in
- that order. Avoids delivery of multiple signals (HUP+TERM) to KDC
- daemons when shutting down.
-
-2002-09-29 Tom Yu <tlyu@mit.edu>
-
- * default.exp (start_kerberos_daemons): Fix to use "tail -f" to
- check for setup messages from daemons; this avoids a few race
- conditions.
-
-2002-03-06 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (modify_principal, kinit_kt, v4kinit_kt, do_klist,
- do_klist_kt, do_klist_err, do_kdestroy, xst, v4klist, v4kdestroy,
- v4klist_none): New procs.
- (add_random_key): No need to call expect_after in 'body' since
- both branches at invocation site will do it.
- (setup_root_shell, setup_root_shell_remote): Set correct value for
- KRB5_CONFIG.
- (passes): Add des-crc and des-md5 krb4 passes.
- (top level): Set KLIST and KDESTROY.
- (spawn_xterm): New proc useful for debugging only.
- (start_kerberos_daemons): Wait longer for "starting"
- line in log file.
-
-2002-02-20 Ezra Peisach <epeisach@mit.edu>
-
- * default.exp (start_kerberos_daemons): In starting the kadmin
- daemon, the last line in the log file might read "Seeding random
- number" for a second. If that is the case, wait three seconds and
- refetch the last line of the log file to look for the "starting
- kadmind message"
-
-2002-01-08 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (start_kerberos_daemons): When standalone, delete
- KDC replay cache before starting it up.
-
-2001-10-31 Tom Yu <tlyu@mit.edu>
-
- * default.exp (check_k5login, check_klogin): Error out if there is
- a nonexistent .k5login or .klogin for root.
- (setup_{kadmind_,}srvtab, add_{random,kerberos}_key): Notice
- unmatched output to avoid timing out on certain errors. Look for
- command echoes. Clear the expect_after list in places to avoid
- problems with lingering expect_after clauses against invalid
- spawn_ids. expect eof in places to avoid pty deadlock.
-
-2001-10-27 Tom Yu <tlyu@mit.edu>
-
- * default.exp: Mark as unused the test passes that won't
- accomplish anything due to disabling of SUPPORT_DESMD5 in the
- code.
-
-2001-10-24 Tom Yu <tlyu@mit.edu>
-
- * default.exp: Add support for setting SUPPORT_DESMD5 flag on the
- TGT principal. Add test pass des.md5-tgt for exercising enctype
- similarity inconsistency. Add test pass des.no-kdc-md5 for
- exercising failure to constrain session key issuance to
- permitted_enctypes. Pepper the code with null calls to
- expect_after to prevent misfiring of expect_after clauses.
- (setup_srvtab): Look for some possible error cases to avoid timing
- out.
- (setup_root_shell): Restore timeout so we don't wait 5 minutes in
- other places.
-
-2001-08-06 <epeisach@mit.edu>
-
- * default.exp (setup_root_shell): Also recognize "nection reset by
- peer" as a failure to get a root shell. This happens if
- tcp_wrappers are in use in inetd.conf, but rlogind is not prsent
- on the machine.
-
-2001-06-22 Tom Yu <tlyu@mit.edu>
-
- * default.exp: Use the interface variable $TMPDIR to allow the
- specification of an alternative temporary directory. Wrap a loop
- around various testings and settings of interface variables that
- specify the locations of programs to be tested, e.g. $KADMIND.
- Add some support for having different sets of enctypes on client,
- server, and kdc. The envstack changes and multiple config file
- support should get cleaned up somewhat later to possibly allow for
- programs to execute on different hosts.
- (check_k5login): Fix up to reflect actual (perhaps bogus) behavior
- of krb5_kuserok(), which doesn't do quite what we expect, so there
- really does need to be something like "luser@KRBTEST.COM" in the
- .k5login file.
- (check_klogin): New procedure; .klogin also needs to be checked
- for the v4gssftp test.
- (envstack_push, envstack_pop): New procedure; keep a stack of
- environment variable state, which is useful for running different
- programs with different config files.
- (setup_runtime_flags, setup_kerberos_env): Rewrite somewhat so
- they play nice with the envstack.
- (setup_krb5_conf): New procedure; write a config file with the
- contents parameterized based on the type of program that will use
- it.
- (setup_kerberos_files): Create different krb5.conf files for
- client, server, and kdc.
- (setup_kadmind_srvtab, setup_kerberos_db, start_kerberos_daemons):
- Rewrite to play nice with envstack.
- (setup_root_shell_noremote): New procedure from raeburn; handle
- the case where we're already running as root.
- (setup_root_shell): Call setup_root_shell_noremote as appropriate.
-
-2001-06-17 Ezra Peisach <epeisach@mit.edu>
-
- * default.exp: Add an entry for krb524_server for the localhost
- with a non-standard port number.
-
-2001-04-25 Ezra Peisach <epeisach@mit.edu>
-
- * default.exp: For Kerberos 4 tests, use a different ticket file
- name from the V5 tests.
-
-2000-11-08 Tom Yu <tlyu@mit.edu>
-
- * default.exp: Use $KRBIV rather than $KRB4 since dejagnu-1.3
- doesn't deal with digits in passed-in variables.
-
-Thu Oct 12 12:06:03 2000 Ezra Peisach <epeisach@mit.edu>
-
- * default.exp: Add dict_file entry (and create one) for kdc.conf
-
-Tue Aug 22 09:47:50 2000 Ezra Peisach <epeisach@mit.edu>
-
- * default.exp: Create a properly formatted krb.conf file. Also
- provide a krb4_srvtab stanza (even though we are falling back on
- the keytab file) so the tests do not try to access an installed
- systems /etc/srvtab file.
-
-2000-08-09 Tom Yu <tlyu@mit.edu>
-
- * default.exp: Add an eof clause to avoid breakage if rlogin exits
- too quickly.
-
-2000-08-08 Ezra Peisach <epeisach@mit.edu>
-
- * default.exp: Create krb.conf and krb.realms files for v4
- compatibility. Set KRBTKFILE environment variable. Add
- v4_compatible_enctype() proc to test if krb4 tests are being run
- and if the current encryption type being tested is compatible with
- V4. Added v4kinit() proc. Quoting of lists in mutipass variable
- assignments is unnecessary.
-
-2000-08-07 Ezra Peisach <epeisach@mit.edu>
-
- * default.exp: Protect Quote quotation marks in multipass variable
- assignments. Dejagnu (June 1999 release) fails overwise.
-
-2000-07-22 Tom Yu <tlyu@mit.edu>
-
- * default.exp: Add code to handle setting of PASS to constrain
- multipass testing to particular passes. dejagnu-1.3 doesn't have
- support for PASS, so we kludge it here, though some later versions
- handle it by themselves.
- (krb_exit): Add new proc to clean up on exit.
- (kinit): Remove "expect \r" since "expect eof" will drain the pty
- buffer properly anyway.
-
-2000-07-02 Tom Yu <tlyu@mit.edu>
-
- * default.exp: Add rudimentary support for multiple passes. For
- now, iterate over a few combinations of des_krbtgt and assorted
- enctype lists. Will eventually allow for separate krb5.conf files
- for clients and servers. Add varibles RLOGIN and RLOGIN_FLAGS to
- permit run-time configuration of rlogin program if necessary. Set
- up an onexit handler that calls stop_kerberos_daemons. Replace
- many uses of doubled-up send_log and verbose with single calls to
- verbose -log. Replace instances of send_error with perror where
- appropriate, since this will cause successor test to fail, which
- is usually what we want.
- (setup_root_shell): Replace calls to untested with calls to
- unsupported; also use note for explanatory text previously printed
- using untested. Add match string for "connection refused" and
- collapse common code into a single expect clause by using the -re
- flag.
- (start_kerberos_daemons): Conditionalize calls to fail based on
- $standalone; in the !$standalone case, call perror instead. Calls
- to fail and pass for a given test should have consistent strings,
- and extraneous calls to fail should not be made in order to keep
- the total number of passed and failed tests constant regardless of
- success of setup steps. Much remains to be done in this area
- though.
-
-2000-05-31 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (setup_kerberos_files): Include des3 in supported
- enctypes.
-
-2000-02-07 Tom Yu <tlyu@mit.edu>
-
- * default.exp: Remove default_tgs_enctypes for now as it was
- causing tests to fail when the tgt is DES3. Need to investigate
- further.
-
-2000-02-06 Tom Yu <tlyu@mit.edu>
-
- * default.exp: Use $KINIT -5 to deal with modified kinit
- behavior.
-
-1999-08-31 Ken Raeburn <raeburn@mit.edu>
-
- * default.exp (setup_kerberos_files): Set kdc_supported_enctypes
- in kdc.conf, and include des3-cbc-sha1:normal.
- (setup_kerberos_db): If setting up krbtgt to use des3, now use
- only des3, not des3 and des-crc both.
-
-1999-08-30 Ken Raeburn <raeburn@raeburn.org>
-
- * default.exp (des3_krbtgt): New variable.
- (setup_kerberos_files): Remove des3 from supported_enctypes in
- kdc.conf.
- (setup_kerberos_db): If des3_krbtgt is set, change krbtgt key, and
- get a des3 key in addition to des.
-
-1999-08-27 Ken Raeburn <raeburn@raeburn.org>
-
- * default.exp: Set default principal expiration a bit further into
- the future.
-
-1999-08-26 Tom Yu <tlyu@mit.edu>
-
- * default.exp (setup_kerberos_files): Tweak enctypes entered into
- config files to exercise 3DES a little.
-
-Fri Jan 30 23:48:57 1998 Tom Yu <tlyu@mit.edu>
-
- * default.exp: Add kpasswd_server to krb5.conf.
-
-Wed Jan 21 11:39:11 1998 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * default.exp: Added kpasswd_port variable to kdc.conf creation.
- (proven@cygnus.com)
-
-Mon Nov 25 14:23:06 1996 Theodore Y. Ts'o <tytso@mit.edu>
-
- * defualt.exp: Ezra's fix so that the dejagnu tests don't bomb out
- if KRB5_KTNAME is set for some reason.
-
-Tue Nov 19 15:13:30 1996 Tom Yu <tlyu@mit.edu>
-
- * default.exp (check_k5login): Check for principal
- $env(USER)@$REALMNAME rather than simply $env(USER), so that
- kuser_ok dtrt, hopefully.
-
-Mon Nov 11 20:52:27 1996 Mark Eichin <eichin@cygnus.com>
-
- * dejagnu: set env(TERM) dumb, find ktutil
-
- Tue Sep 17 20:58:43 1996 Ken Raeburn <raeburn@cygnus.com>
-
- * default.exp: Set terminal type to "dumb" to avoid interference
- from "resize".
-
- Tue Sep 3 02:27:40 1996 Mark W. Eichin <eichin@kitten.gen.ma.us>
-
- * default.exp: find a path to ktutil, for the v4 tests.
-
- Wed Jun 12 12:56:10 1996 Mark W. Eichin <eichin@kitten.gen.ma.us>
-
- * default.exp (setup_kerberos_files): set default_domain, so v4
- tests work.
-
-Sun Nov 10 09:48:58 1996 Ezra Peisach <epeisach@mit.edu>
-
- * default.exp (setup_wrapper): Set KRB5_CONFIG in script.
-
-Mon Aug 12 22:58:58 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * default.exp: Rewrite to use kadmin.local instead of kdb5_edit.
-
-Thu Aug 8 23:08:13 1996 Sam Hartman <hartmans@mit.edu>
-
- * default.exp: In add_kerberos_key and add_random_key only execute
- the final expect_after if the spawn ID is still open; also soak up
- all the kadmin responses.
-
-Thu Aug 8 22:13:27 1996 Sam Hartman <hartmans@tertius.mit.edu>
-
- * default.exp: Sleep for two seconds while waiting for KDC to
- start; sleep(1) doesn't always take up any time.
-
-Mon Aug 5 21:16:48 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * default.exp: Update to new kdb5_util convention.
-
-Mon Jul 29 11:19:20 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * default.exp: (kinit): Wait for eof from kinit before waiting for
- exit.
-
-Sat Jul 27 02:20:54 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * default.exp: Rewrite to use kdb5_util instead of kdb5_create and
- kdb5_stash. No longer add the kadmin/admin and changepw
- keys to the database as this is handled automatically.
-
-Fri Jul 19 19:50:23 1996 Marc Horowitz <marc@mit.edu>
-
- * default.exp: changes to work with the new admin system. This is
- primarily creating the correct keytab for the new admin server,
- and using the new admin client for principal creation.
-
-Mon May 6 11:54:20 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * default.exp: Add procedure setup_wrapper to first setup shared
- library environment variables and the exec program
-
-Sat May 4 11:56:17 1996 Ezra Peisach (epeisach@kangaroo.mit.edu)
-
- * default.exp: For stty_init set to \^h as on some /bin/sh, ^ is
- treated as a pipe.
-
-Fri May 3 20:48:16 1996 Ken Raeburn <raeburn@cygnus.com>
-
- Tue Apr 2 22:22:47 1996 Chris Provenzano <proven@cygnus.com>
-
- * default.exp : Do an stty to set kill and erase correctly.
- Things don't work if kill is set to '@'.
-
- Fri Mar 29 15:02:32 1996 Chris Provenzano <proven@cygnus.com>
-
- * default.exp : Always use variable BINSH instead of sh.
- Use -f flag with kinit to get forwardable tickets.
- Setup kdc.conf to allow forwardable tickets.
-
- Thu Mar 28 17:30:55 1996 Ken Raeburn <raeburn@cygnus.com>
-
- * default.exp (touch, tail1): New proc.
- (start_kerberos_daemons, stop_root_shell): Use them, and sleep
- built-in command.
-
- Wed Mar 27 22:43:08 1996 Ken Raeburn <raeburn@cygnus.com>
-
- * default.exp (start_kerberos_daemons): Use ">>" to avoid updating
- mod time on kadmind log file.
-
- Wed Mar 27 21:35:57 1996 Marc Horowitz <marc@mit.edu>
-
- * default.exp: (start_kerberos_daemons): exec the kadmind
- inside an sh to redirect stderr (this is a pending
- bug), and keep the same pid, so that
- stop_kerberos_daemons doesn't leave a kadmind running.
-
- Wed Mar 27 21:24:35 1996 Marc Horowitz <marc@mit.edu>
-
- * default.exp: (start_kerberos_daemons): add a check for
- "cannot initialize network" as a failure message to
- the kadmind5 startup expect checks
-
- Wed Mar 27 21:10:47 1996 Marc Horowitz <marc@mit.edu>
-
- * default.exp (start_kerberos_daemons): use ezra's KDC tail
- changes for kadmind5, too.
- * rlogin.exp (start_rlogin_daemon): start klogind with sh -c
- so that setsid() won't fail due to the process already
- being the leader of a process group
-
-Sun Apr 7 23:06:13 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * default.exp: Major changes to use run time environment variables as
- passed in by configure.
-
-Tue Mar 26 00:38:14 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * default.exp (start_kerberos_daemons): New methodology for
- starting KDC so that the KDC will not hang on a full
- output buffer which is being ignored.
- (setup_kerberos_files): Enable des3 encryption types.
-
-Thu Mar 14 15:20:33 1996 Mark Eichin <eichin@cygnus.com>
-
- * default.exp (add_kerberos_key): clarify "lost KDC" text.
-
-Mon Mar 4 20:45:30 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * default.exp: Log krb5kdc to stderr so that test can detect
- properly when server has started. Change
- start_kerberos_daemons to take advantage of this.
-
-Sat Oct 7 08:03:43 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * default.exp: Change kdc.conf ports definitions to current
- methodology.
-
-Thu Sep 28 18:54:43 1995 Mark Eichin <eichin@cygnus.com>
-
- * default.exp: set timeout to 100 since the default of 10 is
- ludicrous with NFS.
-
-Wed Sep 13 14:02:03 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * default.exp: Save the key used to generate the database files.
- Also generate a set of environment setup scripts.
- These are the convenience of someone who wishes to run some
- of the tests by hand, when tests are bombing.
-
-Sun Sep 10 10:09:41 1995 Ezra Peisach (epeisach@dcl)
-
- * default.exp: Add des-cbc-crc to supported_enctypes as krb5_edit
- requires it for random keys.
-
-Sat Sep 9 16:28:48 1995 Ezra Peisach (epeisach@dcl)
-
- * default.exp: supported_keytypes -> supported_enctypes
-
-Sat Aug 26 17:57:47 1995 Ezra Peisach (epeisach@kangaroo.mit.edu)
-
- * default.exp - Determine location of t_inetd.
-
-
-Thu Aug 3 11:56:43 EDT 1995 Paul Park (pjpark@mit.edu)
- * default.exp - Generate kdc.conf with new symbolic values.
-
-
-Mon Jul 17 15:25:56 EDT 1995 Paul Park (pjpark@mit.edu)
- * default.exp - Add handling of kdc.conf which has the KDC profile.
- Remove parameters from command lines of admin utilities because
- they're not needed anymore since we have the KDC profile. Also
- remove prompting for the master key since we have usage of the
- stash file.
-
-
-Wed Jul 12 14:10:09 EDT 1995 Paul Park (pjpark@mit.edu)
- * default.exp - Correctly set LD_LIBRARY_PATH. Also set it before
- using RESOLVE.
-
-Thu Jun 22 12:02:15 EDT 1995 Paul Park (pjpark@mit.edu)
- * default.exp - Change argument ordering for KDC. Realm must come last.
-
-
-Mon Jun 19 13:38:27 EDT 1995 Paul Park (pjpark@mit.edu)
- * default.exp - Fix setup_root_shell() with LD_LIBRARY_PATH.
-
-Thu Jun 15 18:13:55 EDT 1995 Paul Park (pjpark@mit.edu)
- * default.exp - Setup and use LD_LIBRARY_PATH, in case we were built
- with shared libraries.
-
-Fri Jun 9 23:45:08 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * default.exp: Use the principal "krbtest/admin@KRBTEST.COM" for
- kadmin
-
-Thu Jun 8 14:58:15 EDT 1995 Paul Park (pjpark@mit.edu)
- * default.exp - Add logging section to the profile. Also, export
- profile location to root shell.
-
-
-Mon Jun 5 16:09:25 EDT 1995 Paul Park (pjpark@mit.edu)
- * default.exp - Reverse prompting order for kadmin5.
-
-
-Thu Jun 1 14:48:57 EDT 1995 Paul Park (pjpark@mit.edu)
- * default.exp - Change admin instance name to kadmin.
-
-
-Fri May 26 17:55:56 EDT 1995 Paul Park (pjpark@mit.edu)
- * default.exp - fix typo for restoring setting of KRB5_CONFIG on exit.
-
-
-Fri May 12 16:15:07 EDT 1995 Paul Park (pjpark@mit.edu)
- * default.exp: Change to use new kadmin/kadmind. Add entries for
- krbtest/kadmin5, changepw and extraction for changepw service
- entry.
-
-Wed May 10 16:53:28 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * default.exp: Added domain_realm stanza to krb5.conf.
- setup_srvtab: Takes optional service name to
- extract.
-
-
-Fri May 05 09:21:21 1995 Chris Provenzano (proven@mit.edu)
-
- * default.exp : Removed FILE: part of env(KRB5CCNAME).
-
-Wed May 3 22:00:48 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * default.exp: (get_hostname): The FQDN returned by resolve needs
- to be made lower case as the host name is entered directly
- into the database.
-
-Mon May 1 21:32:57 1995 Theodore Y. Ts'o (tytso@dcl)
-
- * default.exp: (get_hostname): Use tests/resolve/resolve to get
- the fully qualified domain name of the local host.
- Needed for systems where gethostname() doesn't return the
- FQDN.
-
-Thu Apr 27 00:22:30 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * default.exp: KRB5KDC: add -n to don't fork. Set up krb5.conf
- and set KRB5_CONFIG to point to it.
-
-Wed Apr 26 17:46:57 1995 Mark Eichin <eichin@cygnus.com>
-
- * default.exp (KADMIND, KADMIN): use kadmind.old, since these test
- the old server not the new (unfinished) one.
-
diff --git a/src/tests/dejagnu/krb-root/ChangeLog b/src/tests/dejagnu/krb-root/ChangeLog
deleted file mode 100644
index 317764bcbd..0000000000
--- a/src/tests/dejagnu/krb-root/ChangeLog
+++ /dev/null
@@ -1,91 +0,0 @@
-2005-01-11 Ken Raeburn <raeburn@mit.edu>
-
- * rlogin.exp (start_rlogin_daemon): Use built-in sleep command.
- * telnet.exp (start_telnet_daemon): Likewise.
-
-2004-11-15 Tom Yu <tlyu@mit.edu>
-
- * telnet.exp (telnet_test): Work around possible race condition
- with client's resetting of terminal mode when returning from
- interactive command mode. Test whether requiring encryption
- works.
-
-2004-03-14 Ken Raeburn <raeburn@mit.edu>
-
- * rlogin.exp (start_rlogin_daemon, rlogin_test): Use portbase to
- compute all port numbers.
- * telnet.exp (start_telnet_daemon, telnet_test): Likewise.
-
-2003-12-13 Ken Raeburn <raeburn@mit.edu>
-
- * telnet.exp: Skip tests if no DES key types are enabled.
-
-2002-07-12 Ken Raeburn <raeburn@mit.edu>
-
- * rlogin.exp: Fix previous change.
-
-2002-07-01 Ken Raeburn <raeburn@mit.edu>
-
- * rlogin.exp: Update expected "encrypting" message for encrypted
- rlogin.
-
-Thu Aug 10 09:54:52 2000 Ezra Peisach <epeisach@mit.edu>
-
- * rlogin.exp: Change RLOGIN to KRLOGIN so we do not use the
- incorrect binary as used for the root login in default.exp.
-
-Thu Nov 14 15:20:19 1996 Barry Jaspan <bjaspan@mit.edu>
-
- * telnet.exp: telnet may output fqdn in upper-case
-
-Mon Nov 11 20:53:38 1996 Mark Eichin <eichin@cygnus.com>
- Tue Sep 17 18:30:57 1996 Ken Raeburn <raeburn@cygnus.com>
-
- * rlogin.exp: In first rlogin test, drain last \r from rlogin
- session to prevent rlogin from hanging in tcsetattr(TCSADRAIN)
- call.
-
-Mon May 6 11:44:18 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * telnet.exp: Use a wrapper script for login.krb5 to setup shared
- libraries properly.
-
-Fri Mar 29 01:34:47 1996 Marc Horowitz <marc@mit.edu>
-
- * telnet.exp (start_telnet_daemon) use sh -c around telnetd
- invocation to avoid having the rlogin die when the first telnetd
- exits.
- (telnet_test) If telnet finishes (prints connection closed), but
- doesnt exit by an expect timeout, then kill the telnet so the
- tests can go on.
-
-Fri Mar 29 01:09:14 1996 Ken Raeburn <raeburn@cygnus.com>
-
- * rlogin.exp (rlogin_test): Make connection-closed patterns the
- same, so the correct matching will happen when that message is
- really expected.
-
-Thu Mar 28 18:17:31 1996 Ken Raeburn <raeburn@cygnus.com>
-
- * rlogin.exp (rlogin_test), telnet.exp (telnet_test): Handle
- failures from closed connections.
-
- * telnet.exp (telnet_test): Move -- before hostname.
-
-Thu Mar 28 16:37:36 1996 Mark Eichin <eichin@cygnus.com>
-
- * telnet.exp (telnet_test): use -- to end the getopt arguments.
-
-Tue Mar 19 10:03:01 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * telnet.exp: Put back in the encrypted telnet tests.
-
-Sun Mar 3 15:42:29 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * rlogin.exp: Change to execute new program name and proper
- arguments.
-
-Fri Nov 10 21:15:28 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * telnet.exp: Comment out encrypted telnet tests.
-
diff --git a/src/tests/dejagnu/krb-standalone/ChangeLog b/src/tests/dejagnu/krb-standalone/ChangeLog
deleted file mode 100644
index 9168ac4c95..0000000000
--- a/src/tests/dejagnu/krb-standalone/ChangeLog
+++ /dev/null
@@ -1,467 +0,0 @@
-2005-03-14 Ken Raeburn <raeburn@mit.edu>
-
- * v4gssftp.exp: Identify file correctly for top-level error
- messages.
-
-2005-02-10 Tom Yu <tlyu@mit.edu>
-
- * kadmin.exp (kadmin_add_rnd): Add "flags" arg, defaulting to
- empty string.
- (kadmin_test): Add test for fallback to kadmin/admin if
- kadmin/fqdn is missing.
-
-2005-01-14 Tom Yu <tlyu@mit.edu>
-
- * kadmin.exp (kadmin_list): Check for communication failure.
- (kadmin_test): Create a large number of principals, then attempt
- to list, in order to check for fixed-size buffer problems in
- RPCSEC_GSS.
-
-2005-01-11 Ken Raeburn <raeburn@mit.edu>
-
- * gssftp.exp (start_ftp_daemon): Use built-in sleep command.
- * rcp.exp (start_rsh_daemon): Likewise.
- * rsh.exp (start_rsh_daemon): Likewise.
- * sample.exp (start_sserver_daemon): Likewise.
- * v4gssftp.exp (start_ftp_daemon): Likewise.
- * v4krb524d.exp (start_k524_daemon): Likewise.
-
-2004-12-20 Tom Yu <tlyu@mit.edu>
-
- * pwhist.exp: New file. Perform some sanity checking on password
- history mechanism, including erroneous loss of history when
- growing the history array. Also tries to trigger some known
- buffer overflows and memory leaks.
-
-2004-03-14 Ken Raeburn <raeburn@mit.edu>
-
- * gssapi.exp (run_client, doit): Use portbase to compute all port
- numbers.
- * gssftp.exp (start_ftp_daemon, ftp_test): Likewise.
- * rcp.exp (start_rsh_daemon, rcp_one_test): Likewise.
- * rsh.exp (start_rsh_daemon, rsh_test): Likewise.
- * sample.exp (start_sserver_daemon, test_sclient): Likewise.
- * v4gssftp.exp (start_ftp_daemon, v4ftp_test): Likewise.
- * v4krb524d.exp (start_k524_daemon): Likewise.
-
-2004-02-25 Ken Raeburn <raeburn@mit.edu>
-
- * rcp.exp (stop_rsh_daemon): Check for any output before eof,
- causing any such info to be dumped into the debug log.
- * rsh.exp (stop_rsh_daemon): Likewise.
-
- * gssapi.exp (doit): Fix typo in log message.
-
-2004-02-09 Ken Raeburn <raeburn@mit.edu>
-
- * gssapi.exp (doit): Run server with additional options to export
- and re-import the GSSAPI context, and log info to a file in
- tmpdir.
-
-2003-12-13 Ken Raeburn <raeburn@mit.edu>
-
- * gssftp.exp (ftp_test): Look for "GSSAPI authentication failed"
- error.
-
-2003-05-21 Tom Yu <tlyu@mit.edu>
-
- * kadmin.exp: Be slightly more lenient about matching password
- prompts.
-
-2003-03-26 Tom Yu <tlyu@mit.edu>
-
- * v4gssftp.exp (v4ftp_test): Return early if $des3_krbtgt set.
-
- * v4krb524d.exp (doit): Return early if $des3_krbtgt set.
-
- * v4standalone.exp (check_and_destroy_v4_tix): Return early if
- $des3_krbtgt set.
-
-2003-01-01 Ezra Peisach <epeisach@bu.edu>
-
- * standalone.exp: Only run the keytab to srvtab tests if kerberos 4
- support is compiled into the source tree.
-
-2002-09-30 Tom Yu <tlyu@mit.edu>
-
- * rsh.exp (rsh_test): Explicitly call stop_rsh_daemon upon pass
- for "encrypted rsh" test, to avoid zombies.
-
-2002-04-26 Ken Raeburn <raeburn@mit.edu>
-
- * v4gssftp.exp (v4ftp_test): Update checked messages for change of
- "credentials cache file" to "credentials cache" in error message
- table.
-
-2002-03-07 Ken Raeburn <raeburn@mit.edu>
-
- * standalone.exp: Move setting of KLIST and KDESTROY into
- default.exp.
- (doit): Call do_klist instead of implementing it here. Add a new
- principal to the database, and test getting tickets using a
- keytab, with multiple kvnos starting at 253 and going up past
- 256; if first supported enctype supports v4, convert the keytab to
- a srvtab and try getting tickets using it too. Verify that
- kadmin.local can read the high kvno correctly.
-
- * v4standalone.exp: Move setting of KLIST and KDESTROY into
- default.exp. Print correct filename in top-level error message.
- (check_and_destroy_v4_tix): New proc.
- (doit): Call v4kinit and check_and_destroy_v4_tix.
-
- * gssftp.exp (ftp_test): Bump kvno past 256, with multiple entries
- in the keytab, before running test.
-
-2001-11-06 Tom Yu <tlyu@mit.edu>
-
- * rsh.exp: Fix date-grabbing regexp to deal with older versions of
- expect/tcl that have limited regexp capabilities.
-
-12001-11-02 Tom Yu <tlyu@mit.edu>
-
- * rsh.exp: Fix date grabbing code so we don't try to parse the
- timezone-less date out of of a syslog message. expect eof in
- places to drain pty buffers and avoid deadlock.
-
-2001-11-02 Tom Yu <tlyu@mit.edu>
-
- * v4gssftp.exp: Calling send_error from within a dejagnu test is
- wrong. So is calling exit. Fix to not do these things. Expect
- eof rather than "\r" so as to drain pty buffers and avoid
- deadlock.
-
-2001-11-02 Tom Yu <tlyu@mit.edu>
-
- * gssftp.exp: Calling send_error from within a dejagnu test is
- wrong. So is calling exit. Fix to not do these things. Expect
- eof rather than "\r" so as to drain pty buffers and avoid
- deadlock.
-
-2001-10-26 Ezra Peisach <epeisach@mit.edu>
-
- * rcp.exp, rsh_exp (stop_rsh_daemon): Do not close a process and
- then look for eof. Some versions of expect go through a full
- timeout in this scenario and others return immediately. New order:
- kill process, expect eof, close, and then wait.
-
-2001-10-25 Ezra Peisach <epeisach@mit.edu>
-
- * rsh.exp (rsh_test): Add stop_rsh_daemon before invoking
- start_rsh_daemon again to prevent running out of ptys.
-
-2001-10-24 Mitchell Berger <mitchb@mit.edu>
-
- * kadmin.exp: Corrected a couple of unimportant typos. Added procedures
- kadmin_addpol, kadmin_delpol, kadmin_listpols, kadmin_modpol, and
- kadmin_showpol, which provide the tools with which to perform policy
- tests. Added some basic policy operations to the tests of basic
- kadmin functions. Added a test case to exercise the kadmind crash
- that used to occur when the history number of a policy was decreased.
-
-2001-10-24 Tom Yu <tlyu@mit.edu>
-
- * rcp.exp (stop_rsh_daemon): Call "expect eof" to drain pty buffer
- and avoid deadlock.
-
- * rsh.exp (stop_rsh_daemon, rsh_test): Call "expect eof" to drain
- pty buffer and avoid deadlock.
-
-2001-07-04 Ezra Peisach <epeisach@mit.edu>
-
- * v4gssftp.exp, gssftp.exp: Test transfering a file > 1MB to
- exercise PBSZ failure.
-
-2001-06-22 Tom Yu <tlyu@mit.edu>
-
- * gssftp.exp: Use $tmppwd rather than hardcoding tmpdir.
-
- * kadmin.exp: Use $tmppwd rather than hardcoding tmpdir.
-
- * rcp.exp: Use $tmppwd rather than hardcoding tmpdir.
-
- * rsh.exp: Rearrange ordering of environment setup slightly.
-
- * standalone.exp: Use $KLIST -5 -e so as to better debug enctype
- problems.
-
- * v4gssftp.exp: Do check_klogin as well as check_k5login. Use
- $tmppwd rather than hardcoding tmpdir.
-
-2001-06-17 Ezra Peisach <epeisach@mit.edu>
-
- * v4krb524d.exp: New tests for the krb524d and k524init programs.
-
-2001-06-08 Ezra Peisach <epeisach@mit.edu>
-
- * v4gssftp.exp: During test, set KRB5CCNAME to a non-existant
- cache. Restore at end to previous setting. This prevents failures
- caused when the krb5 cache contains valid information - as in the
- case of this test being run immediately after the gssftp.exp test.
-
-2001-06-08 Mitchell Berger <mitchb@mit.edu>
-
- * gssftp.exp: Invocation of ftpd changed to use -U /dev/null and
- -a so that the test may successfully be run by root without failing
- (i.e. root is granted ftp access) and without opening the running
- ftpd to a password attack (i.e. authorization is required).
- Check for successful login messages added.
-
- * v4gssftp.exp: Same changes.
-
-2001-06-06 Ezra Peisach <epeisach@mit.edu>
-
- * v4gssftp.exp: Allow for "decrypt integrity check failed" error
- minor code from GSSAPI as well.
-
-2001-04-26 Tom Yu <tlyu@mit.edu>
-
- * v4gssftp.exp: Allow for "no credentials cache found" error minor
- code from GSSAPI.
-
-2000-11-08 Tom Yu <tlyu@mit.edu>
-
- * v4gssftp.exp: Fix to handle some cases of krb4 failure prior to
- timing out.
-
-Tue Aug 22 11:43:14 2000 Ezra Peisach <epeisach@mit.edu>
-
- * v4gssftp.exp: New tests for the krb4 compatible interface to gssftp.
-
-2000-08-08 Ezra Peisach <epeisach@engrailed.mit.edu>
-
- * v4standalone.exp: New set of tests for basic V4 functionality.
-
-2000-07-04 Tom Yu <tlyu@mit.edu>
-
- * rsh.exp: Drain buffers on klist test to avoid wedging rsh on
- exit under HP/UX.
-
- * gssapi.exp: Rework significantly to deal with HP/UX lossage that
- probably resulted from when either the client or the server wound
- up blocking on tty output. Abstract things a little more. Remove
- dead duplicate code that used to deal with "-v2". Should figure
- out why the "-v2" stuff disappeared mysteriously.
-
-2000-02-07 Tom Yu <tlyu@mit.edu>
-
- * kadmin.exp: Use $KDESTROY -5 to deal with changed behavior.
-
-2000-02-06 Tom Yu <tlyu@mit.edu>
-
- * standalone.exp: Use $KLIST -5 and $KDESTROY -5 to deal with
- changed behavior in these programs. Wait for eof in some cases to
- avoid hanging.
-
- * rsh.exp: Wait for eof to prevent hanging.
-
- * gssapi.exp: Use $KINIT -5 to deal with new kinit behavior.
-
-Fri Nov 6 10:05:31 1998 Ezra Peisach <epeisach@mit.edu>
-
- * gssftp.exp: Changes to deal with new text messages in ftp/ftpd.
-
-Fri Jan 30 23:49:54 1998 Tom Yu <tlyu@mit.edu>
-
- * kadmin.exp: Fix to deal with new kpasswd program.
-
-Sun Nov 9 10:07:07 1997 Ezra Peisach <epeisach@mit.edu>
-
- * gssftp.exp: Replace "else if" with "elseif" as expect 5.25
- requires it. [krb5-misc/487]
-
-Mon Nov 11 20:54:37 1996 Mark Eichin <eichin@cygnus.com>
- Tue Sep 17 19:19:56 1996 Ken Raeburn <raeburn@cygnus.com>
-
- * gssapi.exp (doit): Add more info to first set of "gssclient3"
- failure messages. Drain client-side output in gssclient3 tests
- also, to prevent hanging on HP-UX.
-
-Wed Nov 6 20:31:52 1996 Tom Yu <tlyu@mit.edu>
-
- * gssftp.exp: Check for "foo: No such file or directory" in
- addition to "foo not found".
-
-Mon Oct 14 08:05:11 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * gssftp.exp: Test ls and nlist commands. [krb5-appl/108]
-
-Wed Aug 14 20:27:36 1996 Tom Yu <tlyu@mit.edu>
-
- * gssftp.exp: Do case insensitive match in case hostname doesn't
- get downcased.
-
-Mon Aug 12 22:58:09 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * kadmin.exp: Rewrite using kadmin.local instead of kdb5_edit.
-
-Tue Aug 6 11:50:14 1996 Tom Yu <tlyu@voltage-multiplier.mit.edu>
-
- * kadmin.exp: Fix to specify "2500 seconds" explictly to avoid
- getting negative maxlife.
-
-Mon Jul 29 11:30:24 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * kadmin.exp: Added back in. Rewritten to use new admin system.
-
-Tue Jul 23 23:40:05 1996 Theodore Y. Ts'o <tytso@mit.edu>
-
- * kadmin.exp: removed, since it was for the old admin server.
-
-Mon Jul 22 04:19:46 1996 Marc Horowitz <marc@mit.edu>
-
- * gssftp.exp (ftp_test): check for the banner with -nocase, since
- hostnames are case insensitive.
-
-Fri Jul 19 19:56:26 1996 Marc Horowitz <marc@mit.edu>
-
- * gssapi.exp: port to changes in gss-sample, most importantly,
- output format changes and the removal of the -v2 flag.
-
-Mon May 6 08:05:33 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * rcp.exp: Use a wrapper script to set up the remote rcp as
- started from kshd.
-
- * rsh.exp: Setup a wrapper script in executing klist in the remote
- shell so that environment variables are properly set.
-
- * kadmin.exp: (kpasswd_cpw): After giving new password, wait for
- the newline or we hang waiting for the process to finish.
-
-Fri May 3 21:44:24 1996 Ken Raeburn <raeburn@cygnus.com>
-
- Fri Mar 29 15:05:30 1996 Chris Provenzano <proven@cygnus.com>
-
- * rsh.exp: Add tests for ticket forwarding.
-
- Thu Mar 28 19:30:53 1996 Marc Horowitz <marc@mit.edu>
-
- * kadmin.exp and gssapi.exp: Fix syntax of expect_after blocks.
- The -i $foo must be inside the {, and the { must be by itself at
- the end of the line.
- * gssftp.exp (start_ftp_daemon): use krb5.conf, not krb.conf
-
- Thu Mar 28 17:32:47 1996 Ken Raeburn <raeburn@cygnus.com>
-
- * gssftp.exp (ftp_test): Explicitly select binary mode.
-
- Wed Mar 27 22:45:53 1996 Ken Raeburn <raeburn@cygnus.com>
-
- * kadmin.exp: Don't look at output from kadmind to drain it; that
- problem is handled elsewhere now.
-
- Thu Mar 14 14:57:19 1996 Mark Eichin <eichin@cygnus.com>
-
- * kadmin.exp (kadmin_delete, kamind_add, kadmin_add_rnd,
- kadmin_examine, kadmin_cpw, kadmin_cpw_rnd, kadmin_modify,
- kadmin_rename, kadmin_list, kadmin_extract, kadmin_extractv4):
- check for "lost KDC" as well.
-
- Sun Feb 18 00:56:52 1996 Mark W. Eichin <eichin@cygnus.com>
-
- * kadmin.exp (kadmin_show): extend regexp to match current kadmin
- interface.
- (kadmin_add): match more of extended output (tentative change,
- should be expanded later to actually check the values.)
-
-Wed Apr 17 17:53:51 1996 Theodore Y. Ts'o <tytso@mit.edu>
-
- * gssftp.exp: Fix the expect string so that it doesn't assume that
- the client is using its fully qualified domain name as its
- local hostname. We now check to make sure that FTP banner
- contains $localhostname, plus optional characters (which
- can be the domainname depending on the system.)
-
-Mon Apr 8 14:13:06 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * rcp.exp: Invoke kshd with -L for every environment variable we
- want passed to invoke rcp with...
-
-Fri Mar 15 15:09:17 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * gssftp.exp: Add dejagnu for GSS-API ftp.
-
-Sun Mar 3 14:35:27 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * rcp.exp, rsh.exp: Change name of kshd to match current executable
- name. Change calling arguments to match current usage.
-
-
-Sat Jan 27 01:10:39 1996 Mark Eichin <eichin@cygnus.com>
-
- * kadmin.exp: use a longer password for kadmin_modify test to meet
- password quality constraints.
-
-Wed Dec 13 15:28:17 1995 Mark Eichin <eichin@cygnus.com>
-
- * kadmin.exp: test that kadmin_modify doesn't corrupt key entries.
-
-Sat Oct 7 08:02:08 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * sample.exp: Make changes to deal with NetBSD expect. Similar to
- the AIX fix in gssapi.exp
-
-Thu Aug 31 12:02:36 EDT 1995 Paul Park (pjpark@mit.edu)
- * gssapi.exp - Repeat tests with -v2 switch.
-
-Sat Aug 26 17:56:50 1995 Ezra Peisach (epeisach@kangaroo.mit.edu)
-
- * sample.exp: Add inetd test
-
-Thu Aug 24 18:48:01 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * .Sanitize: Update file list
-
-Thu Aug 3 11:57:28 EDT 1995 Paul Park (pjpark@mit.edu)
- * kadmin.exp - Gut expected string handling for kadmin5 until we
- firm up a concrete output format that we can test for. Remove
- addv4 function test since it isn't supported in the same way.
-
-
-Mon Jul 17 15:27:34 EDT 1995 Paul Park (pjpark@mit.edu)
- * kadmin.exp - Remove parameters from command lines of admin utilities
- because they're not needed anymore since we have the KDC
- profile. Also remove prompting for the master key since we
- have full usage of the stash file.
-
-Fri Jun 9 23:45:57 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * kadmin.exp: Use the principal "krbtest/admin@KRBTEST.COM" for
- kadmin.
-
-Mon Jun 5 16:10:15 EDT 1995 Paul Park (pjpark@mit.edu)
- * kadmin.exp - Change prompting order for kadmin ank and kadmin cpw.
-
-
-Thu Jun 1 14:50:02 EDT 1995 Paul Park (pjpark@mit.edu)
- * kadmin.exp: Change admin instance name to kadmin.
-
-
-Mon May 22 15:44:09 EDT 1995 Paul Park (pjpark@mit.edu)
- * gssapi.exp - Add dejagnu test for GSS-API client and server.
-
-
-Thu May 11 12:25:38 EDT 1995 Paul Park (pjpark@mit.edu)
- Add kadmin.exp for kadmin tests.
-
-Wed May 10 17:00:01 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * .Sanitize (Things-to-keep): Add sample.exp
-
- * sample.exp: Added sample client/server tests.
-
-Sat May 6 17:12:37 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * standalone.exp: klist test - added new line to prevent an OSF/1
- expect bug which would hang the klist process in waiting.
-
-Fri May 5 12:49:19 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * rcp.exp: (rcp_test()): Encrypted rcp are no longer expected to
- fail.
-
-Fri May 05 09:21:21 1995 Chris Provenzano (proven@mit.edu)
-
- * rcp.exp (rcp_test()): Pass -c and -C args to encrypted rcp.
- These are necessary for the test realm because krshd
- nukes all environement variables before execing rcp.
diff --git a/src/tests/gss-threads/ChangeLog b/src/tests/gss-threads/ChangeLog
deleted file mode 100644
index 1c8a3bb3da..0000000000
--- a/src/tests/gss-threads/ChangeLog
+++ /dev/null
@@ -1,26 +0,0 @@
-2006-03-11 Ken Raeburn <raeburn@mit.edu>
-
- * gss-misc.c: Don't get autoconf.h from krb5/.
-
-2005-06-20 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (gss-client, gss-server): Use THREAD_LINKOPTS
- instead of PTHREAD_LIBS.
-
-2005-03-25 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (all-unix): Use @THREAD_SUPPORT@ and helper targets
- to build programs only if thread support is enabled.
- (all-unix-0, all-unix-1): New helper targets.
-
-2005-02-11 Ken Raeburn <raeburn@mit.edu>
-
- * gss-misc.c: Include autoconf.h. If both time.h and sys/time.h
- are available, and they're compatible, include both.
-
-2005-02-09 Ken Raeburn <raeburn@mit.edu>
-
- * New directory.
- * All files copies from appl/gss-sample, with Jeff Altman's
- changes for multithreading on Windows, and mine for pthreads.
-
diff --git a/src/tests/gssapi/ChangeLog b/src/tests/gssapi/ChangeLog
deleted file mode 100644
index 2be821e586..0000000000
--- a/src/tests/gssapi/ChangeLog
+++ /dev/null
@@ -1,66 +0,0 @@
-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.
-
-2001-10-09 Ken Raeburn <raeburn@mit.edu>
-
- * t_imp_name.c: Make prototypes unconditional.
-
-2001-09-01 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (SRCS): Use srcdir.
-
-2001-07-23 Ezra Peisach <epeisach@mit.edu>
-
- * t_imp_name.c (display_status_1): Remove variable that was set
- but never used.
-
-2000-07-28 Ezra Peisach <epeisach@mit.edu>
-
- * t_imp_name.c: Profide full prototypes for internal functions.
-
-2000-07-02 Ezra Peisach <epeisach@mit.edu>
-
- * t_imp_name.c: Define GSSAPI_V2 for proper variable types.
-
-1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
-
- * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
- LOCAL_INCLUDES such that one can override CFLAGS from the command
- line without losing CPP search patchs and defines. Some associated
- Makefile cleanup.
-
-1999-04-14 <tytso@rsts-11.mit.edu>
-
- * t_imp_name.c: Initialize display_file variable in main(),
- instead of using a static initializer. (Needed for
- Linux/glibc 2.1)
-
-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.)
-
-Wed Feb 18 16:29:15 1998 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in: Remove trailing slash from thisconfigdir. Fix up
- BUILDTOP for new conventions.
-
-Mon Feb 2 16:45:28 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-
-Sun Feb 9 01:40:15 1997 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in:
- * configure.in: Update to new program build procedure.
-
-Sat Mar 16 07:24:03 1996 Ezra Peisach <epeisach@mit.edu>
-
- * configure.in: Add USE_ANAME
-
-
diff --git a/src/tests/hammer/ChangeLog b/src/tests/hammer/ChangeLog
deleted file mode 100644
index ee30e9ffa3..0000000000
--- a/src/tests/hammer/ChangeLog
+++ /dev/null
@@ -1,205 +0,0 @@
-2003-01-12 Ezra Peisach <epeisach@bu.edu>
-
- * kdc5_hammer.c (verify_cs_pair): Use krb5_free_creds() instead of
- krb5_free_cred_contents() to cleanup memory leak.
-
-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.
-
-2002-04-05 Ken Raeburn <raeburn@mit.edu>
-
- * kdc5_hammer.c (main): Delete '-k' option which didn't do
- anything.
- (usage): Don't display '-k' option.
-
-2001-10-09 Ken Raeburn <raeburn@mit.edu>
-
- * kdb5_hammer.c: Make prototypes unconditional.
-
-2001-08-29 Ken Raeburn <raeburn@mit.edu>
-
- * kdc5_hammer.c (main): Initialize enctype at entry; eliminate
- enctypedone variable.
-
-2000-07-28 Ezra Peisach <epeisach@mit.edu>
-
- * kdc5_hammer.c: Move global (to file) enctype into main to prevent
- being shadowed in other routines. Remove unused krb5_parse_lifetime().
-
-
-2000-05-11 Nalin Dahyabhai <nalin@redhat.com>
-
- * kdc5_hammer.c (main): Make sure buffer 'prefix' is null-terminated.
-
-2000-05-08 Ken Raeburn <raeburn@mit.edu>
- Nalin Dahyabhai <nalin@redhat.com>
-
- * kdc5_hammer.c (main): Don't overflow buffers "ctmp" or "stmp".
-
-1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
-
- * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
- LOCAL_INCLUDES such that one can override CFLAGS from the command
- line without losing CPP search patchs and defines. Some associated
- Makefile cleanup.
-
-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.)
-
-1998-05-06 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * kdc5_hammer.c (main): POSIX states that getopt returns -1
- when it is done parsing options, not EOF.
-
-Mon Mar 30 16:48:17 1998 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * kdc5_hammer.c (usage): Change usage to refelect reality
- Add parenthesis around assignements in conditionals.
-
-Wed Feb 18 16:29:34 1998 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in: Remove trailing slash from thisconfigdir. Fix up
- BUILDTOP for new conventions.
-
-Mon Feb 2 16:45:05 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-
-Sun Aug 17 14:26:57 1997 Ezra Peisach <epeisach@mit.edu>
-
- * Makefile.in (SRCS): Add $(SRCS) line.
-
-Tue Feb 18 18:21:16 1997 Richard Basch <basch@lehman.com>
-
- * kdc5_hammer.c (verify_cs_pair):
- Use krb5_free_data_contents instead of krb5_xfree
-
-Sun Feb 9 01:45:03 1997 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in:
- * configure.in: Update to new program build procedure.
-
-Fri Jan 19 23:00:37 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * kdc5_hammer.c: Remove krb5_kdc_default_options.
-
-Thu Nov 09 17:05:57 1995 Chris Provenzano (proven@mit.edu)
-
- * kdc5_hammer.c : Remove krb5_enctype from krb5_string_to_key() args.
-
-Wed Sep 06 14:20:57 1995 Chris Provenzano (proven@mit.edu)
-
- * kdc5_hammer.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
-
-Tue Sep 05 22:10:34 1995 Chris Provenzano (proven@mit.edu)
-
- * kdc5_hammer.c : Remove krb5_enctype references, and replace with
- krb5_keytype where appropriate
-
-Wed Jul 12 12:31:51 EDT 1995 Paul Park (pjpark@mit.edu)
- * configure.in - Remove V5_USE_SHARED_LIB
-
-
-Fri Jul 7 16:37:54 EDT 1995 Paul Park (pjpark@mit.edu)
- * Makefile.in - Remove explicit library handling and LDFLAGS.
- * configure.in - Add KRB5_LIBRARIES and V5_USE_SHARED_LIB.
-
-
-Thu Jun 22 12:02:48 EDT 1995 Paul Park (pjpark@mit.edu)
- * kdc5_hammer.c - Change generation of server principals so that
- we can use kdc5_hammer with kdb5_mkdums. Also add logic
- to time these operations.
-
-
-Sat Jun 10 23:08:04 1995 Tom Yu (tlyu@dragons-lair)
-
- * kdc5_hammer.c: krb5_auth_context redefinitions
-
-Fri Jun 9 18:58:36 1995 <tytso@rsx-11.mit.edu>
-
- * configure.in: Remove standardized set of autoconf macros, which
- are now handled by CONFIG_RULES.
-
-Thu Apr 20 13:06:53 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * kdc_hammer.c (usage()): Removed -M as not used.
- (main()): Add missing option to getopt call.
- On exit, close the ccache, free context, and exit
- with status set to number of errors encountered.
-
-Mon Mar 27 07:56:26 1995 Chris Provenzano (proven@mit.edu)
-
- * kdc5_hammer.c (verify_cs_pair()): Use new calling conventions
- for krb5_rd_req() and krb5_mk_req_extended(),
-
-Fri Mar 24 14:52:03 1995 <tytso@rsx-11.mit.edu>
-
- * kdc5_hammer.c (get_tgt): Remove the call to krb5_os_localaddr()
- since get_in_tkt_XXXX will default appropriately.
-
-Thu Mar 2 12:34:23 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * Makefile.in (ISODELIB): Remove reference to $(ISODELIB).
-
-Wed Mar 1 16:32:38 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 01:25:13 1995 John Gilmore (gnu at toad.com)
-
- * kdc5_hammer.c, pp.c: Avoid <krb5/...> includes.
-
-Mon Feb 06 17:19:04 1995 Chris Provenzano (proven@mit.edu)
-
- * kdc5_hammer.c Removed krb5_keytype, changed krb5_enctype to
- krb5_enctype *, changed krb5_preauthtype to krb5_preauthtype *
- for krb5_get_in_tkt_with_password() rotuine.
-
-Fri Feb 3 11:45:23 1995 Theodore Y. Ts'o (tytso@dcl)
-
- * kdc_hammer.c (get_server_key): Add keytype parameter
-
-Wed Jan 25 16:54:40 1995 Chris Provenzano (proven@mit.edu)
-
- * Removed all narrow types and references to wide.h and narrow.h
-
-Fri Jan 13 15:23:47 1995 Chris Provenzano (proven@mit.edu)
-
- * Added krb5_context to all krb5_routines
-
-Tue Nov 8 17:53:40 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * kdc5_hammer.c (get_server_key): Use the published interface to
- call krb5_string_to_key().
-
-Sun Oct 23 01:44:37 1994 (tytso@rsx-11)
-
- * kdc5_hammer.c (main): Allow kdc_hammer to be called on an
- arbitrary realm.
-
-Tue Oct 4 17:24:36 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * kdc_hammer.c (get_server_key): Add widen.h and narrow.h around
- declaration to make argument types be widened.
-
-Fri Sep 30 22:08:45 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * kdc_hammer.c: Add placeholder for magic number
-
-Thu Sep 29 22:59:09 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * Makefile.in: Relink executable when libraries change
-
-
-Thu Sep 15 17:38:51 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * kdc_hammer.c (get_server_key): index() -> strchr()
-
diff --git a/src/tests/misc/ChangeLog b/src/tests/misc/ChangeLog
deleted file mode 100644
index 035fbee960..0000000000
--- a/src/tests/misc/ChangeLog
+++ /dev/null
@@ -1,28 +0,0 @@
-2006-03-11 Ken Raeburn <raeburn@mit.edu>
-
- * test_getsockname.c, test_getpw.c: Don't get autoconf.h from
- krb5/.
- * Makefile.in (test_getpw.$(OBJEXT)): Drop explicit dependencies
- outside of "make depend" section.
-
-2005-11-28 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (test_getpw.$(OBJEXT)): New intermediate target.
- (test_getpw): Don't build directly from source.
- (test_getsockname): New target.
-
- * test_getsockname.c: Include autoconf.h.
- (main): Fix type of variable 'i' used for size of socket address.
-
-2005-05-31 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (test_getpw): Depend on, and link against, the
- support library.
-
-2005-03-28 Ken Raeburn <raeburn@mit.edu>
-
- * test_getpw.c: New file.
- * Makefile.in: New file, based on ../resolve/Makefile.in.
- (test_getpw): New target.
- (check): Build and run it.
-
diff --git a/src/tests/resolve/ChangeLog b/src/tests/resolve/ChangeLog
deleted file mode 100644
index 9c87c632f9..0000000000
--- a/src/tests/resolve/ChangeLog
+++ /dev/null
@@ -1,132 +0,0 @@
-2005-10-07 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (resolve, addrinfo-test, fake-addrinfo-test): Don't
- use "$<" outside of implicit rules.
-
-2005-09-07 Ken Raeburn <raeburn@mit.edu>
-
- * fake-addrinfo-test.c: New file.
- * Makefile.in (check): Do pass arguments to addrinfo-test
- invocation added by Marc's patch.
- (fake-addrinfo-test): New target.
- (all): Depend on it.
- (SRCS): Fix typo in last change. Add fake-addrinfo-test.c.
- (OBJS): Add fake-addrinfo-test.o.
-
-2005-09-01 Marc Aurele La France <tsi@ualberta.ca>
-
- * Makefile.in: Build addrinfo-test.
- * addrinfo-test.c (main): 'numeric' -> 'numerichost'; Add -n option
- to set AI_NUMERICSERV (if available); print usage message when no
- arguments are given.
-
-2004-08-23 Ken Raeburn <raeburn@mit.edu>
-
- * addrinfo-test.c: New file.
-
-2003-07-22 Ken Raeburn <raeburn@mit.edu>
-
- * resolve.c (main): If gethostbyname fails, report the failing
- hostname.
-
-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.
-
-2001-07-06 Ezra Peisach <epeisach@mit.edu>
-
- * resolve.c: Include stdlib.h (if present) for exit() prototype.
-
-2001-06-12 Tom Yu <tlyu@mit.edu>
-
- * resolve.c (main): Make error message note that misconfiguration
- of /etc/hosts, as well as problems with resolver library, are all
- likely to cause failure.
-
-1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
-
- * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
- LOCAL_INCLUDES such that one can override CFLAGS from the command
- line without losing CPP search patchs and defines. Some associated
- Makefile cleanup.
-
-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.)
-
-Mon Mar 30 13:50:15 1998 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * resolve.c: Include unistd.h if present on system (for
- gethostname prototype).
-
-Wed Feb 18 16:30:37 1998 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in: Remove trailing slash from thisconfigdir. Fix up
- BUILDTOP for new conventions.
-
-Mon Feb 2 16:44:41 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-
-Wed Feb 26 23:12:24 1997 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in: Add $(LIBS) so that compile doesn't blow out under
- Solaris due to lack of -lnsl -lsocket.
-
-Sat Feb 22 20:28:32 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * resolve.c (main): Make the test for a FQDN be a bit more
- stringent.
-
- * Makefile.in (resolve): The resolve program doesn't need to be
- linked against the Kerberos library.
-
-Sun Feb 9 01:48:01 1997 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in:
- * configure.in: Update to new program build procedure.
-
-Mon Mar 18 21:49:39 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * configure.in: Add KRB5_RUN_FLAGS
-
- * Makefile.in: Use runtime flags.
-
-Wed Sep 13 13:57:40 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * resolve.c (main): Fix fencepost error; use argv[1] to test for a
- specfied host if argc is >= 1, not just > 1.
-
-Wed Jul 12 12:32:14 EDT 1995 Paul Park (pjpark@mit.edu)
- * Makefile.in - Add LD_LIBRARY_PATH in case we were linked with shared
- libraries by default.
- * configure.in - Remove V5_USE_SHARED_LIB.
-
-
-Fri Jul 7 16:38:47 EDT 1995 Paul Park (pjpark@mit.edu)
- * Makefile.in - Remove LDFLAGS and use DEPLIBS.
- * configure.in - Add KRB5_LIBRARIES and V5_USE_SHARED_LIB
-
-Fri Jun 9 18:58:43 1995 <tytso@rsx-11.mit.edu>
-
- * configure.in: Remove standardized set of autoconf macros, which
- are now handled by CONFIG_RULES.
-
-Mon May 1 20:00:18 1995 Theodore Y. Ts'o (tytso@dcl)
-
- * resolve.c (main): Add --quiet option which only prints the fully
- qualified domain name. This will allow this routine to be
- used in the deja gnu tests to determine the FQDN of the
- local host.
-
-Tue Apr 25 22:16:38 1995 Mark Eichin <eichin@cygnus.com>
-
- * resolve.c (main): copy the address sent back by gethostbyname
- before calling gethostbyaddr, since the return is *static*.
- (main): reindent declaration to make add-change-log-entry happy.
-
diff --git a/src/tests/shlib/ChangeLog b/src/tests/shlib/ChangeLog
deleted file mode 100644
index de8142fde8..0000000000
--- a/src/tests/shlib/ChangeLog
+++ /dev/null
@@ -1,35 +0,0 @@
-2006-03-11 Ken Raeburn <raeburn@mit.edu>
-
- * t_loader.c: Don't get autoconf.h from krb5/.
-
-2005-06-20 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (t_loader): Use DL_LIB instead of -ldl.
-
-2005-02-08 Ken Raeburn <raeburn@mit.edu>
-
- * t_loader.c (verbose): New variable.
- (do_close_1): Drop filename argument. Change messages
- accordingly, and only display them if verbose. Line up "done"
- messages vertically.
- (do_open_1): Likewise. Add library version argument, used when on
- AIX, in combination with RTLD_MEMBER.
- (do_open): Don't pass filename. Do pass library version; callers
- changed.
- (do_close): Don't pass filename.
- (get_sym_1): Renamed from get_sym, added line number argument.
- Print messages if verbose.
- (get_sym): New macro.
- (xbasename): Function deleted.
- (HORIZ): New macro.
- (main): Turn off output buffering. Print messages before and
- after calling functions in loaded libraries. Disable first set of
- tests, that don't call any functions. Test gssapi library without
- loading any other libraries, then test it after loading com_err,
- and unload com_err first.
-
-2005-02-02 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in: New file.
- * t_loader.c: New file.
-
diff --git a/src/tests/threads/ChangeLog b/src/tests/threads/ChangeLog
deleted file mode 100644
index 9d212cc919..0000000000
--- a/src/tests/threads/ChangeLog
+++ /dev/null
@@ -1,18 +0,0 @@
-2005-12-20 Sam Hartman <hartmans@mit.edu>
-
- * t_rcache.c: Include krb5.h after k5-int.h
-
-2005-06-20 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (t_rcache, prof1): Use THREAD_LINKOPTS instead of
- -lpthread.
-
-2004-12-12 Ken Raeburn <raeburn@mit.edu>
-
- * prof1.c: New file.
- * Makefile.in (prof1, prof1.o): New targets.
-
-2004-08-03 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in, t_rcache.c: New files.
-
diff --git a/src/tests/verify/ChangeLog b/src/tests/verify/ChangeLog
deleted file mode 100644
index 039cd2fe25..0000000000
--- a/src/tests/verify/ChangeLog
+++ /dev/null
@@ -1,196 +0,0 @@
-2005-10-04 Ken Raeburn <raeburn@mit.edu>
-
- * kdb5_verify.c (set_dbname_help): Set default realm and construct
- argument vector describing database location, before calling
- krb5_db_open.
-
-2005-06-20 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (KDB5_DEP_LIB): Use DL_LIB and THREAD_LINKOPTS
- instead of explicitly using -ldl and -lpthread.
-
- Novell merge.
- * Makefile.in:
- * kdb5_verify.c:
-
-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.
-
-2002-04-05 Ken Raeburn <raeburn@mit.edu>
-
- * kdb5_verify.c (main): Call krb5_c_valid_enctype instead of
- valid_enctype.
-
-2001-11-19 Ezra Peisach <epeisach@mit.edu>
-
- * kdb5_verify.c (main): Use krb5_free_unparsed_name() to free up
- memory.
- (check_princ): Use krb5_free_data_contents() and
- krb5_free_principal() to cleanup memory leak.
-
-2001-10-09 Ken Raeburn <raeburn@mit.edu>
-
- * kdb5_verify.c: Make prototypes unconditional.
-
-2000-07-28 Ezra Peisach <epeisach@mit.edu>
-
- * kdb5_verify.c (check_princ): Compiler warning cleanup. Get rid
- of unused function.
-
-2000-07-02 Ezra Peisach <epeisach@mit.edu>
-
- * kdb5_verify.c: Remove unused variable.
-
-2000-05-11 Nalin Dahyabhai <nalin@redhat.com>
-
- * kdb5_verify.c (main): Make sure buffer "principal_string" is
- properly terminated.
-
-2000-05-08 Nalin Dahyabhai <nalin@redhat.com>
-
- * kdb5_verify.c (main): Don't overflow buffer "tmp".
-
-1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
-
- * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
- LOCAL_INCLUDES such that one can override CFLAGS from the command
- line without losing CPP search patchs and defines. Some associated
- Makefile cleanup.
-
-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.)
-
-1998-10-27 Marc Horowitz <marc@mit.edu>
-
- * kdb5_verify.c: update to new crypto api
-
-1998-05-06 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * kdb5_verify.c (argv): POSIX states that getopt returns -1
- when it is done parsing options, not EOF.
-
-Mon Mar 30 16:46:20 1998 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * kdb5_verify.c: Declare main() as int instead of void.
- Add parentheses around assignements in conditionals.
-
-Wed Feb 18 16:30:59 1998 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in: Remove trailing slash from thisconfigdir. Fix up
- BUILDTOP for new conventions.
-
-Mon Feb 2 16:44:21 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-
-Sun Aug 17 14:26:57 1997 Ezra Peisach <epeisach@mit.edu>
-
- * Makefile.in (SRCS): Add $(SRCS) line.
-
-Sun Feb 9 01:57:53 1997 Tom Yu <tlyu@mit.edu>
-
- * Makefile.in:
- * configure.in: Update to new program build procedure.
-
-Thu May 2 21:16:40 1996 Richard Basch <basch@lehman.com>
-
- * kdb5_verify.c: fixed various abstraction violations where the
- code "knew" the cryptosystem_entry structure
-
-Sat Dec 23 01:05:33 1995 <tytso@rsts-11.mit.edu>
-
- * configure.in (withval): Add check for DBM/db libraries.
-
-Wed Dec 13 03:51:53 1995 Chris Provenzano (proven@mit.edu)
-
- * kdb5_verify.c : Remove mkvno for krb5_db_entry
-
-Thu Nov 09 17:05:57 1995 Chris Provenzano (proven@mit.edu)
-
- * kdb5_verify.c : Remove krb5_enctype from krb5_string_to_key() args.
-
-Wed Sep 06 14:20:57 1995 Chris Provenzano (proven@mit.edu)
-
- * kdb5_verify.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
-
-Tue Sep 05 22:10:34 1995 Chris Provenzano (proven@mit.edu)
-
- * kdb5_verify.c : Remove krb5_enctype references, and replace with
- krb5_keytype where appropriate
-
-Thu Jul 27 15:31:18 EDT 1995 Paul Park (pjpark@mit.edu)
- * kdb5_verify.c - Restore old logic to find the etype now that crypto-
- conf.c is correctly generated.
-
-Thu Jul 27 02:59:05 1995 Chris Provenzano (proven@mit.edu)
- * kdb5_verify.c : Use new kdb format.
-
-Mon Jul 17 15:25:03 EDT 1995 Paul Park (pjpark@mit.edu)
- * kdb5_verify.c - Change setting of defaulted keytype to be DEFAULT_
- KDC_ETYPE instead of using the keytype array to find the
- etype.
-
-
-Wed Jul 12 12:33:00 EDT 1995 Paul Park (pjpark@mit.edu)
- * configure.in - Remove V5_USE_SHARED_LIB.
-
-
-Fri Jul 7 16:40:26 EDT 1995 Paul Park (pjpark@mit.edu)
- * Makefile.in - Remove explicit library handling and LDFLAGS.
- * configure.in - Add USE_KDB5_LIBRARY and KRB5_LIBRARIES
-
-
-Thu Jun 15 18:12:00 EDT 1995 Paul Park (pjpark@mit.edu)
- * Makefile.in - Remove DBMLIB.
- * configure.in - Remove check for dbm libraries, use shared library
- linking rules.
-
-Fri Jun 9 18:58:51 1995 <tytso@rsx-11.mit.edu>
-
- * configure.in: Remove standardized set of autoconf macros, which
- are now handled by CONFIG_RULES.
-
-Thu Mar 2 12:34:50 1995 Theodore Y. Ts'o <tytso@dcl>
-
- * Makefile.in (ISODELIB): Remove reference to $(ISODELIB).
-
-Wed Mar 1 16:33:01 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 01:25:37 1995 John Gilmore (gnu at toad.com)
-
- * kdb5_verify.c: Avoid <krb5/...> includes.
-
-Fri Jan 13 15:23:47 1995 Chris Provenzano (proven@mit.edu)
-
- * Added krb5_context to all krb5_routines
-
-Sun Oct 23 00:50:42 1994 (tytso@rsx-11)
-
- * kdb5_verify.c (check_princ): Check principals with the correct
- realm name.
-
- * configure.in: Look for ndbm or dbm libraries
-
-Thu Oct 6 12:42:47 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * kdb5_verify.c (main, set_dbname_help): Allow master key password
- to be passed in on the command line; to make testing
- scripts simpler.
-
- * kdb5_verify.c (check_princ): Check to make sure key version
- number is 1, not 0.
-
-Thu Sep 29 23:00:05 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * Makefile.in: Relink executable when libraries change
-