summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog/lib/src/gf-changelog.c
Commit message (Expand)AuthorAgeFilesLines
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-181-1/+1
* libgfchangelog: Allocate logbuf_pool in master xlatorKotresh HR2015-12-301-0/+4
* libgfchangelog: Fix crash in gf_changelog_processKotresh HR2015-06-191-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