Go to file
Wojtek Porczyk 61c164e1c3 qubes-rpc: policy.RegisterArgument
This qrexec is meant for services, which require some kind of
"registering" before use. After registering, the backend should invoke
this call with frontend as the intended destination, with the actual
service in argument of this call and the argument as the payload.

By default this qrexec is disabled by policy.

Signed-off-by: Wojtek Porczyk <woju@invisiblethingslab.com>
2017-11-30 00:26:21 +01:00
ci api/admin: plug backup into Admin API 2017-07-20 12:19:01 +02:00
contrib events: add support for async event handlers 2017-07-04 13:04:22 +02:00
doc qubespolicy: implement $dispvm:$tag: syntax 2017-09-05 02:07:27 +02:00
etc Replace pool config parsing logic 2016-04-25 07:16:37 +02:00
linux qmemman: remove cyclic service ordering 2017-11-21 13:01:51 +01:00
qubes Fix typo in volume import end handler 2017-11-21 01:05:06 -05:00
qubes-rpc qubes-rpc: policy.RegisterArgument 2017-11-30 00:26:21 +01:00
qubes-rpc-policy qubes-rpc: policy.RegisterArgument 2017-11-30 00:26:21 +01:00
qubespolicy qubespolicy: fix handling '$adminvm' target with ask action 2017-11-07 03:10:41 +01:00
qvm-tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
relaxng Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
rpm_spec qubes-rpc: policy.RegisterArgument 2017-11-30 00:26:21 +01:00
templates linux-stubdom: Set cmdline in HVM config 2017-10-30 16:19:01 +01:00
test-packages test-packages: add missing libvirt classes 2017-09-21 14:18:02 +02:00
tests Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
.coveragerc add config for coverage.py 2015-10-12 16:40:46 +02:00
.gitignore run-tests: Script for running tests in repo 2016-04-20 13:54:56 +02:00
.pylintrc Remove obsolete options from .pylintrc 2016-07-21 12:21:00 +02:00
.travis.yml travis: flag codecov.io uploads with 'unittests' flag 2017-06-02 12:31:07 +02:00
installer.wxs windows/installer: configurable destination directory 2014-11-19 12:50:31 +01:00
LICENSE Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
Makefile qubes-rpc: policy.RegisterArgument 2017-11-30 00:26:21 +01:00
Makefile.builder rpm: integrate -doc package into main one 2017-05-12 18:43:35 +02:00
README.md Update readme 2017-10-16 04:16:23 +02:00
run-tests tests: rearrage LVM thin tests to run at least some in devel env 2017-05-12 18:10:17 +02:00
setup.cfg Add yapf configuration to setup.cfg 2016-07-21 12:11:34 +02:00
setup.py fix and enable ServicesExtension 2017-08-14 02:30:52 +02:00
version version 4.0.14 2017-11-21 13:02:22 +01:00

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/.