core-admin/qubes/tools
Marek Marczykowski-Górecki 0ef010cc70
qmemman: fix list/filter handling on python3
Filter in python3 returns a generator, can be iterated only once.
This is about list of existing domains - store it as a list, otherwise
domains will "disappear" after being discovered.
2017-05-18 09:44:48 +02:00
..
__init__.py Merge remote-tracking branch 'kalkin/device-assignments' into core3-devel 2017-04-21 17:09:33 +02:00
qmemmand.py qmemman: fix list/filter handling on python3 2017-05-18 09:44:48 +02:00
qubes_create.py Remove tools that are moved to -client repository 2017-05-12 18:43:35 +02:00
qubesd_query.py tools/qubesd-query: handle events-based methods 2017-05-12 14:25:26 +02:00
qubesd.py qubesd: make sure NOTIFY_SOCKET variable is not propagated 2017-05-17 11:17:22 +02:00
qvm_backup_restore.py Make pylint happy 2017-04-21 16:57:35 +02:00
qvm_backup.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_template_postprocess.py qubes: port core to python3 2017-01-20 16:42:51 +01:00