summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-01-04Android: fixed/added exception handling macrosandroidPatrick Ohly3-7/+7
2010-01-04Android: use android/log.hPatrick Ohly1-1/+1
2010-01-04TMultiFieldItem::standardMergeWith(): Android compiler warningPatrick Ohly1-1/+1
2010-01-04gcc warning: missing line break at end of filePatrick Ohly1-1/+1
2010-01-04autotools: added more configure optionsPatrick Ohly1-1/+14
2010-01-04Linux: improved support for static linking via //static/Patrick Ohly1-0/+76
2010-01-04SDK_util.c: fixed crash in vasprintf()Patrick Ohly1-2/+9
2009-12-16ABORTDATASTORE(): allow calling it inside <alertscript>Patrick Ohly1-0/+7
2009-12-16syerror.h: added new codes and explanationsPatrick Ohly1-2/+20
2009-12-10autotools: regular expression support in scripts is configurable (MB #7931)Patrick Ohly1-0/+16
2009-12-10VE_InsertMapItem: signed/unsigned comparison warning from g++ 4.4Patrick Ohly1-1/+1
2009-12-10TDebugLoggerBase::DebugOpenBlock(): unused va_listPatrick Ohly1-1/+1
2009-12-10fixed several %ld <-> size_t mismatchesPatrick Ohly4-9/+9
2009-12-10TBinfileImplDS::changeLogPreflight(): dataCRC used uninitialized?Patrick Ohly1-1/+1
2009-12-09fixed more %lld sInt64 mismatchesPatrick Ohly3-4/+4
2009-12-09log file base name: configurable via "filename" config optionPatrick Ohly3-2/+10
2009-12-09devinfo: increase memory size for encoding devinfo in WBXMLZhu, Yongsheng1-1/+4
2009-12-09autotools + old libical: crash when compiled without --enable-evolution-compa...Patrick Ohly1-1/+2
2009-12-09Revert "TSyncSession::checkCredentials(): <requiredauth>none => accept invali...Patrick Ohly1-8/+0
2009-12-09TEngineInterface::debugPuts(): not active in serverPatrick Ohly2-6/+5
2009-12-09TSyncSession::checkCredentials(): <requiredauth>none => accept invalid creden...Patrick Ohly1-0/+8
2009-12-09DebugPuts(): added to the unilib enginePatrick Ohly2-0/+17
2009-12-09TSyncAppBase::encodingFromData(): detect Oracle Beehive XML messagesPatrick Ohly1-1/+3
2009-12-09TServerEngineInterface::SessionStep(): removed obsolete labelPatrick Ohly1-1/+0
2009-12-09TServerEngineInterface::OpenSessionInternal(): printf format for uInt64Patrick Ohly1-1/+1
2009-12-09TEngineSessionDispatch::generateRespURI(): result of string::find downcasted ...Patrick Ohly1-2/+2
2009-12-09Linux platform: need _GNU_SOURCE for vasprintfPatrick Ohly1-0/+3
2009-12-09another unhandled enumPatrick Ohly1-0/+5
2009-12-09another #warningPatrick Ohly1-1/+1
2009-12-09TLocalEngineDS::newDevInfDatastore(): fixed 64 biit issuePatrick Ohly1-1/+1
2009-12-09superdatastore: add unhandled sop enum valuesPatrick Ohly1-0/+12
2009-12-09TSyncSession::initSync(): avoid #warning in gccPatrick Ohly1-1/+1
2009-12-09TStdLogicDS::logicGenerateSyncCommandsAsServer: invalid logical expression?!Patrick Ohly1-1/+1
2009-12-09TStdLogicDS::startDataAccessForServer(): fioxed signed/unsigned comparisonPatrick Ohly1-1/+1
2009-12-09TCustomImplDS::modifyMap(): added redundant parenthesis for gcc -WallPatrick Ohly1-1/+1
2009-12-09gen-makefile-am.sh + autotools: avoid GNU find --printf and shell wildcardsPatrick Ohly1-14/+53
2009-12-02engine version set to 3.4.0.0 for server releases - because we said even=rele...Lukas Zeller1-4/+4
2009-12-02engine: fixed bug that could crash server sessions when using a superdatastore.Lukas Zeller6-20/+61
2009-12-02english language cosmetics: there were still a lot of "eventual" uses that sh...Lukas Zeller23-61/+61
2009-12-02JNI: Switch off Java connection groups consistentlyBeat Forster1-2/+1
2009-12-02client config: some cleanup, added samples (commented out) for filteringLukas Zeller1-156/+66
2009-12-02server config: updated for 3.4.0.0 engine, fixed some bugsLukas Zeller1-12/+27
2009-11-25engine 3.3.0.4: fixed some more 64bit gotchasLukas Zeller2-4/+7
2009-11-25engine: added <silentdiscard> option to silently discard non-acceptable itemsLukas Zeller2-1/+7
2009-11-25Touch up to make compile again in client-only builds (and also WinMobile)Lukas Zeller9-61/+67
2009-11-25client side filtering: fixed to work with dynamic filters as wellLukas Zeller3-12/+31
2009-11-25Engine 3.3.0.3: client side filtering: enhanced sync set filteringLukas Zeller2-22/+34
2009-11-25binfileds: eliminated fAllRecords flag which was only a duplicate of fSlowSyncLukas Zeller2-12/+8
2009-11-25engine: made getNumberOfChanges() work correctly in unilib server caseLukas Zeller4-11/+42
2009-11-25engine: added <alias> to define alternate names for datastoresLukas Zeller2-15/+68