]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-07-11  Michal Privoznikbios: Add support for SGA
2011-07-11  Daniel VeillardFix rpm build with sanlock and without QEmu
2011-07-09  Matthias Boltevbox: Fix logic in storage driver open function
2011-07-09  Matthias Boltetests: Improve output of tests that decide to skip...
2011-07-09  Matthias Boltetests: Fix compressed test output padding logic
2011-07-09  Matthias Boltetests: Use EXIT_AM_SKIP instead of 77 directly
2011-07-08  Matthias Bolterpc: Fix whitespace problem in generated code
2011-07-08  Federico Simoncellisanlock: avoid lockspace setup when auto_disk_lease...
2011-07-08  Eric Blakelibvirtd: diagnose explicitly requested but missing...
2011-07-08  Michael Santosqemu: clean up OOM checks
2011-07-08  Daniel P. BerrangeDon't exit if the libvirtd config does not exist
2011-07-08  Daniel P. BerrangeFix sending of reply to final RPC message
2011-07-08  Daniel P. BerrangeFix leak of remote driver if final 'CLOSE' RPC call...
2011-07-08  Daniel P. BerrangeFix release of outgoing stream confirmation/abort message
2011-07-08  Daniel P. BerrangeFix leak of 'msg' object in client stream code
2011-07-08  Daniel P. BerrangeFix potential crash in libvirtd with active streams
2011-07-08  Daniel P. BerrangeFix mistaken order of server cert/key parameters in...
2011-07-08  Michal Privoznikgraphics: add support for action_if_connected in qemu
2011-07-08  Jiri Denemarkutil: Don't try to fchown files opened as non-root
2011-07-08  Michal Privoznikqemu: Don't chown files on NFS share if dynamic_ownersh...
2011-07-07  John Williamsmicroblaze: Add architecture support
2011-07-07  Jim FehligSkip some xen tests if xend is not running
2011-07-07  Eric Blakeutil: drop unused safezero argument
2011-07-07  Eric Blakeconf: prefer unsigned int for flags
2011-07-07  Eric Blakedrivers: prefer unsigned int for flags
2011-07-07  Eric Blakepublic API: prefer unsigned int for flags
2011-07-07  Eric Blakemaint: print flags in hex during debug
2011-07-07  Eric Blakevirsh: make destroy sound less scary
2011-07-07  Eric Blakebuild: use gnulib pthread_sigmask
2011-07-07  Eric Blakebuild: fix virBufferVasprintf on mingw
2011-07-07  Jim FehligFix compilation of statstest.c during make check
2011-07-07  Matthias Boltepython: Fix bogus label placement
2011-07-07  Laine Stumputil: close the ioctl socket at the end of if(Get|Set...
2011-07-07  Laine Stumputil: rename err_exit to cleanup in interface.c
2011-07-06  Minoru Usuisysinfo: delete unnecessary white space of sysinfo.
2011-07-06  Eric Blakeutil: add virTrimSpaces
2011-07-06  Eric Blakeutil: fix virSkipSpaces
2011-07-06  Eric Blakedocs: minor whitespace cleanups
2011-07-06  Matthias BolteReduce code duplication in virFileMakePath(Helper)
2011-07-06  Matthias Bolteapparmor: Finish incomplete renaming of relabel to...
2011-07-06  Daniel P. BerrangeFix default value of security label 'relabel' attribute
2011-07-06  Matthias BolteFix return value semantic of virFileMakePath
2011-07-06  Matthias Boltenodedev: Let check_fc_host_linux report errors to the...
2011-07-06  Jean-Baptiste... Fix compilation error when SASL support is disabled
2011-07-05  Guannan Renpci: initialize state values on reattach
2011-07-05  Laine Stumpxml: create an RNG file for common types and move some...
2011-07-05  Laine Stumpdocs: sort the file list in the schemas Makefile
2011-07-05  Laine Stumpqemu: check flags in qemuDomainGetXMLDesc
2011-07-05  Laine Stumpconf: fix domain parse flags
2011-07-05  Matthias Boltetests: Disable networkxml2argvtest when configured...
2011-07-05  Matthias Bolteqemu: Fix virFileMakePath error handling in snapshot...
2011-07-05  Matthias Bolteconf: Fix declaration of virNetworkDNS(Hosts)Def struct
2011-07-04  Daniel P. BerrangeAdd documentation for the seclabel XML element
2011-07-04  Daniel P. BerrangeAllow for resource relabelling with static labels
2011-07-04  Daniel P. BerrangeAllow a base label to be specified in dynamic labelling...
2011-07-04  Osier Yangstorage: Do not override the exact error of createRawFile
2011-07-04  Daniel VeillardRelease of libvirt-0.9.3 v0.9.3
2011-07-04  Wen Congyanginitialize pointer to NULL
2011-07-04  Eric Blakestorage: avoid crash on parse error
2011-07-04  Eric Blakevmware: avoid null deref on failed lookup
2011-07-04  Eric Blakeqemu: avoid null deref on low memory
2011-07-04  Eric Blakecgroup: silence coverity warning
2011-07-04  Eric Blakerpc: silence coverity warning
2011-07-04  Eric Blakeqemu: silence coverity warnings
2011-07-04  Eric Blakerpc: avoid memory leak on error
2011-07-04  Eric Blakerpc: fix logic bug
2011-07-01  Eric Blakepci: avoid memory leak on error
2011-07-01  Eric Blakeinterface: avoid memory leak on parse error
2011-07-01  Eric Blakelibvirtd: avoid memory leak on OOM
2011-07-01  Eric Blakebuild: avoid 'make syntax-check' failure
2011-07-01  Matthias Boltetests: Add a general util test
2011-07-01  Eric Blakeutil: choose whether to require micro in version strings
2011-07-01  Eric Blakebuild: consistently use CFLAGS
2011-07-01  Daniel VeillardExplicitely invoke python for API doc generator
2011-07-01  Scott Moserfix virParseVersionString with linux 3.0
2011-07-01  Eric Blakebuild: remove dead variables
2011-07-01  Daniel P. BerrangeRemove bogus jsondata.h file reference which does not...
2011-06-30  Eric Blakebuild: simplify sanlock distribution
2011-06-30  Eric Blakebuild: allow 'make syntax-check' on fresh checkout
2011-06-30  Eric Blakebuild: ignore generated file
2011-06-30  Daniel P. BerrangeAdd conditionals to allow build without SASL
2011-06-30  Eric Blakebuild: avoid double-close bug with pipe2
2011-06-30  Eric Blakerpc: avoid freeing uninitialized variable
2011-06-30  Eric Blakevirsh: avoid uninitialized variable
2011-06-30  Eric Blakevirsh: avoid integer overflow
2011-06-30  Daniel P. BerrangeFix stream procedure number for virDomainMigratePrepare...
2011-06-30  Daniel P. BerrangeSend back an error if we get unexpected stream control...
2011-06-30  Daniel P. BerrangeFix release of virNetMessagePtr instances in streams...
2011-06-30  Daniel P. BerrangeAdd missing include of signal.h in virnetsocket.c
2011-06-30  Daniel P. BerrangeAdd test case for parsing JSON docs
2011-06-30  Daniel P. BerrangeFix potential crash when saving guests
2011-06-30  Daniel P. BerrangeFix uninitialized value in QEMU monitor FD sending...
2011-06-30  Daniel P. BerrangeFix leak of JSON object for events
2011-06-30  Daniel P. BerrangeRemove bogus warning message in JSON code
2011-06-30  Daniel P. BerrangeFix use of uninitialized memory when releasing PCI...
2011-06-30  Daniel P. BerrangeFix leak of virStreamPtr object with callback added...
2011-06-30  Daniel P. BerrangeFix leak of mdnsGroupName in virNetServer object
2011-06-30  Daniel P. BerrangeFix release of filtered stream messages
2011-06-30  Daniel P. BerrangeEnsure RPC message is cleared before being reused
2011-06-30  Daniel P. BerrangeFix hardcoded limit on client requests in RPC code
next