GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/libvirt.git
v0.10.2-gentoo
v0.7.4-gentoo
v0.8.1-gentoo
v0.8.3-gentoo
v0.8.6-gentoo
v0.9.10-gentoo
v0.9.3-gentoo
C toolkit to manipulate virtual machines repository (gentoo clone including backports branches)
Diego E. Pettenò <flameeyes@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
esx
/
esx_vi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
esx: Implement network driver
Matthias Bolte
2012-08-09
1
-0
/
+14
*
esx: Implement interface driver
Matthias Bolte
2012-08-09
1
-1
/
+12
*
Desert the FSF address in copyright
Osier Yang
2012-07-23
1
-2
/
+2
*
Replace use of ESX_ERROR & ESX_VI_ERROR with virReportError
Daniel P. Berrange
2012-07-20
1
-7
/
+0
*
esx: Extend esxVI_CURL_Download for partial downloads
Matthias Bolte
2012-07-18
1
-1
/
+2
*
esx: Wrap libcurl multi handle
Matthias Bolte
2012-07-08
1
-0
/
+18
*
esx: Support folders in the path of vpx:// connection URIs
Matthias Bolte
2011-11-01
1
-4
/
+7
*
esx: Support vSphere 5.x
Patrice LACHANCE
2011-11-01
1
-2
/
+8
*
snapshot: implement LIST_LEAVES flag in esx
Eric Blake
2011-10-17
1
-2
/
+2
*
snapshot: implement snapshot roots listing in esx
Eric Blake
2011-10-05
1
-2
/
+4
*
esx: Simplify some esxVI_Boolean to bool
Matthias Bolte
2011-05-17
1
-7
/
+5
*
esx: Convert autoAnswer from esxVI_Boolean to a simple bool
Matthias Bolte
2011-05-17
1
-4
/
+4
*
esx: Fix race condition in esxVI_EnsureSession
Matthias Bolte
2011-05-17
1
-1
/
+3
*
esx: Add a wrapper for shared CURL handles
Matthias Bolte
2011-04-24
1
-0
/
+19
*
esx: Move CURL handling code to it's own type
Matthias Bolte
2011-04-24
1
-8
/
+21
*
Remove virConnectPtr from virRaiseErrorFull
Matthias Bolte
2011-04-17
1
-1
/
+1
*
esx: Extend VI generator to cover managed object types
Matthias Bolte
2011-04-14
1
-0
/
+2
*
esx: Move occurrence check into esxVI_LookupObjectContentByType
Matthias Bolte
2011-01-07
1
-1
/
+2
*
esx: Add domain autostart support
Matthias Bolte
2011-01-06
1
-0
/
+6
*
esx: Fix "occurence" typo (again)
Matthias Bolte
2010-12-30
1
-4
/
+4
*
esx: Move VMX handling code out of the driver directory
Matthias Bolte
2010-12-21
1
-0
/
+2
*
esx: Improve error reporting for failed tasks
Matthias Bolte
2010-12-10
1
-1
/
+2
*
esx: Add support for memtune/min_guarantee
Matthias Bolte
2010-11-09
1
-0
/
+3
*
esx: Use SessionIsActive when available
Matthias Bolte
2010-09-08
1
-0
/
+1
*
esx: Fall back to path as key when QueryVirtualDiskUuid isn't available
Matthias Bolte
2010-09-07
1
-0
/
+1
*
esx: Use the VirtualDisk UUID as storage volume key
Matthias Bolte
2010-09-04
1
-0
/
+4
*
esx: Add .vmdk storage volume creation
Matthias Bolte
2010-09-03
1
-0
/
+1
*
esx: Add read-only storage volume access
Matthias Bolte
2010-08-26
1
-0
/
+9
*
esx: Improve object-by-type lookup performance
Matthias Bolte
2010-08-24
1
-7
/
+9
*
esx: Set storage pool target path to host.mountInfo.path
Matthias Bolte
2010-08-02
1
-0
/
+4
*
esx: Make storage pool lookup by name and UUID more robust
Matthias Bolte
2010-08-02
1
-0
/
+6
*
esx: Restrict vpx:// to handle a single host in a vCenter
Matthias Bolte
2010-08-02
1
-9
/
+17
*
esx: Parse the path of the URI
Matthias Bolte
2010-08-02
1
-2
/
+1
*
esx: Improve blocked task detection and fix race condition
Matthias Bolte
2010-07-30
1
-2
/
+5
*
esx: Support vSphere 4.1
Matthias Bolte
2010-07-24
1
-2
/
+8
*
esx: Add proxy query parameter
Matthias Bolte
2010-06-09
1
-1
/
+3
*
esx: Refactor esxUtil_ParseQuery's parameter handling
Matthias Bolte
2010-06-09
1
-1
/
+1
*
esx: Add read-only storage pool access
Matthias Bolte
2010-05-26
1
-5
/
+28
*
build: fix preprocessor indentation
Eric Blake
2010-04-21
1
-4
/
+4
*
esx: Gather some XML generation macros in esx_vi.h
Matthias Bolte
2010-04-21
1
-0
/
+37
*
esx: Replace scanf with STRSKIP and strtok_r
Matthias Bolte
2010-04-15
1
-0
/
+12
*
esx: Add domain snapshot support
Matthias Bolte
2010-04-08
1
-0
/
+27
*
esx: Mark error messages for translation
Matthias Bolte
2010-04-06
1
-0
/
+9
*
esx: Generate most SOAP mapping and improve inheritance handling
Matthias Bolte
2010-03-31
1
-3
/
+4
*
esx: Add esxVI_LookupVirtualMachineByName
Matthias Bolte
2010-03-23
1
-0
/
+5
*
esx: Generate method mappings via macros
Matthias Bolte
2010-03-23
1
-20
/
+3
*
build: consistently indent preprocessor directives
Eric Blake
2010-03-09
1
-7
/
+7
*
esx: Output error details from libcurl
Matthias Bolte
2010-01-26
1
-0
/
+1
*
esx: Stop passing around virConnectPtr for error reporting
Matthias Bolte
2010-01-26
1
-71
/
+52
*
boolean shadows a typedef in rpcndr.h when compiled with MinGW
Matthias Bolte
2009-12-23
1
-1
/
+1
[next]