summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* socket: fix segfaults when TLS management connections failJeff Darcy2015-04-211-11/+19
* rdma:smoke failure in NetBSD if RDMA_OPTION_ID_REUSEADDR is not definedMohammed Rafi KC2015-04-161-0/+2
* rdma: RDMA_OPTION_ID_REUSEADDR undeclared on Ubuntu Precise (LTS)kkeithle2015-03-271-0/+3
* rdma:changing list iteration to safe modeMohammed Rafi KC2015-03-271-5/+10
* rdma:setting wrong remote memory.Mohammed Rafi KC2015-03-271-2/+2
* rdma: pre-register iobuf_pool with rdma devices.Mohammed Rafi KC2015-03-272-14/+196
* rdma:read multiple wr from cq and ack them in one callMohammed Rafi KC2015-03-271-71/+97
* rdma: post multiple work request in a single call.Mohammed Rafi KC2015-03-271-55/+65
* rdma : agregate a vectored read as oneMohammed Rafi KC2015-03-271-0/+10
* rdma:vectored write fails for rdma.Mohammed Rafi KC2015-01-062-3/+3
* rdma:client process will hang if server is started to send the request before...Mohammed Rafi KC2015-01-061-0/+21
* rdma: client connection establishment takes more timeMohammed Rafi KC2015-01-061-1/+1
* rdma:rdma fuse mount hangs for tcp,rdma volumes if brick is down.Mohammed Rafi KC2015-01-062-5/+3
* rdma:setting rdma REUSEADDR flag to rdma id.Mohammed Rafi KC2015-01-061-0/+10
* rdma: glusterd crash if rdma_disconnect is called as soon as connect a request.Mohammed Rafi KC2015-01-061-9/+17
* rdma: mount hangs for rdma type transport.Mohammed Rafi KC2015-01-061-46/+46
* build: FreeBSD 11-Current causes libtool to fail with '-shared'Harshavardhana2014-12-121-1/+1
* socket: disallow CBC cipher modesJeff Darcy2014-10-291-1/+67
* Use sane OS-dependent defaults for SSL configurationEmmanuel Dreyfus2014-09-261-3/+17
* socket: Fixed parsing RPC records containing multi fragmentsGu Feng2014-09-251-3/+20
* feature/snapshot : Interface to delete all snapshots belonging to a system as...Sachin Pandit2014-09-231-0/+6
* snapview-server: register a callback with glusterd to getRaghavendra Bhat2014-09-181-0/+1
* Do not call rpc_transport_unref() on NULL transEmmanuel Dreyfus2014-09-161-2/+4
* Fix glustershd detection on volume restartEmmanuel Dreyfus2014-09-071-0/+12
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-09-033-2/+16
* cli: Xml output for geo-replication status commandndarshan2014-08-281-0/+3
* porting: OSX/Darwin 10.9 porting issuesHarshavardhana2014-08-152-4/+32
* rdma: glusterfsd SEGV at volume startKaleb S. KEITHLEY2014-08-131-0/+1
* cli/glusterd: Added support for dispersed volumesXavier Hernandez2014-07-111-1/+2
* socket/glusterd/client: enable SSL for managementJeff Darcy2014-07-102-20/+56
* rpc: Do not reset @ping_started to 0 in ping callbackKrutika Dhananjay2014-07-093-12/+27
* socket: add certificate-depth and cipher-list options for SSLJeff Darcy2014-07-041-3/+26
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-022-2/+2
* rpc/auth: allow SSL identity to be used for authorizationJeff Darcy2014-07-023-7/+35
* mgmt/glusterd: display snapd status as part of volume statusRaghavendra Bhat2014-06-301-1/+2
* 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-152-0/+19
* 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-054-94/+169
* rpc: make sure we use relative pathHarshavardhana2014-05-191-36/+36
* 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
* NetBSD build fixesEmmanuel Dreyfus2014-05-172-39/+39
* geo-rep/glusterd: Pause and Resume feature for geo-replicationKotresh H R2014-05-131-1/+3
* libgfapi: Added support to fetch volume info from glusterd and store in glfs...Soumya Koduri2014-05-112-0/+18
* rpc: don't stop sending ping packets to an active server.Krishnan Parthasarathi2014-05-062-40/+35