summaryrefslogtreecommitdiffstats
path: root/libvir.c
Commit message (Expand)AuthorAgeFilesLines
* * python/generator.py python/libvir.c python/libvirt-python-api.xml:v0.3.3Daniel Veillard2007-09-301-0/+71
* +Tue May 29 15:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>v0.2.3Richard W.M. Jones2007-05-291-0/+45
* Added vir*GetAutostart APIs to pythonDaniel P. Berrange2007-04-101-0/+52
* Added python bindings for networking APIsDaniel P. Berrange2007-03-091-1/+177
* Fixed up numerous compiler warningsDaniel P. Berrange2007-03-061-3/+3
* Mon Jan 23 14:36:18 IST 2007 Mark McLoughlin <markmc@redhat.com>Mark McLoughlin2007-01-231-3/+3
* Added binding for virConnectListDefinedDomains apiv0.1.9v0.1.11v0.1.10Daniel P. Berrange2006-11-161-0/+47
* Fix unsigned long wraparound in python bindingDaniel P. Berrange2006-11-151-2/+2
* Propagate libvirt errors back with python exceptionsDaniel P. Berrange2006-11-071-0/+60
* Make python bindings threaded, by dropping/acquiring Python GIL where neededDaniel P. Berrange2006-10-241-1/+24
* * python/libvir.c: Pete Vetere pointed out a bug in string castv0.1.8v0.1.7v0.1.6Daniel Veillard2006-08-291-4/+4
* * configure.in libvirt.spec.in docs/examples/* include/Makefile.amDaniel Veillard2006-06-261-2/+2
* * python/libvir.c: fixed a bug in the new wrapperv0.1.1v0.1.0Daniel Veillard2006-03-291-2/+2
* * include/libvirt.h[.in] include/virterror.h src/driver.hDaniel Veillard2006-03-291-0/+30
* * python/libvir.c: call the initialize entry pointDaniel Veillard2006-03-281-0/+2
* * TODO: updatedDaniel Veillard2006-02-281-1/+98
* * python/generator.py python/libvir.c python/libvirt-python-api.xml:Daniel Veillard2006-02-241-0/+24
* * src/libvirt.c: fixing a bug before the release of 0.0.5v0.0.5Daniel Veillard2006-02-231-0/+26
* * python/libvir.c: fixed one more problem prior to 0.0.4v0.0.4Daniel Veillard2006-02-101-1/+1
* * //* : renamed the project libvirt , this affects all makefiles,v0.0.3Daniel Veillard2006-02-091-22/+22
* * python/*: update of the python bindings, fix names, addDaniel Veillard2006-01-311-0/+54
* * python/libvir.c: fix a stupid bug in python bindings (DomainDestroyv0.0.2Daniel Veillard2006-01-281-0/+34
* * Makefile.am configure.in libvir.spec.in python/*: added a firstv0.0.1Daniel Veillard2005-12-191-0/+41