summaryrefslogtreecommitdiff
path: root/gio
AgeCommit message (Expand)Author
2020-08-17Ensure g_subprocess_communicate_async() never blocksAlexander Larsson
2020-07-06gdesktopappinfo: Fix unnecessarily copied and leaked URI listFelix Riemann
2020-07-02Merge branch 'backport-1517-win32-registry-assertions' into 'glib-2-64'Sebastian Dröge
2020-07-02Merge branch 'backport-1468-compile-resources-win32' into 'glib-2-64'Sebastian Dröge
2020-06-24tree: Fix various ableist languagePhilip Withnall
2020-06-05GWin32RegistryKey: Move assertionsРуслан Ижбулатов
2020-06-05glib-compile-resources: Fix exporting on Visual StudioChun-wei Fan
2020-05-14Merge branch 'backport-1440-format-nonliteral-glib-2-64' into 'glib-2-64'Emmanuele Bassi
2020-05-14Merge branch 'backport-1448-dbus-tests-glib-2-64' into 'glib-2-64'Emmanuele Bassi
2020-05-05gdbusauthmechanismsha1: Reduce syscalls from ensure_keyring_directory()Philip Withnall
2020-05-05gdbusauthmechanismsha1: Fix race in keyring_acquire_lock()Philip Withnall
2020-05-05gdbusauthmechanismsha1: Fix keyring lock file permissionsPhilip Withnall
2020-05-05gdbusauthmechanismsha1: Fix return type in precondition guardsPhilip Withnall
2020-05-05tests: Isolate directory access for gdbus-server-auth testPhilip Withnall
2020-05-05tests: Fix a memory leak in gdbus-server-authPhilip Withnall
2020-05-01gio/tests/memory-monitor-*.py.in: skip if 3rd party modules not availableRoss Burton
2020-05-01gio: use TAPTestRunner in the memory monitor testsRoss Burton
2020-05-01Silence clang errors about -Wformat-nonliteral due to missing intermediate at...Martin Storsjö
2020-05-01gregistrysettings: Fix a mismatched error format stringMartin Storsjö
2020-04-09gfile: Fallback to fast-content-type if content-type is not setOndrej Holy
2020-04-03gdbusmessage: Fix swapped signatures in error messagesPhilip Withnall
2020-03-10gsocks5proxy: Fix SOCKS5 username/password authenticationPhilip Withnall
2020-03-10gsocks5proxy: Return G_IO_ERROR_PROXY_NEED_AUTH if anonymous auth failsPhilip Withnall
2020-03-09gdummytlsconnection: Add missing overrides for ALPN propertiesPatrick Griffis
2020-03-09tests: Skip MemoryMonitor test if GObject-Introspection is too oldSimon McVittie
2020-03-09tests: Move memory_monitor_tests under installed_tests_enabledJan Alexander Steffens (heftig)
2020-03-09gcontenttype: Fix crash in _get_generic_icon_name()Bastien Nocera
2020-02-26Merge branch 'test-dbus-posix_spawn' into 'master'Simon McVittie
2020-02-26gtestdbus: Use posix_spawn() to spawn dbus-daemonPhilip Withnall
2020-02-24tests: Fix a compiler warning about string+int arithmeticPhilip Withnall
2020-02-24Merge branch 'speed-up-actions-test' into 'master'Sebastian Dröge
2020-02-24Merge branch '1515-gdbus-threading-timeout' into 'master'Sebastian Dröge
2020-02-24Merge branch '938-gdbus-tool-message-bus-connections' into 'master'Sebastian Dröge
2020-02-24tests: Reduce iteration counts on gdbus-threading testPhilip Withnall
2020-02-24tests: Bump the refcount timeout in gdbus-threadingPhilip Withnall
2020-02-24Merge branch 'gapplication-docs-typo' into 'master'Emmanuele Bassi
2020-02-24gdbus-tool: Require message bus connections for most commandsPhilip Withnall
2020-02-24gapplication: Fix a minor typo in the documentationPhilip Withnall
2020-02-24gapplication: Improve formatting of variant formats in documentationPhilip Withnall
2020-02-24gapplication: Consistently use non-copying variant formats in docsPhilip Withnall
2020-02-24tests: Skip g-file-info-filesystem-readonly test if bindfs failsPhilip Withnall
2020-02-24gdbusconnection: Document main context iteration for unsubscriptionsPhilip Withnall
2020-02-24tests: Mark gdbus-threading as non-flaky any morePhilip Withnall
2020-02-24tests: Use TestSignal rather than NameOwnerChanged to test signalsPhilip Withnall
2020-02-24tests: Use GMainContext instead of GMainLoop in gdbus-threadingPhilip Withnall
2020-02-24tests: Wait until unsubscribing from a signal has completedPhilip Withnall
2020-02-24tests: Wait until unwatching the gdbus-testserver name has completedPhilip Withnall
2020-02-24tests: Add timeout to assert_connection_has_one_ref()Philip Withnall
2020-02-24tests: Take explicit connection and context when ensuring testserver upPhilip Withnall
2020-02-24gdbusconnection: Simplify some control flowPhilip Withnall