]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-02-21  Markus GroßMoved SEXPR unit to utils
2011-02-21  Wen Congyangprotect the scsi controller to be deleted when it is...
2011-02-21  Eric Blakemaint: fix grammar in error message
2011-02-21  Dan Kenigsbergvirt-*-validate.in: quote all variable references
2011-02-21  Dan Kenigsbergvirt-pki-validate: behave when CERTTOOL is missing
2011-02-21  Eric Blakeautobuild.sh: use VPATH build
2011-02-21  Eric Blakemaint: fix 'make dist' in VPATH build
2011-02-21  Eric Blakebuild: don't require pod2man for tarball builds
2011-02-21  Eric Blakemaint: kill all remaining uses of old DEBUG macro
2011-02-21  Eric Blakehash: make virHashFree more free-like
2011-02-21  Jiri Denemarkbuild: Fix API docs generation in VPATH build
2011-02-21  Daniel P. BerrangeRemove all object hashtable caches from virConnectPtr
2011-02-19  Stefan Bergernwfilter: enable rejection of packets
2011-02-18  Guido GüntherDrop empty argument from dnsmasq call
2011-02-18  Eric Blakebuild: fix broken mingw cross-compilation
2011-02-18  Matthias Bolteesx: Ignore malformed host UUID from BIOS
2011-02-18  Michal Privoznikvirsh: freecell --all getting wrong NUMA nodes count
2011-02-18  Eric Blakebuild: speed up non-maintainer builds
2011-02-18  Eric Blakebuild: recompute symbols after changing configure options
2011-02-18  Jiri Denemarkmaint: Expand tabs in python code
2011-02-18  Osier YangRequires gettext for client package
2011-02-18  Jim FehligDo not add drive 'boot=on' param when a kernel is specified
2011-02-18  Christophe... remove duplicated call to reportOOMError
2011-02-18  Christophe... remove space between function name and (
2011-02-18  Christophe... don't check for NULL before calling virHashFree
2011-02-17  Christophe... remove no longer needed calls to virReportOOMError
2011-02-17  Christophe... factor common code in virHashAddEntry and virHashUpdate...
2011-02-17  Christophe... add hash table rebalancing in virHashUpdateEntry
2011-02-17  Eric Blakehash: modernize debug code
2011-02-17  Eric Blakebuild: improve 'make install' for VPATH builds
2011-02-17  Wen Congyangcheck more error info about whether drive_add failed
2011-02-17  Eric Blakelogging: make VIR_ERROR and friends preserve errno
2011-02-17  Eric Blakemaint: avoid 'make syntax-check' from tarball
2011-02-17  Laine StumpGive each virtual network bridge its own fixed MAC...
2011-02-17  Laine StumpAllow brAddTap to create a tap device that is down
2011-02-17  Laine StumpAdd txmode attribute to interface XML for virtio backend
2011-02-17  Laine StumpRestructure domain struct interface "driver" data for...
2011-02-17  Jiri Denemarkbuild: Fix VPATH build
2011-02-17  Daniel P. BerrangeMove all the QEMU migration code to a new file
2011-02-17  Daniel P. BerrangeSplit all QEMU process mangement code into separate...
2011-02-17  Osier Yangstorage: Allow to delete device mapper disk partition
2011-02-17  Daniel VeillardRelease of libvirt-0.8.8 v0.8.8
2011-02-17  Osier Yangqemu: Error prompt when saving a shutoff domain
2011-02-16  Eric Blakemaint: delete unused 'make install' step
2011-02-16  Eric Blakecgroup: preserve correct errno on failure
2011-02-16  Zdenek StyblikUpdate czech localization
2011-02-15  Jiri Denemarkqemu: Fix command line generation with faked host CPU
2011-02-15  Jiri Denemarktests: Fake host capabilities properly
2011-02-15  Eric Blakedocs: fix typos
2011-02-15  Matthias BolteAvoid empty strings when --with-packager(-version)...
2011-02-15  Eric Blakebuild: address clang reports about virCommand
2011-02-15  Eric Blakebuild: silence some clang warnings
2011-02-15  Eric Blakeqemu: don't mask real error with oom report
2011-02-15  Eric Blakeqemu: avoid NULL derefs
2011-02-15  Eric BlakevirDomainMemoryStats: avoid null dereference
2011-02-15  Justin Cliftdocs: added link for nimbus to apps page
2011-02-15  Daniel P. BerrangeFix leak of mutex attributes in POSIX threads impl
2011-02-15  Daniel P. BerrangeFix leak in SCSI storage backend
2011-02-15  Matthias BolteOutput commandline on status != 0 in virCommandWait
2011-02-15  Christophe... add missing error handling to virGetDomain
2011-02-15  Christophe... call virReportOOMError when appropriate in hash.c
2011-02-15  Osier Yangstorage: Create enough volumes for mpath pool
2011-02-15  Eric Blakemaint: kill dead assignments
2011-02-15  Eric Blakeqemu: avoid NULL deref on error
2011-02-14  Eric Blakebuild: silence false positive clang report
2011-02-14  Eric Blakeqemu: ignore failure of qemu -M ? on older qemu
2011-02-14  Eric Blakexml: avoid compiler warning
2011-02-14  Stefan Bergernwfilter: reorder match extensions relative to state...
2011-02-14  Jiri Denemarkconf: Fix XML generation for smartcards
2011-02-14  Daniel P. BerrangeFix cleanup on VM state after failed QEMU startup
2011-02-14  Jiri Denemarklibvirt-qemu: Fix enum type declaration
2011-02-14  Christophe... fix OOM handling in hash routines
2011-02-12  Matthias BolteUpdate src/README
2011-02-12  Eric Blakevirsh: avoid mingw compiler warnings
2011-02-12  Eric Blakebuild: avoid problems with autogen.sh runs from tarball
2011-02-12  Matthias Boltedocs: Distribute XSLT files to generate HACKING
2011-02-12  Matthias Bolteqemu: Report a more informative error for missing cgrou...
2011-02-12  Osier Yangxen: Prevent updating device when attaching a device
2011-02-11  Eric Blakebuild: fix cygwin strerror_r failure
2011-02-11  Philipp Hahnqemu: Fix escape_monitor(escape_shell(command))
2011-02-11  Daniel P. BerrangeImprint all logs with version + package build information
2011-02-10  Wen Congyangqemu: fix attach-interface regression
2011-02-10  Daniel P. BerrangeAvoid pthread_sigmask on Win32 platforms
2011-02-10  Daniel P. BerrangeReduce log level when cgroups aren't mounted
2011-02-10  Daniel P. BerrangeAvoid warnings from nwfilter driver when run non-root
2011-02-10  Michal PrivoznikFix typo in parsing of spice 'auth' data
2011-02-09  Eric Blakebuild: distribute 'make syntax-check' tweaks
2011-02-09  Michal Novotnydocs: Add information about libvirt-php new location
2011-02-09  Eric Blakemaint: whitespace cleanup
2011-02-09  Daniel P. BerrangeAdjust some log levels in udev driver
2011-02-09  Daniel P. BerrangeAdd check for binary existing in machine type probe
2011-02-09  Daniel P. BerrangeAdd a little more debugging for async events
2011-02-09  Daniel P. BerrangeMove connection driver modules directory
2011-02-09  Daniel P. BerrangeReset logging filter function when forking
2011-02-09  Daniel P. BerrangeBlock SIGPIPE around virExec hook functions
2011-02-09  Daniel P. BerrangeSupport SCSI RAID type & lower log level for unknown...
2011-02-09  Daniel P. BerrangeOnly initialize/cleanup libpciaccess once
2011-02-09  Serge E. HallynDon't use CLONE_NEWUSER for now
2011-02-09  Eric Blakesysinfo: implement qemu support
2011-02-09  Eric Blakesysinfo: refactor xml formatting
next