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
/
generator.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new API virDomainMemoryStats to header and drivers
Adam Litke
2009-12-20
1
-1
/
+3
*
python: Actually implement list*Interfaces bindings
v0.7.4
v0.7.3
Cole Robinson
2009-11-20
1
-2
/
+2
*
Add virConnectGetLibvirtVersion API
Cole Robinson
2009-11-12
1
-0
/
+1
*
python: Add a newline after custom classes
v0.7.2
libvirt-0.7.2-3.fc13
libvirt-0.7.2-2.fc13
libvirt-0.7.2-1.fc13
Cole Robinson
2009-10-05
1
-0
/
+1
*
python: Fix generated virInterface method names
Cole Robinson
2009-10-05
1
-2
/
+5
*
python: Use a pure python implementation of 'vir*GetConnect'
Cole Robinson
2009-10-05
1
-0
/
+21
*
python: Don't generate bindings for vir*Ref
Cole Robinson
2009-10-05
1
-0
/
+10
*
python: Don't generate conflicting conn.createXML functions.
Cole Robinson
2009-10-05
1
-1
/
+1
*
python: Remove use of xmllib in generator.py
Cole Robinson
2009-10-05
1
-14
/
+9
*
python: Remove FastParser from generator.
Cole Robinson
2009-10-05
1
-50
/
+3
*
Add public API definition for data stream handling
Daniel P. Berrange
2009-09-29
1
-4
/
+28
*
Fix API doc extractor to stop munging comment formatting
Daniel P. Berrange
2009-09-28
1
-12
/
+13
*
Re-arrange python generator to make it clear what's auto-generated
Daniel P. Berrange
2009-09-21
1
-32
/
+32
*
Add usage type/id as a public API property of virSecret
v0.7.1
libvirt-0.7.1-9.fc13
libvirt-0.7.1-9.fc12
libvirt-0.7.1-8.fc13
libvirt-0.7.1-8.fc12
libvirt-0.7.1-15.fc12
libvirt-0.7.1-14.fc12
libvirt-0.7.1-13.fc12
libvirt-0.7.1-12.fc13
libvirt-0.7.1-12.fc12
libvirt-0.7.1-11.fc13
libvirt-0.7.1-11.fc12
libvirt-0.7.1-10.fc13
libvirt-0.7.1-10.fc12
Daniel P. Berrange
2009-09-14
1
-0
/
+2
*
Fix UUID handling in secrets/storage encryption APIs
Daniel P. Berrange
2009-09-14
1
-0
/
+3
*
Secret manipulation API docs refresh & wire up python generator
Miloslav Trmač
2009-09-01
1
-4
/
+27
*
python: Raise exceptions if virDomain*Stats fail.
v0.7.0
Cole Robinson
2009-07-26
1
-1
/
+4
*
Add virInterface APIs to python code generator
Daniel P. Berrange
2009-05-21
1
-3
/
+42
*
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
*
Internal driver API for sVirt support (James Morris & Dan Walsh)
Daniel P. Berrange
2009-03-03
1
-0
/
+2
*
Fix building python bindings: Skip bindings for virSaveLastError and
Cole Robinson
2009-02-16
1
-0
/
+2
*
Python binding for node device APIs (David Lively)
Daniel P. Berrange
2008-11-21
1
-3
/
+23
*
* python/Makefile.am python/generator.py python/libvir.c
Daniel Veillard
2008-10-31
1
-4
/
+15
*
Massive patch adding event APIs by Ben Guthro
Daniel Veillard
2008-10-23
1
-0
/
+3
*
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
*
* python/generator.py python/libvir.c python/libvirt-python-api.xml:
Daniel Veillard
2008-06-10
1
-2
/
+3
*
Don't free C object after destroy method in python
Daniel P. Berrange
2008-05-21
1
-6
/
+1
*
Fix potential infinite loop in python generator
v0.4.2
LIBVIRT_0_4_2
Daniel Veillard
2008-04-08
1
-0
/
+3
*
Added python binding for storage APIs
Daniel P. Berrange
2008-02-20
1
-3
/
+88
*
Remove all trailing blanks; turn on the rule to detect them.
Jim Meyering
2008-02-05
1
-4
/
+4
*
Given code like if (foo) free (foo); remove the useless "if (foo) " part.
Jim Meyering
2008-01-29
1
-1
/
+1
*
Make python generator fail build on any missing APIs
Daniel P. Berrange
2008-01-21
1
-17
/
+33
*
Add missing vcpu/schedular APIs to python binding
Daniel P. Berrange
2008-01-21
1
-0
/
+6
*
* python/generator.py python/libvir.c python/libvirt-python-api.xml:
Daniel Veillard
2007-12-07
1
-0
/
+1
*
* 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
/
+2
*
* libvirt.spec.in NEWS docs/* po/*: preparing release 0.3.1
v0.3.2
v0.3.1
LIBVIRT_0_3_2
LIBVIRT_0_3_1
Daniel Veillard
2007-07-24
1
-4
/
+0
*
Mon Jun 25 16:55:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-06-25
1
-0
/
+4
*
+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
/
+2
*
Fixed exception reporting for domain/network operations
v0.2.2
LIBVIRT_0_2_2
Daniel P. Berrange
2007-04-16
1
-16
/
+34
*
* 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
LIBVIRT_0_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
1
-1
/
+24
*
Blacklist vshRunConsole from python
v0.2.0
LIBVIRT_0_2_0
Daniel P. Berrange
2007-02-14
1
-1
/
+2
*
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
/
+1
*
* 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
1
-2
/
+13
*
Make python bindings threaded, by dropping/acquiring Python GIL where needed
Daniel P. Berrange
2006-10-24
1
-2
/
+4
[next]