summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-26devinfo: increase memory size for encoding devinfo in WBXMLmb7981Zhu, Yongsheng1-1/+4
2009-11-11autotools + old libical: crash when compiled without --enable-evolution-compa...Patrick Ohly1-1/+2
2009-11-10anonymous login: improved passing anonymous login attempts to DB ApiLukas Zeller1-5/+17
2009-11-10Revert "TSyncSession::checkCredentials(): <requiredauth>none => accept invali...Patrick Ohly1-8/+0
2009-11-04TEngineInterface::debugPuts(): not active in serverPatrick Ohly2-6/+5
2009-11-03TSyncSession::checkCredentials(): <requiredauth>none => accept invalid creden...Patrick Ohly1-0/+8
2009-10-29DebugPuts(): added to the unilib enginePatrick Ohly2-0/+17
2009-10-29TSyncAppBase::encodingFromData(): detect Oracle Beehive XML messagesPatrick Ohly1-1/+3
2009-10-23TServerEngineInterface::SessionStep(): removed obsolete labelPatrick Ohly1-1/+0
2009-10-23TServerEngineInterface::OpenSessionInternal(): printf format for uInt64Patrick Ohly1-1/+1
2009-10-23TEngineSessionDispatch::generateRespURI(): result of string::find downcasted ...Patrick Ohly1-2/+2
2009-10-23Linux platform: need _GNU_SOURCE for vasprintfPatrick Ohly1-0/+3
2009-10-23another unhandled enumPatrick Ohly1-0/+5
2009-10-23another #warningPatrick Ohly1-1/+1
2009-10-23TLocalEngineDS::newDevInfDatastore(): fixed 64 biit issuePatrick Ohly1-1/+1
2009-10-23superdatastore: add unhandled sop enum valuesPatrick Ohly1-0/+12
2009-10-23TSyncSession::initSync(): avoid #warning in gccPatrick Ohly1-1/+1
2009-10-23TStdLogicDS::logicGenerateSyncCommandsAsServer: invalid logical expression?!Patrick Ohly1-1/+1
2009-10-23TStdLogicDS::startDataAccessForServer(): fioxed signed/unsigned comparisonPatrick Ohly1-1/+1
2009-10-23TCustomImplDS::modifyMap(): added redundant parenthesis for gcc -WallPatrick Ohly1-1/+1
2009-10-21gen-makefile-am.sh + autotools: avoid GNU find --printf and shell wildcardsPatrick Ohly2-14/+58
2009-10-18Alert 222 loop detector improved: do not trigger as long as valid status is r...Lukas Zeller6-15/+26
2009-10-18ODBC STD servers and clients: did not work at all (connection string always e...Lukas Zeller1-18/+3
2009-10-16comment cosmeticsLukas Zeller2-8/+10
2009-10-15vcard/vcal folding: Made sure folding does not occur within UTF-8 sequencesLukas Zeller1-4/+15
2009-10-15vcard/vcal B64 properties: base64 encoded properties must be terminated with ...Lukas Zeller2-1/+8
2009-10-14vcard/vcal B64 properties: added workaround to recognize improperly folded B6...Lukas Zeller1-6/+20
2009-10-14unilib: eliminated another bunch of printf argument warnings by casting all %...Lukas Zeller6-39/+36
2009-10-13engineinterface: added missing return statement for returnLineartime()Lukas Zeller1-7/+8
2009-10-13stl_minimal has no != operator => use ==Beat Forster1-1/+1
2009-10-13ANDROID strings addedBeat Forster2-0/+10
2009-10-13unilib: several type adaptions for changes due to unilibBeat Forster4-7/+11
2009-10-13Merge remote branch 'moblin/unilib' into unilibLukas Zeller1-0/+2
2009-10-13unilib: make sure no half-constructed session is left over at failed OpenSess...Lukas Zeller1-0/+7
2009-10-13unilib cleanup: fixed some build problems introduced through unilibLukas Zeller4-23/+23
2009-10-13unilib: fixed case for targets with no binfile compiled in at allLukas Zeller2-2/+6
2009-10-13syserial product codes: added codes for Android client and server libs, chang...Lukas Zeller1-1/+3
2009-10-13SDK: version changed to V1.6.1Beat Forster2-4/+4
2009-10-13engine: added "lastused" and "timeout" session keys for server session timeou...Lukas Zeller3-0/+40
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