summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src
Commit message (Expand)AuthorAgeFilesLines
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-291-2/+2
* (multiple files) use dict_allocate_and_serialize() where applicable.Yaniv Kaul2019-07-221-11/+3
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-06-271-4/+12
* across: coverity fixesAmar Tumballi2019-06-031-0/+3
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-261-1/+6
* protocol: remove compound fopAmar Tumballi2019-04-294-2851/+2
* Replace memdup() with gf_memdup()Vijay Bellur2019-04-121-1/+1
* client/fini: return fini after rpc cleanupMohammed Rafi KC2019-04-112-6/+25
* protocol: add an option to force using old-protocolAmar Tumballi2019-04-103-3/+24
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-011-1/+30
* protocol/client: Do not fallback to anon-fd if fd is not openPranith Kumar K2019-03-311-1/+7
* client-rpc: Fix the payload being sent on the wirePoornima G2019-03-296-244/+308
* clang: Fix various missing checks for empty listShyamsundarR2018-12-141-4/+6
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-126-0/+265
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+15
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0512-36/+36
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-301-1/+0
* core: create a constant for default network timeoutXavi Hernandez2018-11-231-1/+1
* protocol/client: unchecked return valueShwetha Acharya2018-11-201-1/+6
* all: fix the format string exceptionsAmar Tumballi2018-11-051-2/+2
* protocol: remove the option 'verify-volfile-checksum'Amar Tumballi2018-11-051-84/+1
* Land part 2 of clang-format changesGluster Ant2018-09-128-19701/+19598
* Land clang-format changesGluster Ant2018-09-124-789/+733
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-21/+16
* protocol: coverity fixesBhumika Goyal2018-08-222-8/+4
* xlators: protocol: Fix deferencing pointer after free coverity issuesBhumika Goyal2018-08-213-32/+24
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* protocol/client: handle the fdctx_destroy properly with different versionsAmar Tumballi2018-07-052-74/+133
* client: remove the "connecting" state - it's not usedMichael Adam2018-06-213-6/+0
* protocol/client: Remove code duplicationKrutika Dhananjay2018-06-153-119/+22
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-041-2/+0
* protocol/client: Don't send fops till SETVOLUME is completeRaghavendra G2018-05-312-3/+9
* client/protocol: fix the log level for removexattr_cbkAmar Tumballi2018-05-172-2/+12
* protocol: Fix 4.0 client, parsing older iatt in dictShyamsundarR2018-03-101-0/+10
* protocol/client: fix memory corruptionXavi Hernandez2018-03-096-92/+78
* protcol/client: Insert dummy clnt-lk-version to avoid upgrade failureAnoop C S2018-02-141-0/+9
* protocol: utilize the version 4 xdrAmar Tumballi2018-02-013-73/+360
* protocol: Implement put fopPoornima G2018-01-314-0/+201
* quiesce, gfproxy: Implement failover across multiple gfproxy nodesPoornima G2018-01-302-48/+34
* protocol: Remove lock recovery logic from client and serverAnoop C S2018-01-295-589/+14
* protocol: make on-wire-change of protocol using new XDR definition.Amar Tumballi2018-01-197-295/+9029
* rpc/*: auth-header changesAmar Tumballi2018-01-171-10/+15
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-162-1/+100
* protocol/client: reduce lock contentionZhang Huan2017-12-266-58/+53
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-634/+78
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-122-13/+5
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-052-0/+254
* protocol/client: Update xlator options tableKaushal M2017-11-281-13/+32
* rpc : Change the way client uuid is builtPoornima G2017-11-201-3/+12