summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * manual-dir-iter: Apply a permissive licenseSimon McVittie2022-10-121-0/+4
| * test-shutdown: Apply a permissive licenseSimon McVittie2022-10-121-0/+6
| * test-ids: Apply a permissive licenseSimon McVittie2022-10-121-0/+5
| * test-autolaunch: Add a permissive licenseSimon McVittie2022-10-121-0/+6
| * launch-helper-for-tests: Add a permissive licenseSimon McVittie2022-10-121-1/+5
|/
* Merge branch 'test-autolaunch-win-fixes' into 'master'Simon McVittie2022-10-121-1/+1
|\
| * test-autolaunch-win.c: Prevent assertion in dbus_message_unref()Ralf Habacker2022-10-121-1/+1
|/
* Merge branch 'no-as-ac-expand' into 'master'Ralf Habacker2022-10-122-58/+17
|\
| * Autotools: use AX_RECURSIVE_EVAL instead of AS_AC_EXPANDSimon McVittie2022-10-122-58/+17
|/
* Merge branch 'no-pkg-m4' into 'master'Ralf Habacker2022-10-122-155/+1
|\
| * m4: Stop shipping our own copy of pkg.m4Simon McVittie2022-10-122-155/+1
|/
* Merge branch 'autolaunch-win' into 'master'Ralf Habacker2022-10-111-22/+2
|\
| * test-autolaunch-win: Remove redundant check for ERROR messageSimon McVittie2022-10-111-21/+2
| * test-autolaunch-win: Don't overwrite an error with another errorSimon McVittie2022-10-111-1/+0
|/
* Merge branch 'autoconf-runstatedir' into 'master'Simon McVittie2022-10-119-27/+170
|\
| * Add NEWS entries for #180Simon McVittie2022-10-111-0/+25
| * spec: Mention that the system bus address might actually be in /runSimon McVittie2022-10-111-7/+21
| * build: Put system bus socket in runstatedir by defaultIssam E. Maghni2022-10-115-17/+7
| * build: Show a warning if the system bus socket is not interoperableSimon McVittie2022-10-115-0/+113
| * build: Update a comment with the release status of AutoconfSimon McVittie2022-10-111-2/+2
| * build: Use AS_IF for system bus socketSimon McVittie2022-10-111-4/+5
|/
* Update NEWSSimon McVittie2022-10-111-0/+5
* Merge branch 'spdx-syntax' into 'master'Simon McVittie2022-10-112-2/+2
|\
| * dbus/dbus-macros-internal, test/test-platform-mutex.c: Use upper case for SPD...Ralf Habacker2022-10-112-2/+2
|/
* Merge branch 'issue420' into 'master'Simon McVittie2022-10-112-9/+3
|\
| * dbus-message: Report OOM as OOM, not InvalidArgsSimon McVittie2022-10-112-9/+3
|/
* Update NEWSSimon McVittie2022-10-111-1/+21
* Merge branch 'dispatch_peer_messages' into 'master'Simon McVittie2022-10-115-6/+135
|\
| * dbus-connection: Test built-in filtersKai A. Hiller2022-10-111-0/+87
| * dbus-monitor: Disable automatic message filteringKai A. Hiller2022-10-112-2/+2
| * dbus-connection: Add builtin_filters_enabled flagKai A. Hiller2022-10-112-4/+46
|/
* Merge branch 'stack-underflow' into 'master'Simon McVittie2022-10-111-2/+2
|\
| * config-parser: no longer get past the last NULL passed to locate_attributesEvgeny Vereshchagin2022-10-101-2/+2
|/
* Merge branch 'clarify-marshalling' into 'master'Simon McVittie2022-10-083-6/+31
|\
| * dbus-marshal-basic: Fix an incorrect commentSimon McVittie2022-10-071-2/+2
| * dbus-marshal-basic: Assert that we are in-bounds after skipping itemsSimon McVittie2022-10-071-0/+8
| * dbus-marshal-basic: Clarify what is going on when we skip an itemSimon McVittie2022-10-071-0/+10
| * dbus-marshal-validate: Add more comments indicating what is going onSimon McVittie2022-10-071-0/+7
| * dbus-marshal-recursive: Correct an incorrect commentSimon McVittie2022-10-071-4/+1
| * dbus-marshal-validate: Add an extra assertionSimon McVittie2022-10-071-0/+3
|/
* Merge branch 'meson-monotonic-macos' into 'master'Simon McVittie2022-10-061-1/+3
|\
| * Check for more symbols before defining HAVE_CLOCK_MONOTONIC in MesonJordan Williams2022-10-061-1/+3
|/
* Post-release version bumpSimon McVittie2022-10-053-2/+7
* Prepare v1.15.2dbus-1.15.2Simon McVittie2022-10-054-9/+30
* Update NEWSSimon McVittie2022-10-051-0/+24
* test: Parse a message with a byteswapped Unix fd indexSimon McVittie2022-10-055-0/+48
* test: Add infrastructure to parse valid raw message blobsSimon McVittie2022-10-057-0/+194
* 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/+95
* test: Export G_TEST_BUILDDIR, G_TEST_SRCDIRSimon McVittie2022-10-053-0/+6