summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-transport/socket/src/name.c
Commit message (Expand)AuthorAgeFilesLines
* rpc: change client insecure port ceiling from 65535 to 49151Prasanna Kumar Kalever2016-05-201-6/+11
* rpc: define client port rangePrasanna Kumar Kalever2016-05-041-2/+20
* rpc: assign port only if it is unreservedPrasanna Kumar Kalever2016-05-041-1/+3
* rpc: fix gf_process_reserved_portsPrasanna Kumar Kalever2016-05-021-8/+2
* Revert "glusterd: Bug fixes for IPv6 support"Kaushal M2016-04-161-5/+4
* glusterd: Bug fixes for IPv6 supportNithin D2016-03-211-4/+5
* rpc: fix binding brick issue while bind-insecure is enabledPrasanna Kumar Kalever2015-07-261-21/+35
* Revert "rpc: By default set allow-insecure, bind-insecure to on"Raghavendra G2015-07-021-34/+17
* rpc: By default set allow-insecure, bind-insecure to onPrasanna Kumar Kalever2015-06-301-17/+34
* Clean up some weirdness with the gf_resolve inet definesJustin Clift2014-02-131-7/+0
* socket: unix socket connect path can't be greater than UNIX_PATH_MAX charactersKrishnan Parthasarathi2013-12-261-2/+2
* socket,rdma: before binding to any port check if it is a reserved portRaghavendra Bhat2012-12-031-12/+18
* Use inet as default listenerEmmanuel Dreyfus2012-06-011-15/+11
* 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-2/+2
* socket: provide proper arguments to getaddrinfoAmar Tumballi2011-09-131-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
* Glusterd: Remove dependency on AI_ADDRCONFIG for AF_UNSPECGaurav2011-07-271-4/+15
* glusterd: Add bind-insecure xlator-option for glusterdshishir gowda2011-07-241-1/+1
* build warning fixesAmar Tumballi2011-06-161-14/+15
* client_bind: When allow-insecure xlator option is set, donot bind.shishir gowda2011-05-311-3/+1
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-121-1/+5
* rpc: Don't warn on failure to bind to privileged portPranith K2011-03-261-1/+1
* rpc-transport: log enhancementAmar Tumballi2011-03-171-12/+9
* rpc-transport: whitespace cleanupAmar Tumballi2011-03-171-13/+13
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-171-3/+3
* fix all the clang errors in 'rpc/*'Amar Tumballi2010-07-281-8/+10
* Move rpc to top-levelVijay Bellur2010-06-281-0/+737