summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog/lib
Commit message (Expand)AuthorAgeFilesLines
* Land clang-format changesGluster Ant2018-09-124-204/+192
* 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-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
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-021-5/+6
* core/build/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-04-121-1/+1
* 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
* 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 example programsKotresh HR2015-07-024-2/+21
* 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
* features/changelog: fix possible illegal memory access (CID 1288819)Michael Adam2015-04-081-1/+2
* features/changelog: fix possible illegal memory access (CID 1288821)Michael Adam2015-04-051-1/+2
* libgfchangelog: Use correct 'this' pointer on new thread creationKotresh HR2015-04-034-4/+12
* features/changelog: fix possible illegal mem access (CID 1288822)Michael Adam2015-04-021-4/+2
* Xlators : Fixed typosManikandan Selvaganesh2015-04-021-2/+2
* features/changelog: fix possible memory illegal access (2 of 2, coverity)Michael Adam2015-04-011-1/+2
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-242-118/+0
* Bitrot StubVenky Shankar2015-03-241-6/+16