summaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-14meson: Use fs module in more placesJan Janssen2-5/+3
2023-06-14sleep-config: add comment about securityChristoph Anton Mitterer1-0/+8
2023-06-14bootctl: fix docs/--help to say that "bootctl random-seed" not just initializ...Lennart Poettering2-8/+10
2023-06-14tree-wide: when in doubt use greek small letter mu rather than micro symbolLennart Poettering32-54/+54
2023-06-14time-util,socket: accept both kinds of unicode µ symbolsLennart Poettering3-6/+10
2023-06-13Fix scorecard version comment format (#28027)Joyce1-4/+4
2023-06-13po: Translated using Weblate (Korean)김인수1-2/+2
2023-06-13udev-node: optimize device node symlink creationYu Watanabe1-2/+88
2023-06-13it.po: minor updatesDaniele Medri1-13/+24
2023-06-13man: document "s" is default --vacuum-time= suffixAnatoli Babenia1-14/+23
2023-06-13rm-rf: Fix assertionDaan De Meyer1-3/+1
2023-06-13fd-util: Add extra shortcut to path_is_root_at()Daan De Meyer1-2/+2
2023-06-13btrfs-util: Drop redundant parenthesesDaan De Meyer1-1/+1
2023-06-13repart: Store dm_name in DecryptedPartitionTargetDaan De Meyer1-14/+8
2023-06-13mkosi: Remove explicit /testok checkDaan De Meyer2-9/+5
2023-06-13mkosi: Update to latestDaan De Meyer2-1/+4
2023-06-13mkosi: Make sure we build custom kernels with EROFS supportDaan De Meyer1-1/+2
2023-06-13mkosi: Add bpftool to final imageDaan De Meyer5-0/+6
2023-06-13mkosi: Add socat to the final imageDaan De Meyer1-0/+1
2023-06-13udevadm-control: fix error messageDavid Tardon1-1/+1
2023-06-13sd-daemon: Add vsock fallback to SOCK_STREAMDaan De Meyer1-13/+29
2023-06-13sd-daemon: Use socket type from vsock address if setDaan De Meyer1-10/+13
2023-06-13socket-util: Allow specifying socket type in vsock addressDaan De Meyer1-3/+11
2023-06-13socket: bump listen() backlog to INT_MAX everywhereLennart Poettering12-20/+28
2023-06-13portable: make sure to fsync after extracting/copyingLuca Boccassi1-2/+2
2023-06-13test: re-enable TEST-02 on ppc64leFrantisek Sumsal1-0/+0
2023-06-13test: make sure ping works for unprivileged usersFrantisek Sumsal1-1/+6
2023-06-13test: copy file xattrs (if any) as wellFrantisek Sumsal1-1/+1
2023-06-13test: merge TEST-61-UNITTESTS-QEMU with TEST-02-UNITTESTSFrantisek Sumsal7-53/+20
2023-06-13proc-cmdline: parse the whole /proc/cmdlineFrantisek Sumsal3-2/+11
2023-06-13tree-wide: start properly syncing at various places we so far didn'tLennart Poettering3-4/+4
2023-06-13coredump: port over code to new LINK_TMPFILE_SYNC flagLennart Poettering1-5/+1
2023-06-13tmpfile-util: add new LINK_TMPFILE_SYNC flag for syncing properly before/afte...Lennart Poettering2-21/+35
2023-06-13tmpfile-util: turn last parameter of link_tmpfile() into a proper flagsLennart Poettering8-19/+24
2023-06-13portable: do not extract empty unit filesLuca Boccassi1-0/+12
2023-06-12update TODOLennart Poettering1-0/+9
2023-06-12resolvectl: add resolvectl command for dumping cache contentsLennart Poettering2-0/+160
2023-06-12resolved: add DNS_RESOURCE_KEY_TO_STRING() macro helperLennart Poettering1-0/+3
2023-06-12resolved: add dns_resource_key_from_json() helperLennart Poettering3-29/+30
2023-06-12resolved: add DumpCache varlink call for acquiring a complete dump of all of ...Lennart Poettering5-3/+141
2023-06-12boot: Unify protocol openingJan Janssen3-34/+9
2023-06-12json: add json_dispatch_variant_noref() helperLennart Poettering2-0/+11
2023-06-12man: explain timesyncd epoch mtime touch files in a bit more detailLennart Poettering1-5/+18
2023-06-12bus-util: add bus_property_get_string_set() helperLennart Poettering5-53/+23
2023-06-12bus-util: add bus_message_append_string_set() helperLennart Poettering6-52/+30
2023-06-12meson: bump required version to 0.56.0Yu Watanabe2-2/+2
2023-06-12meson: bump required version to 0.55.0Yu Watanabe1-3/+3
2023-06-12meson: bump required version to 0.54.0Yu Watanabe1-6/+6
2023-06-12meson: define _GNU_SOURCE as '1'Zbigniew Jędrzejewski-Szmek1-1/+1
2023-06-12test: drop test for IFLA_NUM_RX_QUEUESYu Watanabe1-1/+0