libvirt/src/lxc
Daniel P. Berrange 763973607d Add access control filtering of domain objects
Ensure that all APIs which list domain objects filter
them against the access control system.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-07-03 15:54:53 +01:00
..
libvirtd_lxc.aug
lxc_cgroup.c LXC: blkio: allow to setup weight_device 2013-07-03 12:35:54 +01:00
lxc_cgroup.h Change default cgroup layout for QEMU/LXC and honour XML config 2013-04-15 17:35:31 +01:00
lxc_conf.c Adapt to VIR_STRDUP and VIR_STRNDUP in src/lxc/* 2013-05-09 14:00:45 +02:00
lxc_conf.h maint: don't use config.h in .h files 2013-06-05 05:53:25 -06:00
lxc_container.c LXC: fix memory leak when userns configuration is incorrect 2013-07-03 12:19:50 +01:00
lxc_container.h
lxc_controller.c Add some misc debugging to LXC startup 2013-07-02 14:00:13 +01:00
lxc_domain.c Store a virCgroupPtr instance in virLXCDomainObjPrivatePtr 2013-04-15 17:35:31 +01:00
lxc_domain.h Store a virCgroupPtr instance in virLXCDomainObjPrivatePtr 2013-04-15 17:35:31 +01:00
lxc_driver.c Add access control filtering of domain objects 2013-07-03 15:54:53 +01:00
lxc_driver.h maint: don't use config.h in .h files 2013-06-05 05:53:25 -06:00
lxc_fuse.c LXC: fuse: Change files owner to the root user of container 2013-07-02 11:20:05 +01:00
lxc_fuse.h maint: don't use config.h in .h files 2013-06-05 05:53:25 -06:00
lxc_hostdev.c src/lxc: Remove the whitespace before ";" 2013-05-21 23:41:45 +08:00
lxc_hostdev.h
lxc_monitor_protocol.x Fix generation of systemtap probes for RPC protocols 2013-03-14 12:42:22 +00:00
lxc_monitor.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
lxc_monitor.h Fix generation of systemtap probes for RPC protocols 2013-03-14 12:42:22 +00:00
lxc_process.c Replace two-state local integers with bool 2013-06-06 17:22:53 +02:00
lxc_process.h
lxc.conf
test_libvirtd_lxc.aug.in