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
...
*
|
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
*
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
[prev]
[next]