summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-25resource: Fix ovirt_resource_rest_call_sync() crash on 404datacenterChristophe Fergeau1-4/+5
2017-07-25resource: Fix ovirt_resource_rest_call_sync return valueChristophe Fergeau1-1/+1
2017-07-25tests: Add tests for 404 errorsChristophe Fergeau1-0/+62
2017-07-25tests: Prepend 'ovirt-engine' to the test data hrefsChristophe Fergeau1-5/+5
2017-07-25tests: Add test for new cluster/host OvirtVm APIChristophe Fergeau3-0/+200
2017-07-24storage-domain: Retrieve data center idsEduardo Lima (Etrunko)1-1/+26
2017-07-24cluster: Introduce ovirt_cluster_get_data_center()Eduardo Lima (Etrunko)3-1/+34
2017-07-24host: Introduce ovirt_host_get_cluster()Eduardo Lima (Etrunko)3-1/+36
2017-07-24vm: Introduce ovirt_vm_get_cluster()Eduardo Lima (Etrunko)3-0/+76
2017-07-24vm: Introduce ovirt_vm_get_host()Eduardo Lima (Etrunko)3-1/+94
2017-07-24Initial support for data centersEduardo Lima (Etrunko)9-0/+309
2017-07-24Initial support for clustersEduardo Lima (Etrunko)9-0/+378
2017-07-24Initial support for hostsEduardo Lima (Etrunko)9-0/+378
2017-07-24Move resource type definitions to ovirt-types.hEduardo Lima (Etrunko)8-7/+8
2017-07-24Use ovirt_resource_new* functions instead of g_initable_newEduardo Lima (Etrunko)6-20/+17
2017-07-24Introduce ovirt_resource_new*() functionsEduardo Lima (Etrunko)2-0/+51
2017-06-30New API functions to enable search queries of collectionsEduardo Lima (Etrunko)5-0/+106
2017-06-30Introduce auxiliary function ovirt_sub_collection_new_from_resource()Eduardo Lima (Etrunko)5-56/+50
2017-06-30utils: Support G_TYPE_STRV in _set_property_value_from_type()Eduardo Lima (Etrunko)1-8/+55
2017-06-30utils: Support G_TYPE_STRING in _set_property_value_from_type()Eduardo Lima (Etrunko)1-0/+4
2017-06-30utils: Retrieve node attributes in ovirt_resource_parse_xml()Eduardo Lima (Etrunko)2-1/+15
2017-06-30utils: Rename ovirt_rest_xml_node_get_content_va() to ovirt_rest_xml_node_find()Eduardo Lima (Etrunko)1-25/+18
2017-06-30utils: Remove unused function ovirt_rest_xml_node_get_content()Eduardo Lima (Etrunko)2-20/+0
2017-06-30storage-domain: Move out ovirt_resource_parse_xml() to ovirt-utilsEduardo Lima (Etrunko)3-123/+113
2017-06-30storage-domain: use explicit initialization of struct OvirtXmlElement membersEduardo Lima (Etrunko)1-12/+33
2017-06-30storage-domain: Factor out property value setting from ovirt_resource_parse_x...Eduardo Lima (Etrunko)1-27/+48
2017-04-27Update po/MakevarsPiotr Drąg1-3/+3
2017-04-08Add Friulian translationFabio Tomat2-0/+115
2017-03-01New storage format added in oVirt 4.1Eduardo Lima (Etrunko)1-0/+1
2017-02-06proxy: Check if operation is cancelled before disconnecting signalEduardo Lima (Etrunko)1-1/+9
2017-02-06proxy: Hold reference to cancellable objectEduardo Lima (Etrunko)1-1/+2
2016-09-12Add more options to XGETTEXT_OPTIONS in po/MakevarsPiotr Drąg1-1/+1
2016-08-21Updated Polish translationPiotr Drąg1-21/+17
2016-08-03build-sys: Use upstream gettext instead intltoolJavier Jardón3-14/+80
2016-06-16build-sys: Remove obsolete PKG_NAME from autogen.shChristophe Fergeau1-1/+0
2016-06-16proxy: Remove use of rest_proxy_call_add_headerChristophe Fergeau1-2/+2
2016-06-16Force use of v3 REST APIChristophe Fergeau1-0/+1
2016-06-14proxy: Fix persistent session with oVirt 3.6Christophe Fergeau1-3/+2
2016-05-10proxy: Move additional header API to private headerChristophe Fergeau2-3/+3
2016-04-14tests: Add OvirtVmDisplay testChristophe Fergeau1-1/+38
2016-04-13tests: Add certificate data to EXTRA_DISTChristophe Fergeau1-0/+8
2016-04-13tests: Start adding test case for oVirt API interactionChristophe Fergeau2-0/+258
2016-04-13tests: Add mock httpd server to mock oVirt APIChristophe Fergeau10-2/+506
2016-04-13vm: Be more tolerant with missing nodes during <vm> parsingChristophe Fergeau1-1/+8
2016-04-13proxy; Don't try to set CA on VMs with no displaysChristophe Fergeau1-4/+11
2016-04-13collection: Fix leak on duplicate resource namesChristophe Fergeau1-0/+1
2016-04-13proxy: Fix gtk-doc annotationChristophe Fergeau1-1/+1
2016-04-08proxy: Only set 'Prefer: persistent-auth' with jsession-idChristophe Fergeau2-2/+3
2016-04-08proxy: Remove jsessionid cookie when its value is NULLChristophe Fergeau2-0/+7
2016-04-08Update NEWS file for 0.3.4 releaseChristophe Fergeau1-0/+26