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
*
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
*
conf-parser: return mtime in config_parse() and friends
Lennart Poettering
2020-06-02
1
-1
/
+6
*
Repart: Add simple tests for Label="" and UUID=""
Tobias Hunger
2020-05-25
1
-2
/
+7
*
repart: Add UUID option to config files
Tobias Hunger
2020-05-25
1
-7
/
+8
*
Merge pull request #15836 from poettering/makefs-lock
Zbigniew Jędrzejewski-Szmek
2020-05-19
1
-10
/
+16
|
\
|
*
makefs: normalize logging a bit
Lennart Poettering
2020-05-18
1
-7
/
+4
|
*
makefs: lock device while we operate
Lennart Poettering
2020-05-18
1
-1
/
+10
|
*
makefs: log about OOM condition
Lennart Poettering
2020-05-18
1
-2
/
+2
*
|
repart: don't insist on coming up on partition label ourselves
Lennart Poettering
2020-05-19
1
-1
/
+3
|
/
*
test: update tests to use new repart features
Lennart Poettering
2020-05-14
1
-6
/
+2
*
repart: add support for create/growing loopback files
Lennart Poettering
2020-05-14
1
-27
/
+207
*
repart: suppress complaints about lack of BLKRRPART when operating on regular...
Lennart Poettering
2020-05-14
1
-3
/
+5
*
repart: explain when we exit early and don't do a thing
Lennart Poettering
2020-05-14
1
-1
/
+3
*
tree-wide: Fix, replace assert() by assert_se() when there is side effect
Benjamin Robin
2020-05-06
1
-1
/
+1
*
repart: fix partition maximum size segfault
Emmanuel Garette
2020-05-01
1
-1
/
+1
*
tree-wide: spellcheck using codespell
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-6
/
+6
*
test: convert TEST-45 to a normal meson test
Zbigniew Jędrzejewski-Szmek
2020-03-28
2
-0
/
+113
*
systemd: Fix busctl crash on aarch64 when setting output table format
Alin Popa
2020-02-15
1
-1
/
+1
*
makefs: strdup arguments to mkfs
Oliver Giles
2020-02-13
1
-4
/
+9
*
repart: do not quit earlier when --empty=force
Yu Watanabe
2020-02-07
1
-1
/
+1
*
repart: quit earlier if no .conf file exists
Yu Watanabe
2020-02-06
1
-4
/
+7
*
shared/gpt: export gpt_partition_type_uuid_{to,from}_string functions
Zbigniew Jędrzejewski-Szmek
2020-01-23
1
-70
/
+0
*
repart: add new systemd-repart tool
Lennart Poettering
2020-01-20
2
-0
/
+3101
*
makefs: simplify SPDX header
Lennart Poettering
2020-01-20
1
-3
/
+1
*
growfs: port over to resize_fs()
Zbigniew Jędrzejewski-Szmek
2019-12-05
1
-76
/
+18
*
growfs: define main function through macro
Zbigniew Jędrzejewski-Szmek
2019-12-05
1
-52
/
+32
*
tree-wide: drop signal.h when signal-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop stat.h or statfs.h when stat-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
growfs: call crypt_set_debug_level() correctly, skip if not needed
Ivan Shapovalov
2019-07-08
1
-1
/
+2
*
tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0
Yu Watanabe
2019-04-11
1
-0
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
makefs: correct child process name
Lennart Poettering
2018-12-01
1
-1
/
+1
*
tree-wide: use FORK_RLIMIT_NOFILE_SAFE wherever possible
Lennart Poettering
2018-12-01
1
-1
/
+1
*
Merge pull request #10996 from poettering/oci-prep
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-11
/
+25
|
\
|
*
tree-wide: port various parts of the code over to the new device_major_minor_...
Lennart Poettering
2018-11-29
1
-11
/
+25
*
|
Split out part of mount-util.c into mountpoint-util.c
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-1
/
+1
|
/
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
2
-9
/
+7
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
2
-6
/
+2
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
1
-0
/
+1
*
makefs: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-19
/
+14
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-6
/
+17
*
growfs: make global variables that don't need to be exported static
Lennart Poettering
2018-07-20
1
-2
/
+2
[next]