]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2016-06-30  Jiri Denemarkqemu: Let empty default VNC password work as documented v1.0.2-maint
2014-11-10  Eric BlakeCVE-2014-7823: dumpxml: security hole with migratable...
2014-10-01  Pavel Hrdinadomain_conf: fix domain deadlock
2014-09-18  Peter KrempaCVE-2014-3633: qemu: blkiotune: Use correct definition...
2014-09-18  Daniel P. BerrangeLSN-2014-0003: Don't expand entities when parsing XML
2014-07-03  Peter Krempaqemu: copy: Accept 'format' parameter when copying...
2014-07-03  Eric Blakebuild: fix 'make check' with newer git
2014-06-27  Eric Blakedocs: publish correct enum values
2014-06-27  Peter Krempaqemu: blockcopy: Don't remove existing disk mirror...
2014-05-01  Laine Stumpqemu: fix crash when removing <filterref> from interfac...
2014-03-20  Michal PrivoznikvirNetClientSetTLSSession: Restore original signal...
2014-01-15  Jiri DenemarkReally don't crash if a connection closes early
2014-01-15  Jiri DenemarkDon't crash if a connection closes early
2014-01-15  Jiri Denemarkqemu: Fix job usage in virDomainGetBlockIoTune
2014-01-15  Jiri Denemarkqemu: Fix job usage in qemuDomainBlockCopy
2014-01-15  Jiri Denemarkqemu: Fix job usage in qemuDomainBlockJobImpl
2014-01-15  Jiri Denemarkqemu: Avoid using stale data in virDomainGetBlockInfo
2014-01-15  Jiri Denemarkqemu: Do not access stale data in virDomainBlockStats
2014-01-15  Eric Blakebuild: use proper pod for nested bulleted VIRSH_DEBUG...
2014-01-15  Jim Fehliglibxl: fix build with Xen4.3
2013-10-18  Zhou Yiminremote: fix regression in event deregistration
2013-09-18  Daniel P. BerrangeFix crash in remoteDispatchDomainMemoryStats (CVE-2013...
2013-09-18  Daniel P. BerrangeFix deps for generating RPC dispatch code
2013-09-18  Daniel P. BerrangeAdd support for using 3-arg pkcheck syntax for process...
2013-09-18  Daniel P. BerrangeInclude process start time when doing polkit checks
2013-09-18  Daniel P. BerrangeFix TLS tests with gnutls 3
2013-07-01  Ján Tomkobridge: don't crash on bandwidth unplug with no bandwidth
2013-06-26  Ján TomkoFix invalid read in virCgroupGetValueStr
2013-06-26  Ján Tomkovirsh: edit: don't leak XML string on reedit or redefine
2013-05-16  Ján Tomkodaemon: fix leak after listing all volumes
2013-03-19  Doug GoldsteinFix --without-libvirtd builds
2013-02-19  Jiri Denemarktests: Don't build securityselinuxlabeltest without...
2013-02-19  Jiri Denemarkbuild: Add libcurl dependency to libvirt_driver.la
2013-02-09  Jiri Denemarksanitytest.py: Do not rely on system libvirt
2013-02-09  Daniel P. BerrangeFix missing error constants in libvirt python module
2013-02-09  Serge Hallyncomplete virterror->virerror name change
2013-01-30  Daniel VeillardRelease of libvirt-1.0.2 v1.0.2
2013-01-30  Martin KletzanderIgnore '.trs' files
2013-01-30  Martin Kletzanderdocs: aesthetical cleanups
2013-01-30  Martin Kletzanderconf: Don't format cputune element when not needed
2013-01-30  Claudio Bleydocs: fix missed documentation for virterror functions
2013-01-30  Doug Goldsteinvirlog: remove old code comment
2013-01-29  Jiri Denemarkbuild: Regenerate man pages on version bump
2013-01-29  Ján Tomkoconf: Fix cpumask leak in virDomainDefFree
2013-01-29  Michal Privoznikqemu: Destroy domain on decompression binary error
2013-01-28  Peter Kremparpc: Fix crash on error paths of message dispatching CVE-2013-0170
2013-01-28  Osier Yangrng: Change the datatype for volume name for common use v1.0.2-rc2
2013-01-28  Osier Yangeng: Remove the duplicate definition
2013-01-27  Michal Privoznikqemu_hotplug: Rework media changing process
2013-01-26  Eric Blakemaint: one missed syms file
2013-01-25  John Ferlanvbox: Adjust the UTF FREE macros
2013-01-25  John Ferlanvbox: Address false positive for NULL dereference
2013-01-25  Guido GüntherMake sure we only abort without libcurl if $with_esx...
2013-01-25  Peter Krempavirsh: Add --print-xml flag for attach-disk command
2013-01-25  Jim Fehliglibxl: Domain event handler improvements
2013-01-25  Jim Fehliglibxl: Fix removing non-persistent domain after save
2013-01-25  Jim Fehliglibxl: Explicitly remove timeouts
2013-01-25  Jim Fehliglibxl: Fix race between destruction of objects
2013-01-25  Jim Fehliglibxl: Fix races in libxl event code
2013-01-25  Jim Fehliglibxl: Fix handling of timeouts
2013-01-25  Eric Blakeconf: avoid NULL deref for pmsuspended domain state
2013-01-25  Eric Blakemaint: make it easier to sort syms files
2013-01-25  Michal Privoznikqemu_monitor: Fix tray-open attribute in query-block
2013-01-25  Daniel P. BerrangeFix bogus reporting of KVM support for non-native emulators
2013-01-25  Daniel P. BerrangeMove QEMU capabilities initialization later in QEMU...
2013-01-25  Daniel P. BerrangeFix performance & reliabilty of QMP probing
2013-01-25  Michal PrivoznikqemuDomainSendKey: Relax the qemu driver locking
2013-01-25  Satoru Moriyanode_memory: Add '\n' to help message
2013-01-25  Josh Durginqemu: escape ipv6 for rbd network disk hosts
2013-01-24  Eric Blakesnapshot: fix state after external snapshot of S3 domain
2013-01-24  John Ferlanlocking: use virStrcpyStatic instead of memcpy
2013-01-24  Jiri Denemarkpython: Fix bindings for virDomainSnapshotGet{Domain...
2013-01-24  Daniel P. BerrangeFix crash free'ing securityDriverNames in QEMU driver
2013-01-24  Daniel P. BerrangeMake python objects inherit from 'object' base class
2013-01-24  Daniel P. BerrangeFix leak of securityDriverNames
2013-01-24  Daniel P. BerrangeAvoid use of free'd memory in auto destroy callback
2013-01-24  Daniel P. BerrangeEnsure nodeinfo struct is initialized to zero
2013-01-24  Jiri Denemarkselinux: Properly indent preprocessor directives v1.0.2-rc1
2013-01-24  Jiri Denemarkapparmor: Avoid freeing uninitialized pointer
2013-01-24  Peter Krempaxen: Actually fix the uninitialized variable
2013-01-24  Peter Krempaxen: Initialize variable before using
2013-01-24  Richard W.M... selinux: Only create the selabel_handle once.
2013-01-24  John Ferlanparallels_utils: Check return status properly from...
2013-01-24  John Ferlanutil: Need to add virCommandFree()
2013-01-24  John Ferlanstorage: Need to add virCommandFree()
2013-01-24  John Ferlansecurity: Need to add virCommandFree()
2013-01-24  John Ferlanparallels: Resolve some resource leaks
2013-01-24  Peter Krempatest: Add support for thread and core information for...
2013-01-24  Peter Krempacapabilities: Add additional data to the NUMA topology...
2013-01-24  Peter Krempacapabilities: Switch CPU data in NUMA topology to a...
2013-01-24  Peter Krempaconf: Split out NUMA topology formatting to simplify...
2013-01-24  Peter Krempaschemas: Add schemas for more CPU topology information...
2013-01-24  Peter Krempaschema: Make the cpuset type reusable across schema...
2013-01-23  Viktor MihajlovskiS390: Enhance memballoon handling for virtio-s390
2013-01-23  Viktor Mihajlovskiqemu: Re-add driver unlock to qemuDomainSendKey
2013-01-23  Peter Krempaconf: Fix usage of virBitmapParse
2013-01-23  Peter Krempautil: Fix docs for virBitmapParse
2013-01-23  Osier Yangrng: Have colorful *.rng with editor
2013-01-23  Michal Privoznikqemu_agent: Ignore expected EOFs
2013-01-23  John Ferlanvirbitmaptest: Resolve Coverity errors
next