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
*
maint: simplify some ignore files
Eric Blake
2010-06-15
1
-2
/
+0
*
Fix up the python bindings for snapshotting.
Chris Lalancette
2010-05-20
3
-3
/
+53
*
python: don't ignore virInitialize failure in module initialization
Jim Meyering
2010-05-18
1
-1
/
+2
*
Add support for another explicit IO error event
v0.8.1
Daniel P. Berrange
2010-04-30
2
-1
/
+68
*
Implement python binding for virDomainGetBlockInfo
Daniel P. Berrange
2010-04-29
3
-0
/
+35
*
nwfilter: python bindings for nwfilter
Stefan Berger
2010-04-29
5
-4
/
+198
*
Don't ship generated python/libvirt.? files.
Philipp Hahn
2010-04-20
1
-1
/
+2
*
Fixup python binding for virDomainSnapshot APIs
Daniel P. Berrange
2010-04-20
3
-1
/
+78
*
More event callback fixes
v0.8.0
Daniel P. Berrange
2010-04-09
1
-2
/
+50
*
Fix up python bindings for new event callbacks
Daniel P. Berrange
2010-04-08
2
-0
/
+496
*
Snapshot API framework.
Chris Lalancette
2010-04-05
3
-0
/
+28
*
Core driver implementation with ebtables support
Stefan Berger
2010-03-26
1
-0
/
+2
*
Add domain events for graphics network clients
Daniel P. Berrange
2010-03-26
1
-0
/
+1
*
Add support for an explicit IO error event
Daniel P. Berrange
2010-03-26
1
-0
/
+1
*
Add support for an explicit watchdog event
Daniel P. Berrange
2010-03-26
1
-0
/
+1
*
Add support for an explicit RTC change event
Daniel P. Berrange
2010-03-26
1
-0
/
+1
*
Introduce a new public API for domain events
Daniel P. Berrange
2010-03-26
1
-0
/
+3
*
python: Fix networkLookupByUUID
Philip Hahn
2010-03-17
1
-1
/
+1
*
build: consistently indent preprocessor directives
Eric Blake
2010-03-09
1
-7
/
+7
*
Introduce public API for domain async job handling
v0.7.7
Daniel P. Berrange
2010-03-02
5
-0
/
+51
*
python: Actually add virConnectGetVersion to generated bindings
Cole Robinson
2010-02-17
1
-1
/
+0
*
libvirt-override.c: avoid a leak upon call with invalid argument
Jim Meyering
2010-02-16
1
-2
/
+4
*
virConnectBaselineCPU public API
Jiri Denemark
2010-02-12
3
-0
/
+60
*
Add virConnectGetVersion Python API
v0.7.6
Taizo ITO
2010-01-22
3
-0
/
+33
*
gnulib added a new syntax-check test: use $(VAR), not @VAR@
Jim Meyering
2010-01-18
2
-6
/
+6
*
Disable building of static Python module
Diego Elio Pettenò
2010-01-06
1
-1
/
+1
*
python: Add python bindings for virDomainMemoryStats
v0.7.5
Adam Litke
2009-12-20
3
-2
/
+50
*
Add new API virDomainMemoryStats to header and drivers
Adam Litke
2009-12-20
1
-1
/
+3
*
Fix install location for Python bindings
cpumask-v3
cpumask-v2
Matthias Bolte
2009-12-14
1
-4
/
+4
*
Use AM_PATH_PYTHON and python-config to detect Python configuration
Matthias Bolte
2009-12-08
1
-1
/
+1
*
Fix threading problems in python bindings
Daniel P. Berrange
2009-11-26
1
-11
/
+100
*
python: Actually implement list*Interfaces bindings
v0.7.4
v0.7.3
Cole Robinson
2009-11-20
3
-2
/
+114
*
Add virConnectGetLibvirtVersion API
Cole Robinson
2009-11-12
3
-0
/
+32
*
give up python interpreter lock before calling cb
Dan Kenigsberg
2009-11-03
1
-2
/
+8
*
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
5
-5
/
+74
*
Fix API doc extractor to stop munging comment formatting
Daniel P. Berrange
2009-09-28
1
-12
/
+13
*
Misc syntax-check fixes
Daniel P. Berrange
2009-09-21
1
-2
/
+0
*
Re-arrange python generator to make it clear what's auto-generated
Daniel P. Berrange
2009-09-21
10
-71
/
+80
*
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
3
-0
/
+98
*
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
[next]