index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: preserve correct mode when generating files via jinja2
Christian Brauner
2021-11-08
10
-22
/
+11
*
test: refactor test-procfs-util for clarity and skip test on perm failure
Dan Streetman
2021-11-08
1
-26
/
+37
*
Merge pull request #21237 from bluca/analyze_skip
Luca Boccassi
2021-11-06
1
-0
/
+5
|
\
|
*
analyze: allow a custom policy to skip a check with weight=0
Luca Boccassi
2021-11-05
1
-0
/
+5
*
|
Merge pull request #21171 from DaanDeMeyer/tty-dimensions
Lennart Poettering
2021-11-06
9
-6
/
+103
|
\
\
|
*
|
exec: Add TTYRows and TTYColumns properties to set TTY dimensions
Daan De Meyer
2021-11-05
9
-6
/
+103
*
|
|
user-record: show CIFS extra mount options, in output too
Lennart Poettering
2021-11-06
1
-0
/
+3
*
|
|
coredump: fix filename in journal when not compressed
xdavidwu
2021-11-05
1
-0
/
+1
*
|
|
sd-boot: Add .osrel section
Jan Janssen
2021-11-05
2
-4
/
+11
*
|
|
Merge pull request #21252 from poettering/homed-record-dir-env-var
Lennart Poettering
2021-11-05
4
-6
/
+12
|
\
\
\
|
*
|
|
homed: add env var to override dir where we fine stored user records
Lennart Poettering
2021-11-05
4
-6
/
+12
*
|
|
|
user-record: fix display of access mode
Lennart Poettering
2021-11-05
1
-1
/
+1
*
|
|
|
user-record: show fs/luks/gpt UUIDs as proper UUIDs
Lennart Poettering
2021-11-05
1
-3
/
+3
|
/
/
/
*
/
/
test: Add test for flag macros
Jan Janssen
2021-11-05
1
-0
/
+70
|
/
/
*
|
Merge pull request #20138 from keszybz/coding-style-variable-decls
Luca Boccassi
2021-11-05
47
-160
/
+173
|
\
\
|
*
|
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
38
-100
/
+96
|
*
|
manager: fix confusion when to send READY=1
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-3
/
+3
|
*
|
tree-wide: drop "f" from sd_notify() calls with a static string
Zbigniew Jędrzejewski-Szmek
2021-11-03
3
-5
/
+5
|
*
|
journald: modernize code to send notifications
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-13
/
+5
|
*
|
tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1
Zbigniew Jędrzejewski-Szmek
2021-11-03
8
-46
/
+71
*
|
|
Merge pull request #21225 from medhefgo/boot-cleanup
Zbigniew Jędrzejewski-Szmek
2021-11-05
10
-89
/
+96
|
\
\
\
|
*
|
|
sd-boot: Fix efi_arch checks
Jan Janssen
2021-11-04
1
-2
/
+2
|
*
|
|
sd-boot: Detect supported compile args
Jan Janssen
2021-11-04
1
-19
/
+28
|
*
|
|
sd-boot: Add some link flags
Jan Janssen
2021-11-04
2
-16
/
+3
|
*
|
|
sd-stub: Fix possible memory leak
Jan Janssen
2021-11-04
1
-8
/
+4
|
*
|
|
sd-boot: Check for existence of required pe sections
Jan Janssen
2021-11-04
2
-17
/
+30
|
*
|
|
sd-boot: Move optional header verification into verify_pe
Jan Janssen
2021-11-04
1
-10
/
+4
|
*
|
|
sd-boot: Use FLAGS_SET
Jan Janssen
2021-11-04
4
-8
/
+8
|
*
|
|
sd-boot: Move flags helpers to macro-fundamental.h
Jan Janssen
2021-11-04
2
-7
/
+7
|
*
|
|
sd-boot: Always compile with -ffreestanding and -fshort-wchar
Jan Janssen
2021-11-04
1
-2
/
+3
|
*
|
|
sd-boot: Save and restore console attributes
Jan Janssen
2021-11-04
1
-1
/
+8
*
|
|
|
basic/mountpoint-util: detect erofs as a read-only FS
Luca Boccassi
2021-11-05
1
-0
/
+1
*
|
|
|
loop-util: reopen device node if we shortcut loop device creation
Lennart Poettering
2021-11-05
1
-4
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #21229 from keszybz/improve-m-hint
Luca Boccassi
2021-11-04
17
-42
/
+46
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tree-wide: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
17
-30
/
+33
|
*
|
busctl: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
3
-5
/
+7
|
*
|
shared/bus-util: make bus_log_*_error() functions functions
Zbigniew Jędrzejewski-Szmek
2021-11-04
2
-16
/
+15
|
|
/
*
|
Merge pull request #21070 from medhefgo/boot-save
Lennart Poettering
2021-11-04
2
-66
/
+86
|
\
\
|
*
|
sd-boot: Add support to boot last selected entry
Jan Janssen
2021-10-29
2
-6
/
+45
|
*
|
sd-boot: Allow glob patterns for default and oneshot EFI vars too
Jan Janssen
2021-10-29
1
-23
/
+11
|
*
|
sd-boot: Keep all EFI var loading together
Jan Janssen
2021-10-29
1
-40
/
+33
*
|
|
Merge pull request #21030 from DaanDeMeyer/path-skipped
Lennart Poettering
2021-11-04
10
-29
/
+74
|
\
\
\
|
*
|
|
core: Propagate condition failed state to triggering units.
Daan De Meyer
2021-11-03
10
-22
/
+66
|
*
|
|
core: Delay start rate limit check when starting a unit
Daan De Meyer
2021-10-30
1
-7
/
+7
|
*
|
|
core: Move 'r' variable declaration to start of unit_start()
Daan De Meyer
2021-10-30
1
-1
/
+2
*
|
|
|
update-helper: add missing loop over user units
Zbigniew Jędrzejewski-Szmek
2021-11-04
1
-2
/
+4
*
|
|
|
tree-wide: always use TAKE_FD() when calling rearrange_stdio()
Lennart Poettering
2021-11-04
11
-25
/
+28
*
|
|
|
Merge pull request #21217 from keszybz/debug-test-process-util
Yu Watanabe
2021-11-03
5
-67
/
+84
|
\
\
\
\
|
*
|
|
|
test-process-util: also add EROFS to the list of "good" errors
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-1
/
+1
|
*
|
|
|
procfs-util: fix confusion wrt. quantity limit and maximum value
Zbigniew Jędrzejewski-Szmek
2021-11-03
5
-67
/
+84
|
|
|
_
|
/
|
|
/
|
|
[next]