core-admin/qubes
Marek Marczykowski-Górecki 8b076dfe5f
tests: workaround a race in qrexec test
qrexec-client-vm may return earlier than it's child process (it exits
right away, without waiting for its child). Add a small wait before
reading exit code from a file.
2020-08-08 19:22:26 +02:00
..
api Add power state to get_system_info 2020-07-23 13:32:16 +02:00
ext Changed feature keyboard_layout to a property 2020-07-14 01:32:55 +02:00
qmemman
storage Adjust code for possibly coroutine Volume.export() and Volume.export_end() 2020-07-08 12:50:10 +02:00
tests tests: workaround a race in qrexec test 2020-08-08 19:22:26 +02:00
tools Make qubesd connected directly as an socket qrexec service 2020-05-11 01:13:15 +02:00
vm Merge branch 'devel20200705' 2020-07-15 16:22:08 +02:00
__init__.py Deprecate property-del:name events and introduce property-reset:name instead 2020-05-23 03:57:42 +02:00
app.py storage/reflink: prefer canonical values for setup_check 2020-06-22 14:03:19 +00:00
backup.py backup: fix error handler for scrypt errors 2020-07-08 12:50:10 +02:00
config.py config: fix mistake in path for services 2020-03-08 09:47:09 +01:00
devices.py
dochelpers.py Fix Sphinx 2 new API for Fedora 31+ 2019-11-22 21:39:31 +01:00
events.py collections.Callable -> collections.abc.Callable 2020-04-07 21:30:21 +00:00
exc.py Fixed Exceptions inferiting from KeyError 2019-12-09 21:02:24 +01:00
features.py Add pre- events to vm features 2020-03-17 18:46:12 +01:00
firewall.py Convert handler to use property-reset instead of property-del 2020-05-23 03:57:42 +02:00
log.py
rngdoc.py Remove python2 compat __future__ imports 2020-02-15 17:33:34 +00:00
tarwriter.py
utils.py