index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dbusbind.c
Age
Commit message (
Expand
)
Author
2026-05-28
dbus-call-method-asynchronously supports also an ERROR-HANDLER
master
Michael Albinus
2026-02-22
* src/dbusbind.c: Include fcntl.h if needed. (Bug#80373)
Michael Albinus
2026-02-07
Support D-Bus file descriptor manipulation
Michael Albinus
2026-01-18
; * src/dbusbind.c (Fdbus_registered_inhibitor_locks): Fix signature.
Eli Zaretskii
2026-01-17
New D-Bus functions to support systemd inhibitor locks
Michael Albinus
2026-01-14
Call all registered D-Bus signal handlers
Michael Albinus
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-02
Pacify gcc -Wdangling-else in dbusbind.c
Paul Eggert
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-26
Simplify make_formatted_string API
Paul Eggert
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-07-09
; * src/dbusbind.c (Fdbus_message_internal): Fix coding style.
Po Lu
2024-07-09
Support interactive D-Bus authorization
Steven Allen
2024-05-14
; Fix whitespace
Michael Albinus
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-03-31
Fix wildcard signals in dbusbind.c
Michael Albinus
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-06-12
Fix setting $DBUS_SESSION_BUS_ADDRESS after Emacs has started
Michael Albinus
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-20
; Fix typos
Stefan Kangas
2022-09-18
Prefer using DEFSYMs to intern with wrong_type_argument
Stefan Kangas
2022-05-12
Pacify GCC 12 in default developer build
Paul Eggert
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-30
* src/dbusbind.c (XD_BASIC_DBUS_TYPE): Fix error in declaration.
Michael Albinus
2020-10-29
Handle several children of PATH in dbus-managed-objects-handler
Michael Albinus
2020-10-05
* src/dbusbind.c (xd_signature): Better type check for array elements.
Michael Albinus
2020-10-04
Make dbus-unregister-object work for monitors
Michael Albinus
2020-10-01
Use Fkeywordp in dbusbind.c, again
Michael Albinus
2020-10-01
Revert last change in dbusbind.c
Michael Albinus
2020-09-30
Stricter checks for D-Bus compound types.
Michael Albinus
2020-09-29
More strict D-Bus type checking
Michael Albinus
2020-09-26
Add D-Bus monitor
Michael Albinus
2020-09-21
Add D-Bus tests
Michael Albinus
2020-09-20
Make D-Bus properties type safe
Michael Albinus
2020-09-16
D-Bus: keep type information in D-Bus events
Michael Albinus
2020-09-10
Implement D-Bus properties with compound type.
Michael Albinus
2020-09-08
Implement typed D-Bus properties (Bug#43252)
Michael Albinus
2020-09-06
More work on D-Bus error messages
Michael Albinus
2020-09-04
Extend dbus.el by error messages, and :write access type
Michael Albinus
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-11
Reset dbus registered buses on dump load
Paul Eggert
2019-09-04
Tweak xd_append_arg to pacify -Wnull-dereference
Paul Eggert
2019-07-07
Remove printmax_t etc.
Paul Eggert
2019-05-03
Simplify xd_signature to pacify GCC 9
Paul Eggert
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
[next]