summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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