libvirt/src/logging
Cole Robinson 1d31526b52 Always put _LAST enums on second line of VIR_ENUM_IMPL
Standardize on putting the _LAST enum value on the second line
of VIR_ENUM_IMPL invocations. Later patches that add string labels
to VIR_ENUM_IMPL will push most of these to the second line anyways,
so this saves some noise.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2019-04-11 12:47:23 -04:00
..
log_daemon_config.c Revert "Include unistd.h directly by files using it" 2019-04-10 12:26:32 +02:00
log_daemon_config.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
log_daemon_dispatch.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
log_daemon_dispatch.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
log_daemon.c Always put _LAST enums on second line of VIR_ENUM_IMPL 2019-04-11 12:47:23 -04:00
log_daemon.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
log_handler.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
log_handler.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
log_manager.c Fix names for abs_top_{src,build}dir variables 2019-03-14 10:05:28 +01:00
log_manager.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
log_protocol.x
Makefile.inc.am Drop support for "Red Hat" init scripts 2019-03-15 18:36:19 +01:00
test_virtlogd.aug.in log: update docs for daemons to improve user understanding 2018-05-11 17:11:46 +01:00
virtlogd-admin.socket.in logd: add support for admin protocol in virtlogd 2018-01-31 15:17:47 +00:00
virtlogd.aug rpc: remove remains of obsolete log_buffer_size config parameter 2018-03-23 10:44:35 +00:00
virtlogd.conf log: update docs for daemons to improve user understanding 2018-05-11 17:11:46 +01:00
virtlogd.pod Use https:// links for most sites 2017-10-16 10:22:34 +01:00
virtlogd.service.in logd: add support for admin protocol in virtlogd 2018-01-31 15:17:47 +00:00
virtlogd.socket.in
virtlogd.sysconf