libvirt/src/logging
Daniel P. Berrangé f09c4d7899 docs: convert virtlogd man page from pod to rst
This was a semi-automated conversion. First it was run through pod2rst,
and then it was manually editted to use a rst structure that matches
expectations of rst2man.

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2019-12-11 14:28:41 +00:00
..
log_daemon_config.c logging: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01: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 logging: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
log_daemon.h src/logging: use #pragma once in headers 2019-06-13 17:05:10 +02:00
log_handler.c logging: use g_strdup instead of VIR_STRDUP 2019-10-21 12:51:57 +02:00
log_handler.h src/logging: use #pragma once in headers 2019-06-13 17:05:10 +02:00
log_manager.c logging: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
log_manager.h src/logging: use #pragma once in headers 2019-06-13 17:05:10 +02:00
log_protocol.x log: daemon: Add remote protocol handling for the log appending API 2016-06-07 18:10:29 +02:00
Makefile.inc.am docs: convert virtlogd man page from pod to rst 2019-12-11 14:28:41 +00: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 rpc: remove remains of obsolete log_buffer_size config parameter 2018-03-23 10:44:35 +00:00
virtlogd.conf util: drop support for stack traces with logging 2019-10-18 16:25:17 +01:00
virtlogd.service.in build: don't hardcode /etc in the config related files 2019-08-09 14:06:31 +01:00
virtlogd.socket.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
virtlogd.sysconf