| Commit message (Expand) | Author | Age | Files | Lines |
* | fix last change, it was very broken | Ken Raeburn | 2001-03-08 | 2 | -15/+14 |
* | use strerror when available, for sparcv9-solaris2.8 | Ken Raeburn | 2001-03-08 | 3 | -4/+21 |
* | * xdr.h: Flush out prototypes for xdrmem_create(), | Ezra Peisach | 2001-02-18 | 6 | -18/+69 |
* | Run RPC tests with one invocation of DejaGnu rather than two | Ken Raeburn | 2000-07-01 | 4 | -15/+23 |
* | pullup from 1.2.1 release | Ken Raeburn | 2000-07-01 | 4 | -1/+12 |
* | * rpc_test_setup.sh: Error out if server_handle doesn't get set in the Tcl sc... | Ken Raeburn | 2000-06-30 | 2 | -0/+11 |
* | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 11 | -57/+124 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 2 | -4/+4 |
* | fix for vpath and du4.0 make | Ken Raeburn | 2000-02-22 | 2 | -0/+8 |
* | * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly free | Tom Yu | 2000-02-18 | 9 | -9/+84 |
* | * auth_gssapi.c (auth_gssapi_create): Free call_res because | Tom Yu | 2000-02-17 | 4 | -37/+43 |
* | * server.c: Add code to set a signal handler for SIGHUP and a few | Tom Yu | 2000-02-15 | 3 | -0/+29 |
* | * svc.c (xprt_register): Zero out xports after allocating | Tom Yu | 2000-02-15 | 3 | -16/+51 |
* | * config/unix.exp: Call send_error instead of fail to prevent | Tom Yu | 2000-02-07 | 3 | -7/+16 |
* | * get_myaddress.c (gssrpc_get_myaddress): Copy in from NetBSD; | Tom Yu | 2000-01-24 | 2 | -26/+10 |
* | log tritan's changes | Tom Yu | 1999-10-26 | 2 | -0/+14 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 2 | -2/+2 |
* | * Makefile.in (unit-test-body-tcp, unit-test-body-udp): Pass $(RUNTESTFLAGS) to | Ken Raeburn | 1999-09-21 | 2 | -2/+7 |
* | * svc.c: Fix to reference the correct xprt because we're no longer | Tom Yu | 1999-04-24 | 2 | -4/+6 |
* | * svc.c (xprt_unregister): Fix typo | Tom Yu | 1999-04-21 | 2 | -1/+5 |
* | svc.c (svc_getreq, svc_getreqset): Avoid using internal, private | Theodore Tso | 1999-04-14 | 2 | -7/+20 |
* | * rpc_commondata.c: Add initializers to prevent lossage on systems | Tom Yu | 1999-04-02 | 2 | -5/+13 |
* | Change K5_OUTPUT_FILES to be K5_AC_OUTPUT | Theodore Tso | 1999-03-12 | 1 | -2/+1 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -1/+10 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 4 | -10/+50 |
* | * Makefile.in (SHLIB_EXPDEPS): | Tom Yu | 1998-04-15 | 2 | -2/+7 |
* | * Makefile.in (includes): Don't mkdir unless the directory doesn't | Tom Yu | 1998-04-06 | 2 | -1/+6 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 3 | -3/+8 |
* | * client.c: Update header locations. Rename of xdr_free | Tom Yu | 1998-02-14 | 4 | -8/+23 |
* | "Renames" in the following refer to renaming of various exported | Tom Yu | 1998-02-14 | 59 | -589/+337 |
* | * client.c (main): Tweak the kludge variable | Tom Yu | 1998-02-12 | 2 | -0/+14 |
* | * configure.in: Add commented out AC_OUTPUT to force autoreconf to | Tom Yu | 1998-02-12 | 2 | -0/+6 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 5 | -20/+48 |
* | * bindresvport.c: Include string.h for memset prototype | Ezra Peisach | 1998-01-21 | 2 | -0/+5 |
* | * svc_auth_gssapi.c (_svcauth_gssapi): When looping over services, | Ezra Peisach | 1997-12-16 | 2 | -0/+14 |
* | * Makefile.in (types.h): Add rules to generate file by running | Ezra Peisach | 1997-11-21 | 2 | -0/+19 |
* | Fix to not lose entries in the chain linked client list | Ezra Peisach | 1997-10-21 | 2 | -1/+16 |
* | * configure.in, Makefile.in: Add test to disable udp test under | Tom Yu | 1997-10-10 | 3 | -2/+19 |
* | * get_myaddress.c: Include string.h for memcpy prototype | Ezra Peisach | 1997-10-07 | 2 | -0/+5 |
* | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 2 | -5/+9 |
* | * configure.in: Check for sys/uio.h | Ezra Peisach | 1997-02-10 | 3 | -0/+10 |
* | * svc_udp.c (svcudp_recv): Avoid coredumps under Solaris (and | Tom Yu | 1997-02-10 | 2 | -0/+11 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 6 | -76/+90 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 9 | -9/+74 |
* | * Various changes to allow channel bindings to work with both UDP | Barry Jaspan | 1996-12-04 | 7 | -25/+82 |
* | * server.c (main): Add declaration of optind for systems that | Tom Yu | 1996-11-15 | 2 | -0/+6 |
* | * rpc_test_setup.sh: VERBOSE is now inherited from env-setup.sh | Barry Jaspan | 1996-11-14 | 2 | -8/+4 |
* | clean: Remove test programs and objects | Ezra Peisach | 1996-11-13 | 2 | -0/+11 |
* | * auth_gssapi.c (auth_gssapi_create): handle channel bindings | Barry Jaspan | 1996-11-12 | 2 | -2/+13 |