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: add --image= switch
Lennart Poettering
2021-04-19
1
-50
/
+163
*
repart: slightly improve error message if partition is not on dm-crypt/dm-verity
Lennart Poettering
2021-04-19
1
-1
/
+3
*
repart: move NOP destructors into shared code
Lennart Poettering
2021-04-19
1
-6
/
+0
*
repart: port more code to generic path_simplify_and_warn()
Lennart Poettering
2021-04-19
1
-8
/
+4
*
repart: fix incorrect error code propagation
Lennart Poettering
2021-04-19
1
-1
/
+1
*
partition, random-seed, logind: fix log messages with %m
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-1
/
+1
*
test-repart: use cryptsetup and losetup autoclose
Luca Boccassi
2021-04-11
1
-2
/
+3
*
repart: make sure CopyFiles= works with a / suffixed path
Lennart Poettering
2021-03-31
1
-5
/
+9
*
repart: remove spurious empty double newlines
Lennart Poettering
2021-03-23
1
-2
/
+0
*
repart: make sure to grow partition table after growing backing loopback file
Lennart Poettering
2021-03-19
1
-0
/
+42
*
repart: fix the loop dev support check
Frantisek Sumsal
2021-03-11
1
-1
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-2
/
+2
*
table: drop last SIZE_MAX from table_set_sort() and table_set_display()
Yu Watanabe
2021-03-04
1
-2
/
+2
*
gpt: generalize validator for GPT partition labels
Lennart Poettering
2021-03-04
1
-6
/
+8
*
Merge pull request #18596 from keszybz/systemctl-quiet-legend
Lennart Poettering
2021-02-17
1
-15
/
+9
|
\
|
*
tree-wide: use parse_boolean_argument() for variables with non-boolean type
Zbigniew Jędrzejewski-Szmek
2021-02-17
1
-6
/
+4
|
*
tree-wide: add a helper to parse boolean optarg
Zbigniew Jędrzejewski-Szmek
2021-02-17
1
-9
/
+5
*
|
tree-wide: reset the cleaned-up variable in cleanup functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-4
/
+4
|
/
*
Move and rename parse_json_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-1
/
+1
*
Move and rename parse_path_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-2
/
+3
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
2
-2
/
+2
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
2
-9
/
+8
*
tree-wide: add spdx header on all scripts and helpers
Zbigniew Jędrzejewski-Szmek
2021-01-28
1
-0
/
+1
*
repart: improve help text
Lennart Poettering
2021-01-22
1
-1
/
+1
*
repart: port to table_print_with_pager()
Lennart Poettering
2021-01-21
1
-5
/
+17
*
json: port various tools to the new JSON_FORMAT_OFF flag
Lennart Poettering
2021-01-09
1
-30
/
+13
*
repart: optionally lock encrypted partitions to TPM2
Lennart Poettering
2020-12-17
1
-20
/
+141
*
fileio: teach read_full_file_full() to read from offset/with maximum size
Lennart Poettering
2020-12-01
1
-1
/
+1
*
repart: warn about world writable key files
Lennart Poettering
2020-12-01
1
-1
/
+5
*
specifiers: introduce common macros for generating specifier tables
Lennart Poettering
2020-11-25
1
-10
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
4
-4
/
+4
*
fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket ...
Lennart Poettering
2020-11-03
1
-1
/
+1
*
repart: correctly handle "uninitialized" machine-id
Harald Seiler
2020-10-19
1
-1
/
+1
*
Merge pull request #17172 from keszybz/read-login-defs
Lennart Poettering
2020-10-02
1
-1
/
+1
|
\
|
*
tests: when creating temp dirs, include test name in path
Zbigniew Jędrzejewski-Szmek
2020-10-01
1
-1
/
+1
*
|
repart: use proper API to check if block device can do partition scanning
Lennart Poettering
2020-09-26
1
-29
/
+2
|
/
*
mount-util: switch most mount_verbose() code over to not follow symlinks
Lennart Poettering
2020-09-23
1
-1
/
+1
*
Fix compilation without libcryptsetup (#17071)
masmullin2000
2020-09-17
1
-1
/
+14
*
repart: don't mark image files generated with --empty=create executable
Lennart Poettering
2020-09-16
1
-1
/
+1
*
tree-wide: fix typos found by codespell
Frantisek Sumsal
2020-09-14
1
-1
/
+1
*
Merge pull request #16933 from poettering/copy-hardlinks
Zbigniew Jędrzejewski-Szmek
2020-09-10
1
-2
/
+10
|
\
|
*
tree-wide: copy hardlinks wherever we deal with possibly large OS-style trees
Lennart Poettering
2020-09-09
1
-2
/
+10
*
|
repart: downgrade log level
Yu Watanabe
2020-09-10
1
-1
/
+1
|
/
*
tree-wide: if get_block_device() returns zero devno, check for it in all cases
Lennart Poettering
2020-09-08
1
-0
/
+4
*
btrfs: if BTRFS_IOC_DEV_INFO returns /dev/root generate a friendly error message
Lennart Poettering
2020-09-08
2
-0
/
+9
*
shared: make libcryptsetup dep dlopen
Lennart Poettering
2020-09-02
2
-14
/
+22
*
shared: rename crypt-util.c → cryptsetup-util.c
Lennart Poettering
2020-09-02
2
-2
/
+2
*
partition/makefs: Include missing sys/file.h header
Ikey Doherty
2020-08-28
1
-0
/
+1
*
Don't run test-repart when loop devices are not available
Daan De Meyer
2020-08-27
1
-0
/
+2
[prev]
[next]