libvirt/src/security
Erik Skultety 5165ff0971 src: More cleanup of some system headers already contained in internal.h
All of the ones being removed are pulled in by internal.h. The only
exception is sanlock which expects the application to include <stdint.h>
before sanlock's headers, because sanlock prototypes use fixed width
int, but they don't include stdint.h themselves, so we have to leave
that one in place.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Acked-by: Michal Privoznik <mprivozn@redhat.com>
2018-09-20 10:16:39 +02:00
..
Makefile.inc.am make: split security driver build rules into security/Makefile.inc.am 2018-03-05 17:12:01 +00:00
security_apparmor.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
security_apparmor.h
security_dac.c security_dac: Lock metadata when running transaction 2018-09-18 17:12:53 +02:00
security_dac.h security: add MANAGER_MOUNT_NAMESPACE flag 2017-09-12 12:27:42 -04:00
security_driver.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
security_driver.h security: Label the external swtpm with SELinux labels 2018-06-06 10:48:41 -04:00
security_manager.c security_manager: Introduce metadata locking APIs 2018-09-18 17:12:53 +02:00
security_manager.h security_manager: Introduce metadata locking APIs 2018-09-18 17:12:53 +02:00
security_nop.c security: introduce virSecurityManager(Set|Restore)ChardevLabel 2017-12-05 13:54:48 +01:00
security_nop.h
security_selinux.c security_selinux: Lock metadata when running transaction 2018-09-18 17:12:53 +02:00
security_selinux.h
security_stack.c security: Label the external swtpm with SELinux labels 2018-06-06 10:48:41 -04:00
security_stack.h
virt-aa-helper.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00