summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib
Commit message (Expand)AuthorAgeFilesLines
* rpc: transport may be destroyed while rpc isn'tKrishnan Parthasarathi2014-03-052-60/+102
* rpc: Fix a crash due to NULL dereferenceVijay Bellur2014-02-161-2/+2
* protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-102-2/+1
* glusterd: Volume locks and transaction specific opinfosAvra Sengupta2014-02-101-0/+10
* rpc: use GF_FREE when a string is gf_strdup'd.Krishnan Parthasarathi2014-01-221-1/+1
* build: Start using library versioning for various librariesHarshavardhana2014-01-181-0/+1
* gNFS: Set default outstanding RPC limit to 16Santosh Kumar Pradhan2014-01-152-23/+28
* rpc/auth: Avoid NULL dereference in rpcsvc_auth_request_init()Harshavardhana2014-01-086-46/+24
* gNFS: Small memory leak in rpcsvc_drc_init()Santosh Kumar Pradhan2014-01-031-25/+17
* gNFS: Possible SEGV crash in NFS while DRC is OFFSantosh Kumar Pradhan2014-01-031-1/+1
* rpc/server: add anonuid and anongid options for root-squashNiels de Vos2013-12-303-4/+21
* rpc,glusterd: Use rpc_clnt notifyfn to cleanup mydataKaushal M2013-12-162-2/+10
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2013-12-121-0/+17
* features/quota: Improvements to quotaRaghavendra G2013-11-261-0/+11
* gNFS: More clean up for Gluster NFSSantosh Kumar Pradhan2013-11-252-39/+69
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-147-39/+269
* bd_map: Remove bd_map xlatorM. Mohan Kumar2013-11-131-10/+0
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+1
* rpcsvc: implement per-client RPC throttlingAnand Avati2013-10-285-0/+87
* rpc: add remote peer's hostname to call_bail log msgsKrishnan Parthasarathi2013-10-171-3/+4
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-151-11/+12
* cluster/afr: [Feature] Command implementation to get heal-countVenkatesh Somyajulu2013-10-141-0/+2
* cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-10-141-1/+2
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-291-2/+1
* rpcsvc: allocate large auxgid list on demandAnand Avati2013-09-175-1/+41
* rpc: fix typo which refers glibc macroAnand Avati2013-08-231-1/+1
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-2/+2
* glusterd/cli changes for distributed geo-repAvra Sengupta2013-07-261-0/+2
* nfs/auth: reject mounts if getaddrinfo failsRajesh Amaravathi2013-06-261-3/+48
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-217-25/+1053
* protocol/rpc: move latest added procedures to the end of the arrayNiels de Vos2013-06-171-2/+2
* rpc: Cleanup rpc object in TRANSPORT_CLEANUP eventKrishnan Parthasarathi2013-06-154-26/+43
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+1
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+1
* glusterd: Add a cmd for getting uuid of local nodeKrishnan Parthasarathi2013-06-101-0/+1
* rpc-transport: Moved unix socket options function to rpc-transportKrishnan Parthasarathi2013-05-164-60/+61
* rpcsvc: fix dangerous setting of pointer on free'd structureAnand Avati2013-05-131-1/+0
* rpc-lib: fix printf args when printing XIDMichael Brown2013-05-062-7/+7
* Revert "glusterd: Fix spurious wakeups in glusterd syncops"Krishnan Parthasarathi2013-05-042-38/+7
* glusterd: Fixed spurious wakeups in glusterd syncopsKrishnan Parthasarathi2013-04-122-7/+38
* rpc-lib: Move defaulting to socket message to debug levelRaghavendra Talur2013-04-021-1/+1
* rpc/nfs: cleanup legacy code of general optionsRajesh Amaravathi2013-04-023-452/+132
* rpc: disable root-squash dynamically upon volume set commandRaghavendra Bhat2013-04-011-2/+7
* rpc-transport: fix glusterd crash when rdma.so missingRajesh Amaravathi2013-03-211-2/+4
* rpc: before freeing the volume options object, delete it from the listRaghavendra Bhat2013-03-201-6/+6
* rpc: change dict key for fqdnRajesh Amaravathi2013-02-181-2/+2
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-02-174-2/+44
* rpc: get hostnames of client to allow FQDN based authenticationRajesh Amaravathi2013-02-061-0/+20
* nfs/nlm: use req's uid and gid for open_and_resumeRajesh Amaravathi2013-02-061-2/+0
* rpcsvc/dump: return correct return valueRaghavendra G2013-02-061-0/+1