]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
2022-03-30  Ralf HabackerMerge branch 'wip/find-arch-include-dir' into 'master'
2022-03-30  Simon McVittiecmake: Look for dbus-arch-deps.h next to DBus1Config...
2022-03-29  Simon McVittieMerge branch 'generalize-autolaunch' into 'master'
2022-03-29  Simon McVittiedbus-launch: If no X11, look for existing bus before...
2022-03-29  Simon McVittiedbus-launch: Generalize support for discovering an...
2022-03-29  Ralf HabackerMerge branch 'ci-opensuse-support' into 'master'
2022-03-29  Ralf HabackerCI: Switch active cmake related jobs to opensuse as...
2022-03-29  Ralf HabackerOn CI add build support for openSUSE distributions
2022-03-29  Ralf Habackercmake: temporary disable fatal warnings related to...
2022-03-29  Ralf HabackerMerge branch 'compile-with-clang' into 'master'
2022-03-29  Alex Richardsoncmake: Only add warning flags if the compiler supports...
2022-03-29  Simon McVittieMerge branch 'bug834725' into 'master'
2022-03-29  Mike Gilbertsysdeps-unix: check fd before calling _dbus_fd_set_clos...
2022-03-29  Ralf HabackerMerge branch 'cross-compile-session-socket' into 'master'
2022-03-29  Alex Richardsoncmake: Fix DBUS_SESSION_SOCKET_DIR when cross-compiling
2022-03-29  Ralf HabackerMerge branch 'fix-fetching-mingw-packages' into 'master'
2022-03-29  Ralf Habacker.gitignore: Ignore downloaded and installed mingw packa...
2022-03-29  Ralf Habackertools/ci-install.sh: clean up the previously used insta...
2022-03-29  Ralf Habackertools/ci-install.sh: Use partially qualified versions...
2022-03-29  Ralf Habackertools/ci-install.sh: on debian|ubuntu reduce the need...
2022-03-24  Ralf HabackerMerge branch 'cmake-fix-export-dynamic' into 'master'
2022-03-24  Alex Richardsoncmake: Use -Wl,-export_dynamic when building for macOS
2022-03-24  Alex Richardsoncmake: Only pass -Wl,--export-dynamic when linking
2022-03-24  Ralf HabackerMerge branch 'cmake-unnecessary-include-dir' into ...
2022-03-24  Alex Richardsoncmake: Drop an unnecessary include directory
2022-03-24  Ralf HabackerMerge branch 'detect-backtrace-freebsd' into 'master'
2022-03-24  Alex Richardsoncmake: Detect backtrace() support on platforms such...
2022-03-24  Ralf HabackerMerge branch 'fix-freebsd-environ' into 'master'
2022-03-19  Alex RichardsonRevert "Fix gcc compile error: redundant redeclaration...
2022-03-18  Ralf HabackerMerge branch 'issue-templates' into 'master'
2022-03-18  Ralf HabackerAdd feature template
2022-03-18  Ralf HabackerAdd bug template
2022-03-16  Simon McVittieMerge branch 'memcmp' into 'master'
2022-03-16  Simon McVittiesysdeps: Implement _DBUS_DOUBLES_BITWISE_EQUAL with...
2022-03-16  Ralf Habackertools/ci-build.sh: Define and use variable builddir
2022-03-16  Ralf Habacker.gitignore: Add sub directory ci-build*
2022-03-16  Simon McVittieMerge branch 'ci-job-names' into 'master'
2022-03-09  Ralf HabackerCI: Adjust job names
2022-03-08  Ralf HabackerMerge branch 'fix-issue-381' into 'master'
2022-03-04  Ralf Habackercmake: Fix race condition on creating docbook based...
2022-03-04  Ralf HabackerMerge branch 'fix-issue-375-1' into 'master'
2022-03-04  Ralf Habackercmake: Set DBUS_*_CONFIG_FILE to be in datadir on Unix
2022-03-03  Ralf HabackerMerge branch 'fix-issue-375' into 'master'
2022-03-02  Ralf Habackercmake: setup variable WORDS_BIGENDIAN correctly
2022-03-02  Ralf HabackerAdd api doc to _dbus_platform_c|rmutex_new()
2022-03-01  Simon McVittieUpdate NEWS
2022-03-01  Simon McVittieMerge branch 'configure_with-x_option' into 'master'
2022-03-01  Lars WendlerConvert "if" calls to AS_IF macro for the block that...
2022-03-01  Lars WendlerAdd have_x11=no if --without-x was given to make later...
2022-03-01  Lars WendlerEmit an error when --with-x was given but no X11 libs...
2022-03-01  Lars WendlerMove DBUS_X_* definitions into PKG_CHECK_MODULES block
2022-03-01  Lars Wendlerbuild: Treat --with-x[=yes] the same as --with-x=auto
2022-02-28  Simon McVittieMerge branch 'bus-inotify-error-handling' into 'master'
2022-02-28  Simon McVittiebus: Show the errno if inotify cannot be initialized
2022-02-28  Simon McVittiebus: Correct check for inotify_init() failure
2022-02-28  Simon McVittieRevert "spec: Go back to v0.38"
2022-02-28  Simon McVittiePost-release version bump for 1.15.x
2022-02-28  Simon McVittiePrepare v1.14.0 dbus-1.14.0
2022-02-28  Simon McVittiespec: Go back to v0.38
2022-02-28  Simon McVittieRevert "Disable MSVC CI by default for now"
2022-02-28  Simon McVittieUpdate AUTHORS
2022-02-28  Ralf HabackerMerge branch 'doc_dbus-api-design_link_fixes' into...
2022-02-28  Michael Nosthoffdoc/dbus-api-design: fix broken links
2022-02-28  Ralf HabackerMerge branch 'mingw-w64-printf' into 'master'
2022-02-27  Simon McVittieCI: Make most gcc warnings fatal for CMake builds
2022-02-27  Simon McVittieCI: Use current Debian stable release for mingw-w64...
2022-02-27  Simon McVittiebuild: Opt out from using mingw-w64's replacement print...
2022-02-25  Simon McVittieMerge branch 'ci' into 'master'
2022-02-25  Simon McVittieCI: Use https to download MSYS packages
2022-02-25  Simon McVittieCI: Install ci-certificates
2022-02-25  Simon McVittieCI: Build on Debian 11 'bullseye' instead of Debian...
2022-02-25  Simon McVittieCI: Remove EOL versions of Debian and Ubuntu
2022-02-25  Simon McVittieDisable MSVC CI by default for now
2022-02-23  Simon McVittiebuild: Fix update-authors rule to work out-of-tree
2022-02-23  Simon McVittieAUTHORS: Update from git history
2022-02-23  Simon McVittieStart development of dbus 1.13.24
2022-02-23  Simon McVittiePrepare dbus 1.13.22 and spec 0.38 dbus-1.13.22
2022-02-23  Simon McVittieUpdate NEWS
2022-02-23  Simon McVittieMerge branch 'oom-score-adj' into 'master'
2022-02-22  Simon McVittiesysdeps-unix: Diagnose failure to open /proc/self/oom_s...
2022-02-22  Simon McVittiespawn-unix: Don't log an error if unable to reset Linux...
2022-02-22  Simon McVittiedbus-daemon-launch-helper: Reset Linux OOM score adjust...
2022-02-22  Simon McVittiespawn-unix: On Linux, don't try to increase OOM-killer...
2022-02-22  Simon McVittiesysdeps-unix: Factor out _dbus_reset_oom_score_adj
2022-02-22  Simon McVittiespawn-unix: Correct indentation
2022-02-22  Simon McVittieMerge branch 'integration-test' into 'master'
2022-02-21  Simon McVittietests: Ensure session bus has started before integratio...
2022-02-21  Ralf HabackerMerge branch 'cmake-fixes' into 'master'
2022-02-21  Ralf Habackercmake: remove obsolete variable DBUS_SOURCE_DIR
2022-02-21  Simon McVittieMerge branch 'xml-catalog' into 'master'
2022-02-21  Jan Tojnardoc: Introduce XML catalog
2022-02-21  Simon McVittieMerge branch 'add-confidential-mr-doc' into 'master'
2022-02-21  Ralf HabackerCONTRIBUTING.md: creation of "confidential" merge reque...
2022-02-17  Simon McVittieMerge branch 'fix-issue-377' into 'master'
2022-02-17  Ralf Habackercmake: fix for ninja phony cycle related configuring...
2022-02-17  Ralf Habackercmake: drop obsolete dependencies for generated docbook...
2022-02-17  Ralf Habackercmake: let macro docbook handle all requested formats...
2022-02-17  Ralf Habackercmake: in macro generate_docbook_file use easier to...
2022-02-16  Simon McVittieMerge branch 'dbus-server-signal-config-reloaded' into...
2022-02-16  Ralf Habackerdbus-daemon: Implement signal 'ActivatableServicesChanged'
next