summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* rpc: don't stop sending ping packets to an active server.Krishnan Parthasarathi2014-05-062-40/+35
* glusterd : Volname, brickpath & volfpath length validationAtin Mukherjee2014-05-031-0/+2
* glusterd/snapshot: Activation and De-activation of snapshotJoseph Fernandes2014-05-021-7/+7
* glusterd: Ping timer implmentationKrishnan Parthasarathi2014-04-299-10/+338
* cli: Add a cli command to enable/disable barrierKaushal M2014-04-291-0/+1
* glusterd: Add a barrier brick-opKaushal M2014-04-291-0/+1
* glusterd/snapshot: Compare and update snapshots during peer handshakeAvra Sengupta2014-04-281-0/+1
* gNFS: gNFS drc cache failed to detecte duplicates.Yuan Ding2014-04-281-4/+10
* rpcgen: After recent changes parallel builds failedHarshavardhana2014-04-272-9/+98
* glusterd/snapshot-handshake: Perform handshake of missed_snaps_list.Avra Sengupta2014-04-251-1/+2
* rpcgen: 'hyper' is 64bit undefined on Darwin use quad_tHarshavardhana2014-04-253-69/+70
* rpcgen: Remove autogenerated files instead build on demandHarshavardhana2014-04-2529-7338/+102
* rpcsvc: Ignore INODELK/ENTRYLK/LK for throttlingPranith Kumar K2014-04-241-16/+54
* build: MacOSX Porting fixesHarshavardhana2014-04-2412-47/+65
* gNFS: Support wildcard in RPC auth allow/rejectSantosh Kumar Pradhan2014-04-221-2/+89
* rdma: correct some spelling mistakesNiels de Vos2014-04-171-4/+4
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-117-26/+637
* rpc: warn and truncate grouplist if RPC/AUTH can not hold everythingNiels de Vos2014-04-083-8/+87
* log: enhance gluster log format with message ID and standardize errno reportingShyamsundarR2014-03-281-1/+1
* rpc: transport may be destroyed while rpc isn'tKrishnan Parthasarathi2014-03-052-60/+102
* socket: don't send notification 'up' on socket_writev failureKrishnan Parthasarathi2014-02-271-1/+2
* rpc/socket: Avoid excessive INFO logs when SSL is not configured.Vijay Bellur2014-02-201-2/+4
* rpc: Fix a crash due to NULL dereferenceVijay Bellur2014-02-161-2/+2
* Clean up some weirdness with the gf_resolve inet definesJustin Clift2014-02-131-7/+0
* glusterd: Fix possible leaks on failure code pathSantosh Kumar Pradhan2014-02-121-1/+14
* protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-102-2/+1
* glusterd: Volume locks and transaction specific opinfosAvra Sengupta2014-02-104-0/+170
* mgmt/glusterd: make sure quota enforcer has established connection with quota...Raghavendra G2014-01-251-0/+28
* cli: Add options to the CLI that let the user control the reset ofDawit Alemu2014-01-243-3/+31
* 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-182-0/+3
* gNFS: Set default outstanding RPC limit to 16Santosh Kumar Pradhan2014-01-152-23/+28
* socket: propogate connect failure in socket_event_handlerKrishnan Parthasarathi2014-01-141-1/+1
* 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
* socket: unix socket connect path can't be greater than UNIX_PATH_MAX charactersKrishnan Parthasarathi2013-12-261-2/+2
* 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
* cli: Add an option to fetch just incremental or cumulative I/0Dawit Alemu2013-12-031-1/+3
* cli: More checks in rebalance status outputKaushal M2013-12-032-1/+3
* socket: limit vector count to IOV_MAXAnand Avati2013-11-261-2/+2
* cli/glusterd: Changes to quota command Quota featureRaghavendra G2013-11-262-13/+23
* 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-104-0/+88
* rpcsvc: implement per-client RPC throttlingAnand Avati2013-10-286-0/+107