summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog/lib/src/gf-changelog.c
Commit message (Expand)AuthorAgeFilesLines
* logging: Structured logging reference PRAravinda VK2019-08-201-3/+2
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-291-2/+2
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-04-241-2/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-5/+5
* features/changelog: Avoid a potential null dereferenceVijay Bellur2018-11-121-4/+6
* xlators: some high severity coverity fixesBhumika Goyal2018-10-221-10/+33
* Land part 2 of clang-format changesGluster Ant2018-09-121-433/+426
* changelog xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-311-2/+3
* libglusterfs: specify ctx in gf_log_set_loglevelZhang Huan2017-12-061-1/+1
* features/libgfchangelog: Structured logging supportAravinda VK2017-11-091-4/+6
* changelog: add mem-pool initializationNiels de Vos2017-07-291-1/+9
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-3/+5
* libglusterfs (timer): race conditions, illegal mem access, mem leakKaleb S KEITHLEY2016-06-011-1/+1
* libgfchangelog: Allocate logbuf_pool in master xlatorKotresh HR2015-12-221-0/+4
* features/changelog: Porting log messages to new logging frameworkAnusha Rao2015-08-111-9/+14
* libgfchangelog: Fix crash in gf_changelog_processKotresh HR2015-06-171-5/+8
* 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-031-1/+4
* libgfchangelog: cleanups on disconnectionVenky Shankar2015-03-241-31/+55
* libgfchangelog: Fix faulty reference to xlator contextVenky Shankar2015-03-241-54/+89
* features/changelog: RPC'fy {libgf}changelogVenky Shankar2015-03-181-463/+399
* changelog: Unchecked buffer fill in gf_history_changelog_next_changeNiels de Vos2015-03-041-0/+5
* feature/changelog: Fix changelog and history scan failure.Kotresh HR2015-01-271-2/+4
* features/changelog: Cleanup .processing and .current directoryAravinda VK2015-01-181-0/+21
* geo-rep/libgfchangelog: Support of symlinks while creation of working dir.Kotresh H R2014-08-041-1/+1
* geo-rep/libgfchangelog: Create working dir during changelog_register if not p...Kotresh H R2014-08-011-6/+15
* changelog: variable 'writen' is changedHumble Chirammal2014-07-141-1/+1
* features/changelog: NULL termination after memcpy should be of dest pointerHarshavardhana2014-05-271-7/+8
* libgfchangelog: memory accounting intializationVenky Shankar2014-05-081-0/+3
* features/libgfchangelog: APIs to process history changelogs.Kotresh H R2014-04-281-1/+56
* changelog: When connection is unsuccessful, close socket too.Raghavendra Talur2014-02-071-0/+1
* changelog: Restrict length of unix socket files to UNIX_PATH_MAX.Raghavendra Talur2014-02-051-1/+1
* core: block unused signals in created threadsAnand Avati2013-09-251-2/+2
* log: set ident to openlogBala.FA2013-08-131-1/+2
* features/changelog: changelog translatorAvra Sengupta2013-07-221-0/+514