summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* glib: stricter ref countingPatrick Ohly2013-05-16
* SmartPtr: add reset()Patrick Ohly2013-05-16
* WebDAV: avoid segfault during collection lookupPatrick Ohly2013-05-16
* PIM: fix for pre-computed normalized phone numbers from EDS (FDO #59571, part 1)Patrick Ohly2013-05-13
* ForkExec: better debug outputPatrick Ohly2013-05-13
* D-Bus server: activate sessions created for incoming connectionsPatrick Ohly2013-05-13
* engine: eliminate virtual checkForSuspend/Abort()Patrick Ohly2013-05-13
* KDE: fix Akonadi backend for tasksDiane Trout2013-05-13
* D-Bus testing: cover multithreading and HTTPPatrick 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
* D-Bus testing: improved running of command line toolPatrick Ohly2013-05-13
* engine: clarify m_remoteInitiatedPatrick Ohly2013-05-13
* engine: better transport timeout handlingPatrick Ohly2013-05-13
* D-Bus: fix random session failuresPatrick Ohly2013-05-13
* D-Bus: add helper's stdout to parent's stdoutPatrick 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
* EDS: avoid e_cal_client_remove_object_sync with empty UIDPatrick Ohly2013-05-06
* EDS Client: handle "busy" errorPatrick Ohly2013-05-06
* PIM Manager: remove redundant type check+castPatrick Ohly2013-05-06
* PIM testing: data output in testActivePatrick Ohly2013-05-06
* PIM testing: allow more than 1000 contacts in testActivePatrick Ohly2013-05-06
* PIM testing: fix reference to start time in testActivePatrick Ohly2013-05-06
* command line: check for strdup() failurePatrick 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
* GDBus GIO: mark class as noncopyablePatrick Ohly2013-04-22
* D-Bus server: fix memory leak in case of failed restartPatrick Ohly2013-04-22
* D-Bus server: avoid potential segfaultPatrick Ohly2013-04-22
* testing: only call getenv() once for each varPatrick Ohly2013-04-22
* KDE: more explicit memory handling in Akonadi backendPatrick Ohly2013-04-22
* KDE: avoid creating a shared session D-Bus connection before creating the appPatrick Ohly2013-04-22
* SyncSourceBlob: avoid crash in ReadBlob()Patrick Ohly2013-03-19
* GDBus GIO: better DBusErrorCXX copy operatorPatrick Ohly2013-03-19
* GDBus GIO: fix memory leak of GDBusMethod/SignalInfoPatrick Ohly2013-03-07
* Nokia: always add TYPE=INTERNET to EMAIL (FDO #61784)Patrick Ohly2013-03-05