libvirt/src/logging
Peter Krempa c357518776 virLogDaemonPreExecRestart: Refactor memory cleanup
Switch to using the 'g_auto*' helpers.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2021-02-20 13:26:36 +01:00
..
log_daemon_config.c logging: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:44 -05:00
log_daemon_config.h src/logging: use #pragma once in headers 2019-06-13 17:05:10 +02:00
log_daemon_dispatch.c logging: use G_GNUC_UNUSED 2019-10-15 11:25:23 +02:00
log_daemon_dispatch.h src/logging: use #pragma once in headers 2019-06-13 17:05:10 +02:00
log_daemon.c virLogDaemonPreExecRestart: Refactor memory cleanup 2021-02-20 13:26:36 +01:00
log_daemon.h logging: Replace virMutex with GMutex 2020-08-21 11:34:23 +01:00
log_handler.c logging: replace VIR_FREE with g_free in all *Dispose() functions 2021-02-05 00:22:09 -05:00
log_handler.h src/logging: use #pragma once in headers 2019-06-13 17:05:10 +02:00
log_manager.c logging: replace VIR_FREE with g_free in all vir*Free() functions 2021-02-05 00:20:44 -05:00
log_manager.h src/logging: no need to include log_protocol.h in log_manager.h 2020-08-04 13:28:22 +02:00
log_protocol.x log: daemon: Add remote protocol handling for the log appending API 2016-06-07 18:10:29 +02:00
meson.build src/meson: add missing augeas tests 2020-08-18 16:35:56 +02:00
test_virtlogd.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00
virtlogd-admin.socket.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
virtlogd.aug src: fix word spell typos 2020-07-09 10:01:41 +02:00
virtlogd.conf logging: allow max_len=0 to disable log rollover 2020-10-13 10:51:43 +01:00
virtlogd.init.in Add virtlockd and virtlogd init scripts 2020-02-22 17:11:54 +01:00
virtlogd.service.in src: fix misc spelling errors reported by codespell 2020-10-05 10:28:41 +01:00
virtlogd.socket.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
virtlogd.sysconf systemd: Tweak existing sysconf files 2020-04-03 11:50:35 +02:00