summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-transport/socket/src/socket.c
Commit message (Expand)AuthorAgeFilesLines
* rpc/socket: Wrong Log-File Error-MessageVarun Shastry2012-09-051-1/+2
* socket: code cleanupAmar Tumballi2012-08-231-281/+298
* misleading/wrong keep-alive error message in logKaleb S. KEITHLEY2012-08-191-4/+11
* rpc/socket: finish initialization in own threadJeff Darcy2012-07-301-7/+47
* rpc-transport/socket: Add SSL support.Jeff Darcy2012-07-171-81/+648
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-5/+2
* rpc: variable name changesAmar Tumballi2012-07-121-1/+1
* rpc-transport/socket: fix the state machine for XDATA readingAnand Avati2012-06-061-11/+33
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-1/+1
* Use inet as default listenerEmmanuel Dreyfus2012-06-011-2/+1
* rpc: fix the vecsizer issueAmar Tumballi2012-05-241-2/+4
* protocol: handle proper vector size for writev()/readv()Amar Tumballi2012-05-211-21/+53
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* rpc-transport/socket: Set NODELAY for connect socketv3.3.0qa36Vijay Bellur2012-04-191-0/+10
* transport/socket: configuring tcp window-sizeRajesh Amaravathi2012-02-291-47/+59
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-201-2/+13
* rpc-transport/socket: Donot fail reconnect if error is ENOENTshishir gowda2011-12-191-1/+1
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-2/+2
* rpc: fix wrong wiping of state machine's stateAnand Avati2011-09-251-1/+1
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-1/+0
* 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
* Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)shishir gowda2011-07-311-9/+11
* RPC unify code changekrishna2011-07-291-31/+58
* Glusterd: Remove dependency on AI_ADDRCONFIG for AF_UNSPECGaurav2011-07-271-1/+1
* rpc-transport/socket: avoid logging socket read failsRajesh2011-07-251-8/+27
* logging: fill proper domain names at places where it is missingAmar Tumballi2011-06-161-6/+6
* build warning fixesAmar Tumballi2011-06-161-6/+7
* rpc: TCP_KEEPALIVE undeclared in NetBSDAnand Avati2011-05-301-1/+1
* rpc-clnt: consider the (re-)configured port for only one connect() callAmar Tumballi2011-05-301-1/+2
* rpc: Introduce option for listen()'s backlogVijay Bellur2011-05-301-1/+14
* remove excessive logs due to log enhancementAmar Tumballi2011-04-131-7/+13
* CLI : Validate options farmework.Gaurav2011-03-231-26/+7
* spelling errors fixed across the code baseAmar Tumballi2011-03-221-1/+1
* rpc-transport: log enhancementAmar Tumballi2011-03-171-124/+130
* rpc-transport: whitespace cleanupAmar Tumballi2011-03-171-187/+187
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-101-0/+16
* setsockopt should be called with solaris specific arguments for solaris servershishir gowda2010-12-141-0/+5
* rpc-transport: don't merge payload iobuf and iobuf which holds program header...Raghavendra G2010-11-251-5/+4
* socket: avoid check on lowlat for enabling nodelayVijay Bellur2010-11-021-6/+1
* socket: Reduce keepalive idle and interval timeVijay Bellur2010-10-271-1/+2
* rpc-transport/socket: initialize fragcurrent pointer in correct state while r...Raghavendra G2010-10-121-3/+3
* Change assert to GF_ASSERTVijay Bellur2010-10-121-2/+2
* support for configuring keepalive idle timeVijay Bellur2010-10-081-5/+16
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-0/+61
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-071-1/+1
* remove 'gfs_id' field from all protocol xdr structuresAmar Tumballi2010-10-011-1/+1
* rpc-transport/socket: set keepalive socket option.Raghavendra G2010-09-201-0/+88
* cli, mgmt/glusterd: disallow probe to a clusterPranith Kumar K2010-09-151-1/+1
* socket.c: suppress spurious 'dict_get' logs in glusterd debug modeAmar Tumballi2010-09-151-2/+8