aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rpc/unit-test
AgeCommit message (Expand)AuthorFilesLines
2007-09-04Support using valgrind on test programsKen Raeburn2-1/+44
2006-09-16Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn1-26/+26
2006-06-14Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu1-1/+1
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2-31/+2
2006-05-16Add SRCS definition and run make dependKen Raeburn1-0/+38
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-353/+0
2006-04-10* client.c (usage): Mark as "noreturn" under gccKen Raeburn2-0/+7
2006-04-04set DEFS empty in more placesKen Raeburn2-0/+5
2006-04-01Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn3-0/+6
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2-29/+4
2005-08-25fix more executable permissionsTom Yu1-0/+0
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-2/+0
2005-08-20All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2-1/+5
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