aboutsummaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2003-02-05 * default.exp (start_kerberos_daemons): Use correct argument toTom Yu2-1/+6
2003-02-04disable krb4 by defaultSam Hartman2-1/+5
2003-01-23* default.exp (start_kerberos_daemons): Record more information when "tail -f"Ken Raeburn2-4/+20
2003-01-12 * kdc5_hammer.c (verify_cs_pair): Use krb5_free_creds() instead ofEzra Peisach2-2/+7
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-9/+6
2003-01-05Only system headers should declare errnoSam Hartman2-1/+4
2003-01-01 * standalone.exp: Only run the keytab to srvtab tests if kerberos 4Ezra Peisach2-1/+8
2002-12-12update dependenciesTom Yu1-7/+0
2002-11-09Oops, missed a few checks for eofTom Yu2-8/+6
2002-11-09tests/dejagnu leaks ptysTom Yu2-4/+38
2002-11-07For sam_challenge do not encode optional strings if string not present.Ezra Peisach4-3/+16
2002-10-07 * default.exp (stop_kerberos_daemons): Kill, expect eof, wait, inTom Yu2-2/+8
2002-09-30 * rsh.exp (rsh_test): Explicitly call stop_rsh_daemon upon passTom Yu2-0/+6
2002-09-29 * default.exp (start_kerberos_daemons): Fix to use "tail -f" toTom Yu2-74/+99
2002-09-24 * Makefile.in (mydir): Add missing mydir linesEzra Peisach2-0/+5
2002-08-29update dependenciesKen Raeburn4-12/+18
2002-08-29ignore tmpdirKen Raeburn1-0/+1
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn14-7/+35
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn4-0/+4
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn4-0/+9
2002-08-262002-08-26 Ezra Peisach <epeisach@bu.edu>Ezra Peisach2-1/+8
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn16-8/+40
2002-08-07 * configure.in: Fix sense of HAVE_RUNTESTTom Yu2-3/+7
2002-07-18 * configure.in: Change K5_OUTPUT_FILES to K5_AC_OUTPUT (cleanup ofEzra Peisach2-2/+6
2002-07-18use @HAVE_RUNTEST@ in deciding which tests to runKen Raeburn2-5/+12
2002-07-18* configure.in: Substitute HAVE_RUNTEST with "yes" or "no"Ken Raeburn2-0/+10
2002-07-12* configure.in: Invoke AC_CANONICAL_HOSTKen Raeburn2-0/+5
2002-07-12 Makefile.in (HAVE_RUNTEST): Include $(DEJAFLAGS)Ken Raeburn2-1/+5
2002-07-12* rlogin.exp: Fix previous changeKen Raeburn2-1/+5
2002-07-01* rlogin.exp: Update expected "encrypting" message for encrypted rloginKen Raeburn2-1/+6
2002-06-15update dependenciesKen Raeburn5-24/+23
2002-04-26* v4gssftp.exp (v4ftp_test): Update checked messages for change of "credentialsKen Raeburn2-1/+7
2002-04-06call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn4-6/+16
2002-04-06delete no-op '-k' optionKen Raeburn2-12/+8
2002-03-07attribution for log entryKen Raeburn1-0/+1
2002-03-07test suite updates from 1.2.x - mostly testing 8-bit-kvno workaroundsKen Raeburn6-133/+509
2002-02-21 * default.exp (start_kerberos_daemons): In starting the kadminEzra Peisach2-1/+18
2002-02-19* default.exp (start_kerberos_daemons): When standalone, delete KDC replayKen Raeburn2-0/+6
2001-12-05 * rsh.exp: Fix date-grabbing regexp to deal with older versions ofEzra Peisach2-2/+7
2001-11-19 * kdb5_verify.c (main): Use krb5_free_unparsed_name() to free upEzra Peisach2-0/+18
2001-11-19 * kdb5_mkdums.c (main): Invoke krb5_free_context when finished.Ezra Peisach2-0/+12
2001-11-02 * rsh.exp: Fix date grabbing code so we don't try to parse theTom Yu2-4/+10
2001-11-02 * v4gssftp.exp: Calling send_error from within a dejagnu test isTom Yu2-4/+10
2001-11-02 * gssftp.exp: Calling send_error from within a dejagnu test isTom Yu2-4/+10
2001-11-01 * default.exp (check_k5login, check_klogin): Error out if there isTom Yu2-12/+64
2001-10-27 * default.exp: Mark as unused the test passes that won'tTom Yu2-32/+51
2001-10-26 * rcp.exp, rsh_exp (stop_rsh_daemon): Do not close a process andEzra Peisach3-2/+9
2001-10-25 * rsh.exp (rsh_test): Add stop_rsh_daemon before invokingEzra Peisach2-1/+7
2001-10-24* kadmin.exp: Corrected a couple of unimportant typos. Added proceduresMitchell Berger2-4/+321
2001-10-24 * rcp.exp (stop_rsh_daemon): Call "expect eof" to drain pty bufferTom Yu3-0/+11