Go to file
3hhh d2ab40de54
api: improve handling of removed VMs just before the call (try 2)
If the destination domain doesn't exist anymore when the call gets
to qubesd, inform the client accordingly rather than giving it
a generic PermissionDenied error.
This enables client applications to handle such edge cases. Some
may want to inform the user about an incorrect request, others
(e.g. qvm-ls) may want to remove the specific domain from their
result list or try again later.

Fixes QubesOS/qubes-issues#5105
2021-04-09 16:46:07 +02:00
ci
contrib Remove python2 compat __future__ imports 2020-02-15 17:33:34 +00:00
doc
etc
linux
qubes
qubes-rpc
qubes-rpc-policy
qvm-tools
relaxng
rpm_spec
templates
test-packages
.gitignore
.gitlab-ci.yml
.pylintrc
.travis.yml
installer.wxs
LICENSE
Makefile
Makefile.builder
README.md
run-tests
setup.cfg
setup.py
version

Qubes core, version 3

Build Status

This is master branch of the Qubes OS core.

API documentation is available: https://dev.qubes-os.org/projects/core-admin/en/latest/.