aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Fixed URI parsingMartin Kletzander2012-02-241-2/+2
* Split src/util/network.{c,h} into 5 piecesDaniel P. Berrange2011-11-151-1/+1
* esx: Support folders in the path of vpx:// connection URIsMatthias Bolte2011-11-011-3/+1
* esx: Escape password for XMLMatthias Bolte2011-03-031-0/+2
* Put <stdbool.h> into internal.h so it is available everywhereDaniel P. Berrange2011-02-241-2/+0
* esx: Move VMX handling code out of the driver directoryMatthias Bolte2010-12-211-27/+0
* esx: Handle non-UTF-8 encoded VMX filesMatthias Bolte2010-10-191-0/+2
* esx: Handle name escaping properlyMatthias Bolte2010-10-141-0/+18
* esx: Use the VirtualDisk UUID as storage volume keyMatthias Bolte2010-09-041-0/+2
* esx: Rework datastore path parsing and handlingMatthias Bolte2010-09-031-1/+1
* esx: Make storage pool lookup by name and UUID more robustMatthias Bolte2010-08-021-3/+2
* esx: Parse the path of the URIMatthias Bolte2010-08-021-4/+7
* esx: Use bool instead of int where appropriatedMatthias Bolte2010-06-241-5/+5
* esx: Add proxy query parameterMatthias Bolte2010-06-091-0/+4
* esx: Refactor esxUtil_ParseQuery's parameter handlingMatthias Bolte2010-06-091-2/+13
* esx: Cleanup file header commentsMatthias Bolte2010-03-231-1/+1
* esx: Move username and password helper functions to authhelper.cMatthias Bolte2010-03-161-7/+0
* build: consistently indent preprocessor directivesEric Blake2010-03-091-4/+4
* esx: Stop passing around virConnectPtr for error reportingMatthias Bolte2010-01-261-13/+11
* esx: Add automatic question handlingMatthias Bolte2009-12-181-1/+1
* ESX replace esxUtil_EqualSuffix() with virFileHasSuffix()Matthias Bolte2009-09-231-2/+0
* ESX add esxDomainDefineXML()Matthias Bolte2009-09-231-0/+5
* ESX Whitespace cleanupMatthias Bolte2009-09-231-2/+2
* ESX Set challenge for auth callback to hostnameMatthias Bolte2009-09-231-2/+2
* Cleanup structure name namingMatthias Bolte2009-08-061-3/+3
* Add no_verify query parameter to ESX URIsMatthias Bolte2009-07-271-1/+2
* First version of the driver for VMWare ESXMatthias Bolte2009-07-231-0/+60