summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog/lib/src
Commit message (Expand)AuthorAgeFilesLines
* rpc: align structsYaniv Kaul2019-10-171-7/+6
* logging: Structured logging reference PRAravinda VK2019-08-206-72/+79
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-291-2/+2
* Fix spelling errorsAravinda VK2019-07-141-1/+1
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-04-242-49/+5
* changelog: remove unused code.Yaniv Kaul2019-04-032-9/+0
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-011-6/+1
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-121-1/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-059-24/+24
* 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-101-1/+3
* Land part 2 of clang-format changesGluster Ant2018-09-127-2677/+2600
* Land clang-format changesGluster Ant2018-09-124-204/+192
* libgfchangelog: Fix changelog history APIKotresh HR2018-08-311-5/+46
* changelog xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-312-17/+24
* core (named threads): flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2018-07-231-2/+2
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-224-6/+6
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-041-1/+0
* libgfchangelog: Remove duplicate includedir definition for changelog.hAnoop C S2018-06-011-1/+0
* build: Disallow unresolved symbol referencesPrashanth Pai2018-05-181-2/+3
* libgfchangelog: Correct the log messageNiklas Hambüchen2018-03-241-1/+1
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-275/+42
* libglusterfs: specify ctx in gf_log_set_loglevelZhang Huan2017-12-061-1/+1
* features/libgfchangelog: Fix coverity issuesAravinda VK2017-11-132-35/+16
* features/libgfchangelog: Structured logging supportAravinda VK2017-11-095-104/+150
* features/changelog: Coverity Error Check ReturnVishal Pandey2017-11-081-3/+4
* libgfchangelog: Fix possible null pointer dereferenceKotresh HR2017-10-231-6/+6
* changelog: add mem-pool initializationNiels de Vos2017-07-291-1/+9
* features/libgfchangelog: Fix encoding to encode only space and newlineAravinda VK2017-07-214-11/+11
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-193-9/+16
* Halo Replication feature for AFR translatorKevin Vigor2017-05-021-0/+1
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-13/+17
* core: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-295-21/+2
* features/libgfchangelog: Log failure in gf_histroy_changelogKotresh HR2016-08-092-4/+24
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-182-50/+51
* build: correctly format some (s)size_t messagesNiels de Vos2016-07-171-1/+1
* libglusterfs (timer): race conditions, illegal mem access, mem leakKaleb S KEITHLEY2016-06-011-1/+1
* remove unused variablesPrasanna Kumar Kalever2016-05-061-1/+0
* core: add preadv, pwritev, pread, pwrite syscall wrappersKaleb S KEITHLEY2015-12-221-2/+2
* libgfchangelog: Allocate logbuf_pool in master xlatorKotresh HR2015-12-221-0/+4
* core: use syscall wrappers instead of direct syscallsKaleb S. KEITHLEY2015-10-285-30/+37
* all: reduce "inline" usageJeff Darcy2015-09-011-52/+1
* features/changelog: Porting log messages to new logging frameworkAnusha Rao2015-08-118-117/+462
* build: Mac OS X build issues, no spinlock, need sys_lgetxattrKaleb S. KEITHLEY2015-07-051-1/+1
* libgfchangelog: Fix crash in gf_changelog_processKotresh HR2015-06-172-8/+14
* features/changelog: Remove inline keyword to avoid warnings (gcc v5.1.1)Anoop C S2015-06-012-3/+3
* features/changelog: Avoid creation of empty changelogsSaravanakumar Arumugam2015-05-081-7/+38
* features/changelog: Version support for Changelog ParserAravinda VK2015-05-061-9/+66
* build: make contrib/uuid dependency optionalNiels de Vos2015-04-103-12/+4