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
*
repart: use new style for pointers in function signatures
Zbigniew Jędrzejewski-Szmek
2024-07-22
1
-3
/
+3
*
table: Fix JSON name mangling breaking changes
Adrian Vovk
2024-07-17
1
-0
/
+4
*
Merge pull request #33599 from keszybz/link-executor-statically
Zbigniew Jędrzejewski-Szmek
2024-07-08
1
-1
/
+1
|
\
|
*
meson: rename libbasic to libbasic_static
Zbigniew Jędrzejewski-Szmek
2024-07-03
1
-1
/
+1
*
|
repart: Allow overriding fstype per partition designator
Daan De Meyer
2024-07-03
1
-0
/
+32
|
/
*
repart: add --list-devices switch for listing candidate block devices
Lennart Poettering
2024-07-01
1
-0
/
+11
*
blockdev-util: add partscan check function that takes an sd_device*
Lennart Poettering
2024-07-01
1
-1
/
+1
*
repart: add sections to --help text
Lennart Poettering
2024-07-01
1
-14
/
+26
*
repart: Don't set filesystem sector size to 512
Daan De Meyer
2024-06-29
1
-1
/
+1
*
repart: Log more about filesystem sector size
Daan De Meyer
2024-06-29
1
-2
/
+4
*
repart: show progress bar when initializing partition via CopyBlocks=
Lennart Poettering
2024-06-25
1
-1
/
+23
*
repart: allow reading from char device for CopyBlocks=
Lennart Poettering
2024-06-25
1
-7
/
+16
*
tree-wide: port over to new builder apis
Lennart Poettering
2024-06-19
1
-7
/
+5
*
repart: fix memory leak
Antonio Alvarez Feijoo
2024-06-18
1
-0
/
+1
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-20
/
+18
*
repart: Use CRYPT_ACTIVATE_PRIVATE
Daan De Meyer
2024-06-12
1
-1
/
+1
*
repart: Use crypt_reencrypt_run() if available
Daan De Meyer
2024-06-12
1
-1
/
+5
*
repart: Fix unused variable warning
Daan De Meyer
2024-06-03
1
-0
/
+2
*
repart: remove duplicate word in --help
Zbigniew Jędrzejewski-Szmek
2024-05-16
1
-2
/
+2
*
repart: Improve error message
Daan De Meyer
2024-05-16
1
-1
/
+1
*
time-util: define TIMESPEC_OMIT
Yu Watanabe
2024-05-10
1
-1
/
+1
*
repart,measure: reword help descriptions
Zbigniew Jędrzejewski-Szmek
2024-05-08
1
-4
/
+4
*
repart: correct timespec_store usage too
Mike Yuan
2024-05-07
1
-4
/
+6
*
repart: respect `SOURCE_DATE_EPOCH` on `mkdir_p_root`
Moritz Sanft
2024-05-07
1
-3
/
+34
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
2
-39
/
+38
*
Fix spelling errors found by Lintian
Luca Boccassi
2024-04-27
1
-3
/
+3
*
tree-wide: Use log_setup() everywhere
Daan De Meyer
2024-04-25
1
-3
/
+1
*
tpm2-util: add generic wrapper tpm2_context_new_or_warn() that wrpas tpm2_con...
Lennart Poettering
2024-04-22
1
-2
/
+2
*
gcrypt: dlopenify for libsystemd
Luca Boccassi
2024-04-03
1
-1
/
+0
*
repart: Add DefaultSubvolume= setting
Daan De Meyer
2024-03-30
1
-33
/
+107
*
src/partition: remove unnecessary uses of "make sure"
Zbigniew Jędrzejewski-Szmek
2024-03-14
1
-7
/
+7
*
Merge pull request #30480 from keszybz/kernel-install-more-paths
Zbigniew Jędrzejewski-Szmek
2024-03-08
1
-1
/
+1
|
\
|
*
constants: drop duplicated CONF_PATHS defines
Zbigniew Jędrzejewski-Szmek
2024-03-07
1
-1
/
+1
*
|
extract-word: modernize extract_many_words
Mike Yuan
2024-03-03
1
-2
/
+2
*
|
repart: add --private-key-source and drop --private-key-uri
Luca Boccassi
2024-03-01
1
-18
/
+30
*
|
dissect-image: add flag for explicitly enabling userspace verity signature ch...
Lennart Poettering
2024-02-28
1
-1
/
+2
|
/
*
repart: fix typo
Yu Watanabe
2024-02-11
1
-2
/
+2
*
repart: Add --generate-fstab= and --generate-crypttab= options
Daan De Meyer
2024-02-10
1
-29
/
+404
*
repart: support OpenSSL engines/providers for signing
Luca Boccassi
2024-02-09
1
-12
/
+41
*
mountpoint-util: introduce path_is_mount_point_full
Mike Yuan
2024-02-06
2
-3
/
+3
*
repart: fix typo
Yu Watanabe
2024-02-02
1
-1
/
+1
*
Merge pull request #30130 from poettering/pcrlock-root
Luca Boccassi
2024-01-23
1
-0
/
+1
|
\
|
*
pcrlock: when unlocking try to pick up pcrlock policy from system credentials
Lennart Poettering
2024-01-22
1
-0
/
+1
*
|
repart: don't try to determine sector size from a disk image we should consid...
Lennart Poettering
2024-01-23
1
-11
/
+18
|
/
*
repart: fix memory leak
Antonio Alvarez Feijoo
2024-01-10
1
-2
/
+7
*
repart: don't crash when looping over dropped partitions
Frantisek Sumsal
2024-01-06
1
-13
/
+24
*
tpm2-util: more iovec'ification
Lennart Poettering
2024-01-05
1
-21
/
+19
*
tree-wide: use IOVEC_MAKE() in a couple more places
Frantisek Sumsal
2023-12-25
1
-2
/
+1
*
blockdev-util: add new helper blockdev_get_device_size()
Lennart Poettering
2023-12-13
2
-11
/
+15
*
repart: Don't look for --make-ddi= definitions inside --root=
Daan De Meyer
2023-12-08
1
-1
/
+1
[next]