summaryrefslogtreecommitdiff
path: root/govirt/ovirt-proxy.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-10proxy: Move additional header API to private headerChristophe Fergeau1-3/+0
2016-04-08proxy: Readd additional header APIChristophe Fergeau1-0/+3
2015-08-06proxy: Add ovirt_proxy_get_api()Christophe Fergeau1-0/+1
2015-04-08Revert "OvirtProxy: Add additional-header API"Christophe Fergeau1-3/+0
2015-03-12OvirtProxy: Add additional-header APIChristophe Fergeau1-0/+3
2014-05-22Sanitize append of '/api' to oVirt URIChristophe Fergeau1-1/+1
2013-10-08Add fallback for G_DEPRECATED_FOR in older glibChristophe Fergeau1-0/+4
2013-09-02Deprecate VM-related OvirtProxy methodsChristophe Fergeau1-0/+10
2013-09-02proxy: Add function to fetch the root Api objectChristophe Fergeau1-0/+10
2013-07-05Add generic OvirtErrorChristophe Fergeau1-10/+0
2013-06-11proxy: Handle errors from get_ca_cert_file()Christophe Fergeau1-1/+2
2013-03-11Remove FSF address from source file headersChristophe Fergeau1-2/+2
2013-01-24Use a GByteArray for OvirtProxy:ca-certChristophe Fergeau1-1/+1
2012-10-22Implement ovirt_proxy_fetch_ca_certificateChristophe Fergeau1-0/+1
2012-07-04Don't do IO from ovirt_proxy_lookup_vmChristophe Fergeau1-2/+1
2012-07-04Remove obsolete async methodsChristophe Fergeau1-10/+0
2012-07-04Export ovirt_proxy_fetch_vmsChristophe Fergeau1-0/+1
2012-07-04Add ovirt_proxy_fetch_ca_certificate_asyncChristophe Fergeau1-0/+8
2012-07-04Move vm actions from OvirtProxy to OvirtVmChristophe Fergeau1-14/+1
2012-07-04Add ovirt_proxy_fetch_vms_asyncChristophe Fergeau1-0/+8
2012-07-04Add ovirt_proxy_get_vmsChristophe Fergeau1-0/+1
2012-07-04Add ovirt_proxy_get_vms_asyncChristophe Fergeau1-0/+4
2012-07-04Make OvirtProxy inherit from RestProxyChristophe Fergeau1-3/+3
2012-07-04Implement ovirt_proxy_vm_action_asyncChristophe Fergeau1-0/+11
2012-07-04Implement ovirt_proxy_lookup_vm_asyncChristophe Fergeau1-0/+4
2012-07-04Generate a GError when parsing oVirt responseChristophe Fergeau1-0/+9
2012-07-04Add OvirtProxy classChristophe Fergeau1-0/+70