summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog
Commit message (Expand)AuthorAgeFilesLines
* features/changelog: Make use of IPC fopVenky Shankar2015-03-241-0/+46
* libgfchangelog: cleanups on disconnectionVenky Shankar2015-03-245-140/+280
* libgfchangelog: Fix faulty reference to xlator contextVenky Shankar2015-03-244-55/+98
* features/changelog: RPC'fy {libgf}changelogVenky Shankar2015-03-1829-1301/+3936
* 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
* feature/changelog: Logging entry as well for explicit sync virtual xattr.Kotresh HR2015-01-093-7/+135
* feature/changelog: Virtual xattr to trigger explicit sync in geo-rep.Kotresh HR2014-12-291-0/+11
* build: FreeBSD 11-Current causes libtool to fail with '-shared'Harshavardhana2014-12-121-1/+1
* changelog: correct mmap() error checkingNiels de Vos2014-11-171-8/+6
* feature/changelog: Fix changelog missing SETATTR entries.Kotresh HR2014-10-292-0/+25
* changelog: replace MAKE_HTIME_FILE_PATH with snprintf()Niels de Vos2014-10-281-7/+1
* features/changelog: Removal of redundant fop color count while draining.Ajeet Jha2014-08-261-5/+0
* features/changelog: Crash consistency of changelog wrt snapshotAjeet Jha2014-08-264-0/+232
* features/changelog: barrier all entry creation fopsVijay Bellur2014-08-251-27/+308
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-072-4/+3
* 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
* features/changelog: Capture "correct" internal FOPsVenky Shankar2014-07-231-5/+8
* changelog: variable 'writen' is changedHumble Chirammal2014-07-144-12/+12
* features/changelog: prevent deadlock on thread cancellationVenky Shankar2014-07-111-0/+34
* feature/changelog: Fix for missing changelogs at backend.Kotresh H R2014-06-302-4/+28
* features/changelog: Fix for history api issue during upgradeAjeet Jha2014-06-221-27/+26
* features/changelog: Do not ignore self-heal fops in changelogKotresh H R2014-06-162-5/+7
* feature/changelog: Fix compilation warning 'set but not used'Kotresh H R2014-06-121-2/+1
* Core: Fix issues reported by CppcheckLalatendu Mohanty2014-06-121-11/+12
* features/changelog: skipping empty changelogs in historyAjeet Jha2014-06-102-17/+9
* feature/changelog: Add timeout to changelog barrier.Kotresh H R2014-06-103-5/+98
* features/changelog: NULL termination after memcpy should be of dest pointerHarshavardhana2014-05-272-14/+16
* features/changelog : historical journal consumption.Venky Shankar2014-05-149-20/+1032
* libgfchangelog: memory accounting intializationVenky Shankar2014-05-081-0/+3
* changelog: in C99 `inline` shouldn't be part of function definitionHarshavardhana2014-05-032-5/+6
* features/changelog: Fix to remove Warning message.Kotresh H R2014-05-021-2/+0
* features/changelog: Barrier in changelog during snapshot.Kotresh H R2014-05-015-28/+318
* feature/changelog: Draining of in-transit fops in changelog.Kotresh H R2014-05-013-12/+800
* features/libgfchangelog: APIs to process history changelogs.Kotresh H R2014-04-284-2/+336
* feature/changelog: Change default rollover and fsync-interval timeKotresh H R2014-04-251-2/+2
* build: MacOSX Porting fixesHarshavardhana2014-04-242-7/+9
* build: do not create versioned <xlator>.so filesNiels de Vos2014-03-211-1/+1
* 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-054-4/+4
* build: Start using library versioning for various librariesHarshavardhana2014-01-181-1/+1
* features/changelog: more changelog fixes.Ajeet Jha2013-12-128-38/+212
* features/changelog : Improvement in changelog "encoding-change".ajha2013-09-294-17/+26
* core: block unused signals in created threadsAnand Avati2013-09-252-8/+8
* gsyncd / geo-rep: Introduce basic crawl instrumentationVenky Shankar2013-09-041-2/+2
* glusterd: Try to start all bricks on 'start force'Kaushal M2013-08-181-4/+6
* log: set ident to openlogBala.FA2013-08-131-1/+2
* features/changelog: fixes when enabling changelogVenky Shankar2013-07-252-29/+41