index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
shutdown.target
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
locale: honour new env var $SYSTEMD_UTF8=
Lennart Poettering
3
-9
/
+26
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
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
2022-11-09
man: document the new --with switch of systemd-dissect
Lennart Poettering
1
-3
/
+29
2022-11-09
dissect: add new --with command
Lennart Poettering
1
-1
/
+169
2022-11-09
dissect: officially support initrd DDIs (to implement 2nd stage initrds)
Lennart Poettering
3
-2
/
+28
2022-11-09
dissect: open pager in --list mode, output might be long
Lennart Poettering
1
-0
/
+2
2022-11-09
dissect: simplify flags for recurse_dir()
Lennart Poettering
1
-1
/
+1
2022-11-09
dissect: remove unused variable
Lennart Poettering
1
-2
/
+1
2022-11-09
test-copy: Rework test_copy_tree_replace_dirs() to use new openat() helpers
Daan De Meyer
1
-34
/
+22
2022-11-09
rm-rf: Add rm_rf_physical_and_close()
Daan De Meyer
1
-0
/
+17
2022-11-09
fileio: Add openat() like helpers
Daan De Meyer
2
-24
/
+42
2022-11-09
mkdir: Add mkdirat_parents()
Daan De Meyer
4
-27
/
+48
2022-11-09
mkdir: Add mkdirat_safe()
Daan De Meyer
4
-16
/
+27
2022-11-09
fs-util: Add chown_and_chmod_at()
Daan De Meyer
2
-9
/
+12
2022-11-09
chase-symlinks: Add chase_symlinks_at()
Daan De Meyer
2
-119
/
+193
2022-11-09
path-util: Add path_make_relative_cwd()
Daan De Meyer
2
-0
/
+28
2022-11-09
tmpfile-util: Add fopen_temporary_at()
Daan De Meyer
2
-10
/
+14
2022-11-09
tmpfile-util: Introduce mkdtemp_open()
Daan De Meyer
2
-0
/
+21
2022-11-09
po: Translated using Weblate (French)
blutch112
1
-10
/
+9
2022-11-09
basic/virt: treat missing /proc as sign of being in a chroot
Zbigniew Jędrzejewski-Szmek
1
-0
/
+16
2022-11-09
shared: make libmount_parse() non-inline
Zbigniew Jędrzejewski-Szmek
3
-33
/
+43
2022-11-09
shared/mount-util: fix comment
Zbigniew Jędrzejewski-Szmek
1
-7
/
+5
2022-11-09
Revert "initrd: extend SYSTEMD_IN_INITRD to accept non-ramfs rootfs"
Zbigniew Jędrzejewski-Szmek
2
-46
/
+11
2022-11-09
networkd-ipv4acd.c: Use net/if.h for getting IFF_LOOPBACK definition
Khem Raj
1
-1
/
+2
2022-11-08
dissect: grey out trailing slash in --list output
Lennart Poettering
1
-1
/
+1
2022-11-08
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
75
-97
/
+98
2022-11-08
basic/filesystems: fs_in_group() returns a boolean
Zbigniew Jędrzejewski-Szmek
2
-4
/
+3
2022-11-08
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
194
-187
/
+14
2022-11-08
basic: move a bunch of cmdline-related funcs to new argv-util.c+h
Zbigniew Jędrzejewski-Szmek
18
-354
/
+382
2022-11-08
meson: add version.h as dependency to more targets
Zbigniew Jędrzejewski-Szmek
3
-80
/
+165
2022-11-08
update TODO
Lennart Poettering
1
-0
/
+7
2022-11-08
mkosi: Build and install kernel selftests
Daan De Meyer
8
-4
/
+110
2022-11-08
mkosi: Add back libasan/libubsan libraries
Daan De Meyer
5
-0
/
+7
[next]