manager/qubesmanager
Marta Marczykowska-Górecka 1f933b775a
Make Qube Manager resistant to missing permissions
It should no longer crash if policy denies it access to some information.
The only required information is vm name, qid and class.

references QubesOS/qubes-issues#5811
2020-08-07 22:11:14 +02:00
..
i18n fixed misspelling in dialog box of success 2020-07-21 13:49:30 -07:00
tests Added and fixed tests for CloneVM tool 2020-08-05 14:37:11 +02:00
__init__.py Initial public commit. 2010-05-11 16:54:35 +02:00
.gitignore gitignore 2012-07-05 00:47:05 +02:00
about.py Update Qt version used in qubesmanager to Qt5 2019-05-30 21:33:49 +02:00
appmenu_select.py Added more description to applications in VM Settings 2020-07-14 21:22:41 +02:00
backup_utils.py Fixed error in selecting backup directory in GUI backup 2019-10-29 00:30:09 +01:00
backup.py Final improvements and cleanup to list widgets handling in manager 2020-07-14 22:19:43 +02:00
bootfromdevice.py Final improvements and cleanup to list widgets handling in manager 2020-07-14 22:19:43 +02:00
clipboard.py Added translation support to all untranslated qubesmanager files 2019-10-29 12:28:22 +01:00
clone_vm.py Added and fixed tests for CloneVM tool 2020-08-05 14:37:11 +02:00
common_threads.py Added a Clone VM tool 2020-07-30 22:27:02 +02:00
create_new_vm.py Final improvements and cleanup to list widgets handling in manager 2020-07-14 22:19:43 +02:00
device_list.py Update Qt version used in qubesmanager to Qt5 2019-05-30 21:33:49 +02:00
dsa-4371-update make else/default branch of version-detection non-fatal since any new-and-coming debian variants at this point probably are 4371 fixed to begin with 2019-07-09 23:37:26 +02:00
firewall.py Fixed overzealous firewall hostname checking 2020-07-14 19:57:34 +02:00
global_settings.py Fixed deprecated implicit conversion to int 2020-07-14 22:20:54 +02:00
informationnotes.py Update Qt version used in qubesmanager to Qt5 2019-05-30 21:33:49 +02:00
log_dialog.py Update Qt version used in qubesmanager to Qt5 2019-05-30 21:33:49 +02:00
mount_for_backup.sh Remove trailing semicolons 2014-02-23 00:44:08 +01:00
multiselectwidget.py Update Qt version used in qubesmanager to Qt5 2019-05-30 21:33:49 +02:00
qube_manager.py Make Qube Manager resistant to missing permissions 2020-08-07 22:11:14 +02:00
qvm_about.sh Add extended information and Network diagram to Manager 2017-01-26 20:36:39 +00:00
releasenotes.py Update Qt version used in qubesmanager to Qt5 2019-05-30 21:33:49 +02:00
restore.py Fixed translation for application names 2019-11-09 00:50:44 +01:00
settings.py Changed Clone action in Qube Manager and VM settings to use the new Clone Qube dialog 2020-07-30 22:30:58 +02:00
template_manager.py Fixed translation for application names 2019-11-09 00:50:44 +01:00
utils.py Replace quamash with qasync 2020-07-30 03:05:39 +02:00