core-admin/qubes
Marek Marczykowski-Górecki 3388054eae
mgmt: move property value sanitization to property definition
This also means we don't check if a VM with given name (in case of
VMProperty) exists in the system, at this stage. But this is ok, lets
not duplicate work of property setter.

QubesOS/qubes-issues#2622
2017-03-31 11:55:24 +02: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 mgmt: move property value sanitization to property definition 2017-03-31 11:55:24 +02:00
tools mgmt: allow functions to return None if no data is to be returned 2017-03-17 12:49:28 +01:00
vm mgmt: move property value sanitization to property definition 2017-03-31 11:55:24 +02:00
__init__.py mgmt: move property value sanitization to property definition 2017-03-31 11:55:24 +02:00
app.py qubes/app: fix notifying about default_netvm change 2017-03-16 20:04:05 +01:00
backup.py backup: make hmac verification more defensive 2017-02-27 02:37:52 +01:00
config.py mgmt: add label-related calls 2017-03-16 20:04:04 +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: move property value sanitization to property definition 2017-03-31 11:55:24 +02: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