index
:
delta/libvirt-python.git
master
libvirt.org: git/libvirt-python.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generator.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
generator: Skip exporting only sentinels
v1.2.2-rc2
Martin Kletzander
2014-02-20
1
-5
/
+14
*
Added python binding for the new network events API
Cédric Bosdonnat
2013-12-11
1
-0
/
+2
*
generator: Sort enums and functions when generating code
Daniel P. Berrange
2013-12-09
1
-2
/
+8
*
generator: Remove use of string.replace and string.find functions
Daniel P. Berrange
2013-12-09
1
-3
/
+3
*
generator: Update to use sort() 'key' param
Daniel P. Berrange
2013-12-09
1
-22
/
+8
*
generator: Remove use of 'has_key' function
Daniel P. Berrange
2013-12-09
1
-54
/
+54
*
Update exception catching in generated code
Doug Goldstein
2013-12-05
1
-4
/
+8
*
generator: Support exceptions in Python 2 and 3
Doug Goldstein
2013-12-05
1
-2
/
+4
*
generator: Cast iterators to a list() explicitly
Daniel P. Berrange
2013-12-04
1
-19
/
+19
*
Revert accidental change to exception handling syntax
Daniel P. Berrange
2013-12-04
1
-2
/
+2
*
generator: Invoke print("...") instead of print "..."
Daniel P. Berrange
2013-12-04
1
-21
/
+21
*
generator: Remove string.lower(XXX) with XXX.lower()
Daniel P. Berrange
2013-12-04
1
-45
/
+45
*
generator: Don't use 'list' as a variable name
Daniel P. Berrange
2013-12-04
1
-4
/
+4
*
Skip copying manually written python for C APIs which don't exist
Daniel P. Berrange
2013-11-28
1
-1
/
+41
*
Fix code for avoiding overrides of non-existant functions
Daniel P. Berrange
2013-11-28
1
-0
/
+6
*
Deal with old filenames for events/error functions
Daniel P. Berrange
2013-11-28
1
-2
/
+5
*
Add missing binding of security model/label APIs
v1.2.0-rc2
Daniel P. Berrange
2013-11-27
1
-3
/
+3
*
Avoid generating the methods in multiple classes
Daniel P. Berrange
2013-11-27
1
-0
/
+2
*
Don't include virDomainSnapshotRef in python API
Daniel P. Berrange
2013-11-27
1
-1
/
+2
*
Ensure API overrides only used if API exists
Daniel P. Berrange
2013-11-22
1
-0
/
+15
*
Break generator.py to be called per module
Doug Goldstein
2013-11-22
1
-12
/
+12
*
Update generator for new code layout
Daniel P. Berrange
2013-11-22
1
-44
/
+25
*
python: remove virConnectGetCPUModelNames from globals
Doug Goldstein
2013-11-21
1
-0
/
+1
*
python: remove virConnectGetCPUModelNames from globals
Doug Goldstein
2013-11-21
1
-1
/
+0
*
maint: avoid 'const fooPtr' in python bindings
CVE-2013-4401
CVE-2013-4400-2
CVE-2013-4400-1
Eric Blake
2013-10-14
1
-11
/
+0
*
python: add bindings for virConnectGetCPUModelNames
v1.1.3-rc2
v1.1.3-rc1
CVE-2013-4399
Giuseppe Scrivano
2013-09-23
1
-1
/
+1
*
libvirt: add new public API virConnectGetCPUModelNames
Giuseppe Scrivano
2013-09-23
1
-0
/
+1
*
docs, comments: minor typo fixes
CVE-2013-4311
CVE-2013-4296
Oskari Saarenmaa
2013-09-10
1
-4
/
+4
*
python: simplify complicated conditional assignment
v1.1.2-rc1
Claudio Bley
2013-08-23
1
-2
/
+1
*
Test for object identity when checking for None in Python
Claudio Bley
2013-08-23
1
-15
/
+15
*
Introduce new domain create APIs to pass pre-opened FDs to LXC
Daniel P. Berrange
2013-07-18
1
-0
/
+3
*
Extensible migration APIs
Jiri Denemark
2013-06-25
1
-0
/
+2
*
python: set default value to optional arguments
v1.0.4-rc2
v1.0.4
Guannan Ren
2013-03-26
1
-2
/
+12
*
python:remove semicolon in python code
v1.0.4-rc1
Guannan Ren
2013-03-22
1
-1
/
+1
*
python: treat flags as default argument with value 0
Guannan Ren
2013-03-22
1
-0
/
+2
*
python: Fix emulatorpin API bindings
Peter Krempa
2013-03-21
1
-0
/
+2
*
python: fix bindings that don't raise an exception
Guannan Ren
2013-03-21
1
-6
/
+4
*
Apply security label when entering LXC namespaces
Daniel P. Berrange
2013-03-13
1
-0
/
+1
*
python: fix fd leak in generator.py
v1.0.3
Guannan Ren
2013-03-01
1
-0
/
+3
*
python: fix typoes and repeated global vars references
Guannan Ren
2013-03-01
1
-5
/
+2
*
Introduce virDomainMigrate*CompressionCache APIs
Jiri Denemark
2013-02-22
1
-0
/
+1
*
Introduce virDomainGetJobStats API
Jiri Denemark
2013-02-22
1
-0
/
+1
*
Remove more trailing semicolons in Python files
Guido Günther
2013-02-07
1
-73
/
+73
*
Fix missing error constants in libvirt python module
Daniel P. Berrange
2013-02-05
1
-1
/
+3
*
complete virterror->virerror name change
Serge Hallyn
2013-01-31
1
-2
/
+2
*
python: Fix bindings for virDomainSnapshotGet{Domain,Connect}
v1.0.2-rc2
v1.0.2
CVE-2013-0170
Jiri Denemark
2013-01-24
1
-1
/
+3
*
Make python objects inherit from 'object' base class
Daniel P. Berrange
2013-01-24
1
-1
/
+1
*
Introduce virTypedParamsClear public API
v1.0.2-rc1
Jiri Denemark
2013-01-18
1
-0
/
+1
*
Add virTypedParams* APIs
Jiri Denemark
2013-01-18
1
-0
/
+19
*
Fix build due to previous LXC patch
Daniel P. Berrange
2013-01-14
1
-0
/
+1
[next]