libvirt/src/admin
Fabiano Fidêncio 8e681cdab9 admin: Don't check the output of virGetUserRuntimeDirectory()
virGetUserRuntimeDirectory() *never* *ever* returns NULL, making the
checks for it completely unnecessary.

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-12-20 09:38:43 +01:00
..
admin_protocol.x Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
admin_remote.c Use g_steal_pointer instead of VIR_STEAL_PTR everywhere 2019-10-16 15:59:42 +02:00
admin_server_dispatch.c remote: dispatch: Remove return value from make_nonnull_* helpers 2019-10-24 19:35:34 +02:00
admin_server_dispatch.h src/admin: use #pragma once in headers 2019-06-13 17:05:08 +02:00
admin_server.c admin: convert admin server code to use auto free macros 2019-10-14 10:54:42 +01:00
admin_server.h src/admin: use #pragma once in headers 2019-06-13 17:05:08 +02:00
libvirt_admin_private.syms build: move admin code into admin directory 2019-10-23 14:30:58 +02:00
libvirt_admin_public.syms build: move admin code into admin directory 2019-10-23 14:30:58 +02:00
libvirt-admin.c admin: Don't check the output of virGetUserRuntimeDirectory() 2019-12-20 09:38:43 +01:00
libvirt-admin.conf build: move admin code into admin directory 2019-10-23 14:30:58 +02:00
Makefile.inc.am src: rewrite driver name checker in Python 2019-11-20 14:45:25 +00:00