summaryrefslogtreecommitdiffstats
path: root/src/test/test-locale-util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-20README: add a Weblate badgeFrantisek Sumsal1-0/+1
2023-04-20tree-wide: code spelling fixesFrantisek Sumsal18-26/+26
2023-04-20detect-virt: add message at debug levelZbigniew Jędrzejewski-Szmek1-2/+2
2023-04-20Apply known iocost solutions to block devicesGustavo Noronha Silva7-0/+452
2023-04-20kmod-setup: Add early loading for virtio_consoleDaan De Meyer1-8/+33
2023-04-20core: Parse logging environment earlierDaan De Meyer1-4/+10
2023-04-20kmod-setup: Introduce match_modalias_recurse_dir_cb()Daan De Meyer1-4/+5
2023-04-20string-util: Add startswith_strv()Daan De Meyer3-12/+17
2023-04-20mkosi: Disable kmsg ratelimitingDaan De Meyer1-0/+1
2023-04-20log: Log when kmsg is being ratelimitedDaan De Meyer1-2/+6
2023-04-20log: Add knob to disable kmsg ratelimitingDaan De Meyer4-4/+41
2023-04-20dissect: let's check for crypto_LUKS before fstype allowlist checkLennart Poettering1-5/+6
2023-04-20ratelimit: handle counter overflows somewhat sanelyLennart Poettering1-9/+11
2023-04-20man: try to make clearer that /var/ is generally not available in /usr/lib/sy...Lennart Poettering1-32/+25
2023-04-20dissect-image: issue BLKFLSBUF before probing an fs at block device offset != 0Lennart Poettering1-0/+15
2023-04-20networkd: fallback to chaddr for static lease lookup when not foundRobert Meijers1-1/+37
2023-04-20core/device: rewrite how device unit is removed from Manager.devices_by_sysfsYu Watanabe1-7/+14
2023-04-20list: fix double evaluationYu Watanabe1-3/+6
2023-04-19hwdb: disable entry for Logitech USB receiver used by G502 XYu Watanabe1-1/+3
2023-04-19core: add one missing assertion for release_resource_queueYu Watanabe1-0/+1
2023-04-19dissect-image: fix log level in dissect_log_errorQuintin Hill1-15/+15
2023-04-19mkosi: Update to latestDaan De Meyer3-1/+7
2023-04-18test: add regression tests for find_esp() and friendYu Watanabe1-0/+9
2023-04-18chase: replace path_prefix_root_cwd() with chaseat_prefix_root()Yu Watanabe8-72/+74
2023-04-18fd-util: skip to check mount ID if kernel is too old and /proc is not mountedYu Watanabe1-7/+15
2023-04-18mountpoint-util: check /proc is mounted on failureYu Watanabe1-2/+4
2023-04-18chase: prefix with the root directory only when it is not "/"Yu Watanabe1-8/+16
2023-04-18chase: drop repeated call of empty_to_root()Yu Watanabe1-13/+12
2023-04-18chase: update outdated comment about result pathYu Watanabe1-6/+20
2023-04-18chase: make the result absolute when a symlink is absoluteYu Watanabe2-1/+15
2023-04-18chase: make chaseat() provides absolute path also when dir_fd points to the r...Yu Watanabe2-2/+31
2023-04-18test: prefix the transient unit with test- to make coverage runs happyFrantisek Sumsal1-0/+1
2023-04-18gpt-auto-generator: "translate" errno codes into proper messagesZbigniew Jędrzejewski-Szmek3-7/+10
2023-04-18fstab-generator: add missing phrase in commentZbigniew Jędrzejewski-Szmek1-1/+1
2023-04-18hwdb: Fix rotation for BMAX Y13Paolo Velati1-0/+9
2023-04-18kmod-setup: bypass heavy virtio-rng check if we are not running in a VM anywayLennart Poettering1-0/+4
2023-04-18kmod-setup: use STARTSWITH_SET() where appropriateLennart Poettering1-4/+2
2023-04-18Revert "getty-generator: Use device hotplug to instantiate virtualizer consoles"Lennart Poettering1-17/+13
2023-04-18gpt-auto: do not fail when no suitable partitions foundYu Watanabe1-1/+2
2023-04-18getty-generator: Use device hotplug to instantiate virtualizer consolesDaan De Meyer1-13/+17
2023-04-18lsm-util: move detection of support of LSMs into a new lsm-util.[ch] helperLennart Poettering4-37/+40
2023-04-18bpf-firewall: give a name to maps usedDominique Martinet3-5/+26
2023-04-17process-util: be more careful with pidfd_get_pid() special casesLennart Poettering1-1/+15
2023-04-17fsck: use execv_p_ and execl_p_Florian Klink3-30/+5
2023-04-17creds: make available to all ExecStartPre= and ExecStart= processesLuca Boccassi2-1/+10
2023-04-17user-util:remove duplicate includesjcg1-1/+0
2023-04-17virt: Further improve detection of EC2 metal instancesBenjamin Herrenschmidt1-2/+4
2023-04-17mkosi: Use kernel-core for Fedora and CentOS imagesDaan De Meyer2-3/+2
2023-04-17hwdb: add accelerometer mount matrix for Lenovo Yoga Tablet 2 851F/LHans de Goede1-0/+4
2023-04-16process-util: make safe_fork() unset $NOTIFY_SOCKETYu Watanabe5-4/+9