summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-23avoid warnings, they are treated as errors in SyncEvolution buildssimpletypePatrick Ohly1-2/+2
2010-05-23GZones: only call finalizeSystemZoneDefinitions() oncePatrick Ohly2-1/+7
2010-05-15Engine 3.4.0.8: Added rawdataitemtype (passes SyncML data 1:1 to DBAPI)Lukas Zeller5-47/+391
2010-05-15Source-Linked Logs: fixed to work with older monolithic Synthesis targets as ...Lukas Zeller3-41/+52
2010-05-13Source-Linked Logs: added ifdef to compile without SYDEBUG_LOCATION againLukas Zeller1-0/+2
2010-05-13Merge remote branch 'moblin/doxygen' into luzLukas Zeller2-3/+25
2010-05-13Source-Linked Logs: added more options, now can also create txmt://-links tha...Lukas Zeller5-62/+181
2010-05-13Source-Linked Logs: record and link call location of debug messages in (HTML)...Patrick Ohly9-130/+243
2010-05-13Source-Linked Logs: Doxyfile: generic one without modificationsPatrick Ohly1-0/+1417
2010-05-13TZ init: some cleanup and updates for non-Linux platformsLukas Zeller3-57/+13
2010-05-13TZ init: split initialisation of system time zone list into two parts (basic ...Patrick Ohly5-6/+39
2010-05-13fixed compiler warning on 64 bit: printf %llX size mismatchPatrick Ohly1-1/+1
2010-05-13time zone matching: added debug and error loggingPatrick Ohly3-10/+33
2010-05-13Linux platform time zones: added debug outputPatrick Ohly1-4/+18
2010-05-12log call location of debug messagesdoxygenPatrick Ohly10-130/+251
2010-05-12Doxyfile: generic one without modificationsPatrick Ohly1-0/+1417
2010-05-12VTIMEZONEtoTZEntry(): flagged failure incorrectly for VTIMEZONE without summe...Patrick Ohly1-3/+17
2010-05-11time zone init and logging: split into part before and after config parsingPatrick Ohly4-8/+30
2010-05-10fixed compiler warning on 64 bit: printf %llX size mismatchPatrick Ohly1-1/+1
2010-05-10time zone matching: added debug and error loggingPatrick Ohly3-10/+33
2010-05-10Linux platform time zones: added debug outputPatrick Ohly1-4/+18
2010-05-10TSyncAppBase: moved system time zone parsing after config readingPatrick Ohly2-5/+16
2010-05-07rrules: cosmetics for debug and formattingLukas Zeller1-105/+73
2010-05-07VTIMEZONE conversion: added logging so we can see what's happening (RRULE par...Lukas Zeller2-2/+2
2010-05-07engine debug: enhanced LOGDEBUG... macros (made safe against logger==NULL), a...Lukas Zeller1-11/+15
2010-05-07engine: fixed problems with new progress events (many errors in targets w/o p...Lukas Zeller1-1/+1
2010-05-07engine: enhanced RRULE parsing such that it can accept YEARLY rules with BYMO...Lukas Zeller3-166/+93
2010-05-07engine: configvars can now be unset (undefined) by writing VALTYPE_NULL to themLukas Zeller3-1/+20
2010-04-30Cosmetic whitespace changesLukas Zeller1-20/+20
2010-04-30- Android gets system timezone correctly now - Get Olson timezone names for A...Beat Forster4-16/+55
2010-04-30new mode PROFILEFLAG_MSGNEXTSYNC addedBeat Forster1-2/+4
2010-04-30Android reporting more specific for ConsolePrintfBeat Forster2-2/+35
2010-04-30DBAPI SDK: AsKey interface for Load/SaveAdminData (ADMIN_AS_KEY)Beat Forster3-4/+20
2010-04-30Android: Display config errorsBeat Forster1-0/+4
2010-04-30Merge remote branch 'refs/remotes/moblin/mb7838' into luzLukas Zeller2-1/+2
2010-04-30engine 3.4.0.7: Progress events now session local and available for server se...Lukas Zeller15-251/+276
2010-04-30engine: added support for free demo period after first use without needing li...Lukas Zeller3-23/+67
2010-04-30Cosmetic comment fixLukas Zeller1-1/+1
2010-04-13ODBCApiAgent builtin function tablemb7838Chen Congwu1-1/+1
2010-04-08TConfigElement::endElement(): fixed invalid memory readlibsynthesis_3.4.0.6+syncevolution-1-0-beta-3meego-1.0Patrick Ohly1-0/+1
2010-03-24smltk+DevInf decoding: avoid a possible infinite loopcongwuChen Congwu1-1/+4
2010-03-24smltk: DevInf decodingChen Congwu1-1/+4
2010-03-22.gitignore: add SDK_EXCLUDE_FILESPatrick Ohly1-0/+1
2010-03-19Build: pull blob.h/blob.cpp in libsynthesissdk dynamic buildChen Congwu1-2/+0
2010-03-18syserial.h: New SYSER_PRODFLAG_CLIENT_APP flaglibsynthesis_3.4.0.6Lukas Zeller1-2/+3
2010-03-18sysync_b64: added b64::free() that can be called to dispose blocks allocated ...Lukas Zeller10-17/+29
2010-03-18MIME-DIR "group" feature: fixed extra increment of array index in some casesLukas Zeller1-16/+21
2010-03-18engine: compilable again without engineinterface and AsKeyLukas Zeller1-0/+2
2010-03-18pluginapids: ReadNextItem can now return error without causing exceptions.Lukas Zeller2-16/+39
2010-03-18Merge remote branch 'moblin/master' into luzLukas Zeller2-2/+12