summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/graph.c
Commit message (Expand)AuthorAgeFilesLines
* core: move logs which are only developer relevant to DEBUG levelAmar Tumballi2019-01-231-1/+1
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2019-01-141-1/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-4/+4
* Land part 2 of clang-format changesGluster Ant2018-09-121-881/+867
* coverity: Multiple coverity fixes for issues with HIGH severityShyamsundarR2018-08-221-1/+1
* libglusterfs/src/graph.c: Move to GF_MALLOC() instead of GF_CALLOC() when pos...Yaniv Kaul2018-08-221-2/+1
* coverity: libglusterfs issuesAmar Tumballi2018-08-191-1/+1
* libglusterfs: Fix a resource leak in graph.cVijay Bellur2018-08-131-0/+1
* coverity: Ignore most of SECURE_TEMP issuesShyamsundarR2018-07-271-0/+1
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-191-3/+3
* glusterd: TLS verification fails while using intermediate CAMohit Agrawal2018-03-191-1/+41
* libglusterfs: Fix coverity issue FORWARD_NULLPoornima G2018-03-021-7/+4
* mgtm/core : use sha hash function for volfile checkMohammed Rafi KC2017-07-101-8/+121
* glusterfsd: send PARENT_UP on brick attachAtin Mukherjee2017-05-141-2/+3
* libglusterfs/graph: fix potential endless loop in options validate workZhou Zhengping2017-05-091-1/+3
* libglusterfs: accept random volname in glusterfs_graph_prepare()Niels de Vos2017-04-261-27/+52
* glusterfsd+libglusterfs: add null checks during attachJeff Darcy2017-03-091-0/+4
* libglusterfs: Fix a crash due to race between inode_ctx_set and inode_refPoornima G2017-02-191-0/+1
* libglusterfs+changetimerecorder: reduce log noiseJeff Darcy2017-02-101-1/+1
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-14/+113
* quotad: fix potential buffer overflowsRaghavendra G2016-08-251-3/+6
* core: use syscall wrappers instead of direct syscalls - libglusterfsKaleb S. KEITHLEY2015-11-161-2/+3
* graph/libglusterfs : porting to a new logging frameworkMohamed Ashiq2015-06-251-50/+63
* libglusterfs: Fixing insecure temp file coverity issueNandaja Varma2015-06-121-2/+28
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* cluster/dht: Change the subvolume encoding in d_off to be a "global"Dan Lambright2015-03-181-1/+124
* libglusterfs: Add functions for xlator and graph cleanup.Poornima G2015-03-021-4/+56
* libgfapi: Wait for GF_EVENT_CHILD_DOWN in glfs_fini()Anoop C S2014-12-081-5/+5
* meta: (re-)Implement Meta translatorAnand Avati2014-05-051-0/+25
* common-utils: new dirent compatible time fmtAnand Avati2014-04-201-1/+1
* glusterfsd, libgfapi: destroy the temporary graphs constructed for comparisonRaghavendra Bhat2013-10-031-0/+185
* core: changes to support gfid-accessAmar Tumballi2013-08-211-0/+23
* debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2013-01-171-4/+7
* libglusterfs/graph: pass correct translator pairs during reconfigureRaghavendra G2012-09-211-8/+17
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-2/+2
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-10/+5
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* fuse: enable kernel read-only modeKaushal M2011-11-221-25/+0
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-4/+0
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-55/+29
* WORM: Write Once Read Many times xlator supportshishir2011-08-101-0/+21
* 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
* glusterfs: add --acl command line option to load ACLs on the client sideAnand Avati2011-07-081-0/+23
* libglusterfs: added graph id in loggingAmar Tumballi2011-03-181-0/+2
* libglusterfs/src/*.c: log enhancementAmar Tumballi2011-03-171-9/+24
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-171-2/+0
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* volgen: reimplement volgenCsaba Henk2010-10-021-25/+46
* more proper error returns in case of graph topology validationAmar Tumballi2010-09-281-4/+1