summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* cluster/tier: add gluster v tier <vol>Dan Lambright2015-09-091-0/+1
* all: reduce "inline" usageJeff Darcy2015-09-015-27/+27
* gluster/cli: snapshot delete all does not work with xmlRajesh Joseph2015-08-281-2/+4
* SSL improvements: do not fail if certificate purpose is setEmmanuel Dreyfus2015-08-232-0/+9
* rdma:restore device linked list structure in case of failureMohammed Rafi KC2015-08-131-3/+5
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-122-2/+21
* rpc-clnt: Check for transport object during rpc connection cleanupSoumya Koduri2015-08-081-3/+7
* SSL improvements: ECDH, DH, CRL, and accessible optionsEmmanuel Dreyfus2015-08-051-80/+180
* client, rpc: make ping-timeout configurable for glusterfs clientsKrishnan Parthasarathi2015-08-052-0/+16
* rpc: check for unprivileged port should start at 1024Milind Changire2015-07-301-1/+1
* rpc: fix binding brick issue while bind-insecure is enabledPrasanna Kumar Kalever2015-07-265-54/+91
* rpc,server,glusterd: Init transport list for accepted transportKaushal M2015-07-241-0/+1
* rpc-transport: socket_poller fixes for proper working of mgmt encryptionKaushal M2015-07-131-5/+8
* rpcsvc: add request's address in logKrishnan Parthasarathi2015-07-131-1/+2
* rdma : porting missing gf_log to gf_msgManikandan Selvaganesh2015-07-123-12/+18
* Revert "rpc: By default set allow-insecure, bind-insecure to on"Raghavendra G2015-07-024-52/+21
* rpc: By default set allow-insecure, bind-insecure to onPrasanna Kumar Kalever2015-06-304-21/+52
* rdma : removing duplicate printing of error string in gf_msgManikandan Selvaganesh2015-06-272-35/+27
* rpc: fix possible deadlock left behind in d448fd1Krishnan Parthasarathi2015-06-173-23/+21
* features/bitrot: tuanble object signing waiting time value for bitrotGaurav Kumar Garg2015-06-151-0/+1
* build: improve detection of new OpenSSL featuresNiels de Vos2015-06-111-1/+1
* rpc: call transport_unref only on non-NULL transportKrishnan Parthasarathi2015-06-051-2/+8
* build: fix compiling on older distributionsNiels de Vos2015-06-031-0/+18
* socket: throttle only connected transportKrishnan Parthasarathi2015-05-311-2/+15
* build: do not #include "config.h" in each fileNiels de Vos2015-05-2925-125/+0
* build: do not include rpcgen generated files in "make dist"Niels de Vos2015-05-281-3/+6
* glusterd: fix repeated connection to nfssvc failed msgsKrishnan Parthasarathi2015-05-281-0/+6
* cli/tiering: Enhance cli output for tieringMohammed Rafi KC2015-05-081-1/+2
* glusterd: remove replace brick with data migration support form cli/glusterdGaurav Kumar Garg2015-05-071-10/+0
* quota/marker: turn off inode quotas by defaultvmallika2015-05-061-0/+1
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-05-051-0/+8
* rdma:properly handle iobuf_pool when rdma transport is unloadedMohammed Rafi KC2015-05-052-20/+62
* geo-rep: Status EnhancementsAravinda VK2015-05-051-6/+12
* rpc: Included necessary stats in 'gfs3_cbk_cache_invalidation_req'Soumya Koduri2015-05-041-0/+6
* rpc: Maintain separate xlator pointer in 'rpcsvc_state'Kotresh HR2015-05-042-5/+7
* glusterd: gluster volume status should show status of bitrot and scrubber daemonGaurav Kumar Garg2015-05-041-16/+18
* Upcall: Replaced opaque gfid with string in rpc cbk argsSoumya Koduri2015-04-302-4/+13
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-04-303-20/+41
* rdma: porting rdma to a new message id logging formatHumble Devassy Chirammal2015-04-296-372/+780
* rpc: Perform throttling conditionallyVijay Bellur2015-04-281-6/+19
* rpc: Introduce attribute throttle for rpcsvc_tVijay Bellur2015-04-283-0/+58
* quota: display error when inode-quota cmds executed with cluster ver < 3.7vmallika2015-04-271-0/+1
* cli: fix vol_type in volume info xmlAtin Mukherjee2015-04-261-1/+2
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-04-221-2/+6
* rpc-lib: Fixing the coverity issuesNandaja Varma2015-04-104-20/+14
* rpc: fix deadlock when unref is inside conn->lockKrishnan Parthasarathi2015-04-101-70/+91
* socket: use OpenSSL multi-threading interfacesJeff Darcy2015-04-092-3/+70
* build: add more files to .gitignoreNiels de Vos2015-04-061-6/+8
* rpc: Fixing dereferencing after null checkarao2015-04-021-3/+9
* socket: use TLS 1.2 instead of 1.0Jeff Darcy2015-03-271-1/+1