summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/svc.c
Commit message (Expand)AuthorAgeFilesLines
* Encoding cleanup: curly quotes to ASCII quotes, and some ISO-8859-1Tom Yu2010-10-081-1/+1
* relicense Sun RPC to 3-clause BSD-styleTom Yu2010-09-221-23/+25
* make mark-cstyleTom Yu2009-10-311-28/+28
* MITKRB5-SA-2008-002Ken Raeburn2008-03-181-2/+4
* MITKRB5-SA-2006-002: svctcp_destroy() can call uninitialized function pointerTom Yu2007-01-091-0/+5
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-011-0/+1
* * configure.in: Check for sockaddr_in.sin_len andTom Yu2004-09-211-100/+118
* * libgssrpc.exports: Don't export internalsTom Yu2004-09-171-53/+50
* * svc.c (svc_getreqset): Allocate cred and verf memory toTom Yu2004-08-171-6/+14
* * svc_auth_gss.c (gssrpc__svcauth_gss): Add some debug messagesTom Yu2004-08-171-4/+6
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-161-21/+18
* errno should never be explicitly declaredKen Raeburn2003-04-241-2/+1
* * clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union structure toEzra Peisach2001-12-071-1/+1
* * pmap_rmt.c, svc.c, svc_simple.c, svc_udp.c, svc_tcp.c,Ezra Peisach2001-07-091-0/+1
* * svc.c (xprt_register): If svc_fdset has not been initilized,Ezra Peisach2001-07-081-0/+5
* * auth.h: Provide full prototype for xdr_des_blockEzra Peisach2001-06-281-1/+2
* * svc.c (xprt_register): Zero out xports after allocatingTom Yu2000-02-151-0/+1
* * svc.c: Fix to reference the correct xprt because we're no longerTom Yu1999-04-241-4/+1
* * svc.c (xprt_unregister): Fix typoTom Yu1999-04-211-1/+1
* svc.c (svc_getreq, svc_getreqset): Avoid using internal, privateTheodore Tso1999-04-141-7/+15
* "Renames" in the following refer to renaming of various exportedTom Yu1998-02-141-5/+5
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+492