summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
43 hoursMerge branch 'cmake-fixes' into 'master'HEADmasterRalf Habacker2-2/+15
3 dayscmake: Inclusion of a link in html overview file correctedRalf Habacker2-1/+6
3 dayscmake: Add missing docbook-based documentationRalf Habacker1-1/+9
10 daysMerge branch 'autolaunch-regression' into 'master'Ralf Habacker1-1/+1
12 dayssysdeps-win: Fix autolaunch: regression on WindowsThomas Sondergaard1-1/+1
2024-01-29Merge branch 'master' into 'master'Simon McVittie2-4/+4
2024-01-29Do not crash when reloading configuration with > 128 dirshongjinghao2-4/+4
2024-01-15Merge branch 'meson-visual-studio-2022' into 'master'Simon McVittie1-1/+1
2024-01-04meson: Use check_header to confirm headers workThomas Sondergaard1-1/+1
2023-12-01Merge branch 'issue489' into 'master'Ralf Habacker2-6/+12
2023-12-01CI: Set language environment variables to safe valuesSimon McVittie1-0/+6
2023-12-01CI: Don't re-run the tests when preparing to build as a subprojectSimon McVittie1-1/+1
2023-12-01CI: Remove meson-dist and cmake-dist build systemsSimon McVittie2-5/+5
2023-12-01Merge branch 'fix-ci-build' into 'master'Simon McVittie2-15/+10
2023-12-01CI: on openSUSE use cmake from the windows:mingw project instead from devel:t...Ralf Habacker1-12/+7
2023-12-01CI: add hint when to update the build imagesRalf Habacker1-3/+3
2023-12-01CI: force update opensuse image to a newer versionRalf Habacker1-1/+1
2023-09-01Update NEWSSimon McVittie1-1/+11
2023-09-01Merge branch 'remove-autotools-support' into 'master'Simon McVittie24-4778/+16
2023-09-01README,INSTALL: remove references to the autotools build systemRalf Habacker2-8/+2
2023-09-01.gitignore: remove autotools related files and patternRalf Habacker1-23/+0
2023-09-01Remove autotools related filesRalf Habacker18-4595/+0
2023-09-01Remove autotools support from CI jobsRalf Habacker3-152/+14
2023-08-24Merge branch 'fix-y2038' into 'master'Simon McVittie20-65/+125
2023-08-23time: use dbus_int64_t for seconds instead of longAlexander Kanavin20-65/+125
2023-08-21Start 1.15.10 developmentSimon McVittie3-2/+7
2023-08-21Prepare v1.15.8dbus-1.15.8Simon McVittie4-9/+19
2023-08-21AUTHORS: UpdateSimon McVittie2-1/+5
2023-08-21Update NEWSSimon McVittie1-0/+7
2023-08-21Merge branch 'issue343-3' into 'master'Simon McVittie2-38/+53
2023-08-21userdb: Use "goto out" pattern for _dbus_groups_from_uid()Simon McVittie1-9/+9
2023-08-21sysdeps: Improve error reporting for looking up a userSimon McVittie1-7/+29
2023-08-21sysdeps: Give a more useful error if unable to resolve a numeric uidSimon McVittie1-4/+13
2023-08-21sysdeps-unix: Deduplicate error handling for getpwnam and getpwnam_rSimon McVittie1-25/+9
2023-08-21Merge branch 'issue473' into 'master'Simon McVittie1-10/+27
2023-08-18bus: Don't crash if inotify fails, even under DBUS_FATAL_WARNINGS=1Simon McVittie1-10/+27
2023-08-18Update NEWSSimon McVittie1-0/+10
2023-08-18Merge branch 'issue343' into 'master'Simon McVittie14-19/+225
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 McVittie4-0/+154
2023-08-18userdb: Add proper error reporting when getting groups from a uidSimon McVittie8-17/+35
2023-08-18Merge branch 'issue343-minimal' into 'master'Simon McVittie1-5/+9
2023-08-16bus: Don't crash if bus_context_create_client_policy() failsPeter Benie1-5/+9
2023-08-15Update NEWSSimon McVittie1-2/+12
2023-08-15Add REUSE copyright/license information for binary message blobsSimon McVittie8-0/+20
2023-08-15subprojects: Move SPDX information from inline to .reuse/dep5Simon McVittie3-6/+9
2023-08-15Merge branch 'issue439' into 'master'Simon McVittie1-1/+1
2023-08-15meson: Specify that build-machine compiler for C++ is not requiredSimon McVittie1-1/+1
2023-08-15Merge branch 'stdatomic' into 'master'Simon McVittie13-16/+83
2023-08-15sysdeps: Use C11 stdatomic.h where possibleSimon McVittie7-12/+62