summaryrefslogtreecommitdiff
path: root/src/dbusbind.c
AgeCommit message (Expand)Author
2026-05-28dbus-call-method-asynchronously supports also an ERROR-HANDLERmasterMichael Albinus
2026-02-22* src/dbusbind.c: Include fcntl.h if needed. (Bug#80373)Michael Albinus
2026-02-07Support D-Bus file descriptor manipulationMichael Albinus
2026-01-18; * src/dbusbind.c (Fdbus_registered_inhibitor_locks): Fix signature.Eli Zaretskii
2026-01-17New D-Bus functions to support systemd inhibitor locksMichael Albinus
2026-01-14Call all registered D-Bus signal handlersMichael Albinus
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-02Pacify gcc -Wdangling-else in dbusbind.cPaul Eggert
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-26Simplify make_formatted_string APIPaul Eggert
2025-01-19Replace call[1-8] with callnStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Pure storage removal: Replace calls to removed functionsPip Cet
2024-07-09; * src/dbusbind.c (Fdbus_message_internal): Fix coding style.Po Lu
2024-07-09Support interactive D-Bus authorizationSteven Allen
2024-05-14; Fix whitespaceMichael Albinus
2024-05-09Replace calls to intern with a constant string with DEFSYMsPo Lu
2024-03-31Fix wildcard signals in dbusbind.cMichael Albinus
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-06-12Fix setting $DBUS_SESSION_BUS_ADDRESS after Emacs has startedMichael Albinus
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-20; Fix typosStefan Kangas
2022-09-18Prefer using DEFSYMs to intern with wrong_type_argumentStefan Kangas
2022-05-12Pacify GCC 12 in default developer buildPaul Eggert
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-30* src/dbusbind.c (XD_BASIC_DBUS_TYPE): Fix error in declaration.Michael Albinus
2020-10-29Handle several children of PATH in dbus-managed-objects-handlerMichael Albinus
2020-10-05* src/dbusbind.c (xd_signature): Better type check for array elements.Michael Albinus
2020-10-04Make dbus-unregister-object work for monitorsMichael Albinus
2020-10-01Use Fkeywordp in dbusbind.c, againMichael Albinus
2020-10-01Revert last change in dbusbind.cMichael Albinus
2020-09-30Stricter checks for D-Bus compound types.Michael Albinus
2020-09-29More strict D-Bus type checkingMichael Albinus
2020-09-26Add D-Bus monitorMichael Albinus
2020-09-21Add D-Bus testsMichael Albinus
2020-09-20Make D-Bus properties type safeMichael Albinus
2020-09-16D-Bus: keep type information in D-Bus eventsMichael Albinus
2020-09-10Implement D-Bus properties with compound type.Michael Albinus
2020-09-08Implement typed D-Bus properties (Bug#43252)Michael Albinus
2020-09-06More work on D-Bus error messagesMichael Albinus
2020-09-04Extend dbus.el by error messages, and :write access typeMichael Albinus
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-11Reset dbus registered buses on dump loadPaul Eggert
2019-09-04Tweak xd_append_arg to pacify -Wnull-dereferencePaul Eggert
2019-07-07Remove printmax_t etc.Paul Eggert
2019-05-03Simplify xd_signature to pacify GCC 9Paul Eggert
2019-01-15Add portable dumperDaniel Colascione
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert