index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: fix title levels, remove unneded words
Zbigniew Jędrzejewski-Szmek
2023-11-06
3
-9
/
+9
*
man: use meaningful titles for <ulink>s
Zbigniew Jędrzejewski-Szmek
2023-11-06
12
-64
/
+73
*
Merge pull request #29873 from yuwata/network-revert-hop-limit
Luca Boccassi
2023-11-06
7
-17
/
+9
|
\
|
*
network: do not try to set invalid value for IPv6 hop limit
Yu Watanabe
2023-11-06
5
-7
/
+6
|
*
network: fix indentation
Yu Watanabe
2023-11-06
1
-2
/
+1
|
*
Revert "ndisc: Also set link hoplimit"
Yu Watanabe
2023-11-06
3
-8
/
+2
|
/
*
NEWS: mention new rpm macros
Zbigniew Jędrzejewski-Szmek
2023-11-05
1
-0
/
+5
*
NEWS: reword things, change ordering, remove one duplicate
Zbigniew Jędrzejewski-Szmek
2023-11-05
1
-78
/
+79
*
kernel-install: Log location that uki is installed in
Daan De Meyer
2023-11-05
1
-2
/
+2
*
test: make the test happy with coverage builds
Frantisek Sumsal
2023-11-05
1
-3
/
+3
*
Update NEWS
Luca Boccassi
2023-11-04
1
-5
/
+7
*
Merge pull request #29862 from mrc0mmand/udevadm-followups
Luca Boccassi
2023-11-04
1
-2
/
+2
|
\
|
*
udevadm: actually set the log level
Frantisek Sumsal
2023-11-04
1
-1
/
+1
|
*
udevadm: make sure we don't reset max children on each invocation
Frantisek Sumsal
2023-11-04
1
-1
/
+1
*
|
Merge pull request #29858 from bluca/news
Luca Boccassi
2023-11-04
2
-2
/
+7
|
\
\
|
*
|
man: drop obsolete reference to SuspendMode=
Luca Boccassi
2023-11-04
1
-2
/
+1
|
*
|
NEWS: update for deprecated sleep configs
Luca Boccassi
2023-11-04
1
-0
/
+6
*
|
|
Merge pull request #29402 from yuwata/sd-journal-cleanups-for-generic-array-b...
Luca Boccassi
2023-11-04
2
-73
/
+153
|
\
\
\
|
*
|
|
sd-journal: rework generic_array_bisect()
Yu Watanabe
2023-11-04
2
-65
/
+153
|
*
|
|
sd-journal: drop redundant re-reading of entry array object
Yu Watanabe
2023-11-04
1
-15
/
+7
*
|
|
|
Merge pull request #29469 from yuwata/sd-journal-pin-object
Luca Boccassi
2023-11-04
6
-133
/
+190
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
sd-journal: make generic_array_bisect_plus_one() take data object
Yu Watanabe
2023-11-04
1
-47
/
+31
|
*
|
|
sd-journal: introduce journal_file_pin_object()
Yu Watanabe
2023-11-04
5
-11
/
+67
|
*
|
|
mmap-cache: introduce window_matches_by_addr()
Yu Watanabe
2023-11-04
1
-4
/
+12
|
*
|
|
mmap-cache: introduce enum MMapCacheCategory
Yu Watanabe
2023-11-04
4
-41
/
+51
|
*
|
|
mmap-cache: drop Context and boolean flags in Window
Yu Watanabe
2023-11-04
1
-47
/
+46
|
|
/
/
*
/
/
tree-wide: fix typo
Yu Watanabe
2023-11-04
5
-8
/
+8
|
/
/
*
|
test: wait for the nvme device to appear
Frantisek Sumsal
2023-11-04
1
-4
/
+5
*
|
Merge pull request #29848 from poettering/base64url-too
Luca Boccassi
2023-11-04
2
-2
/
+31
|
\
\
|
*
|
test: add test for the combined base64/base64url decoder
Lennart Poettering
2023-11-03
1
-0
/
+29
|
*
|
hexdecoct: implicitly parse URL-safe base64 format, too
Lennart Poettering
2023-11-03
1
-2
/
+2
*
|
|
fuzz: limit the interface definition input size to 64K
Frantisek Sumsal
2023-11-03
1
-0
/
+3
|
|
/
|
/
|
*
|
Update NEWS
Luca Boccassi
2023-11-03
1
-0
/
+2
*
|
test: add a couple of tests for systemd-bsod
Frantisek Sumsal
2023-11-03
2
-1
/
+91
*
|
Revert "test: don't panic on soft lockups"
Frantisek Sumsal
2023-11-03
1
-0
/
+1
*
|
Merge pull request #29839 from goenkam/maanya/portabled_support_for_confext
Luca Boccassi
2023-11-03
12
-98
/
+195
|
\
\
|
|
/
|
/
|
|
*
portable: add support for confext
Maanya Goenka
2023-11-03
8
-51
/
+113
|
*
core: check that extensions have the hierarchies before overlaying
Luca Boccassi
2023-11-03
2
-47
/
+71
|
*
strv: add strv_free_many() to be used with CLEANUP_ARRAY()
Luca Boccassi
2023-11-03
2
-0
/
+11
*
|
Merge pull request #29847 from dtardon/udevadm-control-arg-processing
Luca Boccassi
2023-11-03
2
-73
/
+118
|
\
\
|
*
|
udev-ctrl: drop the unused maybe_disconnected stuff
David Tardon
2023-11-03
1
-12
/
+3
|
*
|
udevadm-control: return early if --exit is used
David Tardon
2023-11-03
1
-25
/
+10
|
*
|
udevadm-control: parse all args in advance
David Tardon
2023-11-03
1
-61
/
+130
*
|
|
cryptsetup: do not print (null) if pkcs11 uri not set
Antonio Alvarez Feijoo
2023-11-03
1
-2
/
+2
|
|
/
|
/
|
*
|
NEWS: add entry for vmspawn
Luca Boccassi
2023-11-03
1
-0
/
+5
*
|
NEWS: fix typo and reword meson option entry
Luca Boccassi
2023-11-03
1
-5
/
+5
*
|
update NEWS
Lennart Poettering
2023-11-03
1
-0
/
+21
*
|
namespace: fix whitespace mixup
Lennart Poettering
2023-11-03
1
-5
/
+5
*
|
more additions to NEWS
Lennart Poettering
2023-11-03
1
-97
/
+186
*
|
Merge pull request #28891 from poettering/pcrlock
Luca Boccassi
2023-11-03
54
-118
/
+8548
|
\
\
[next]