summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc
Commit message (Expand)AuthorAgeFilesLines
* dependenciesKen Raeburn2001-09-011-0/+197
* * clnt_udp.c (clntudp_call): Do not assume that select will notEzra Peisach2001-08-105-6/+24
* * xdr_reference.c (xdr_reference): Remove cast in argument to memsetEzra Peisach2001-07-2712-11/+45
* * auth_gssapi.c (auth_gssapi_create): Change calling conventionEzra Peisach2001-07-254-7/+19
* * xdr_mem.c: Do not assume that XDR x_private field is char *Ezra Peisach2001-07-192-6/+8
* * auth.h: AUTH ah_private structure element changed to void *Ezra Peisach2001-07-1910-13/+31
* Include string.h for memset prototypeEzra Peisach2001-07-091-0/+1
* * pmap_rmt.c, svc.c, svc_simple.c, svc_udp.c, svc_tcp.c,Ezra Peisach2001-07-0910-8/+22
* * rpc_test_clnt.c, rpc_test_svc.c: Include string.h for memsetEzra Peisach2001-07-093-0/+7
* * svc.c (xprt_register): If svc_fdset has not been initilized,Ezra Peisach2001-07-083-1/+16
* * auth_unix.c: In case GETGROUPS_T is not defined, default to intEzra Peisach2001-07-062-0/+7
* * configure.in: Add AC_TYPE_GETGROUPS to determine argument toEzra Peisach2001-07-0511-30/+71
* * rpc_test_svc.c: Change rpc_test_prog_1 toEzra Peisach2001-07-024-11/+22
* * auth.h: Provide full prototype for xdr_des_blockEzra Peisach2001-06-2833-231/+469
* *bindresvport.c: Include gssrpc/rpc.h for prototypeEzra Peisach2001-06-278-44/+88
* * svc_simple.c (universal): Change transp to s_transp to notEzra Peisach2001-06-227-38/+52
* pmap_prot2.c (xdr_pmaplist): Ensure variable set before useEzra Peisach2001-06-192-1/+5
* * auth_gssapi.c (auth_gssapi_create): Cast const gss_OID toEzra Peisach2001-06-183-1/+14
* * client.c: Include unistd.h for getopt() prototypeEzra Peisach2001-06-084-95/+25
* * auth_gssapi.h: Rename prototypes from _svcauth_set_log_XXX_func toEzra Peisach2001-06-082-3/+8
* * server.c (log_badauth_display_status_1): Do not assume thatEzra Peisach2001-06-072-6/+12
* * server.c (log_badauth_display_status_1): Need value element ofEzra Peisach2001-06-052-3/+6
* * client.c (main): Missing arguments to printf fixedEzra Peisach2001-06-052-2/+10
* * clnt_perror.c (clnt_spcreateerror): Enumerate missing cases inEzra Peisach2001-06-0530-12/+172
* * client.c (main): Ensure that end of string is NULL terminatedEzra Peisach2001-04-242-9/+22
* fix last change, it was very brokenKen Raeburn2001-03-082-15/+14
* use strerror when available, for sparcv9-solaris2.8Ken Raeburn2001-03-083-4/+21
* * xdr.h: Flush out prototypes for xdrmem_create(),Ezra Peisach2001-02-186-18/+69
* Run RPC tests with one invocation of DejaGnu rather than twoKen Raeburn2000-07-014-15/+23
* pullup from 1.2.1 releaseKen Raeburn2000-07-014-1/+12
* * rpc_test_setup.sh: Error out if server_handle doesn't get set in the Tcl sc...Ken Raeburn2000-06-302-0/+11
* pullup from 1.2 branchKen Raeburn2000-06-2711-57/+124
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-012-4/+4
* 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