index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: check if return value of lseek() and friends is negative
Yu Watanabe
2023-10-19
1
-1
/
+1
*
pid1: add SurviveFinalKillSignal= to skip units on final sigterm/sigkill spree
Luca Boccassi
2023-09-28
1
-1
/
+2
*
core/main: log that we assume first boot if failed to read machine-id
Mike Yuan
2023-09-25
1
-1
/
+1
*
treewide: split commandline into command line
Joerg Behrmann
2023-09-20
1
-5
/
+5
*
core: limit the LSan shenanigans to PID 1
Frantisek Sumsal
2023-09-18
1
-5
/
+7
*
core: redirect LSan's report to /dev/console during manager exit
Frantisek Sumsal
2023-09-17
1
-0
/
+10
*
core: introduce unit_defaults_init() common initialization helper
Lennart Poettering
2023-09-08
1
-32
/
+1
*
manager: add manager_set_unit_defaults() call that sets all unit defaults in ...
Lennart Poettering
2023-09-08
1
-34
/
+17
*
manager: move various fields that declare unit defaults into a new structure ...
Lennart Poettering
2023-09-08
1
-151
/
+137
*
Merge pull request #28988 from keszybz/sd128-arbitrary-values
Luca Boccassi
2023-09-03
1
-16
/
+2
|
\
|
*
various: use id128_from_string_not_null()
Zbigniew Jędrzejewski-Szmek
2023-09-02
1
-16
/
+2
*
|
switch-root: rework SWITCH_ROOT_SKIP_RECURSIVE_RUN flag
Lennart Poettering
2023-09-02
1
-1
/
+1
*
|
Journal: Add message IDs for emergency-level log messages
OMOJOLA JOSHUA
2023-09-01
1
-10
/
+30
|
/
*
tree-wide: don't ifdef seccomp-util.h, drop seccomp.h inclusion everywhere
Lennart Poettering
2023-08-21
1
-5
/
+0
*
core: stage /run/host/os-release with a symlink to avoid possible race condition
Luca Boccassi
2023-08-16
1
-3
/
+3
*
core: split manager's process killing on shutdown to separate helper
Luca Boccassi
2023-08-11
1
-7
/
+14
*
core: copy os-release with COPY_TRUNCATE
Luca Boccassi
2023-08-11
1
-2
/
+2
*
proc-cmdline: make proc_cmdline_get_bool() take flags
Yu Watanabe
2023-08-09
1
-1
/
+1
*
tree-wide: drop unnecessary inclusion of version.h
Yu Watanabe
2023-07-29
1
-0
/
+1
*
Merge pull request #28498 from bluca/softreboot
Luca Boccassi
2023-07-24
1
-0
/
+3
|
\
|
*
softreboot: ensure all processes are killed
Luca Boccassi
2023-07-24
1
-0
/
+3
*
|
switch-root: use MS_REC for /run, unless we are soft-rebooting
Luca Boccassi
2023-07-24
1
-1
/
+2
|
/
*
core: copy the host's os-release for /run/host/os-release
Luca Boccassi
2023-07-18
1
-0
/
+42
*
tree-wide: Set /dev/console size when we reset it
Daan De Meyer
2023-07-14
1
-0
/
+10
*
core: log detected confidential virtualization type
Daniel P. Berrangé
2023-07-06
1
-0
/
+5
*
core: consult credentials for machine ID to use for host
Lennart Poettering
2023-07-04
1
-5
/
+6
*
core: reorder systemd arguments on reexec
Frantisek Sumsal
2023-06-29
1
-1
/
+5
*
process-util: add simple wrapper around PR_SET_CHILD_SUBREAPER
Lennart Poettering
2023-06-23
1
-4
/
+3
*
switch-root: introduce SwitchRootFlags flags parameter to switch_root()
Lennart Poettering
2023-06-02
1
-1
/
+1
*
switch-root: always use MS_BIND to move api vfs over
Lennart Poettering
2023-06-02
1
-2
/
+0
*
pid1: add "soft-reboot" reboot method
Lennart Poettering
2023-06-02
1
-8
/
+40
*
core: Add systemd.default_device_timeout_sec= cmdline option
Daan De Meyer
2023-06-02
1
-0
/
+12
*
label: Introduce LabelOps to do pre/post labelling operations
Daan De Meyer
2023-05-31
1
-4
/
+4
*
pid1: when taking possession of passed fds check O_CLOEXEC state first
Lennart Poettering
2023-05-23
1
-4
/
+12
*
conf-parser: Add root argument to config_parse_many()
Daan De Meyer
2023-05-12
1
-0
/
+1
*
core: Try to initialize TERM from systemd.tty.term.console as well
Daan De Meyer
2023-05-12
1
-0
/
+6
*
core: Check if any init exists before switching root
Daan De Meyer
2023-05-12
1
-0
/
+19
*
core: Make sure systemctl exit <X> works outside of a container
Daan De Meyer
2023-05-12
1
-4
/
+2
*
parse-util: make parse_fd() return -EBADF
Yu Watanabe
2023-05-08
1
-3
/
+1
*
main: improve log message
David Tardon
2023-05-05
1
-1
/
+1
*
tree-wide: use parse_fd()
David Tardon
2023-05-05
1
-6
/
+4
*
main: add missing return
David Tardon
2023-05-05
1
-1
/
+1
*
switch-root: don't require /mnt/ when switching root into host OS
Lennart Poettering
2023-05-03
1
-1
/
+1
*
core: Parse logging environment earlier
Daan De Meyer
2023-04-20
1
-4
/
+10
*
core/main: fix a typo for --log-target
Mike Yuan
2023-04-13
1
-1
/
+1
*
core: Send ERRNO= via notify socket on exit
Daan De Meyer
2023-04-12
1
-0
/
+3
*
core: Propagate exit status via notify socket when running in VM
Daan De Meyer
2023-04-12
1
-0
/
+4
*
Merge pull request #26887 from yuwata/proc-cmdline-filter-arguments
Zbigniew Jędrzejewski-Szmek
2023-04-07
1
-54
/
+6
|
\
|
*
proc-cmdline: filter PID1 arguments when we are running in a container
Yu Watanabe
2023-03-29
1
-54
/
+6
*
|
core/main: also check the argument terminator
Mike Yuan
2023-04-03
1
-1
/
+1
[next]