summaryrefslogtreecommitdiff
path: root/src/sysync/customimplds.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-09-08engine: we need getItemFromSyncSetItem() in all casesLukas Zeller1-32/+32
2010-09-08engine: added <pseudochangedetection> option for datastores with records that...Lukas Zeller1-2/+2
2010-09-08engine: fixed boolean bug from 041c7f808f (engine 3.4.0.14: implemented filte...Lukas Zeller1-1/+1
2010-09-08engine 3.4.0.14: implemented filtered sync set deletionLukas Zeller1-14/+32
2010-09-08engine: errors from StartDataRead now propagate correctly, binfilelog and eve...Lukas Zeller1-8/+9
2010-09-08engine: when post-processing items read via plugins from AsKey, now correctly...Lukas Zeller1-1/+1
2010-03-17engine: getItemByID: made sure newly inserted items can be retrievedLukas Zeller1-7/+21
2010-03-05server engine: added missing check for re-sent <Add> during resume.Lukas Zeller1-2/+10
2009-12-10fixed several %ld <-> size_t mismatchesPatrick Ohly1-4/+4
2009-12-09TCustomImplDS::modifyMap(): added redundant parenthesis for gcc -WallPatrick Ohly1-1/+1
2009-12-02engine: fixed bug that could crash server sessions when using a superdatastore.Lukas Zeller1-7/+32
2009-12-02english language cosmetics: there were still a lot of "eventual" uses that sh...Lukas Zeller1-3/+3
2009-11-04comments: corrected wrong usage of english word "eventually" throughout all s...Lukas Zeller1-8/+8
2009-11-04DB specific error code: avoid showing confusing "Err = 0" and "(DBError = 0)"...Lukas Zeller1-8/+0
2009-11-04CRC change detection: added <crcchangedetection> to enable CRC-based change d...Lukas Zeller1-11/+55
2009-11-04DB mapping: added <mapredefine> to allow specifying details for <automap>ped ...Lukas Zeller1-27/+55
2009-10-13stl_minimal has no != operator => use ==Beat Forster1-1/+1
2009-10-13unilib cleanup: fixed some build problems introduced through unilibLukas Zeller1-12/+12
2009-10-03unilib: binfile/customimpl: Now binfile can be included but kept inactiveLukas Zeller1-188/+243
2009-10-03unilib started: engine version 3.3.0.0 to differentiate from normal 3.2.x.x n...Lukas Zeller1-144/+141
2009-10-03debug log: wrapped finalizing item into block which shows localIDLukas Zeller1-0/+2
2009-09-15compiler warning: #endif DBAPI_TUNNEL_SUPPORTPatrick Ohly1-1/+1
2009-09-14Adaptations in preparation for new platform and Tunnel API cleanupBeat Forster1-3/+3
2009-09-08DBAPI_TUNNEL_SUPPORT: Implemented now. This allows directly accessing data it...Lukas Zeller1-0/+828
2009-06-18engine 3.2.0.32: cleaned up binfile changelog update trackingLukas Zeller1-11/+4
2009-06-10warnings eliminationLukas Zeller1-10/+2
2009-04-17Initial Commit by Synthesis AG for Open Source libsynthesis 3.2.0.25 and libs...opensource-initialSynthesis AG1-0/+3272