summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-17GDBus GIO+libdbus: block() methodsdbus-block-methodsKrzesimir Nowak2-1/+244
2012-02-17EDS: always create databases (PTCOM-113)Patrick Ohly2-2/+10
2012-02-17command line: fixed --status and --monitorPatrick Ohly1-188/+63
2012-02-17GDBus libdbus+GIO: support blocking D-Bus callsKrzesimir Nowak8-316/+662
2012-02-17GDBus GIO: SignalWatch activation for one-to-one connectionsKrzesimir Nowak2-8/+15
2012-02-17Enable SignalWatch activation for one-to-one connectionsChris Kühl3-27/+34
2012-02-17GDBus GIO: simplified AppendRetvalsPatrick Ohly1-28/+28
2012-02-17GDBus GIO: fixed memory leak in prepare()Patrick Ohly1-4/+6
2012-02-17ForkExec: fixed support for absolute helper pathPatrick Ohly1-1/+1
2012-02-17D-Bus testing: relaxed timing when using valgrindPatrick Ohly1-4/+10
2012-02-17D-Bus testing: ignore valgrind warning in TestFileNotify.testRestartPatrick Ohly1-0/+22
2012-02-17KDE: don't allow KApplication to install SIGINT/SIGTERM handlersPatrick Ohly1-0/+9
2012-02-17added debug logging for signal and process handlingPatrick Ohly6-7/+36
2012-02-15D-Bus testing: ignore specific error in TestLocalSync.testConcurrencyPatrick Ohly1-0/+22
2012-02-15D-Bus testing: give local sync more time to completePatrick Ohly1-0/+2
2012-02-15Do not install libgdbussyncevo in a subdirMurray Cumming3-5/+2
2012-02-15autotools: compile GDBus before libsyncevolutionPatrick Ohly1-8/+8
2012-02-01SyncSource: detect ambiguous "backend" valuePatrick Ohly1-3/+11
2012-02-01Akonadi: ignore backend aliasesPatrick Ohly1-41/+42
2012-02-01Akonadi testing: ignore known errorsPatrick Ohly1-0/+5
2012-02-01Akonadi: fixed backend instantiationPatrick Ohly2-3/+4
2012-02-01testing: ignore KDE memory errorsPatrick Ohly1-0/+242
2012-02-01testing: enable valgrind checking of child processesPatrick Ohly2-10/+33
2012-02-01Akonadi: handle 404 in readItem()Patrick Ohly1-0/+3
2012-02-01Akonadi: fixed compile and runtime issuesPatrick Ohly11-146/+94
2012-01-30GDBus GIO: improved DBusArray encodingPatrick Ohly1-5/+7
2012-01-30testing: ignore memory leaks in DBus libdbus server implementationPatrick Ohly1-1/+37
2012-01-25Add another hack for installation.Krzesimir Nowak1-0/+1
2012-01-25testing: ignore valgrind errors in libdbusPatrick Ohly1-0/+69
2012-01-25Apple testing: must include DTSTAMPPatrick Ohly1-1/+7
2012-01-23Memotoo testing: supports PERCENT-COMPLETEPatrick Ohly1-1/+2
2012-01-20D-Bus server: set global suspend/abort statePatrick Ohly6-27/+138
2012-01-20local sync: better error reporting when child finds problemPatrick Ohly1-2/+10
2012-01-20local sync: kill syncevo-local-sync with SIGTERMPatrick Ohly4-1/+69
2012-01-20rewrote signal handlingPatrick Ohly12-270/+451
2012-01-20OBEX transport: code cleanupPatrick Ohly2-154/+148
2012-01-20local sync: execute 'syncevo-local-sync' on child side, communicate via D-BusPatrick Ohly5-691/+848
2012-01-20SyncContext: don't hide ConfigUserInterface implementationPatrick Ohly1-26/+26
2012-01-20SyncContext: deal with shutdown inside childPatrick Ohly1-1/+1
2012-01-20SyncReport: added conversion to/from plain textPatrick Ohly2-0/+30
2012-01-20pkg-config: added libgdbussyncevoPatrick Ohly2-2/+5
2012-01-20fork/exec: fixed ifdefsPatrick Ohly2-2/+5
2012-01-20autotools: fix for build without D-Bus serverPatrick Ohly1-2/+1
2012-01-20autotools: cleaned up choice between gdbus and gdbusxxPatrick Ohly1-15/+8
2012-01-20GDBus libdbus: server must explicitly disconnectPatrick Ohly2-0/+15
2012-01-20autotools: fixed combination of unit tests + shared linkingPatrick Ohly2-3/+4
2012-01-20autotools: depend on D-BusPatrick Ohly2-14/+25
2012-01-17fork/exec: search for helper in libexecPatrick Ohly3-4/+32
2012-01-17fork/exec: catch error messages from childPatrick Ohly2-2/+48
2012-01-17GDBus GIO: no timeout for D-Bus method invocationsPatrick Ohly1-2/+3