core-admin-client/qubesmgmt
Marek Marczykowski-Górecki 0e775209fd
storage: pass volume id as a payload in mgmt.pool.volume.* methods
Volume id may contain characters normally not allowed in qrexec argument
(like '/'). Also, don't encode two values inside one qrexec argument, as
it makes writing a policy much harder.
2017-03-13 04:37:31 +01:00
..
tests storage: pass volume id as a payload in mgmt.pool.volume.* methods 2017-03-13 04:37:31 +01:00
tools tools: make print_table compatible with python2 and python3 tests 2017-03-13 04:37:31 +01:00
vm Make QubesVM objects comparable and str()-able 2017-03-13 04:37:30 +01:00
__init__.py Add missing docstrings, require them by pylint 2017-03-01 23:49:21 +01:00
app.py Initial labels support 2017-03-13 04:37:30 +01:00
base.py Adjust property value decoding 2017-03-13 04:37:30 +01:00
exc.py Improve handling rejected access to properties 2017-03-13 04:37:29 +01:00
label.py Initial labels support 2017-03-13 04:37:30 +01:00
log.py Add logging module 2017-03-01 23:49:23 +01:00
storage.py storage: pass volume id as a payload in mgmt.pool.volume.* methods 2017-03-13 04:37:31 +01:00
utils.py utils: copy tools-related utility functions 2017-03-02 02:05:35 +01:00