| Commit message (Expand) | Author | Age | Files | Lines |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 1 | -2/+0 |
* | Use valgrind in more cases if VALGRIND is set | Ken Raeburn | 2009-01-16 | 1 | -1/+1 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 1 | -37/+0 |
* | make depend | Sam Hartman | 2008-12-02 | 1 | -1/+2 |
* | Don't use private copy of syslog.h. Rebuild dependencies | Ken Raeburn | 2008-06-10 | 1 | -2/+1 |
* | Support using valgrind on test programs | Ken Raeburn | 2007-09-04 | 1 | -1/+1 |
* | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 1 | -26/+26 |
* | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
* | Add SRCS definition and run make depend | Ken Raeburn | 2006-05-16 | 1 | -0/+38 |
* | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 1 | -0/+1 |
* | priocntl workaround for Solaris 9 pty-close bug | Tom Yu | 2004-02-13 | 1 | -0/+1 |
* | Better cleanup; reduce filename conflict | Ken Raeburn | 2002-11-15 | 1 | -12/+10 |
* | * Makefile.in (unit-test-body): Set RPC_TEST_SRVTAB based on process-id. Set | Ken Raeburn | 2002-11-11 | 1 | -3/+7 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -1/+1 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -1/+1 |
* | do database expansion from tcl driver code | Ken Raeburn | 2002-01-09 | 1 | -1/+1 |
* | Run RPC tests with one invocation of DejaGnu rather than two | Ken Raeburn | 2000-07-01 | 1 | -11/+3 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+1 |
* | * Makefile.in (unit-test-body-tcp, unit-test-body-udp): Pass $(RUNTESTFLAGS) to | Ken Raeburn | 1999-09-21 | 1 | -2/+2 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 1 | -1/+3 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -1/+1 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+2 |
* | * configure.in, Makefile.in: Add test to disable udp test under | Tom Yu | 1997-10-10 | 1 | -1/+1 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -4/+8 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 1 | -2/+4 |
* | clean: Remove test programs and objects | Ezra Peisach | 1996-11-13 | 1 | -0/+7 |
* | * lib/helpers.exp, client.c, server.c, config/unix.exp, | Barry Jaspan | 1996-11-12 | 1 | -2/+11 |
* | * Makefile.in (client.o, server.o): client.o and server.o, not | Tom Yu | 1996-11-11 | 1 | -4/+1 |
* | * Makefile.in (server.o): Fix typo in previous checkin | Tom Yu | 1996-11-07 | 1 | -1/+1 |
* | * Makefile.in: Add dependencies on $(srcdir)/foo.c so that some | Tom Yu | 1996-11-06 | 1 | -0/+3 |
* | Use $(LD) instead of $(CC) at link stage - this allows one to use | Ezra Peisach | 1996-10-31 | 1 | -2/+2 |
* | Fix typo in last | Ezra Peisach | 1996-10-31 | 1 | -1/+1 |
* | * Makefile.in: Only run tests if required programs, libraries | Ezra Peisach | 1996-10-31 | 1 | -1/+7 |
* | * Makefile.in, rpc_test_clnt.c, rpc_test_svc.c, rpc_test.h: | Barry Jaspan | 1996-10-24 | 1 | -9/+13 |
* | * rpc_test.0/expire.exp: add test for expired credentials | Barry Jaspan | 1996-10-16 | 1 | -2/+2 |
* | * initial changes to make rpc unit tests work with new build/test | Barry Jaspan | 1996-10-15 | 1 | -0/+38 |