summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-transport/rdma/src/name.c
Commit message (Expand)AuthorAgeFilesLines
* ibverbs/rdma: remove from buildAmar Tumballi2019-07-131-703/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-1/+1
* libglusterfs multiple files: remove dead initilizationYaniv Kaul2018-11-111-8/+2
* rpc: make binding to port 0 as the default if no option is providedAmar Tumballi2018-10-021-12/+6
* Land part 2 of clang-format changesGluster Ant2018-09-121-514/+488
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-1/+0
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* rpc/rpc-transport/: MISSING_BREAK in name.cGirjesh Rajoria2017-11-081-2/+2
* rpc/rpc-transport/rdma/: Coverity Issue MISSING_BREAKGirjesh Rajoria2017-11-061-2/+2
* transport: allow OS to assign us a portKevin Vigor2017-03-121-0/+5
* libglusterfs+transport+io-threads: fix 256KB stack abuseJeff Darcy2017-02-011-6/+6
* rpc: change client insecure port ceiling from 65535 to 49151Prasanna Kumar Kalever2016-05-181-5/+6
* rpc: define client port rangePrasanna Kumar Kalever2016-05-031-0/+19
* rpc: fix gf_process_reserved_portsPrasanna Kumar Kalever2016-04-271-7/+1
* rpc: assign port only if it is unreservedPrasanna Kumar Kalever2016-04-061-1/+3
* rpc: fix binding brick issue while bind-insecure is enabledPrasanna Kumar Kalever2015-07-261-29/+38
* rdma : porting missing gf_log to gf_msgManikandan Selvaganesh2015-07-121-7/+8
* rdma : removing duplicate printing of error string in gf_msgManikandan Selvaganesh2015-06-271-5/+4
* rdma: porting rdma to a new message id logging formatHumble Devassy Chirammal2015-04-291-76/+73
* rdma: Fix failure to call rdma_bind_addr if unable to bind privileged port.Mark Lipscombe2015-02-261-1/+8
* rpc-transport/rdma: use rdma-cm for connection establishment.Raghavendra G2013-05-171-16/+20
* rpc-transport/rdma: use 24008 as default listen port.Raghavendra G2012-12-181-0/+2
* socket,rdma: before binding to any port check if it is a reserved portRaghavendra Bhat2012-12-031-12/+20
* Use inet as default listenerEmmanuel Dreyfus2012-06-011-8/+4
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* build warning fixesAmar Tumballi2011-06-161-21/+14
* rpc-transport: log enhancementAmar Tumballi2011-03-171-6/+3
* rpc-transport: whitespace cleanupAmar Tumballi2011-03-171-75/+75
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* rpc-transport/rdma: honour port argument sent in rdma_connect.v3.1.0qa17Raghavendra G2010-09-071-19/+23
* Bring in new transport rdma.Raghavendra G2010-08-301-0/+713