]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add ACL checks into the libxl driver
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 23 Apr 2013 10:56:22 +0000 (11:56 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 24 Jun 2013 14:25:44 +0000 (15:25 +0100)
commitf5e007c35354e99d34a75c83faed927f62820595
treec0ff374918b71993395687c7be14fbdf875cecdf
parentcffe870c247533a2587632e35a529f0ffaccb87c
Add ACL checks into the libxl driver

Insert calls to the ACL checking APIs in all libxl driver
entrypoints.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/Makefile.am
src/libxl/libxl_driver.c