summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: split-brain resolution CLIRavishankar N2015-01-151-0/+2
* rpc: initialise transport's list on creationKrishnan Parthasarathi2015-01-151-0/+2
* rpc/rpcsvc: add peername to log messagesKrishnan Parthasarathi2014-12-101-12/+20
* rdma:vectored write fails for rdma.Mohammed Rafi KC2014-12-072-3/+3
* gNFS: Subdir mount does not work on UDP protoSantosh Kumar Pradhan2014-10-072-40/+9
* snapview-server: register a callback with glusterd to get notificationsRaghavendra Bhat2014-09-081-0/+1
* cli/glusterd: Support of volume get for a specific volume optionAtin Mukherjee2014-08-261-0/+1
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-072-2/+2
* Do not call rpc_transport_unref() on NULL transEmmanuel Dreyfus2014-08-041-2/+4
* client/rpc: Add ping and msgs statsKrishnan Parthasarathi2014-07-313-0/+15
* nfs/drc: Fix memory corruptionsRaghavendra G2014-07-302-89/+55
* cli: Xml output for geo-replication status command.ndarshan2014-07-241-0/+3
* rpc: Do not reset @ping_started to 0 in ping callbackKrutika Dhananjay2014-07-093-12/+27
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-021-1/+1
* rpc/auth: allow SSL identity to be used for authorizationJeff Darcy2014-07-022-0/+5
* gNFS: Fix multi-homed m/c issue in NFS subdir authSantosh Kumar Pradhan2014-06-251-27/+18
* glusterd: Fail peer probe/detach commands when peer detach is ongoingKrishnan Parthasarathi2014-06-161-0/+2
* Get snapshot info dynamically via new rpc and infra for snapview-server to re...Anand Subramanian2014-06-151-0/+7
* cleanup: Fix order of arguments passed in log messageKrutika Dhananjay2014-06-131-1/+1
* cleanup: Fix domain in log messageKrutika Dhananjay2014-06-121-1/+1
* rpc: Reconfigure() does not work for auth-rejectSantosh Kumar Pradhan2014-06-091-6/+17
* gNFS: Make NFS DRC off by defaultNiels de Vos2014-06-091-10/+9
* glusterd: Handle rpc_connect failure in the event handlerVijaikumar M2014-06-051-4/+0
* glusterd: Disable ping-timer between glusterd and brick processVijaikumar M2014-05-193-5/+9
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-05-171-6/+16
* libgfapi: Added support to fetch volume info from glusterd and store in glfs...Soumya Koduri2014-05-111-0/+8
* 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: Ping timer implmentationKrishnan Parthasarathi2014-04-297-4/+331
* 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
* glusterd/snapshot-handshake: Perform handshake of missed_snaps_list.Avra Sengupta2014-04-251-1/+2
* rpcgen: Remove autogenerated files instead build on demandHarshavardhana2014-04-251-5/+8
* rpcsvc: Ignore INODELK/ENTRYLK/LK for throttlingPranith Kumar K2014-04-241-16/+54
* build: MacOSX Porting fixesHarshavardhana2014-04-246-30/+45
* gNFS: Support wildcard in RPC auth allow/rejectSantosh Kumar Pradhan2014-04-221-2/+89
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-111-2/+8
* rpc: warn and truncate grouplist if RPC/AUTH can not hold everythingNiels de Vos2014-04-083-8/+87
* 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