summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc
Commit message (Expand)AuthorAgeFilesLines
* fix for vpath and du4.0 makeKen Raeburn2000-02-222-0/+8
* * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly freeTom Yu2000-02-189-9/+84
* * auth_gssapi.c (auth_gssapi_create): Free call_res becauseTom Yu2000-02-174-37/+43
* * server.c: Add code to set a signal handler for SIGHUP and a fewTom Yu2000-02-153-0/+29
* * svc.c (xprt_register): Zero out xports after allocatingTom Yu2000-02-153-16/+51
* * config/unix.exp: Call send_error instead of fail to preventTom Yu2000-02-073-7/+16
* * get_myaddress.c (gssrpc_get_myaddress): Copy in from NetBSD;Tom Yu2000-01-242-26/+10
* log tritan's changesTom Yu1999-10-262-0/+14
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-262-2/+2
* * Makefile.in (unit-test-body-tcp, unit-test-body-udp): Pass $(RUNTESTFLAGS) toKen Raeburn1999-09-212-2/+7
* * svc.c: Fix to reference the correct xprt because we're no longerTom Yu1999-04-242-4/+6
* * svc.c (xprt_unregister): Fix typoTom Yu1999-04-212-1/+5
* svc.c (svc_getreq, svc_getreqset): Avoid using internal, privateTheodore Tso1999-04-142-7/+20
* * rpc_commondata.c: Add initializers to prevent lossage on systemsTom Yu1999-04-022-5/+13
* Change K5_OUTPUT_FILES to be K5_AC_OUTPUTTheodore Tso1999-03-121-2/+1
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-1/+10
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-304-10/+50
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-152-2/+7
* * Makefile.in (includes): Don't mkdir unless the directory doesn'tTom Yu1998-04-062-1/+6
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-183-3/+8
* * client.c: Update header locations. Rename of xdr_freeTom Yu1998-02-144-8/+23
* "Renames" in the following refer to renaming of various exportedTom Yu1998-02-1459-589/+337
* * client.c (main): Tweak the kludge variableTom Yu1998-02-122-0/+14
* * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu1998-02-122-0/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-125-20/+48
* * bindresvport.c: Include string.h for memset prototypeEzra Peisach1998-01-212-0/+5
* * svc_auth_gssapi.c (_svcauth_gssapi): When looping over services,Ezra Peisach1997-12-162-0/+14
* * Makefile.in (types.h): Add rules to generate file by runningEzra Peisach1997-11-212-0/+19
* Fix to not lose entries in the chain linked client listEzra Peisach1997-10-212-1/+16
* * configure.in, Makefile.in: Add test to disable udp test underTom Yu1997-10-103-2/+19
* * get_myaddress.c: Include string.h for memcpy prototypeEzra Peisach1997-10-072-0/+5
* * Make shared libs work on AIXSam Hartman1997-02-222-5/+9
* * configure.in: Check for sys/uio.hEzra Peisach1997-02-103-0/+10
* * svc_udp.c (svcudp_recv): Avoid coredumps under Solaris (andTom Yu1997-02-102-0/+11
* Merge of libhack_branchTom Yu1997-02-096-76/+90
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-139-9/+74
* * Various changes to allow channel bindings to work with both UDPBarry Jaspan1996-12-047-25/+82
* * server.c (main): Add declaration of optind for systems thatTom Yu1996-11-152-0/+6
* * rpc_test_setup.sh: VERBOSE is now inherited from env-setup.shBarry Jaspan1996-11-142-8/+4
* clean: Remove test programs and objectsEzra Peisach1996-11-132-0/+11
* * auth_gssapi.c (auth_gssapi_create): handle channel bindingsBarry Jaspan1996-11-122-2/+13
* * lib/helpers.exp, client.c, server.c, config/unix.exp,Barry Jaspan1996-11-126-22/+79
* * rpc_test_setup.sh: Fix test of $VERBOSE_TEST so that $VERBOSETom Yu1996-11-122-2/+10
* * rpc_test_setup.sh: Use a temp file rather than a here documentTom Yu1996-11-122-3/+8
* Changes to support AC_CANONICAL_HOST for runtest flags; seeTom Yu1996-11-122-1/+6
* * Makefile.in (client.o, server.o): client.o and server.o, notTom Yu1996-11-112-4/+6
* Remove calls to macros that are a part of CONFIG_RULES;Tom Yu1996-11-082-2/+2
* * Makefile.in (server.o): Fix typo in previous checkinTom Yu1996-11-072-1/+5
* * Makefile.in: Add dependencies on $(srcdir)/foo.c so that someTom Yu1996-11-062-0/+7