summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/common-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glusterfsd: Multiple shd processes are spawned on brick_mux environmentMohit Agrawal2019-03-121-1/+2
* core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-081-5/+10
* glusterd: manage upgrade to current masterAmar Tumballi2019-02-041-5/+5
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-011-30/+80
* afr/self-heal:Fix wrong type checkingRavishankar N2019-01-241-0/+23
* rpc: use address-family option from vol fileMilind Changire2019-01-221-2/+15
* core: Feature added to accept CidrIp in auth.allowRinku Kothiya2019-01-181-2/+32
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-111-1/+1
* libglusterfs/common-utils.c: Fix buffer size for checksum computationVarsha Rao2019-01-111-2/+2
* all: handle USE_AFTER_FREE warningsAmar Tumballi2018-12-201-3/+7
* core: move invalid port logs to DEBUG log levelMilind Changire2018-12-121-1/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-10/+10
* Coverity fix for calling risky function - fscanfPoornima G2018-11-241-1/+1
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-151-1/+1
* core: Portmap entries showing stale brick entries when bricks are downMohit Agrawal2018-11-121-1/+4
* libglusterfs multiple files: remove dead initilizationYaniv Kaul2018-11-111-4/+0
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-16/+0
* Land part 2 of clang-format changesGluster Ant2018-09-121-3513/+3540
* features/uss: Use xxh64 to generate gfid instead of md5sumRaghavendra Manjunath2018-09-051-0/+170
* libglusterfs : fix coverity issues in common-utils.cSunny Kumar2018-08-311-6/+18
* libglusterfs/src/common-utils.c: Move to GF_MALLOC() instead of GF_CALLOC() ...Yaniv Kaul2018-08-221-7/+7
* Fix physical memory detection on NetBSDEmmanuel Dreyfus2018-08-211-1/+11
* libglusterfs/src/common-utils.c: strncpy -> sprintf, remove dead code.Yaniv Kaul2018-08-201-120/+5
* contrib: Remove gf_mkostemp copied from GLibCShyamsundarR2018-08-161-4/+12
* contrib/xxhash: update to latest xxHash (0.6.5)Yaniv Kaul2018-08-161-7/+8
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-3/+3
* logging: check for fmts not being NULLAmar Tumballi2018-07-161-2/+1
* Fix compile warningsXavi Hernandez2018-07-101-2/+3
* posix: Do not log ENXIO errors for seek fopXavi Hernandez2018-07-101-0/+6
* glusterd: Fix for shd not coming upSanju Rakonde2018-06-131-3/+0
* core: FreeBSD has pthread_set_name_np() (versus pthread_setname_np())Kaleb S. KEITHLEY2018-05-091-2/+8
* gfapi : RECALL_LEASE implementationSoumya Koduri2018-05-041-0/+12
* protocol: Fix 4.0 client, parsing older iatt in dictShyamsundarR2018-03-101-0/+64
* Fetch backup volfile servers from glusterd2Prashanth Pai2018-02-161-0/+130
* libglusterfs: Reset errno before callv4.1devNigel Babu2018-01-231-1/+4
* md-cache: Implement dynamic configuration of xattr list for cachingPoornima G2018-01-221-0/+17
* Set log path correctly when clients use UDSPrashanth Pai2017-12-271-5/+23
* snapshot: fix several coverity issues in glusterd-snapshot.cSunny Kumar2017-12-211-0/+14
* fips: Replace md5sum usage to enable fips supportKotresh HR2017-12-191-11/+0
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-051-1/+2
* rpc : Change the way client uuid is builtPoornima G2017-11-201-24/+5
* libglusterfs: Coverity Fix CONSTANT_EXPRESSION_RESULT in gf_string2int64Mohammed Azhar Padariyakam2017-09-291-7/+2
* stack.h:PW.INCLUDE_RECURSIONSanju Rakonde2017-09-291-1/+0
* Fix warning on FreeBSD, show by -Wformat-extra-argsMichael Scherer2017-09-071-1/+1
* glusterd: Add geo-replication session details to get-state outputSamikshan Bairagya2017-08-041-0/+36
* glusterd: fix misleadingly named GF_FOR_EACH_ENTRY_IN_DIRJeff Darcy2017-07-311-2/+2
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-3/+24
* common-utils: Remove fop_enum_to_string, get_fop_intPranith Kumar K2017-07-181-65/+12
* mgtm/core : use sha hash function for volfile checkMohammed Rafi KC2017-07-101-0/+12
* groups: don't allocate auxiliary gid list on stackCsaba Henk2017-07-061-0/+73