summaryrefslogtreecommitdiff
path: root/src/syncevolution.cpp
Commit message (Expand)AuthorAge
* Logging: thread-safePatrick Ohly2013-05-06
* Logging: merge Logger and LoggerBasePatrick Ohly2013-05-06
* Logging: avoid changing global process namePatrick Ohly2013-05-06
* Logging: eliminate _instance from SE_LOG* macrosPatrick Ohly2013-05-06
* command line: check for strdup() failurePatrick Ohly2013-05-06
* CalDAV + syncevolution.org: fixed segfault without libical+libecalPatrick Ohly2012-07-10
* testing: added and updated several failure testsPatrick Ohly2012-07-10
* local sync: improved target side outputPatrick Ohly2012-06-29
* password handling: fixed KWallet support, global configuration optionPatrick Ohly2012-05-30
* command line: cleaned up outputPatrick Ohly2012-04-11
* command line: fixed --status and --monitorPatrick Ohly2012-02-17
* GDBus libdbus+GIO: support blocking D-Bus callsKrzesimir Nowak2012-02-17
* rewrote signal handlingPatrick Ohly2012-01-20
* local sync: execute 'syncevo-local-sync' on child side, communicate via D-BusPatrick Ohly2012-01-20
* GDBus: API and usage cleanupPatrick Ohly2011-12-19
* dbus: Create dbus wrapper using the GIO GDBus dbus implementationChris Kühl2011-11-29
* testing: cleaned up ClientTestConfigPatrick Ohly2011-09-02
* src/syncevoluton.cpp: Remove #include "EvolutionSyncSource.h"Gabriel Schulhof2011-05-16
* compiler: fix warnings/errors reported by clang 2.8Patrick Ohly2011-02-18
* initialization: added SyncContext::initMain()Patrick Ohly2010-12-01
* command line: increase log level when SYNCEVOLUTION_DEBUG is setPatrick Ohly2010-12-01
* EDS: workaround for D-Bus method timeouts (BMC #4026)Patrick Ohly2010-09-03
* command line: start D-Bus session with "no-sync" flag unless running a sync (...Patrick Ohly2010-08-25
* command line: do sanity version check when running as D-Bus clientPatrick Ohly2010-08-25
* gdbus: avoid name conflict with glibPatrick Ohly2010-08-09
* command line, client-test: avoid "g_set_application_name not set" warningPatrick Ohly2010-04-19
* command line + D-Bus: pass known environment variables (MB#10477)Zhu, Yongsheng2010-04-15
* dbus server + command line: return error code (MB#10476)Zhu, Yongsheng2010-04-14
* cmdline: fix password hang (MB#5043)Zhu, Yongsheng2010-04-09
* command line + D-Bus: pass absolute paths to dbus server (MB#10461)Zhu, Yongsheng2010-04-07
* command line + D-Bus: throw exceptions once 'Execute' gets errors (MB#10461)Zhu, Yongsheng2010-04-07
* command line + D-Bus: some parameters are already handled by parse() (MB #5043)Patrick Ohly2010-04-01
* Cmdline: watch daemon if it has gone (MB #5043)Zhu, Yongsheng2010-04-01
* command line + D-Bus: fixed compile problemsPatrick Ohly2010-03-29
* command line + D-Bus signal cleanup (MB #5043)Patrick Ohly2010-03-29
* command line + daemon: fix for "virtual function called" during shutdown (fix...Patrick Ohly2010-03-29
* command line + daemon: usability improvements (MB #5043)Patrick Ohly2010-03-29
* command line + daemon mode: don't run with DEBUG output enabled (MB #5043)Patrick Ohly2010-03-29
* command line: fixes for --monitor (MB #5043)Patrick Ohly2010-03-29
* Cmdline: move cmdline to dbus server (MB#5043)Zhu, Yongsheng2010-03-29
* stdout: never write to std::cout directly (MB #5041)Patrick Ohly2010-03-29
* sync source handling: implemented per-source property filtering, Cmdline uses itPatrick Ohly2009-10-07
* files and classes renamed, include statements cleaned upPatrick Ohly2009-10-05
* introduced "namespace SyncEvo" consistentlyPatrick Ohly2009-10-02
* command line: add keyring support (MB#3604)Zhu, Yongsheng2009-09-21
* logging: don't use stderr/cerr (Bugzilla #4676)Patrick Ohly2009-07-23
* logging: enabled redirecting of stderr for command line (Bugzilla #1333)Patrick Ohly2009-07-10
* logging: intercept stdout and stderr (Buzilla #1333)Patrick Ohly2009-07-10
*-. license: merged LGPL v2.1 -> LGPL v2.1 + v3 changePatrick Ohly2009-04-30
|\ \
| * | license: changed to LGPL v2.1 + v3Patrick Ohly2009-04-30