summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog
Commit message (Expand)AuthorAgeFilesLines
* libgfchangelog : use find_library to locate shared librarySunny Kumar2019-11-081-1/+3
* event: rename event_XXX with gf_ prefixedXiubo Li2019-08-282-3/+3
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-07-032-49/+5
* core: Brick is not able to detach successfully in brick_mux environmentMohit Agrawal2019-04-161-0/+1
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-012-11/+3
* [geo-rep]: Worker still ACTIVE after killing bricksMohit Agrawal2018-12-137-40/+211
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-121-1/+1
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0524-59/+59
* features/changelog: Fix dictionary-leakPranith Kumar K2018-11-231-5/+0
* features/changelog: Avoid a potential null dereferenceVijay Bellur2018-11-121-4/+6
* xlators: some high severity coverity fixesBhumika Goyal2018-10-221-10/+33
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-102-2/+4
* python: remove shebangs of non-main scripts and make others executableNiels de Vos2018-10-021-0/+0
* Land part 2 of clang-format changesGluster Ant2018-09-1218-7832/+7531
* Land clang-format changesGluster Ant2018-09-1213-891/+859
* core: python3Kaleb S. KEITHLEY2018-09-031-1/+1
* libgfchangelog: Fix changelog history APIKotresh HR2018-08-311-5/+46
* changelog xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-314-37/+55
* features/changelog: Fix a file handle leak in htime_create()Vijay Bellur2018-08-231-2/+7
* features/changelog: close htime_fd in fini()Vijay Bellur2018-08-171-0/+5
* features/changelog: Fix missing unlocksVijay Bellur2018-08-172-4/+19
* features/changelog: Fix a resource leakVijay Bellur2018-08-151-0/+1
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* core (named threads): flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2018-07-232-3/+3
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-226-11/+11
* Fix compile warningsXavi Hernandez2018-07-101-8/+31
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-042-2/+0
* libgfchangelog: Remove duplicate includedir definition for changelog.hAnoop C S2018-06-011-1/+0
* changelog: fix br-state-check.t failure for brick_muxMohit Agrawal2018-05-252-1/+39
* build: Disallow unresolved symbol referencesPrashanth Pai2018-05-181-2/+3
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-021-5/+6
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-192-0/+14
* core/build/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-04-121-1/+1
* features/changelog: Update option levelsAravinda VK2018-04-051-0/+7
* libgfchangelog: Correct the log messageNiklas Hambüchen2018-03-241-1/+1
* python: Remove all uses of find_library. Fixes #1450593Niklas Hambüchen2018-03-241-2/+1
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-273-11/+13
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-192-5/+8
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-152-8/+5
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-12/+4
* fips: Replace md5sum usage to enable fips supportKotresh HR2017-12-191-10/+10
* all: Simplify component message id's definitionXavier Hernandez2017-12-142-706/+108
* features/changelog: changelog threads are not cleaned properly after receive ...Mohit Agrawal2017-12-133-12/+10
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-122-15/+9
* libglusterfs: specify ctx in gf_log_set_loglevelZhang Huan2017-12-061-1/+1
* features/changelog: Add default values for optionsKaushal M2017-11-291-0/+2
* features/changelog: xlators opts improvement for GD2Aravinda VK2017-11-171-9/+34
* features/changelog: Structured logging supportAravinda VK2017-11-154-168/+230
* features/libgfchangelog: Fix coverity issuesAravinda VK2017-11-132-35/+16