core-admin-client/qubesadmin
Marek Marczykowski-Górecki 0092c0ac99
vm: add run_with_args method to call a single command with specific arguments
The method will ensure the parameters are properly handled as actual
separate arguments, regardless of shell special characters in them.
For now implement this with shlex.quote, later dedicated qrexec service
could be used.

QubesOS/qubes-issues#4850
2019-02-28 04:37:59 +01:00
..
backup
events events: simplify handling qubesd reconnect 2019-02-24 05:32:51 +01:00
tests tools/qvm-backup: allow to disable compression 2019-02-24 05:32:46 +01:00
tools tools/qvm-backup: allow to disable compression 2019-02-24 05:32:46 +01:00
vm vm: add run_with_args method to call a single command with specific arguments 2019-02-28 04:37:59 +01:00
__init__.py
app.py
base.py
config.py
devices.py
exc.py
features.py
firewall.py
label.py
log.py
spinner.py
storage.py
tags.py
utils.py