core-admin-client/qubesadmin
Marek Marczykowski-Górecki 6b1c6141f6
tests/tools: add MockEventsReader
Make it easy to test things listening for events
2017-07-08 00:08:19 +02:00
..
events events: simplify wait_for_domain_shutdown coroutine 2017-07-06 22:01:17 +02:00
tests tests/tools: add MockEventsReader 2017-07-08 00:08:19 +02:00
tools tools: handle shutdown order in qvm-shutdown 2017-07-08 00:08:19 +02:00
vm vm: make QubesVM objects hashable 2017-07-06 22:01:16 +02:00
__init__.py
app.py app: fix policy deny reporting when running in VM 2017-07-05 14:16:31 +02:00
base.py base: add PropertyHolder.clone_properties 2017-06-20 01:34:17 +02:00
config.py tools: add qvm-template-postprocess 2017-05-26 01:33:43 +02:00
devices.py
exc.py tags support 2017-06-20 01:34:16 +02:00
features.py features: implement get() method 2017-06-14 10:43:51 +02:00
firewall.py firewall: drop GetPolicy/SetPolicy calls 2017-07-05 14:16:30 +02:00
label.py
log.py
spinner.py qubesadmin/spinner: fix licence 2017-06-08 08:12:58 +02:00
storage.py storage: rework clone as two-stage operation 2017-07-05 14:16:30 +02:00
tags.py tags support 2017-06-20 01:34:16 +02:00
utils.py