index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
partition
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify random number selection
Jason A. Donenfeld
2022-05-31
1
-1
/
+1
*
basic: split out dev_t related calls into new devno-util.[ch]
Lennart Poettering
2022-04-13
2
-2
/
+3
*
repart: use sd_device_open()
Yu Watanabe
2022-04-10
1
-39
/
+46
*
test: always invoke systemd-repart with --no-pager
Yu Watanabe
2022-04-09
1
-6
/
+6
*
Merge pull request #23009 from keszybz/fix-detection-of-libsystemd-shared-wit...
Lennart Poettering
2022-04-08
1
-2
/
+1
|
\
|
*
Move path_simplify_and_warn() to new shared/parse-helpers.c
Zbigniew Jędrzejewski-Szmek
2022-04-07
1
-2
/
+1
*
|
test: --initialized=yes is the default for udevadm wait
Yu Watanabe
2022-04-06
1
-1
/
+1
|
/
*
partition: use `udevadm wait`
Frantisek Sumsal
2022-04-04
1
-4
/
+3
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-2
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-3
/
+0
*
list: make LIST_FOREACH() and LIST_FOREACH_BACKWARDS() safer
Yu Watanabe
2022-03-19
1
-1
/
+1
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-30
/
+4
*
test: wait for loopback device being ready to manipulate
Yu Watanabe
2022-03-17
1
-0
/
+5
*
repart: use assert() when no state is changed
Yu Watanabe
2022-03-17
1
-4
/
+4
*
cryptenroll: add support for TPM2 pin
Grigori Goronzy
2022-03-15
1
-1
/
+1
*
tpm2: support policies with PIN
Grigori Goronzy
2022-03-15
1
-1
/
+1
*
meson: do not use split() in file lists
Zbigniew Jędrzejewski-Szmek
2022-03-02
1
-3
/
+1
*
glyph-util: add new glyphs for up/down arrows
Lennart Poettering
2022-02-16
1
-2
/
+2
*
sd128: export sd_id128_to_uuid_string()
Lennart Poettering
2022-02-14
1
-11
/
+11
*
repart: fix sector size handling
Lennart Poettering
2022-02-08
1
-80
/
+132
*
test-repart: append /sbin and /usr/sbin to $PATH= to make sfdisk can be found
Yu Watanabe
2022-01-05
1
-0
/
+2
*
test-repart: disable pager
Yu Watanabe
2022-01-05
1
-3
/
+3
*
repart: use real disk start/end for bar production
Tom Yan
2021-12-20
1
-8
/
+6
*
repart: port to our home-grown hmac_sha256
Kevin Kuehler
2021-11-30
1
-15
/
+8
*
tree-wide: fix typo
Yu Watanabe
2021-11-30
1
-1
/
+1
*
repart,homed: split out disk cleanup macros into generic header
Lennart Poettering
2021-11-25
1
-6
/
+1
*
Merge pull request #21275 from keszybz/makefs-quiet
Lennart Poettering
2021-11-16
1
-1
/
+1
|
\
|
*
makefs: supress mkfs output, but print one line on success
Zbigniew Jędrzejewski-Szmek
2021-11-12
1
-1
/
+1
*
|
repart: fix free area calculations for unaligned partitions
Lennart Poettering
2021-11-09
1
-5
/
+8
*
|
repart: don't distribute space after unaligned partitions
Lennart Poettering
2021-11-09
1
-3
/
+5
*
|
repart: simplify stat machine we mostly go through linearly
Lennart Poettering
2021-11-09
1
-8
/
+4
*
|
repart: use LESS_BY() more
Lennart Poettering
2021-11-09
1
-14
/
+3
|
/
*
homework,repart: turn on cryptsetup logging before we have a context
Lennart Poettering
2021-10-29
1
-0
/
+4
*
Merge pull request #20937 from poettering/sync-split
Yu Watanabe
2021-10-06
1
-1
/
+3
|
\
|
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
|
*
basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...
Lennart Poettering
2021-10-05
1
-1
/
+1
|
*
basic: split out sync() family of calls from fs-util.[ch] into new c/h file
Lennart Poettering
2021-10-05
1
-0
/
+1
*
|
repart: use right error variable
Lennart Poettering
2021-10-05
1
-2
/
+2
|
/
*
Merge pull request #20738 from mrc0mmand/ci-llvm-13
Yu Watanabe
2021-09-16
1
-1
/
+2
|
\
|
*
repart: mark an assert()-only variable as unused
Frantisek Sumsal
2021-09-15
1
-1
/
+2
*
|
Fix error building repart with no libcryptsetup (#20739)
Marcus Harrison
2021-09-15
1
-0
/
+5
|
/
*
tpm2: support RSA primary keys as fallback if TPM2 devices don't support ECC
Lennart Poettering
2021-09-13
1
-3
/
+3
*
repart: Support volatile-root for finding the root partition
Kristian Klausen
2021-09-01
1
-12
/
+29
*
tree-wide: port everything over to new sd-id128 compund literal bliss
Lennart Poettering
2021-08-20
1
-10
/
+5
*
tree-wide: port things over to FORMAT_PROC_FD_PATH()
Lennart Poettering
2021-08-19
1
-11
/
+5
*
shared/copy: add a new flag COPY_ALL_XATTRS
Andrej Lajovic
2021-08-11
1
-3
/
+3
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
2
-2
/
+2
*
tpm2-util: auto-detect supported PCR banks
Lennart Poettering
2021-07-30
1
-2
/
+3
*
tree-wide: add FORMAT_BYTES()
Zbigniew Jędrzejewski-Szmek
2021-07-09
2
-42
/
+33
[next]