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
path:
root
/
libvir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python binding for node device APIs (David Lively)
Daniel P. Berrange
2008-11-21
1
-0
/
+86
*
Add a virFreeCallback to event loop APIs
Daniel P. Berrange
2008-11-19
1
-6
/
+17
*
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/Makefile.am python/generator.py python/libvir.c
Daniel Veillard
2008-10-31
1
-0
/
+441
*
* python/generator.py python/libvir.c python/libvirt-python-api.xml:
Daniel Veillard
2008-06-10
1
-0
/
+82
*
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
1
-17
/
+17
*
remove Vim and Emacs variable settings from C source files
Jim Meyering
2008-04-10
1
-14
/
+0
*
Many typos fixed (Atsushi SAKAI).
v0.4.1
LIBVIRT_0_4_1
Richard W.M. Jones
2008-02-29
1
-5
/
+5
*
Added python binding for storage APIs
Daniel P. Berrange
2008-02-20
1
-0
/
+293
*
Python bindings return values fixes
Daniel Veillard
2008-02-07
1
-11
/
+13
*
Remove all trailing blanks; turn on the rule to detect them.
Jim Meyering
2008-02-05
1
-3
/
+3
*
Enable the <config.h>-requiring test; fix violations
Jim Meyering
2008-01-29
1
-1
/
+1
*
Make python generator fail build on any missing APIs
Daniel P. Berrange
2008-01-21
1
-75
/
+10
*
Add missing vcpu/schedular APIs to python binding
Daniel P. Berrange
2008-01-21
1
-0
/
+318
*
Handle PyTuple_New's malloc failure.
Jim Meyering
2008-01-17
1
-6
/
+10
*
Factor out some duplication.
Jim Meyering
2008-01-17
1
-103
/
+58
*
Use a variable name as sizeof argument, not a type name.
Jim Meyering
2007-12-11
1
-6
/
+6
*
Include "config.h" in remaining non-generated files.
Jim Meyering
2007-12-07
1
-1
/
+3
*
* python/generator.py python/libvir.c python/libvirt-python-api.xml:
Daniel Veillard
2007-12-07
1
-0
/
+40
*
Add manual impl of virConnectOpenAuth python binding
Daniel P. Berrange
2007-12-05
1
-0
/
+123
*
Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-12-05
1
-2
/
+2
*
Fri Nov 30 11:04:00 GMT 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-11-30
1
-2
/
+17
*
* python/generator.py python/libvir.c python/libvirt-python-api.xml:
v0.3.3
LIBVIRT_0_3_3
Daniel Veillard
2007-09-30
1
-0
/
+71
*
+Tue May 29 15:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
v0.2.3
LIVIRT_0_2_3
Richard W.M. Jones
2007-05-29
1
-0
/
+45
*
Added vir*GetAutostart APIs to python
Daniel P. Berrange
2007-04-10
1
-0
/
+52
*
Added python bindings for networking APIs
Daniel P. Berrange
2007-03-09
1
-1
/
+177
*
Fixed up numerous compiler warnings
Daniel P. Berrange
2007-03-06
1
-3
/
+3
*
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
LIBVIRT_0_1_9
LIBVIRT_0_1_11
LIBVIRT_0_1_10
Daniel P. Berrange
2006-11-16
1
-0
/
+47
*
Fix unsigned long wraparound in python binding
Daniel P. Berrange
2006-11-15
1
-2
/
+2
*
Propagate libvirt errors back with python exceptions
Daniel P. Berrange
2006-11-07
1
-0
/
+60
*
Make python bindings threaded, by dropping/acquiring Python GIL where needed
Daniel P. Berrange
2006-10-24
1
-1
/
+24
*
* python/libvir.c: Pete Vetere pointed out a bug in string cast
v0.1.8
v0.1.7
v0.1.6
LIBVIRT_0_1_8
LIBVIRT_0_1_7
LIBVIRT_0_1_6
Daniel Veillard
2006-08-29
1
-4
/
+4
*
* configure.in libvirt.spec.in docs/examples/* include/Makefile.am
Daniel Veillard
2006-06-26
1
-2
/
+2
*
* python/libvir.c: fixed a bug in the new wrapper
v0.1.1
v0.1.0
LIBVIRT_0_1_1
LIBVIRT_0_1_0
Daniel Veillard
2006-03-29
1
-2
/
+2
*
* include/libvirt.h[.in] include/virterror.h src/driver.h
Daniel Veillard
2006-03-29
1
-0
/
+30
*
* python/libvir.c: call the initialize entry point
Daniel Veillard
2006-03-28
1
-0
/
+2
*
* TODO: updated
Daniel Veillard
2006-02-28
1
-1
/
+98
*
* python/generator.py python/libvir.c python/libvirt-python-api.xml:
Daniel Veillard
2006-02-24
1
-0
/
+24
*
* src/libvirt.c: fixing a bug before the release of 0.0.5
v0.0.5
LIBVIRT_0_0_5
Daniel Veillard
2006-02-23
1
-0
/
+26
*
* python/libvir.c: fixed one more problem prior to 0.0.4
v0.0.4
LIBVIRT_0_0_4
Daniel Veillard
2006-02-10
1
-1
/
+1
*
* //* : renamed the project libvirt , this affects all makefiles,
v0.0.3
LIBVIRT_0_0_3
Daniel Veillard
2006-02-09
1
-22
/
+22
*
* python/*: update of the python bindings, fix names, add
Daniel Veillard
2006-01-31
1
-0
/
+54
*
* python/libvir.c: fix a stupid bug in python bindings (DomainDestroy
v0.0.2
LIBVIR_0_0_2
Daniel Veillard
2006-01-28
1
-0
/
+34
*
* Makefile.am configure.in libvir.spec.in python/*: added a first
v0.0.1
LIBVIR_0_0_1
Daniel Veillard
2005-12-19
1
-0
/
+41