summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/unit-test
Commit message (Expand)AuthorAgeFilesLines
* make dependSam Hartman2008-12-021-1/+2
* add k5-platform.h for asprintfTom Yu2008-12-021-0/+2
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-012-3/+2
* Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn2008-06-101-2/+1
* Support using valgrind on test programsKen Raeburn2007-09-042-1/+44
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-26/+26
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-1/+1
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-312-31/+2
* Add SRCS definition and run make dependKen Raeburn2006-05-161-0/+38
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-353/+0
* * client.c (usage): Mark as "noreturn" under gccKen Raeburn2006-04-102-0/+7
* set DEFS empty in more placesKen Raeburn2006-04-042-0/+5
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-013-0/+6
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-112-29/+4
* fix more executable permissionsTom Yu2005-08-251-0/+0
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-2/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* 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