summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* build: use top_builddir instead of builddirGuido Günther2013-05-18
* engine: free engine while still protected from signalsPatrick Ohly2013-05-16
* engine: avoid false resending of messages shortly before final timeoutPatrick Ohly2013-05-16
* PIM testing: fix TestContacts.testDeadAgentPatrick Ohly2013-05-16
* PIM testing: sorting test for dePatrick Ohly2013-05-16
* PIM: select "phonebook" for de and fi (part of FDO #64173)Patrick Ohly2013-05-16
* PIM testing: removed debug printPatrick Ohly2013-05-16
* PIM: use higher collation levelPatrick Ohly2013-05-16
* PIM testing: add tests for Chinese and Japanese sortingPatrick Ohly2013-05-16
* PIM: Pinyin sorting for zh languages (part of FDO #64173)Patrick Ohly2013-05-16
* PIM: refactor Boost localizationPatrick Ohly2013-05-16
* PIM: new return value for SyncPeer(), new SyncProgress signal (FDO #63417)Patrick Ohly2013-05-16
* 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