core-admin-client/qubesadmin/tools
Marek Marczykowski-Górecki 638dbf6143
Fix gui-daemon cleanup
The cleanup requires XID of the domain, but when it's shut off already,
it's too late to retrieve it. Cache value retrieved when the domain was
still running (either domain-start event, or program startup).
2021-05-22 13:02:40 +02:00
..
__init__.py Make pylint happy 2020-08-23 03:31:39 +02:00
dochelpers.py dochelpers: make PEP8 happier 2019-09-06 16:29:56 +02:00
qubes_prefs.py qvm-prefs: add --hide-default option 2019-05-29 20:32:13 +02:00
qvm_backup_restore.py backup/restore: add option for unattended restore and extracting log 2020-08-05 04:37:44 +02:00
qvm_backup.py qvm-backup: dom0 dst relative to cwd of tool, not qubesd 2021-02-02 19:05:12 +00:00
qvm_check.py qvm-check: fix from Marek's comment 2019-08-08 14:29:35 +02:00
qvm_clone.py Adds docs for clone ignore_errors, feeds linter 2019-04-16 10:44:47 -07:00
qvm_create.py qubesadmin: define methods list_vmclass and list_devicesclass 2019-08-10 22:08:31 +02:00
qvm_device.py qvm-ls & qvm-device: Handle removal of VM during on_shutdown. 2021-04-09 18:19:39 +02:00
qvm_features.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_firewall.py Added a safeguard for invalid firewall rules 2020-05-16 12:18:13 +02:00
qvm_kill.py qvm-kill: make error message more clear 2020-01-31 11:26:57 +01:00
qvm_ls.py qvm-ls & qvm-device: Handle removal of VM during on_shutdown. 2021-04-09 18:19:39 +02:00
qvm_pause.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qvm_pool_legacy.py Make pylint happy 2020-08-23 03:31:39 +02:00
qvm_pool.py tools: remove obsolete _want_app argument 2020-08-04 04:06:53 +02:00
qvm_prefs.py Enable caching in qvm-ls and qvm-prefs 2020-05-22 19:28:51 +02:00
qvm_remove.py tools: remove obsolete _want_app argument 2020-08-04 04:06:53 +02:00
qvm_run.py tools/qvm-run: do not check if DispVM is paused before starting it 2020-10-24 16:41:22 +02:00
qvm_service.py tools: clarify qvm-service --help 2018-10-29 05:27:05 +01:00
qvm_shutdown.py Added explicit 'force' option to qvm-shutdown 2020-01-29 19:51:04 +01:00
qvm_start_daemon.py Fix gui-daemon cleanup 2021-05-22 13:02:40 +02:00
qvm_start.py Better error reporting in qvm_start 2020-10-07 20:44:32 +02:00
qvm_tags.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_template_postprocess.py qvm-template-postprocess: fix allowed features list 2021-02-19 15:10:16 +01:00
qvm_template.py qvm-template: fix installing already cached templates 2021-04-02 03:50:11 +02:00
qvm_unpause.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qvm_volume.py tools: remove obsolete _want_app argument 2020-08-04 04:06:53 +02:00
xcffibhelpers.py Added dynamic X keyboard event monitoring to qvm_start_daemon.py 2020-07-15 14:04:25 +02:00