]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-11-16  Hu Taofix a bug in remoteSerializeTypedParameters
2011-11-16  Daniel P. BerrangeDon't return a fatal error if receiving unexpected...
2011-11-16  Daniel P. BerrangeFix handling of stream EOF
2011-11-16  Daniel P. BerrangeAllow non-blocking message sending on virNetClient
2011-11-16  Daniel P. BerrangeRefactor code for enabling/disabling I/O callback in...
2011-11-16  Daniel P. BerrangeSplit virNetClientSend into 2 methods
2011-11-16  Daniel P. BerrangeRefactor code for passing the buck in the remote client
2011-11-16  Daniel P. BerrangeExplicitly track whether the buck is held in remote...
2011-11-16  Daniel P. BerrangeRemove all linked list handling from remote client...
2011-11-16  Eli Qiaoutil: Add netdev helper functions to private symbols
2011-11-16  Sage Weilqemu/rbd: improve rbd device specification
2011-11-15  Jim FehligFix build with polkit0
2011-11-15  Stefan BergerFix strchr call triggering gcc 4.3 & 4.4 bug
2011-11-15  Stefan Bergermaint: fix build
2011-11-15  Daniel P. BerrangeRemove ifaceSetMac and ifaceGetMac APIs
2011-11-15  Daniel P. BerrangeRemove ifaceUp, ifaceDown, ifaceCtrl & ifaceIsUp APIs
2011-11-15  Daniel P. BerrangeMove LXC veth.c code into shared utility APIs
2011-11-15  Daniel P. BerrangeRename the LXC veth management APIs and delete duplicat...
2011-11-15  Daniel P. BerrangeSplit src/util/network.{c,h} into 5 pieces
2011-11-15  Daniel P. BerrangeFix error reporting in port profile parsing/formatting...
2011-11-15  Daniel P. BerrangeRename virVirtualPortProfileParams & APIs
2011-11-14  Stefan Bergermaint: Add Michael Wood as an author
2011-11-14  Michael WoodPATCH: Fix build without MACVTAP
2011-11-14  Guido Güntherstorage: forbid rebuilding existing disk storage pools
2011-11-12  Eric BlakeAPI: add trivial qemu support for VIR_TYPED_PARAM_STRING
2011-11-12  Eric BlakeAPI: remote support for VIR_TYPED_PARAM_STRING
2011-11-12  Eric BlakeAPI: add VIR_TYPED_PARAM_STRING
2011-11-12  Eli Qiaoutil: fix compile error on debian
2011-11-11  Eric Blakeqemu: fix domjobabort regression
2011-11-11  Hu Taofix two bugs in bridge_driver.c
2011-11-11  Eric Blakebuild: drop useless dirent.h includes
2011-11-11  Eric Blakexenapi: remove unused variable
2011-11-11  Eric Blakemaint: use mailmap, not AUTHORS, for secondary addresses
2011-11-10  Stefan Bergermaint: fix make syntax-check
2011-11-10  Stefan BergerRemove code instantiating filters on direct interfaces
2011-11-10  Daniel P. BerrangeDisable numactl on ARM architectures too
2011-11-10  Daniel P. BerrangeAdd libvirt confdir to files section in mingw32 spec
2011-11-10  Eric Blakenwfilter: simplify execution of ebiptables scripts
2011-11-10  Eric Blakenwfilter: avoid failure with noexec /tmp
2011-11-09  Daniel P. BerrangeAdjust naming of network device bandwidth management...
2011-11-09  Daniel P. BerrangeSantize naming of socket address APIs
2011-11-09  Daniel P. BerrangeSplit bridge.h into three separate files
2011-11-09  Daniel P. BerrangeRemove usage of brctl command line tool
2011-11-09  Daniel P. BerrangeAdd an API for retrieving the MAC address of an interface
2011-11-09  Daniel P. BerrangeExpose MTU management APIs
2011-11-09  Daniel P. BerrangeTurn two int parameters into bools in bridge APIs
2011-11-09  Daniel P. BerrangeRename all brXXXX APIs to follow new convention
2011-11-09  Daniel P. BerrangeMake all brXXX APIs raise errors, instead of returning...
2011-11-09  Daniel P. BerrangeRemove 'brControl' object
2011-11-09  Eric Blakebuild: fix mingw build of gnulib openpty
2011-11-09  Eric Blakebuild: allow for local gnulib diffs
2011-11-09  Alex Jialxc: free error object to avoid memory leak
2011-11-09  Alex Jialxc: free 'ttyFDs' array on return from lxcVmStart
2011-11-09  Osier Yangqemu: Fix improper error message for disk detaching
2011-11-08  Xu He Jievirsh: Add VSH_OFLAG_EMPTY_OK for attach-disk command
2011-11-08  Daniel VeillardRelease of libvirt-0.9.7 v0.9.7
2011-11-07  Eric Blakebuild: fix build on platforms without ptsname_r
2011-11-07  Daniel P. BerrangeAdd missing defaultConsoleTargetType callback for AppArmour
2011-11-07  Daniel P. BerrangeFix sending/receiving of FDs when stream returns EAGAIN
2011-11-04  Eric Blakebuild: silence compiler warning on BSD
2011-11-04  Eric Blakebuild: fix linking on BSD
2011-11-04  Laine Stumpremote: fix mingw32 build
2011-11-04  Eric Blakelxc: avoid use-after-free
2011-11-04  Daniel P. BerrangeFix naming of constant for disk event
2011-11-04  Jiri Denemarkconf: Don't free uninitialized pointer
2011-11-03  Eric Blakebuild: fix deep VPATH builds
2011-11-03  Philipp Hahndoc: Add <deviceboot> capability.
2011-11-03  Eric Blakelxc: use common code for process cleanup
2011-11-03  Daniel P. BerrangeFix default console type setting
2011-11-03  Daniel P. BerrangeSet aliases for LXC/UML console devices
2011-11-03  Daniel P. BerrangeDefault console target type with no <target> element
2011-11-03  Daniel P. BerrangeAdd support for multiple consoles in LXC
2011-11-03  Daniel P. BerrangeRewrite LXC I/O forwarding to use main event loop
2011-11-03  Daniel P. BerrangeFix crash formatting virtio console
2011-11-03  Daniel P. BerrangeAllow multiple consoles per virtual guest
2011-11-03  Daniel P. BerrangeRemove translations in socket test case
2011-11-03  Guido Günthervirnetsockettest: Use a temporary directory in /tmp
2011-11-02  Guido GüntherUse ENAMETOOLONG if the the socket path is longer than...
2011-11-02  Eric Blakexen: allow getting < max typed parameters
2011-11-02  Eric Blaketest: drop redundant check
2011-11-02  Eric Blakelxc: allow getting < max typed parameters
2011-11-02  Eric Blakelibxl: allow getting < max typed parameters
2011-11-02  Eric Blakeesx: allow getting < max typed parameters
2011-11-02  Eric BlakeAPI: document scheduler parameter names
2011-11-02  Daniel P. BerrangeFix off-by-one printing month in logging code
2011-11-02  Daniel P. BerrangeAdd missing param initialization in qemuDomainBlockStat...
2011-11-02  Wen Congyangfix crash when starting network
2011-11-01  Eric Blakeqemu: allow getting < max typed parameters
2011-11-01  Eric Blakedocs: improve typed parameter documentation
2011-11-01  Daniel P. BerrangeDon't overwrite error message during VM cleanup
2011-11-01  Daniel P. BerrangeAdd support for probing filesystem with libblkid
2011-11-01  Daniel P. BerrangeFix error message when failing to detect filesystem
2011-11-01  Daniel P. BerrangeWorkaround for broken kernel autofs mounts
2011-11-01  Daniel P. BerrangeCorrectly handle '*' in /etc/filesystems
2011-11-01  Daniel P. BerrangeEnsure errno is valid when returning from lxcContainerW...
2011-11-01  Daniel P. BerrangeCreate /var/lib/libvirt/filesystems for LXC trees
2011-11-01  Matthias Bolteesx: Support folders in the path of vpx:// connection...
2011-11-01  Patrice LACHANCEesx: Support vSphere 5.x
2011-11-01  Wen Ruo LvFix URI alias prefix matching
2011-11-01  Eric Blakedocs: fix typo in <disk>/<target> example
next