summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* api: disallow virConnectGetDomainCapabilities on read-only connectionsv1.3.4-maintJán Tomko2019-06-241-0/+1
* api: disallow virDomainSaveImageGetXMLDesc on read-only connectionsJán Tomko2019-06-243-12/+4
* spec: Fix indentationMartin Kletzander2016-10-041-4/+4
* maint: fix syntax-check sc_prohibit_int_ijk exclude rulePavel Hrdina2016-10-041-1/+1
* util: bitmap: clarify virBitmapLastSetBit() behavior for empty bitmapsMarc Hartmayer2016-10-041-3/+7
* Fix building with -OgMartin Kletzander2016-10-043-3/+3
* qemu: Only use memory-backend-file with NUMA if neededMartin Kletzander2016-10-042-9/+9
* libvirt.spec.in: require systemd-container on >= f24Daniel P. Berrange2016-07-131-0/+6
* qemu: Let empty default VNC password work as documentedJiri Denemark2016-07-041-7/+7
* Release of libvirt-1.3.4v1.3.4Daniel Veillard2016-05-0166-415381/+442156
* Fix minor typos in messagesYuri Chornoivan2016-04-303-5/+5
* Revert "qemu domain allow to set ip address, peer address and route"Laine Stump2016-04-291-40/+1
* Revert "lxc domain allow to set peer address"Laine Stump2016-04-291-1/+1
* Revert "libvirt domain xml allow to set peer address"Laine Stump2016-04-294-30/+2
* rpc: Don't leak fd via CreateXMLWithFilesBen Gray2016-04-291-0/+1
* vz: fix disk enumerationv1.3.4-rc2Mikhail Feoktistov2016-04-281-1/+1
* virsh: Fix support for 64 migration optionsNikolay Shirokovskiy2016-04-281-9/+9
* qemu: Regenerate VNC socket pathsMartin Kletzander2016-04-288-6/+140
* qemu: Error out if setting vcpu count would lead to invalid configPeter Krempa2016-04-282-0/+8
* qemu: conf: Set default logging approach in virQEMUDriverConfigNewPeter Krempa2016-04-281-2/+1
* Shorten domain name for automatic coredumpMartin Kletzander2016-04-271-1/+6
* Unify domain name shorteningMartin Kletzander2016-04-274-16/+31
* qemu: Unref cfg in qemuDomainDefPostParseMartin Kletzander2016-04-271-0/+1
* conf: Drop restrictions on rng backend pathv1.3.4-rc1Cole Robinson2016-04-266-16/+7
* remote: Don't reject remote polkit if client lacks supportCole Robinson2016-04-261-38/+31
* spec: Use proper indentationAndrea Bolognani2016-04-261-3/+3
* spec: If installing default network, restart libvirtdCole Robinson2016-04-261-0/+8
* schema: Allow space character in disk vendor/productCole Robinson2016-04-264-8/+10
* maint: Ignore all intermediate and generated man pagesAndrea Bolognani2016-04-261-7/+2
* apibuild: Fix method callAndrea Bolognani2016-04-261-1/+1
* apibuild: Introduce app classAndrea Bolognani2016-04-261-45/+53
* apibuild: Add index.warning() methodAndrea Bolognani2016-04-261-0/+5
* docs: Pass relative paths to apibuild.pyAndrea Bolognani2016-04-261-1/+1
* secret: Change virSecretDef variable namesJohn Ferlan2016-04-255-22/+22
* secret: Introduce virSecretObjGetValue and virSecretObjGetValueSizeJohn Ferlan2016-04-254-52/+105
* secret: Introduce virSecretObj{Get|Set}DefJohn Ferlan2016-04-254-21/+54
* secret: Introduce virSecretObjSave{Config|Data}John Ferlan2016-04-254-78/+87
* secret: Introduce virSecretObjDelete{Config|Data}John Ferlan2016-04-254-16/+35
* secret: Move and rename secretLoadAllConfigsJohn Ferlan2016-04-256-172/+182
* secret: Use the hashed virSecretObjListJohn Ferlan2016-04-253-388/+64
* secret: Introduce virSecretObjListGetUUIDsJohn Ferlan2016-04-252-1/+58
* secret: Introduce virSecretObjListExportJohn Ferlan2016-04-252-0/+123
* secret: Introduce virSecretObjListNumOfSecretsJohn Ferlan2016-04-252-0/+51
* secret: Introduce virSecretObjListAdd* and virSecretObjListRemoveJohn Ferlan2016-04-253-0/+168
* secret: Introduce virSecretUsageIDForDefJohn Ferlan2016-04-254-29/+34
* secret: Introduce virSecretObjListFindBy{UUID|Usage} supportJohn Ferlan2016-04-252-0/+154
* secret: Create virsecretobj.c and virsecretconf.hJohn Ferlan2016-04-254-12/+190
* wireshark: Fix distcheckMichal Privoznik2016-04-251-1/+7
* tools: Introduce install-nss targetsMichal Privoznik2016-04-251-4/+7
* Makefile: Enable distuninstallcheck againMichal Privoznik2016-04-251-3/+0