libvirt/src/admin
Daniel P. Berrangé 2621d48f00 gnulib: delete all gnulib integration
This deletes all trace of gnulib from libvirt. We still
have the keycodemapdb submodule to deal with. The simple
solution taken was to update it when running autogen.sh.

Previously gnulib could auto-trigger refresh when running
'make' too. We could figure out a solution for this, but
with the pending meson rewrite it isn't worth worrying
about, given how infrequently keycodemapdb changes.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-02-07 15:03:54 +00: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 gnulib: delete all gnulib integration 2020-02-07 15:03:54 +00:00