core-admin-client/qubesadmin/tools
Marek Marczykowski-Górecki 72a2fd646d
tools/qvm-start-gui: do not crash on qubesd restart
Do not crash if qubesd restart exactly the moment event handler was
called.
Event listener properly handle qubesd restarts (reconnects), but exists
if any handler raise an exception. Avoid this by logging such exceptions
but not propagating them.
2018-07-14 03:31:03 +02:00
..
__init__.py tools: fix error reporing on unknown storage pool 2018-04-12 23:19:34 +02:00
dochelpers.py
qubes_prefs.py tools: drop --delete and --unset aliases for --default option 2017-08-12 22:33:36 +02:00
qvm_backup_restore.py qvm-backup-restore: also handle absent --ignore-missing 2018-02-26 04:10:05 +00:00
qvm_backup.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_check.py Always use QubesVM objects, instead of AppVM/TemplateVM etc 2017-10-02 21:12:16 +02:00
qvm_clone.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_create.py tools: add qvm-create --help-classes 2017-08-30 16:54:24 +02:00
qvm_device.py qvm-device/block: Alias '--ro' to '--option read-only=yes' 2018-01-10 19:30:30 +00:00
qvm_features.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_firewall.py tools/qvm-firewall: improve manpage and --help output 2018-05-03 01:03:35 +02:00
qvm_kill.py
qvm_ls.py tools/qvm-ls: add --kernel option for compatibility with R3.2 2018-04-21 02:51:31 +02:00
qvm_pause.py
qvm_pool.py tools/qvm-pool: add --set to modify pool properties 2018-04-13 00:26:25 +02:00
qvm_prefs.py Change "None" in qvm_prefs 2018-06-13 23:38:16 -05:00
qvm_remove.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_run.py qvm-run: wait for X11 in --dispvm --gui case 2018-01-14 18:36:46 +00:00
qvm_service.py tools: qvm-service tool 2017-07-28 14:24:04 +02:00
qvm_shutdown.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_start_gui.py tools/qvm-start-gui: do not crash on qubesd restart 2018-07-14 03:31:03 +02:00
qvm_start.py tools/qvm-start: add naive waiting for cdrom device 2018-01-12 05:27:57 +01:00
qvm_tags.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_template_postprocess.py tools: don't fail qvm-template-postprocess on shutdown race condition 2018-06-27 02:24:03 +02:00
qvm_unpause.py
qvm_volume.py qvm-volume: refuse to shrink volume unless --force option is used 2018-03-20 17:53:36 +01:00