summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2017-05-05examples: Check validity of https certificates w/ the proper APIHEADmasterFelipe Borges1-9/+2
2017-05-05ca file wipChristophe Fergeau2-1/+13
2015-08-03proxy: Unref OvirtProxy::api when finalizingChristophe Fergeau1-3/+0
2015-08-03examples/async-test: Tone down g_warningChristophe Fergeau1-1/+1
2015-08-03examples/sync-test: Fix a few more memory leaksChristophe Fergeau1-9/+11
2015-08-03examples/async-test: Fix more memory leaksChristophe Fergeau1-28/+28
2015-08-03examples/list-vms: Removed unused ca_cert variableChristophe Fergeau1-4/+0
2015-08-03examples: Fix GByteArray leak in list-vms-asyncChristophe Fergeau1-0/+1
2015-08-03examples: Fix GError leak in error casesChristophe Fergeau3-0/+14
2014-06-27build-sys: Include git.mk in examples/ Makefile.amChristophe Fergeau1-0/+2
2013-12-11Add sample code which lists VMs/VM poolsChristophe Fergeau3-1/+382
2013-10-08examples: Add example for changing the CDRom contentChristophe Fergeau1-4/+32
2013-09-02async_test: Test VM cdrom fetching methodsChristophe Fergeau1-1/+22
2013-09-02sync-test: List storage domain filesChristophe Fergeau1-0/+75
2013-09-02Deprecate VM-related OvirtProxy methodsChristophe Fergeau2-16/+62
2013-09-02Use MIT licence for examplesChristophe Fergeau2-0/+44
2013-07-05Fix build with older glib versionsChristophe Fergeau2-0/+4
2013-07-05sync-test: Add \n after log linesChristophe Fergeau1-5/+5
2013-07-05Add example program for async codeChristophe Fergeau2-1/+215
2013-07-05sync-test: Add a way to pass credentialsChristophe Fergeau1-2/+16
2013-06-11sync-test: Add commandline argsChristophe Fergeau1-9/+14
2013-06-11sync-test: Adjust to libgovirt API changeChristophe Fergeau1-4/+4
2012-11-07Add example programChristophe Fergeau2-4/+95
2012-11-07Add test programChristophe Fergeau2-0/+15