summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-29support for processing PHOTO data + URIsmeego-1-2Patrick Ohly3-4/+79
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-16libsmltk.so: export xltDecInit/xltDecTerminate/xltDecNextPatrick Ohly1-0/+3
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 Ohly2-11/+37
2011-04-11fixed compiler warnings around "unsigned >= 0"Patrick Ohly4-8/+8
2011-04-11BinFileImplDS: apiEndDataWrite() ambiguousPatrick Ohly2-2/+3
2011-03-28Synthesis SDK: explicitly define dependency on libsmltkPatrick Ohly3-2/+3
2011-02-28version bump: new revision, mark in .pc filePatrick Ohly2-3/+3
2011-02-18compiler fixes for clang 2.8libsynthesis_3.4.0.16+syncevolution-1-1-99-3Patrick Ohly11-18/+30
2011-01-31Merge remote branch 'synthesis/luz'libsynthesis_3.4.0.16+syncevolution-1-1-99-2Patrick Ohly3-17/+19
2011-01-28B64 decoding: fixed bad bug found by Patrick (thanks!) that caused B64 encode...Lukas Zeller3-17/+19
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 Ohly3-237/+380
2011-01-26engine: implemented "unprocessed" wildcard properties to allow handling unkno...Lukas Zeller3-237/+380
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 Zeller192-301/+301
2011-01-20changed debug logging channel for tempGUID mapping debug: now is DBG_ADMIN+DB...Lukas Zeller3-12/+12
2011-01-20Merge remote branch 'refs/remotes/meego/master' into luz_updatesLukas Zeller14-46/+159
2011-01-20engine: ODBC: SQLEXECUTE() within <afterconnectscript> sometimes did not exec...Lukas Zeller1-3/+7
2011-01-20ODBC: adjusted for 64bit, especially using SQLLEN which is not same as SQLINT...Lukas Zeller3-25/+34
2011-01-20engine: fixed problem when client-replace wins conflict over server-delete.Lukas Zeller2-8/+17
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 Zeller3-5/+6
2011-01-20engine: in valuelists with suppressempty not set, an exhaused array must gene...Lukas Zeller1-136/+140
2011-01-20engine: prevent generating invalid recurrence end specifications in vCalendar...Lukas Zeller1-0/+10
2011-01-20engine: decoupled displayed release year from license-relevant "release" (now...Lukas Zeller2-5/+10
2011-01-20engine 3.4.0.20 - no longer forces slow sync on other profiles when one profi...Lukas Zeller2-41/+49
2011-01-20engine: added check for first time sync (no remote anchor saved) for zap warn...Lukas Zeller1-2/+2
2011-01-20SyncMLTK: in xltdec error message, dump of hex was ok, but ASCII showed the w...Lukas Zeller1-1/+2
2011-01-20engine 3.4.0.19 - with Patrick's patch for TZNAME TZID encodingLukas Zeller1-5/+5
2011-01-20engine: added missing ifdef for compiling client-only libraryLukas Zeller1-0/+2
2011-01-20engine: LoadAdminAsKey/SaveAdminAsKey prepared in DB-API (actual usage in eng...Beat Forster11-160/+349
2011-01-20Updated licensing files and author emailsLukas Zeller3-4/+229
2011-01-17SyncML TK: adjust size of DevInf buffer dynamicallyPatrick Ohly1-1/+9