summaryrefslogtreecommitdiff
path: root/src/syncevo
Commit message (Expand)AuthorAge
* glib: stricter ref countingPatrick Ohly2013-05-16
* SmartPtr: add reset()Patrick Ohly2013-05-16
* ForkExec: better debug outputPatrick Ohly2013-05-13
* engine: eliminate virtual checkForSuspend/Abort()Patrick Ohly2013-05-13
* engine: override blocking threading code in libsynthesisPatrick Ohly2013-05-13
* engine: prevent timeouts in HTTP server modePatrick Ohly2013-05-13
* engine: event processing when using multithreadingPatrick Ohly2013-05-13
* engine: clarify m_remoteInitiatedPatrick Ohly2013-05-13
* engine: better transport timeout handlingPatrick Ohly2013-05-13
* D-Bus: fix shutdown race condition after aborted syncPatrick Ohly2013-05-13
* D-Bus: fix syncevo-dbus-server<->syncevo-dbus-helper communication when using...Patrick Ohly2013-05-13
* engine: support additional signals in SuspendFlagsPatrick Ohly2013-05-06
* Logging: thread-safePatrick Ohly2013-05-06
* Logging: merge Logger and LoggerBasePatrick Ohly2013-05-06
* Logging: remove obsolete isProcessSafe()Patrick Ohly2013-05-06
* Logging: avoid changing global process namePatrick Ohly2013-05-06
* Logging: move messagev parameters into struct, rename different versions of m...Patrick Ohly2013-05-06
* Logging: eliminate _instance from SE_LOG* macrosPatrick Ohly2013-05-06
* Logging: remove usage of Logger instancePatrick Ohly2013-05-06
* engine: add mutex support via glibPatrick Ohly2013-05-06
* TransportAgent: destructor must be virtualPatrick Ohly2013-05-06
* engine: call getenv() only oncePatrick Ohly2013-05-06
* engine: use thread-safe localtime_r(), check resultsPatrick Ohly2013-05-06
* LogRedirect: better handling of realloc failurePatrick Ohly2013-04-22
* LogRedirect: mark class as noncopyablePatrick Ohly2013-04-22
* SyncSourceBlob: avoid crash in ReadBlob()Patrick Ohly2013-03-19
* Nokia: always add TYPE=INTERNET to EMAIL (FDO #61784)Patrick Ohly2013-03-05
* SyncML: workarounds for broken peers, attempt 2Patrick Ohly2013-03-04
* command line: show backend error when listing databases failsPatrick Ohly2013-03-04
* testing: more workarounds for Google CalDAV + unique IDsPatrick Ohly2013-02-26
* logging: more independent of namespacePatrick Ohly2013-02-26
* engine: support GEO property (part of FDO #60374)Patrick Ohly2013-02-26
* GValue: support constructors which take ownershipPatrick Ohly2013-02-26
* syslog: fix read-after-free bugPatrick Ohly2013-02-26
* PIM Manager: make some of the D-Bus methods thread-safePatrick Ohly2013-02-26
* Exception: tryRethrow() can be used to throw in all casesPatrick Ohly2013-02-26
* glib: support ...CXX::steal() and ..StealCXX() for non-GObjectPatrick Ohly2013-02-26
* command line: recover from slow sync with new sync modesPatrick Ohly2013-02-26
* Revert "SyncML: workarounds for broken peers"Patrick Ohly2012-12-12
* autotools: fix "make distcheck" when LD_LIBRARY_PATH is setPatrick Ohly2012-12-07
* SyncConfig: fix g++ 4.4 compile issuePatrick Ohly2012-12-07
* glib: add bool cast to CXX pointersPatrick Ohly2012-12-07
* PIM + sync: write less data to disk (part of FDO #55921)Patrick Ohly2012-12-07
* syncevo-dbus-server: log only to syslog by defaultPatrick Ohly2012-12-07
* LoggerSyslog: remove unused members, add stacking supportPatrick Ohly2012-12-07
* Boost helper: support weak pointer indirection for up to 9 parametersPatrick Ohly2012-12-07
* EDS: shared loading of ESourceRegistryPatrick Ohly2012-12-07
* EDS: shared common EDS Client API inside SyncEvolutionPatrick Ohly2012-12-05
* glib: support return parameters in GAsyncReady finish functionPatrick Ohly2012-12-03
* glib: added reset() to GList utility classPatrick Ohly2012-12-03