libvirt/src/security
Matthias Bolte aa14709a47 Add domain type checking
The drivers were accepting domain configs without checking if those
were actually meant for them. For example the LXC driver happily
accepts configs with type QEMU.

Add a check for the expected domain types to the virDomainDefParse*
functions.
2011-07-11 19:38:51 +02:00
..
security_apparmor.c apparmor: Finish incomplete renaming of relabel to norelabel 2011-07-06 14:15:05 +02:00
security_apparmor.h Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_dac.c Add a virSecurityManagerSetProcessFDLabel 2011-06-28 16:39:30 +01:00
security_dac.h Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_driver.c Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_driver.h Add a virSecurityManagerSetProcessFDLabel 2011-06-28 16:39:30 +01:00
security_manager.c Add a virSecurityManagerSetProcessFDLabel 2011-06-28 16:39:30 +01:00
security_manager.h Add a virSecurityManagerSetProcessFDLabel 2011-06-28 16:39:30 +01:00
security_nop.c Add a function to the security driver API that sets the label of an open fd. 2011-01-26 09:03:11 -05:00
security_nop.h Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_selinux.c Fix default value of security label 'relabel' attribute 2011-07-06 12:45:09 +01:00
security_selinux.h Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
security_stack.c Add a virSecurityManagerSetProcessFDLabel 2011-06-28 16:39:30 +01:00
security_stack.h Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
virt-aa-helper.c Add domain type checking 2011-07-11 19:38:51 +02:00