summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-08MIME Profile: setting one rule also activates all included ruleslibsynthesis_3.4.0.6+syncevolution-1-0-99-6parameter-rulePatrick Ohly1-1/+5
2010-09-08MIME Profile: check <parameter rule="something"> when parsingPatrick Ohly1-0/+3
2010-09-08MIME Profile: check <parameter rule="something"> when generatingPatrick Ohly1-2/+6
2010-09-08MIME Profile: added <parameter rule="something">Patrick Ohly2-0/+40
2010-09-07TBinfileImplDS: fixed some valgrind reportsPatrick Ohly1-0/+3
2010-06-17gen-makefile-am.sh: make file order deterministiclibsynthesis_3.4.0.6+syncevolution-1-0-1pohlyPatrick Ohly1-5/+9
2010-06-09Linux .so: API extension => version bumplibsynthesis_3.4.0.6+syncevolution-1-0Patrick Ohly1-3/+3
2010-05-31valgrind issues: fix memory issues reported by valgrindmbc1007Zhu, Yongsheng3-5/+17
2010-05-27VTIMEZONEtoTZEntry/GetTZInfo: fixed unitialized read of biasPatrick Ohly1-3/+9
2010-05-26Linux time zones: avoid crash when reading time zone definitions failsPatrick Ohly1-0/+5
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