| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
| * | * configure.in: Use $krb5_cv_host instead of $host | Ezra Peisach | 2002-08-26 | 1 | -0/+4 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | * config/unix.exp (top level): Load helpers.exp here, to make sure database | Ken Raeburn | 2002-06-09 | 1 | -0/+5 |
| * | do database expansion from tcl driver code | Ken Raeburn | 2002-01-09 | 1 | -0/+8 |
| * | * xdr_reference.c (xdr_reference): Remove cast in argument to memset | Ezra Peisach | 2001-07-27 | 1 | -0/+7 |
| * | * rpc_test_clnt.c, rpc_test_svc.c: Include string.h for memset | Ezra Peisach | 2001-07-09 | 1 | -0/+5 |
| * | * rpc_test_svc.c: Change rpc_test_prog_1 to | Ezra Peisach | 2001-07-02 | 1 | -0/+12 |
| * | * client.c: Include unistd.h for getopt() prototype | Ezra Peisach | 2001-06-08 | 1 | -0/+11 |
| * | * server.c (log_badauth_display_status_1): Do not assume that | Ezra Peisach | 2001-06-07 | 1 | -0/+5 |
| * | * server.c (log_badauth_display_status_1): Need value element of | Ezra Peisach | 2001-06-05 | 1 | -0/+3 |
| * | * client.c (main): Missing arguments to printf fixed | Ezra Peisach | 2001-06-05 | 1 | -0/+4 |
| * | * client.c (main): Ensure that end of string is NULL terminated | Ezra Peisach | 2001-04-24 | 1 | -0/+6 |
| * | Run RPC tests with one invocation of DejaGnu rather than two | Ken Raeburn | 2000-07-01 | 1 | -0/+11 |
| * | pullup from 1.2.1 release | Ken Raeburn | 2000-07-01 | 1 | -0/+5 |
| * | * rpc_test_setup.sh: Error out if server_handle doesn't get set in the Tcl sc... | Ken Raeburn | 2000-06-30 | 1 | -0/+5 |
| * | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 1 | -0/+6 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | * server.c: Add code to set a signal handler for SIGHUP and a few | Tom Yu | 2000-02-15 | 1 | -0/+7 |
| * | * config/unix.exp: Call send_error instead of fail to prevent | Tom Yu | 2000-02-07 | 1 | -0/+9 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | * Makefile.in (unit-test-body-tcp, unit-test-body-udp): Pass $(RUNTESTFLAGS) to | Ken Raeburn | 1999-09-21 | 1 | -0/+5 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 1 | -0/+7 |
| * | * client.c: Update header locations. Rename of xdr_free | Tom Yu | 1998-02-14 | 1 | -0/+8 |
| * | * client.c (main): Tweak the kludge variable | Tom Yu | 1998-02-12 | 1 | -0/+6 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+4 |
| * | * configure.in, Makefile.in: Add test to disable udp test under | Tom Yu | 1997-10-10 | 1 | -0/+6 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -0/+5 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 1 | -0/+4 |
| * | * server.c (main): Add declaration of optind for systems that | Tom Yu | 1996-11-15 | 1 | -0/+5 |
| * | * rpc_test_setup.sh: VERBOSE is now inherited from env-setup.sh | Barry Jaspan | 1996-11-14 | 1 | -0/+4 |
| * | clean: Remove test programs and objects | Ezra Peisach | 1996-11-13 | 1 | -0/+4 |
| * | * lib/helpers.exp, client.c, server.c, config/unix.exp, | Barry Jaspan | 1996-11-12 | 1 | -0/+6 |
| * | * rpc_test_setup.sh: Fix test of $VERBOSE_TEST so that $VERBOSE | Tom Yu | 1996-11-12 | 1 | -0/+5 |
| * | * rpc_test_setup.sh: Use a temp file rather than a here document | Tom Yu | 1996-11-12 | 1 | -0/+3 |
| * | Changes to support AC_CANONICAL_HOST for runtest flags; see | Tom Yu | 1996-11-12 | 1 | -0/+4 |
| * | * Makefile.in (client.o, server.o): client.o and server.o, not | Tom Yu | 1996-11-11 | 1 | -0/+5 |
| * | Remove calls to macros that are a part of CONFIG_RULES; | Tom Yu | 1996-11-08 | 1 | -0/+2 |
| * | * Makefile.in (server.o): Fix typo in previous checkin | Tom Yu | 1996-11-07 | 1 | -0/+4 |
| * | * Makefile.in: Add dependencies on $(srcdir)/foo.c so that some | Tom Yu | 1996-11-06 | 1 | -0/+4 |
| * | We don't need the special case for linux anymore, since we're | Theodore Tso | 1996-11-06 | 1 | -0/+6 |
| * | Use $(LD) instead of $(CC) at link stage - this allows one to use | Ezra Peisach | 1996-10-31 | 1 | -0/+5 |
| * | * Makefile.in: Only run tests if required programs, libraries | Ezra Peisach | 1996-10-31 | 1 | -0/+8 |
| * | * Makefile.in, rpc_test_clnt.c, rpc_test_svc.c, rpc_test.h: | Barry Jaspan | 1996-10-24 | 1 | -0/+6 |
| * | * rpc_test.0/expire.exp: add test for expired credentials | Barry Jaspan | 1996-10-16 | 1 | -0/+9 |
| * | * initial changes to make rpc unit tests work with new build/test | Barry Jaspan | 1996-10-15 | 1 | -0/+5 |