summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qemu: Let empty default VNC password work as documentedv1.1.1-maintJiri Denemark2016-06-301-7/+7
* CVE-2015-5313: storage: don't allow '/' in filesystem volume namesEric Blake2015-12-161-1/+9
* util: Prepare URI formatting for libxml2 >= 2.9.2Martin Kletzander2015-12-161-0/+7
* avoid using deprecated udev logging functionsDaniel P. Berrange2015-12-162-1/+11
* Properly check the return value of CCWAddressAsStringJán Tomko2015-12-161-2/+3
* libxl: don't break the build on Xen>=4.5 because of libxl_vcpu_setaffinity()Dario Faggioli2015-12-161-0/+11
* qemu: endjob returns a boolEric Blake2015-12-162-63/+54
* build: add configure option to disable gnulib testsEric Blake2015-12-169-4/+66
* CVE-2015-0236: qemu: Check ACLs when dumping security info from snapshotsPeter Krempa2015-01-222-1/+2
* CVE-2015-0236: qemu: Check ACLs when dumping security info from save imagePeter Krempa2015-01-222-1/+2
* qemu: migration: Unlock vm on failed ACL check in protocol v2 APIsPeter Krempa2014-12-231-2/+6
* Fix crash in virsystemdtest with dbus 1.7.6Cédric Bosdonnat2014-12-231-5/+0
* tests: don't fail with newer gnutlsMartin Kletzander2014-12-231-1/+10
* maint: cleanup detection of const'ness of selinux ctxJim Fehlig2014-12-232-28/+11
* build: fix build with libselinux 2.3Cédric Bosdonnat2014-12-232-1/+32
* fix api changes in xen restoreBamvor Jian Zhang2014-12-231-0/+9
* build: avoid -lgcrypt with newer gnutlsEric Blake2014-12-233-11/+38
* util: eliminate "use after free" in callers of virNetDevLinkDumpLaine Stump2014-11-133-17/+33
* CVE-2014-7823: dumpxml: security hole with migratable flagEric Blake2014-11-102-1/+3
* domain_conf: fix domain deadlockPavel Hrdina2014-10-011-1/+1
* CVE-2014-3633: qemu: blkiotune: Use correct definition when looking up diskPeter Krempa2014-09-171-2/+6
* qemu: copy: Accept 'format' parameter when copying to a non-existing imgPeter Krempa2014-07-021-16/+21
* build: fix 'make check' with newer gitEric Blake2014-07-021-0/+61
* docs: publish correct enum valuesEric Blake2014-06-261-1/+1
* qemu: blockcopy: Don't remove existing disk mirror infoPeter Krempa2014-06-261-9/+9
* LSN-2014-0003: Don't expand entities when parsing XMLDaniel P. Berrange2014-05-061-2/+2
* qemu: fix crash when removing <filterref> from interface with update-deviceLaine Stump2014-05-011-1/+2
* qemu: make sure agent returns error when required data are missingMartin Kletzander2014-04-091-9/+10
* qemu: remove unneeded forward declarationMartin Kletzander2014-04-091-59/+55
* qemu: cleanup error checking on agent repliesMartin Kletzander2014-04-091-20/+7
* virNetClientSetTLSSession: Restore original signal maskMichal Privoznik2014-03-191-2/+2
* Add a mutex to serialize updates to firewallDaniel P. Berrange2014-03-103-7/+42
* CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC hotunplug codeDaniel P. Berrange2014-02-181-40/+39
* CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC chardev hostdev hot...Daniel P. Berrange2014-02-181-48/+18
* CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC block hostdev hotplugDaniel P. Berrange2014-02-181-48/+18
* CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC USB hotplugDaniel P. Berrange2014-02-181-51/+22
* CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC disk hotplugDaniel P. Berrange2014-02-181-44/+141
* CVE-2013-6456: Avoid unsafe use of /proc/$PID/root in LXC shutdown/reboot codeEric Blake2014-02-183-37/+32
* Add helper for running code in separate namespacesDaniel P. Berrange2014-02-183-0/+118
* Add virFileMakeParentPath helper functionDaniel P. Berrange2014-02-183-0/+31
* Move check for cgroup devices ACL upfront in LXC hotplugDaniel P. Berrange2014-02-181-24/+12
* Disks are always block devices, never character devicesDaniel P. Berrange2014-02-181-7/+3
* Fix reset of cgroup when detaching USB device from LXC guestsDaniel P. Berrange2014-02-181-2/+2
* Record hotplugged USB device in LXC live guest configDaniel P. Berrange2014-02-181-0/+5
* Fix path used for USB device attach with LXCDaniel P. Berrange2014-02-181-2/+2
* Don't block use of USB with containersDaniel P. Berrange2014-02-181-0/+1
* storage: avoid short reads while chasing backing chainEric Blake2014-02-184-11/+30
* maint: fix comment typosEric Blake2014-02-182-2/+2
* LXC: free dst before lxcDomainAttachDeviceDiskLive returnsChen Hanxiao2014-02-181-0/+1
* LXC: Free variable vroot in lxcDomainDetachDeviceHostdevUSBLive()Hongwei Bi2014-02-181-1/+2