summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-26WIP on nightly: 3974869 syncsession.h: fix TDevInfResultsCommand::shrinkComma...master-nextSyncEvolution Nightly Testing1-5/+47
2016-08-26index on nightly: 3974869 syncsession.h: fix TDevInfResultsCommand::shrinkCom...SyncEvolution Nightly Testing0-0/+0
2016-08-26syncsession.h: fix TDevInfResultsCommand::shrinkCommand()Patrick Ohly1-1/+1
2016-08-26itemfield.cpp: gcc6/C++14 compatibilityPatrick Ohly1-2/+2
2016-08-26Linux: avoid _BSD_SOURCE deprecation warning from gcc 6Patrick Ohly4-5/+5
2016-08-26Linux time zones: ask recent libical for portable timezone definitionsPatrick Ohly2-1/+9
2016-08-26configure.in: avoid indention warnings from gcc 6Patrick Ohly1-2/+2
2015-03-03TCustomImplDS::getItemFromSyncSetItem: remove redundant NULL checklibsynthesis_3.4.0.47+syncevolution-1-5-1Patrick Ohly1-3/+2
2015-03-03DLL API: fix potential va_start leakPatrick Ohly1-3/+4
2015-03-03vStringObjPrintf: fix potential va_start leakPatrick Ohly1-1/+2
2015-02-16platform_DLL.cpp: avoid redundant "this" pointer checkPatrick Ohly1-1/+1
2015-02-16iso8601.cpp: fix abs(long) compiler warningPatrick Ohly1-1/+1
2015-02-16MIME encoder: no quotation marks around TZID valuesPatrick Ohly1-1/+2
2014-10-30autotools: bump Linux/SyncEvolution sub-version for RELAXEDCOMPARE()libsynthesis_3.4.0.47+syncevolution-1-5Patrick Ohly1-1/+1
2014-10-30merge script: check order of entries in RELAXEDCOMPARE()Patrick Ohly1-51/+44
2014-10-30merge scripts: new RELAXEDCOMPARE(), enhanced MERGEFIELDS()Patrick Ohly3-6/+166
2014-09-10autotools: bump Linux/SyncEvolution sub-version for memory function pointers ...libsynthesis_3.4.0.47+syncevolution-1-4-99-4Patrick Ohly1-1/+1
2014-09-10engine: fix use-after-free bug when delaying command executionPatrick Ohly1-2/+6
2014-09-04config: enable memory function pointers for Linux combi enginePatrick Ohly1-0/+3
2014-09-04SMLTK: call memory functions through pointersPatrick Ohly3-2/+24
2014-09-04SMLTK: use sane MemSize_t when stdint.h is availablePatrick Ohly1-0/+8
2014-09-04avoid assumptions about MemSize_t typePatrick Ohly4-7/+7
2014-09-04SMLTK: eliminate redundant prototypes in sml.hPatrick Ohly1-7/+0
2014-09-04binfile: avoid unnecessary write and truncatePatrick Ohly1-2/+19
2014-08-29binfileclient: avoid disk writes in changeLogPreflight()Patrick Ohly1-5/+19
2014-08-29syncsession: avoid unnecessary nonce updatePatrick Ohly1-2/+9
2014-07-22autotools: modernize AM_INIT_AUTOMAKE/AC_INITlibsynthesis_3.4.0.47+syncevolution-1-4-99-3Patrick Ohly1-3/+3
2014-07-22autotools: bump Linux/SyncEvolution sub-version for /dev/null binfilesPatrick Ohly1-1/+1
2014-07-22binfile: /dev/null datadir pathPatrick Ohly2-2/+79
2014-07-22dead code removalPatrick Ohly3-26/+2
2014-07-22binfile: avoid error logging of LOCERR_AGAINPatrick Ohly1-4/+12
2014-07-22ODBC: avoid clang warningPatrick Ohly1-1/+1
2014-07-14string fields: full comparePatrick Ohly1-3/+3
2014-07-03fix asynchronous item updatePatrick Ohly1-2/+9
2014-07-02stdlogicds: avoid implicit NULL->false conversionPatrick Ohly1-1/+1
2014-07-02odbc: remove unused memberPatrick Ohly1-1/+0
2014-07-02smltk: fix signed/unsigned comparisonPatrick Ohly1-1/+1
2014-07-02binfile: remove unused local variablesPatrick Ohly1-9/+3
2014-07-02SDK: fix gcc 4.9 warningPatrick Ohly1-1/+1
2014-07-01cppcheck annotationsPatrick Ohly3-0/+14
2014-07-01SDK: avoid cppcheck warningPatrick Ohly1-2/+2
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