]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2013-02-15 Eric Blakebuild: more mingw fixes
2013-02-15 Eric Blakebuild: fix mingw build
2013-02-15 Eric Blakebuild: fix vircommand build on mingw
2013-02-15 Eric Blakeregex: gnulib guarantees that we have regex support
2013-02-14 Jiri Denemarkvbox: Don't overwrite errors returned by virDomainDevic...
2013-02-13 Laine Stumputil: maintain caps when running command with uid != 0
2013-02-13 Laine Stumputil: virSetUIDGIDWithCaps - change uid while keeping...
2013-02-13 Laine Stumputil: drop capabilities immediately after changing...
2013-02-13 Laine Stumpqemu: let virCommand set child process security labels...
2013-02-13 Laine Stumpsecurity: add new virSecurityManagerSetChildProcessLabe...
2013-02-13 Laine Stumputil: add security label setting to virCommand
2013-02-13 Laine Stumpbuild: define SECDRIVER_LIBS in Makefile.am
2013-02-13 Laine Stumpqemu: replace exec hook with virCommandSetUID/GID in...
2013-02-13 Laine Stumpqemu: replace exec hook with virCommandSetUID/GID in...
2013-02-13 Laine Stumputil: make virSetUIDGID a NOP only when uid or gid...
2013-02-13 Laine Stumputil: add virCommandSetUID and virCommandSetGID
2013-02-13 Laine Stumputil: refactor virCommandHook into virExec and virComma...
2013-02-13 Laine Stumputil: eliminate extra args from virExec
2013-02-13 Laine Stumputil: eliminate generic hook from virExecWithHook
2013-02-13 Daniel P. BerrangeRemove qemuDriverLock from almost everywhere
2013-02-13 Michal PrivoznikvirCommand: Don't misuse the eventloop for async IO
2013-02-12 Michal Privoznikvirsh-volume.c: Switch to c99 initialization of vshCmdInfo
2013-02-12 Michal Privoznikvirsh-snapshot.c: Switch to c99 initialization of vshCm...
2013-02-12 Michal Privoznikvirsh-secret.c: Switch to c99 initialization of vshCmdInfo
2013-02-12 Michal Privoznikvirsh-pool.c: Switch to c99 initialization of vshCmdInfo
2013-02-12 Michal Privoznikvirsh-nwfilter.c: Switch to c99 initialization of vshCm...
2013-02-12 Michal Privoznikvirsh-nodedev.c: Switch to c99 initialization of vshCmdInfo
2013-02-12 Michal Privoznikvirsh-network.c: Switch to c99 initialization of vshCmdInfo
2013-02-12 Michal Privoznikvirsh-interface.c: Switch to c99 initialization of...
2013-02-12 Michal Privoznikvirsh-host.c: Switch to c99 initialization of vshCmdInfo
2013-02-12 Michal Privoznikvirsh-domain.c: Switch to c99 initialization of vshCmdInfo
2013-02-12 Michal Privoznikvirsh-domain-monitor.c: Switch to c99 initialization...
2013-02-12 Michal Privoznikvirsh.c: Switch to c99 initialization of vshCmdInfo
2013-02-12 Michal Privoznikvirsh: Switch to c99 initialization of vshCmdDef
2013-02-12 Eric Blakexen: clean up the mess with cpumap
2013-02-12 Eric Blakeutil: use new virendian.h macros
2013-02-12 Eric Blakeutil: add virendian.h macros
2013-02-12 Daniel P. BerrangeRelease VM lock before acquiring virDomainObjListPtr...
2013-02-12 Daniel P. BerrangeFix potential deadlock across fork() in QEMU driver
2013-02-12 Eric Blakebuild: fix compilation of selinux on RHEL 5
2013-02-11 Viktor MihajlovskiS390: domain_conf support for CCW
2013-02-11 Viktor MihajlovskiS390: Documentation for CCW address type
2013-02-11 Eric Blakebuild: fix VPATH testsuite
2013-02-11 Eric Blakedocs: fix 1.0.2 release date
2013-02-11 Laine Stumpbuild: fix make check of remote_protocol-structs
2013-02-11 Guido GüntherCheck if classes are derived from object
2013-02-11 John Ferlanhypervisor: Restore pm initialization
2013-02-11 Osier Yangvirsh: Use virNodeDeviceLookupSCSIHostByWWN
2013-02-11 Osier Yangnodedev: Implement virNodeDeviceLookupSCSIHostByWWN
2013-02-11 Osier Yangremote: Wire up the remote protocol
2013-02-11 Osier YangIntroduce API virNodeDeviceLookupSCSIHostByWWN
2013-02-11 Daniel P. BerrangeRemove re-entrant API call in SELinux/AppArmor security...
2013-02-11 John Ferlanhypervisor: Revisit Coverity issues regarding cpumap
2013-02-11 John Ferlanhypervisor: Remove redundant validity checks, clean...
2013-02-11 John Ferlanxend: Fix a memory leak found by Coverity
2013-02-11 John Ferlanxend: Remove redundant validity checks, clean up functi...
2013-02-11 John Ferlanxm: Remove redundant validity checks, clean up function...
2013-02-11 John Ferlaninotify: Clean up some function headers
2013-02-11 John Ferlanxs: Remove redundant validity checks, clean up functio...
2013-02-11 Peter Krempavirsh-snapshot: Reject --no-metadata together with...
2013-02-11 Peter Krempavirsh-snapshot: Refactor some details in virsh snapshot...
2013-02-11 Daniel P. BerrangePass virQEMUDriverPtr into APIs managed shared disk...
2013-02-11 Daniel P. BerrangeSerialize execution of security manager APIs
2013-02-11 Daniel P. BerrangeTurn virSecurityManager into a virObjectLockable
2013-02-08 Harry Weisheepdog: skip refresh on creation failure
2013-02-08 Natanael Copautil: refactor iptables command construction into multi...
2013-02-08 Laine Stumpqemu: support vhost-net for generic ethernet devices
2013-02-08 Michal Privozniknetwork_conf.c: Free xmlDoc after use
2013-02-08 Peter Krempavirsh-snapshot: Fix XPath query to determine snapshot...
2013-02-08 Daniel P. BerrangeStop accessing driver->caps directly in QEMU driver
2013-02-08 Daniel P. BerrangeRename 'qemuCapsXXX' to 'virQEMUCapsXXX'
2013-02-08 Daniel P. BerrangeTurn virCapabilities into a virObject
2013-02-08 Daniel P. BerrangeFix comment about virCgroupPtr locking rules in QEMU...
2013-02-08 Daniel P. BerrangeFix PKI directory used for QEMU test suite
2013-02-08 Michal PrivoznikvirCondDestroy: Lose attribute RETURN_CHECK
2013-02-08 Michal PrivoznikDrop useless virFileWrapperFdCatchError
2013-02-07 John FerlanHACKING: Sync with docs/hacking.html.in
2013-02-07 John Ferlanhacking: Add some details to handle Valgrind output
2013-02-07 John Ferlanvalgrind: Adjust the suppression file
2013-02-07 John Ferlanvirnetttlcontext: Resolve issues found by Valgrind
2013-02-07 John Ferlanqemumonitortestutils: Resolve resource leaks found...
2013-02-07 John Ferlanqemumonitorjsontest: Resolve resource leaks found by...
2013-02-07 John Ferlanqemu_command: Resolve resource leaks found by Valgrind
2013-02-07 John Ferlandomain_conf: Resolve resource leaks found by Valgrind
2013-02-07 John Ferlanvport_profile_conf: Resolve memory leak found by Valgrind
2013-02-07 John Ferlannetdev_vlan_conf: Resolve memory leak found by Valgrind.
2013-02-07 John Ferlanqemuxml2argvtest: Resolve resource leaks found by Valgrind
2013-02-07 John Ferlanvirnettlscontexttest: Resolve memory leak found by...
2013-02-07 Guido GüntherAdd syntax-check to make sure Python files don't contai...
2013-02-07 Guido GüntherRemove more trailing semicolons in Python files
2013-02-07 Peter Krempasyntax-check: Don't check non-reentrant functions in...
2013-02-07 Guido GüntherCosmetics: Remove semicolons
2013-02-05 Eric Blakebuild: fix build of HAL node backend
2013-02-05 Eric Blakebitmap: add way to find next clear bit
2013-02-05 John Ferlanqemu_hotplug: Need to call virUSBDeviceFree()
2013-02-05 John Ferlanrpc: Need to virCommandFree on error path
2013-02-05 John Ferlanuml: Resolve leak if need to requery in umlIdentifyOneC...
2013-02-05 John Ferlanopenvz: Need to error check openvzDomainSetVcpusFlagsIn...
2013-02-05 John Ferlanparallels: Need to free memory on error path
2013-02-05 John Ferlannetwork: Remove conditional settings to resolve resourc...
next