summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare v1.12.24dbus-1.12.24Simon McVittie2022-10-053-3/+107
* Update NEWSSimon McVittie2022-10-051-3/+28
* test: Parse a message with a byteswapped Unix fd indexSimon McVittie2022-10-054-0/+46
* test: Add infrastructure to parse valid raw message blobsSimon McVittie2022-10-054-0/+185
* dbus-marshal-byteswap: Byte-swap Unix fd indexes if neededSimon McVittie2022-10-051-5/+1
* test: Add targeted tests for dbus/dbus#413, dbus/dbus#418Simon McVittie2022-10-051-3/+98
* dbus_message_demarshal: Set error if we can't allocate the loaderSimon McVittie2022-10-051-3/+6
* test: Export G_TEST_BUILDDIR, G_TEST_SRCDIRSimon McVittie2022-10-052-0/+4
* test/data: Add messages that reproduce dbus/dbus#413, dbus/dbus#418Simon McVittie2022-10-0511-0/+184
* dbus-marshal-validate: Validate length of arrays of fixed-length itemsSimon McVittie2022-10-051-1/+12
* test-syntax: Exercise correctly- and incorrectly-nested structs, dictsSimon McVittie2022-10-051-0/+10
* dbus-marshal-validate: Check brackets in signature nest correctlySimon McVittie2022-10-051-1/+37
* NEWS: Describe the behaviour change resulting from fixing dbus#416Simon McVittie2022-10-021-0/+22
* dbus-server-socket: Make unix:tmpdir equivalent to unix:dirSimon McVittie2022-10-021-12/+4
* Update NEWS for 1.12.xSimon McVittie2022-09-191-1/+13
* build: Opt out from using mingw-w64's replacement printf(), etc.Simon McVittie2022-09-192-0/+17
* bus/dir-watch: Do not crash with > 128 dirsJan Tojnar2022-09-192-2/+12
* Merge branch '1.12-ci' into 'dbus-1.12'Simon McVittie2022-09-132-21/+36
|\
| * CI: Use Debian 11 'bullseye' for most buildsSimon McVittie2022-09-131-7/+6
| * CI: Don't pin msys2 packages to a specific version at allSimon McVittie2022-09-131-13/+15
| * tools/ci-install.sh: clean up the previously used installation prefix and the...Ralf Habacker2022-09-131-0/+7
| * tools/ci-install.sh: Use partially qualified versions with mingw package namesRalf Habacker2022-09-131-11/+11
| * tools/ci-install.sh: on debian|ubuntu reduce the need for mingw package name ...Ralf Habacker2022-09-131-2/+9
|/
* Post-release version bumpSimon McVittie2022-02-252-1/+6
* 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