index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-bus
/
sd-bus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-bus: close peer pidfd
Christian Göttsche
2024-05-22
1
-6
/
+11
*
sd-bus: add ability to connect to bus as a specific user
Lennart Poettering
2024-03-14
1
-1
/
+26
*
format-utils: Expose FORMAT_UID and FORMAT_GID
Adrian Vovk
2024-02-14
1
-4
/
+2
*
sd-bus: add pidfd to the sd_bus_creds structure
Lennart Poettering
2024-01-29
1
-0
/
+1
*
sd-bus: fix exiting event loop when sd_bus_set_exit_on_disconnect is used
Luca Boccassi
2024-01-26
1
-5
/
+13
*
tree-wide: replace string functions with fundamental functions
Rose
2024-01-11
1
-11
/
+8
*
sd-bus: also intrepret $SYSTEMD_SSH env var
Lennart Poettering
2024-01-08
1
-3
/
+9
*
tree-wide: drop !! casts to booleans
Frantisek Sumsal
2023-12-25
1
-10
/
+10
*
sd-bus: don't treat invalid user/machine as a programming error
Frantisek Sumsal
2023-11-15
1
-4
/
+4
*
libsystemd: use _NEG_ macros, adjust some comments
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-31
/
+20
*
sd-bus: fix use of ERRNO_IS_DISCONNECT()
Dmitry V. Levin
2023-07-16
1
-5
/
+7
*
tree-wide: "<n>bit" → "<n>-bit"
Zbigniew Jędrzejewski-Szmek
2023-07-02
1
-1
/
+1
*
sd-bus: make bus_add_match_full accept timeout
licunlong
2023-06-15
1
-6
/
+11
*
sd-bus,sd-event: allow querying of description even after fork
Zbigniew Jędrzejewski-Szmek
2023-05-18
1
-1
/
+0
*
sd-bus: do not assert if bus description is not set
Zbigniew Jędrzejewski-Szmek
2023-05-18
1
-5
/
+6
*
sd-bus: store and compare per-module static origin id
Luca Boccassi
2023-04-25
1
-64
/
+58
*
sd-bus: check for pid change before closing
Luca Boccassi
2023-04-25
1
-1
/
+28
*
sd-bus: use _cleanup_
David Tardon
2023-04-11
1
-18
/
+11
*
sd-bus: use CLEANUP_ARRAY
David Tardon
2023-04-11
1
-1
/
+2
*
log: Add key/value support to the log context
Daan De Meyer
2023-03-21
1
-1
/
+1
*
log: Avoid pushing the same fields more than once on the log context
Daan De Meyer
2023-03-21
1
-1
/
+1
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-26
/
+21
*
Include <threads.h> if possible to get thread_local definition
Cristian Rodríguez
2023-03-06
1
-0
/
+1
*
tree-wide: port various things over to CLEANUP_ARRAY()
Lennart Poettering
2023-02-23
1
-1
/
+1
*
sd-bus: adjust line breaks
Zbigniew Jędrzejewski-Szmek
2023-02-08
1
-4
/
+10
*
sd-bus: Log extra fields when processing bus message
Daan De Meyer
2023-01-08
1
-0
/
+4
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-3
/
+3
*
sd-bus: handle -EINTR return from bus_poll()
Lennart Poettering
2022-11-22
1
-3
/
+15
*
sd-bus: Use goto finish instead of return in bus_add_match_full
Daan De Meyer
2022-11-11
1
-1
/
+1
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-10
/
+4
*
tree-wide: pass proper values (not bools) to sd_event_source_set_enabled()
Lennart Poettering
2022-08-19
1
-1
/
+1
*
sd-bus: do not pass NULL when received message with invalid type
Yu Watanabe
2022-07-14
1
-1
/
+1
*
sd-bus: indentation
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-8
/
+8
*
tree-wide: allow ASCII fallback for → in logs
David Tardon
2022-06-28
1
-1
/
+3
*
sd-bus: drop D-Bus version 2 format support
Yu Watanabe
2022-05-31
1
-3
/
+1
*
sd-bus: use UINT32_MAX
Yu Watanabe
2022-05-31
1
-1
/
+1
*
sd-bus: add comment and test in sd_bus_path_decode() for empty string
Luca Boccassi
2022-05-20
1
-0
/
+4
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
Change gendered terms to be gender-neutral (#21325)
Emily Gonyer
2021-11-12
1
-1
/
+1
*
tree-wide: use sd_event_source_disable_unref() where we can
Lennart Poettering
2021-11-09
1
-31
/
+6
*
tree-wide: port various places to use TAKE_PID()
Lennart Poettering
2021-11-03
1
-4
/
+4
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-3
/
+3
*
util: define initializer for 'struct ucred' that properly invalidates all fields
Lennart Poettering
2021-10-11
1
-0
/
+1
*
tree-wide: port everything over to new sd-id128 compund literal bliss
Lennart Poettering
2021-08-20
1
-2
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-4
/
+4
*
sd-bus: allow numerical uids in -M user@.host
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-9
/
+18
*
tree-wide: add missing whitespace at the end of comments
Yu Watanabe
2021-06-15
1
-1
/
+1
*
sd-bus: use strextend()
Yu Watanabe
2021-05-20
1
-7
/
+1
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-9
/
+6
[next]