libvirt/src/lxc
Peter Krempa 10157731f4 Replace virStringSplit with g_strsplit
Our implementation was heavily inspired by the glib version so it's a
drop-in replacement.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2021-02-11 17:05:34 +01:00
..
libvirtd_lxc.aug src: fix word spell typos 2020-07-09 10:01:41 +02:00
lxc_cgroup.c lxc: use g_autoptr for virCgroup 2020-10-09 16:24:42 +02:00
lxc_cgroup.h
lxc_conf.c lxc: Set default security model in XML parser config 2020-12-07 10:41:15 -07:00
lxc_conf.h lxc: Set default security model in XML parser config 2020-12-07 10:41:15 -07:00
lxc_container.c lxc: use g_autoptr for virCgroup 2020-10-09 16:24:42 +02:00
lxc_container.h
lxc_controller.c virfile: refactor virFileNBDDeviceAssociate 2021-01-06 13:15:17 +01:00
lxc_domain.c lxc: Rework lxcDomainDefNamespaceParse() 2020-12-17 09:42:32 +01:00
lxc_domain.h lxd_domain: Require that VIR_LXC_DOMAIN_NAMESPACE_SOURCE_NONE is zero 2020-12-17 09:42:37 +01:00
lxc_driver.c use g_autoptr for all virConnectPtrs used with virGetConnectNetwork() 2021-01-08 11:34:59 -05:00
lxc_driver.h
lxc_fuse.c lxc: use g_auto() for all virBuffers 2020-07-08 16:33:53 -04:00
lxc_fuse.h
lxc_hostdev.c
lxc_hostdev.h
lxc_monitor_protocol.x
lxc_monitor.c
lxc_monitor.h
lxc_native.c Replace virStringSplit with g_strsplit 2021-02-11 17:05:34 +01:00
lxc_native.h
lxc_process.c use g_autoptr for all virConnectPtrs used with virGetConnectNetwork() 2021-01-08 11:34:59 -05:00
lxc_process.h
lxc.conf
meson.build build: Remove unused 'conflicts' key from virt_daemon_unit 2021-02-10 09:30:41 -07:00
test_libvirtd_lxc.aug.in
virtlxcd.init.in
virtlxcd.service.in
virtlxcd.sysconf