summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-10Merge remote branch 'synthesis/luz'Patrick Ohly32-625/+906
2010-12-19engine: server case: fixed bad bug that could mess up tempGUIDs. These must b...libsynthesis_3.4.0.6+syncevolution-1-1-1libsynthesis_3.4.0.6+syncevolution-1-1-0-99-1Lukas Zeller1-5/+8
2010-12-19temporary ID mapping: flag unexpected state as real errorsPatrick Ohly1-3/+3
2010-12-16Linux time zones: use TZID=<location> instead of TZID=/softwarestudio.org/Tzf...Patrick Ohly1-0/+5
2010-12-14engine: prevent generating invalid recurrence end specifications in vCalendar...Lukas Zeller1-0/+10
2010-12-14Revert "vCalendar 1.0: avoid RRULE end date without time"Patrick Ohly1-30/+0
2010-12-14autotools: fix compilation with old libtool 1.5.22 on CentOS 5.5Patrick Ohly2-0/+11
2010-12-13vCalendar 1.0: avoid RRULE end date without timePatrick Ohly1-0/+30
2010-12-12vtimezone: retain original TZID in imported definitionsPatrick Ohly1-29/+5
2010-12-12vtimezones: explicitly store std and dst TZNAMEPatrick Ohly4-26/+76
2010-12-10maximum UID size: avoid redundant tempUID->localUID mappingslibsynthesis_3.4.0.6+syncevolution-1-1-99-1Patrick Ohly1-0/+20
2010-12-08temporary IDs: avoid reusing existing IDPatrick Ohly2-4/+35
2010-12-06SyncML Toolkit: fixed memory leak in case of errorPatrick Ohly1-2/+3
2010-12-06sync session: handle empty Target URIPatrick Ohly1-4/+17
2010-12-06improve detection of MacOS X, to avoid confusion on other Mach systemsDavid Bremner1-1/+1
2010-11-16engine: added new compare mode for fields: "scripted"Lukas Zeller3-4/+7
2010-10-19newItemField(): incorrect parameterslibsynthesis_3.4.0.6+syncevolution-1-1Patrick Ohly1-2/+2
2010-09-30Merge remote branch 'refs/remotes/meego/master' into luzLukas Zeller1-4/+63
2010-09-29vtimezone: fixed handling of TZID with special characterslibsynthesis_3.4.0.6+syncevolution-1-0-99-7Patrick Ohly1-4/+63