summaryrefslogtreecommitdiff
path: root/src/syncevo/LocalTransportAgent.cpp
Commit message (Expand)AuthorAge
* glib: stricter ref countingPatrick Ohly2013-05-16
* 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
* PIM + sync: write less data to disk (part of FDO #55921)Patrick Ohly2012-12-07
* Merge branch 'HARMATTAN-1-3-1'Patrick Ohly2012-11-01
|\
| * Fixes for compilation on gcc 4.2, used on Maemo 5.Ove Kåven2012-08-07
* | local sync: allow sync and target context to be the samePatrick Ohly2012-10-25
* | engine: local cache sync modePatrick Ohly2012-08-31
* | engine: avoid sync mode comparisons against mode stringsPatrick Ohly2012-08-31
|/
* local sync: don't drop data comparison output on target sidePatrick Ohly2012-07-20
* testing: added and updated several failure testsPatrick Ohly2012-07-10
* local sync: fixed helper process shutdown in case of parent failurePatrick Ohly2012-07-10
* local sync: use weak pointers with asynchronous D-Bus callsPatrick Ohly2012-07-10
* local sync: improved target side outputPatrick Ohly2012-06-29
* core, WebDAV: improved support for aborting while sleepingPatrick Ohly2012-06-20
* local sync: improved support for abortingPatrick Ohly2012-06-15
* local sync: fixed hanging syncevo-local-syncPatrick Ohly2012-06-15
* password handling: fixed KWallet support, global configuration optionPatrick Ohly2012-05-30
* Local sync: error handling during password requestPatrick Ohly2012-05-10
* D-Bus : moved some traits into separate header filePatrick Ohly2012-05-10
* command line + local sync: fixed erroneous "Comparison impossible" output.Patrick Ohly2012-04-30
* SyncContext + ConfigUserInterface: code refactoringPatrick Ohly2012-03-09
* GDBus libdbus+GIO: support blocking D-Bus callsKrzesimir Nowak2012-02-17
* added debug logging for signal and process handlingPatrick Ohly2012-02-17
* local sync: better error reporting when child finds problemPatrick Ohly2012-01-20
* local sync: kill syncevo-local-sync with SIGTERMPatrick Ohly2012-01-20
* rewrote signal handlingPatrick Ohly2012-01-20
* local sync: execute 'syncevo-local-sync' on child side, communicate via D-BusPatrick Ohly2012-01-20
* sync modes: added refresh/one-way-from-local/remote (BMC #23537)Patrick Ohly2011-11-04
* local sync: renamed "source-config" to "target-config"Patrick Ohly2011-06-28
* local sync: remove timeouts for SyncML messagesPatrick Ohly2011-06-16
* local sync: fixed password handlingPatrick Ohly2011-06-16
* local sync: "source-config" optionalPatrick Ohly2011-04-21
* config: "uri" now has source name as fallbackPatrick Ohly2011-04-21
* local sync: make a copy of errno before calling something which might overwri...Patrick Ohly2011-04-20
* local sync: fixed non-blocking recv()Patrick Ohly2011-04-20
* local sync: fixed potential NULL pointer readPatrick Ohly2011-04-20
* local sync: fixed several potential bugs in transportPatrick Ohly2011-04-20
* local sync: exceptions thrown in child process were not reportedPatrick Ohly2011-04-19
* local sync: better error message when URI is emptyPatrick Ohly2011-04-19
* SyncConfig: "username/password" ambiguous, changed to "sync username/password"Patrick Ohly2011-04-11
* local sync: use Timespec instead of time_t + time(NULL)Patrick Ohly2011-02-16
* local sync: better abort handlingPatrick Ohly2011-02-16
* local sync: allow running inside syncevo-dbus-serverPatrick Ohly2011-02-15
* LocalTransport: redo output redirectionPatrick Ohly2011-02-13