libvirt/examples
Erik Skultety fbb8205de3 examples: admin: Add some examples for the new admin APIs
Some of the examples make use of asprintf and strtol functions (to keep
things simple) which are prohibited to use within our code (enforced by
syntax-check). Therefore besides adding some examples, this patch also updates
cfg.mk to exclude examples directory from asprintf and strtol rules, as well as
updates .gitignore to exclude all the new admin binaries created in the
'examples' dir.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
2016-06-26 00:21:06 +02:00
..
admin examples: admin: Add some examples for the new admin APIs 2016-06-26 00:21:06 +02:00
apparmor apparmor: Don't scrub environment of virtlogd process 2016-06-12 13:36:28 +02:00
dominfo examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
dommigrate examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
domsuspend domsuspend: Fix warning on mingw build 2016-02-12 16:36:34 +01:00
domtop examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
hellolibvirt examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
lxcconvert examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
object-events Promote storage pool refresh lifecycle event to top level event 2016-06-24 18:26:11 +01:00
openauth examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
polkit examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
rename examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
systemtap examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
xml examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
Makefile.am examples: admin: Add some examples for the new admin APIs 2016-06-26 00:21:06 +02:00