platform/upstream/dbus.git
2022-10-05 Simon McVittiePost-release version bump upstream
2022-10-05 Simon McVittiePrepare v1.12.24
2022-10-05 Simon McVittieUpdate NEWS
2022-10-05 Simon McVittietest: Parse a message with a byteswapped Unix fd index
2022-10-05 Simon McVittietest: Add infrastructure to parse valid raw message...
2022-10-05 Simon McVittiedbus-marshal-byteswap: Byte-swap Unix fd indexes if...
2022-10-05 Simon McVittietest: Add targeted tests for dbus/dbus#413, dbus/dbus#418
2022-10-05 Simon McVittiedbus_message_demarshal: Set error if we can't allocate...
2022-10-05 Simon McVittietest: Export G_TEST_BUILDDIR, G_TEST_SRCDIR
2022-10-05 Simon McVittietest/data: Add messages that reproduce dbus/dbus#413...
2022-10-05 Simon McVittiedbus-marshal-validate: Validate length of arrays of...
2022-10-05 Simon McVittietest-syntax: Exercise correctly- and incorrectly-nested...
2022-10-05 Simon McVittiedbus-marshal-validate: Check brackets in signature...
2022-10-02 Simon McVittieNEWS: Describe the behaviour change resulting from...
2022-10-02 Simon McVittiedbus-server-socket: Make unix:tmpdir equivalent to...
2022-09-19 Simon McVittieUpdate NEWS for 1.12.x
2022-09-19 Simon McVittiebuild: Opt out from using mingw-w64's replacement print...
2022-09-19 Jan Tojnarbus/dir-watch: Do not crash with > 128 dirs
2022-09-13 Simon McVittieMerge branch '1.12-ci' into 'dbus-1.12'
2022-09-13 Simon McVittieCI: Use Debian 11 'bullseye' for most builds
2022-09-13 Simon McVittieCI: Don't pin msys2 packages to a specific version...
2022-09-13 Ralf Habackertools/ci-install.sh: clean up the previously used insta...
2022-09-13 Ralf Habackertools/ci-install.sh: Use partially qualified versions...
2022-09-13 Ralf Habackertools/ci-install.sh: on debian|ubuntu reduce the need...
2022-02-25 Simon McVittiePost-release version bump
2022-02-25 Simon McVittiePrepare v1.12.22
2022-02-25 Simon McVittiedoc: Uninstall *.svg generated by Doxygen
2022-02-25 Simon McVittieNEWS: Update
2022-02-25 Simon McVittieMerge branch '1.12-backports' into 'dbus-1.12'
2022-02-25 Marc-André... bus/signal: fix compilation when only -Dembedded-tests
2022-02-25 Simon McVittiesysdeps-unix: Diagnose failure to open /proc/self/oom_s...
2022-02-25 Simon McVittiespawn-unix: Don't log an error if unable to reset Linux...
2022-02-25 Simon McVittiedbus-daemon-launch-helper: Reset Linux OOM score adjust...
2022-02-25 Simon McVittiespawn-unix: On Linux, don't try to increase OOM-killer...
2022-02-25 Simon McVittiesysdeps-unix: Factor out _dbus_reset_oom_score_adj
2022-02-25 Simon McVittiespawn-unix: Correct indentation
2022-02-25 Simon McVittietests: Ensure session bus has started before integratio...
2022-02-25 Simon McVittieMerge branch '1.12-ci' into 'dbus-1.12'
2022-02-25 Simon McVittieCI: Remove EOL versions of Debian and Ubuntu
2022-02-25 Ralf Habacker.gitlab-ci.yml: Use x86_64 build chain to cross build...
2022-02-25 Ralf HabackerRemove `build:` prefix from jobs to make labels more...
2022-02-25 Simon McVittieCI: Don't build on Debian 8 'jessie'
2022-02-25 Simon McVittieCI: Build on Debian 10 'buster' by default
2022-02-25 Simon McVittieCI: Use Python 3
2022-02-25 Simon McVittieCI: Use https to download MSYS packages
2022-02-25 Simon McVittieCI: Install ci-certificates
2022-02-25 Simon McVittieCI: Fix unpack of documentation tarball
2022-02-25 Marc-André... ci: bump msys2 deps, fix broken links
2022-02-25 Ralf Habackertools/ci-install.sh: Use package=() style for local...
2022-02-25 Ralf HabackerOn CI use common install prefix named 'dep_prefix'...
2022-02-25 Ralf Habackertools/ci-build.sh: Clean up directories from possible...
2022-02-25 Ralf Habackertools/ci-install.sh: merge multiple calls to apt-get
2022-02-25 Ralf HabackerMove installing packages into tools/ci-install.sh
2022-02-25 Simon McVittieCI: Do the CMake native debug build from an Autotools...
2022-02-25 Simon McVittieCI: Install yelp-tools, for yelp-build, in recent distros
2022-02-25 Simon McVittieCI: Make adduser properly non-interactive
2022-02-25 Simon McVittieCI: Don't install weak dependencies (Recommends)
2022-02-25 Simon McVittieci: Teach ci-install.sh to install wine on Debian 9...
2022-02-25 Simon McVittieci-build: Update required MSYS packages
2022-02-25 Simon McVittieCI: Add ci_variant parameter
2021-12-17 Simon McVittieBelatedly bump version number to 1.12.21 for development
2021-12-17 Simon McVittieUpdate NEWS
2021-12-17 Simon McVittieinternals: Use Standard C offsetof macro if available
2021-12-17 Jean-Louis... disable fork-malloc-exec for non-glibc-systems
2021-12-17 Simon McVittiedoc: Don't include TODO list in API documentation
2021-12-17 Arnout Engelendocs: generate reproducible ids
2021-12-17 William Earleydbus-launch: Replace slashes in DISPLAY if present
2021-12-17 William Earleysysdeps: Don't raise RLIMIT_NOFILE beyond OPEN_MAX...
2021-01-07 Simon McVittieReference CVE-2020-35512 in NEWS
2020-08-14 Simon McVittieMerge branch 'cherry-pick-f0e526bc' into 'dbus-1.12'
2020-08-14 Simon McVittietests: On Unix, include <netinet/in.h> for IPPROTO_TCP
2020-07-02 Simon McVittiev1.12.20 dbus-1.12.20
2020-07-02 Simon McVittieUpdate NEWS
2020-07-02 Simon McVittieuserdb: Reference-count DBusUserInfo, DBusGroupInfo
2020-07-02 Simon McVittieuserdb: Make lookups return a const pointer
2020-07-02 Andy FiddamanSolaris and derivatives do not adjust cmsg_len on MSG_C...
2020-06-02 Simon McVittieStart 1.12.20 development
2020-06-02 Simon McVittiePrepare 1.12.18
2020-06-02 Simon McVittiefdpass test: Assert that we don't leak file descriptors
2020-06-02 Simon McVittiesysdeps-unix: On MSG_CTRUNC, close the fds we did receive
2020-05-15 Simon McVittieUpdate NEWS
2020-05-15 Simon McVittiedbus-daemon test: Don't test fd limits if in an unprivi...
2020-04-20 Simon McVittieUpdate NEWS
2020-04-20 Felipe Franciosidoxygen: fix example for dbus_message_append_args
2020-04-20 Simon McVittieUpdate NEWS
2020-04-20 Tuomo Rinnecmake: Add X11 include path for tools
2020-04-20 Christopher... doc: replace dbus-send's --address with --peer and...
2020-04-20 Simon McVittieUpdate NEWS
2020-02-25 Simon McVittieMerge branch 'cherry-pick-b034b83b' into 'dbus-1.12'
2020-02-25 Simon McVittiebus: Don't explicitly clear BusConnections.monitors
2020-02-20 Simon McVittieMerge branch 'cherry-pick-bf71a58e' into 'dbus-1.12'
2020-02-20 Philip Withnalldoc: Fix environment variable name in dbus-daemon(1)
2019-06-11 Simon McVittieStart 1.12.18 development
2019-06-09 Simon McVittiePrepare version 1.12.16 dbus-1.12.16
2019-06-09 Simon McVittietest: Add basic test coverage for DBUS_COOKIE_SHA1
2019-06-09 Simon McVittieauth: Reject DBUS_COOKIE_SHA1 for users other than...
2019-05-17 Simon McVittieStart 1.12.16 development
2019-05-17 Simon McVittieRelease 1.12.14 dbus-1.12.14
2019-05-13 Simon McVittieUpdate NEWS
2019-05-13 Simon McVittiebus: Try to raise soft fd limit to match hard limit
next