summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog/lib/src/gf-changelog-journal-handler.c
Commit message (Expand)AuthorAgeFilesLines
* logging: Structured logging reference PRAravinda VK2019-08-201-14/+11
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-5/+5
* Land part 2 of clang-format changesGluster Ant2018-09-121-832/+803
* changelog xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-311-15/+21
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* features/libgfchangelog: Fix coverity issuesAravinda VK2017-11-131-30/+15
* features/libgfchangelog: Structured logging supportAravinda VK2017-11-091-31/+40
* features/changelog: Coverity Error Check ReturnVishal Pandey2017-11-081-3/+4
* features/libgfchangelog: Fix encoding to encode only space and newlineAravinda VK2017-07-211-8/+8
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+2
* core: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-7/+2
* core: use syscall wrappers instead of direct syscallsKaleb S. KEITHLEY2015-10-281-14/+15
* features/changelog: Porting log messages to new logging frameworkAnusha Rao2015-08-111-43/+61
* libgfchangelog: Fix crash in gf_changelog_processKotresh HR2015-06-171-3/+6
* features/changelog: Remove inline keyword to avoid warnings (gcc v5.1.1)Anoop C S2015-06-011-1/+1
* features/changelog: Version support for Changelog ParserAravinda VK2015-05-061-9/+66
* build: make contrib/uuid dependency optionalNiels de Vos2015-04-101-1/+1
* features/changelog: fix possible illegal memory access (CID 1288819)Michael Adam2015-04-081-1/+2
* libgfchangelog: Use correct 'this' pointer on new thread creationKotresh HR2015-04-031-2/+3
* features/changelog: fix possible illegal mem access (CID 1288822)Michael Adam2015-04-021-4/+2
* features/changelog: fix possible memory illegal access (2 of 2, coverity)Michael Adam2015-04-011-1/+2
* features/changelog: RPC'fy {libgf}changelogVenky Shankar2015-03-181-0/+985