summaryrefslogtreecommitdiff
path: root/src/sysync/binfileimplds.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-01-20whitespace cosmetics ONLY: detabbed some files once againLukas Zeller1-128/+128
2011-01-20engine 3.4.0.20 - no longer forces slow sync on other profiles when one profi...Lukas Zeller1-39/+47
2010-09-08binfileimplds: added some more debug output for observing pseudo-change suppr...Lukas Zeller1-5/+11
2010-09-08engine: added <pseudochangedetection> option for datastores with records that...Lukas Zeller1-7/+46
2010-09-08engine 3.4.0.11: fixed problems with change detection when items can disappea...Lukas Zeller1-50/+81
2010-09-08engine: multi-profile: when a new profile was added AFTER migration to separa...Lukas Zeller1-4/+9
2010-09-08engine: errors from StartDataRead now propagate correctly, binfilelog and eve...Lukas Zeller1-1/+1
2010-09-08engine: when post-processing items read via plugins from AsKey, now correctly...Lukas Zeller1-40/+0
2010-09-08engine 3.4.0.10: separate changelogs, pendingmaps and pendingitem for each pr...Lukas Zeller1-38/+57
2010-09-07TBinfileImplDS: fixed some valgrind reportsPatrick Ohly1-0/+3
2010-05-31valgrind issues: fix memory issues reported by valgrindmbc1007Zhu, Yongsheng1-1/+7
2010-04-30Cosmetic whitespace changesLukas Zeller1-20/+20
2010-04-30engine 3.4.0.7: Progress events now session local and available for server se...Lukas Zeller1-3/+1
2009-12-10TBinfileImplDS::changeLogPreflight(): dataCRC used uninitialized?Patrick Ohly1-1/+1
2009-11-25Touch up to make compile again in client-only builds (and also WinMobile)Lukas Zeller1-3/+7
2009-11-25binfileds: eliminated fAllRecords flag which was only a duplicate of fSlowSyncLukas Zeller1-10/+8
2009-11-25engine: made getNumberOfChanges() work correctly in unilib server caseLukas Zeller1-0/+20
2009-11-04Engine 3.3.0.1 - new version signifying reasonably field-tested version of un...Lukas Zeller1-3/+0
2009-11-04comments: corrected wrong usage of english word "eventually" throughout all s...Lukas Zeller1-3/+3
2009-11-04DB specific error code: avoid showing confusing "Err = 0" and "(DBError = 0)"...Lukas Zeller1-7/+7
2009-11-04CRC change detection: slightly improved changelog V2/V3 -> >=V5 migration codeLukas Zeller1-6/+9
2009-11-04CRC change detection: added <crcchangedetection> to enable CRC-based change d...Lukas Zeller1-180/+201
2009-10-03unilib: binfile/customimpl: Now binfile can be included but kept inactiveLukas Zeller1-16/+20
2009-10-03binfiles: made binfileimplclient/ds such that they can be switched off (e.g. ...Lukas Zeller1-17/+55
2009-09-21binfiles: added smooth upgrading from changelog V2 to V3/V4 to avoid slow syncsLukas Zeller1-25/+67
2009-09-15binfileds: multi-profile safe reliable detection of adds (vs. replaces) for s...Chen Congwu1-3/+36
2009-09-08DBAPI_TUNNEL_SUPPORT: Implemented now. This allows directly accessing data it...Lukas Zeller1-43/+62
2009-09-08REVERTED for now: Add/Replace statistics workaroundLukas Zeller1-6/+1
2009-07-17client + statistics workaround: treat status 200 as 201 for Replace cmd (whic...Chen Congwu1-1/+6
2009-06-18engine 3.2.0.32: cleaned up binfile changelog update trackingLukas Zeller1-39/+82
2009-06-10engine: settings key access improvementsLukas Zeller1-0/+87
2009-04-17Initial Commit by Synthesis AG for Open Source libsynthesis 3.2.0.25 and libs...opensource-initialSynthesis AG1-0/+2081