index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-manager.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pid1: drop redundant DBus properties
Yu Watanabe
2022-09-16
1
-7
/
+3
*
pid1: introduce dbus properties WatchdogDevice and friends
Yu Watanabe
2022-09-14
1
-0
/
+10
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-113
/
+56
*
core: allow to set default timeout for devices
David Tardon
2022-08-05
1
-0
/
+1
*
tree-wide: allow ASCII fallback for … in logs
David Tardon
2022-06-28
1
-1
/
+1
*
core: annotate Reexecute() as NoReply
Frantisek Sumsal
2022-05-10
1
-1
/
+1
*
core: update to use new-style sd-bus macros
amarjargal
2022-04-11
1
-578
/
+374
*
virt: make virtualization enum a named type
Lennart Poettering
2022-04-04
1
-1
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-4
/
+4
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
core: manage SetShowStatus through polkit
Zbigniew Jędrzejewski-Szmek
2022-03-08
1
-1
/
+11
*
watchdog: add setting to configure pretimeout governor
Luca Boccassi
2022-02-22
1
-0
/
+43
*
watchdog: Add watchdog pretimeout support
Curtis Klein
2022-02-22
1
-0
/
+31
*
pid1: voidify manager_override_watchdog()
Yu Watanabe
2022-01-07
1
-1
/
+2
*
Merge pull request #20476 from jamacku/new-feature-reloaded-stamp
Zbigniew Jędrzejewski-Szmek
2021-12-07
1
-0
/
+1
|
\
|
*
core: Add new DBUS properties UnitsReloadStartTimestamp and UnitsLoadTimestam...
Jan Macku
2021-12-07
1
-0
/
+1
*
|
core: add StartUnitWithFlags DBUS method
Luca Boccassi
2021-12-07
1
-0
/
+9
|
/
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-1
/
+1
*
core: add a new setting DefaultOOMScoreAdjust= and set it to 100 above servic...
Lennart Poettering
2021-10-04
1
-0
/
+30
*
tree-wide: add FORMAT_BYTES()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-10
/
+6
*
basic: move acquire_data_fd() and fd_duplicate_data_fd() to new data-fd-util.c
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-0
/
+1
*
core/dbus: rename internal variable for clarity
Zbigniew Jędrzejewski-Szmek
2021-06-10
1
-10
/
+10
*
core: split out core/manager-dump.[ch]
Zbigniew Jędrzejewski-Szmek
2021-06-02
1
-0
/
+1
*
Add D-Bus property exposing Ctrl-Alt-Delete action (#19217)
Flos Lonicerae
2021-04-23
1
-0
/
+2
*
tree-wide: sd_bus_error_setf → set_bus_error_set
Zbigniew Jędrzejewski-Szmek
2021-04-07
1
-7
/
+7
*
use the right member to define property
David Tardon
2021-03-26
1
-1
/
+1
*
install: make UnitFileChangeType enum anonymous
Lennart Poettering
2021-02-17
1
-6
/
+7
*
core: wrap long lines
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-43
/
+87
*
core: add EnqueueMarkedJobs method to reload/restart marked units
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-0
/
+75
*
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
1
-4
/
+2
*
pid1: add DBUS method to mount image inside a running service namespace
Luca Boccassi
2021-01-21
1
-0
/
+16
*
core: add DBUS method to bind mount new nodes without service restart
Luca Boccassi
2021-01-18
1
-0
/
+16
*
shared/build: make the version string definition less terrible
Zbigniew Jędrzejewski-Szmek
2020-12-03
1
-1
/
+1
*
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
-8
/
+4
*
core: add [Enable|Disable]UnitFilesWithFlags DBUS methods
Luca Boccassi
2020-09-04
1
-10
/
+63
*
shared: split out property get helpers
Lennart Poettering
2020-06-30
1
-1
/
+1
*
Merge pull request #15926 from fbuihuu/rework-show-status
Lennart Poettering
2020-06-22
1
-5
/
+33
|
\
|
*
pid1: rename manager_set_{show_status,watchdog}_overridden() into manager_ove...
Franck Bui
2020-06-11
1
-2
/
+2
|
*
pid1: add a new SetShowStatus() bus call to override/restore show status mode
Franck Bui
2020-06-11
1
-0
/
+30
|
*
pid1: rework handling of m->show_status
Franck Bui
2020-06-09
1
-4
/
+2
|
*
pid1: make more use of show_status_on()
Franck Bui
2020-06-09
1
-1
/
+1
*
|
tree-wide: mark assert()-only variables as unused
Frantisek Sumsal
2020-06-09
1
-1
/
+1
|
/
*
pid1: update manager settings on reload too
Franck Bui
2020-05-19
1
-10
/
+98
*
core: introduce support for cgroup freezer
Michal Sekletár
2020-04-30
1
-0
/
+20
*
core: implement generic log control API in PID1 too
Lennart Poettering
2020-04-21
1
-0
/
+15
*
core: use generic implementations of log level/target bus propertier getters
Lennart Poettering
2020-04-21
1
-25
/
+3
*
Merge pull request #15396 from keszybz/dbus-api-docs
Lennart Poettering
2020-04-17
1
-80
/
+562
|
\
|
*
manager: add dbus parameter names
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-80
/
+562
[next]