core-admin/qubes
Marek Marczykowski-Górecki 0d9574d9fc
api: use str(subject) instead of explicit subject.name
This allows better flexibility, when subject is not necessary a VM
object.
2017-07-27 22:15:02 +02:00
..
api api: use str(subject) instead of explicit subject.name 2017-07-27 22:15:02 +02:00
ext ext/admin: allow setting 'created-by-*' tags from dom0 2017-07-17 02:42:36 +02:00
qmemman
storage storage: fix resize and revert handling 2017-07-18 01:42:37 +02:00
tests api: use str(subject) instead of explicit subject.name 2017-07-27 22:15:02 +02:00
tools Remove qvm-backup tool 2017-07-18 01:42:37 +02:00
vm Rename 'net/*' features to 'net.*' 2017-07-18 03:50:02 +02:00
__init__.py Merge remote-tracking branch 'origin/policy-adminvm' 2017-07-04 15:51:30 +02:00
app.py qubes: have "service" features' keys separated by period 2017-07-05 04:16:16 +02:00
backup.py backup: make pylint happy, remove dead settings 2017-07-18 01:42:36 +02:00
config.py
core2migration.py Change vm.hvm into vm.virt_mode 2017-07-17 12:26:10 +02:00
devices.py Merge remote-tracking branch 'origin/core3-quick-fixes-20170703' 2017-07-04 16:11:18 +02:00
dochelpers.py
events.py
exc.py
firewall.py firewall: minor simplification for old firewall.xml loading 2017-06-26 18:45:59 +02:00
log.py
rngdoc.py
tarwriter.py
utils.py