aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* esx: Implement network driverMatthias Bolte2012-08-091-0/+14
* esx: Implement interface driverMatthias Bolte2012-08-091-1/+12
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Replace use of ESX_ERROR & ESX_VI_ERROR with virReportErrorDaniel P. Berrange2012-07-201-7/+0
* esx: Extend esxVI_CURL_Download for partial downloadsMatthias Bolte2012-07-181-1/+2
* esx: Wrap libcurl multi handleMatthias Bolte2012-07-081-0/+18
* esx: Support folders in the path of vpx:// connection URIsMatthias Bolte2011-11-011-4/+7
* esx: Support vSphere 5.xPatrice LACHANCE2011-11-011-2/+8
* snapshot: implement LIST_LEAVES flag in esxEric Blake2011-10-171-2/+2
* snapshot: implement snapshot roots listing in esxEric Blake2011-10-051-2/+4
* esx: Simplify some esxVI_Boolean to boolMatthias Bolte2011-05-171-7/+5
* esx: Convert autoAnswer from esxVI_Boolean to a simple boolMatthias Bolte2011-05-171-4/+4
* esx: Fix race condition in esxVI_EnsureSessionMatthias Bolte2011-05-171-1/+3
* esx: Add a wrapper for shared CURL handlesMatthias Bolte2011-04-241-0/+19
* esx: Move CURL handling code to it's own typeMatthias Bolte2011-04-241-8/+21
* Remove virConnectPtr from virRaiseErrorFullMatthias Bolte2011-04-171-1/+1
* esx: Extend VI generator to cover managed object typesMatthias Bolte2011-04-141-0/+2
* esx: Move occurrence check into esxVI_LookupObjectContentByTypeMatthias Bolte2011-01-071-1/+2
* esx: Add domain autostart supportMatthias Bolte2011-01-061-0/+6
* esx: Fix "occurence" typo (again)Matthias Bolte2010-12-301-4/+4
* esx: Move VMX handling code out of the driver directoryMatthias Bolte2010-12-211-0/+2
* esx: Improve error reporting for failed tasksMatthias Bolte2010-12-101-1/+2
* esx: Add support for memtune/min_guaranteeMatthias Bolte2010-11-091-0/+3
* esx: Use SessionIsActive when availableMatthias Bolte2010-09-081-0/+1
* esx: Fall back to path as key when QueryVirtualDiskUuid isn't availableMatthias Bolte2010-09-071-0/+1
* esx: Use the VirtualDisk UUID as storage volume keyMatthias Bolte2010-09-041-0/+4
* esx: Add .vmdk storage volume creationMatthias Bolte2010-09-031-0/+1
* esx: Add read-only storage volume accessMatthias Bolte2010-08-261-0/+9
* esx: Improve object-by-type lookup performanceMatthias Bolte2010-08-241-7/+9
* esx: Set storage pool target path to host.mountInfo.pathMatthias Bolte2010-08-021-0/+4
* esx: Make storage pool lookup by name and UUID more robustMatthias Bolte2010-08-021-0/+6
* esx: Restrict vpx:// to handle a single host in a vCenterMatthias Bolte2010-08-021-9/+17
* esx: Parse the path of the URIMatthias Bolte2010-08-021-2/+1
* esx: Improve blocked task detection and fix race conditionMatthias Bolte2010-07-301-2/+5
* esx: Support vSphere 4.1Matthias Bolte2010-07-241-2/+8
* esx: Add proxy query parameterMatthias Bolte2010-06-091-1/+3
* esx: Refactor esxUtil_ParseQuery's parameter handlingMatthias Bolte2010-06-091-1/+1
* esx: Add read-only storage pool accessMatthias Bolte2010-05-261-5/+28
* build: fix preprocessor indentationEric Blake2010-04-211-4/+4
* esx: Gather some XML generation macros in esx_vi.hMatthias Bolte2010-04-211-0/+37
* esx: Replace scanf with STRSKIP and strtok_rMatthias Bolte2010-04-151-0/+12
* esx: Add domain snapshot supportMatthias Bolte2010-04-081-0/+27
* esx: Mark error messages for translationMatthias Bolte2010-04-061-0/+9
* esx: Generate most SOAP mapping and improve inheritance handlingMatthias Bolte2010-03-311-3/+4
* esx: Add esxVI_LookupVirtualMachineByNameMatthias Bolte2010-03-231-0/+5
* esx: Generate method mappings via macrosMatthias Bolte2010-03-231-20/+3
* build: consistently indent preprocessor directivesEric Blake2010-03-091-7/+7
* esx: Output error details from libcurlMatthias Bolte2010-01-261-0/+1
* esx: Stop passing around virConnectPtr for error reportingMatthias Bolte2010-01-261-71/+52
* boolean shadows a typedef in rpcndr.h when compiled with MinGWMatthias Bolte2009-12-231-1/+1