summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/common-utils.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: fix dict leakRavishankar N2020-09-041-8/+22
* Remove need for /proc on FreeBSDDaniel Morante2020-08-201-0/+9
* Use sysctl for get_mem_size() on FreeBSDDaniel Morante2020-08-191-1/+1
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-171-3/+3
* glusterfs: infinite loop in common-utils.cSaju-Mohammed2020-08-071-16/+9
* dht - fixing xattr inconsistencyBarak Sason Rofman2020-07-221-0/+16
* libglusterfs, glusterd: tweak directory scanningDmitry Antipov2020-07-071-4/+3
* storage/posix, libglusterfs: library function to sync filesystemDmitry Antipov2020-06-221-0/+20
* Indicate timezone offsets in timestampsCsaba Henk2020-06-151-1/+1
* libglusterfs/common-utils: structure loggingyatipadia2020-02-041-121/+92
* common-utils.c: add gf_strn2boolean() functionYaniv Kaul2019-11-271-0/+68
* posix-helpers.c (and others): minor changes to posix_xattr_fill()Yaniv Kaul2019-11-061-2/+2
* libglusterfs: remove dependency of rpcAmar Tumballi2019-08-161-68/+0
* backup-volfile-server: ignore duplicate entriesAmar Tumballi2019-07-231-2/+4
* Replace usleep() with nanosleep()Vijay Bellur2019-07-111-0/+18
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-3/+0
* core: only log seek errors if SEEK_HOLE/SEEK_DATA is availableNiels de Vos2019-04-111-0/+4
* glusterfsd: Multiple shd processes are spawned on brick_mux environmentMohit Agrawal2019-03-121-1/+2
* glusterd: change the op-versionSanju Rakonde2019-03-111-1/+1
* core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-071-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