aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rpc/unit-test
AgeCommit message (Expand)AuthorFilesLines
2004-06-16This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu3-5/+11
2004-04-03* lib/helpers.exp (expect_kadm_ok): Check for "ERROR" messages and report themKen Raeburn2-0/+6
2004-02-27* lib/helpers.exp (expect_kadm_ok): Check for eof and report a specific errorKen Raeburn2-0/+6
2004-02-13Change PRIOCNTL_HACK code to use "==" rather than "eq", as "eq" is notTom Yu2-3/+8
2004-02-13priocntl workaround for Solaris 9 pty-close bugTom Yu4-0/+47
2003-12-13ignore extra lines output when debugging code enabledKen Raeburn2-0/+12
2003-01-08Log entries for Makefile.ov deletionKen Raeburn1-0/+4
2003-01-07nuke old OV makefile stuffKen Raeburn1-101/+0
2002-11-15Better cleanup; reduce filename conflictKen Raeburn3-14/+22
2002-11-11* Makefile.in (unit-test-body): Set RPC_TEST_SRVTAB based on process-id. SetKen Raeburn2-3/+14
2002-11-07rpc unit tests can fail due to race conditionTom Yu2-0/+9
2002-09-16* lib/helpers.exp (setup_database): Use "!=" instead of "ne" for string compa...Ken Raeburn2-1/+6
2002-09-15 * lib/helpers.exp (expect_tcl_prompt): Use the "-re" flag, andTom Yu2-3/+15
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+2
2002-08-26 * configure.in: Use $krb5_cv_host instead of $hostEzra Peisach2-4/+8
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-06-09* config/unix.exp (top level): Load helpers.exp here, to make sure databaseKen Raeburn2-0/+8
2002-01-09do database expansion from tcl driver codeKen Raeburn3-1/+109
2001-07-27 * xdr_reference.c (xdr_reference): Remove cast in argument to memsetEzra Peisach3-3/+10
2001-07-09 * rpc_test_clnt.c, rpc_test_svc.c: Include string.h for memsetEzra Peisach3-0/+7
2001-07-02 * rpc_test_svc.c: Change rpc_test_prog_1 toEzra Peisach4-11/+22
2001-06-08 * client.c: Include unistd.h for getopt() prototypeEzra Peisach4-95/+25
2001-06-07 * server.c (log_badauth_display_status_1): Do not assume thatEzra Peisach2-6/+12
2001-06-05 * server.c (log_badauth_display_status_1): Need value element ofEzra Peisach2-3/+6
2001-06-05* client.c (main): Missing arguments to printf fixedEzra Peisach2-2/+10
2001-04-24 * client.c (main): Ensure that end of string is NULL terminatedEzra Peisach2-9/+22
2000-07-01Run RPC tests with one invocation of DejaGnu rather than twoKen Raeburn4-15/+23
2000-07-01pullup from 1.2.1 releaseKen Raeburn2-0/+6
2000-06-30* rpc_test_setup.sh: Error out if server_handle doesn't get set in the Tcl sc...Ken Raeburn2-0/+11
2000-06-27pullup from 1.2 branchKen Raeburn2-3/+9
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-02-15 * server.c: Add code to set a signal handler for SIGHUP and a fewTom Yu3-0/+29
2000-02-07 * config/unix.exp: Call send_error instead of fail to preventTom Yu3-7/+16
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+1
1999-09-21* Makefile.in (unit-test-body-tcp, unit-test-body-udp): Pass $(RUNTESTFLAGS) toKen Raeburn2-2/+7
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-1/+10
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-1/+1
1998-02-14 * client.c: Update header locations. Rename of xdr_freeTom Yu4-8/+23
1998-02-12 * client.c (main): Tweak the kludge variableTom Yu2-0/+14
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1997-10-10 * configure.in, Makefile.in: Add test to disable udp test underTom Yu3-2/+19
1997-02-09Merge of libhack_branchTom Yu3-11/+15
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso2-2/+8
1996-11-15 * server.c (main): Add declaration of optind for systems thatTom Yu2-0/+6
1996-11-14 * rpc_test_setup.sh: VERBOSE is now inherited from env-setup.shBarry Jaspan2-8/+4
1996-11-13clean: Remove test programs and objectsEzra Peisach2-0/+11
1996-11-12 * lib/helpers.exp, client.c, server.c, config/unix.exp,Barry Jaspan6-22/+79
1996-11-12 * rpc_test_setup.sh: Fix test of $VERBOSE_TEST so that $VERBOSETom Yu2-2/+10