summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* cluster/pump: mgmt/glusterd: Misc fixes for replace-brickPavan Sondur2010-10-041-8/+23
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-1/+2
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-3/+3
* glusterfsd: perform init new graph if re-configure failsVijay Bellur2010-09-301-8/+27
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-0/+2
* protocol/client: handle more NULL dereferenceAmar Tumballi2010-09-301-43/+50
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-231-2/+2
* check the private structure of the xlator before accessing itRaghavendra Bhat2010-09-211-0/+8
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+74
* protocol/client: prevent a crash while taking process state dumpAmar Tumballi2010-09-161-7/+8
* cli, mgmt/glusterd: disallow probe to a clusterPranith Kumar K2010-09-151-1/+1
* socket: add xfer data countsAmar Tumballi2010-09-141-0/+8
* protocol/client: ignore rpc_clnt_destroy as temp fix for sigterm handlingv3.1.0qa16Pranith Kumar K2010-09-061-2/+2
* misc replace-brick fixesVijay Bellur2010-09-061-2/+5
* gfid: protocol/xdr changes to handle gfid based fops.Amar Tumballi2010-09-041-1/+5
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-3/+2
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-3/+2
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-3/+2
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* Add rdma as valid transport type for client and server protocol.Raghavendra G2010-08-301-1/+1
* changes to client to make use of the rdma functionality.Raghavendra G2010-08-301-3/+7
* rpc: server to client callback mechanismAmar Tumballi2010-08-271-0/+5
* protocol/client: query portmap and reconnect on new portAnand V. Avati2010-08-121-0/+1
* client changes for 'gluster volume migration' to workAmar Tumballi2010-08-121-33/+226
* changes to rpcRaghavendra G2010-07-281-1/+1
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-281-1/+12
* client protocol should send the fops only after handshakeAmar Tumballi2010-07-231-3/+14
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-141-1/+2
* make DUMP as another programAmar Tumballi2010-07-081-0/+3
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-29/+0
* minor fixes in rpc + protocolAmar Tumballi2010-07-011-5/+1