aboutsummaryrefslogtreecommitdiff
path: root/include/rpc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove Secure RPC DES authentication"Lexi Winter2025-08-151-1/+78
* Remove Secure RPC DES authenticationLexi Winter2025-08-101-78/+1
* rpc.h: Remove reference to unimplemented DES ioctlsEd Maste2025-07-231-20/+0
* rpc: limited multithread support for svc_nlGleb Smirnoff2025-02-011-0/+7
* libc/rpc: add userland side RPC server over netlink(4)Gleb Smirnoff2025-02-011-0/+6
* krpc: add kernel side client over netlink(4)Gleb Smirnoff2025-02-011-0/+6
* rpc: Fix the definition of xdr_void()Mark Johnston2024-10-301-1/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* sccs: Manual changesWarner Losh2023-11-271-2/+0
* include: Remove ancient SCCS tags.Warner Losh2023-11-2721-53/+0
* lib/libc/rpc: switch the per-fd structs in clnt_{dg,vc}.c to RB TreesAlan Somers2023-11-151-1/+0
* Trim various $FreeBSD$John Baldwin2023-10-101-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-1612-12/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-1612-12/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* include: Fix typosElyes Haouas2023-02-221-1/+1
* libc rpc: Fix mismatches in prototypes for array bounds.John Baldwin2022-09-281-5/+6
* rpcbind: get contact addr from xprt membersDmitry Ovsyannikov2022-06-131-0/+4
* include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2023-0/+46
* xdr: Fix xdr_rpc* defines.Pedro F. Giffuni2016-03-041-9/+5
* Add sunrpc compat define for xp_sock.Pedro F. Giffuni2016-03-031-0/+1
* RPC: update the getrpcbyname() definition to include a const qualifier.Pedro F. Giffuni2016-02-261-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+11
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge headSimon J. Gerraty2014-04-2824-641/+596
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync from headSimon J. Gerraty2012-11-043-18/+17
| |\
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+14
* | | Replace Sun Industry Standards Source License for Sun RPC code with aHiroki Sato2013-11-251-45/+24
* | | Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato2013-11-2523-596/+572
| |/ |/|
* | rpc: convert all uid and gid variables to u_int.Pedro F. Giffuni2012-10-042-7/+7
* | RPC: Convert all uid and gid variables of the type uid_t and gid_t.Pedro F. Giffuni2012-10-022-8/+7
* | Complete revert of r239963:Pedro F. Giffuni2012-09-272-7/+8
* | Revert r240060: (Partial)Pedro F. Giffuni2012-09-0216-127/+1
* | Fix RPC headers for C++Pedro F. Giffuni2012-09-0216-11/+137
* | Bring some changes from Bull's NFSv4 libtirpc implementation.Pedro F. Giffuni2012-09-012-8/+7
|/
* Change some headers such that lang/gcc* ports no longer patch them.Tijl Coosemans2012-02-141-3/+3
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorDimitry Andric2012-02-071-1/+1
* Spelling fixes for include/Ulrich Spörlein2012-01-071-1/+1
* Revert the previous change and add xdr_sizeofKevin Lo2011-07-101-39/+37
* - Add xdr_sizeof(3) to libcKevin Lo2011-07-091-37/+40
* Re-do r192913 in less intrusive way. Only do IP_RECVDSTADDR/IP_SENDSRCADDRAlexander Kabaev2009-06-181-0/+1
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-0/+3
* Initialise the SVCAUTH field for new transport structures when they areDoug Rabson2008-09-091-0/+2
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson2008-08-064-3/+239
* Move rpc/types.h under sys/, as this is used by ZFS kernel module.Pawel Jakub Dawidek2007-04-102-107/+1
* Comment the token after #endif, like we do everywhere else.Jens Schweikhardt2007-02-021-6/+6