]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
2023-08-21  Simon McVittieUpdate NEWS
2023-08-21  Simon McVittieMerge branch 'issue343-3' into 'master'
2023-08-21  Simon McVittieuserdb: Use "goto out" pattern for _dbus_groups_from_uid()
2023-08-21  Simon McVittiesysdeps: Improve error reporting for looking up a user
2023-08-21  Simon McVittiesysdeps: Give a more useful error if unable to resolve...
2023-08-21  Simon McVittiesysdeps-unix: Deduplicate error handling for getpwnam...
2023-08-21  Simon McVittieMerge branch 'issue473' into 'master'
2023-08-18  Simon McVittiebus: Don't crash if inotify fails, even under DBUS_FATA...
2023-08-18  Simon McVittieUpdate NEWS
2023-08-18  Simon McVittieMerge branch 'issue343' into 'master'
2023-08-18  Simon McVittiebus: When failing to reload client policy, continue...
2023-08-18  Simon McVittietest: Add a targeted test for _dbus_unix_groups_from_uid()
2023-08-18  Simon McVittieuserdb: Add proper error reporting when getting groups...
2023-08-18  Simon McVittieMerge branch 'issue343-minimal' into 'master'
2023-08-16  Peter Beniebus: Don't crash if bus_context_create_client_policy...
2023-08-15  Simon McVittieUpdate NEWS
2023-08-15  Simon McVittieAdd REUSE copyright/license information for binary...
2023-08-15  Simon McVittiesubprojects: Move SPDX information from inline to ...
2023-08-15  Simon McVittieMerge branch 'issue439' into 'master'
2023-08-15  Simon McVittiemeson: Specify that build-machine compiler for C++...
2023-08-15  Simon McVittieMerge branch 'stdatomic' into 'master'
2023-08-15  Simon McVittiesysdeps: Use C11 stdatomic.h where possible
2023-08-15  Simon McVittiesysdeps: Move declarations used from C++ to their own...
2023-08-15  Simon McVittieMerge branch 'as-installed' into 'master'
2023-08-15  Simon McVittieCI: Install systemd system and user units into our...
2023-08-15  Simon McVittieCI: Run "as-installed" tests with Meson, not just Autotools
2023-08-15  Simon McVittiemeson: Allow `sudo meson install`, which doesn't set...
2023-08-15  Simon McVittieINSTALL: Add some sub-headings for non-Meson build...
2023-08-15  Ralf HabackerINSTALL: Re-word CMake build instructions
2023-08-15  Simon McVittieContinue to recommend CMake when building on Windows
2023-08-15  Simon McVittieMerge branch 'spdx-mit' into 'master'
2023-08-14  Simon McVittieAdd SPDX license tags for the MIT (Expat) license,...
2023-08-14  Simon McVittieMerge branch 'meson-special-builds' into 'master'
2023-08-14  Ralf HabackerUse Meson for the 'reduced' and 'legacy' build variants
2023-08-14  Simon McVittieMerge branch 'spdx-misc' into 'master'
2023-08-14  Simon McVittiestats.h: Add missing copyright information
2023-08-14  Simon McVittiedoc: Repeat a copyright notice in a form understood...
2023-08-14  Simon McVittieNEWS: Update
2023-08-14  Simon McVittieINSTALL: Rewrite extremely outdated list of dependencies
2023-08-14  Simon McVittierelease-checklist: Update for increased use of Meson
2023-08-14  Simon McVittieINSTALL: Remove generic Autotools installation instructions
2023-08-14  Simon McVittieREADME, INSTALL: Move build/install instructions into...
2023-08-14  Simon McVittieMerge branch 'time64' into 'master'
2023-08-14  Simon McVittieOn 32-bit glibc, define _TIME_BITS to 64 if not already...
2023-08-08  Simon McVittieMerge branch 'pidfd' into 'master'
2023-08-08  Luca Boccassibus: return ProcessFD in GetConnectionCredentials()
2023-08-08  Luca Boccassi_dbus_asv_add_unix_fd: add
2023-08-08  Luca BoccassiDBusCredentials: add support for PID FDs via SO_PEERPIDFD
2023-08-08  Simon McVittieMerge branch 'ci-fixes' into 'master'
2023-08-07  Ralf Habackertools/ci-build.sh: cleanup setup and usage of ci_builddir
2023-08-07  Ralf HabackerCI: add prefix 'ci_' to env var 'builddir'
2023-08-07  Simon McVittieMerge branch 'cmake-using-meson-variables' into 'master'
2023-08-07  Ralf HabackerLet cmake retrieve version and variable information...
2023-08-07  Ralf Habackercmake: reorder include header and function checks to...
2023-08-04  Simon McVittieMerge branch 'systemd_user' into 'master'
2023-08-03  Luca Boccassisystemd: start as the D-Bus user/group, rather than...
2023-08-03  Ralf HabackerRevert "CI: Only run "opensuse mingw64 meson debug...
2023-08-02  Simon McVittieMerge branch 'pid_fd_spec' into 'master'
2023-08-01  Luca Boccassispec: add ProcessFD to GetConnectionCredentials()
2023-08-01  Simon McVittieMerge branch 'master' into 'master'
2023-08-01  Xin Shidbus-daemon: Avoid known options being interpreted...
2023-08-01  Simon McVittieMerge branch 'empty-group-list' into 'master'
2023-08-01  cptpcrddbus-sysdeps-unix: Check socklen_t is unsigned when...
2023-08-01  cptpcrddbus-sysdeps-unix: Handle empty supplementary group...
2023-08-01  Simon McVittieMerge branch 'adduser' into 'master'
2023-08-01  Simon McVittieCI: Only run "opensuse mingw64 meson debug" if triggere...
2023-08-01  Simon McVittieCI: Make user creation idempotent
2023-06-13  Simon McVittieMerge branch 'override_dep_name' into 'master'
2023-06-13  Barnabás Pőczemeson: Override "dbus-1" dependency name
2023-06-13  Simon McVittieMerge branch 'wip/work-around-462' into 'master'
2023-06-13  Simon McVittieCI: Enable "debian mingw64 meson debug" by default
2023-06-13  Simon McVittieCI: Don't run windows-meson-mingw-ucrt64 by default
2023-06-13  Simon McVittieMerge branch 'issue-455' into 'master'
2023-06-12  Ralf HabackerCI: restore cross building with cmake
2023-06-12  Ralf HabackerCI: Fix problem with configuration when cross building...
2023-06-07  Simon McVittieMerge branch 'wip/meson-warnings' into 'master'
2023-06-07  Simon McVittiemeson: Disable some warnings when asserts/checks are... 412/head
2023-06-07  Simon McVittieMerge branch 'wip/issue453' into 'master'
2023-06-06  Simon McVittiesysdeps: Correct fallback signature of Linux close_range() 411/head
2023-06-06  Simon McVittiecmake: Define _GNU_SOURCE before checking for any symbols
2023-06-06  Simon McVittieRelease v1.15.6 dbus-1.15.6
2023-06-06  Simon McVittieAUTHORS: Update
2023-06-06  Simon McVittieUpdate NEWS
2023-06-06  Simon McVittiemonitor test: Reproduce dbus/dbus#457
2023-06-06  hongjinghaobus: Assign a serial number for messages from the driver
2023-06-06  Simon McVittiemonitor test: Log the messages that we monitored
2023-06-06  Simon McVittieRevert "CI: Remove an obsolete workaround"
2023-06-06  Simon McVittieREADME: Mention not opening merge requests for security...
2023-06-06  Simon McVittieREADME: Adjust wording
2023-06-05  Simon McVittieUpdate NEWS
2023-06-02  Simon McVittieMerge branch 'readme-meson-steps' into 'master'
2023-05-16  Ahmed AbdelfattahREADME: add meson build steps
2023-05-16  Simon McVittieMerge branch 'wip/smcv/reinstate-windows-ci' into ...
2023-05-16  Simon McVittieRevert "CI: Disable native Windows builds for now"
2023-05-15  Simon McVittieMerge branch 'read_procfs' into 'master'
2023-05-15  Luca BoccassiSupport /proc in _dbus_file_get_content
2023-05-15  Simon McVittieMerge branch 'use_func_macro' into 'master'
2023-05-15  Barnabás Pőczedbus-spawn-win: use `_DBUS_FUNCTION_NAME` instead of...
2023-05-15  Barnabás Pőczedbus-sysdeps-win: do not log function name twice
2023-05-15  Barnabás Pőczedbus-internals: use `_DBUS_FUNCTION_NAME` in `_dbus_ver...
next