libvirt/src/remote
Nikolay Shirokovskiy 018b4ae14b vz: add ACL checks to API calls
vzDomainMigrateConfirm3Params is whitelisted. Otherwise we need to
move removing domain from domain list from perform to confirm
step. This would further imply adding a flag and check that migration
is in progress to prohibit mistakenly (maliciously) removing domains
on confirm step. vz version of p2p also need to be fixed to include confirm step.
One would also need to add means to cleanup pending migration
on client disconnect as now is has state across several API
calls.

  On the other hand current version of confirm step is totaly
harmless thus it is easier to whitelist it at the moment.

Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
Signed-off-by: Maxim Nestratov <mnestratov@virtuozzo.com>
2016-08-23 19:48:01 +03:00
..
lxc_protocol.x
qemu_protocol.x
remote_driver.c remote: rename protocol names for close callbacks 2016-08-23 19:48:01 +03:00
remote_driver.h
remote_protocol.x vz: add ACL checks to API calls 2016-08-23 19:48:01 +03:00