libvirt/daemon
Daniel P. Berrange b904bba7f4 Add a policy kit access control driver
Add an access control driver that uses the pkcheck command
to check authorization requests. This is fairly inefficient,
particularly for cases where an API returns a list of objects
and needs to check permission for each object.

It would be desirable to use the polkit API but this links
to glib with abort-on-OOM behaviour, so can't be used. The
other alternative is to speak to dbus directly

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-06-24 15:24:36 +01:00
..
libvirtd-config.c Setup default access control manager in libvirtd 2013-06-24 15:24:36 +01:00
libvirtd-config.h Setup default access control manager in libvirtd 2013-06-24 15:24:36 +01:00
libvirtd.aug Setup default access control manager in libvirtd 2013-06-24 15:24:36 +01:00
libvirtd.c Setup default access control manager in libvirtd 2013-06-24 15:24:36 +01:00
libvirtd.conf Add a policy kit access control driver 2013-06-24 15:24:36 +01:00
libvirtd.h maint: don't use config.h in .h files 2013-06-05 05:53:25 -06:00
libvirtd.init.in daemon: Remove deprecated HAL from init script dependencies 2012-03-02 16:32:37 +01:00
libvirtd.logrotate.in Add logrotate support for libvirtd.log 2011-03-04 22:43:55 +08:00
libvirtd.lxc.logrotate.in Change logrotate to be per-hypervisor logs 2010-03-10 11:27:02 +01:00
libvirtd.pod.in Update paths in man page to reflect libvirtd code 2012-08-15 21:40:39 +08:00
libvirtd.policy.in daemon: Make the default PolicyKit policy auth_admin_keep. 2012-11-01 13:17:26 +00:00
libvirtd.qemu.logrotate.in Change logrotate to be per-hypervisor logs 2010-03-10 11:27:02 +01:00
libvirtd.sasl daemon: Avoid 'Could not find keytab file' in syslog 2012-10-21 13:21:07 -04:00
libvirtd.service.in libvirt does not logout of iscsi targets, causing system hang on shutdown 2013-03-04 06:28:57 -07:00
libvirtd.sysconf daemon: Allow overriding NOFILES ulimit for the daemon as well 2012-02-01 16:04:30 +01:00
libvirtd.sysctl init: raise default system aio limits 2011-10-05 14:49:35 -06:00
libvirtd.uml.logrotate.in Change logrotate to be per-hypervisor logs 2010-03-10 11:27:02 +01:00
libvirtd.upstart daemon: Allow overriding NOFILES ulimit for the daemon as well 2012-02-01 16:04:30 +01:00
Makefile.am Setup default access control manager in libvirtd 2013-06-24 15:24:36 +01:00
remote.c build: cast [ug]id_t when printing 2013-05-30 10:36:16 -06:00
remote.h Implement the RPC protocol for the libvirt-lxc.la library 2013-01-15 18:16:53 +00:00
stream.c Tweak EOF handling of streams 2013-04-12 11:27:57 +01:00
stream.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
test_libvirtd.aug.in Add a policy kit access control driver 2013-06-24 15:24:36 +01:00
THREADS.txt docs: fix usage of 'onto' 2013-04-19 14:31:16 -06:00