summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/rpcsvc.h
Commit message (Expand)AuthorAgeFilesLines
* protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-101-0/+1
* gNFS: Set default outstanding RPC limit to 16Santosh Kumar Pradhan2014-01-151-2/+3
* rpc/auth: Avoid NULL dereference in rpcsvc_auth_request_init()Harshavardhana2014-01-081-1/+1
* rpc/server: add anonuid and anongid options for root-squashNiels de Vos2013-12-301-3/+3
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-141-4/+15
* rpcsvc: implement per-client RPC throttlingAnand Avati2013-10-281-0/+3
* rpcsvc: allocate large auxgid list on demandAnand Avati2013-09-171-1/+3
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-2/+17
* rpc/nfs: cleanup legacy code of general optionsRajesh Amaravathi2013-04-021-5/+3
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-02-171-1/+22
* nfs/nlm: use req's uid and gid for open_and_resumeRajesh Amaravathi2013-02-061-2/+0
* "gcc -pedantic": made 'inline' functions as 'static inline' functionsAmar Tumballi2013-01-231-1/+1
* rpcsvc: do a 'iobuf_ref()' on buffer while synctaskizing actorKaushal M2012-12-091-0/+3
* rpcsvc: framework for executing actors as synctaskAnand Avati2012-09-191-0/+6
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-201-3/+0
* rpc: fix the vecsizer issueAmar Tumballi2012-05-241-1/+2
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-3/+4
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-201-0/+1
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-10/+3
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-211-0/+2
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-5/+5
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlatorv3.3.0qa1krishna2011-08-091-1/+2
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* RPC unify code changekrishna2011-07-291-4/+21
* rpc: Provide an option to allow insecure portsPranith K2011-03-261-0/+2
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-101-0/+2
* rpcsvc: Handle more than one payload vectors.Raghavendra G2011-02-281-1/+5
* migrate from port 69* to 24007Amar Tumballi2010-10-081-1/+1
* rpc: server to client callback mechanismAmar Tumballi2010-08-271-1/+10
* storage/posix: calculate the correct size of each dirent in readdir/readdirp.Raghavendra G2010-08-251-0/+1
* rpcsvc: allow creation of both rdma and socket for a single server transport.Raghavendra G2010-08-231-2/+2
* rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc...Raghavendra G2010-08-191-2/+5
* rpc - cleanup and changes related to rdmaRaghavendra G2010-08-181-69/+23
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-171-3/+3
* changes to rpcRaghavendra G2010-07-281-16/+4
* Move rpc to top-levelVijay Bellur2010-06-281-0/+582