summaryrefslogtreecommitdiff
path: root/include/rpc/svc.h
AgeCommit message (Expand)Author
2025-02-01rpc: limited multithread support for svc_nlGleb Smirnoff
2025-02-01libc/rpc: add userland side RPC server over netlink(4)Gleb Smirnoff
2023-11-26include: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2022-06-13rpcbind: get contact addr from xprt membersDmitry Ovsyannikov
2017-11-20include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-03-03Add sunrpc compat define for xp_sock.Pedro F. Giffuni
2013-11-25Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato
2012-09-02Revert r240060: (Partial)Pedro F. Giffuni
2012-09-02Fix RPC headers for C++Pedro F. Giffuni
2012-02-14Change some headers such that lang/gcc* ports no longer patch them.Tijl Coosemans
2012-01-07Spelling fixes for include/Ulrich Spörlein
2008-08-06Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson
2003-06-15Replace the old SCM_CREDS cred procedures. They can now beMartin Blapp
2003-01-16Implement non-blocking tcp-connections.Martin Blapp
2002-04-28Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav
2002-03-23Breath deep and take __P out of the system include files.Warner Losh
2002-02-05Move arguments in prototype out of application namespace.Dag-Erling Smørgrav
2001-10-04Add compatibility functions for the AF_LOCAL RPC transport stuffBill Paul
2001-03-22forgot prototyle for __rpc_get_local_uid()Alfred Perlstein
2001-03-19Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein
1999-12-29Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1998-09-21Don't declare functions without a prototype if KERNEL is defined. ThisBruce Evans
1998-01-16Added a forward struct declaration so that this file is lessBruce Evans
1997-05-28Resolve conflicts.Bill Paul
1997-05-07Back out all of yesterdays include file changes.Eivind Eklund
1997-05-07Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund
1997-02-23Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-12-31Missed prototype for svc_getreqset2()Peter Wemm
1996-12-30First commit of a series of cleanups for the libc rpc code which has beenPeter Wemm
1996-01-30Fix a bunch of spelling errors in the comment fieldsMike Pritchard
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1995-02-24Remove a couple of nested comments.Poul-Henning Kamp
1994-08-07Use the header files that are compatible with the code just moved overGarrett Wollman
1994-08-04Install RPC headers from include, like they always should have been.Garrett Wollman