summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Setup distutils buld systemHEADmasterDaniel P. Berrange2013-11-129-0/+1214
* Add execute permission for sanitytest.pyDaniel P. Berrange2013-11-121-0/+0
* Add build/ to python module path for sanitytest.pyDaniel P. Berrange2013-11-121-0/+4
* Import VIR_FORCE_CLOSE macro from libvirtDaniel P. Berrange2013-11-122-0/+26
* Remove use of virStrcpyStaticDaniel P. Berrange2013-11-121-1/+2
* Import VIR_ALLOC / VIR_ALLOC_N / VIR_REALLOC_N functionsDaniel P. Berrange2013-11-126-53/+250
* Import code annotation macros from libvirtDaniel P. Berrange2013-11-121-0/+52
* Import gnulib's ignore_value macroDaniel P. Berrange2013-11-121-0/+11
* Import gnulib's xalloc_oversized macroDaniel P. Berrange2013-11-122-0/+16
* Add decl of MIN macroDaniel P. Berrange2013-11-121-0/+4
* Import STREQ macro from libvirtDaniel P. Berrange2013-11-122-0/+28
* Update header file includesDaniel P. Berrange2013-11-124-24/+6
* Update generator for new code layoutDaniel P. Berrange2013-11-121-44/+25
* Remove obsolete Makefile.amDaniel P. Berrange2013-11-121-173/+0
* python: Fix Create*WithFiles filefd passingv1.1.4-rc2v1.1.4-rc1v1.1.4Marian Neagul2013-10-221-0/+4
* Don't link virt-login-shell against libvirt.so (CVE-2013-4400)CVE-2013-4400-3Daniel P. Berrange2013-10-211-0/+1
* maint: avoid 'const fooPtr' in python bindingsCVE-2013-4401CVE-2013-4400-2CVE-2013-4400-1Eric Blake2013-10-142-13/+2
* python: Document virNodeGetInfo bugv1.1.3Michal Privoznik2013-09-301-1/+1
* python: add bindings for virConnectGetCPUModelNamesv1.1.3-rc2v1.1.3-rc1CVE-2013-4399Giuseppe Scrivano2013-09-234-1/+72
* libvirt: add new public API virConnectGetCPUModelNamesGiuseppe Scrivano2013-09-231-0/+1
* Fix potential use of uninitialized value in virDomainGetVcpuPinInfoDaniel P. Berrange2013-09-201-1/+1
* docs, comments: minor typo fixesCVE-2013-4311CVE-2013-4296Oskari Saarenmaa2013-09-101-4/+4
* build: enforce makefile conditional styleEric Blake2013-09-041-2/+2
* Fix leaks in python bindingsCVE-2013-4297Ján Tomko2013-09-032-0/+4
* python: Fix a PyList usage mistakev1.1.2-rc2v1.1.2CVE-2013-4292CVE-2013-4291Guan Qiang2013-08-291-1/+1
* python: simplify complicated conditional assignmentv1.1.2-rc1Claudio Bley2013-08-231-2/+1
* Test for object identity when checking for None in PythonClaudio Bley2013-08-233-18/+18
* python: Use RELRO_LDFLAGS and NO_INDIRECT_LDFLAGSGuido Günther2013-08-221-0/+7
* Delete obsolete / unused python test filesCVE-2013-5651CVE-2013-4239Daniel P. Berrange2013-07-307-348/+0
* python: Drop TODOv1.1.1libvirt-1.1.1-1.el7Cole Robinson2013-07-292-13/+0
* maint: split long lines in Makefilesv1.1.1-rc2v1.1.1-rc1Eric Blake2013-07-191-6/+12
* Add VIR_DOMAIN_EVENT_ID_DEVICE_REMOVED eventJiri Denemark2013-07-182-1/+60
* Introduce new domain create APIs to pass pre-opened FDs to LXCDaniel P. Berrange2013-07-184-0/+160
* python: return dictionary without value in case of no blockjobCVE-2013-4154CVE-2013-4153Guannan Ren2013-07-151-15/+39
* Convert 'int i' to 'size_t i' in python/ filesDaniel P. Berrange2013-07-102-45/+71
* viralloc: Report OOM error on failureCVE-2013-2230Michal Privoznik2013-07-101-51/+51
* python: Add bindings for extensible migration APIsv1.1.0-rc2v1.1.0-rc1v1.1.0CVE-2013-2218Jiri Denemark2013-06-252-0/+236
* Extensible migration APIsJiri Denemark2013-06-251-0/+2
* syntax: prefer space after semicolon in for loopv1.0.6-rc2v1.0.6Eric Blake2013-05-281-19/+19
* python: Remove the whitespace before ";"v1.0.6-rc1Osier Yang2013-05-212-10/+10
* maint: use LGPL correctlyEric Blake2013-05-202-3/+29
* Fix build of python bindings on Python 2.4CVE-2013-1962Daniel P. Berrange2013-05-091-0/+4
* build: clean up stray files found by 'make distcheck'Eric Blake2013-05-061-1/+2
* build: always include sanitytest in tarballEric Blake2013-05-021-3/+2
* virutil: Move string related functions to virstring.cMichal Privoznik2013-05-021-0/+1
* docs: fix usage of 'onto'v1.0.5-rc1v1.0.5Eric Blake2013-04-191-2/+2
* syntax-check: Only allows to include public headers in external toolsOsier Yang2013-04-184-8/+8
* python: set default value to optional argumentsv1.0.4-rc2v1.0.4Guannan Ren2013-03-261-2/+12
* python:remove semicolon in python codev1.0.4-rc1Guannan Ren2013-03-221-1/+1
* make: regenerate bindings when <classname>.py changesGuannan Ren2013-03-221-1/+6