summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-22autotools: build as C++14 or C++11, if possibleHEADlibsynthesis_3.4.0.47+syncevolution-1-5-3masterfor-master/cxxPatrick Ohly4-0/+1062
2017-12-22DLL_interface: avoid undefined varg behaviorPatrick Ohly2-2/+2
2017-12-22platform_timezones.cpp: avoid non-standard typeofPatrick Ohly1-7/+9
2017-12-22sysync_utils: fix clang warningsPatrick Ohly2-68/+71
2017-12-21libical: support libical v3Patrick Ohly2-7/+16
2017-12-13sysync: clean up cppcheck warningsPatrick Ohly4-1/+6
2017-12-13datastores: fix error pathsPatrick Ohly2-5/+5
2017-09-05itemfield.cpp: fix new/delete mismatchfor-master/valgrindPatrick Ohly1-1/+1
2017-09-05xltenc.c: fix integer underflowPatrick Ohly1-1/+1
2016-10-06mimedirprofile.cpp: support broken quoted-printable from Nokia N9 (FDO #98019)libsynthesis_3.4.0.47+syncevolution-1-5-2Patrick Ohly1-0/+20
2016-09-20localengineds.cpp: avoid cppcheck warningPatrick Ohly1-0/+2
2016-09-20syncsession.h: fix TDevInfResultsCommand::shrinkCommand()Patrick Ohly1-1/+1
2016-09-20itemfield.cpp: gcc6/C++14 compatibilityPatrick Ohly1-2/+2
2016-09-20Linux: avoid _BSD_SOURCE deprecation warning from gcc 6Patrick Ohly4-5/+5
2016-09-20Linux time zones: modernize libical supportPatrick Ohly3-37/+71
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