summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare v1.12.22dbus-1.12.22Simon McVittie2022-02-252-3/+3
* doc: Uninstall *.svg generated by DoxygenSimon McVittie2022-02-251-0/+1
* NEWS: UpdateSimon McVittie2022-02-251-0/+21
* Merge branch '1.12-backports' into 'dbus-1.12'Simon McVittie2022-02-256-24/+146
|\
| * bus/signal: fix compilation when only -Dembedded-testsMarc-André Lureau2022-02-251-2/+2
| * sysdeps-unix: Diagnose failure to open /proc/self/oom_score_adjSimon McVittie2022-02-251-3/+10
| * spawn-unix: Don't log an error if unable to reset Linux OOM scoreSimon McVittie2022-02-251-7/+5
| * dbus-daemon-launch-helper: Reset Linux OOM score adjustment hereSimon McVittie2022-02-251-0/+8
| * spawn-unix: On Linux, don't try to increase OOM-killer protectionSimon McVittie2022-02-251-6/+49
| * sysdeps-unix: Factor out _dbus_reset_oom_score_adjSimon McVittie2022-02-253-16/+71
| * spawn-unix: Correct indentationSimon McVittie2022-02-251-1/+1
| * tests: Ensure session bus has started before integration testSimon McVittie2022-02-251-2/+13
|/
* Merge branch '1.12-ci' into 'dbus-1.12'Simon McVittie2022-02-254-167/+195
|\
| * CI: Remove EOL versions of Debian and UbuntuSimon McVittie2022-02-253-82/+9
| * .gitlab-ci.yml: Use x86_64 build chain to cross build 64bit executablesRalf Habacker2022-02-251-2/+2
| * Remove `build:` prefix from jobs to make labels more visible in pipeline pageRalf Habacker2022-02-251-11/+11
| * CI: Don't build on Debian 8 'jessie'Simon McVittie2022-02-252-9/+0
| * CI: Build on Debian 10 'buster' by defaultSimon McVittie2022-02-251-14/+14
| * CI: Use Python 3Simon McVittie2022-02-252-4/+5
| * CI: Use https to download MSYS packagesSimon McVittie2022-02-251-1/+1
| * CI: Install ci-certificatesSimon McVittie2022-02-251-0/+1
| * CI: Fix unpack of documentation tarballSimon McVittie2022-02-251-2/+2
| * ci: bump msys2 deps, fix broken linksMarc-André Lureau2022-02-251-13/+14
| * tools/ci-install.sh: Use package=() style for local package list to avoid '\'...Ralf Habacker2022-02-251-13/+14
| * On CI use common install prefix named 'dep_prefix' for installing local packagesRalf Habacker2022-02-253-45/+65
| * tools/ci-build.sh: Clean up directories from possible previous buildsRalf Habacker2022-02-251-2/+6
| * tools/ci-install.sh: merge multiple calls to apt-getRalf Habacker2022-02-251-73/+101
| * Move installing packages into tools/ci-install.shRalf Habacker2022-02-252-24/+36
| * CI: Do the CMake native debug build from an Autotools `make dist`Simon McVittie2022-02-253-3/+16
| * CI: Install yelp-tools, for yelp-build, in recent distrosSimon McVittie2022-02-251-1/+1
| * CI: Make adduser properly non-interactiveSimon McVittie2022-02-251-1/+1
| * CI: Don't install weak dependencies (Recommends)Simon McVittie2022-02-251-5/+13
| * ci: Teach ci-install.sh to install wine on Debian 9 'stretch'Simon McVittie2022-02-251-0/+12
| * ci-build: Update required MSYS packagesSimon McVittie2022-02-251-6/+11
| * CI: Add ci_variant parameterSimon McVittie2022-02-251-0/+4
|/
* Belatedly bump version number to 1.12.21 for developmentSimon McVittie2021-12-171-1/+1
* Update NEWSSimon McVittie2021-12-171-0/+21
* internals: Use Standard C offsetof macro if availableSimon McVittie2021-12-171-0/+5
* disable fork-malloc-exec for non-glibc-systemsJean-Louis Fuchs2021-12-171-1/+1
* doc: Don't include TODO list in API documentationSimon McVittie2021-12-171-1/+1
* docs: generate reproducible idsArnout Engelen2021-12-171-1/+1
* dbus-launch: Replace slashes in DISPLAY if presentWilliam Earley2021-12-171-1/+6
* sysdeps: Don't raise RLIMIT_NOFILE beyond OPEN_MAX on macOSWilliam Earley2021-12-171-1/+8
* Reference CVE-2020-35512 in NEWSSimon McVittie2021-01-071-1/+1
* Merge branch 'cherry-pick-f0e526bc' into 'dbus-1.12'Simon McVittie2020-08-141-0/+1
|\
| * tests: On Unix, include <netinet/in.h> for IPPROTO_TCPcherry-pick-f0e526bcSimon McVittie2020-08-141-0/+1
|/
* v1.12.20dbus-1.12.20Simon McVittie2020-07-022-3/+3
* Update NEWSSimon McVittie2020-07-021-1/+20
* userdb: Reference-count DBusUserInfo, DBusGroupInfoSimon McVittie2020-07-024-27/+86
* userdb: Make lookups return a const pointerSimon McVittie2020-07-023-9/+13