summaryrefslogtreecommitdiffstats
path: root/tools/meson-build.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-19kernel-install: correct the place where it works in man and help textAntonio Alvarez Feijoo2-5/+5
2024-06-19man/systemd.exec: list inaccessible files for ProtectKernelTunablesMaximilian Wilhelm1-2/+3
2024-06-19vmspawn: define QEMU_MACHINE_TYPE for riscvXeonacid1-1/+1
2024-06-19core: drop unnecessary auto_fs4.h inclusionYu Watanabe1-1/+0
2024-06-19missing: drop BCACHEFS_SUPER_MAGIC as it is now defined in linux/magic.hYu Watanabe1-7/+0
2024-06-19basic/linux: update kernel headers from v6.10-rc3Yu Watanabe44-341/+1277
2024-06-19update TODOLennart Poettering1-0/+4
2024-06-19various: move ptr indicator to return valueZbigniew Jędrzejewski-Szmek68-148/+148
2024-06-19various: move const ptr indicator to return valueZbigniew Jędrzejewski-Szmek141-272/+272
2024-06-19Fix confusion between killer and preyZbigniew Jędrzejewski-Szmek18-76/+76
2024-06-19varlink-idl: allow unbalanced quote and trailing backslash in commentYu Watanabe2-1/+3
2024-06-19udev-spawn: fix typo and simplify codeAntonio Alvarez Feijoo1-3/+2
2024-06-19Use consistent spelling of systemd.condition_first_boot argumentpyfisch1-1/+1
2024-06-19man/systemd.journal-fields: document _SOURCE_{MONOTONIC,BOOTTIME}_TIMESTAMPMike Yuan1-4/+14
2024-06-18login/user-runtime-dir: free ignored sd_bus_error, avoid triggering assertionMike Yuan1-5/+16
2024-06-18login/user-runtime-dir: use STRLEN where appropriateMike Yuan1-3/+3
2024-06-18strv: replace always-true condition with assertionYu Watanabe1-14/+14
2024-06-18repart: fix memory leakAntonio Alvarez Feijoo1-0/+1
2024-06-18mkosi: restrict noble-backports to noble buildsLuca Boccassi2-0/+2
2024-06-18install: allow removing symlinks even for units that are goneLuca Boccassi2-4/+16
2024-06-18man: suffix tmpfiles.d with /, as per coding styleLennart Poettering1-1/+1
2024-06-18tmpfiles: mention that --create also adjusts files/directories in --help textLennart Poettering1-1/+1
2024-06-18tmpfiles: suffix --replace= properly with = in commentLennart Poettering1-6/+4
2024-06-18tmpfiles: make --tldr help text symmetric to --cat-configLennart Poettering1-1/+1
2024-06-18tmpfiles: improve debug logging around O_NOATIME fallbackLennart Poettering1-4/+3
2024-06-18tmpfiles: remove pointless empty lineLennart Poettering1-1/+0
2024-06-18tmpfiles: move --purge to command section in --help text where it belongsLennart Poettering1-2/+3
2024-06-18tmpfiles: insist on at least one configuration file being specified on --purgeLennart Poettering2-6/+24
2024-06-18Add OrangePi NEO ScancodesDerek J. Clark1-0/+9
2024-06-18NEWS: fix typoCarlo Teubner1-1/+1
2024-06-18logs-show: use _SOURCE_MONOTONIC_TIMESTAMP when _SOURCE_BOOTTIME_TIMESTAMP fi...Yu Watanabe1-10/+18
2024-06-18journal: introduce _SOURCE_BOOTTIME_TIMESTAMP fieldYu Watanabe1-3/+11
2024-06-18sd-journal: realign flagsYu Watanabe1-3/+3
2024-06-18logs-show: do not use _SOURCE_MONOTONIC_TIMESTAMP fieldYu Watanabe1-0/+6
2024-06-18tmpfiles: honour --dry-run when removing directoriesLennart Poettering1-4/+10
2024-06-18tmpfiles: sort needs_purge line list in same order as enum defines themLennart Poettering1-8/+8
2024-06-18update TODOLennart Poettering1-0/+30
2024-06-18hwdb: add scancodes for AYANEO devices (#33378)Derek J. Clark1-4/+16
2024-06-18varlink-idl: fix typoYu Watanabe1-2/+2
2024-06-18catalog: fix typoYu Watanabe1-1/+1
2024-06-17mkosi: bump to latestLuca Boccassi1-1/+1
2024-06-17CI: disable secure boot in mkosi GHA runsLuca Boccassi1-0/+2
2024-06-17portable: drop explicit PrivateTmp=yes from profilesLuca Boccassi3-3/+0
2024-06-17core: do not imply PrivateTmp with DynamicUser, create a private tmpfs insteadLuca Boccassi15-60/+244
2024-06-17tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq()Yu Watanabe10-26/+15
2024-06-17strbuf: use _cleanup_ attribute at one more placeYu Watanabe1-7/+5
2024-06-17strbuf: several cleanupsYu Watanabe1-6/+7
2024-06-17strbuf: use CMP() macroYu Watanabe1-3/+5
2024-06-17strv: introduce strv_sort_uniq()Yu Watanabe3-0/+91
2024-06-17test-network: mention that the captive portal option is supported since v2.20Yu Watanabe1-0/+2