summaryrefslogtreecommitdiffstats
path: root/src/basic/mallinfo-util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-25nspawn, vmspawn: honor the new window title switchMantas Mikulėnas2-2/+4
2024-06-25run: add environment variable to prevent the setting of terminal titleMantas Mikulėnas4-1/+24
2024-06-20bootctl: add comments to Varlink interfaceLennart Poettering1-0/+21
2024-06-20bootctl: normalize how we report no boot entries foundLennart Poettering3-3/+13
2024-06-20varlink: correctly format comments for enums tooLennart Poettering2-21/+84
2024-06-20bootctl: add --random-seed=yes/noLudwig Nussel6-4/+31
2024-06-20man: fix typo in systemd-tmpfilesDiego Viola1-1/+1
2024-06-20core/namespace: ensure private tmpfs is mounted earlierYu Watanabe1-3/+5
2024-06-19update TODOLennart Poettering1-4/+0
2024-06-19tree-wide: port over to new builder apisLennart Poettering54-1267/+1250
2024-06-19sd-json: add sd_json_build() wrapper macro that implies SD_JSON_BUILD_OBJECT()Lennart Poettering3-0/+43
2024-06-19update TODOLennart Poettering1-4/+0
2024-06-19sd-json: add comment clarifying that _SD_JSON_BUILD* enums are not to be used...Lennart Poettering1-0/+1
2024-06-19sd-json.h: reword SD_JSON_WARNING/SD_JSON_DEBUG commentsLennart Poettering1-14/+11
2024-06-19test-install-root: introduce test case for #33411Mike Yuan1-6/+26
2024-06-19shared/install: correctly report changes in install_info_symlink_alias()Mike Yuan1-2/+4
2024-06-19shared/install: propagate all errors in install_info_apply()Mike Yuan1-3/+3
2024-06-19shared/install: drop unneeded initializationMike Yuan1-1/+1
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