summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* api: disallow virConnect*HypervisorCPU on read-only connectionsv4.6-maintJán Tomko2019-06-241-0/+2
* api: disallow virConnectGetDomainCapabilities on read-only connectionsJán Tomko2019-06-241-0/+1
* api: disallow virDomainManagedSaveDefineXML on read-only connectionsJán Tomko2019-06-241-0/+1
* api: disallow virDomainSaveImageGetXMLDesc on read-only connectionsJán Tomko2019-06-243-12/+4
* logging: restrict sockets to mode 0600Daniel P. Berrangé2019-05-212-0/+2
* locking: restrict sockets to mode 0600Daniel P. Berrangé2019-05-212-0/+2
* admin: reject clients unless their UID matches the current UIDDaniel P. Berrangé2019-05-211-0/+22
* Release of libvirt-4.6.0v4.6.0Daniel Veillard2018-08-061-1/+1
* esx: Fix double-free and freeing static strings in esxDomainSetAutostartMatthias Bolte2018-08-021-10/+4
* tests: mock virRandomBits to make it endian stableDaniel P. Berrangé2018-08-021-0/+8
* tests: libxl: Fix a segfault when libxl configuration setup failsJulio Faracco2018-08-021-1/+2
* viriscsi: Request more random bits for interface nameMichal Privoznik2018-08-011-1/+1
* util: Don't overflow in virRandomBitsMichal Privoznik2018-08-011-1/+1
* remote: daemon: Make sure that JSON symbols are properly loaded at startupPeter Krempa2018-08-012-0/+8
* util: jsoncompat: Stub out virJSONInitialize when compiling without janssonPeter Krempa2018-08-011-1/+12
* tests: qemucapsprobe: Fix output after switching to janssonPeter Krempa2018-08-011-0/+2
* qemu: monitor: Fix incrementing of 'nstats' in qemuMonitorJSONBlockStatsColle...Peter Krempa2018-08-011-1/+1
* util: avoid symbol clash between json librariesDaniel P. Berrangé2018-07-316-7/+377
* po: refresh translations from zanataDaniel P. Berrangé2018-07-3199-7772/+351
* qemu: Exempt video model 'none' from getting a PCI address on Q35Erik Skultety2018-07-311-2/+3
* Revert "util: cgroup: modify virCgroupFree to take virCgroupPtr"v4.6.0-rc2Michal Privoznik2018-07-3013-88/+90
* Revert "util: cgroup: define cleanup function using VIR_DEFINE_AUTOPTR_FUNC"Michal Privoznik2018-07-303-8/+4
* Revert "util: cgroup: use VIR_AUTOPTR for aggregate types"Michal Privoznik2018-07-301-73/+127
* util: clang is failing to compile due to unused variables.v4.6.0-rc1Julio Faracco2018-07-273-3/+3
* audit: Share virtType fallback logicCole Robinson2018-07-271-63/+28
* virpci: Drop unused @ret in virPCIDeviceListDelMichal Privoznik2018-07-271-1/+1
* util: lease: use VIR_AUTOPTR for aggregate typesSukrit Bhatnagar2018-07-271-47/+29
* util: lease: use VIR_AUTOFREE instead of VIR_FREE for scalar typesSukrit Bhatnagar2018-07-271-4/+2
* util: kmod: use VIR_AUTOPTR for aggregate typesSukrit Bhatnagar2018-07-271-16/+6
* util: kmod: use VIR_AUTOFREE instead of VIR_FREE for scalar typesSukrit Bhatnagar2018-07-271-10/+6
* util: iptables: use VIR_AUTOFREE instead of VIR_FREE for scalar typesSukrit Bhatnagar2018-07-271-34/+18
* util: hostmem: use VIR_AUTOFREE instead of VIR_FREE for scalar typesSukrit Bhatnagar2018-07-271-39/+18
* util: hostdev: use VIR_AUTOPTR for aggregate typesSukrit Bhatnagar2018-07-271-46/+25
* util: hostdev: use VIR_AUTOFREE instead of VIR_FREE for scalar typesSukrit Bhatnagar2018-07-271-61/+30
* util: netdevvlan: define cleanup function using VIR_DEFINE_AUTOPTR_FUNCSukrit Bhatnagar2018-07-272-1/+4
* util: scsivhost: use VIR_AUTOPTR for aggregate typesSukrit Bhatnagar2018-07-271-11/+7
* util: scsivhost: define cleanup function using VIR_DEFINE_AUTOPTR_FUNCSukrit Bhatnagar2018-07-272-1/+3
* util: scsi: use VIR_AUTOPTR for aggregate typesSukrit Bhatnagar2018-07-271-22/+16
* util: scsi: use VIR_AUTOFREE instead of VIR_FREE for scalar typesSukrit Bhatnagar2018-07-271-14/+7
* util: scsi: define cleanup function using VIR_DEFINE_AUTOPTR_FUNCSukrit Bhatnagar2018-07-272-2/+6
* util: usb: use VIR_AUTOPTR for aggregate typesSukrit Bhatnagar2018-07-271-7/+6
* util: usb: use VIR_AUTOFREE instead of VIR_FREE for scalar typesSukrit Bhatnagar2018-07-271-11/+7
* util: usb: define cleanup function using VIR_DEFINE_AUTOPTR_FUNCSukrit Bhatnagar2018-07-272-1/+3
* util: usb: modify virUSBDeviceListAdd to take double pointerSukrit Bhatnagar2018-07-274-11/+11
* util: pci: use VIR_AUTOPTR for aggregate typesSukrit Bhatnagar2018-07-271-49/+29
* util: pci: use VIR_AUTOFREE instead of VIR_FREE for scalar typesSukrit Bhatnagar2018-07-271-181/+86
* util: pci: define cleanup function using VIR_DEFINE_AUTOPTR_FUNCSukrit Bhatnagar2018-07-272-1/+13
* util: hook: use VIR_AUTOPTR for aggregate typesSukrit Bhatnagar2018-07-271-3/+1
* util: hook: use VIR_AUTOFREE instead of VIR_FREE for scalar typesSukrit Bhatnagar2018-07-271-13/+9
* util: firewall: use VIR_AUTOPTR for aggregate typesSukrit Bhatnagar2018-07-271-23/+13