summaryrefslogtreecommitdiffstats
path: root/libvir.py
Commit message (Expand)AuthorAgeFilesLines
* Use global thread-local error for all python error reportingv0.6.0Daniel P. Berrange2009-01-201-4/+3
* Fix python bindings events code (David Lively)Daniel P. Berrange2008-11-241-2/+2
* * python/Makefile.am python/generator.py python/libvir.cDaniel Veillard2008-10-311-0/+20
* Use libvirt error message for python exceptionsv0.4.6Daniel P. Berrange2008-08-221-10/+11
* * python/libvir.py python/libvirt-python-api.xml: more pythonv0.4.4Daniel Veillard2008-06-111-1/+5
* Fix typo "informations" -> "information" (Atsushi SAKAI andRichard W.M. Jones2008-03-141-1/+1
* Add manual impl of virConnectOpenAuth python bindingDaniel P. Berrange2007-12-051-0/+6
* Fri Nov 30 11:04:00 GMT 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-11-301-1/+7
* +Tue May 29 15:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>v0.2.3Richard W.M. Jones2007-05-291-0/+23
* Fixed exception reporting for domain/network operationsv0.2.2Daniel P. Berrange2007-04-161-1/+6
* Fixed string concatenation in case where there is no lower level errorDaniel P. Berrange2006-11-101-1/+4
* Propagate libvirt errors back with python exceptionsDaniel P. Berrange2006-11-071-2/+55
* * TODO: updatedDaniel Veillard2006-02-281-0/+30