summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-185-27/+27
* tier/glusterd : making new tier detach command throw warninghari gowtham2015-12-161-1/+2
* glusterd: cli command implementation for bitrot scrub statusGaurav Kumar Garg2015-11-222-0/+2
* build: fix ecdh.h and dh.h depsMilind Changire2015-11-202-8/+12
* rpc: fix possible deadlock left behind in d448fd1Krishnan Parthasarathi2015-11-023-23/+21
* cluster/tier: add pause tier for snapshotsDan Lambright2015-10-211-1/+3
* server/protocol: option for dynamic authorization of client permissionsPrasanna Kumar Kalever2015-10-132-0/+4
* cluster/tier: add gluster v tier <vol>Dan Lambright2015-09-101-0/+1
* gluster/cli: snapshot delete all does not work with xmlRajesh Joseph2015-08-311-2/+4
* SSL improvements: do not fail if certificate purpose is setEmmanuel Dreyfus2015-08-232-0/+9
* rpc-clnt: Check for transport object during rpc connection cleanupSoumya Koduri2015-08-191-3/+7
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-142-2/+21
* rpc: check for unprivileged port should start at 1024Milind Changire2015-08-131-1/+1
* client, rpc: make ping-timeout configurable for glusterfs clientsKrishnan Parthasarathi2015-08-122-0/+16
* rdma : porting missing gf_log to gf_msgManikandan Selvaganesh2015-08-123-12/+18
* SSL improvements: ECDH, DH, CRL, and accessible optionsEmmanuel Dreyfus2015-08-052-80/+187
* 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-261-0/+1
* rpc-transport: socket_poller fixes for proper working of mgmt encryptionKaushal M2015-07-141-5/+8
* 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-282-35/+27
* rdma: porting rdma to new message id logging formatHumble Devassy Chirammal2015-06-256-372/+780
* features/bitrot: tuanble object signing waiting time value for bitrotGaurav Kumar Garg2015-06-171-0/+1
* build: fix compiling on older distributionsNiels de Vos2015-06-111-0/+18
* rpc: call transport_unref only on non-NULL transportKrishnan Parthasarathi2015-06-091-2/+8
* socket: throttle only connected transportKrishnan Parthasarathi2015-06-041-2/+15
* glusterd: fix repeated connection to nfssvc failed msgsKrishnan Parthasarathi2015-06-011-0/+6
* cli/tiering: Enhance cli output for tieringMohammed Rafi KC2015-05-091-1/+2
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-05-091-2/+6
* quota/marker: turn off inode quotas by defaultvmallika2015-05-081-0/+1
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-05-071-0/+8
* rpc: Included necessary stats in 'gfs3_cbk_cache_invalidation_req'Soumya Koduri2015-05-071-0/+6
* Upcall: Replaced opaque gfid with string in rpc cbk argsSoumya Koduri2015-05-072-4/+13
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-05-073-20/+41
* rdma:properly handle iobuf_pool when rdma transport is unloadedMohammed Rafi KC2015-05-072-20/+62
* glusterd: remove replace brick with data migration support form cli/glusterdGaurav Kumar Garg2015-05-071-10/+0
* glusterd: gluster volume status should show status of bitrot and scrubber daemonGaurav Kumar Garg2015-05-061-16/+18
* geo-rep: Status EnhancementsAravinda VK2015-05-061-6/+12
* rpc: Maintain separate xlator pointer in 'rpcsvc_state'Kotresh HR2015-05-052-5/+7
* rpc: Perform throttling conditionallyVijay Bellur2015-05-031-6/+19
* rpc: Introduce attribute throttle for rpcsvc_tVijay Bellur2015-05-033-0/+58
* quota: display error when inode-quota cmds executed with cluster ver < 3.7vmallika2015-04-281-0/+1
* cli: fix vol_type in volume info xmlAtin Mukherjee2015-04-281-1/+2
* 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