summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Many typos fixed (Atsushi SAKAI).v0.4.1Richard W.M. Jones2008-02-293-8/+8
* Added python binding for storage APIsDaniel P. Berrange2008-02-204-3/+437
* Python bindings return values fixesDaniel Veillard2008-02-071-11/+13
* Remove all trailing blanks; turn on the rule to detect them.Jim Meyering2008-02-056-11/+11
* Enable the <config.h>-requiring test; fix violationsJim Meyering2008-01-292-2/+2
* Given code like if (foo) free (foo); remove the useless "if (foo) " part.Jim Meyering2008-01-291-1/+1
* Make python generator fail build on any missing APIsDaniel P. Berrange2008-01-212-92/+43
* Add missing vcpu/schedular APIs to python bindingDaniel P. Berrange2008-01-213-0/+352
* Handle PyTuple_New's malloc failure.Jim Meyering2008-01-171-6/+10
* Factor out some duplication.Jim Meyering2008-01-171-103/+58
* Use a variable name as sizeof argument, not a type name.Jim Meyering2007-12-111-6/+6
* Include "config.h" in remaining non-generated files.Jim Meyering2007-12-072-2/+6
* * python/generator.py python/libvir.c python/libvirt-python-api.xml:Daniel Veillard2007-12-073-0/+48
* Add manual impl of virConnectOpenAuth python bindingDaniel P. Berrange2007-12-052-0/+129
* Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-12-052-4/+4
* Fri Nov 30 11:04:00 GMT 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-11-303-10/+24
* Thu Nov 29 17:40:00 GMT 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-11-291-3/+12
* Make "make distcheck" work.Jim Meyering2007-11-152-1/+7
* * python/generator.py python/libvir.c python/libvirt-python-api.xml:v0.3.3Daniel Veillard2007-09-303-0/+85
* * libvirt.spec.in NEWS docs/* po/*: preparing release 0.3.1v0.3.2v0.3.1Daniel Veillard2007-07-241-4/+0
* Tue Jun 26 14:40:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>v0.3.0Richard W.M. Jones2007-06-261-18/+14
* Mon Jun 25 16:55:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-06-251-0/+4
* Fri Jun 15 08:53:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-06-151-9/+9
* +Tue May 29 15:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>v0.2.3Richard W.M. Jones2007-05-293-0/+70
* Fixed exception reporting for domain/network operationsv0.2.2Daniel P. Berrange2007-04-162-17/+40
* Added vir*GetAutostart APIs to pythonDaniel P. Berrange2007-04-102-0/+62
* * python/generator.py: Python bindings now throw exceptionsRichard W.M. Jones2007-03-281-9/+121
* * python/generator.py: patch from Tatsuro Enokura to fixv0.2.1Daniel Veillard2007-03-161-2/+5
* * python/generator.py: fix the python binding generation forDaniel Veillard2007-03-151-0/+4
* Added python bindings for networking APIsDaniel P. Berrange2007-03-095-2/+250
* Fixed up numerous compiler warningsDaniel P. Berrange2007-03-064-5/+8
* Thu Mar 01 16:17:48 EST 2007 Mark McLoughlin <markmc@redhat.com>Mark McLoughlin2007-03-011-0/+1
* Blacklist vshRunConsole from pythonv0.2.0Daniel P. Berrange2007-02-141-1/+2
* 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-163-0/+53
* Fix unsigned long wraparound in python bindingDaniel P. Berrange2006-11-153-2/+15
* Fixed string concatenation in case where there is no lower level errorDaniel P. Berrange2006-11-101-1/+4
* * python/generator.py: changed the generator to generate a referenceDaniel Veillard2006-11-091-0/+10
* Propagate libvirt errors back with python exceptionsDaniel P. Berrange2006-11-073-4/+128
* Make python bindings threaded, by dropping/acquiring Python GIL where neededDaniel P. Berrange2006-10-243-3/+78
* * python/libvir.c: Pete Vetere pointed out a bug in string castv0.1.8v0.1.7v0.1.6Daniel Veillard2006-08-291-4/+4
* * python/generator.py: fix the generator when handling long integersv0.1.4Daniel Veillard2006-08-041-2/+2
* unleash the hush puppiesv0.1.3Mark McLoughlin2006-07-052-0/+14
* * configure.in libvirt.spec.in docs/examples/* include/Makefile.amDaniel Veillard2006-06-263-5/+5
* * python/libvir.c: fixed a bug in the new wrapperv0.1.1v0.1.0Daniel Veillard2006-03-294-4/+40
* * include/libvirt.h[.in] include/virterror.h src/driver.hDaniel Veillard2006-03-293-3/+42
* * python/libvir.c: call the initialize entry pointDaniel Veillard2006-03-284-7/+19
* * doc/site.xsl doc/libvir.html doc/*: added informations aboutDaniel Veillard2006-03-281-0/+1
* * src/xs_internal.c src/xs_internal.h include/virterror.hDaniel Veillard2006-03-231-1/+1
* * python/tests/create.py: add one more image pathDaniel Veillard2006-03-221-0/+1