summaryrefslogtreecommitdiff
path: root/examples/hellolibvirt
Commit message (Expand)AuthorAgeFilesLines
* examples: Use one top level makefileCole Robinson2016-01-091-21/+0
* Indent top-level labels by one space in examples/Ján Tomko2014-03-251-4/+4
* Don't link virt-login-shell against libvirt.so (CVE-2013-4400)CVE-2013-4400-3Daniel P. Berrange2013-10-211-1/+1
* hellolibvirt: Resolve Coverity issuesJohn Ferlan2013-07-111-0/+7
* Convert 'int i' to 'size_t i' in examples/ filesDaniel P. Berrange2013-07-101-1/+2
* maint: use LGPL correctlyEric Blake2013-05-201-2/+15
* Update hellolibvirt to demo virGetLastErrorMessage()Daniel P. Berrange2013-05-101-50/+14
* hellolibvirt: Adjust code to use new APIsJohn Ferlan2013-03-041-39/+31
* maint: consolidate several .gitignore filesEric Blake2012-02-031-5/+0
* build: clean up CPPFLAGS/INCLUDES usageEric Blake2012-02-031-2/+2
* maint: add missing copyright noticesEric Blake2011-07-281-0/+3
* Fix build in separate build directoryJiri Denemark2009-10-011-1/+1
* remove all .cvsignore filesJim Meyering2009-07-081-5/+0
* update .gitignore and .hgignore filesJim Meyering2009-03-031-0/+5
* Ignore some generated autotools files in example appDaniel P. Berrange2009-03-021-0/+5
* New example programDaniel Veillard2009-02-262-0/+210