summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/client_t.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-6/+6
* all: fix the format string exceptionsAmar Tumballi2018-11-051-3/+4
* Land part 2 of clang-format changesGluster Ant2018-09-121-713/+677
* multiple files: remove unndeeded memset()Yaniv Kaul2018-08-291-6/+0
* libglusterfs/src/client_t.c: Move to GF_MALLOC() instead of GF_CALLOC() when ...Yaniv Kaul2018-08-221-1/+1
* coverity: libglusterfs issuesAmar Tumballi2018-08-191-1/+2
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-3/+0
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* Core: The lock contention on gf_client_dump_inodes_to_dicthari gowtham2018-05-301-1/+1
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-191-2/+2
* glusterd: volume inode/fd status broken with brick muxhari gowtham2018-04-191-23/+31
* Infra to indentify processhari gowtham2017-08-161-0/+1
* glusterfsd: allow subdir mountAmar Tumballi2017-08-041-1/+15
* libglusterfs: fix race condition in client_ctx_setZhou Zhengping2017-05-121-33/+43
* libglusterfs: provide standardized atomic operationsNiels de Vos2017-04-051-22/+23
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-15/+34
* libglusterfs/client_t: cleanup username and passwd in client_destroy()Vijay Bellur2016-10-111-0/+2
* libglusterfs/client_t: Dump the 0th client tooRaghavendra G2016-06-281-1/+1
* protocol/server: Fix memory corruption during client-table-expand.Raghavendra G2016-01-171-0/+1
* protocol/server: Add null check to gf_client_putRaghavendra G2015-07-061-0/+6
* mem-pool,stack,store,syncop,timer/libglusterfs : Porting to a new logging fra...Mohamed Ashiq2015-06-261-5/+5
* call-stub,circ-buff,client_t,compat,dict/libglusterfs : Porting to a new logg...Mohamed Ashiq2015-06-251-25/+42
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* core: use reference counting for mem_acct structuresJeff Darcy2015-05-091-17/+0
* client_t: fix for potential NULL pointer dereferenceNiels de Vos2014-12-121-3/+4
* libglusterfs: wrong function definition of synclock_destory(). Humble Chirammal2014-08-061-1/+1
* client_t: Fix memory leaksPranith Kumar K2014-07-091-8/+19
* libglusterfs/client_t: cliententries are never expandedKaleb S. KEITHLEY2014-07-021-13/+30
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+1
* libglusterfs/client_t.c: rhel5/i386 atomic, link failureKaleb S. KEITHLEY2014-02-111-40/+26
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-92/+101
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-0/+881