libvirt/src/security
Laine Stump c0ae4919e3 change DIR* int g_autoptr(DIR) where appropriate
All of these conversions are trivial - VIR_DIR_CLOSE() (aka
virDirClose()) is called only once on the DIR*, and it happens just
before going out of scope.

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
2020-11-02 22:01:36 -05:00
..
apparmor apparmor: Allow /usr/libexec for libxl-save-helper and pygrub 2020-09-24 07:47:34 -06:00
meson.build meson: src/security: install apparmor profile files 2020-08-03 09:27:05 +02:00
security_apparmor.c security: use g_new0 instead of VIR_ALLOC* 2020-10-01 12:34:13 +02:00
security_apparmor.h src/security: use #pragma once in headers 2019-06-19 17:12:31 +02:00
security_dac.c security: use g_new0 instead of VIR_ALLOC* 2020-10-01 12:34:13 +02:00
security_dac.h src/security: use #pragma once in headers 2019-06-19 17:12:31 +02:00
security_driver.c Use G_N_ELEMENTS instead of ARRAY_CARDINALITY 2019-10-15 16:14:19 +02:00
security_driver.h secdrivers: Rename @stdin_path argument of virSecurityDomainSetAllLabel() 2020-07-10 14:20:07 +02:00
security_manager.c security: use g_new0 instead of VIR_ALLOC* 2020-10-01 12:34:13 +02:00
security_manager.h secdrivers: Rename @stdin_path argument of virSecurityDomainSetAllLabel() 2020-07-10 14:20:07 +02:00
security_nop.c secdrivers: Rename @stdin_path argument of virSecurityDomainSetAllLabel() 2020-07-10 14:20:07 +02:00
security_nop.h src/security: use #pragma once in headers 2019-06-19 17:12:31 +02:00
security_selinux.c change DIR* int g_autoptr(DIR) where appropriate 2020-11-02 22:01:36 -05:00
security_selinux.h src/security: use #pragma once in headers 2019-06-19 17:12:31 +02:00
security_stack.c security: use g_new0 instead of VIR_ALLOC* 2020-10-01 12:34:13 +02:00
security_stack.h src/security: use #pragma once in headers 2019-06-19 17:12:31 +02:00
security_util.c Drop needless variable 2020-05-05 11:19:34 +02:00
security_util.h security_util: Introduce virSecurityMoveRememberedLabel 2019-07-03 08:36:04 +02:00
virt-aa-helper.c virt-aa-helper: allow hard links for mounts 2020-10-26 09:04:48 +01:00