index
:
libvirt-python-v6.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
*
python: let libvirt_virConnectDomainEventCallback indicate success
submission-5
Jim Meyering
2009-09-03
1
-2
/
+2
*
Secret manipulation API docs refresh & wire up python generator
Miloslav Trmač
2009-09-01
5
-4
/
+167
*
python: Raise exceptions if virDomain*Stats fail.
v0.7.0
Cole Robinson
2009-07-26
1
-1
/
+4
*
remove all trailing blank lines
Jim Meyering
2009-07-16
1
-1
/
+0
*
remove all .cvsignore files
Jim Meyering
2009-07-08
2
-17
/
+0
*
Fix python examples to use read-write conn
Dan Kenigsberg
2009-07-06
1
-1
/
+1
*
Fix python domain events example & binding
v0.6.5
v0.6.4
LIBVIRT_0_6_5
LIBVIRT_0_6_4
Daniel P. Berrange
2009-05-28
1
-0
/
+1
*
Add virInterface APIs to python code generator
Daniel P. Berrange
2009-05-21
3
-3
/
+67
*
Better error reporting if 'import libvirtmod' fails
Cole Robinson
2009-05-19
1
-2
/
+6
*
Fix crash after calling virConnectClose
v0.6.3
v0.6.2
libvirt-0.6.2-19.fc11
LIBVIRT_0_6_3
LIBVIRT_0_6_2
Daniel P. Berrange
2009-04-01
1
-0
/
+3
*
Fix generation of networkCreateXML and storagePoolCreateXML
Daniel P. Berrange
2009-04-01
1
-0
/
+6
*
update .gitignore and .hgignore files
v0.6.1
LIBVIRT_0_6_1
Jim Meyering
2009-03-03
1
-0
/
+1
*
Internal driver API for sVirt support (James Morris & Dan Walsh)
Daniel P. Berrange
2009-03-03
1
-0
/
+2
*
Ignore some generated autotools files in example app
Daniel P. Berrange
2009-03-02
1
-0
/
+1
*
* python/Makefile.am: avoid a parallel make issue #472702
Daniel Veillard
2009-02-26
1
-2
/
+5
*
Fix building python bindings: Skip bindings for virSaveLastError and
Cole Robinson
2009-02-16
1
-0
/
+2
*
Use global thread-local error for all python error reporting
v0.6.0
LIBVIRT_0_6_0
Daniel P. Berrange
2009-01-20
2
-26
/
+25
*
Replace __FUNCTION__ with __func__ for better portability (John Levon)
Daniel P. Berrange
2008-12-18
1
-2
/
+2
*
Fix gcc-ism in python build (John Levon)
Daniel P. Berrange
2008-12-18
1
-2
/
+3
*
syntax-check: enforce the no-cvs-keywords prohibition
Jim Meyering
2008-12-15
1
-2
/
+0
*
Support domain lifecycle events for Xen (Ben Guthro & Daniel Berrange)
v0.5.1
v0.5.0
LIBVIRT_0_5_1
LIBVIRT_0_5_0
Daniel P. Berrange
2008-11-25
1
-1
/
+2
*
Fix python bindings events code (David Lively)
Daniel P. Berrange
2008-11-24
5
-42
/
+178
*
Python binding for node device APIs (David Lively)
Daniel P. Berrange
2008-11-21
5
-3
/
+149
*
Add a virFreeCallback to event loop APIs
Daniel P. Berrange
2008-11-19
3
-6
/
+34
*
Change public API for virEventAddHandle to allow multiple registrations per FD
Daniel P. Berrange
2008-11-19
1
-4
/
+4
*
Add a virFreeCallback to virDomainEventRegister (from David Lively)
Daniel P. Berrange
2008-11-19
1
-1
/
+1
*
Add domain events detail information
Daniel P. Berrange
2008-11-17
1
-2
/
+4
*
Fix domain events python thread safety & incorrect enum generation
Daniel P. Berrange
2008-11-17
1
-14
/
+93
*
* python/virConnect.py: needed for events from the python bindings
Daniel Veillard
2008-10-31
1
-0
/
+43
*
* python/Makefile.am python/generator.py python/libvir.c
Daniel Veillard
2008-10-31
6
-6
/
+553
*
Massive patch adding event APIs by Ben Guthro
Daniel Veillard
2008-10-23
1
-0
/
+3
*
generate .gitignore files from .cvsignore ones
Jim Meyering
2008-10-17
2
-0
/
+16
*
Xen interface order and fix python parallel build
Daniel Veillard
2008-10-01
1
-1
/
+1
*
Use libvirt error message for python exceptions
v0.4.6
LIBVIRT_0_4_6
Daniel P. Berrange
2008-08-22
1
-10
/
+11
*
Fix connection lookup in python storage instances
Daniel Veillard
2008-08-12
1
-1
/
+5
*
Skip python bindings for virDomainBlockPeek and virDomainMemoryPeek
Daniel Veillard
2008-07-25
1
-0
/
+2
*
Ignore JIT'd python files
Daniel P. Berrange
2008-07-09
1
-0
/
+1
*
* python/types.c: patch from Ryan Scott to remove misplaced verbosity
Daniel Veillard
2008-06-25
1
-40
/
+0
*
* python/libvir.py python/libvirt-python-api.xml: more python
v0.4.4
LIBVIRT_0_4_4
Daniel Veillard
2008-06-11
2
-1
/
+10
*
* python/generator.py python/libvir.c python/libvirt-python-api.xml:
Daniel Veillard
2008-06-10
3
-2
/
+105
*
Fix python code generation for storage APIs
Daniel P. Berrange
2008-05-29
1
-0
/
+25
*
Don't free C object after destroy method in python
Daniel P. Berrange
2008-05-21
1
-6
/
+1
*
Python header workaround
Daniel P. Berrange
2008-04-18
1
-0
/
+5
*
Work around Python.h name-space pollution.
Jim Meyering
2008-04-18
1
-1
/
+6
*
convert TAB-based indentation in C sources to use only spaces
Jim Meyering
2008-04-10
2
-22
/
+22
*
remove Vim and Emacs variable settings from C source files
Jim Meyering
2008-04-10
1
-14
/
+0
*
Fix potential infinite loop in python generator
v0.4.2
LIBVIRT_0_4_2
Daniel Veillard
2008-04-08
1
-0
/
+3
*
Fix typo "informations" -> "information" (Atsushi SAKAI and
Richard W.M. Jones
2008-03-14
3
-7
/
+7
*
Many typos fixed (Atsushi SAKAI).
v0.4.1
LIBVIRT_0_4_1
Richard W.M. Jones
2008-02-29
3
-8
/
+8
*
Added python binding for storage APIs
Daniel P. Berrange
2008-02-20
4
-3
/
+437
[next]