Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * python/generator.py python/libvir.c python/libvirt-python-api.xml: | Daniel Veillard | 2006-02-24 | 1 | -0/+24 | |
| | | | | | | UUID strings can contain zeroes, so the autogenerated conversion functions don't work. Daniel | |||||
* | * src/libvirt.c: fixing a bug before the release of 0.0.5v0.0.5LIBVIRT_0_0_5 | Daniel Veillard | 2006-02-23 | 1 | -0/+26 | |
| | | | | | | | | * python/generator.py python/libvir.c python/libvirt-python-api.xml: also fixing the binding for getting a domain UUID * python/tests/Makefile.am python/tests/uuid.py: added a test for the new UUID API Daniel | |||||
* | * python/libvir.c: fixed one more problem prior to 0.0.4v0.0.4LIBVIRT_0_0_4 | Daniel Veillard | 2006-02-10 | 1 | -1/+1 | |
| | | | | Daniel | |||||
* | * //* : renamed the project libvirt , this affects all makefiles,v0.0.3LIBVIRT_0_0_3 | Daniel Veillard | 2006-02-09 | 1 | -22/+22 | |
| | | | | | | the specs, the icons, the docs, etc ... * configure.in: prepare for 0.0.3 Daniel | |||||
* | * python/*: update of the python bindings, fix names, add | Daniel Veillard | 2006-01-31 | 1 | -0/+54 | |
| | | | | | missing features like list of domains and domain info extraction Daniel | |||||
* | * python/libvir.c: fix a stupid bug in python bindings (DomainDestroyv0.0.2LIBVIR_0_0_2 | Daniel Veillard | 2006-01-28 | 1 | -0/+34 | |
| | | | | | is still mishandled though) Daniel | |||||
* | * Makefile.am configure.in libvir.spec.in python/*: added a firstv0.0.1LIBVIR_0_0_1 | Daniel Veillard | 2005-12-19 | 1 | -0/+41 | |
version for python bindings, heavilly based on libxml2/libxslt way of doing things, maybe this need to be revisited. Added packaging too. * src/hash.h: fixed the Copyright notice. Daniel |