index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd-cat.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-11
repart: Take into account minimal filesystem size
Daan De Meyer
2
-0
/
+193
2022-11-11
repart: Use ULL for all size constants
Daan De Meyer
1
-5
/
+5
2022-11-11
repart: Allow custom root directory per copy blocks source
Daan De Meyer
1
-4
/
+6
2022-11-11
repart: Don't log partition number when populating filesystem
Daan De Meyer
1
-2
/
+2
2022-11-11
repart: Create loop device when populating filesystems if needed
Daan De Meyer
1
-0
/
+13
2022-11-11
repart: Move fstype_is_ro() checks out of the populate functions
Daan De Meyer
1
-22
/
+13
2022-11-11
resize-fs: Bump xfs minimum partition size to 16MB
Daan De Meyer
1
-1
/
+1
2022-11-11
repart: Calculate filesystem UUID earlier
Daan De Meyer
1
-16
/
+13
2022-11-11
repart: Use COPY_HOLES more
Daan De Meyer
1
-3
/
+3
2022-11-11
repart: Use COPY_REFLINK in context_copy_blocks()
Daan De Meyer
1
-1
/
+1
2022-11-11
repart: Use copy_bytes() instead of copy_bytes_full()
Daan De Meyer
1
-2
/
+2
2022-11-10
timedatectl: port to new 'vertical' table type
Lennart Poettering
1
-29
/
+23
2022-11-10
resolvectl: port to new 'vertical' table type
Lennart Poettering
1
-30
/
+26
2022-11-10
resolvectl: fail properly if we can't append to table
Lennart Poettering
1
-1
/
+1
2022-11-10
format-table: add an explicit "vertical" mode
Lennart Poettering
3
-15
/
+182
2022-11-10
meson: install systemd-ac-power under /usr/bin
Yu Watanabe
1
-3
/
+2
2022-11-10
update TODO
Lennart Poettering
1
-0
/
+11
2022-11-10
po: Translated using Weblate (Finnish)
Ricky Tigg
1
-4
/
+5
2022-11-10
test: add quick test for ensuring image UUID is deterministic based on the se...
Lennart Poettering
1
-1
/
+2
2022-11-10
locale: honour new env var $SYSTEMD_UTF8=
Lennart Poettering
3
-9
/
+26
2022-11-10
repart: Add integration test for #24678
Daan De Meyer
1
-0
/
+55
2022-11-10
repart: Don't descend into directories assigned to other partitions
Daan De Meyer
1
-10
/
+59
2022-11-10
gpt: Add gpt_partition_type_mountpoint_nulstr()
Daan De Meyer
2
-0
/
+27
2022-11-10
gpt: Replace bitfields with designator field in GptPartitionType
Daan De Meyer
4
-243
/
+278
2022-11-10
copy: Support passing a deny list of files/directories to not copy
Daan De Meyer
9
-27
/
+60
2022-11-10
dissect: make image name bold
Lennart Poettering
1
-1
/
+1
2022-11-10
dissect: also parse out the top-level GPT table uuid and expose this as image...
Lennart Poettering
3
-3
/
+28
2022-11-10
json: add build helpers to insert id128 in uuid formatting into json object
Lennart Poettering
3
-4
/
+15
2022-11-10
update TODO
Lennart Poettering
1
-0
/
+2
2022-11-10
stat-util: Move inode_hash_ops to stat-util
Daan De Meyer
3
-17
/
+24
2022-11-10
test: add tests for mDNS and LLMNR settings
Yu Watanabe
1
-0
/
+73
2022-11-10
test: create config under /run
Yu Watanabe
1
-1
/
+3
2022-11-10
resolvectl: warn if the global mDNS or LLMNR support level is lower than the ...
Yu Watanabe
1
-0
/
+37
2022-11-10
resolve: provide effective supporting levels of mDNS and LLMNR
Yu Watanabe
1
-2
/
+4
2022-11-10
resolve: introduce link_get_llmnr_support() and link_get_mdns_support()
Yu Watanabe
3
-21
/
+34
2022-11-10
resolve: drop redundant call of socket_ipv6_is_supported()
Yu Watanabe
1
-2
/
+1
2022-11-10
build: Use -fstrict-flex-arrays=1 if supported
Cristian Rodríguez
1
-0
/
+1
2022-11-10
test-network: skip test_match if alternative name is not supported by kernel
Yu Watanabe
1
-0
/
+1
2022-11-09
pid1: skip cleanup if root is not tmpfs/ramfs
Zbigniew Jędrzejewski-Szmek
2
-21
/
+21
2022-11-09
test-fd-util: fix typos and use log_tests_skipped()
Zbigniew Jędrzejewski-Szmek
1
-12
/
+8
2022-11-09
test: add trivial test for systemd-dissect --mtree
Lennart Poettering
1
-0
/
+1
2022-11-09
man: document new systemd-dissect --mtree switch
Lennart Poettering
1
-0
/
+20
2022-11-09
dissect: add a new "--mtree" switch for generating a BSD mtree(5) compatible ...
Lennart Poettering
1
-5
/
+182
2022-11-09
meson: add version.h dependency to more components
Frantisek Sumsal
1
-1
/
+17
2022-11-09
recurse-dir: optionally, call callback when entering/leaving toplevel dir, too
Lennart Poettering
2
-1
/
+36
2022-11-09
random-seed: make sure to load machine id even if the seed file is missing
Franck Bui
1
-20
/
+29
2022-11-09
acpi-fpdt: make sure length/type fields are available in acpi_fpdt_header
Lennart Poettering
1
-1
/
+1
2022-11-09
acpi-fpdt: don't accidentally drop signedness of pread() return
Lennart Poettering
1
-5
/
+10
2022-11-09
acpi-fpdt: use our usual ret_xyz naming scheme
Lennart Poettering
2
-6
/
+6
2022-11-09
test: extend TEST-50-DISSECT for systemd-dissect --list and --with
Lennart Poettering
2
-1
/
+9
[next]