summaryrefslogtreecommitdiff
path: root/libvirt-override.py
Commit message (Expand)AuthorAgeFilesLines
* generator: refactor buildWrappers to make it more genericDaniel P. Berrangé2022-04-211-13/+0
* override: no type changePhilipp Hahn2020-08-181-6/+8
* override: Add manual PEP 484 type annotationsPhilipp Hahn2020-08-181-23/+72
* override: Simplify exception handlingPhilipp Hahn2020-08-181-7/+3
* Remove legacy libvirtError argumentsPhilipp Hahn2020-08-061-1/+1
* Normalize white spacePhilipp Hahn2020-08-061-10/+21
* libvirt-override.py: remove unused importMarc Hartmayer2018-05-161-1/+0
* Allow for ff callbacks to be called by custom event implementationsWojtek Porczyk2017-04-041-0/+23
* override: Fix exception handling syntaxDoug Goldstein2013-12-091-2/+6
* Call virGetLastError from mod rather than py wrapperDoug Goldstein2013-11-261-1/+1
* python: remove virConnectGetCPUModelNames from globalsDoug Goldstein2013-11-211-11/+0
* python: add bindings for virConnectGetCPUModelNamesv1.1.3-rc2v1.1.3-rc1CVE-2013-4399Giuseppe Scrivano2013-09-231-0/+11
* python: treat flags as default argument with value 0Guannan Ren2013-03-221-1/+1
* Cosmetics: Remove semicolonsGuido Günther2013-02-071-4/+4
* Fix two comments related to error handlingPhilipp Hahn2011-10-171-1/+1
* maint: typo fixesEric Blake2011-10-101-2/+2
* python: Mark event callback wrappers as privateCole Robinson2011-06-211-2/+2
* python: events: Fix C->Python handle callback prototypeCole Robinson2011-06-211-2/+24
* python: Add bindings for virEvent*Handle/TimeoutCole Robinson2011-06-211-0/+54
* python: Use hardcoded python path in libvirt.pyv0.9.1v0.9.0libvirt-0.9.1-1.el6CVE-2011-1486Jiri Denemark2011-03-141-5/+0
* Use python discovered through env instead of hardcoding a pathv0.8.7v0.8.6libvirt-0.8.7-9.el6libvirt-0.8.7-8.el6libvirt-0.8.7-7.el6libvirt-0.8.7-6.el6libvirt-0.8.7-5.el6libvirt-0.8.7-11.el6libvirt-0.8.7-10.el6Matthias Bolte2010-11-141-0/+5
* python: drop unnecessary conn assignmentDan Kenigsberg2010-09-271-9/+0
* Misc syntax-check fixesDaniel P. Berrange2009-09-211-2/+0
* Re-arrange python generator to make it clear what's auto-generatedDaniel P. Berrange2009-09-211-0/+144