Aleix Pol
f9406e8afc
Introduce QVariantMap as an argument of NetworkPackage
...
Makes it possible to specify the different properties sent at once,
rather than one by one as we used to do.
Also port whenever possible to the initializer-list syntax.
REVIEW: 128269
2016-06-21 20:07:12 +02:00
Albert Vaca
778d0d3d2e
Make sure we send the commands list on first connection.
2016-06-02 12:17:24 +02:00
Albert Vaca
75e6e3b2f8
Runcommand can now execute commands with pipes and other shell constructs
2016-06-01 12:19:39 +02:00
Aleix Pol
f25dc109f3
Don't lock the daemon when running a process is started
2015-09-12 13:51:15 +02:00
Albert Vaca
0f280b5345
Made the runcommands plugin re-send the config when it changes
2015-09-12 04:50:20 -07:00
Aleix Pol
cfe0e60eb9
Remove wrong include
2015-09-12 12:49:43 +02:00
Albert Vaca
cf4a9b8639
First implementation of runcommand plugin
2015-09-12 03:38:44 -07:00