libvirt/src/remote
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
..
libvirtd.aug
libvirtd.conf libvirtd.conf: remove extra # after log_outputs line 2019-04-11 15:04:55 +02:00
libvirtd.libxl.logrotate.in
libvirtd.logrotate.in
libvirtd.lxc.logrotate.in
libvirtd.pod
libvirtd.policy
libvirtd.qemu.logrotate.in
libvirtd.rules
libvirtd.sasl
libvirtd.service.in
libvirtd.sysconf
libvirtd.sysctl
lxc_protocol.x Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
Makefile.inc.am Drop support for "Red Hat" init scripts 2019-03-15 18:36:19 +01:00
qemu_protocol.x Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
remote_daemon_config.c Revert "Include unistd.h directly by files using it" 2019-04-10 12:26:32 +02:00
remote_daemon_config.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
remote_daemon_dispatch.c remote: remove variable whose value is a constant 2019-01-31 10:38:30 +00:00
remote_daemon_dispatch.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
remote_daemon_stream.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
remote_daemon_stream.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
remote_daemon.c Always put _LAST enums on second line of VIR_ENUM_IMPL 2019-04-11 12:47:23 -04:00
remote_daemon.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
remote_driver.c Fix names for abs_top_{src,build}dir variables 2019-03-14 10:05:28 +01:00
remote_driver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
remote_protocol.x remote: enforce ACL write permission for getting guest time & hostname 2019-04-11 15:21:53 +01:00
test_libvirtd.aug.in
virt-guest-shutdown.target.in