]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-11-04  Peter Krempanodeinfo: Avoid forward declarations of static functions
2013-11-04  Peter Krempanuma: Introduce virNumaIsAvailable and use it instead...
2013-11-04  Daniel VeillardRelease of libvirt-1.1.4 v1.1.4
2013-11-03  Ryota Ozakivirnetsocket: fix getsockopt on FreeBSD
2013-11-03  Doug GoldsteinMacOS: Handle changes to xdrproc_t definition
2013-11-01  Jeremy Fitzhardingelibxl: fix dubious cpumask handling in libxlDomainSetVc...
2013-11-01  Jim FehligRevert "libxl: Fix possible invalid read"
2013-11-01  Bamvor Jian... fix api changes in xen restore
2013-11-01  Daniel P. BerrangeFix race in starting transient VMs
2013-11-01  Ján TomkoUse a port from the migration range for NBD as well
2013-10-31  Ryota Ozakinodedev_hal: fix segfault when virDBusGetSystemBus... v1.1.4-rc2
2013-10-31  Daniel P. BerrangeImprove debugging of QEMU start/stop
2013-10-31  Daniel P. BerrangeImprove debugging of job enter/exit code
2013-10-31  Hongwei Bixenapi: fix coding style in xenapi_driver.c
2013-10-30  Eric Blakestorage: use correct type for array count
2013-10-30  Eric Blakemaint: avoid further typedef accidents
2013-10-30  Claudio Bleydocs: generate links from plain text documentation
2013-10-30  Claudio Bleylibvirt.c: indent code of virDomainGetMemoryParameters...
2013-10-30  Claudio Bleylibvirt.c: add 2 spaces of indentation to example code...
2013-10-30  Claudio Bleydocs: define style of code blocks inside descriptions
2013-10-30  Claudio Bleydocs: add class "description" to div's containing descr...
2013-10-30  Claudio Bleydocs: process code blocks similar to Markdown
2013-10-30  Daniel P. BerrangeFix race condition reconnecting to vms & loading configs
2013-10-30  Daniel P. BerrangeFix leak of objects when reconnecting to QEMU instances
2013-10-30  Daniel P. BerrangeDon't update dom->persistent without lock held
2013-10-30  Chen Hanxiaodocs: fix typos in formatnwfilter
2013-10-30  Doug GoldsteinMacOS: Re-add support for QEMU backend
2013-10-29  John FerlanAdd '+' to uid/gid printing for label processing
2013-10-29  Eric Blakestorage: fix incorrect typedef
2013-10-29  Peter Krempaapparmor: Fix typo in function name in driver struct...
2013-10-29  Michael Chapmanqemu: fix well-formed migration URI formatting
2013-10-29  Gao fengLXC: don't free tty before using it in lxcContainerSetu...
2013-10-29  Daniel P. BerrangePush RPM deps down into libvirt-daemon-driver-XXXX...
2013-10-29  Giuseppe Scrivanocapabilities: add baselabel per sec driver/virt type...
2013-10-29  Giuseppe Scrivanosecurity: add new internal function "virSecurityManager...
2013-10-29  Giuseppe Scrivanosecurity: use a single function to set DAC user and...
2013-10-29  Pavel Raiskupvirsh: new environment variable VIRSH_HISTSIZE
2013-10-28  Eric Blakemaint: update to latest gnulib v1.1.4-rc1
2013-10-28  Chen HanxiaoSkip debug message in lxcContainerSetID if no map is...
2013-10-25  Chen Hanxiaodoc: fix a typo in formatdomain
2013-10-24  John FerlanAvoid Coverity DEADCODE warning
2013-10-24  Eric Blakevirsh: undocument --shareable (--mode already covers it)
2013-10-24  Eric Blakevirsh: allow alias to expand to opt=value pair
2013-10-24  Martin Kletzanderlibxl: Fix possible invalid read
2013-10-24  Eric Blakevirsh: fix doc typos
2013-10-23  Martin KletzanderIgnore GNU Global tag files
2013-10-22  Martin Kletzanderbuild: Fix prohibit_int_ijk (and iijjkk) on RHEL 5
2013-10-22  Marian Neagulpython: Fix Create*WithFiles filefd passing
2013-10-22  Hongwei BinetworkStartDhcpDaemon: Check for dnsmasqCapsRefresh...
2013-10-22  Doug Goldsteinrpc: Retrieve peer PID via new getsockopt() for Mac
2013-10-22  Eric Blakemaint: typo fixes
2013-10-22  Jim Fehligbuild: fix build of virt-login-shell on systems with...
2013-10-22  Michal PrivoznikGet rid of shadowed booleans
2013-10-22  Jim Fehligbuild: fix linking virt-login-shell
2013-10-22  Michal Privoznikvircgroupmock: Mock access() to some more files
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
next