core-admin-client/qubesadmin/tools
Marek Marczykowski-Górecki 2459b8108b
tools/qvm-prefs: fix printing None value
Don't print None value as 'None' string, but as empty one (same as at
API level). Otherwise it is indistinguishable from VM named 'None', or
same string property value.
2018-03-04 03:43:06 +01:00
..
__init__.py tools: fix handling optional domain list 2018-01-12 05:27:57 +01:00
dochelpers.py
qubes_prefs.py
qvm_backup_restore.py qvm-backup-restore: also handle absent --ignore-missing 2018-02-26 04:10:05 +00:00
qvm_backup.py qvm-backup: let backup core handle default VM selection 2018-02-23 02:09:06 +00:00
qvm_check.py Always use QubesVM objects, instead of AppVM/TemplateVM etc 2017-10-02 21:12:16 +02:00
qvm_clone.py
qvm_create.py
qvm_device.py qvm-device/block: Alias '--ro' to '--option read-only=yes' 2018-01-10 19:30:30 +00:00
qvm_features.py
qvm_firewall.py
qvm_kill.py
qvm_ls.py tools/qvm-ls: clarify that disk usage is in percents 2018-01-12 05:29:40 +01:00
qvm_pause.py
qvm_pool.py base: make WrapperObjectsCollection behave like a dict 2018-01-12 05:29:40 +01:00
qvm_prefs.py tools/qvm-prefs: fix printing None value 2018-03-04 03:43:06 +01:00
qvm_remove.py Fix style else-return 2018-01-05 23:13:24 -05:00
qvm_run.py qvm-run: wait for X11 in --dispvm --gui case 2018-01-14 18:36:46 +00:00
qvm_service.py
qvm_shutdown.py Another approach for making qvm-shutdown nice for tests 2017-12-10 22:52:29 +01:00
qvm_start_gui.py tools: terminate qvm-start-gui when X server is terminated 2018-02-26 22:11:25 +01:00
qvm_start.py tools/qvm-start: add naive waiting for cdrom device 2018-01-12 05:27:57 +01:00
qvm_tags.py
qvm_template_postprocess.py qvm-template-postprocess: call fstrim after removing image file 2018-03-04 03:43:06 +01:00
qvm_unpause.py
qvm_volume.py tools: finish 'qvm-volume revert' implementation, add tests 2017-10-02 21:12:17 +02:00