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: 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
*
test: add test for new repart features
Lennart Poettering
2020-08-24
1
-0
/
+51
*
repart: if --size= is specified as "auto" determine minimal size for disk image
Lennart Poettering
2020-08-24
1
-3
/
+105
*
repart: add support for optionally encrypting partitions we create
Lennart Poettering
2020-08-24
1
-12
/
+243
*
repart: add new CopyFiles= setting, for copying files into freshly made file ...
Lennart Poettering
2020-08-24
1
-28
/
+240
*
repart: wipe partition first, then discard
Lennart Poettering
2020-08-24
1
-6
/
+4
*
repart: talk about future partitions
Lennart Poettering
2020-08-24
1
-9
/
+9
*
repart: let's wipe the partition table ourselves
Lennart Poettering
2020-08-24
1
-15
/
+35
*
repart: split out code that mangles part table entries into function of its own
Lennart Poettering
2020-08-24
1
-61
/
+74
*
repart: add support for formatting newly created partitions
Lennart Poettering
2020-08-24
1
-10
/
+109
*
repart: make error code when operating on non-existing file a bit more useful
Lennart Poettering
2020-08-24
1
-1
/
+1
*
makefs: port to generic make_filesystem() call
Lennart Poettering
2020-08-24
1
-31
/
+10
*
repart: don't unload data we configured explicitly, and fully free all data w...
Lennart Poettering
2020-08-24
1
-1
/
+2
*
tree-wide: enable/disable libcrypsetup debug output depending on our level
Luca Boccassi
2020-08-14
1
-4
/
+2
*
dissect: add support for outputting JSON
Lennart Poettering
2020-08-12
1
-1
/
+1
*
Merge pull request #16258 from hunger/master
Zbigniew Jędrzejewski-Szmek
2020-08-03
2
-16
/
+81
|
\
|
*
test-repart: also print json output
Zbigniew Jędrzejewski-Szmek
2020-07-30
1
-0
/
+15
|
*
repart: adjust --help and test output width
Zbigniew Jędrzejewski-Szmek
2020-07-30
1
-2
/
+2
|
*
Repart: Add support for machine readably report
Tobias Hunger
2020-07-30
1
-15
/
+65
*
|
repart: log fixes
Lennart Poettering
2020-07-30
1
-2
/
+2
|
/
*
repart: include more relevant information in the warning message, fix test
Zbigniew Jędrzejewski-Szmek
2020-07-12
2
-12
/
+12
*
userdbctl homectl use table_log_add_error()
fangxiuning
2020-07-06
1
-2
/
+2
*
Merge pull request #16282 from poettering/repart-copy-blocks
Zbigniew Jędrzejewski-Szmek
2020-06-30
2
-12
/
+189
|
\
|
*
repart: add new CopyBlocks= setting
Lennart Poettering
2020-06-25
2
-12
/
+189
*
|
test-repart: allow the test to pass on non-amd64 architectures
Zbigniew Jędrzejewski-Szmek
2020-06-30
1
-1
/
+1
|
/
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-2
/
+2
*
repart: if now minimal size is specified, default to 10M
Lennart Poettering
2020-06-16
1
-6
/
+11
*
repart: add simple specifier expansion in Label=
Lennart Poettering
2020-06-16
2
-9
/
+32
[next]