summaryrefslogtreecommitdiffstats
path: root/src/tests/dejagnu
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-114-1373/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-114-149/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-1/+1
* This fixes an all-too-frequent nightly-testing failure on Tru64Ken Raeburn2005-10-192-2/+13
* * default.exp: Initialize can_get_root to yes.Ken Raeburn2005-09-082-0/+25
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-5/+0
* Fix to last change: Add the new db info lines to krb5.conf files always, notKen Raeburn2005-08-172-12/+8
* * Makefile.in (site.exp): Write KRB5_DB_MODULE_DIR setting into site.exp.Ken Raeburn2005-08-174-2/+28
* * v4gssftp.exp: Identify file correctly for top-level error messagesKen Raeburn2005-03-142-1/+6
* * default.exp (start_tail): Make 'standalone' an additional argument.Ken Raeburn2005-03-142-3/+9
* Implement principal name and auth flavor fallback for kadm5 clientTom Yu2005-02-112-2/+19
* Fix braino in previous change to xdr_bytes. New test case forTom Yu2005-01-142-1/+24
* * default.exp (start_tail): New proc. Handles GNU tail race condition withKen Raeburn2005-01-122-64/+74
* * krb-root/rlogin.exp (start_rlogin_daemon): Use built-in sleep command.Ken Raeburn2005-01-1210-8/+22
* * default.exp (start_kerberos_daemons): Format date internally rather thanKen Raeburn2005-01-122-2/+7
* run "make depend"Ken Raeburn2004-12-301-1/+0
* fix MITKRB5-SA-2004-004Tom Yu2004-12-202-0/+222
* Merge Athena changes for requiring encrypted connectionsTom Yu2004-11-152-6/+54
* * default.exp (setup_krb5_conf): Default to not using SRV recordsTom Yu2004-06-172-0/+6
* Set new variable portbase to supplied $PORTBASE or a default.Ken Raeburn2004-03-1513-49/+104
* * rcp.exp (stop_rsh_daemon): Check for any output before eof, causing any suchKen Raeburn2004-02-263-2/+18
* * gssapi.exp (doit): Fix typo in log messageKen Raeburn2004-02-262-1/+5
* * default.exp (passes): Add "mode=udp" to existing pass specifications. Add aKen Raeburn2004-02-262-1/+48
* Change PRIOCNTL_HACK code to use "==" rather than "eq", as "eq" is notTom Yu2004-02-132-3/+8
* priocntl workaround for Solaris 9 pty-close bugTom Yu2004-02-134-1/+49
* * gssapi.exp (doit): Run server with additional options to export and re-importKen Raeburn2004-02-102-1/+7
* * default.exp (passes): Add an AES-only pass.Ken Raeburn2003-12-132-1/+46
* * telnet.exp: Skip tests if no DES key types are enabledKen Raeburn2003-12-132-0/+10
* * gssftp.exp (ftp_test): Look for "GSSAPI authentication failed" errorKen Raeburn2003-12-132-0/+10
* be more flexible in handling failures getting root access in test suiteKen Raeburn2003-06-052-2/+10
* * default.exp (setup_root_shell): Don't try to use the procedureTom Yu2003-06-042-3/+6
* * default.exp (start_kerberos_daemons): "cannont" => "cannot"Ken Raeburn2003-06-032-1/+2
* * default.exp (setup_root_shell): Handle error messages indicating "-x" isn'tKen Raeburn2003-06-032-1/+15
* * default.exp: Default RLOGIN_FLAGS to "-x".Ken Raeburn2003-06-012-1/+33
* Set length correctly in krb5_get_in_tkt_with_password if password isTom Yu2003-05-214-17/+27
* * default.exp (spawn_xterm): Add KPASSWD and REALMNAME to the list of exportedKen Raeburn2003-05-172-1/+6
* Test AES. ** Not all tests pass at present. **Ken Raeburn2003-04-182-15/+57
* * default.exp (start_kerberos_daemons): If we get a timeoutTom Yu2003-03-282-0/+9
* fix test suite to reflect loss of des3-krb4Tom Yu2003-03-266-86/+42
* * default.exp (setup_root_shell): If we get connection refused messages,Ken Raeburn2003-03-142-1/+16
* * default.exp (start_kerberos_daemons): Use correct argument toTom Yu2003-02-052-1/+6
* disable krb4 by defaultSam Hartman2003-02-042-1/+5
* * default.exp (start_kerberos_daemons): Record more information when "tail -f"Ken Raeburn2003-01-232-4/+20
* Only system headers should declare errnoSam Hartman2003-01-052-1/+4
* * standalone.exp: Only run the keytab to srvtab tests if kerberos 4Ezra Peisach2003-01-012-1/+8
* Oops, missed a few checks for eofTom Yu2002-11-092-8/+6
* tests/dejagnu leaks ptysTom Yu2002-11-092-4/+38
* * default.exp (stop_kerberos_daemons): Kill, expect eof, wait, inTom Yu2002-10-072-2/+8
* * rsh.exp (rsh_test): Explicitly call stop_rsh_daemon upon passTom Yu2002-09-302-0/+6
* * default.exp (start_kerberos_daemons): Fix to use "tail -f" toTom Yu2002-09-292-74/+99