libvirt/src/security
Daniel P. Berrangé 2c535e50f5 util: remove some no-op thread functions
Neither virThreadInitialize or virThreadOnExit do anything since we
dropped the Win32 threads impl, in favour of win-pthreads with:

  commit 0240d94c36
  Author: Daniel P. Berrange <berrange@redhat.com>
  Date:   Wed Jan 22 16:17:10 2014 +0000

      Remove windows thread implementation in favour of pthreads

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2019-09-19 12:50:21 +01:00
..
apparmor virt-aa-helper: Drop unnecessary AppArmor rule 2019-08-22 10:58:41 +02:00
Makefile.inc.am src: don't statically link code that's already in libvirt.so 2019-05-17 14:34:45 +01:00
security_apparmor.c apparmor: avoid copying empty profile name 2019-09-13 12:26:51 -06:00
security_apparmor.h src/security: use #pragma once in headers 2019-06-19 17:12:31 +02:00
security_dac.c security: Don't increase XATTRs refcounter on failure 2019-08-22 15:50:21 +02:00
security_dac.h src/security: use #pragma once in headers 2019-06-19 17:12:31 +02:00
security_driver.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
security_driver.h security: Introduce virSecurityManagerMoveImageMetadata 2019-07-03 08:36:04 +02:00
security_manager.c virSecurityManagerMetadataLock: Skip over duplicate paths 2019-07-18 15:13:13 +02:00
security_manager.h security: Introduce virSecurityManagerMoveImageMetadata 2019-07-03 08:36:04 +02:00
security_nop.c security: Introduce virSecurityManagerMoveImageMetadata 2019-07-03 08:36:04 +02:00
security_nop.h src/security: use #pragma once in headers 2019-06-19 17:12:31 +02:00
security_selinux.c lib: Define and use autofree for virConfPtr 2019-09-10 09:34:37 +02:00
security_selinux.h src/security: use #pragma once in headers 2019-06-19 17:12:31 +02:00
security_stack.c security: Introduce virSecurityManagerMoveImageMetadata 2019-07-03 08:36:04 +02:00
security_stack.h src/security: use #pragma once in headers 2019-06-19 17:12:31 +02:00
security_util.c security_util: verify xattrs only if ref is present 2019-08-29 15:55:10 +02:00
security_util.h security_util: Introduce virSecurityMoveRememberedLabel 2019-07-03 08:36:04 +02:00
virt-aa-helper.c util: remove some no-op thread functions 2019-09-19 12:50:21 +01:00