summaryrefslogtreecommitdiffstats
path: root/typewrappers.c
Commit message (Expand)AuthorAgeFilesLines
* python: keep consistent handling of Python integer conversionGuannan Ren2012-10-081-2/+6
* python: return error if PyObject obj is NULL for unwrapper helper functionsGuannan Ren2012-09-281-2/+41
* Fix compilation error on 32bitStefan Berger2012-04-101-0/+4
* python: improve conversion validationv0.9.11Eric Blake2012-03-311-7/+20
* python: Add new helper functions for python to C integral conversionGuannan Ren2012-03-281-0/+132
* Cleanup for a return statement in source filesMartin Kletzander2012-03-261-38/+38
* python: use libvirt_util to avoid raw freeEric Blake2012-02-031-3/+5
* python: drop redundant functionEric Blake2012-02-031-13/+0
* python: Implement virStreamSend/RecvCole Robinson2011-06-211-0/+14
* python: Use PyCapsule API if availablev0.8.8Cole Robinson2011-01-101-39/+50
* nwfilter: python bindings for nwfilterStefan Berger2010-04-291-0/+13
* Snapshot API framework.Chris Lalancette2010-04-051-0/+15
* Introduce public API for domain async job handlingv0.7.7Daniel P. Berrange2010-03-021-0/+8
* Add public API definition for data stream handlingDaniel P. Berrange2009-09-291-0/+13
* Re-arrange python generator to make it clear what's auto-generatedDaniel P. Berrange2009-09-211-0/+269