summaryrefslogtreecommitdiff
path: root/src/syncevo/ForkExec.cpp
Commit message (Expand)AuthorAge
* ForkExec: better debug outputPatrick 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
* Logging: thread-safePatrick Ohly2013-05-06
* Logging: merge Logger and LoggerBasePatrick Ohly2013-05-06
* Logging: eliminate _instance from SE_LOG* macrosPatrick Ohly2013-05-06
* ForkExec: removed unnecessary line breakPatrick Ohly2012-07-10
* ForkExec: slight logging improvementPatrick Ohly2012-06-29
* ForkExec: use GDBusConnectionPtr::setDisconnect()Patrick Ohly2012-05-10
* ForkExec: added parent connection monitoringPatrick Ohly2012-05-10
* ForkExec: added output redirection + testsPatrick Ohly2012-05-10
* ForkExec: make stop() and kill() NOPs when child isn't runningPatrick Ohly2012-05-08
* ForkExec: allow sending arbitrary signals in stop()Patrick Ohly2012-05-08
* ForkExec: fix race conditionPatrick Ohly2012-05-08
* ForkExec.cpp: fix for "Fix the build without --enable-dbus-service."Patrick Ohly2012-05-08
* ForkExec.cpp: Fix the build without --enable-dbus-service.Murray Cumming2012-05-08
* ForkExec: Do not use arbitrary value when empty one was passed.Krzesimir Nowak2012-05-08
* syncevo: Added method to add environment variables to ForkExecChris Kühl2012-05-08
* ForkExec: fixed support for absolute helper pathPatrick Ohly2012-02-17
* added debug logging for signal and process handlingPatrick Ohly2012-02-17
* local sync: kill syncevo-local-sync with SIGTERMPatrick Ohly2012-01-20
* fork/exec: fixed ifdefsPatrick Ohly2012-01-20
* fork/exec: search for helper in libexecPatrick Ohly2012-01-17
* fork/exec: catch error messages from childPatrick Ohly2012-01-17
* fork/exec: added state trackingPatrick Ohly2012-01-17
* fork/exec: implemented stop() and kill()Patrick Ohly2012-01-17
* fork/exec: added onFailurePatrick Ohly2012-01-17
* fork/exec: removed loop parameterPatrick Ohly2012-01-17
* fork/exec: generic utility class for fork/exec + D-BusPatrick Ohly2012-01-17