aboutsummaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
1998-02-12 * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu2-1/+6
1998-02-12Mass makefile/configure.in build system revampTheodore Tso24-48/+73
1998-01-31 * kadmin.exp: Fix to deal with new kpasswd programTom Yu2-9/+17
1998-01-31 * default.exp: Add kpasswd_server to krb5.confTom Yu2-0/+5
1998-01-21 * default.exp: Added kpasswd_port variable to kdc.conf creation.Ezra Peisach2-0/+6
1997-11-19 * Makefile.in (kdb_check): Remove temporary file generated during testEzra Peisach2-1/+5
1997-11-09 * gssftp.exp: Replace "else if" with "elseif" as expect 5.25Ezra Peisach2-1/+6
1997-11-04 * Makefile.in (kdb_check): Reinstated kdb checksEzra Peisach2-2/+5
1997-10-08Disable the test again... Turns out I was relying on anotherEzra Peisach1-1/+1
1997-10-08Add KRB%_CONFIG envronment variable for systems w/o /etc/krb5.confEzra Peisach1-1/+1
1997-10-08 * Makefile.in (kdb_check): Rewritten to use current admin system toolsEzra Peisach2-13/+39
1997-10-07 * Makefile.in (runenv.vars): Use tr to remove newlines in multipleEzra Peisach2-1/+6
1997-10-03 * Makefile.in: Fix up site.exp generation to reduce the quotingTom Yu2-5/+15
1997-08-17 * Makefile.in (SRCS): Add $(SRCS) lineEzra Peisach8-0/+23
1997-08-17 * Makefile.in (SRCS): Add $(srcdir)Ezra Peisach2-0/+8
1997-07-30 * configure.in: Add "create" directory backTom Yu2-1/+5
1997-07-30 * kdb5_mkdums.c: Update to match reality of libkdb, so that itTom Yu2-6/+14
1997-03-20Remove AC_PROG_INSTALL as we do not instal lhere....\Ezra Peisach2-1/+4
1997-02-27 * Makefile.in: Add $(LIBS) so that compile doesn't blow out underTom Yu2-1/+6
1997-02-24resolve.c (main): Make the test for a FQDN be a bit more stringentTheodore Tso3-3/+17
1997-02-20Remove unneeded calls to krb5_init_etsRichard Basch3-3/+0
1997-02-18Remove krb5_xfree from the public interfaceRichard Basch4-4/+13
1997-02-09Merge of libhack_branchTom Yu21-49/+73
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso5-3/+44
1996-11-14 * telnet.exp: telnet may output fqdn in upper-caseBarry Jaspan2-1/+7
1996-11-14krb5_encode_test.c (PRS): Add the -p option to krb5_encode_test toTheodore Tso6-26/+56
1996-11-12 + dejagnu: set env(TERM) dumb, find ktutil, drain for gss, rlogin testsMark Eichin6-5/+59
1996-11-10(setup_wrapper): Set KRB5_CONFIG in wrapper scriptsEzra Peisach2-0/+6
1996-11-07 * gssftp.exp: Check for "foo: No such file or directory" inTom Yu2-1/+9
1996-10-14Test nlist and ls commands. The nlist command was failing on the Alpha'sEzra Peisach2-0/+30
1996-10-07Renamed RUNTEST to HAVE_RUNTEST variable in Makefile.in to avoid collisionEzra Peisach2-3/+8
1996-09-10remove ".so man1/header.doc" and extra args to .THTom Yu2-2/+5
1996-08-29Tweak to manpage from CygnusJeff Bigler1-1/+2
1996-08-15*** empty log message ***Tom Yu1-0/+5
1996-08-15 * gssftp.exp: Do case insensitive match in case hostname doesn'tTom Yu1-3/+3
1996-08-13Use kadmin.local instead of kdb5_editEzra Peisach4-186/+90
1996-08-10* Read all kadmin output before waiting for it to dieSam Hartman2-8/+17
1996-08-06 * kadmin.exp: Fix to specify "2500 seconds" explictly to avoidTom Yu2-1/+6
1996-08-06Update to new kdb5_util calling conventionEzra Peisach2-2/+6
1996-07-29 * kadmin.exp: Added back in. Rewritten to use new admin systemEzra Peisach2-0/+851
1996-07-29defaul.exp (kinit): Look for the end-of-file from kinit beforeEzra Peisach2-0/+8
1996-07-27 * default.exp: Rewrite to use kdb5_util instead of kdb5_create andEzra Peisach2-36/+40
1996-07-24Removed kadmin.exp, since it's for the old admin serverTheodore Tso2-834/+4
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz9-60/+94
1996-06-10cvsignore hackeryTom Yu8-8/+0
1996-06-06Update .Sanitize fileTheodore Tso4-1/+70
1996-06-06Update .Sanitize files to reflect current file statusTheodore Tso4-2/+2
1996-06-05 * krb5_decode_test.c (main): For asn1_decode_enc_kdc_rep_part,Ezra Peisach2-1/+7
1996-05-07Use a wrapper script for the rcp started from kshd. This change cleans up theEzra Peisach2-10/+12
1996-05-06Fixed the abstraction violation, where the code knew the details about theRichard Basch4-24/+28