Go to file
Marek Marczykowski-Górecki 45af0913f2
test: make race condition on xterm close less likely
xterm is very fast on closing when application inside terminates. It is
so fast with closing on keydown event that xdotool do not manage to send
keyup event, resulting in xdotool crash. Add a little more time for
that.
2017-11-07 03:10:42 +01:00
ci api/admin: plug backup into Admin API 2017-07-20 12:19:01 +02:00
contrib
doc qubespolicy: implement $dispvm:$tag: syntax 2017-09-05 02:07:27 +02:00
etc
linux Fix qubes-core.service ordering 2017-11-07 02:59:20 +01:00
qubes test: make race condition on xterm close less likely 2017-11-07 03:10:42 +01:00
qubes-rpc Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
qubes-rpc-policy Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02: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 Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
templates Add basic PVHv2 support 2017-10-02 22:23:27 +02: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
.gitignore
.pylintrc
.travis.yml
installer.wxs
LICENSE Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
Makefile admin-api: add admin.*.property.GetDefault 2017-10-21 04:05:15 +02:00
Makefile.builder
README.md Update readme 2017-10-16 04:16:23 +02:00
run-tests
setup.cfg
setup.py fix and enable ServicesExtension 2017-08-14 02:30:52 +02:00
version version 4.0.11 2017-10-21 04:37:18 +02: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/.