Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * configure.in libvirt.spec.in include/libvirt.h.in python/Makefile.am | Daniel Veillard | 2006-02-15 | 1 | -2/+2 | |
| | | | | | | src/Makefile.am: fix rpm packaging problems whith head, more LIBVIR -> LIBVIRT changes. Daniel | |||||
* | * Makefile.am configure.in python/Makefile.am python/tests/Makefile.am | Daniel Veillard | 2006-02-14 | 3 | -0/+62 | |
| | | | | | | python/tests/basic.py: added first python test script and a 'make tests' target Daniel | |||||
* | * python/libvir.c: fixed one more problem prior to 0.0.4v0.0.4 | Daniel Veillard | 2006-02-10 | 1 | -1/+1 | |
| | | | | Daniel | |||||
* | * //* : renamed the project libvirt , this affects all makefiles,v0.0.3 | Daniel Veillard | 2006-02-09 | 6 | -94/+94 | |
| | | | | | | 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 | 6 | -3/+107 | |
| | | | | | missing features like list of domains and domain info extraction Daniel | |||||
* | * python/libvir.c: fix a stupid bug in python bindings (DomainDestroyv0.0.2 | Daniel Veillard | 2006-01-28 | 1 | -0/+34 | |
| | | | | | is still mishandled though) Daniel | |||||
* | * TODO: updated | Daniel Veillard | 2006-01-26 | 1 | -0/+2 | |
| | | | | | | * docs/search.php: use the new web site design * python/generator.py: fix a generation bug on python keyword Daniel | |||||
* | * Makefile.am configure.in libvir.spec.in python/*: added a firstv0.0.1 | Daniel Veillard | 2005-12-19 | 7 | -0/+1179 | |
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 |