index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
service.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: do BindMount/MountImage operations in async control process
Luca Boccassi
2024-08-29
1
-5
/
+236
*
service: add 'debug' option to RestartMode=
Luca Boccassi
2024-08-27
1
-2
/
+37
*
core: honor FileDescriptorName= too for Accept=yes sockets
Mike Yuan
2024-08-26
1
-1
/
+2
*
core: move check for combination of PAMName= + KillMode= to unit_verify_conte...
Mike Yuan
2024-08-26
1
-3
/
+0
*
core/service: drop redundant flush_n_restarts indicator
Mike Yuan
2024-08-04
1
-21
/
+8
*
core/service: actually allow to "hurry up" auto restarts
Mike Yuan
2024-08-03
1
-12
/
+18
*
core/unit: unexport cg_kill log funcs, rather take in bool
Mike Yuan
2024-08-02
1
-4
/
+4
*
core: pin notify sender through pidfd (potentially SCM_PIDFD)
Mike Yuan
2024-07-22
1
-13
/
+15
*
core/service: use switch in service_notify_message_authorized()
Mike Yuan
2024-07-21
1
-8
/
+16
*
core/service: imply Type=exec if credentials are used
Mike Yuan
2024-07-21
1
-0
/
+6
*
core/service: destroy runtime data when Type=oneshot services exit
Mike Yuan
2024-07-21
1
-11
/
+26
*
core: do not set up cgroup runtime on coldplug
Mike Yuan
2024-06-28
1
-1
/
+0
*
core/service: store BUSERROR= & VARLINKERROR= received through notification
Mike Yuan
2024-06-20
1
-2
/
+49
*
core/service: fix accept-socket deserialization
Mike Yuan
2024-06-17
1
-4
/
+4
*
core: cast ignored retval of deserialize_* to void
Mike Yuan
2024-06-17
1
-6
/
+6
*
core/service: use r to store parsed int values
Mike Yuan
2024-06-16
1
-12
/
+8
*
core/service: drop unused bus_name_owner
Mike Yuan
2024-06-16
1
-18
/
+1
*
core/service: also serialize/dump status_errno
Mike Yuan
2024-06-16
1
-0
/
+14
*
core/service: use serialize_usec where appropriate, drop redundant debug log
Mike Yuan
2024-06-16
1
-57
/
+46
*
Merge pull request #32961 from YHNdnzj/starttime-main
Yu Watanabe
2024-06-12
1
-0
/
+10
|
\
|
*
core/service: try to query for new main process's starttime
Mike Yuan
2024-05-22
1
-0
/
+10
*
|
core: populate $REMOTE_ADDR for AF_UNIX sockets
Kamil Szczęk
2024-06-12
1
-13
/
+18
|
/
*
core/service: remove unnecessary reset of notify_access_override
Mike Yuan
2024-05-13
1
-4
/
+1
*
core/service: shorten code a bit
Yu Watanabe
2024-05-10
1
-3
/
+1
*
core/service: use switch for service_enter_start
Mike Yuan
2024-05-07
1
-22
/
+25
*
core: Record ExecMainStartTimestamp before forking
Daan De Meyer
2024-05-05
1
-10
/
+10
*
core: Fix file descriptor leak
Daan De Meyer
2024-05-01
1
-1
/
+1
*
treewide: fix a few typos in NEWS, docs, comments, and log messages
Dmitry V. Levin
2024-04-27
1
-1
/
+1
*
manager: switch service unit type over to using new handoff timestamping logic
Lennart Poettering
2024-04-25
1
-3
/
+27
*
execute: send handoff timestamps from executor to service manager
Lennart Poettering
2024-04-25
1
-48
/
+21
*
manager: use proper unicode arrow in dump
Lennart Poettering
2024-04-24
1
-2
/
+2
*
core/service: also allow updating main pid when SERVICE_STOP
Mike Yuan
2024-04-23
1
-1
/
+4
*
service: allow MainPID= updates during stop of the service
Michal Sekletar
2024-04-23
1
-1
/
+1
*
core: add ExecMainHandoverTimestamp property recording time-of-execve
Luca Boccassi
2024-04-22
1
-17
/
+47
*
core: Serialize both pid and pidfd
Daan De Meyer
2024-04-10
1
-1
/
+1
*
service: explicitly add comment about donated reference on parameter
Lennart Poettering
2024-04-09
1
-1
/
+1
*
core/service: use GREEDY_REALLOC_APPEND
Mike Yuan
2024-04-07
1
-13
/
+3
*
core/service: add a FIXME to use pidfd to monitor foreign processes
Mike Yuan
2024-04-05
1
-2
/
+2
*
core/service: complain louder if new MAINPID= is refused
Mike Yuan
2024-04-05
1
-1
/
+1
*
core/service: make service_set_main_pidref consume pidref
Mike Yuan
2024-04-05
1
-20
/
+19
*
core: Serialize both pid and pidfd to keep downgrades working
Daan De Meyer
2024-04-05
1
-2
/
+2
*
core/service: ensure we don't restart on SERVICE_SKIP_CONDITION
Mike Yuan
2024-04-01
1
-2
/
+3
*
core: align table
Yu Watanabe
2024-03-29
1
-49
/
+49
*
core/execute: check if EXEC_PASS_FDS is set if got exec_params.fds
Mike Yuan
2024-03-26
1
-0
/
+2
*
core/service: remove redundant Unit.type check
Mike Yuan
2024-03-26
1
-3
/
+2
*
core/socket: clean up socket peer handling a bit
Mike Yuan
2024-03-23
1
-1
/
+1
*
core/socket: remove duplicate unit_add_two_dependencies
Mike Yuan
2024-03-23
1
-2
/
+4
*
core: use ASSERT_PTR(CAST(u)) everywhere
Mike Yuan
2024-03-21
1
-84
/
+54
*
core: use strdup_to()
Zbigniew Jędrzejewski-Szmek
2024-03-20
1
-8
/
+3
*
core/service: don't transition to start-post on cgroup empty event
Mike Yuan
2024-03-05
1
-2
/
+4
[next]