libvirt/src/security
Peter Krempa b394af162a conf: Add infrastructure for adding configuration validation
Until now we weren't able to add checks that would reject configuration
once accepted by the parser. This patch adds a new callback and
infrastructure to add such checks. In this patch all the places where
rejecting a now-invalid configuration wouldn't be a good idea are marked
with a new parser flag.
2016-06-07 13:02:20 +02:00
..
security_apparmor.c Fix build after recent patches 2016-02-04 16:34:28 +01:00
security_apparmor.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
security_dac.c security: label the slic_table 2016-05-25 17:15:21 +02:00
security_dac.h security: DAC: Introduce callback to perform image chown 2014-07-24 09:58:59 +02:00
security_driver.c Add virLogSource variables to all source files 2014-03-18 14:29:22 +00:00
security_driver.h security: Rename DomainSetDirLabel to DomainSetPathLabel 2016-04-18 20:34:30 +02:00
security_manager.c security: Rename DomainSetDirLabel to DomainSetPathLabel 2016-04-18 20:34:30 +02:00
security_manager.h security: Rename DomainSetDirLabel to DomainSetPathLabel 2016-04-18 20:34:30 +02:00
security_nop.c security: Introduce APIs to label single images 2014-07-09 10:38:56 +02:00
security_nop.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
security_selinux.c security: label the slic_table 2016-05-25 17:15:21 +02:00
security_selinux.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
security_stack.c security: Rename DomainSetDirLabel to DomainSetPathLabel 2016-04-18 20:34:30 +02:00
security_stack.h security: fix #endif comment in security_stack.h 2012-12-20 19:55:54 +01:00
virt-aa-helper.c conf: Add infrastructure for adding configuration validation 2016-06-07 13:02:20 +02:00