summaryrefslogtreecommitdiffstats
path: root/man/journald.conf.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-24units: Order ldconfig after systemd-tmpfiles-setup.serviceDaan De Meyer1-2/+3
2024-09-24repart: Determine verity sig size based on partition designatorDaan De Meyer1-1/+1
2024-09-23core/cgroup: cache IO accounting data when pruning a cgroupIvan Shapovalov1-3/+15
2024-09-23man: say that SYSEXT_SCOPE=initrd also applies to exitrdsZbigniew Jędrzejewski-Szmek1-4/+4
2024-09-23man: reword some sentences with umbiguous subjectsZbigniew Jędrzejewski-Szmek2-6/+6
2024-09-23man: slightly enhance docs about "exitrd" and remove TODO entry for itZbigniew Jędrzejewski-Szmek3-9/+14
2024-09-23repart: Use swap format for swap partition even if encryptedDaan De Meyer1-3/+3
2024-09-23repart: Add a log message when we're about to fsync().Daan De Meyer1-0/+2
2024-09-22mkosi: Add missing SPDX lineDaan De Meyer1-0/+2
2024-09-22mkosi: Add back support for running clangd within mkosiDaan De Meyer3-0/+40
2024-09-21Preset user units on first boot as wellDaan De Meyer2-6/+13
2024-09-21core/cgroup: drop `allow_cache` parameter in `unit_get_io_accounting()`Ivan Shapovalov4-7/+3
2024-09-21tree-wide: use strv_extend_strv_consume() where appropriateMike Yuan20-111/+52
2024-09-21basic/strv: introduce strv_extend_strv_consume()Mike Yuan3-5/+104
2024-09-21machined-dbus: move manager_add_machine() and _get_machine_by_pid() to -coreMike Yuan2-51/+53
2024-09-21machined: rename machine_{units,leaders} to machines_by_*Mike Yuan4-25/+33
2024-09-21machined: fix bogus error check for machine_link()Mike Yuan3-8/+9
2024-09-20basic/strv: make string_strv_hash_ops static, add missing assertionsMike Yuan2-3/+15
2024-09-20shared/bus-map-properties: modernize map_basic() and bus_map_strv_sort()Mike Yuan1-29/+23
2024-09-20basic/memory-util: make mempcpy_typesafe() take number of obj rather than raw...Mike Yuan1-1/+6
2024-09-20basic: replace size_multiply_overflow() with MUL_ASSIGN_SAFE where applicableMike Yuan3-25/+23
2024-09-20basic/macro: move DECIMAL_STR_FMT to shared/testsMike Yuan2-13/+13
2024-09-20Add an extra debug log to dissect_image()Daan De Meyer1-0/+3
2024-09-20machine: fix bus method argument name: who -> whomYu Watanabe2-2/+2
2024-09-20verbs: use strv_find_closest()Yu Watanabe2-74/+43
2024-09-20strv: introduce strv_find_closest()Yu Watanabe4-10/+66
2024-09-20mkosi: bump mkosi MinimumVersionZbigniew Jędrzejewski-Szmek1-1/+1
2024-09-20mkosi: supress error messages from gitZbigniew Jędrzejewski-Szmek1-2/+2
2024-09-20sd-ipv4acd: fix assertion triggered when an ARP received in STARTED stateYu Watanabe1-0/+1
2024-09-20NEWS: fix typos and remove backticksJörg Behrmann1-5/+5
2024-09-20firstboot: add similar input suggestionMichael Ferrari3-5/+42
2024-09-20basic/memory-util: introduce mempcpy_typesafeMike Yuan7-14/+16
2024-09-20boot: use INC_SAFE where appropriateMike Yuan1-1/+1
2024-09-20kernel-install: add uki.conf examplecvlc122-0/+37
2024-09-20sd-path: trivial cleanups for sd_path_lookup{,_strv}()Mike Yuan2-43/+33
2024-09-20sd-path: modernize from_user_dir()Mike Yuan1-66/+30
2024-09-20tmpfiles: ERRNO_IS_NOINFO -> _IS_NEG_, correct negative errno checksMike Yuan1-12/+12
2024-09-20tmpfiles: use RET_GATHER moreMike Yuan1-11/+5
2024-09-19man: update PCR and Secure Boot key names and pathscvlc122-26/+26
2024-09-19firstboot: Prompt for keymapDaan De Meyer1-1/+1
2024-09-19hwdb: add keymaps for Acer Nitro 5 AN515-47 (#34493)JoseskVolpe1-0/+5
2024-09-19test: add tests for seccomp_suppress_sync()Yu Watanabe1-0/+52
2024-09-19seccomp-util: pass negative fds as is to fsync() and friendsYu Watanabe1-7/+20
2024-09-19test-process-util: Ignore EINVAL from setresuid() and setresgid()Daan De Meyer1-2/+4
2024-09-19test-process-util: Use FORK_REOPEN_LOG everywhere we close all fdsDaan De Meyer1-7/+7
2024-09-19test-process-util: Migrate to new assertion macrosDaan De Meyer1-201/+226
2024-09-19man/systemd-analyze: mention required libraries for TPM2 supportYu Watanabe1-1/+3
2024-09-19tpm2-util: colorize output of 'systemd-analyze has-tpm2'Yu Watanabe1-14/+14
2024-09-19shell-completion/analyze: add has-tpm2Yu Watanabe2-1/+2
2024-09-19tpm2-util: update commentYu Watanabe1-2/+2