index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
service.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/service: place occurrences of SERVICE_MOUNTING closer to reload states
Mike Yuan
2024-10-22
1
-1
/
+1
*
core/service: use array rather than list for extra fds, limit max number
Mike Yuan
2024-10-11
1
-12
/
+8
*
core/service: use LIST_HEAD where appropriate
Mike Yuan
2024-10-11
1
-1
/
+1
*
Add ExtraFileDescriptor property to StartTransientUnit dbus API
Ryan Wilson
2024-10-07
1
-0
/
+14
*
core: do BindMount/MountImage operations in async control process
Luca Boccassi
2024-08-29
1
-0
/
+4
*
service: add 'debug' option to RestartMode=
Luca Boccassi
2024-08-27
1
-0
/
+1
*
core/service: drop redundant flush_n_restarts indicator
Mike Yuan
2024-08-04
1
-11
/
+8
*
core/service: store BUSERROR= & VARLINKERROR= received through notification
Mike Yuan
2024-06-20
1
-0
/
+2
*
core/service: drop unused bus_name_owner
Mike Yuan
2024-06-16
1
-1
/
+0
*
core: split out cgroup specific state fields from Unit → CGroupRuntime
Lennart Poettering
2024-02-16
1
-0
/
+2
*
service: don't try to determine selinux label for socket activation if RootIm...
Lennart Poettering
2023-12-22
1
-0
/
+2
*
core: reference main/control pid of .service units via PidRef
Lennart Poettering
2023-09-09
1
-1
/
+2
*
service: add new RestartMode option
Richard Phibel
2023-07-06
1
-0
/
+11
*
core: get rid of unused Service.will_auto_restart logic
Mike Yuan
2023-05-24
1
-2
/
+0
*
core: rename RestartSecMax to RestartMaxDelaySec
Mike Yuan
2023-05-17
1
-1
/
+1
*
service: rename service_close_socket_fd() → service_release_socket_fd()
Lennart Poettering
2023-04-13
1
-1
/
+1
*
service: add ability to pin fd store
Lennart Poettering
2023-04-13
1
-0
/
+1
*
core: always calculate the next restart interval
Mike Yuan
2023-03-31
1
-1
/
+1
*
Merge pull request #26971 from poettering/autostart-dead-failed
Lennart Poettering
2023-03-29
1
-1
/
+0
|
\
|
*
pid1: introduce new SERVICE_{DEAD|FAILED}_BEFORE_AUTO_RESTART service substates
Lennart Poettering
2023-03-29
1
-1
/
+0
*
|
Merge pull request #26968 from DaanDeMeyer/exec-runtime
Lennart Poettering
2023-03-29
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
core: Move DynamicCreds into ExecRuntime
Daan De Meyer
2023-03-27
1
-1
/
+0
|
*
core: Introduce unit private exec runtime
Daan De Meyer
2023-03-27
1
-1
/
+1
|
*
execute: Rename ExecRuntime to ExecSharedRuntime
Daan De Meyer
2023-03-27
1
-1
/
+1
*
|
core: add RestartSteps= and RestartSecMax= for exponentially increasing
Mike Yuan
2023-03-27
1
-0
/
+4
|
/
*
core: support overriding NOTIFYACCESS= through sd-notify during runtime
Mike Yuan
2023-03-21
1
-0
/
+6
*
pid1: add new Type=notify-reload service type
Lennart Poettering
2023-01-10
1
-7
/
+11
*
core: add OpenFile setting
Richard Phibel
2023-01-10
1
-0
/
+3
*
core/oomd: Use oom-kill ServiceResult for oomd
Nishal Kulkarni
2022-03-22
1
-1
/
+1
*
pid1: lookup owning PID of BusName= name of services asynchronously
Lennart Poettering
2022-02-18
1
-0
/
+2
*
socket: always pass socket, fd and SocketPeer ownership to service together
Lennart Poettering
2021-11-25
1
-4
/
+5
*
Reintroduce ExitType
Henri Chain
2021-11-08
1
-0
/
+11
*
core: implement RuntimeMaxDeltaSec directive
Albert Brox
2021-09-28
1
-0
/
+1
*
Revert "Introduce ExitType"
Zbigniew Jędrzejewski-Szmek
2021-06-30
1
-11
/
+0
*
test-unit-serialize: add a very basic test that command deserialization works
Zbigniew Jędrzejewski-Szmek
2021-04-26
1
-0
/
+3
*
Introduce ExitType
Henri Chain
2021-03-31
1
-0
/
+11
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-6
/
+6
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
core: let user define start-/stop-timeout behaviour
Jan Klötzke
2020-06-09
1
-0
/
+13
*
service: Display updated WatchdogUSec from sd_notify
Chris Down
2020-05-27
1
-0
/
+5
*
core: (De-)Serialize poll flag for fds in fdstore
Kenny Levinsen
2020-04-30
1
-0
/
+1
*
core: move timeout_clean_usec from Service to ExecContext
Yu Watanabe
2019-08-28
1
-1
/
+0
*
core: ExecCondition= for services
Anita Zhang
2019-07-17
1
-0
/
+2
*
core: hook up service unit type with the new clean operation
Lennart Poettering
2019-07-11
1
-0
/
+2
*
core: add ExecStartXYZEx= with dbus support for executable prefixes
Anita Zhang
2019-05-31
1
-0
/
+3
*
core: add assertion in two inline functions
Yu Watanabe
2019-04-14
1
-0
/
+1
*
core: change type of Service::timeout_abort_set to bool
Yu Watanabe
2019-04-14
1
-1
/
+1
*
service: handle abort stops with dedicated timeout
Jan Klötzke
2019-04-12
1
-0
/
+6
*
core: implement OOMPolicy= and watch cgroups for OOM killings
Lennart Poettering
2019-04-09
1
-0
/
+3
*
tree-wide: reorder various structures to make them smaller and use fewer cach...
Lennart Poettering
2019-03-27
1
-1
/
+1
[next]