summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Start 1.12.28dbus-1.12Simon McVittie2023-02-082-1/+6
* Update AUTHORSSimon McVittie2023-02-081-0/+2
* Prepare v1.12.26dbus-1.12.26Simon McVittie2023-02-082-3/+3
* Update NEWS for 1.12.xSimon McVittie2023-02-081-0/+9
* cleanup: Use gitlab URI for bug reportingMarco Trevisan (Treviño)2023-02-082-2/+2
* Permit access to /tmp dbus socketDave Jones2023-02-081-0/+4
* NEWS: Add #421Simon McVittie2023-02-081-1/+8
* _dbus_string_skip_blank(): Let the final assert follow the previous searchRalf Habacker2023-02-081-1/+1
* Post-release version bumpSimon McVittie2022-10-052-1/+6
* 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