libvirt/src/access
Daniel P. Berrange 2835c1e730 Add virLogSource variables to all source files
Any source file which calls the logging APIs now needs
to have a VIR_LOG_INIT("source.name") declaration at
the start of the file. This provides a static variable
of the virLogSource type.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2014-03-18 14:29:22 +00:00
..
genpolkit.pl Add a policy kit access control driver 2013-06-24 15:24:36 +01:00
viraccessdriver.h Define basic internal API for access control 2013-06-24 15:24:36 +01:00
viraccessdrivernop.c Define basic internal API for access control 2013-06-24 15:24:36 +01:00
viraccessdrivernop.h Define basic internal API for access control 2013-06-24 15:24:36 +01:00
viraccessdriverpolkit.c Add virLogSource variables to all source files 2014-03-18 14:29:22 +00:00
viraccessdriverpolkit.h Add a policy kit access control driver 2013-06-24 15:24:36 +01:00
viraccessdriverstack.c Adapt to VIR_ALLOC and virAsprintf in src/access/* 2013-07-10 11:07:31 +02:00
viraccessdriverstack.h Define basic internal API for access control 2013-06-24 15:24:36 +01:00
viraccessmanager.c Add virLogSource variables to all source files 2014-03-18 14:29:22 +00:00
viraccessmanager.h Define basic internal API for access control 2013-06-24 15:24:36 +01:00
viraccessperm.c Fix naming of permission for detecting storage pools 2013-09-12 17:20:07 +01:00
viraccessperm.h event: filter global events by domain:getattr ACL [CVE-2014-0028] 2014-01-15 13:55:21 -07:00