summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* rpc : build_prog_details should iterate program list inside critical sectionAtin Mukherjee2016-08-151-13/+20
* socket: log the client identifier in ssl connectRaghavendra Bhat2016-08-031-1/+6
* changelog/rpc: Fix rpc_clnt_t mem leaksKotresh HR2016-07-272-6/+99
* rpc/socket: pthread resources are not cleaned upN Balachandran2016-07-271-4/+6
* rpc/socket.c : Modify socket_poller code in case of ENODATA error code.Mohit Agrawal2016-07-261-1/+1
* rpc/socket.c: Modify approach to cleanup threads of socket_poller in socket_s...Mohit Agrawal2016-07-261-142/+46
* rpc: invalid argument when function setsockopt sets option TCP_USER_TIMEOUTNiels de Vos2016-07-121-0/+2
* xdr/nfs: free complete groupnode structureBipin Kunal2016-07-031-4/+14
* rpc: check the right variable after gf_strdupZhou Zhengping2016-05-271-1/+1
* rpc: change client insecure port ceiling from 65535 to 49151Prasanna Kumar Kalever2016-05-202-11/+17
* socket: Fix incorrect handling of partial readsXavier Hernandez2016-05-111-3/+5
* rpc: define client port rangePrasanna Kumar Kalever2016-05-042-2/+39
* rpc: assign port only if it is unreservedPrasanna Kumar Kalever2016-05-042-2/+6
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-042-41/+24
* socket: Reap own-threadsKaushal M2016-05-032-0/+122
* rpc: fix gf_process_reserved_portsPrasanna Kumar Kalever2016-05-022-15/+3
* glusterd: try to connect on GF_PMAP_PORT_FOREIGN aswellPrasanna Kumar Kalever2016-05-011-2/+2
* Revert "glusterd: Bug fixes for IPv6 support"Kaushal M2016-04-162-5/+10
* socket: Don't cleanup encrypted transport in socket_connect()Kaushal M2016-04-091-12/+7
* afr: add mtime based split-brain resolution to CLIRavishankar N2016-04-041-0/+1
* rpc: Connect back only if rpc is not disabledKotresh HR2016-03-301-1/+1
* rpc: Fix for rpc_transport_t leakSoumya Koduri2016-03-241-2/+3
* glusterd/rpc : Discard duplicate Disconnect eventsAtin Mukherjee2016-03-232-0/+24
* glusterd: Bug fixes for IPv6 supportNithin D2016-03-212-10/+5
* socket: Launch socket_poller only if connect succeededKaushal M2016-03-091-1/+1
* socket: reduce rate of readv failure logs due to disconnectKrishnan Parthasarathi2016-02-232-5/+7
* rdma:restore device linked list structure in case of failureMohammed Rafi KC2016-02-221-3/+5
* 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