index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-unit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: only refuse Type=dbus service enqueuing if dbus has stop job
Mike Yuan
2023-05-12
1
-7
/
+24
*
core: refuse dbus activation if dbus is not running
Mike Yuan
2023-05-08
1
-0
/
+7
*
preset: Add ignore directive
Daan De Meyer
2023-04-14
1
-3
/
+1
*
service: allow freeing the fdstore via cleaning
Lennart Poettering
2023-04-13
1
-10
/
+11
*
core: a more informative error when SetProperties/StartTransientUnit fails
Zbigniew Jędrzejewski-Szmek
2023-04-04
1
-9
/
+18
*
core: typos in comments
Zbigniew Jędrzejewski-Szmek
2023-04-04
1
-4
/
+3
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-3
/
+1
*
pid1: add a new D-Bus method for enquing POSIX signals with values to unit pr...
Lennart Poettering
2023-02-17
1
-3
/
+22
*
core: pending_freezer_{message => invocation}
msizanoen1
2022-12-08
1
-7
/
+7
*
core/unit: allow overriding an ongoing freeze operation
msizanoen1
2022-12-08
1
-7
/
+20
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-58
/
+29
*
core: add basic infrastructure to record unit activation information
Luca Boccassi
2022-08-23
1
-0
/
+1
*
manager: allow assignment of properties on target/swap/device units
Zbigniew Jędrzejewski-Szmek
2022-08-17
1
-5
/
+4
*
core: drop unused BUS_UNIT_QUEUE_RETURN_SKIP_ON_CONDITION_FAIL flag
Luca Boccassi
2022-08-03
1
-3
/
+0
*
core: cache unit file selinux label, and make decisions based on that
Lennart Poettering
2022-07-20
1
-0
/
+1
*
tree-wide: link to docs.kernel.org for kernel documentation
nl6720
2022-07-04
1
-1
/
+1
*
core: update to use new-style sd-bus macros
amarjargal
2022-04-11
1
-91
/
+61
*
Fix typos in user-util.c and dbus-unit.c
наб
2022-03-29
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-4
/
+1
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-1
/
+1
*
core: do not return 'skipped' when Condition*= fail with StartUnitWithFlags()
Luca Boccassi
2022-03-10
1
-4
/
+0
*
pid1: export cgroup ID among per-unit cgroup information
Lennart Poettering
2022-02-11
1
-0
/
+1
*
pid1,cgroup-show: ignore -EOPNOTSUPP in cg_read_pid()
Yu Watanabe
2022-01-18
1
-2
/
+6
*
core: add missing dependency DBus properties
Yu Watanabe
2022-01-16
1
-2
/
+4
*
core: add StartUnitWithFlags DBUS method
Luca Boccassi
2021-12-07
1
-2
/
+22
*
core: prefix functions to avoid identical static function names
Christian Göttsche
2021-11-20
1
-14
/
+14
*
core: replace slice dependencies as they get added
Anita Zhang
2021-11-10
1
-1
/
+1
*
core: drop "const" from NeedsDaemonReload unit dbus property
Lennart Poettering
2021-09-29
1
-1
/
+1
*
Fix typo in dbus property name ("OnSuccesJobMode")
Vladimir Panteleev
2021-08-18
1
-1
/
+2
*
core: add MemoryAvailable unit property
Luca Boccassi
2021-06-08
1
-0
/
+25
*
tree-wide: always drop unnecessary dot in path
Yu Watanabe
2021-05-28
1
-1
/
+1
*
core: implement Uphold= dependency type
Lennart Poettering
2021-05-25
1
-0
/
+1
*
core: add new OnSuccess= dependency type
Lennart Poettering
2021-05-25
1
-0
/
+7
*
core: add new PropagateStopTo= dependency (and inverse)
Lennart Poettering
2021-05-25
1
-0
/
+4
*
core: add a reverse dep for OnFailure=
Lennart Poettering
2021-05-25
1
-0
/
+1
*
core: convert Slice= into a proper dependency (and add a back dependency)
Lennart Poettering
2021-05-25
1
-1
/
+2
*
core: split dependency types into atoms
Lennart Poettering
2021-05-25
1
-25
/
+31
*
Merge pull request #18863 from keszybz/cmdline-escaping
Lennart Poettering
2021-05-07
1
-1
/
+3
|
\
|
*
core,journald: use quoted commandlines
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-1
/
+3
*
|
Add D-Bus property exposing Ctrl-Alt-Delete action (#19217)
Flos Lonicerae
2021-04-23
1
-5
/
+5
*
|
tree-wide: sd_bus_error_setf → set_bus_error_set
Zbigniew Jędrzejewski-Szmek
2021-04-07
1
-13
/
+13
|
/
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-3
/
+3
*
Merge pull request #18481 from keszybz/rpm-restart-post-trans
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-51
/
+157
|
\
|
*
core: wrap long lines
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-8
/
+10
|
*
core: add EnqueueMarkedJobs method to reload/restart marked units
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-39
/
+53
|
*
core: allow Markers to be set using set-property
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-0
/
+57
|
*
core/dbus-unit: reduce scope of iterator variables
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-4
/
+3
|
*
core: add Unit.Markers property
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-0
/
+34
*
|
core: slightly improve error message on load errors
Lennart Poettering
2021-02-13
1
-1
/
+2
|
/
*
core: do not initialize variable which is unconditionally set below
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
[next]