summaryrefslogtreecommitdiff
path: root/src/sysync
AgeCommit message (Expand)AuthorFilesLines
2011-10-17engine: fixed handling of 508Patrick Ohly1-0/+1
2011-10-17engine: added <plugin_earlystartdataread> to allow StartDataRead to occur ear...Lukas Zeller2-0/+11
2011-10-11DB_Conflict (409): fixed uninitialized memory accessPatrick Ohly1-0/+1
2011-09-30DB_Conflict (409): avoid sending unnecessary changes back to clientbmc22783Patrick Ohly2-11/+15
2011-09-30DB_Conflict (409): correctly count updated and unmodified itemsPatrick Ohly1-1/+12
2011-09-30DB_Conflict (409): do age comparison before merging, avoid unneeded changesPatrick Ohly2-14/+53
2011-09-30DB_Conflict (409): avoid confusing log messagePatrick Ohly1-1/+1
2011-09-30COMPAREFIELDS(): fix -1 casePatrick Ohly1-1/+1
2011-09-15DB_DataMerged (207): avoid double freelibsynthesis_3.4.0.16+syncevolution-1-1-99-7Patrick Ohly1-1/+1
2011-09-15dataconversion.cpp: added dummy getConflictingItemByLocalID() to resolve comp...Patrick Ohly1-0/+1
2011-09-15engine: added more merge options for DB implementations to ask engine for.Lukas Zeller4-15/+96
2011-09-15server engine: better support for backend doing its own duplicate merging (st...Lukas Zeller6-9/+80
2011-08-24engine: MIME-DIR, fixed de-escaping in only-de-escape-linefeeds modeLukas Zeller1-1/+1
2011-07-25"blob" fields: Added separate CONVMODE_BLOB_AUTO conversion mode for fields t...bmc19661Lukas Zeller2-10/+23
2011-07-22scripting: added READ() methodPatrick Ohly1-0/+51
2011-07-22script error messages: fixed invalid memory accessPatrick Ohly1-5/+6
2011-07-22"blob" fields: avoid binary encoding if possiblePatrick Ohly1-2/+13
2011-06-21engine: updated implementation of "unprocessed" wildcard propertieslibsynthesis_3.4.0.16+syncevolution-1-1-99-5blibsynthesis_3.4.0.16+syncevolution-1-1-99-5alibsynthesis_3.4.0.16+syncevolution-1-1-99-5overridedevinfPatrick Ohly1-4/+4
2011-06-20Merge branch 'master' into overridedevinfPatrick Ohly3-0/+30
2011-06-20<comparescript>: added COMPAREMODE(), needed to determine compare modeLukas Zeller3-0/+30
2011-06-15remote rules + OverrideDevInf: parse DevInf as part of checking the configPatrick Ohly2-75/+85
2011-06-15remote rules: added OverrideDevInfPatrick Ohly5-7/+99
2011-05-19TDebugLoggerBase: improved clang error suppressionPatrick Ohly1-0/+4
2011-05-19BinFileImplDS: ignore apiEndDataWrite() name clashPatrick Ohly1-0/+9
2011-05-19Revert "BinFileImplDS: apiEndDataWrite() ambiguous"Patrick Ohly2-3/+2
2011-05-05gcc 4.6: fixed compile issuePatrick Ohly2-0/+2
2011-04-20MAKE/PARSETEXTWITHPROFILE(): support recursive <include rule>libsynthesis_3.4.0.16+syncevolution-1-1-99-4Patrick Ohly1-4/+6
2011-04-19server progress events: report stable sync modePatrick Ohly1-10/+26
2011-04-11fixed compiler warnings around "unsigned >= 0"Patrick Ohly3-5/+5
2011-04-11BinFileImplDS: apiEndDataWrite() ambiguousPatrick Ohly2-2/+3
2011-02-18compiler fixes for clang 2.8libsynthesis_3.4.0.16+syncevolution-1-1-99-3Patrick Ohly8-15/+25
2011-01-31Merge remote branch 'synthesis/luz'libsynthesis_3.4.0.16+syncevolution-1-1-99-2Patrick Ohly2-15/+17
2011-01-28B64 decoding: fixed bad bug found by Patrick (thanks!) that caused B64 encode...Lukas Zeller2-15/+17
2011-01-27Merge remote branch 'synthesis/luz'Patrick Ohly3-112/+145
2011-01-27mimedir: more generic solution for conversion options (instead of special mod...Lukas Zeller3-116/+142
2011-01-26added conversion="BDAY" to render BDAY in ISO8601 extended format (special ca...Lukas Zeller2-10/+17
2011-01-26Merge remote branch 'synthesis/luz'Patrick Ohly2-235/+378
2011-01-26engine: implemented "unprocessed" wildcard properties to allow handling unkno...Lukas Zeller2-235/+378
2011-01-25MAKE/PARSETEXTWITHPROFILE(): allow rule parameter to influence global convers...Patrick Ohly2-2/+42
2011-01-25TMimeDirProfileHandler::getOptionsFromDatastore(): clarify usage of session p...Patrick Ohly1-13/+17
2011-01-25binfile client: allow configs without server URLPatrick Ohly1-2/+6
2011-01-21Updated copyright notice, year and author email address (comment only, no cod...Lukas Zeller94-164/+164
2011-01-20changed debug logging channel for tempGUID mapping debug: now is DBG_ADMIN+DB...Lukas Zeller2-5/+5
2011-01-20Merge remote branch 'refs/remotes/meego/master' into luz_updatesLukas Zeller6-35/+119
2011-01-20engine: fixed problem when client-replace wins conflict over server-delete.Lukas Zeller1-6/+15
2011-01-20engine: comment cosmeticsLukas Zeller1-1/+1
2011-01-20whitespace cosmetics ONLY: detabbed some files once againLukas Zeller8-319/+319
2011-01-20engine: server: optimized tempGUIDs - only generate them when needed.Lukas Zeller4-19/+22
2011-01-20engine: server case: fixed bad bug that could mess up tempGUIDs. These must b...Lukas Zeller1-3/+8
2011-01-20engine 3.4.0.22: to test the assigned status of an array field, access to arr...Lukas Zeller2-3/+4