diff options
Diffstat (limited to 'src/tests/dejagnu')
| -rw-r--r-- | src/tests/dejagnu/ChangeLog | 149 | ||||
| -rw-r--r-- | src/tests/dejagnu/config/ChangeLog | 666 | ||||
| -rw-r--r-- | src/tests/dejagnu/krb-root/ChangeLog | 91 | ||||
| -rw-r--r-- | src/tests/dejagnu/krb-standalone/ChangeLog | 467 |
4 files changed, 0 insertions, 1373 deletions
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. |
