summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client.c
Commit message (Expand)AuthorAgeFilesLines
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* protocol/client,server: Lock self healing off by default.Mohammed Junaid2012-04-161-1/+2
* core: fix all the iobuf related refs and unrefsAmar Tumballi2012-03-291-4/+4
* protocol/client: Set grace_timer_needed flag to false on a disconnect.Mohammed Junaid2012-03-281-0/+3
* core: adding extra data for fopsAmar Tumballi2012-03-221-93/+140
* protocol/client: memory leak fixes.v3.3.0qa31Raghavendra G2012-03-201-12/+2
* rpc-clnt: separate out connection_cleanup() from destroy()v3.3.0qa30Amar Tumballi2012-03-191-2/+9
* protocol/server: Handle server send reply failure gracefully.Mohammed Junaid2012-03-191-30/+49
* rpc: don't unwind the fop in caller if client_submit_request failsRaghavendra G2012-03-181-12/+26
* protocol/client: remove unused variables from 'priv/conf'Amar Tumballi2012-03-121-2/+0
* protocol/client: Register a timer(grace-timer) conditionally.Mohammed Junaid2012-03-101-7/+14
* protocol/client: Added lk_ctx info in fdctx dumpKrishnan Parthasarathi2012-03-071-9/+53
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-051-1/+1
* transport/socket: configuring tcp window-sizeRajesh Amaravathi2012-02-291-0/+5
* protocol/client: Pass correct dict in client_readdirpshishir gowda2012-02-221-1/+1
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-2/+2
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-0/+8
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-211-2/+16
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-201-5/+160
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-2/+4
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+33
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+2
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-26/+7
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-3/+0
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-15/+13
* glusterfs protocol: bring in variable sized iobuf supportAmar Tumballi2011-09-071-35/+40
* protocol/client: Changes to be benign to replace-brickVijay Bellur2011-08-211-5/+5
* option validation: further fixesAnand Avati2011-08-191-0/+3
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-149/+17
* 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
* protocol/client: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-9/+39
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-121-0/+3
* remove excessive logs due to log enhancementAmar Tumballi2011-04-131-3/+6
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-1/+1
* protocol/client: make sure to send only genuine events up to parentAmar Tumballi2011-04-061-5/+26
* CLI : Validate options farmework.Gaurav2011-03-231-62/+17
* protocol/client: log enhancementAmar Tumballi2011-03-171-67/+346
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-101-2/+1
* rpc/rpc-clnt: don't use iobref passed from caller to hold iobufs required for...Raghavendra G2011-02-221-16/+27
* protocol: avoid repetitive disconnect logsAnand Avati2010-12-101-2/+8
* rpc-clnt: show disconnect messages in log file by defaultAnand Avati2010-12-061-3/+6
* protocol/client: use the new rpc_clnt initialization methodsv3.1.1qa8Anand Avati2010-11-161-12/+2
* protocol/client: fix ping timeout checks in reconfigure()Amar Tumballi2010-11-151-4/+4
* protocol/client: prevent propagation of CHILD_DOWN after pmap queryAnand Avati2010-10-121-1/+4
* mgmt/Glusterd: fixes in volume resetKaushik BV2010-10-111-0/+4
* get the remote-host option from the dictionary in reconfigureRaghavendra Bhat2010-10-111-0/+18
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-071-1/+1
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-0/+71