core-admin-client/qubesadmin
Marek Marczykowski-Górecki abc0d0063e
Fix DeviceInfo objects comparing
Do not crash if the other object is completely different type. Return
False ("unequal") instead.

This crashed preparing list of devices in qubes-vm-boot-from-device.

Fixes QubesOS/qubes-issues#3182
2017-10-17 20:40:16 +02:00
..
backup backup: do not try to read tar's stderr past EOF 2017-10-16 04:11:04 +02:00
events events: ignore events from non-existing domains 2017-09-20 20:19:38 +02:00
tests tests: multi-part volume in backup tests 2017-10-16 04:11:04 +02:00
tools tools: clarify that qvm-backup needs absolute path 2017-10-16 03:09:10 +02:00
vm vm: drop suspend and resume methods - not part of the Admin API 2017-10-04 15:26:57 +02:00
__init__.py Choose QubesLocal or QubesRemote based on /etc/qubes-release presence 2017-07-18 01:58:33 +02:00
app.py Drop individual VM classes as python types completely 2017-10-02 21:12:16 +02:00
base.py Implement "blind mode" to avoid listing objects 2017-09-20 20:18:59 +02:00
config.py
devices.py Fix DeviceInfo objects comparing 2017-10-17 20:40:16 +02:00
exc.py Improve QubesDaemonNoResponseError error message 2017-08-12 15:15:52 +02:00
features.py features: serialize True as '1' 2017-07-28 13:56:05 +02:00
firewall.py firewall: fix handling DstHost.prefixlen=0 2017-07-17 20:28:22 +02:00
label.py
log.py
spinner.py
storage.py storage: drop 'internal' volume property 2017-07-21 03:10:01 +02:00
tags.py tags support 2017-06-20 01:34:16 +02:00
utils.py added helper function updates_vms_status 2017-06-25 22:09:34 +02:00