]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
2019-10-15 Ján Tomkosecurity: use G_GNUC_UNUSED
2019-10-15 Ján Tomkorpc: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoremote: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoqemu: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoopenvz: use G_GNUC_UNUSED
2019-10-15 Ján Tomkonwfilter: use G_GNUC_UNUSED
2019-10-15 Ján Tomkonode_device: use G_GNUC_UNUSED
2019-10-15 Ján Tomkonetwork: use G_GNUC_UNUSED
2019-10-15 Ján Tomkolxc: use G_GNUC_UNUSED
2019-10-15 Ján Tomkologging: use G_GNUC_UNUSED
2019-10-15 Ján Tomkolocking: use G_GNUC_UNUSED
2019-10-15 Ján Tomkolibxl: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoesx: use G_GNUC_UNUSED
2019-10-15 Ján Tomkocpu: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoconf: use G_GNUC_UNUSED
2019-10-15 Ján Tomkobhyve: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoadmin: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoaccess: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoexamples: use G_GNUC_UNUSED
2019-10-15 Ján TomkoUse G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETU...
2019-10-15 Ján Tomkouse G_GNUC_NULL_TERMINATED instead of ATTRIBUTE_SENTINEL
2019-10-15 Ján Tomkouse G_GNUC_NORETURN instead of ATTRIBUTE_NORETURN
2019-10-15 Ján Tomkoapibuild: ignore GLib macros too
2019-10-15 Ján Tomkoutil: remove MIN and MAX macros
2019-10-14 Michal Privozniksecurity_stack: Perform rollback if one of stacked...
2019-10-14 Michal Privozniksecurity_stack: Turn list of nested drivers into a...
2019-10-14 Michal Privozniksecurity: Introduce virSecurityManagerGetDriver()
2019-10-14 Michal Privozniksecurity: Rename virSecurityManagerGetDriver() to virSe...
2019-10-14 Michal Privozniksecurity: Pass @migrated to virSecurityManagerSetAllLabel
2019-10-14 Daniel P. Berrangébuild: remove use of usleep gnulib module in favour...
2019-10-14 Daniel P. Berrangéutil: replace strerror/strerror_r with g_strerror
2019-10-14 Daniel P. Berrangéconf: convert over to use GRegex for regular expressions
2019-10-14 Daniel P. Berrangélibxl: convert over to use GRegex for regular expressions
2019-10-14 Daniel P. Berrangéutil: convert virIdentity class to use GObject
2019-10-14 Daniel P. Berrangéremote: convert methods using virIdentityPtr to auto...
2019-10-14 Daniel P. Berrangérpc: convert methods using virIdentityPtr to auto free...
2019-10-14 Daniel P. Berrangéadmin: convert admin server code to use auto free macros
2019-10-14 Daniel P. Berrangéaccess: convert polkit driver to auto free memory
2019-10-14 Daniel P. Berrangéutil: convert virIdentity implementation and test suite...
2019-10-14 Daniel P. Berrangéutil: use glib base64 encoding/decoding APIs
2019-10-14 Daniel P. Berrangéconf: convert virSecretObj APIs to use autofree
2019-10-14 Daniel P. Berrangésrc: add support for g_autoptr with virObject instances
next