summaryrefslogtreecommitdiff
path: root/govirt
AgeCommit message (Expand)AuthorFilesLines
2017-05-05cookie_jar_changedChristophe Fergeau1-0/+16
2017-05-05ca file wipChristophe Fergeau1-1/+3
2017-05-05fixup! Add Prefer: csrf-protection headerChristophe Fergeau1-1/+1
2017-05-05Add Prefer: csrf-protection headerChristophe Fergeau1-0/+2
2017-05-05set user agentChristophe Fergeau1-0/+1
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-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-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-08proxy: Add OvirtProxy::sso-tokenChristophe Fergeau2-1/+41
2016-04-08proxy: Readd additional header APIChristophe Fergeau4-0/+104
2016-04-08proxy: Document OvirtProxy propertiesChristophe Fergeau1-1/+27
2016-04-08Revert "proxy: Unref OvirtProxy::api when finalizing"Christophe Fergeau1-4/+0
2016-04-08Revert "proxy: Improve NULL CA handling in set_tmp_ca_file"Christophe Fergeau1-8/+10
2016-03-17storage-domain: Remove debug log on missing nodeChristophe Fergeau1-1/+0
2015-12-08vm: Don't print ticket value to stdoutChristophe Fergeau1-2/+0
2015-10-22collection: unref the resource instead of the resources tableFabiano FidĂȘncio1-1/+1
2015-08-06proxy: Don't set RestProxy::ssl-ca-file from ssl_ca_file_changed()Christophe Fergeau1-1/+1
2015-08-06proxy: Improve NULL CA handling in set_tmp_ca_fileChristophe Fergeau1-10/+8
2015-08-06proxy: Fix blocking of notify::ssl-ca-file in ::set_tmp_ca_file()Christophe Fergeau2-6/+13
2015-08-06proxy: Don't set RestProxy::ssl-ca-file from finalizeChristophe Fergeau1-2/+8
2015-08-06proxy: Unref OvirtProxy::api when finalizingChristophe Fergeau1-0/+4
2015-08-06proxy: Fix leak of cert data in ovirt_proxy_fetch_certificate{,async}Christophe Fergeau1-2/+4
2015-08-06proxy: Update OvirtVmDisplay::ca-cert when list of VM changesChristophe Fergeau1-0/+14
2015-08-06collection: Add OvirtCollection::resources propertyChristophe Fergeau1-0/+19
2015-08-06proxy: Update display CA in fetch_certificate{_async,}Christophe Fergeau2-0/+53
2015-08-06proxy: Reimplement deprecated API using newer APIChristophe Fergeau3-80/+67
2015-08-06proxy: Add ovirt_proxy_get_vms_internal()Christophe Fergeau2-0/+27
2015-08-06proxy: Fix invalid (transfer none) annotationsChristophe Fergeau1-6/+6
2015-08-06proxy: Add ovirt_proxy_get_api()Christophe Fergeau3-0/+22
2015-08-06api: Document that ovirt_api_get_* do no IOChristophe Fergeau1-0/+12
2015-08-06vm-display: Add OvirtVmDisplay::ca-certChristophe Fergeau1-0/+22
2015-08-03proxy: Unref OvirtProxy::api when finalizingChristophe Fergeau1-0/+5
2015-08-03proxy: Fix leak of GAsyncResult in ovirt_proxy_fetch_ca_certificate_asyncChristophe Fergeau1-2/+4
2015-08-03proxy: Fix leaks in write_to_tmp_file()Christophe Fergeau1-2/+5
2015-08-03proxy: Fix bug in 'cancelled' disconnection after async callsChristophe Fergeau1-0/+1
2015-04-08Revert "OvirtProxy: Add additional-header API"Christophe Fergeau4-81/+0
2015-04-08ovirt-proxy: Do not handle REST_PROXY_ERROR_CANCELLED as errorPavel Grunt2-4/+13
2015-04-07Access oVirt API through /ovirt-engine/api rather than /apiChristophe Fergeau2-5/+5
2015-04-07Add GOVIRT_NO_SSL_STRICT debug environment variableChristophe Fergeau1-0/+15
2015-04-07Add GOVIRT_DISABLE_HTTPS debug environment variableChristophe Fergeau1-1/+6