index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/manager: introduce manager_add_job_full() which takes extra TransactionA...
Mike Yuan
2024-10-27
1
-1
/
+1
*
core/dbus: move bus_verify_xyz() to dbus-util.c
Yu Watanabe
2024-10-08
1
-43
/
+0
*
core/dbus: use Manager.prefix where appropriate
Mike Yuan
2024-07-21
1
-11
/
+7
*
core/dbus: make two functions return void
Mike Yuan
2024-07-21
1
-9
/
+7
*
core/dbus: modernize bus_foreach_bus
Mike Yuan
2024-04-19
1
-11
/
+9
*
tree-wide: port various things over to new pidref helpers
Lennart Poettering
2024-01-29
1
-19
/
+11
*
core: maintain a single table with event source priorities
Lennart Poettering
2024-01-19
1
-3
/
+3
*
bus-polkit: port polkit_registry to use value destructors in hash_ops
Lennart Poettering
2024-01-03
1
-1
/
+1
*
polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus feature
Lennart Poettering
2023-12-21
1
-5
/
+29
*
socket: bump listen() backlog to INT_MAX everywhere
Lennart Poettering
2023-06-13
1
-1
/
+1
*
manager: restrict Dump*() to privileged callers or ratelimit
Luca Boccassi
2023-05-19
1
-0
/
+3
*
pid1: debug log client comm/description strings if available for incoming con...
Lennart Poettering
2023-05-16
1
-2
/
+20
*
Revert "core/manager: export manager_dbus_is_running" and partially "core: re...
Mike Yuan
2023-05-12
1
-2
/
+3
*
core: refuse dbus activation if dbus is not running
Mike Yuan
2023-05-08
1
-3
/
+2
*
manager: add GetMallocInfo() hidden/debug method
Luca Boccassi
2023-02-23
1
-0
/
+8
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-3
/
+3
*
treewide: drop "RUN_" from "RUN_WITH_UMASK"
Zbigniew Jędrzejewski-Szmek
2022-12-13
1
-1
/
+1
*
core: pending_freezer_{message => invocation}
msizanoen1
2022-12-08
1
-2
/
+2
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-20
/
+10
*
manager: limit access to private dbus socket
Zbigniew Jędrzejewski-Szmek
2022-07-23
1
-1
/
+3
*
tree-wide: don't use strjoina() on getenv() values
Anita Zhang
2022-01-27
1
-2
/
+6
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
core: disable event sources before unreffing them
Zbigniew Jędrzejewski-Szmek
2021-05-12
1
-1
/
+1
*
tree-wide: sd_bus_error_setf → set_bus_error_set
Zbigniew Jędrzejewski-Szmek
2021-04-07
1
-1
/
+1
*
core: dbus - use set_ensure_put
Susant Sahani
2021-01-18
1
-8
/
+6
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-14
/
+8
*
tree-wide: drop pointless zero initialization (#16884)
fangxiuning
2020-08-28
1
-1
/
+1
*
pid1: add --bus-introspect
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-0
/
+8
*
pid1: convert to the new scheme
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-101
/
+135
*
core: introduce support for cgroup freezer
Michal Sekletár
2020-04-30
1
-1
/
+6
*
Merge pull request #15507 from poettering/bus-log-api
Zbigniew Jędrzejewski-Szmek
2020-04-22
1
-0
/
+4
|
\
|
*
core: implement generic log control API in PID1 too
Lennart Poettering
2020-04-21
1
-0
/
+4
*
|
tree-wide: fix spelling errors
Frantisek Sumsal
2020-04-21
1
-1
/
+1
|
/
*
tree-wide: use the return value from sockaddr_un_set_path()
Zbigniew Jędrzejewski-Szmek
2020-03-02
1
-7
/
+9
*
core: move bus-util include out of selinux-access header
Christian Göttsche
2020-02-04
1
-0
/
+1
*
shared: split out polkit stuff from bus-util.c → bus-polkit.c
Lennart Poettering
2020-01-22
1
-1
/
+1
*
core: drop initial ListNames() bus call from PID 1
Lennart Poettering
2020-01-06
1
-112
/
+0
*
core: create/remove unit bus name slots always together
Lennart Poettering
2020-01-06
1
-7
/
+4
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
*
core: Avoid race when starting dbus services
Mattias Jernberg
2019-08-14
1
-2
/
+2
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
tree-wide: port users over to use new ERRNO_IS_ACCEPT_AGAIN() call
Lennart Poettering
2019-04-10
1
-0
/
+3
*
core: add new API for enqueing a job with returning the transaction data
Lennart Poettering
2019-03-27
1
-1
/
+1
*
core: shorten code by using new helper
Lennart Poettering
2019-01-17
1
-2
/
+1
*
tree-wide: whenever we allocate a new bus object, close it before dropping fi...
Lennart Poettering
2019-01-17
1
-2
/
+2
*
sd-bus: add sd_bus_close_unref() helper
Lennart Poettering
2019-01-17
1
-1
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-4
/
+3
*
core: when we can't send the pending reload message, say we ignore it in the ...
Lennart Poettering
2018-11-13
1
-4
/
+3
*
core: rename queued_message → pending_reload_message
Lennart Poettering
2018-11-13
1
-6
/
+6
[next]