summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/common-utils.c
Commit message (Expand)AuthorAgeFilesLines
* core: only log seek errors if SEEK_HOLE/SEEK_DATA is availableNiels de Vos2019-04-081-0/+4
* glusterfsd: Multiple shd processes are spawned on brick_mux environmentMohit Agrawal2019-03-011-1/+2
* glusterd: change the op-versionSanju Rakonde2019-03-081-1/+1
* core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-041-5/+10
* glusterd: manage upgrade to current masterAmar Tumballi2018-12-171-5/+5
* core: make gf_thread_create() easier to useXavi Hernandez2019-01-241-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-011-2/+32
* fix 32-bit-build-smoke warningsIraj Jamali2018-12-171-1/+1
* libglusterfs/common-utils.c: Fix buffer size for checksum computationVarsha Rao2019-01-091-2/+2
* all: handle USE_AFTER_FREE warningsAmar Tumballi2018-12-191-3/+7
* core: move invalid port logs to DEBUG log levelMilind Changire2018-12-121-1/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-10/+10
* Coverity fix for calling risky function - fscanfPoornima G2018-11-221-1/+1
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-091-1/+1
* core: Portmap entries showing stale brick entries when bricks are downMohit Agrawal2018-11-061-1/+4
* libglusterfs multiple files: remove dead initilizationYaniv Kaul2018-10-211-4/+0
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-09-251-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-08-231-0/+170
* libglusterfs : fix coverity issues in common-utils.cSunny Kumar2018-08-131-6/+18
* libglusterfs/src/common-utils.c: Move to GF_MALLOC() instead of GF_CALLOC() w...Yaniv Kaul2018-08-081-7/+7
* Fix physical memory detection on NetBSDEmmanuel Dreyfus2018-08-201-1/+11
* libglusterfs/src/common-utils.c: strncpy -> sprintf, remove dead code.Yaniv Kaul2018-08-081-120/+5
* contrib: Remove gf_mkostemp copied from GLibCShyamsundarR2018-07-301-4/+12
* contrib/xxhash: update to latest xxHash (0.6.5)Yaniv Kaul2018-07-211-7/+8
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-3/+3
* logging: check for fmts not being NULLAmar Tumballi2018-07-131-2/+1
* Fix compile warningsXavi Hernandez2018-07-061-2/+3
* posix: Do not log ENXIO errors for seek fopXavi Hernandez2018-07-061-0/+6
* glusterd: Fix for shd not coming upSanju Rakonde2018-06-081-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-04-271-0/+12
* protocol: Fix 4.0 client, parsing older iatt in dictShyamsundarR2018-03-101-0/+64
* Fetch backup volfile servers from glusterd2Prashanth Pai2018-02-091-0/+130
* libglusterfs: Reset errno before callNigel Babu2018-01-221-1/+4
* md-cache: Implement dynamic configuration of xattr list for cachingPoornima G2018-01-091-0/+17
* Set log path correctly when clients use UDSPrashanth Pai2017-12-221-5/+23
* snapshot: fix several coverity issues in glusterd-snapshot.cSunny Kumar2017-12-201-0/+14
* fips: Replace md5sum usage to enable fips supportKotresh HR2017-12-191-11/+0
* rio/everywhere: add icreate/namelink fopSusant Palai2017-08-221-1/+2
* rpc : Change the way client uuid is builtPoornima G2016-04-041-24/+5
* libglusterfs: Coverity Fix CONSTANT_EXPRESSION_RESULT in gf_string2int64Mohammed Azhar Padariyakam2017-09-211-7/+2
* stack.h:PW.INCLUDE_RECURSIONSanju Rakonde2017-09-251-1/+0
* Fix warning on FreeBSD, show by -Wformat-extra-argsMichael Scherer2017-09-061-1/+1
* glusterd: Add geo-replication session details to get-state outputSamikshan Bairagya2017-07-311-0/+36
* glusterd: fix misleadingly named GF_FOR_EACH_ENTRY_IN_DIRJeff Darcy2017-07-271-2/+2
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-181-3/+24
* common-utils: Remove fop_enum_to_string, get_fop_intPranith Kumar K2017-07-181-65/+12