summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* test/data: Add messages that reproduce dbus/dbus#413, dbus/dbus#418Simon McVittie2022-10-0512-0/+194
* 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
* Merge branch 'no-abstract-tmpdir-2' into 'master'Simon McVittie2022-10-054-22/+50
|\
| * NEWS: Describe the behaviour change resulting from fixing dbus#416Simon McVittie2022-10-021-1/+21
| * spec: Mention the consequences of abstract sockets when using namespacesSimon McVittie2022-10-021-0/+17
| * spec: Clarify that unix:tmpdir may create unix:path sockets even on LinuxSimon McVittie2022-10-021-1/+6
| * dbus-server-socket: Make unix:tmpdir equivalent to unix:dirSimon McVittie2022-09-302-20/+6
|/
* Post-release version bumpSimon McVittie2022-09-223-2/+7
* maint: Make maintainer-upload-docs.sh executableSimon McVittie2022-09-221-0/+0
* maint: Make update-authors.sh executable when not going via a shellSimon McVittie2022-09-221-0/+1
* AUTHORS: Updatedbus-1.15.0Simon McVittie2022-09-221-1/+7
* Prepare v1.15.0 (development-branch release)Simon McVittie2022-09-223-8/+9
* Prepare spec v0.39Simon McVittie2022-09-221-1/+12
* Update NEWSSimon McVittie2022-09-221-6/+8
* Merge branch 'morello-support' into 'master'Simon McVittie2022-09-2111-24/+108
|\
| * DBusMessageIter: ensure contiguous layout with 128-bit pointersAlex Richardson2022-09-212-1/+21
| * dbus-message.c: skip 1.10 layout compatibility test on new architecturesAlex Richardson2022-09-216-1/+26
| * dbus-marshal-recursive.h: reduce padding in DBusType{Reader,Writer}Alex Richardson2022-09-211-5/+6
| * dbus-mempool.c: ensure that all alignments are aligned to max_align_tAlex Richardson2022-09-212-6/+41
| * dbus-mempool.c: use size_t for variables holding object sizesAlex Richardson2022-09-211-13/+13
| * dbus-internals: use size_t in _DBUS_ALIGN_VALUE()Alex Richardson2022-09-211-1/+2
| * clang-format: don't align escaped newlines in macro definitionsAlex Richardson2022-09-211-0/+1
| * clang-format: add spaces before parensAlex Richardson2022-09-211-0/+1
|/
* Merge branch 'fix-freebsd-ci' into 'master'Simon McVittie2022-09-212-4/+4
|\
| * gitlab-ci: update FreeBSD CI image to 13.1Alex Richardson2022-09-212-4/+4
|/
* Update NEWSSimon McVittie2022-09-191-0/+8
* Merge branch 'test-socket-dir' into 'master'Simon McVittie2022-09-153-39/+84
|\
| * test: Use DBUS_TEST_SOCKET_DIR to create the test socketAlex Richardson2022-09-151-39/+81
| * cmake: define DBUS_TEST_SOCKET_DIR in the config headerAlex Richardson2022-09-151-0/+2
| * meson: define DBUS_TEST_SOCKET_DIR in the config headerAlex Richardson2022-09-151-0/+1
|/
* Merge branch 'mempool-flex-array-followup' into 'master'Simon McVittie2022-09-151-23/+2
|\
| * mempool: Require C99 flexible arraysSimon McVittie2022-09-151-23/+2
|/
* Merge branch 'mempool-flex-array' into 'master'Simon McVittie2022-09-151-1/+15
|\
| * dbus-mempool: Use flexible or zero-length arrays if possibleSimon McVittie2022-09-151-1/+15
|/
* Update NEWS for 1.15.x branchSimon McVittie2022-09-121-2/+7
* Merge branch 'msys2-packages' into 'master'Simon McVittie2022-09-121-13/+15
|\
| * CI: Don't pin msys2 packages to a specific version at allSimon McVittie2022-09-121-13/+15
|/
* Merge branch 'windows-no-tap' into 'master'Simon McVittie2022-09-121-1/+4
|\
| * test: Don't use strict TAP parsing on WindowsSimon McVittie2022-09-121-0/+3
| * build: Only work around Meson 0.63.0 bugs for version 0.63.0Simon McVittie2022-09-121-1/+1
|/
* Merge branch 'fix/412' into 'master'Simon McVittie2022-08-181-2/+2
|\
| * _dbus_message_iter_append_check: Fix ifdef checkJohannes Kauffmann2022-08-181-2/+2
|/
* Merge branch 'add-freebsd-ci' into 'master'Simon McVittie2022-08-1015-45/+204
|\
| * Update NEWS to mention FreeBSD CIAlex Richardson2022-08-101-0/+3
| * Add myself to AUTHORSAlex Richardson2022-08-101-0/+1
| * gitlab-ci: Add a FreeBSD meson jobAlex Richardson2022-08-101-1/+13
| * tools/ci-install.sh: Install meson build dependencies on FreeBSDAlex Richardson2022-08-101-0/+3
| * test/fdpass.c: skip test that fails on FreeBSD 13.0Alex Richardson2022-08-102-1/+9