Go to file
Marek Marczykowski-Górecki 33f3fedca1
mgmt: save qubes.xml after config-modifying calls
In theory any call could modify config (through events), but lets keep
writes to qubes.xml low. In any case, qubes.xml will be eventually
written (either at next config-modifying call, or daemon exit).
2017-03-16 20:04:04 +01:00
ci ci/pylintrc: disable deprecated-method 2017-03-02 13:08:25 +01:00
contrib contrib: import-graph creates smaller, more readable graph 2016-04-27 17:51:18 +02:00
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 qubes/events: they accept only keyword arguments 2017-02-21 14:46:42 +01:00
etc Replace pool config parsing logic 2016-04-25 07:16:37 +02:00
linux fix misplaced comment 2017-02-27 02:37:51 +01:00
qubes mgmt: save qubes.xml after config-modifying calls 2017-03-16 20:04:04 +01:00
qubes-rpc qubes/tools/qvm-features: add tool for managing qvm-features 2016-05-19 03:02:24 +02:00
qubes-rpc-policy Merge branch 'master' into core3-devel 2016-06-13 19:03:46 +02:00
qvm-tools Merge remote-tracking branch 'origin/master' into core3-devel 2016-11-30 03:07:39 +01:00
relaxng qubes: new devices API 2016-09-03 20:40:39 +02:00
rpm_spec Revert "Revert "backup: use 'scrypt' tool for backup encryption and integrity protection"" 2017-02-27 02:37:50 +01:00
templates Fix libvirt xml template for HVM domains 2017-02-15 00:01:33 +01:00
test-packages test-packages/dbus: add SystemBus 2016-06-10 21:27:29 +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: drop debootstrap workaround 2017-02-14 23:59:07 +01: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 travis-ci config file 2016-06-10 21:27:26 +02:00
setup.cfg Add yapf configuration to setup.cfg 2016-07-21 12:11:34 +02:00
setup.py fix Makefile, setup.py, spec and travis 2017-01-20 18:31:09 +01: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/.