core-admin/qubes
Marek Marczykowski-Górecki a036e2a8a0
vm/qubesvm: improve name property setter
Split it into two functions: validate_name - context-less verification,
and actual _setter_name which perform additional verification in
context of actual VM.
Switch to qubes.exc.* exceptions where appropriate.
2017-03-16 20:04:02 +01:00
..
ext python: decode xrandr output earlier, don't use regexp on bytes 2017-02-27 02:37:49 +01:00
qmemman qmemman: update for py3k 2017-02-27 02:37:49 +01:00
storage mgmt: implement storage-related methods 2017-03-16 20:04:01 +01:00
tests tests: be even more defensive on cleaning up VMs 2017-02-27 02:37:52 +01:00
tools tools/qubesd: do not close connection before sending response 2017-03-16 20:04:01 +01:00
vm vm/qubesvm: improve name property setter 2017-03-16 20:04:02 +01:00
__init__.py mgmt: encode property type in property.Get 2017-03-16 20:04:02 +01:00
app.py Initialize dom0 label 2017-03-16 20:04:01 +01:00
backup.py backup: make hmac verification more defensive 2017-02-27 02:37:52 +01:00
config.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
core2migration.py qubes/core2migration: update locking API 2017-02-27 02:37:47 +01:00
devices.py qubes/events: they accept only keyword arguments 2017-02-21 14:46:42 +01:00
dochelpers.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
events.py qubes/events: they accept only keyword arguments 2017-02-21 14:46:42 +01:00
exc.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
firewall.py qubes/events: they accept only keyword arguments 2017-02-21 14:46:42 +01:00
libvirtaio.py misc pylint fixes related to qubesd 2017-02-08 15:37:39 +01:00
log.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
mgmt.py mgmt: encode property type in property.Get 2017-03-16 20:04:02 +01:00
rngdoc.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
tarwriter.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
utils.py misc pylint fixes related to qubesd 2017-02-08 15:37:39 +01:00