summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-01Start towards 1.14.12dbus-1.14Simon McVittie2-1/+6
2023-09-01Prepare v1.14.10dbus-1.14.10Simon McVittie2-3/+3
2023-09-01AUTHORS: Automatic updateSimon McVittie1-0/+2
2023-08-18Update NEWSSimon McVittie1-0/+10
2023-08-18Merge branch '1.14-issue343-2' into 'dbus-1.14'Simon McVittie13-19/+219
2023-08-18bus: When failing to reload client policy, continue iterationSimon McVittie3-2/+36
2023-08-18test: Add a targeted test for _dbus_unix_groups_from_uid()Simon McVittie3-0/+148
2023-08-18userdb: Add proper error reporting when getting groups from a uidSimon McVittie8-17/+35
2023-08-18Merge branch '1.14-issue343' into 'dbus-1.14'Simon McVittie1-5/+9
2023-08-18bus: Don't crash if bus_context_create_client_policy() failsPeter Benie1-5/+9
2023-08-18Merge branch '1.14-empty-group-list' into 'dbus-1.14'Simon McVittie2-8/+7
2023-08-16Update NEWSSimon McVittie1-1/+5
2023-08-16dbus-sysdeps-unix: Check socklen_t is unsigned when getting group listcptpcrd1-0/+2
2023-08-16dbus-sysdeps-unix: Handle empty supplementary group listcptpcrd1-7/+0
2023-06-06Start towards dbus 1.14.10Simon McVittie2-1/+6
2023-06-06Release v1.14.8dbus-1.14.8Simon McVittie2-3/+3
2023-06-06AUTHORS: UpdateSimon McVittie1-0/+4
2023-06-06Update NEWSSimon McVittie1-1/+10
2023-06-06monitor test: Reproduce dbus/dbus#457Simon McVittie2-9/+71
2023-06-06bus: Assign a serial number for messages from the driverhongjinghao3-1/+27
2023-06-06monitor test: Log the messages that we monitoredSimon McVittie1-0/+7
2023-06-06Revert "CI: Remove an obsolete workaround"Simon McVittie1-0/+2
2023-06-05Update NEWSSimon McVittie1-1/+16
2023-06-05dbus-spawn-win: use `_DBUS_FUNCTION_NAME` instead of `__FUNCTION__`Barnabás Pőcze1-4/+4
2023-06-05dbus-sysdeps-win: do not log function name twiceBarnabás Pőcze1-2/+2
2023-06-05dbus-internals: use `_DBUS_FUNCTION_NAME` in `_dbus_verbose()`Barnabás Pőcze1-1/+1
2023-06-05dbus_message_iter_get_signature: Fix two memory leaks on OOMBarnabás Pőcze1-4/+8
2023-06-05CI: Avoid using a no-op download location that gives a 403 errorSimon McVittie1-1/+1
2023-06-05CI: Update Windows runnersSimon McVittie2-4/+4
2023-06-05CI: Remove an obsolete workaroundSimon McVittie1-2/+0
2023-06-05CI: Only run for pushes to dbusSimon McVittie1-1/+1
2023-06-05CI: Run a detached pipeline for merge requestsSimon McVittie1-0/+5
2023-06-05doc/dbus-api-design: fix wrong closing tagYen-Chin, Lee1-2/+2
2023-02-08Start 1.14.8Simon McVittie2-1/+6
2023-02-08Update AUTHORSSimon McVittie1-0/+5
2023-02-08Prepare v1.14.6dbus-1.14.6Simon McVittie2-3/+3
2023-02-08NEWS: Add #421Simon McVittie1-1/+10
2023-02-08_dbus_string_skip_blank(): Let the final assert follow the previous searchRalf Habacker1-1/+1
2023-02-08Add test for _dbus_string_skip_blank()Ralf Habacker3-0/+49
2023-02-08Merge branch 'dbus-1.14' into 'dbus-1.14'Simon McVittie11-219/+63
2023-02-08Update NEWS for 1.14.xSimon McVittie1-0/+20
2023-02-08Permit access to /tmp dbus socketDave Jones1-0/+4
2023-02-08cleanup: Use gitlab URI for bug reportingMarco Trevisan (Treviño)2-2/+2
2023-02-08m4: Stop shipping our own copy of pkg.m4Simon McVittie2-155/+1
2023-02-08bus/selinux: Move vsnprintf call to avoid va_list reuseJeremi Piotrowski1-3/+2
2023-02-08CI: Re-run some tests as root or as non-root, as appropriateSimon McVittie1-8/+23
2023-02-08CI: Remove vestigial support for re-running tests in a Docker containerSimon McVittie2-44/+3
2023-02-08CI: Re-clone the git repository every timeSimon McVittie1-0/+3
2023-02-08CI: Don't change ownership of source directorySimon McVittie2-7/+1
2023-02-08Define _DBUS_ALIGNOF using _Alignof when using C11 or newerKhem Raj1-0/+4