core-admin/qubes/api
Marek Marczykowski-Górecki ee442c754f
api/misc: integrate qubes.NotifyTools logic with qubes.FeaturesRequest
Make qubes.NotifyTools reuse logic of qubes.FeaturesRequest, then move
actual request processing to 'features-request' event handler. At the
same time implement handling 'qrexec' and 'gui' features request -
allowing to set template features when wasn't already there.
Behavior change: template is no longer allowed to change feature value
(regardless of being True or False). This means the user will always be
able to override what template have set.
2017-06-12 12:22:39 +02:00
..
__init__.py make 'mgmt-permission:' event compatible with check-events script 2017-05-26 15:08:17 +02:00
admin.py admin: implement admin.vm.volume.Import 2017-05-26 15:08:14 +02:00
internal.py api/internal: add methods for handling host suspend 2017-06-06 03:33:29 +02:00
misc.py api/misc: integrate qubes.NotifyTools logic with qubes.FeaturesRequest 2017-06-12 12:22:39 +02:00