]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-10-22  Michal Privozniktests: Use lv_abs_top_builddir instead of bare abs_top_...
2013-10-22  Peter Krempavirsh: Fix job watching when STDIN is not a tty
2013-10-22  Chen Hanxiaodocs: fix some typos about 'informations'
2013-10-22  Ryota Ozakinodeinfo: fix physical memory size on Mac OS X
2013-10-21  Laine Stumpqemu: fix removal of <interface type='hostdev'>
2013-10-21  Laine Stumpqemu: move qemuDomainRemoveNetDevice to avoid forward...
2013-10-21  Laine Stumpqemu: simplify calling qemuDomainHostdevNetConfigRestore
2013-10-21  Daniel P. BerrangeMove virt-login-shell into libvirt-login-shell sub-RPM
2013-10-21  Daniel P. BerrangeBlock all use of libvirt.so in setuid programs
2013-10-21  Daniel P. BerrangeRemove (nearly) all use of getuid()/getgid()
2013-10-21  Daniel P. BerrangeAdd stub getegid impl for platforms lacking it
2013-10-21  Daniel P. BerrangeDon't allow remote driver daemon autostart when running...
2013-10-21  Daniel P. BerrangeOnly allow the UNIX transport in remote driver when...
2013-10-21  Daniel P. BerrangeBlock all use of getenv with syntax-check
2013-10-21  Daniel P. BerrangeRemove all direct use of getenv
2013-10-21  Daniel P. BerrangeMake virCommand env handling robust in setuid env
2013-10-21  Daniel P. BerrangeSet a sane $PATH for virt-login-shell
2013-10-21  Daniel P. BerrangeDon't link virt-login-shell against libvirt.so (CVE... CVE-2013-4400-3
2013-10-21  Daniel P. BerrangeClose all non-stdio FDs in virt-login-shell (CVE-2013... CVE-2013-4400-2
2013-10-21  Daniel P. BerrangeOnly allow 'stderr' log output when running setuid... CVE-2013-4400-1
2013-10-21  Daniel P. BerrangeAdd helpers for getting env vars in a setuid environment
2013-10-21  Daniel P. BerrangeFix perms for virConnectDomainXML{To,From}Native (CVE... CVE-2013-4401
2013-10-21  Chen Hanxiaodocs: fix a typo in formatdomain
2013-10-18  Geoff HickeyFix a problem introduced by commit 99889012
2013-10-18  Michal Privoznikqemu: Fix augeas support for migration ports
2013-10-18  Jiri Denemarkdocs: Expand description of host-model CPU mode
2013-10-18  Jiri Denemarkqemu: Make migration port range configurable
2013-10-18  Wang Yufeiqemu: Avoid assigning unavailable migration ports
2013-10-18  Michal Privoznikviralloc.h: Fix typo in VIR_APPEND_ELEMENT_COPY_QUIT
2013-10-18  Christophe... netcf: Don't complain when cleanup is called before...
2013-10-18  Zhou Yiminremote: fix regression in event deregistration
2013-10-18  Chen Hanxiaodaemon: don't free domain if it's null
2013-10-17  John FerlanRemove ATTRIBUTE_NONNULL(3) from qemuMonitorJSONDrivePivot
2013-10-17  Chen Hanxiaovirsh: improve usability of '--print-xml' flag for...
2013-10-17  Geoff Hickeyesx: Remove unnecessary NULL comparisons (3/3)
2013-10-17  Geoff Hickeyesx: Remove unnecessary NULL comparisons (2/3)
2013-10-17  Geoff Hickeyesx: Remove unnecessary NULL comparisons (1/3)
2013-10-17  Daniel P. BerrangeAdd support for enabling SASL for SPICE guests
2013-10-17  Michal PrivoznikqemuDomainCleanupRemove: s/memmove/VIR_DELETE_ELEMENT_I...
2013-10-17  Brian Candlerbetter error checking for LOCAL_PEERCRED
2013-10-17  Chen Hanxiaovirsh: fix a typo in virsh-domain
2013-10-16  Giuseppe Scrivanobuild: use the gnulib version of the .m4 files when...
2013-10-16  Eric Blakestorage: allow interleave in pool XML
2013-10-16  Eric Blakestorage: document existing pools
2013-10-16  Christophe... remote-driver: Fix 'leav' typo in comment
2013-10-16  Osier Yangrpc: Correct the wrong payload size checking
2013-10-16  Daniel P. BerrangeAdd support for detecting PPC little endian arches
2013-10-16  Daniel P. BerrangeFix typo breaking cgroups for NBD backed filesystems
2013-10-16  Daniel P. BerrangeAdd some logging to LXC disk/fs nbd/loop setup
2013-10-16  Daniel P. BerrangeAdd logging to LXC cgroup devices setup
2013-10-16  Daniel P. BerrangeAdd log statement when NBD device is setup
2013-10-15  Pranavkumar... AArch64: Add qemu capabilities schemeta for test.
2013-10-15  Pranavkumar... Implement minimal sysinfo for AArch64 platforms.
2013-10-15  Pranavkumar... AArch64: Parse cputopology from /proc/cpuinfo.
2013-10-15  Pranavkumar... AArch64: CPU Support for AArch64 (ARMv8 64bit).
2013-10-15  Pranavkumar... AArch64: Add AArch64 architecture to list of valid...
2013-10-15  Dusty MabeIgnore thin pool LVM devices.
2013-10-15  Michal Privoznikdomain_conf.c: Initialize arrVar and cntVar
2013-10-15  Peter Krempacpu: x86: Clean up error messages in x86VendorLoad()
2013-10-15  Peter Krempacpu: x86: Use whitespace to clarify context and use...
2013-10-15  Peter Krempacpu: x86: Fix function header formatting and whitespace
2013-10-15  Peter Krempacpu: x86: Fix return types of x86cpuidMatch and x86cpui...
2013-10-15  Peter Krempacpu: x86: Rename data_iterator and DATA_ITERATOR_INIT
2013-10-15  Jiri Denemarkcpu: x86: Rename x86DataAddCpuid as virCPUx86DataAddCPUID
2013-10-15  Jiri Denemarkcpu: x86: Rename x86MakeCPUData as virCPUx86MakeData
2013-10-15  Jiri Denemarkcpu: x86: Rename x86DataFree() as virCPUx86DataFree()
2013-10-15  Jiri Denemarkcpu: x86: Rename struct cpuX86Data as virCPUx86Data
2013-10-15  Jiri Denemarkcpu: x86: Rename struct cpuX86cpuid as virCPUx86CPUID
2013-10-15  Jiri Denemarkcpu: Add support for loading and storing CPU data
2013-10-15  Peter Krempaqemu: command: Fix macro indentation
2013-10-15  Peter Krempaconf: Mark user provided strings in error messages...
2013-10-15  Peter Krempaschema: Rename option 'hypervtristate' to 'featurestate'
2013-10-15  Hongwei Bifix typo in lxc_driver.c and virsh-nodedev.c
2013-10-15  Daniel Hanselbuild: Add lxc testcase to dist list
2013-10-15  Chen Hanxiaocgroup: leave blkio cgroup value checking to kernel
2013-10-15  Chen Hanxiaocgroup: show error when EINVAL is returned
2013-10-15  Chen Hanxiaodocs: change the minimum weight description for blkio
2013-10-15  Ryota Ozakivbox: handle 'saved' state of VMs
2013-10-15  Ryota Ozakivbox: merge duplicate state conversions
2013-10-15  Geoff Hickeyesx: Fix floppy.fileName handling in the vmx file parser
2013-10-15  Daniel P. BerrangeAdd some notes about secure usage of libvirt
2013-10-15  Ján TomkoConvert uuid to a string before printing it
2013-10-15  Peter Krempaxenapi: Fix build after const correctnes changes
2013-10-14  Eric Blakebuild: syntax check to avoid 'const fooPtr'
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in all remaining places
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in qemu
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in security
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in conf
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in domain_conf
2013-10-14  Eric Blakemaint: fix awkward typing of virDomainChrGetDomainPtrs
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in python bindings
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in tests
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in nwfilter files
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in cpu files
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in virnet files
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in several util files
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in hashes
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in public API
2013-10-14  Daniel P. BerrangeImprove log filtering in virLXCProcessReadLogOutputData
2013-10-14  Daniel P. BerrangeEnsure lxcContainerResolveSymlinks reports errors
next