]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-05-10  Laine Stumputil: move virFile* functions from virutil.c to virfile.c
2013-05-10  Laine Stumputil: fix virFileOpenAs return value and resulting...
2013-05-10  John FerlanBuild breaker - requires VIR_FROM_THIS
2013-05-10  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/test/*
2013-05-10  Michal PrivoznikvirGetStorageVol: Don't ignore NULL pool name
2013-05-10  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/*
2013-05-10  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in tests/*
2013-05-10  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/storage/*
2013-05-10  Jesse J. Cookdom event example: Add error check to impl call
2013-05-10  Jesse J. Cookdom event example: init before register event impl
2013-05-10  Peter Krempaconf: Fix typo in error message in ABI stability check
2013-05-09  Eric Blaketests: use portable shell code
2013-05-09  Daniel P. BerrangeReplace 'goto clean' with 'goto cleanup' in apparmor...
2013-05-09  Daniel P. BerrangeReplace list of driver source files with variables
2013-05-09  Daniel P. BerrangeFix naming of methods in ESX storage backends to follow...
2013-05-09  Daniel P. BerrangeSkip virNWFilterTechDriver when validating API naming
2013-05-09  Daniel P. BerrangeReplace 'goto cleanup' with 'goto error' in udev interf...
2013-05-09  Daniel P. BerrangeReplace 'goto err' with 'goto cleanup' in udev interfac...
2013-05-09  Daniel P. BerrangeDisable some URI tests on older libxml2
2013-05-09  Daniel P. BerrangeFix build of python bindings on Python 2.4
2013-05-09  Jim Fehligbuild: fix build with old polkit0
2013-05-09  Ján Tomkoconf: don't crash on a tpm device with no backends
2013-05-09  Ján Tomkotests: files named '.*-invalid.xml' should fail validation
2013-05-09  Ján Tomkodon't mention disk controllers in generic controller...
2013-05-09  Ján Tomkoiscsi: don't leak portal string when starting a pool
2013-05-09  Daniel P. BerrangeSimplify the Xen domain stats/peek / node memory driver...
2013-05-09  Daniel P. BerrangeSimplify the Xen domain autostart driver method
2013-05-09  Daniel P. BerrangeSimplify the Xen domain scheduler parameter driver...
2013-05-09  Daniel P. BerrangeSimplify the Xen domain attach/dettach driver methods
2013-05-09  Daniel P. BerrangeSimplify the Xen domain define/undefine driver methods
2013-05-09  Daniel P. BerrangeSimplify the Xen domain start driver method
2013-05-09  Daniel P. BerrangeSimplify the Xen driver define domain driver methods
2013-05-09  Daniel P. BerrangeSimplify the Xen domain migration driver methods
2013-05-09  Daniel P. BerrangeSimplify the Xen domain get XML driver method
2013-05-09  Daniel P. BerrangeSimplify the Xen domain VCPU driver methods
2013-05-09  Daniel P. BerrangeSimplify the Xen domain save/restore driver methods
2013-05-09  Daniel P. BerrangeSimplify the Xen domain get info/state driver methods
2013-05-09  Daniel P. BerrangeSimplify the Xen domain get/set (max) memory driver...
2013-05-09  Daniel P. BerrangeRemove Xen get hostname driver method
2013-05-09  Daniel P. BerrangeSimplify the Xen domain get OS type driver method
2013-05-09  Daniel P. BerrangeSimplify the Xen domain destroy driver method
2013-05-09  Daniel P. BerrangeSimplify the Xen domain shutdown/reboot driver methods
2013-05-09  Daniel P. BerrangeSimplify the Xen domain suspend/resume driver methods
2013-05-09  Daniel P. BerrangeSimplify the Xen domain is persistent driver method
2013-05-09  Daniel P. BerrangeSimplify the Xen domain lookup driver methods
2013-05-09  Daniel P. BerrangeSimplify the Xen domain create driver method
2013-05-09  Daniel P. BerrangeSimplify the Xen count/list domains driver methods
2013-05-09  Daniel P. BerrangeSimplify the Xen get max vcpus / node get info driver...
2013-05-09  Daniel P. BerrangeSimplify the Xen get version driver method
2013-05-09  Daniel P. BerrangeSimplify the Xen get type driver method
2013-05-09  Daniel P. BerrangeSimplify opening of Xen drivers
2013-05-09  Daniel P. BerrangeRemove pointless GET_PRIVATE macro from Xen driver
2013-05-09  Daniel P. BerrangeRemove VIR_CONNECT_RO checks from xen drivers
2013-05-09  Daniel P. BerrangeRemove xen driver checks for priv->handle < 0
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/vmx/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/vmware/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/uml/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/secret/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/phyp/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/parallels/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/nwfilter/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/interface/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/node_device/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/network/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/lxc/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/locking/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/libxl/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/hyperv/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/esx/*
2013-05-09  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/cpu/*
2013-05-09  Daniel P. BerrangeDelete udevFreeIfaceDef function in udev interface...
2013-05-09  Osier Yanglibvirt.c: Fix the indention
2013-05-09  Osier Yangconf: Remove the unrelated comment
2013-05-08  Eric Blakemaint: update to latest gnulib
2013-05-08  John Ferlanvirsh: Resolve Coverity 'MISSING_BREAK'
2013-05-08  John Ferlanlxc: Coverity false positive USE_AFTER_FREE
2013-05-08  Daniel P. BerrangeUnmerge attach/update/modify device APIs in drivers
2013-05-08  Daniel P. BerrangePull parsing of migration xml up into QEMU driver APIs
2013-05-08  Daniel P. BerrangeDon't allow renaming of domains by the backdoor
2013-05-08  Daniel P. BerrangeFix naming of some node device APIs
2013-05-08  Daniel P. BerrangeSeparate internal node suspend APIs from public API
2013-05-08  Daniel P. BerrangeSeparate internal node device APIs from public API
2013-05-08  Daniel P. BerrangeSeparate virGetHostname() API contract from driver...
2013-05-08  Daniel P. BerrangeInclude process start time when doing polkit checks
2013-05-08  Daniel P. BerrangeRename "security context" to "selinux context"
2013-05-08  Daniel P. BerrangeFix possible undefined value in check-symsorting.pl
2013-05-08  Osier Yangstorage: Skip inactive lv volumes
2013-05-07  Eric Blakestring: make VIR_STRDUP easier to use
2013-05-07  Eric Blakealloc: make VIR_APPEND_ELEMENT safer
2013-05-07  Ján Tomkosyntax-check: forbid virBufferAsprintf with string...
2013-05-07  Ján Tomkoget rid of virBufferAsprintf where possible
2013-05-07  Laine Stumpqemu: allocate network connections sooner during domain...
2013-05-07  Daniel P. BerrangeEnsure stub todo.html.in file is HTML5
2013-05-07  Daniel P. BerrangePoint users to Virt-Viewer MSI installers for Windows...
2013-05-07  Boris Fiuczynskiqemu: Enable the capability bit for -no-kvm-pit-reinjec...
2013-05-07  Daniel Hanselrpc: message related sizes enlarged
2013-05-07  Daniel P. BerrangeFix namespace bugs in API docs, todo page & hv support...
2013-05-06  Peter Krempaqemu: Do fake auto-allocation of ports when generating...
2013-05-06  Eric Blakespec: proper soft static allocation of qemu uid
2013-05-06  Eric Blakebuild: clean up stray files found by 'make distcheck'
next