]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-10-21  Ján Tomkodatatypes: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkocpu: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkoconf: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján Tomkobhyve: use g_strdup instead of VIR_STRDUP
2019-10-21  Ján TomkoUse g_strdup to fill in default values
2019-10-21  Ján TomkoUse g_strdup where VIR_STRDUP's return value was propagated
2019-10-21  Ján Tomkodrivers: use g_strdup in probe functions
2019-10-21  Ján TomkoUse g_strdup instead of ignoring VIR_STRDUP_QUIET's...
2019-10-21  Ján TomkoUse g_strdup instead of ignoring VIR_STRDUP's value
2019-10-21  Ján Tomkoconf: use g_strdup in virDomainDiskSet
2019-10-21  Ján Tomkoutil: fix check for iscsi initiator copy
2019-10-21  Ján Tomkoscripts: introduce a macro file for coccinelle
2019-10-21  Daniel P. Berrangéqemu: fix CPU model error probing capabilities for ppc
2019-10-21  Julio Faraccogitdm: Add other emails into IBM company
2019-10-21  Ján Tomkovsh: mark ctl as unused in vshReadline
2019-10-20  Ján Tomkotools: delete vshStrdup
2019-10-20  Ján Tomkotools: prefer g_strdup to vshStrdup
2019-10-20  Ján Tomkotools: vshCommandArgvGetArg: prefer g_strdup
2019-10-20  Ján Tomkotools: vshCommandArgvGetArg: one parameter per line
2019-10-20  Ján Tomkovirsh: getSignalNumber: use g_strdup
2019-10-20  Ján Tomkovirsh: getSignalNumber: use g_autofree
2019-10-20  Ján Tomkovirsh: getSignalNumber: rename variables
2019-10-20  Ján Tomkovirsh: use g_strdup in virshDomainGetEditMetadata
2019-10-20  Ján Tomkovirsh: use g_strdup in cmdDomblkinfoGet
2019-10-20  Ján Tomkotools: cmdDomblkinfoGet: reindent parameters
2019-10-18  Malina Salinanetwork: allow DHCP/DNS/TFTP explicitly in OUTPUT rules
2019-10-18  Daniel Henrique... gitdm: add 'ibm' file
2019-10-18  Daniel P. Berrangéutil: drop logging filter/output flags
2019-10-18  Daniel P. Berrangéutil: drop support for stack traces with logging
2019-10-18  Daniel P. Berrangéutil: add stdlib.h include for abort() prototype
2019-10-18  Michal Privoznikglibcompat: Reimplement g_strdup_printf() and g_strdup_...
2019-10-18  Daniel P. Berrangébuild-aux: rewrite po file minimizer in Python
2019-10-18  Daniel P. Berrangébuild-aux: rewrite augeas test generator in Python
2019-10-18  Daniel P. Berrangébuild: fix use of $(AUG_GENTEST) as a dependency
2019-10-18  Daniel P. Berrangépo: refresh translations from zanata
2019-10-18  Michal Privoznikm4: Don't suggest attribute malloc
2019-10-17  Julio Faraccoqemu: Generate 'xres' and 'yres' for QEMU video devices
2019-10-17  Julio Faraccoconf: Add 'x' and 'y' resolution into video XML definition
2019-10-17  Cole Robinsonqemu: caps: Use unique key for domCaps caching
2019-10-17  Daniel Henrique... qemu_driver.c: use g_strdup_printf
2019-10-17  Daniel Henrique... qemu_driver.c: remove unused 'cleanup' labels after...
2019-10-17  Daniel Henrique... qemu_driver.c: use g_autofree when possible
2019-10-17  Daniel Henrique... qemu_driver.c: use g_autoptr() when possible
2019-10-17  Daniel Henrique... qemu_driver.c: use g_auto* in some functions
2019-10-17  Ján Tomkodocs: hacking: add a conversion table for removed libvi...
2019-10-17  Ján Tomkodocs: hacking: use <code> for functions/names
2019-10-17  Ján Tomkodocs: hacking: separate section about already deleted...
2019-10-17  Carlos Santosstorage: fix build with musl libc
2019-10-17  Carlos Santosqemu: fix build with musl libc
2019-10-17  Ján Tomkoqemu: remove unused cfg variables
2019-10-16  John Ferlantools: Use consistent error preservation and restoratio...
2019-10-16  John Ferlanvz: Use consistent error preservation and restoration...
2019-10-16  John Ferlanutil: Use consistent error preservation and restoration...
2019-10-16  John Ferlanstorage: Use consistent error preservation and restorat...
2019-10-16  John Ferlanremote: Use consistent error preservation and restorati...
2019-10-16  John Ferlanqemu: Use consistent error preservation and restoration...
2019-10-16  John Ferlanlxc: Use consistent error preservation and restoration...
2019-10-16  John Ferlanlibxl: Use consistent error preservation and restoratio...
2019-10-16  John Ferlansrc: Use consistent error preservation and restoration...
2019-10-16  John Ferlanconf: Use consistent error preservation and restoration...
2019-10-16  Laine Stumpconf: remove parse code for long-extinct "<state devadd...
2019-10-16  Ján Tomkointernal: delete VIR_STEAL_PTR
2019-10-16  Ján TomkoUse g_steal_pointer instead of VIR_STEAL_PTR everywhere
2019-10-16  Ján Tomkoutil: use g_steal_pointer instead of VIR_STEAL_PTR
2019-10-16  Ján Tomkotools: use g_steal_pointer instead of VIR_STEAL_PTR
2019-10-16  Ján Tomkoqemu: use g_steal_pointer instead of VIR_STEAL_PTR
2019-10-16  Ján Tomkoconf: use g_steal_pointer instead of VIR_STEAL_PTR
2019-10-16  Ján Tomkointernal: delete VIR_RETURN_PTR
2019-10-16  Ján TomkoRemove all usage of VIR_RETURN_PTR
2019-10-16  Ján Tomkoutil: delete VIR_AUTOFREE
2019-10-16  Ján TomkoRemove virautoclean.h
2019-10-16  Ján TomkoDelete virObjectAutoUnref
2019-10-16  Ján TomkoUse g_autoptr instead of VIR_AUTOUNREF
2019-10-16  Ján TomkoDefine G_DEFINE_AUTOPTR_CLEANUP_FUNC for virDomainCheck...
2019-10-16  Ján TomkoUse g_autoptr instead of VIR_AUTOPTR
2019-10-16  Ján TomkoUse G_DEFINE_AUTOPTR_CLEANUP_FUNC instead of VIR_DEFINE...
2019-10-16  Ján TomkoUse g_autofree instead of VIR_AUTOFREE
2019-10-16  Ján Tomkovirbuffer: use g_auto directly for virBuffer
2019-10-16  Ján Tomkoutil: xml: use g_auto directly for VIR_XPATH_NODE_AUTOR...
2019-10-15  Ján TomkoUse G_N_ELEMENTS instead of ARRAY_CARDINALITY
2019-10-15  Ján Tomkoexamples: Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
2019-10-15  Ján TomkoUse G_GNUC_FALLTHROUGH instead of ATTRIBUTE_FALLTHROUGH
2019-10-15  Ján TomkoDocument the ATTRIBUTE_FALLTHROUGH macro
2019-10-15  Ján TomkoUse G_GNUC_PRINTF instead of ATTRIBUTE_FMT_PRINTF
2019-10-15  Ján TomkoUse G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15  Ján Tomkosyntax-check: prohibit_attribute_macros: generalize...
2019-10-15  Ján Tomkosyntax-check: mock-noinline: fix after G_GNUC attribute...
2019-10-15  Pavel Moresqemu: fix EFI nvram removal on domain undefine
2019-10-15  Ján Tomkosyntax-check: forbid ATTRIBUTE macros with a GLib repla...
2019-10-15  Ján Tomkointernal: remove no longer used ATTRIBUTE macros
2019-10-15  Ján Tomkogendispatch: generate G_GNUC_UNUSED instead of ATTRIBUT...
2019-10-15  Ján Tomkosyntax-check: check for G_GNUC_UNUSED instead of ATTRIB...
2019-10-15  Ján TomkoUse G_GNUC_UNUSED everywhere
2019-10-15  Ján Tomkovz: use G_GNUC_UNUSED
2019-10-15  Ján Tomkovbox: use G_GNUC_UNUSED
2019-10-15  Ján Tomkoutil: use G_GNUC_UNUSED
2019-10-15  Ján Tomkotools: use G_GNUC_UNUSED
2019-10-15  Ján Tomkotests: use G_GNUC_UNUSED
2019-10-15  Ján Tomkotest: use G_GNUC_UNUSED
2019-10-15  Ján Tomkostorage: use G_GNUC_UNUSED
next