index
:
libvirt-python-split.git
master
Unnamed repository; edit this file 'description' to name the repository.
Daniel Berrangé
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added vir*GetAutostart APIs to python
Daniel P. Berrange
2007-04-10
2
-0
/
+62
*
* python/generator.py: Python bindings now throw exceptions
Richard W.M. Jones
2007-03-28
1
-9
/
+121
*
* python/generator.py: patch from Tatsuro Enokura to fix
v0.2.1
Daniel Veillard
2007-03-16
1
-2
/
+5
*
* python/generator.py: fix the python binding generation for
Daniel Veillard
2007-03-15
1
-0
/
+4
*
Added python bindings for networking APIs
Daniel P. Berrange
2007-03-09
5
-2
/
+250
*
Fixed up numerous compiler warnings
Daniel P. Berrange
2007-03-06
4
-5
/
+8
*
Thu Mar 01 16:17:48 EST 2007 Mark McLoughlin <markmc@redhat.com>
Mark McLoughlin
2007-03-01
1
-0
/
+1
*
Blacklist vshRunConsole from python
v0.2.0
Daniel P. Berrange
2007-02-14
1
-1
/
+2
*
Mon Jan 23 14:36:18 IST 2007 Mark McLoughlin <markmc@redhat.com>
Mark McLoughlin
2007-01-23
1
-3
/
+3
*
Added binding for virConnectListDefinedDomains api
v0.1.9
v0.1.11
v0.1.10
Daniel P. Berrange
2006-11-16
3
-0
/
+53
*
Fix unsigned long wraparound in python binding
Daniel P. Berrange
2006-11-15
3
-2
/
+15
*
Fixed string concatenation in case where there is no lower level error
Daniel P. Berrange
2006-11-10
1
-1
/
+4
*
* python/generator.py: changed the generator to generate a reference
Daniel Veillard
2006-11-09
1
-0
/
+10
*
Propagate libvirt errors back with python exceptions
Daniel P. Berrange
2006-11-07
3
-4
/
+128
*
Make python bindings threaded, by dropping/acquiring Python GIL where needed
Daniel P. Berrange
2006-10-24
3
-3
/
+78
*
* python/libvir.c: Pete Vetere pointed out a bug in string cast
v0.1.8
v0.1.7
v0.1.6
Daniel Veillard
2006-08-29
1
-4
/
+4
*
* python/generator.py: fix the generator when handling long integers
v0.1.4
Daniel Veillard
2006-08-04
1
-2
/
+2
*
unleash the hush puppies
v0.1.3
Mark McLoughlin
2006-07-05
2
-0
/
+14
*
* configure.in libvirt.spec.in docs/examples/* include/Makefile.am
Daniel Veillard
2006-06-26
3
-5
/
+5
*
* python/libvir.c: fixed a bug in the new wrapper
v0.1.1
v0.1.0
Daniel Veillard
2006-03-29
4
-4
/
+40
*
* include/libvirt.h[.in] include/virterror.h src/driver.h
Daniel Veillard
2006-03-29
3
-3
/
+42
*
* python/libvir.c: call the initialize entry point
Daniel Veillard
2006-03-28
4
-7
/
+19
*
* doc/site.xsl doc/libvir.html doc/*: added informations about
Daniel Veillard
2006-03-28
1
-0
/
+1
*
* src/xs_internal.c src/xs_internal.h include/virterror.h
Daniel Veillard
2006-03-23
1
-1
/
+1
*
* python/tests/create.py: add one more image path
Daniel Veillard
2006-03-22
1
-0
/
+1
*
* python/tests/create.py: adapt to new naming scheme in FC5
Daniel Veillard
2006-03-22
1
-2
/
+7
*
* NEWS configure.in libvirt.spec.in include/libvirt.h docs/*:
Daniel Veillard
2006-02-28
1
-1
/
+2
*
Fixed the test, daniel
Daniel Veillard
2006-02-28
1
-2
/
+3
*
* TODO: updated
Daniel Veillard
2006-02-28
6
-15
/
+186
*
* python/generator.py python/libvir.c python/libvirt-python-api.xml:
Daniel Veillard
2006-02-24
3
-1
/
+32
*
* src/libvirt.c: fixing a bug before the release of 0.0.5
v0.0.5
Daniel Veillard
2006-02-23
5
-3
/
+79
*
* python/tests/Makefile.am: added the create.py in the regression tests
Daniel Veillard
2006-02-23
1
-1
/
+2
*
* TODO: updated
Daniel Veillard
2006-02-21
1
-1
/
+1
*
* docs/examples/examples.xsl docs/examples/index.html
Daniel Veillard
2006-02-20
2
-4
/
+9
*
* python/tests/create.py: trying to make test more generic, but it's
Daniel Veillard
2006-02-17
1
-7
/
+93
*
* configure.in src/Makefile.am: adding dependency to libxml2
Daniel Veillard
2006-02-16
1
-0
/
+46
*
* configure.in libvirt.spec.in include/libvirt.h.in python/Makefile.am
Daniel Veillard
2006-02-15
1
-2
/
+2
*
* Makefile.am configure.in python/Makefile.am python/tests/Makefile.am
Daniel Veillard
2006-02-14
3
-0
/
+62
*
* python/libvir.c: fixed one more problem prior to 0.0.4
v0.0.4
Daniel Veillard
2006-02-10
1
-1
/
+1
*
* //* : renamed the project libvirt , this affects all makefiles,
v0.0.3
Daniel Veillard
2006-02-09
6
-94
/
+94
*
* python/*: update of the python bindings, fix names, add
Daniel Veillard
2006-01-31
6
-3
/
+107
*
* python/libvir.c: fix a stupid bug in python bindings (DomainDestroy
v0.0.2
Daniel Veillard
2006-01-28
1
-0
/
+34
*
* TODO: updated
Daniel Veillard
2006-01-26
1
-0
/
+2
*
* Makefile.am configure.in libvir.spec.in python/*: added a first
v0.0.1
Daniel Veillard
2005-12-19
7
-0
/
+1179