index
:
delta/libvirt-python.git
master
libvirt.org: git/libvirt-python.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
python: avoid unlikely sign extension bug
Eric Blake
2011-06-08
1
-1
/
+1
*
Introduce a new event emitted when a virtualization failure occurs
v0.9.2
CVE-2011-2178
Daniel P. Berrange
2011-05-29
1
-0
/
+3
*
sched: introduce virDomainGetSchedulerParametersFlags
Eric Blake
2011-05-29
1
-0
/
+1
*
libvirt.h: avoid regression, and document preferred name
Eric Blake
2011-05-29
1
-14
/
+14
*
python: Don't free must-not-free variables
Michal Privoznik
2011-05-24
1
-8
/
+3
*
python: Fix typo in bindings
Michal Privoznik
2011-05-23
1
-1
/
+1
*
libvirt.h: consolidate typed parameter handling
Eric Blake
2011-05-18
1
-0
/
+12
*
introduce virDomainSetSchedulerParametersFlags
Hu Tao
2011-05-17
1
-0
/
+1
*
virDomainGetState public API
Jiri Denemark
2011-05-16
3
-0
/
+37
*
python: Use hardcoded python path in libvirt.py
v0.9.1
v0.9.0
libvirt-0.9.1-1.el6
CVE-2011-1486
Jiri Denemark
2011-03-14
3
-7
/
+7
*
libvirt: add virDomain{Get,Set}BlkioParameters
CVE-2011-1146
Gui Jianfeng
2011-03-10
3
-1
/
+34
*
maint: fix grammar in error message
Eric Blake
2011-02-21
1
-2
/
+2
*
maint: Expand tabs in python code
Jiri Denemark
2011-02-18
2
-293
/
+293
*
python: Use PyCapsule API if available
v0.8.8
Cole Robinson
2011-01-10
1
-39
/
+50
*
Use python discovered through env instead of hardcoding a path
v0.8.7
v0.8.6
libvirt-0.8.7-9.el6
libvirt-0.8.7-8.el6
libvirt-0.8.7-7.el6
libvirt-0.8.7-6.el6
libvirt-0.8.7-5.el6
libvirt-0.8.7-11.el6
libvirt-0.8.7-10.el6
Matthias Bolte
2010-11-14
2
-1
/
+6
*
Fix several minor problems introduced by the memtune series
v0.8.5
Matthias Bolte
2010-10-12
1
-2
/
+4
*
Adding structure and defines for virDomainSet/GetMemoryParameters
Nikunj A. Dadhania
2010-10-12
3
-0
/
+28
*
python: drop unnecessary conn assignment
Dan Kenigsberg
2010-09-27
1
-9
/
+0
*
Fix SEGV on exit after domainEventDeregister()
v0.8.4
v0.8.3
Philipp Hahn
2010-07-23
1
-1
/
+2
*
python: Fix IOErrorReasonCallback bindings
Cole Robinson
2010-07-14
1
-1
/
+1
*
Ensure we return the callback ID in python events binding
Daniel P. Berrange
2010-07-12
1
-0
/
+1
*
Add missing parameter in python Disk IO error callback
v0.8.2
libvirt-0.8.2-9.el5
libvirt-0.8.2-8.el5
libvirt-0.8.2-7.el5
libvirt-0.8.2-6.el5
libvirt-0.8.2-4.el5
libvirt-0.8.2-3.el5
libvirt-0.8.2-29.el5_9.1
libvirt-0.8.2-29.el5
libvirt-0.8.2-28.el5
libvirt-0.8.2-27.el5
libvirt-0.8.2-26.el5
libvirt-0.8.2-25.el5
libvirt-0.8.2-24.el5
libvirt-0.8.2-23.el5
libvirt-0.8.2-22.el5
libvirt-0.8.2-21.el5
libvirt-0.8.2-20.el5
libvirt-0.8.2-2.el5
libvirt-0.8.2-19.el5
libvirt-0.8.2-18.el5
libvirt-0.8.2-17.el5
libvirt-0.8.2-16.el5
libvirt-0.8.2-15.el5_6.5
libvirt-0.8.2-15.el5_6.4
libvirt-0.8.2-15.el5_6.3
libvirt-0.8.2-15.el5_6.1
libvirt-0.8.2-15.el5
libvirt-0.8.2-14.el5
libvirt-0.8.2-13.el5
libvirt-0.8.2-12.el5
libvirt-0.8.2-11.el5
libvirt-0.8.2-10.el5
libvirt-0.8.2-1.el5
git-init-libvirt
RHEL-5.6
Daniel P. Berrange
2010-06-25
1
-1
/
+1
*
Fix description of virStorageVolGetInfo()
Philipp Hahn
2010-06-18
1
-1
/
+1
*
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
[prev]
[next]