summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/unit-test
Commit message (Expand)AuthorAgeFilesLines
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-163-5/+11
* * lib/helpers.exp (expect_kadm_ok): Check for "ERROR" messages and report themKen Raeburn2004-04-032-0/+6
* * lib/helpers.exp (expect_kadm_ok): Check for eof and report a specific errorKen Raeburn2004-02-272-0/+6
* 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-0/+47
* ignore extra lines output when debugging code enabledKen Raeburn2003-12-132-0/+12
* Log entries for Makefile.ov deletionKen Raeburn2003-01-081-0/+4
* nuke old OV makefile stuffKen Raeburn2003-01-071-101/+0
* Better cleanup; reduce filename conflictKen Raeburn2002-11-153-14/+22
* * Makefile.in (unit-test-body): Set RPC_TEST_SRVTAB based on process-id. SetKen Raeburn2002-11-112-3/+14
* rpc unit tests can fail due to race conditionTom Yu2002-11-072-0/+9
* * lib/helpers.exp (setup_database): Use "!=" instead of "ne" for string compa...Ken Raeburn2002-09-162-1/+6
* * lib/helpers.exp (expect_tcl_prompt): Use the "-re" flag, andTom Yu2002-09-152-3/+15
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+2
* * configure.in: Use $krb5_cv_host instead of $hostEzra Peisach2002-08-262-4/+8
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * config/unix.exp (top level): Load helpers.exp here, to make sure databaseKen Raeburn2002-06-092-0/+8
* do database expansion from tcl driver codeKen Raeburn2002-01-093-1/+109
* * xdr_reference.c (xdr_reference): Remove cast in argument to memsetEzra Peisach2001-07-273-3/+10
* * rpc_test_clnt.c, rpc_test_svc.c: Include string.h for memsetEzra Peisach2001-07-093-0/+7
* * rpc_test_svc.c: Change rpc_test_prog_1 toEzra Peisach2001-07-024-11/+22
* * client.c: Include unistd.h for getopt() prototypeEzra Peisach2001-06-084-95/+25
* * server.c (log_badauth_display_status_1): Do not assume thatEzra Peisach2001-06-072-6/+12
* * server.c (log_badauth_display_status_1): Need value element ofEzra Peisach2001-06-052-3/+6
* * client.c (main): Missing arguments to printf fixedEzra Peisach2001-06-052-2/+10
* * client.c (main): Ensure that end of string is NULL terminatedEzra Peisach2001-04-242-9/+22
* Run RPC tests with one invocation of DejaGnu rather than twoKen Raeburn2000-07-014-15/+23
* pullup from 1.2.1 releaseKen Raeburn2000-07-012-0/+6
* * rpc_test_setup.sh: Error out if server_handle doesn't get set in the Tcl sc...Ken Raeburn2000-06-302-0/+11
* pullup from 1.2 branchKen Raeburn2000-06-272-3/+9
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * server.c: Add code to set a signal handler for SIGHUP and a fewTom Yu2000-02-153-0/+29
* * config/unix.exp: Call send_error instead of fail to preventTom Yu2000-02-073-7/+16
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* * Makefile.in (unit-test-body-tcp, unit-test-body-udp): Pass $(RUNTESTFLAGS) toKen Raeburn1999-09-212-2/+7
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-1/+10
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-1/+1
* * client.c: Update header locations. Rename of xdr_freeTom Yu1998-02-144-8/+23
* * client.c (main): Tweak the kludge variableTom Yu1998-02-122-0/+14
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* * configure.in, Makefile.in: Add test to disable udp test underTom Yu1997-10-103-2/+19
* Merge of libhack_branchTom Yu1997-02-093-11/+15
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-2/+8
* * server.c (main): Add declaration of optind for systems thatTom Yu1996-11-152-0/+6
* * rpc_test_setup.sh: VERBOSE is now inherited from env-setup.shBarry Jaspan1996-11-142-8/+4
* clean: Remove test programs and objectsEzra Peisach1996-11-132-0/+11
* * lib/helpers.exp, client.c, server.c, config/unix.exp,Barry Jaspan1996-11-126-22/+79
* * rpc_test_setup.sh: Fix test of $VERBOSE_TEST so that $VERBOSETom Yu1996-11-122-2/+10