summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog/lib/src/gf-history-changelog.c
Commit message (Expand)AuthorAgeFilesLines
* logging: Structured logging reference PRAravinda VK2019-08-201-39/+29
* Fix spelling errorsAravinda VK2019-07-141-1/+1
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-011-6/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-4/+4
* Land part 2 of clang-format changesGluster Ant2018-09-121-790/+761
* libgfchangelog: Fix changelog history APIKotresh HR2018-08-311-5/+46
* 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-221-1/+1
* libgfchangelog: Correct the log messageNiklas Hambüchen2018-03-241-1/+1
* features/libgfchangelog: Fix coverity issuesAravinda VK2017-11-131-5/+1
* features/libgfchangelog: Structured logging supportAravinda VK2017-11-091-48/+71
* libgfchangelog: Fix possible null pointer dereferenceKotresh HR2017-10-231-6/+6
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-4/+9
* core: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-5/+0
* features/libgfchangelog: Log failure in gf_histroy_changelogKotresh HR2016-08-091-2/+15
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-27/+32
* core: add preadv, pwritev, pread, pwrite syscall wrappersKaleb S KEITHLEY2015-12-221-2/+2
* core: use syscall wrappers instead of direct syscallsKaleb S. KEITHLEY2015-10-281-8/+8
* features/changelog: Porting log messages to new logging frameworkAnusha Rao2015-08-111-45/+63
* features/changelog: Avoid creation of empty changelogsSaravanakumar Arumugam2015-05-081-7/+38
* libgfchangelog: Use correct 'this' pointer on new thread creationKotresh HR2015-04-031-1/+3
* Xlators : Fixed typosManikandan Selvaganesh2015-04-021-2/+2
* features/changelog: RPC'fy {libgf}changelogVenky Shankar2015-03-181-75/+86
* changelog: replace MAKE_HTIME_FILE_PATH with snprintf()Niels de Vos2014-10-281-7/+1
* features/changelog: Fix for history api issue during upgradeAjeet Jha2014-06-221-27/+26
* features/changelog: NULL termination after memcpy should be of dest pointerHarshavardhana2014-05-271-7/+8
* features/changelog : historical journal consumption.Venky Shankar2014-05-141-10/+666
* features/libgfchangelog: APIs to process history changelogs.Kotresh H R2014-04-281-0/+274