summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* testing: don't use -O2 on client-testPatrick Ohly2013-03-04
* PIM testing: ignore valgrind ERROR when checking outputPatrick Ohly2013-03-04
* WebDAV: don't send Basic Auth via http (FDO #57248)Patrick Ohly2013-03-04
* SyncML: workarounds for broken peers, attempt 2Patrick Ohly2013-03-04
* ActiveSync: added support for specifying folder namesGraham R. Cobb2013-03-04
* ActiveSync: avoid explicit g_object_unref for EasSyncHandlerPatrick Ohly2013-03-04
* command line: show backend error when listing databases failsPatrick Ohly2013-03-04
* ActiveSync: added getDatabases support for fetching folder listGraham R. Cobb2013-03-04
* EDS + PIM: create phone number summary in contacts DB (part of FDO #59571)Patrick Ohly2013-03-04
* Revert "ActiveSync: added getDatabases support for fetching folder list"Patrick Ohly2013-02-26
* Revert "ActiveSync: added support for specifying folder names"Patrick Ohly2013-02-26
* PIM: add ReplaceSearch, always allow itPatrick Ohly2013-02-26
* D-Bus server: more flexible timeoutsPatrick Ohly2013-02-26
* ActiveSync: added support for specifying folder namesGraham R. Cobb2013-02-26
* ActiveSync: added getDatabases support for fetching folder listGraham R. Cobb2013-02-26
* PIM: intelligent phone search in EDS (FDO #59571, part 2)Patrick Ohly2013-02-26
* PIM: use pre-computed normalized phone numbers from EDS (FDO #59571, part 1)Patrick Ohly2013-02-26
* testing: more workarounds for Google CalDAV + unique IDsPatrick Ohly2013-02-26
* autotools: avoid -lrt in make dependenciesPatrick Ohly2013-02-26
* autotools: add missing pcre libs to syncevo-dbus-serverPatrick Ohly2013-02-26
* PIM testing: ensure that no ERROR messages are printedPatrick Ohly2013-02-26