summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-12autotools build: only build SAN code as part of the SDKunilibsanPatrick Ohly1-0/+2
2009-10-08Merge remote branch 'moblin/unilib' into unilibLukas Zeller11-91/+181
2009-10-08Merge branch 'luz' into unilibLukas Zeller7-9/+18
2009-10-08Merge remote branch 'moblin/san' into luzLukas Zeller7-9/+18
2009-10-07Merge branch 'luz' into unilibLukas Zeller1-6/+6
2009-10-07platform adapters Linux: Android adaptionsBeat Forster2-0/+12
2009-10-07localengineds: avoid using != operator on strings because STLs exist that onl...Lukas Zeller1-6/+6
2009-10-07autotools + pkg-config: added synthesis-sdk.pcPatrick Ohly7-6/+72
2009-10-07libsynthesis + autotools: must be linked against libzPatrick Ohly1-1/+1
2009-10-07syncappbasse: turned extern "C" into static functionsPatrick Ohly1-53/+54
2009-10-07autotools build: switched to new combi enginePatrick Ohly5-33/+43
2009-10-07DataConversion(): adapted dummy engine to server APIPatrick Ohly1-0/+13
2009-10-06SAN: moved to SDK, together with the corresponding utility classesPatrick Ohly7-9/+18
2009-10-03unilib linux compile: corrected include (no separate combi-engine include fil...Lukas Zeller1-2/+2
2009-10-03unilib: added plain makefile for combined client+server engine, adapted clien...Lukas Zeller3-2/+238
2009-10-03unilib: removed now obsolete syncclient/syncserver filesLukas Zeller4-94/+0
2009-10-03Merge branch 'luz' into unilibLukas Zeller11-124/+219
2009-10-03engine entry points: adjusted as per discussion (Patrick/bfo)Lukas Zeller1-2/+2
2009-10-03SDK engine connect: allow choosing between client and server enginePatrick Ohly4-15/+51
2009-10-03Linux platform_DLL: open shared library with name as requestedPatrick Ohly1-0/+2
2009-10-03use ENGINE_ENTRY_CXX to mark external C++ functionsPatrick Ohly2-72/+75
2009-10-03added "namespace sysync"Patrick Ohly1-1/+2
2009-10-03autotools: added make rules for server engine (libsynthesisserver.so)Patrick Ohly2-37/+89
2009-10-03Merge remote branch 'origin/bfo' into luzLukas Zeller1-4/+5
2009-10-03TSyncSession: unitialized fEncodingPatrick Ohly1-0/+1
2009-10-03Merge remote branch 'moblin/master' into luzLukas Zeller1-1/+1
2009-10-03opensource linux combiengine: added new target filesLukas Zeller5-0/+393
2009-10-03unilib: fixes needed to actually have both client&server enabled in the same ...Lukas Zeller28-158/+244
2009-10-03unilib: "combiEngine" product options addedLukas Zeller2-0/+128
2009-10-0364 bit: adjusted generic_types.h to make sure uInt32/sInt32 IS 32bitsLukas Zeller12-43/+58
2009-10-03unilib: prepared co-existence of server and client library instance, added en...Lukas Zeller13-67/+181
2009-10-03unilib: binfile/customimpl: Now binfile can be included but kept inactiveLukas Zeller21-476/+500
2009-10-03binfiles: made binfileimplclient/ds such that they can be switched off (e.g. ...Lukas Zeller5-370/+473
2009-10-03unilib: unified TClientParamsKey and TServerParamsKey into TAgentParamsKeyLukas Zeller2-261/+166
2009-10-03unlib: including syncagent.h everywhere where we had syncclient.h or syncserv...Lukas Zeller16-62/+46
2009-10-03unilib: united former syncserver/syncclient into syncagent.h/.cppLukas Zeller32-4388/+4398
2009-10-03unilib started: engine version 3.3.0.0 to differentiate from normal 3.2.x.x n...Lukas Zeller28-1127/+1178
2009-10-03save changed nonce value (again)Beat Forster1-0/+1
2009-10-03cleanup: appCharP type casting added, some updates for Android portBeat Forster3-4/+16
2009-10-03scripts: added TIMEONLY() function, enhanced POINTINTIME() not only to conver...Lukas Zeller1-3/+21
2009-10-03debug log: wrapped finalizing item into block which shows localIDLukas Zeller1-0/+2
2009-10-03Debug output cosmetics (array map name is always "array", so do not show it)Lukas Zeller1-1/+1
2009-10-03client engine: when incoming data is not SyncML, this must abort the session ...Lukas Zeller1-0/+7
2009-10-02libsynthesis + autotools: must be linked against libzlibsynthesis_3.2.0.35+syncevolution-0-9-1-beta1Patrick Ohly1-1/+1
2009-09-30SetNonce fChanged problem fixed; some type casting cAppCharBeat Forster1-4/+5
2009-09-24Merge remote branch 'moblin/master' into luzLukas Zeller1-1/+8
2009-09-24libsynthesis_srv: implementation complete - runs sync sessions ok with textDB...Lukas Zeller9-66/+247
2009-09-24cleanup: eliminated some compiler warnings about shadowing local declarationsLukas Zeller3-26/+23
2009-09-24libsynthesis_srv configuration adjustedLukas Zeller3-1/+8
2009-09-24libsynthesis_srv: added sample config for a TextDB based serverLukas Zeller1-0/+2887