summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * python/libvir.c: fix a stupid bug in python bindings (DomainDestroyv0.0.2Daniel Veillard2006-01-281-0/+34
| | | | | is still mishandled though) Daniel
* * TODO: updatedDaniel Veillard2006-01-261-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.1Daniel Veillard2005-12-197-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