summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-18engine 3.4.0.5: new version for SAN 1.1 related changes in file location etc.Lukas Zeller1-2/+2
2010-03-18SAN 1.1: fix needed to compile Synthesis internal projects again with changes...Lukas Zeller1-0/+3
2010-03-18Merge remote branch 'moblin/san11' into luzLukas Zeller19-64/+447
2010-03-18SAN 1.1 preparation: when moving sysync_utils, these (included) files need to...Lukas Zeller2-0/+0
2010-03-17engine: fix for very late suspendLukas Zeller1-2/+9
2010-03-17engine: getItemByID: made sure newly inserted items can be retrievedLukas Zeller1-7/+21
2010-03-16Merge remote branch 'refs/remotes/moblin/subdatastores-devinf' into luzLukas Zeller1-3/+10
2010-03-15resume + pending item fix in SyncML serverPatrick Ohly1-2/+7
2010-03-11Valgrind warning fixed: initialize the conditonal variablesmb10091Chen Congwu1-0/+5
2010-03-11Build script and code changes for the new moved utility code.san11Chen Congwu9-59/+117
2010-03-11SAN 1.1 generation support: Moved utility code from engine to sdkChen Congwu6-0/+0
2010-03-09SAN parsing version check fix: should be && instead of ||Chen Congwu1-2/+2
2010-03-09San1.1 : compiler warning fixedChen Congwu2-2/+2
2010-03-05TBlob: export Init() properties read-onlyPatrick Ohly1-0/+6