index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
import
/
pull-tar.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-08
test: refactor test-procfs-util for clarity and skip test on perm failure
Dan Streetman
1
-26
/
+37
2021-11-08
hwdb: remove the tablet pad entry for the UC-Logic 1060N
Peter Hutterer
1
-5
/
+0
2021-11-08
po: Translated using Weblate (German)
Ettore Atalan
1
-49
/
+31
2021-11-06
user-record: show CIFS extra mount options, in output too
Lennart Poettering
1
-0
/
+3
2021-11-05
test: wait until `lvm-activate-$vgroup.service` finishes
Frantisek Sumsal
1
-2
/
+11
2021-11-05
coredump: fix filename in journal when not compressed
xdavidwu
1
-0
/
+1
2021-11-05
analyze: allow a custom policy to skip a check with weight=0
Luca Boccassi
3
-2
/
+8
2021-11-05
exec: Add TTYRows and TTYColumns properties to set TTY dimensions
Daan De Meyer
17
-6
/
+171
2021-11-05
getty: Pass tty to use by agetty via stdin
Daan De Meyer
4
-4
/
+12
2021-11-05
test: exercise sytemd-integritysetup & generator
Tony Asleson
4
-0
/
+135
2021-11-05
sd-boot: Add .osrel section
Jan Janssen
2
-4
/
+11
2021-11-05
analyze: explain how the weight/range policy fields are used
Luca Boccassi
1
-3
/
+7
2021-11-05
user-record: fix display of access mode
Lennart Poettering
1
-1
/
+1
2021-11-05
user-record: show fs/luks/gpt UUIDs as proper UUIDs
Lennart Poettering
1
-3
/
+3
2021-11-05
docs: document systemd-homed development env vars
Lennart Poettering
1
-0
/
+32
2021-11-05
homed: add env var to override dir where we fine stored user records
Lennart Poettering
4
-6
/
+12
2021-11-05
test: Add test for flag macros
Jan Janssen
1
-0
/
+70
2021-11-05
meson-render-jinja2: use ast.literal_eval()
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
2021-11-05
basic/mountpoint-util: detect erofs as a read-only FS
Luca Boccassi
1
-0
/
+1
2021-11-05
loop-util: reopen device node if we shortcut loop device creation
Lennart Poettering
1
-4
/
+9
2021-11-04
analyze: fix typos in test policy
Luca Boccassi
1
-2
/
+2
2021-11-04
sd-boot: Fix efi_arch checks
Jan Janssen
1
-2
/
+2
2021-11-04
sd-boot: Detect supported compile args
Jan Janssen
1
-19
/
+28
2021-11-04
sd-boot: Add some link flags
Jan Janssen
2
-16
/
+3
2021-11-04
sd-stub: Fix possible memory leak
Jan Janssen
1
-8
/
+4
2021-11-04
sd-boot: Check for existence of required pe sections
Jan Janssen
2
-17
/
+30
2021-11-04
sd-boot: Move optional header verification into verify_pe
Jan Janssen
1
-10
/
+4
2021-11-04
sd-boot: Use FLAGS_SET
Jan Janssen
4
-8
/
+8
2021-11-04
sd-boot: Move flags helpers to macro-fundamental.h
Jan Janssen
2
-7
/
+7
2021-11-04
sd-boot: Always compile with -ffreestanding and -fshort-wchar
Jan Janssen
1
-2
/
+3
2021-11-04
sd-boot: Save and restore console attributes
Jan Janssen
1
-1
/
+8
2021-11-04
update-helper: add missing loop over user units
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
2021-11-04
tree-wide: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
17
-30
/
+33
2021-11-04
busctl: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
3
-5
/
+7
2021-11-04
shared/bus-util: make bus_log_*_error() functions functions
Zbigniew Jędrzejewski-Szmek
2
-16
/
+15
2021-11-04
tree-wide: always use TAKE_FD() when calling rearrange_stdio()
Lennart Poettering
11
-25
/
+28
2021-11-03
core: Propagate condition failed state to triggering units.
Daan De Meyer
13
-28
/
+72
2021-11-03
macro: make TAKE_PTR() side-effect free
Lennart Poettering
1
-2
/
+3
2021-11-03
tree-wide: port more code to sigkill_wait()
Lennart Poettering
4
-16
/
+8
2021-11-03
tree-wide: port various places to use TAKE_PID()
Lennart Poettering
14
-33
/
+18
2021-11-03
process-util: rework TAKE_PID() to be side-effect free
Lennart Poettering
1
-2
/
+3
2021-11-03
process-util: wait for processes we killed even if killing failed
Lennart Poettering
1
-4
/
+4
2021-11-03
test: add test that ensures TAKE_FD() works as it should
Lennart Poettering
1
-0
/
+43
2021-11-03
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
38
-100
/
+96
2021-11-03
fd-util: make TAKE_FD free of double evaluation
Lennart Poettering
1
-3
/
+4
2021-11-03
manager: fix confusion when to send READY=1
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2021-11-03
tree-wide: drop "f" from sd_notify() calls with a static string
Zbigniew Jędrzejewski-Szmek
3
-5
/
+5
2021-11-03
journald: modernize code to send notifications
Zbigniew Jędrzejewski-Szmek
1
-13
/
+5
2021-11-03
tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1
Zbigniew Jędrzejewski-Szmek
8
-46
/
+71
2021-11-03
CODING_STYLE: allow joined variable declarations and function calls
Zbigniew Jędrzejewski-Szmek
1
-9
/
+18
[next]