summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Makefile.in (kdb_check): Remove uses of "dump -old", etc., sinceTom Yu2003-06-042-9/+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
* make-depend updatesKen Raeburn2003-05-244-19/+19
* * kdb5_mkdums.c (main): When attempting to register writableEzra Peisach2003-05-222-2/+9
* Set length correctly in krb5_get_in_tkt_with_password if password isTom Yu2003-05-214-17/+27
* Sequence numbers are now unsigned. Implement lenient parser forTom Yu2003-05-183-25/+207
* * default.exp (spawn_xterm): Add KPASSWD and REALMNAME to the list of exportedKen Raeburn2003-05-172-1/+6
* Cleanup memory in asn.1 testsuite to allow for leak checkingEzra Peisach2003-05-126-94/+623
* Implement encoders for etype_info2 and add support to s2kparams forSam Hartman2003-05-066-0/+105
* 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
* * kdc5_hammer.c (verify_cs_pair): Use krb5_free_creds() instead ofEzra Peisach2003-01-122-2/+7
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-9/+6
* 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
* update dependenciesTom Yu2002-12-121-7/+0
* Oops, missed a few checks for eofTom Yu2002-11-092-8/+6
* tests/dejagnu leaks ptysTom Yu2002-11-092-4/+38
* For sam_challenge do not encode optional strings if string not present.Ezra Peisach2002-11-074-3/+16
* * 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
* * Makefile.in (mydir): Add missing mydir linesEzra Peisach2002-09-242-0/+5
* update dependenciesKen Raeburn2002-08-294-12/+18
* ignore tmpdirKen Raeburn2002-08-291-0/+1
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-2914-7/+35
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-294-0/+4
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-294-0/+9
* 2002-08-26 Ezra Peisach <epeisach@bu.edu>Ezra Peisach2002-08-262-1/+8
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-2316-8/+40
* * configure.in: Fix sense of HAVE_RUNTESTTom Yu2002-08-072-3/+7
* * configure.in: Change K5_OUTPUT_FILES to K5_AC_OUTPUT (cleanup ofEzra Peisach2002-07-182-2/+6
* use @HAVE_RUNTEST@ in deciding which tests to runKen Raeburn2002-07-182-5/+12
* * configure.in: Substitute HAVE_RUNTEST with "yes" or "no"Ken Raeburn2002-07-182-0/+10
* * configure.in: Invoke AC_CANONICAL_HOSTKen Raeburn2002-07-122-0/+5
* Makefile.in (HAVE_RUNTEST): Include $(DEJAFLAGS)Ken Raeburn2002-07-122-1/+5
* * rlogin.exp: Fix previous changeKen Raeburn2002-07-122-1/+5
* * rlogin.exp: Update expected "encrypting" message for encrypted rloginKen Raeburn2002-07-012-1/+6
* update dependenciesKen Raeburn2002-06-155-24/+23
* * v4gssftp.exp (v4ftp_test): Update checked messages for change of "credentialsKen Raeburn2002-04-262-1/+7
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-064-6/+16