summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * svc_auth_gssapi.c (_gssrpc_svcauth_gssapi): Local returnEzra Peisach2001-12-141-0/+5
* * clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union structure toEzra Peisach2001-12-071-0/+24
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-0/+6
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-0/+4
* * clnt_udp.c (clntudp_call): Do not assume that select will notEzra Peisach2001-08-101-0/+12
* * xdr_reference.c (xdr_reference): Remove cast in argument to memsetEzra Peisach2001-07-271-0/+24
* * auth_gssapi.c (auth_gssapi_create): Change calling conventionEzra Peisach2001-07-251-0/+11
* * xdr_mem.c: Do not assume that XDR x_private field is char *Ezra Peisach2001-07-191-0/+2
* * auth.h: AUTH ah_private structure element changed to void *Ezra Peisach2001-07-191-1/+19
* * pmap_rmt.c, svc.c, svc_simple.c, svc_udp.c, svc_tcp.c,Ezra Peisach2001-07-091-0/+9
* * svc.c (xprt_register): If svc_fdset has not been initilized,Ezra Peisach2001-07-081-0/+9
* * auth_unix.c: In case GETGROUPS_T is not defined, default to intEzra Peisach2001-07-061-0/+4
* * configure.in: Add AC_TYPE_GETGROUPS to determine argument toEzra Peisach2001-07-051-0/+28
* * auth.h: Provide full prototype for xdr_des_blockEzra Peisach2001-06-281-0/+59
* *bindresvport.c: Include gssrpc/rpc.h for prototypeEzra Peisach2001-06-271-0/+20
* * svc_simple.c (universal): Change transp to s_transp to notEzra Peisach2001-06-221-0/+14
* pmap_prot2.c (xdr_pmaplist): Ensure variable set before useEzra Peisach2001-06-191-0/+4
* * auth_gssapi.c (auth_gssapi_create): Cast const gss_OID toEzra Peisach2001-06-181-0/+9
* * auth_gssapi.h: Rename prototypes from _svcauth_set_log_XXX_func toEzra Peisach2001-06-081-0/+5
* * clnt_perror.c (clnt_spcreateerror): Enumerate missing cases inEzra Peisach2001-06-051-0/+47
* fix last change, it was very brokenKen Raeburn2001-03-081-3/+5
* use strerror when available, for sparcv9-solaris2.8Ken Raeburn2001-03-081-0/+8
* * xdr.h: Flush out prototypes for xdrmem_create(),Ezra Peisach2001-02-181-0/+18
* pullup from 1.2.1 releaseKen Raeburn2000-07-011-0/+5
* pullup from 1.2 branchKen Raeburn2000-06-271-0/+33
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* fix for vpath and du4.0 makeKen Raeburn2000-02-221-0/+6
* * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly freeTom Yu2000-02-181-0/+26
* * auth_gssapi.c (auth_gssapi_create): Free call_res becauseTom Yu2000-02-171-0/+22
* * svc.c (xprt_register): Zero out xports after allocatingTom Yu2000-02-151-0/+10
* * get_myaddress.c (gssrpc_get_myaddress): Copy in from NetBSD;Tom Yu2000-01-241-0/+5
* log tritan's changesTom Yu1999-10-261-0/+7
* * svc.c: Fix to reference the correct xprt because we're no longerTom Yu1999-04-241-0/+5
* * svc.c (xprt_unregister): Fix typoTom Yu1999-04-211-0/+4
* svc.c (svc_getreq, svc_getreqset): Avoid using internal, privateTheodore Tso1999-04-141-0/+5
* * rpc_commondata.c: Add initializers to prevent lossage on systemsTom Yu1999-04-021-0/+5
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+5
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+9
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-151-0/+5
* * Makefile.in (includes): Don't mkdir unless the directory doesn'tTom Yu1998-04-061-0/+5
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+5
* "Renames" in the following refer to renaming of various exportedTom Yu1998-02-141-0/+72
* * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu1998-02-121-0/+5
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+8
* * bindresvport.c: Include string.h for memset prototypeEzra Peisach1998-01-211-0/+4
* * svc_auth_gssapi.c (_svcauth_gssapi): When looping over services,Ezra Peisach1997-12-161-0/+5
* * Makefile.in (types.h): Add rules to generate file by runningEzra Peisach1997-11-211-0/+5
* Fix to not lose entries in the chain linked client listEzra Peisach1997-10-211-0/+5
* * get_myaddress.c: Include string.h for memcpy prototypeEzra Peisach1997-10-071-0/+4
* * Make shared libs work on AIXSam Hartman1997-02-221-0/+4