]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
2022-05-27  Simon McVittieCOPYING, CONTRIBUTING.md: Specifically mention the...
2022-05-27  Simon McVittieCOPYING: Move full license text into LICENSES/
2022-05-27  Simon McVittieCOPYING: The project is called dbus, not D-Bus
2022-05-26  Simon McVittieMerge branch 'implicit-func-def-configure' into 'master'
2022-05-26  Alex Richardsonconfigure: Avoid exit() when checking for __sync_sub_an...
2022-05-26  Simon McVittieMerge branch 'getresuid' into 'master'
2022-05-25  Alex Richardsoncmake: Check for setresuid and getresuid
2022-05-24  Simon McVittieMerge branch 'wip/jtojnar/nodist-catalog' into 'master'
2022-05-24  Jan Tojnarbuild: Do not dist built XML catalog
2022-05-23  Simon McVittieUpdate NEWS
2022-05-23  Simon McVittieMerge branch 'dev_add_variant_type_to_dbus_send' into...
2022-05-23  Frederik Van... dbus-send: Add support for variants to arrays and dicti...
2022-05-23  Simon McVittieMerge branch 'element-size-morello' into 'master'
2022-05-22  Alex Richardsondbus-mempool.c: Ensure element_size is at least sizeof...
2022-05-20  Simon McVittieMerge branch 'drop-auth-dir' into 'master'
2022-05-20  Marc-André... build-sys: console-auth-dir leftovers
2022-05-20  Simon McVittieUpdate NEWS
2022-05-20  Simon McVittieMerge branch 'editorconfig' into 'master'
2022-05-20  Simon McVittie.editorconfig: Automatically configure multiple text...
2022-05-20  Simon McVittieMerge branch 'drop-auth-dir' into 'master'
2022-05-19  Marc-André... NEWS: add note about DBUS_CONSOLE_AUTH_DIR removal
2022-05-19  Marc-André... cmake: drop -DDBUS_CONSOLE_AUTH_DIR=
2022-05-19  Marc-André... autotools: drop --with-console-auth-dir=
2022-05-19  Marc-André... dbus: remove pam_console/pam_foreground support
2022-05-19  Simon McVittieMerge branch 'warnings' into 'master'
2022-05-19  Marc-André... test: fix unused variable warnings
2022-05-19  Marc-André... dbus: fix unused warning
2022-05-18  Simon McVittieMerge branch 'doc-https' into 'master'
2022-05-18  Simon McVittiedoc: Use https URLs for home page and AUTHORS
2022-05-18  Simon McVittieMerge branch 'meson-prep' into 'master'
2022-05-18  Marc-André... dbus: fix warning: label 'oom' defined but not used
2022-05-18  Marc-André... doc: silence some xmlto man pages warnings
2022-05-18  Marc-André... Doxyfile: browse for build-dir sources
2022-05-18  Simon McVittieMerge branch 'clang-format-config' into 'master'
2022-05-18  Alex RichardsonAdd a clang-format configuration file
2022-05-17  Simon McVittieMerge branch 'fix-issue-368' into 'master'
2022-05-17  Ralf HabackerOn Windows in autolaunch related function use rmutex...
2022-05-17  Simon McVittieMerge branch 'silence-clang-wcast-align' into 'master'
2022-05-17  Alex Richardsondbus-memory.c: Silence -Wcast-align warnings
2022-05-17  Alex Richardsondbus-marshal-bytes.c: Silence -Wcast-align warnings
2022-05-17  Alex Richardsondbus-sysdeps-unix.c: Silence -Wcast-align when using...
2022-05-17  Alex Richardsondbus-string.c: use memcpy() in _dbus_string_insert_...
2022-05-17  Alex Richardsondbus-marshal-basic.c: Silence Clang -Wcast-align false...
2022-05-17  Ralf HabackerMerge branch 'cmake-junit-xml-output' into 'master'
2022-05-17  Alex Richardsontools/ci-install.sh: Install newer CMake on openSuSE
2022-05-17  Alex Richardsontools/ci-build.sh: Add a ci_cmake_junit_output argument
2022-05-16  Simon McVittieMerge branch 'fix-cmake-dbus-use-sync' into 'master'
2022-05-16  Alex Richardsoncmake: Fix definition of DBUS_USE_SYNC
2022-05-16  Simon McVittieMerge branch 'fix-wshadow' into 'master'
2022-05-15  Alex Richardsondir-watch-kqueue: Silence -Wshadow warning
2022-05-09  Ralf HabackerMerge branch 'ci-templates' into 'master'
2022-05-07  Alex RichardsonUse freedesktop/ci-templates for the GitLab CI
2022-05-05  Simon McVittieMerge branch 'fix-issue-369' into 'master'
2022-05-01  Ralf HabackerAdd doc to platform related [c|r]mutex functions
2022-05-01  Ralf HabackerAdd unit tests for platform-specific mutex implementation.
2022-05-01  Ralf HabackerAdd assertions to the [c|r]mutex related functions...
2022-05-01  Ralf HabackerMerge branch 'fix-strict-warning-related' into 'master'
2022-05-01  Ralf Habackertests: Fix build warning "dereferencing type-punned...
2022-05-01  Ralf Habackerdbus-string: Add _dbus_string_append_buffer_as_hex()
2022-05-01  Simon McVittiedbus: Move DBUS_PRIVATE_EXPORT to private header
2022-05-01  Simon McVittiedbus: Move DBUS_ENABLE_EMBEDDED_TESTS to a new dbus...
2022-05-01  Ralf HabackerMerge branch 'test-socket-dir' into 'master'
2022-05-01  Alex Richardsoncmake: Allow overriding TEST_SOCKET_DIR
2022-05-01  Ralf HabackerMerge branch 'cmake-user-args' into 'master'
2022-05-01  Alex Richardsontools/ci-build.sh: Pass user arguments to cmake last
2022-04-21  Simon McVittieMerge branch 'fix-c++-warnings' into 'master'
2022-04-21  Ralf Habackercmake: Let the c++ compiler use the warnings available...
2022-04-21  Ralf Habackercmake: in macro generate_compiler_warning_flags prevent...
2022-04-21  Ralf Habackercmake: Fix detecting -Wformat-* warnings for gcc
2022-04-21  Ralf Habackercmake: Fix not detecting unsupported g++ related warnin...
2022-04-21  Ralf HabackerIgnore gcc 10.3 'inline' warnings: 'call is unlikely...
2022-04-21  Ralf Habackerbus_service_remove_owner(): Assert that service has...
2022-04-21  Ralf Habacker_dbus_string_test(): Fix fatal build error caused by...
2022-04-21  Ralf Habackerbus: Add assertions to silence compiler warnings
2022-04-21  Ralf Habackertest-segfault: Fix build error caused by a null pointer...
2022-04-21  Simon McVittieMerge branch 'closefrom' into 'master'
2022-04-21  Simon McVittietest: Add basic test coverage for _dbus_close_all and...
2022-04-21  Simon McVittietest-utils-glib: Add backports of some convenience...
2022-04-21  Simon McVittietest-utils-glib: Ensure correct precedence in g_assert_...
2022-04-21  Simon McVittiesysdeps: On Linux, wrap close_range syscall directly...
2022-04-21  Simon McVittiesysdeps: Include <linux/close_range.h> if available
2022-04-21  Simon McVittiesysdeps: Use close_range() if available
2022-04-21  Simon McVittiesysdeps: Only use closefrom() if known to be async...
2022-04-21  rimUse closefrom() to not loop over all possible file...
2022-04-21  Simon McVittieCI: Add a manual CI job for Ubuntu 22.04 'jammy'
2022-04-20  Simon McVittieMerge branch 'dont-crash-watch' into 'master'
2022-04-20  Jan Tojnarbus/dir-watch: Do not crash with > 128 dirs
2022-04-19  Simon McVittieMerge branch 'int64_modifier' into 'master'
2022-04-19  Simon McVittiebuild: Define DBUS_INT64_MODIFIER, analogous to G_GINT6...
2022-04-19  Simon McVittieMerge branch 'cmake-config-file-unix' into 'master'
2022-04-19  Alex Richardsoncmake: Correct DBUS_{SYSTEM,SESSION}_CONFIG_FILE on...
2022-04-19  Simon McVittieMerge branch 'fix-no-x11-build' into 'master'
2022-04-16  Alex RichardsonFix no-X11 build after d847b5f6ae994c408c166ed51752ed9f...
2022-04-06  Ralf HabackerMerge branch 'ci-auto-detect-distro' into 'master'
2022-04-04  Ralf HabackerAdd automatic detection of suite to CI scripts
2022-04-04  Ralf HabackerAdd automatic detection of distribution to CI scripts
2022-04-01  Simon McVittieMerge branch 'unix-ci-sooner' into 'master'
2022-04-01  Simon McVittieCI: Don't wait for Windows Docker image before doing...
2022-04-01  Simon McVittieMerge branch 'fix-macosx-launchd-build' into 'master'
2022-03-31  Ralf HabackerFix building on Mac OSX when using launchd
next