aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rpc
AgeCommit message (Expand)AuthorFilesLines
2000-07-01Run RPC tests with one invocation of DejaGnu rather than twoKen Raeburn4-15/+23
2000-07-01pullup from 1.2.1 releaseKen Raeburn4-1/+12
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 Raeburn11-57/+124
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez2-4/+4
2000-02-22fix for vpath and du4.0 makeKen Raeburn2-0/+8
2000-02-18 * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly freeTom Yu9-9/+84
2000-02-17 * auth_gssapi.c (auth_gssapi_create): Free call_res becauseTom Yu4-37/+43
2000-02-15 * server.c: Add code to set a signal handler for SIGHUP and a fewTom Yu3-0/+29
2000-02-15 * svc.c (xprt_register): Zero out xports after allocatingTom Yu3-16/+51
2000-02-07 * config/unix.exp: Call send_error instead of fail to preventTom Yu3-7/+16
2000-01-24 * get_myaddress.c (gssrpc_get_myaddress): Copy in from NetBSD;Tom Yu2-26/+10
1999-10-26log tritan's changesTom Yu2-0/+14
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez2-2/+2
1999-09-21* Makefile.in (unit-test-body-tcp, unit-test-body-udp): Pass $(RUNTESTFLAGS) toKen Raeburn2-2/+7
1999-04-24 * svc.c: Fix to reference the correct xprt because we're no longerTom Yu2-4/+6
1999-04-21 * svc.c (xprt_unregister): Fix typoTom Yu2-1/+5
1999-04-14svc.c (svc_getreq, svc_getreqset): Avoid using internal, privateTheodore Tso2-7/+20
1999-04-02 * rpc_commondata.c: Add initializers to prevent lossage on systemsTom Yu2-5/+13
1999-03-12Change K5_OUTPUT_FILES to be K5_AC_OUTPUTTheodore Tso1-2/+1
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-1/+10
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz4-10/+50
1998-04-15 * Makefile.in (SHLIB_EXPDEPS):Tom Yu2-2/+7
1998-04-06 * Makefile.in (includes): Don't mkdir unless the directory doesn'tTom Yu2-1/+6
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu3-3/+8
1998-02-14 * client.c: Update header locations. Rename of xdr_freeTom Yu4-8/+23
1998-02-14"Renames" in the following refer to renaming of various exportedTom Yu59-589/+337
1998-02-12 * client.c (main): Tweak the kludge variableTom Yu2-0/+14
1998-02-12 * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu2-0/+6
1998-02-12Mass makefile/configure.in build system revampTheodore Tso5-20/+48
1998-01-21 * bindresvport.c: Include string.h for memset prototypeEzra Peisach2-0/+5
1997-12-16 * svc_auth_gssapi.c (_svcauth_gssapi): When looping over services,Ezra Peisach2-0/+14
1997-11-21 * Makefile.in (types.h): Add rules to generate file by runningEzra Peisach2-0/+19
1997-10-21Fix to not lose entries in the chain linked client listEzra Peisach2-1/+16
1997-10-10 * configure.in, Makefile.in: Add test to disable udp test underTom Yu3-2/+19
1997-10-07 * get_myaddress.c: Include string.h for memcpy prototypeEzra Peisach2-0/+5
1997-02-22* Make shared libs work on AIXSam Hartman2-5/+9
1997-02-10 * configure.in: Check for sys/uio.hEzra Peisach3-0/+10
1997-02-10 * svc_udp.c (svcudp_recv): Avoid coredumps under Solaris (andTom Yu2-0/+11
1997-02-09Merge of libhack_branchTom Yu6-76/+90
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso9-9/+74
1996-12-04 * Various changes to allow channel bindings to work with both UDPBarry Jaspan7-25/+82
1996-11-15 * server.c (main): Add declaration of optind for systems thatTom Yu2-0/+6
1996-11-14 * rpc_test_setup.sh: VERBOSE is now inherited from env-setup.shBarry Jaspan2-8/+4
1996-11-13clean: Remove test programs and objectsEzra Peisach2-0/+11
1996-11-12 * auth_gssapi.c (auth_gssapi_create): handle channel bindingsBarry Jaspan2-2/+13
1996-11-12 * lib/helpers.exp, client.c, server.c, config/unix.exp,Barry Jaspan6-22/+79
1996-11-12 * rpc_test_setup.sh: Fix test of $VERBOSE_TEST so that $VERBOSETom Yu2-2/+10
1996-11-12 * rpc_test_setup.sh: Use a temp file rather than a here documentTom Yu2-3/+8