summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Start 1.14.8dbus-1.14Simon McVittie2023-02-082-1/+6
* Update AUTHORSSimon McVittie2023-02-081-0/+5
* Prepare v1.14.6dbus-1.14.6Simon McVittie2023-02-082-3/+3
* NEWS: Add #421Simon McVittie2023-02-081-1/+10
* _dbus_string_skip_blank(): Let the final assert follow the previous searchRalf Habacker2023-02-081-1/+1
* Add test for _dbus_string_skip_blank()Ralf Habacker2023-02-083-0/+49
* Merge branch 'dbus-1.14' into 'dbus-1.14'Simon McVittie2023-02-0811-219/+63
|\
| * Update NEWS for 1.14.xSimon McVittie2023-02-081-0/+20
| * Permit access to /tmp dbus socketDave Jones2023-02-081-0/+4
| * cleanup: Use gitlab URI for bug reportingMarco Trevisan (TreviƱo)2023-02-082-2/+2
| * m4: Stop shipping our own copy of pkg.m4Simon McVittie2023-02-082-155/+1
| * bus/selinux: Move vsnprintf call to avoid va_list reuseJeremi Piotrowski2023-02-081-3/+2
| * CI: Re-run some tests as root or as non-root, as appropriateSimon McVittie2023-02-081-8/+23
| * CI: Remove vestigial support for re-running tests in a Docker containerSimon McVittie2023-02-082-44/+3
| * CI: Re-clone the git repository every timeSimon McVittie2023-02-081-0/+3
| * CI: Don't change ownership of source directorySimon McVittie2023-02-082-7/+1
| * Define _DBUS_ALIGNOF using _Alignof when using C11 or newerKhem Raj2023-02-081-0/+4
|/
* Update NEWS for 1.14.xSimon McVittie2023-01-301-0/+3
* Merge branch '1.14-backports' into 'dbus-1.14'Simon McVittie2023-01-095-3/+149
|\
| * Fix data race in multithreaded applicationRalf Habacker2023-01-071-2/+10
| * Add multithreaded unit test for DBusCounter to available build systemsRalf Habacker2023-01-074-1/+139
|/
* Merge branch '1.14-backports' into 'dbus-1.14'Simon McVittie2022-10-119-18/+156
|\
| * Update NEWS for 1.14.xSimon McVittie2022-10-111-1/+13
| * config-parser: no longer get past the last NULL passed to locate_attributesEvgeny Vereshchagin2022-10-111-2/+2
| * dbus-message: Report OOM as OOM, not InvalidArgsSimon McVittie2022-10-112-9/+3
| * dbus-connection: Test built-in filtersKai A. Hiller2022-10-111-0/+87
| * dbus-monitor: Disable automatic message filteringKai A. Hiller2022-10-112-2/+5
| * dbus-connection: Add builtin_filters_enabled flagKai A. Hiller2022-10-112-4/+46
|/
* Post-release version bumpSimon McVittie2022-10-052-1/+6
* Prepare v1.14.4dbus-1.14.4Simon McVittie2022-10-052-3/+7
* Update NEWSSimon McVittie2022-10-051-0/+24
* 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-056-0/+192
* 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-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-1/+21
* dbus-server-socket: Make unix:tmpdir equivalent to unix:dirSimon McVittie2022-10-021-12/+4
* Post-release version bumpSimon McVittie2022-09-262-1/+6
* Prepare v1.14.2dbus-1.14.2Simon McVittie2022-09-262-2/+2
* AUTHORS: UpdateSimon McVittie2022-09-261-0/+4
* Disable deprecation warnings for stable branchSimon McVittie2022-09-221-0/+3
* Merge branch '1.14.x-backports' into 'dbus-1.14'Simon McVittie2022-09-1320-125/+290
|\
| * Update NEWS for 1.14.x branchSimon McVittie2022-09-131-4/+49
| * cmake: Always try to find pkg-configAlex Richardson2022-09-131-1/+5
| * cmake: Check for setresuid and getresuidAlex Richardson2022-09-132-0/+4