summaryrefslogtreecommitdiff
path: root/bus
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Do not crash when reloading configuration with > 128 dirshongjinghao2-4/+4
2023-09-01Remove autotools related filesRalf Habacker1-255/+0
2023-08-23time: use dbus_int64_t for seconds instead of longAlexander Kanavin3-10/+16
2023-08-18bus: Don't crash if inotify fails, even under DBUS_FATAL_WARNINGS=1Simon McVittie1-10/+27
2023-08-18bus: When failing to reload client policy, continue iterationSimon McVittie3-2/+36
2023-08-18userdb: Add proper error reporting when getting groups from a uidSimon McVittie2-2/+2
2023-08-16bus: Don't crash if bus_context_create_client_policy() failsPeter Benie1-5/+9
2023-08-14stats.h: Add missing copyright informationSimon McVittie1-0/+2
2023-08-08bus: return ProcessFD in GetConnectionCredentials()Luca Boccassi3-7/+24
2023-08-03systemd: start as the D-Bus user/group, rather than rootLuca Boccassi1-0/+3
2023-08-01dbus-daemon: Avoid known options being interpreted as optional argumentsXin Shi1-20/+20
2023-06-06bus: Assign a serial number for messages from the driverhongjinghao1-0/+15
2023-01-09bus/selinux: Move vsnprintf call to avoid va_list reuseJeremi Piotrowski1-3/+2
2023-01-04Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later licenseRalf Habacker50-0/+100
2022-11-29Use 'continue' keyword in preference to 'goto' where possibleSimon McVittie2-6/+3
2022-10-11build: Put system bus socket in runstatedir by defaultIssam E. Maghni2-2/+2
2022-10-10config-parser: no longer get past the last NULL passed to locate_attributesEvgeny Vereshchagin1-2/+2
2022-07-25Use project relative paths in CMake filesJordan Williams1-2/+2
2022-07-18dispatch test: Pass in test data directory as a C stringSimon McVittie1-24/+16
2022-07-18test/bus: Break up dispatch test into three separate testsSimon McVittie2-12/+30
2022-07-16activation-helper: Never crash if unable to write oom_score_adjSimon McVittie1-1/+1
2022-07-15dbus: simplify socket close() & invalidate() callsMarc-André Lureau1-3/+0
2022-07-15dbus: make _dbus_close_socket() take DBusSocket*Marc-André Lureau2-6/+6
2022-07-13build: Change how we create empty directories from MesonSimon McVittie1-0/+13
2022-07-13build: Change how we create symlinks from MesonSimon McVittie1-0/+25
2022-07-13bus: Install example systemd hardening when using MesonSimon McVittie1-0/+5
2022-07-13build: Add machine-readable licensing markers to the Meson build systemSimon McVittie5-0/+5
2022-07-13build: Distribute Meson build system in release tarballsSimon McVittie1-0/+5
2022-07-13Add Meson build systemFélix Piédallu5-0/+299
2022-05-15dir-watch-kqueue: Silence -Wshadow warningAlex Richardson1-1/+2
2022-04-21bus_service_remove_owner(): Assert that service has an ownerRalf Habacker1-0/+4
2022-04-21bus: Add assertions to silence compiler warningsRalf Habacker1-0/+2
2022-04-20bus/dir-watch: Do not crash with > 128 dirsJan Tojnar2-2/+12
2022-04-19build: Define DBUS_INT64_MODIFIER, analogous to G_GINT64_MODIFIERSimon McVittie1-3/+1
2022-03-24cmake: Drop an unnecessary include directoryAlex Richardson1-1/+0
2022-02-28bus: Show the errno if inotify cannot be initializedSimon McVittie1-1/+1
2022-02-28bus: Correct check for inotify_init() failureSimon McVittie1-1/+1
2022-02-22dbus-daemon-launch-helper: Reset Linux OOM score adjustment hereSimon McVittie1-0/+8
2022-02-16dbus-daemon: Implement signal 'ActivatableServicesChanged'Ralf Habacker2-0/+78
2022-01-21bus/signal: fix compilation when only -Dembedded-testsMarc-André Lureau1-2/+2
2021-12-10Disable the Containers interfaceSimon McVittie4-10/+6
2021-12-09Avoid assertation in bus_activation_reload()Ralf Habacker1-7/+13
2021-11-23tools/dbus-run-session: fix race between manual and automatically started dbu...Ralf Habacker4-2/+40
2021-11-22bus: Separate RemoveMatch into prepare and commit stagesSimon McVittie3-29/+60
2021-11-18Put dbus-daemon into session sliceDavid Redondo1-0/+1
2020-11-23bus/selinux: Fix audit message types.Chris PeBenito1-3/+27
2020-09-23cmake: make support for traditional activation optionalRalf Habacker1-6/+9
2020-09-22cmake: install dbus-daemon-launch-helper on UnixRalf Habacker1-0/+4
2020-06-10cmake: add support for user session semantic on Linux operating systemsRalf Habacker1-0/+7
2020-06-10cmake: Add support for systemd integration on Linux operating systemsRalf Habacker1-0/+7