core-admin/qubespolicy
Marek Marczykowski-Górecki 971c7d4ac9
api/admin: add admin.vm.CreateDisposable in place of internal.vm.Create.DispVM
Add public Admin API call to create Disposable VM that would be
automatically destroyed after shutdown. Do not keep this functionality
for qrexec-policy tool only.
Also, use admin.vm.Start there, instead of internal.vm.Start and
admin.vm.Kill instead of internal.vm.CleanupDispVM (this is enough,
because DispVM now have auto_cleanup property).

QubesOS/qubes-issues#2974
2017-08-06 20:54:10 +02:00
..
glade Import new rpc confirmation window code 2017-04-07 17:07:28 +02:00
tests api/admin: add admin.vm.CreateDisposable in place of internal.vm.Create.DispVM 2017-08-06 20:54:10 +02:00
__init__.py api/admin: add admin.vm.CreateDisposable in place of internal.vm.Create.DispVM 2017-08-06 20:54:10 +02:00
agent.py qubespolicy: fix handling icons dictionary 2017-07-30 14:48:21 +02:00
cli.py qubespolicy: improve logging 2017-05-17 14:25:54 +02:00
graph.py qubespolicy: add a tool to analyze policy in form of graph 2017-07-04 04:27:36 +02:00
gtkhelpers.py qubespolicy: make pylint happy 2017-04-07 17:07:30 +02:00
rpcconfirmation.py Make pylint happy 2017-04-21 16:57:35 +02:00
utils.py qubespolicy: make pylint happy 2017-04-07 17:07:30 +02:00