index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #23009 from keszybz/fix-detection-of-libsystemd-shared-wit...
Lennart Poettering
2022-04-08
2
-3
/
+2
|
\
|
*
Merge parse-socket-bind-item.? into parse-helpers.?
Zbigniew Jędrzejewski-Szmek
2022-04-07
1
-1
/
+0
|
*
Move path_simplify_and_warn() to new shared/parse-helpers.c
Zbigniew Jędrzejewski-Szmek
2022-04-07
1
-0
/
+1
|
*
core: inline an iterator variable
Zbigniew Jędrzejewski-Szmek
2022-04-07
1
-2
/
+1
*
|
core: fix dm-verity auto-discovery in MountImageUnit()
Luca Boccassi
2022-04-07
1
-1
/
+1
*
|
Merge pull request #21795 from Werkov/bfq-io-weight-2
Zbigniew Jędrzejewski-Szmek
2022-04-07
1
-13
/
+46
|
\
\
|
*
|
core/cgroup: Silence IODeviceWeight= exclusive policy warnings
Michal Koutný
2022-03-29
1
-18
/
+23
|
*
|
core/cgroup: Silence warnings IODeviceWeigth= on old kernels
Michal Koutný
2022-03-29
1
-1
/
+17
|
*
|
core/cgroup: Refactor device weight property name
Michal Koutný
2022-03-29
1
-3
/
+8
|
*
|
core/cgroup: Apply IODeviceWeight= through BFQ attributes as well
Michal Koutný
2022-03-23
1
-6
/
+13
*
|
|
core: taint if /usr is unmerged
Luca Boccassi
2022-04-06
1
-1
/
+5
*
|
|
manager: rework manager_taint_string()
Zbigniew Jędrzejewski-Szmek
2022-04-06
2
-44
/
+27
|
|
/
|
/
|
*
|
Merge pull request #22968 from keszybz/kernel-4.4
Lennart Poettering
2022-04-06
1
-1
/
+1
|
\
\
|
*
|
manager: fix typo
Zbigniew Jędrzejewski-Szmek
2022-04-05
1
-1
/
+1
*
|
|
Merge pull request #22980 from keszybz/test-help-and-version-output
Yu Watanabe
2022-04-06
2
-8
/
+10
|
\
\
\
|
*
|
|
meson: also allow setting GIT_VERSION via templates
Zbigniew Jędrzejewski-Szmek
2022-04-05
1
-2
/
+2
|
*
|
|
pid1: make --help output fit in 80 columns
Zbigniew Jędrzejewski-Szmek
2022-04-05
1
-6
/
+8
|
|
/
/
*
/
/
core: command argument can be longer than PATH_MAX
Yu Watanabe
2022-04-05
1
-1
/
+1
|
/
/
*
|
virt: make virtualization enum a named type
Lennart Poettering
2022-04-04
1
-1
/
+1
*
|
Merge pull request #22939 from yuwata/tree-wide-space
Yu Watanabe
2022-04-01
5
-8
/
+8
|
\
\
|
*
|
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
5
-8
/
+8
*
|
|
pid1: add taint flag if uid/gid userns range too small
Lennart Poettering
2022-04-01
1
-6
/
+31
|
/
/
*
|
pid1: check for kernels older than baseline
Lennart Poettering
2022-03-31
2
-1
/
+18
*
|
Merge pull request #22649 from keszybz/symlink-enablement-yet-again-punish-me...
Zbigniew Jędrzejewski-Szmek
2022-03-29
6
-21
/
+21
|
\
\
|
*
|
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
5
-13
/
+13
|
*
|
systemctl: fix silent failure when --root is not found
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-6
/
+6
|
*
|
shared/specifier: fix %u/%U/%g/%G when called as unprivileged user
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-2
/
+2
|
|
/
*
|
Fix typos in user-util.c and dbus-unit.c
наб
2022-03-29
1
-1
/
+1
*
|
Merge pull request #22885 from poettering/kill-clock-boottime-or-monotonic
Yu Watanabe
2022-03-28
1
-1
/
+1
|
\
\
|
*
|
time-util: assume CLOCK_BOOTTIME always exists
Lennart Poettering
2022-03-28
1
-1
/
+1
*
|
|
fix typo
Yu Watanabe
2022-03-28
1
-1
/
+1
|
/
/
*
|
inotify-util: declare iterator in FOREACH_INOTIFY_EVENT()
Yu Watanabe
2022-03-25
2
-4
/
+2
*
|
bpf-firewall: invert test
Lennart Poettering
2022-03-24
1
-10
/
+11
*
|
core/namespace: inline one more iterator variable
Yu Watanabe
2022-03-23
1
-7
/
+5
|
/
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
6
-12
/
+5
*
core/oomd: Use oom-kill ServiceResult for oomd
Nishal Kulkarni
2022-03-22
7
-15
/
+38
*
core/cgroup: Add OOM check
Nishal Kulkarni
2022-03-21
1
-0
/
+4
*
Merge pull request #22740 from yuwata/list
Zbigniew Jędrzejewski-Szmek
2022-03-21
28
-302
/
+95
|
\
|
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
19
-85
/
+12
|
*
list: make LIST_FOREACH() and LIST_FOREACH_BACKWARDS() safer
Yu Watanabe
2022-03-19
2
-3
/
+3
|
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
23
-214
/
+80
*
|
sd-event: add a single implementation of an event source that runs on clock c...
Lennart Poettering
2022-03-18
2
-12
/
+2
|
/
*
time-util: add macros around timespec_store() that operates on compund litera...
Lennart Poettering
2022-03-18
1
-3
/
+1
*
tree-wide: use strv_contains() in more places
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-2
/
+2
*
core: insist on sandboxing if ExtensionImages/Directories are configured
Luca Boccassi
2022-03-18
1
-0
/
+3
*
Merge pull request #22754 from mrc0mmand/creds_dir_specifier
Lennart Poettering
2022-03-18
1
-1
/
+17
|
\
|
*
core: add %d specifier for the $CREDENTIALS_DIRECTORY
Frantisek Sumsal
2022-03-17
1
-0
/
+16
|
*
core: drop an unnecessary initialization
Frantisek Sumsal
2022-03-17
1
-1
/
+1
*
|
core: ExecContext::restrict_filesystems is set of string
Yu Watanabe
2022-03-17
1
-3
/
+5
|
/
*
cgroup: also set user.invocation_id in addition to trusted.invocation_id
Lennart Poettering
2022-03-16
1
-38
/
+54
[next]