summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog/lib
Commit message (Expand)AuthorAgeFilesLines
...
* build: Mac OS X build issues, no spinlock, need sys_lgetxattrKaleb S. KEITHLEY2015-07-051-1/+1
* libgfchangelog: Fix example programsKotresh HR2015-07-024-2/+21
* libgfchangelog: Fix crash in gf_changelog_processKotresh HR2015-06-172-8/+14
* features/changelog: Remove inline keyword to avoid warnings (gcc v5.1.1)Anoop C S2015-06-012-3/+3
* features/changelog: Avoid creation of empty changelogsSaravanakumar Arumugam2015-05-081-7/+38
* features/changelog: Version support for Changelog ParserAravinda VK2015-05-061-9/+66
* build: make contrib/uuid dependency optionalNiels de Vos2015-04-103-12/+4
* features/changelog: fix possible illegal memory access (CID 1288819)Michael Adam2015-04-081-1/+2
* 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-034-4/+12
* features/changelog: fix possible illegal mem access (CID 1288822)Michael Adam2015-04-021-4/+2
* Xlators : Fixed typosManikandan Selvaganesh2015-04-021-2/+2
* features/changelog: fix possible memory illegal access (2 of 2, coverity)Michael Adam2015-04-011-1/+2
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-242-118/+0
* Bitrot StubVenky Shankar2015-03-241-6/+16
* 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-1815-710/+2104
* 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
* changelog: correct mmap() error checkingNiels de Vos2014-11-171-8/+6
* changelog: replace MAKE_HTIME_FILE_PATH with snprintf()Niels de Vos2014-10-281-7/+1
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-071-2/+1
* 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-143-7/+7
* features/changelog: Fix for history api issue during upgradeAjeet Jha2014-06-221-27/+26
* features/changelog: skipping empty changelogs in historyAjeet Jha2014-06-101-16/+6
* features/changelog: NULL termination after memcpy should be of dest pointerHarshavardhana2014-05-272-14/+16
* features/changelog : historical journal consumption.Venky Shankar2014-05-144-14/+873
* libgfchangelog: memory accounting intializationVenky Shankar2014-05-081-0/+3
* features/libgfchangelog: APIs to process history changelogs.Kotresh H R2014-04-284-2/+336
* 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-052-2/+2
* build: Start using library versioning for various librariesHarshavardhana2014-01-181-1/+1
* features/changelog: more changelog fixes.Ajeet Jha2013-12-122-17/+64
* 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-2210-0/+1616