summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-08experimental: nonnull function attributenonnullPatrick Ohly2-1/+22
2014-01-08sysync_b64: avoid false positive with scan-buildlibsynthesis_3.4.0.47+syncevolution-1-3-99-7Patrick Ohly1-1/+1
2014-01-08syncsession: track pointerPatrick Ohly1-1/+3
2014-01-08SyncML TK: fix invalid memory allocationPatrick Ohly1-3/+3
2014-01-08enginesessiondispatch: additional NULL checkPatrick Ohly1-1/+2
2014-01-08binfileimplclient: simplify code flow analysisPatrick Ohly1-39/+39
2014-01-08fix delete/delete [] mistakesPatrick Ohly1-5/+5
2014-01-06binfilebase: avoid virtual methods in destructorPatrick Ohly1-1/+10
2014-01-06fix new [] and delete mismatchPatrick Ohly3-5/+5
2013-11-21autotools: bump version to upstream releaselibsynthesis_3.4.0.47+syncevolution-1-3-99-6Patrick Ohly1-1/+1
2013-11-21engine: fix LOCERR_AGAIN handling with strict exec orderingPatrick Ohly1-3/+12
2013-10-29autotools: bump Linux/SyncEvolution sub-version for DLT supportPatrick Ohly1-1/+1
2013-10-29Linux: avoid expensive network hostname lookup (FDO #70771)Patrick Ohly1-1/+13
2013-10-29logging: support DLTPatrick Ohly5-1/+286
2013-07-11autotools: bump Linux/SyncEvolution sub-version for CA_ResumeSupportedlibsynthesis_3.4.0.47+syncevolution-1-3-99-5libsynthesis_3.4.0.47+syncevolution-1-3-99-4Patrick Ohly1-1/+1
2013-07-11Linux: speed up getSystemNowAs(TCTX_SYSTEM)Patrick Ohly1-3/+26
2013-07-11Plugin: allow overriding support for suspend/resumePatrick Ohly3-1/+6
2013-07-10linux: fix multithreading under valgrindPatrick Ohly5-8/+80
2013-07-10engine: <mergescript> + caching modePatrick Ohly3-7/+21
2013-07-10engine: fix MERGEFIELDS()Patrick Ohly1-3/+5
2013-07-10scripting: share param arraysPatrick Ohly2-2/+5
2013-07-10engine: conflict counting + cachingPatrick Ohly1-2/+2
2013-07-10synccommand: fix StatusCmd leak when command gets queuedPatrick Ohly1-0/+3
2013-07-10ensure ordering of status repliesPatrick Ohly5-9/+136
2013-06-19asynchronous command executionPatrick Ohly12-105/+773
2013-06-10logging: include prefix in outputPatrick Ohly1-2/+15
2013-06-10syncsession: move code into new tryDelayedExecutionCommands()Patrick Ohly2-41/+49
2013-05-06autotools: bump Linux/SyncEvolution sub-version for thread supportlibsynthesis_3.4.0.47+syncevolution-1-3-99-3-20130529Patrick Ohly1-1/+1
2013-05-06Linux: enable multithreading for combi enginePatrick Ohly2-1/+3
2013-05-06debuglogger: fix use-after-free bug with separate logsPatrick Ohly2-1/+15
2013-05-06debuglogger: fix uninitialized memory read when using separate logsPatrick Ohly1-0/+2
2013-05-06Linux: allow overriding blocking pthread codePatrick Ohly2-21/+49
2013-05-06Linux: fix compiler warning in threading codePatrick Ohly1-3/+5
2013-05-06TStdLogicDS: fix uninitialized memory read when using multithreadingPatrick Ohly1-0/+1
2013-04-24engine: fix thread support for LinuxPatrick Ohly4-10/+16
2013-03-22SDK: handle malloc failuresPatrick Ohly2-12/+16
2013-03-22binfileimplds: avoid potential uninitialized memory readPatrick Ohly1-1/+1
2013-03-22binfileclient: avoid leakPatrick Ohly1-3/+3
2013-03-22SyncML Toolkit: avoid use-after-free bugPatrick Ohly1-1/+2
2013-03-22mark classes a noncopyablePatrick Ohly16-24/+69
2013-03-19DLL DB interface: fix memory leak in error pathPatrick Ohly1-15/+18
2013-02-27Merge remote-tracking branch 'gitorious/master'libsynthesis_3.4.0.47+syncevolution-1-3-99-3Patrick Ohly13-29/+72
2013-02-21caching mode: fix memory leaklibsynthesis_3.4.0.45+syncevolution-1-3-99-3-pre1Patrick Ohly1-0/+1
2012-12-27libsynthesis 3.4.0.47Lukas Zeller1-4/+4
2012-12-27Merge remote-tracking branch 'refs/remotes/plan44.ch/iossdkfull' into syncmliosLukas Zeller5-4/+6
2012-12-24Silenced warning, updated settings according to XCode recommendationsLukas Zeller4-4/+4
2012-12-24Added missing #ifdef that prevented client-only library build since 758c470e9...Lukas Zeller1-0/+2
2012-11-26Minor comment cosmeticsLukas Zeller1-1/+1
2012-11-26cocoa db plugin: added newOpenKeyByPath to allow plugins to open global setti...Lukas Zeller2-0/+26
2012-11-05libsynthesis 3.4.0.46Lukas Zeller1-3/+3