summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* suspend.c: remove unneeded cleanup labelDaniel Henrique Barboza2019-11-121-6/+3
* examples: Use G_N_ELEMENTS instead of ARRAY_CARDINALITYJán Tomko2019-10-151-13/+13
* examples: use G_GNUC_UNUSEDJán Tomko2019-10-151-70/+70
* nwfilter: move standard XML configs out of examples dirDaniel P. Berrangé2019-08-1919-226/+0
* examples: Group all C programs togetherAndrea Bolognani2019-06-0316-36/+36
* examples: Rework C examples installationAndrea Bolognani2019-06-031-22/+22
* examples: Organize C examples into categoriesAndrea Bolognani2019-06-039-24/+21
* examples: Move and install shell examplesAndrea Bolognani2019-06-032-1/+8
* examples: Install remaining XML examplesAndrea Bolognani2019-06-031-2/+17
* examples: Install SystemTap examplesAndrea Bolognani2019-06-031-1/+8
* examples: Install Polkit examplesAndrea Bolognani2019-06-031-1/+8
* examples: Install nwfilters without shell scriptingAndrea Bolognani2019-06-031-19/+4
* examples: Drop unnecessary $(mkinstalldirs) callAndrea Bolognani2019-06-031-1/+0
* examples: Move $(WARN_CFLAGS) to $(AM_CFLAGS)Andrea Bolognani2019-06-031-0/+3
* examples: Move $(STATIC_BINARIES) to $(AM_LDFLAGS)Andrea Bolognani2019-06-031-1/+4
* examples: Don't look for headers in $(top_srcdir)Andrea Bolognani2019-06-031-1/+0
* examples: Remove $(WARN_CFLAGS) from $(LDADD)Andrea Bolognani2019-06-031-1/+0
* examples: Reformat $(AM_CPPFLAGS) and $(LDADDS)Andrea Bolognani2019-06-031-5/+11
* examples: Drop object_events_event_test_CFLAGSAndrea Bolognani2019-06-031-3/+0
* examples: Fix installation on WindowsAndrea Bolognani2019-05-171-7/+28
* examples: Install under $(docdir)Andrea Bolognani2019-05-131-0/+11
* examples: Initialize @pos in domtop.cMartin Kletzander2019-04-151-1/+1
* examples: enable all compiler warningsDaniel P. Berrangé2019-04-051-1/+2
* dominfo: make example more usefulDaniel P. Berrangé2019-04-051-11/+14
* domtop: remove unused domain name parameterDaniel P. Berrangé2019-04-051-3/+2
* examples: avoid goto jump over initialization of variableDaniel P. Berrangé2019-04-052-2/+2
* examples: fix 64-bit integer formatting on WindowsDaniel P. Berrangé2019-04-033-6/+12
* configure: Remove --enable-test-coverageCole Robinson2019-03-141-1/+1
* Drop some useless comparisons and checksMichal Privoznik2019-03-071-2/+1
* apparmor: Move static data out of examples/Andrea Bolognani2019-01-107-600/+0
* examples: Work around lack of mingw localtime_r()Eric Blake2019-01-082-2/+10
* examples: Work around lack of mingw sigaction()Eric Blake2019-01-082-13/+8
* examples: Work around mingw printf() weaknessEric Blake2019-01-082-3/+5
* examples: Avoid gnulib, have standalone examplesEric Blake2019-01-0815-31/+3
* examples: Drop event-test.c dependency on gnulib <verify.h>Eric Blake2019-01-081-2/+8
* maint: Prefer AM_CPPFLAGS over INCLUDESEric Blake2019-01-071-1/+2
* examples: include config.hJán Tomko2019-01-0711-2/+22
* examples: add spaces after #includeJán Tomko2019-01-077-28/+28
* Remove even more Author(s): lines from source filesMichal Privoznik2019-01-031-2/+0
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-138-10/+0
* build: Fix uninstall when WITH_APPARMOR_PROFILES is definedJim Fehlig2018-11-131-0/+4
* examples: Add missing quotesAndrea Bolognani2018-11-131-1/+1
* apparmor: fix ptrace rules with kernel 4.18Christian Ehrhardt2018-08-271-4/+4
* apparmor: allow to preserve /dev mountpoints into qemu namespacesChristian Ehrhardt2018-08-161-11/+5
* apparmor: allow expected /tmp access patternsChristian Ehrhardt2018-08-161-0/+13
* apparmor: add mediation rules for unconfined guestsChristian Ehrhardt2018-08-161-0/+3
* apparmor: allow openGraphicsFD for virt manager >1.4Christian Ehrhardt2018-08-162-0/+8
* Forget last daemon/ dir artefactsMichal Privoznik2018-07-271-1/+1
* examples: Add clean-traffic-gateway into nwfiltersAles Musil2018-07-181-0/+34
* examples: Remove config.h from hellolibvirt and openauthMarcos Paulo de Souza2018-07-092-4/+0