summaryrefslogtreecommitdiffstats
path: root/test/units/shutdown.target (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-10locale: honour new env var $SYSTEMD_UTF8=Lennart Poettering3-9/+26
2022-11-10dissect: make image name boldLennart Poettering1-1/+1
2022-11-10dissect: also parse out the top-level GPT table uuid and expose this as image...Lennart Poettering3-3/+28
2022-11-10json: add build helpers to insert id128 in uuid formatting into json objectLennart Poettering3-4/+15
2022-11-10update TODOLennart Poettering1-0/+2
2022-11-10build: Use -fstrict-flex-arrays=1 if supportedCristian Rodríguez1-0/+1
2022-11-10test-network: skip test_match if alternative name is not supported by kernelYu Watanabe1-0/+1
2022-11-09pid1: skip cleanup if root is not tmpfs/ramfsZbigniew Jędrzejewski-Szmek2-21/+21
2022-11-09test-fd-util: fix typos and use log_tests_skipped()Zbigniew Jędrzejewski-Szmek1-12/+8
2022-11-09test: add trivial test for systemd-dissect --mtreeLennart Poettering1-0/+1
2022-11-09man: document new systemd-dissect --mtree switchLennart Poettering1-0/+20
2022-11-09dissect: add a new "--mtree" switch for generating a BSD mtree(5) compatible ...Lennart Poettering1-5/+182
2022-11-09meson: add version.h dependency to more componentsFrantisek Sumsal1-1/+17
2022-11-09recurse-dir: optionally, call callback when entering/leaving toplevel dir, tooLennart Poettering2-1/+36
2022-11-09random-seed: make sure to load machine id even if the seed file is missingFranck Bui1-20/+29
2022-11-09acpi-fpdt: make sure length/type fields are available in acpi_fpdt_headerLennart Poettering1-1/+1
2022-11-09acpi-fpdt: don't accidentally drop signedness of pread() returnLennart Poettering1-5/+10
2022-11-09acpi-fpdt: use our usual ret_xyz naming schemeLennart Poettering2-6/+6
2022-11-09test: extend TEST-50-DISSECT for systemd-dissect --list and --withLennart Poettering2-1/+9
2022-11-09man: document the new --with switch of systemd-dissectLennart Poettering1-3/+29
2022-11-09dissect: add new --with commandLennart Poettering1-1/+169
2022-11-09dissect: officially support initrd DDIs (to implement 2nd stage initrds)Lennart Poettering3-2/+28
2022-11-09dissect: open pager in --list mode, output might be longLennart Poettering1-0/+2
2022-11-09dissect: simplify flags for recurse_dir()Lennart Poettering1-1/+1
2022-11-09dissect: remove unused variableLennart Poettering1-2/+1
2022-11-09test-copy: Rework test_copy_tree_replace_dirs() to use new openat() helpersDaan De Meyer1-34/+22
2022-11-09rm-rf: Add rm_rf_physical_and_close()Daan De Meyer1-0/+17
2022-11-09fileio: Add openat() like helpersDaan De Meyer2-24/+42
2022-11-09mkdir: Add mkdirat_parents()Daan De Meyer4-27/+48
2022-11-09mkdir: Add mkdirat_safe()Daan De Meyer4-16/+27
2022-11-09fs-util: Add chown_and_chmod_at()Daan De Meyer2-9/+12
2022-11-09chase-symlinks: Add chase_symlinks_at()Daan De Meyer2-119/+193
2022-11-09path-util: Add path_make_relative_cwd()Daan De Meyer2-0/+28
2022-11-09tmpfile-util: Add fopen_temporary_at()Daan De Meyer2-10/+14
2022-11-09tmpfile-util: Introduce mkdtemp_open()Daan De Meyer2-0/+21
2022-11-09po: Translated using Weblate (French)blutch1121-10/+9
2022-11-09basic/virt: treat missing /proc as sign of being in a chrootZbigniew Jędrzejewski-Szmek1-0/+16
2022-11-09shared: make libmount_parse() non-inlineZbigniew Jędrzejewski-Szmek3-33/+43
2022-11-09shared/mount-util: fix commentZbigniew Jędrzejewski-Szmek1-7/+5
2022-11-09Revert "initrd: extend SYSTEMD_IN_INITRD to accept non-ramfs rootfs"Zbigniew Jędrzejewski-Szmek2-46/+11
2022-11-09networkd-ipv4acd.c: Use net/if.h for getting IFF_LOOPBACK definitionKhem Raj1-1/+2
2022-11-08dissect: grey out trailing slash in --list outputLennart Poettering1-1/+1
2022-11-08Rename def.h to constants.hZbigniew Jędrzejewski-Szmek75-97/+98
2022-11-08basic/filesystems: fs_in_group() returns a booleanZbigniew Jędrzejewski-Szmek2-4/+3
2022-11-08basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek194-187/+14
2022-11-08basic: move a bunch of cmdline-related funcs to new argv-util.c+hZbigniew Jędrzejewski-Szmek18-354/+382
2022-11-08meson: add version.h as dependency to more targetsZbigniew Jędrzejewski-Szmek3-80/+165
2022-11-08update TODOLennart Poettering1-0/+7
2022-11-08mkosi: Build and install kernel selftestsDaan De Meyer8-4/+110
2022-11-08mkosi: Add back libasan/libubsan librariesDaan De Meyer5-0/+7