Go to file
Marek Marczykowski-Górecki 40a86efd66
mgmt: add support for events-sending methods
Standard methods return only one value, after operation is completed,
but events-related methods may return multiple values during the method
execution time. Provide a callback for such cases.
Also, according to specification, avoid sending both event and non-event
values.

QubesOS/qubes-issues#2622
2017-05-12 14:25:26 +02:00
ci qubespolicy: make pylint happy 2017-04-07 17:07:30 +02:00
contrib
core Merge remote-tracking branch 'origin/master' into core3-devel 2016-11-30 03:07:39 +01:00
core-modules Merge remote-tracking branch 'origin/master' into core3-devel 2016-11-30 03:07:39 +01:00
dispvm dispvm: error out on saved-cows.tar creation error 2016-08-07 00:41:59 +02:00
doc doc: fix sphinx configuration 2017-05-10 16:10:36 +02:00
etc
linux qubespolicy: run GUI code inside user session and expose it as dbus object 2017-04-07 17:07:30 +02:00
qubes mgmt: add support for events-sending methods 2017-05-12 14:25:26 +02:00
qubes-rpc
qubes-rpc-policy
qubespolicy Make pylint happy 2017-04-21 16:57:35 +02:00
qvm-tools Merge remote-tracking branch 'origin/master' into core3-devel 2016-11-30 03:07:39 +01:00
relaxng Update relaxng devices option element 2017-04-15 23:49:00 +02:00
rpm_spec qubespolicy: run GUI code inside user session and expose it as dbus object 2017-04-07 17:07:30 +02:00
templates Migrate DeviceCollection to new API 2017-04-15 18:05:28 +02:00
test-packages add mock libvirtaio module + pylint fixes 2017-04-05 17:06:45 +02:00
tests tests: check '$anyvm' parsing in qrexec policy 2016-11-18 03:15:08 +01:00
.coveragerc
.gitignore
.pylintrc Remove obsolete options from .pylintrc 2016-07-21 12:21:00 +02:00
.travis.yml travis: switch to Qubes 4.0 repositories 2017-04-21 17:22:20 +02:00
installer.wxs
LICENSE
Makefile fix Makefile, setup.py, spec and travis 2017-01-20 18:31:09 +01:00
Makefile.builder
README.md README: add travis button 2016-06-16 17:39:38 +02:00
run-tests tests: use python3 by default 2017-03-16 21:10:07 +01:00
setup.cfg Add yapf configuration to setup.cfg 2016-07-21 12:11:34 +02:00
setup.py qubespolicy: run GUI code inside user session and expose it as dbus object 2017-04-07 17:07:30 +02:00
version version 3.2.12 2016-10-30 02:28:41 +02:00

Qubes core, version 3

Build Status

This is development branch of the Qubes OS core. This branch is subject to rebase without warning until further notice.

API documentation is available: https://qubes-core-admin.readthedocs.org/en/latest/.