summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-01Merge tag 'libsynthesis_3.4.0.45' into pbaplibsynthesis_3.4.0.45+syncevolution-1-3-99-2Patrick Ohly31-120/+213
2012-10-29processing sync op command containing chunked item w/o data (as OCS apparentl...Lukas Zeller1-4/+6
2012-10-10SyncModeExtensions: added config flag <syncmodeextensions> that must be set i...Lukas Zeller3-15/+28
2012-10-02libsynthesis 3.4.0.45Lukas Zeller1-2/+2
2012-10-02Merge remote-tracking branch 'refs/remotes/plan44.ch/syncmlios' into luzLukas Zeller2-10/+20
2012-10-01Fixes small ifdef issues which made compiling for server-only failLukas Zeller2-23/+30
2012-10-01Merge branch 'refs/heads/luz_rebased' into luzLukas Zeller5-0/+0
2012-09-26iOS6 bug workaround - identifierForVendor returning 00000000-0000-0000-0000-0...Lukas Zeller1-9/+20
2012-09-22XCode 4.5 - cosmetic scheme opening side effectLukas Zeller1-1/+0
2012-09-17updated contributor agreement nameLukas Zeller5-0/+0
2012-09-15iOS: release builds no longer have extended debug, just normal. Lukas Zeller2-2/+2
2012-09-14iOS6/XCode 4.5: no longer building for armv6, but now for armv7s (in addition...Lukas Zeller1-8/+0
2012-09-13Merge branch 'master' into pbaplibsynthesis_3.4.0.16+syncevolution-1-3-99-1Patrick Ohly7-16/+34
2012-09-10configfiles: Fixed iOS6 case, was missing conversion to C string Lukas Zeller1-1/+1
2012-09-10iOS: changed to using identifierForVendor instead of deprecated UUID in iOS6Lukas Zeller1-2/+16
2012-09-10autotools: bumped minor versionlibsynthesis_3.4.0.16+syncevolution-1-3-2libsynthesis_3.4.0.16+syncevolution-1-3-1libsynthesis_3.4.0.16+syncevolution-1-3Patrick Ohly1-1/+1
2012-09-09Merge remote-tracking branch 'refs/remotes/plan44.ch/syncmlios' into syncmlio...Lukas Zeller3-3/+7
2012-09-09binfile: Fixed bug in deleteProfile() introduced in 2008 - after deleting las...Lukas Zeller1-2/+3
2012-09-07TPluginAPIDS: protected dsFinalizeLocalID() from calling into plugin before D...Lukas Zeller3-3/+7
2012-09-06XCode 4.4: applied recommended scheme updates (use LLDB, no longer GDB - howv...Lukas Zeller3-5/+7
2012-09-05Merge remote-tracking branch 'refs/remotes/plan44.ch/luz_rebased' into syncmliosLukas Zeller0-0/+0
2012-09-05Fixed merge artifact (missing comma)Lukas Zeller1-1/+1
2012-09-05Merge remote-tracking branch 'refs/remotes/plan44.ch/luz_rebased' into syncmliosLukas Zeller1-2/+1
2012-09-05engine: override merge optionsPatrick Ohly5-19/+45
2012-09-05engine: ignore unassigned entries at end of arrayPatrick Ohly1-2/+27
2012-09-05engine: initial support for caching of remote dataPatrick Ohly7-9/+71
2012-09-05engine: updated logging of sync keysPatrick Ohly2-1/+5
2012-09-05SyncML TK: don't read past end of bufferPatrick Ohly4-14/+28
2012-09-05engine: allow text->VJOURNAL conversionPatrick Ohly2-0/+18
2012-09-05autotools: must link against libpthreadsPatrick Ohly1-1/+1
2012-09-05CtCap: Funambol workaroundPatrick Ohly1-3/+18
2012-09-05sync client: made sync mode choice configurablePatrick Ohly3-1/+11
2012-09-05SyncCap: compatibility enhancement for Nokia phonesPatrick Ohly3-12/+68
2012-09-05engine: item counting corrected (before, items that could not be sent in the ...Lukas Zeller1-12/+17
2012-09-05Cocoa wrapper: added conditionals to allow using in ARC code, silenced some L...Lukas Zeller1-2/+14
2012-09-05Engine Version 3.4.0.44Lukas Zeller1-2/+2
2012-09-05Delayed termination of sync session added - experimental for nowLukas Zeller2-4/+12
2012-09-05XCode upgrade version changedLukas Zeller1-0/+1
2012-09-05console printing: allow app to override printf()Patrick Ohly3-1/+17
2012-09-05console printing: added line break to CONSOLEINFO_LIBC versionPatrick Ohly1-1/+1
2012-09-05SyncML TK (and other global) debug output: added LF when using CONSOLEINFO_LI...Lukas Zeller2-3/+3
2012-09-05libsynthesis 3.4.0.42Lukas Zeller1-2/+2
2012-09-05logging: avoid hard-coding log settings when <logsessionstoglobal> is setPatrick Ohly1-1/+6
2012-09-05SyncML server: avoid Replace command without IDs during resumed syncPatrick Ohly1-2/+21
2012-09-05debug logger: avoid deadlock when opening log file failsPatrick Ohly1-0/+2
2012-09-05engine: fixed memory leaksPatrick Ohly2-3/+12
2012-09-05script context: fixed out-of-bounds memory accessPatrick Ohly1-0/+5
2012-09-05autotools: bumped minor versionPatrick Ohly1-1/+1
2012-09-05datastore + CTCap: added support for flagsPatrick Ohly7-1/+98
2012-09-05super datastore: implemented canRestart()Patrick Ohly2-0/+12