summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* network: s/confiured/configured/v250.4Frantisek Sumsal2022-03-111-1/+1
* wait-online: make manager_link_is_online() return 0 when in unmanaged stateYu Watanabe2022-03-111-4/+21
* wait-online: rename Manager elementsYu Watanabe2022-03-113-20/+25
* core: do not return 'skipped' when Condition*= fail with StartUnitWithFlags()Luca Boccassi2022-03-103-9/+2
* memory-id: Work-around incorrect "Number of slots"Bastien Nocera2022-03-094-11/+12
* TEST-29: do not pass -q to mk/unsquashfs, not supported on CentOS 8Luca Boccassi2022-03-092-6/+6
* portable: add return parameter to GetImageMetadataWithExtensionsZbigniew Jędrzejewski-Szmek2022-03-095-97/+110
* portable: inline one variable declarationZbigniew Jędrzejewski-Szmek2022-03-091-2/+1
* portablectl: reorder if branches to match previous conditional in the same fu...Zbigniew Jędrzejewski-Szmek2022-03-091-3/+4
* TEST-29: trim output a bitZbigniew Jędrzejewski-Szmek2022-03-092-22/+6
* portable: add flag to return extension-releases in GetImageMetadataWithExtens...Luca Boccassi2022-03-096-17/+163
* test: accept GC'ed units in newer LVMFrantisek Sumsal2022-03-051-0/+8
* test: lvm 2.03.15 dropped the static autoactivationFrantisek Sumsal2022-03-051-1/+4
* meson: move files' closing brace to separate lineZbigniew Jędrzejewski-Szmek2022-03-0518-43/+86
* meson: use files() for libudevd_core_sources tooZbigniew Jędrzejewski-Szmek2022-03-051-5/+5
* meson: do not use split() in file listsZbigniew Jędrzejewski-Szmek2022-03-0527-1444/+1382
* journalctl: advertise --header a bit moreZbigniew Jędrzejewski-Szmek2022-03-051-7/+9
* man: describe UNIT=/USER_UNIT=Zbigniew Jędrzejewski-Szmek2022-03-051-1/+16
* man: tweak description of auto/noautoZbigniew Jędrzejewski-Szmek2022-03-051-5/+7
* man: describe capability checks on the busZbigniew Jędrzejewski-Szmek2022-03-053-15/+55
* man: fix formatting of macros in sd_bus_add_objectZbigniew Jędrzejewski-Szmek2022-03-051-22/+19
* man: say that we ignore ignored optionsZbigniew Jędrzejewski-Szmek2022-03-051-7/+5
* man: drop outdated info about polkit in pid1Zbigniew Jędrzejewski-Szmek2022-03-051-10/+6
* devnode-acl: use _cleanup_ to free acl_tDavid Tardon2022-03-051-48/+25
* sd-stub: do not print warning if filesystem is not supportedAlfonso Sánchez-Beato2022-03-051-3/+19
* core: check size before mmapTobias Stoeckmann2022-03-056-3/+21
* killall: show PID of processes killed in final killing spreeLennart Poettering2022-03-051-5/+6
* shared: Add more dlopen() testsDaan De Meyer2022-03-057-4/+18
* file-hierarchy: Document /sys/fs/cgroupJosh Triplett2022-03-051-0/+19
* man: recommend built-in platform.freedesktop_os_release() in our pageZbigniew Jędrzejewski-Szmek2022-03-053-2/+28
* test: accept both unpadded and padded partition sizesFrantisek Sumsal2022-03-051-2/+3
* mkosi: Remove Arch nspawn workaroundDaan De Meyer2022-03-051-13/+0
* meson: Drop required libfdisk version to 2.32Daan De Meyer2022-03-052-2/+2
* udev-builtin-input_id: don't label absolute mice as pointing sticksPeter Hutterer2022-03-051-3/+4
* man: various issues reported in #22432Zbigniew Jędrzejewski-Szmek2022-03-0512-38/+41
* man/systemd-analyze: split out example to a separate sectionZbigniew Jędrzejewski-Szmek2022-03-051-61/+65
* man: adjust command for Fedora installationsZbigniew Jędrzejewski-Szmek2022-03-051-2/+2
* journal-send: close fd on exit when running with valgrindYu Watanabe2022-03-054-2/+36
* test-journal-send: close fd opend by syslog()Yu Watanabe2022-03-051-0/+4
* unit: escape %Yu Watanabe2022-03-051-1/+1
* clang-format: we actually typically use 16ch continuation indentationLennart Poettering2022-03-051-1/+1
* test: fix file descriptor leak in test-psi-utilYu Watanabe2022-03-051-1/+4
* test: fix file descriptor leak in test-tmpfiles.cYu Watanabe2022-03-051-1/+2
* test: fix file descriptor leak in test-fs-utilYu Watanabe2022-03-051-1/+4
* boot: Handle shift and logo keys tooJan Janssen2022-03-053-15/+22
* boot: Properly check status code of console_key_readJan Janssen2022-03-051-11/+30
* test: fix file descriptor leak in test-oomd-utilYu Watanabe2022-03-051-1/+4
* test: fix file descriptor leak in test-catalogYu Watanabe2022-03-051-1/+2
* test-oomd-util: fix conditional jump on uninitialised valueYu Watanabe2022-03-051-1/+1
* test-oomd-util: style fixletsYu Watanabe2022-03-051-4/+3