summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-17autotools: bump Linux/SyncEvolution sub-version for URLENCODE/DECODE and shar...libsynthesis_3.4.0.47+syncevolution-1-4-99-2Patrick Ohly1-1/+1
2014-05-12mimedir parser: avoid reusing group tagPatrick Ohly1-2/+5
2014-05-12logging: threaded logging when reusing loggerPatrick Ohly2-2/+12
2014-05-12MIME parser + encoder: remove dead codePatrick Ohly1-4/+0
2014-05-12scripting: fix memory leak in SWAP()Patrick Ohly1-0/+2
2014-05-09scripting: URL encode/decodePatrick Ohly3-0/+53
2014-05-06MIME parser + encoder: no backslash quoting in parameter valuesPatrick Ohly1-18/+42
2014-05-06profile: <parameter sharedfield>Patrick Ohly2-6/+58
2014-01-27debuglogger: close log file on execlibsynthesis_3.4.0.47+syncevolution-1-4-99-1libsynthesis_3.4.0.47+syncevolution-1-4-1libsynthesis_3.4.0.47+syncevolution-1-4libsynthesis_3.4.0.47+syncevolution-1-3-99-7-20140203Patrick Ohly1-4/+26
2014-01-24binfileclient: support sending NumberOfChangesPatrick Ohly2-1/+14
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