core-admin/qubes
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
..
api api: do not log handled errors sent to a client 2017-11-07 03:10:40 +01:00
ext Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
qmemman Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
storage storage: improve error reporting 2017-10-21 03:35:01 +02:00
tests test: make race condition on xterm close less likely 2017-11-07 03:10:42 +01:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm vm: always log startup fail 2017-11-07 03:10:40 +01:00
__init__.py base: fix property-(pre-)del events arguments 2017-10-21 04:05:16 +02:00
app.py app: drop reference to libvirt object after undefining it 2017-11-07 03:10:41 +01:00
backup.py backup: fix handling target write error (like no disk space) 2017-11-07 03:10:42 +01:00
config.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
core2migration.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
devices.py devices: clarify error on attaching non-persistent device to stopped VM 2017-10-21 04:05:16 +02:00
dochelpers.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
events.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
exc.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
firewall.py firewall: skip expired rules 2017-10-21 03:35:00 +02:00
log.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
rngdoc.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
utils.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00