summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* network: s/confiured/configured/v249.11Frantisek 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
* test-network: check if actually alternative name is setYu Watanabe2022-03-101-1/+7
* memory-id: Work-around incorrect "Number of slots"Bastien Nocera2022-03-104-11/+12
* TEST-29: do not pass -q to mk/unsquashfs, not supported on CentOS 8Luca Boccassi2022-03-102-6/+6
* portable: add return parameter to GetImageMetadataWithExtensionsZbigniew Jędrzejewski-Szmek2022-03-105-97/+110
* portable: inline one variable declarationZbigniew Jędrzejewski-Szmek2022-03-101-2/+1
* portablectl: reorder if branches to match previous conditional in the same fu...Zbigniew Jędrzejewski-Szmek2022-03-101-3/+4
* TEST-29: trim output a bitZbigniew Jędrzejewski-Szmek2022-03-102-22/+6
* portable: add flag to return extension-releases in GetImageMetadataWithExtens...Luca Boccassi2022-03-106-44/+199
* test: rename service used in TEST-29-PORTABLE to avoid conflictLuca Boccassi2022-03-102-22/+26
* test: use a less restrictive portable profile when running w/ sanitizersFrantisek Sumsal2022-03-101-7/+14
* portable: move profile search helper to path-lookupLuca Boccassi2022-03-103-31/+33
* portabled: refactor extraction/validation into a common helperLuca Boccassi2022-03-101-77/+92
* portabled: validate SYSEXT_LEVEL when attachingLuca Boccassi2022-03-102-18/+71
* portabled: error out if there are no units only after parsing all imagesLuca Boccassi2022-03-101-3/+26
* dissect-image: add extension-specific validation flagLuca Boccassi2022-03-103-19/+39
* journalctl: advertise --header a bit moreZbigniew Jędrzejewski-Szmek2022-03-101-7/+9
* man: describe UNIT=/USER_UNIT=Zbigniew Jędrzejewski-Szmek2022-03-101-1/+16
* man: tweak description of auto/noautoZbigniew Jędrzejewski-Szmek2022-03-101-5/+7
* man: describe capability checks on the busZbigniew Jędrzejewski-Szmek2022-03-103-15/+55
* man: fix formatting of macros in sd_bus_add_objectZbigniew Jędrzejewski-Szmek2022-03-101-22/+19
* man: say that we ignore ignored optionsZbigniew Jędrzejewski-Szmek2022-03-101-7/+5
* man: drop outdated info about polkit in pid1Zbigniew Jędrzejewski-Szmek2022-03-101-10/+6
* devnode-acl: use _cleanup_ to free acl_tDavid Tardon2022-03-101-48/+25
* core: check size before mmapTobias Stoeckmann2022-03-106-3/+21
* file-hierarchy: Document /sys/fs/cgroupJosh Triplett2022-03-101-0/+19
* man: recommend built-in platform.freedesktop_os_release() in our pageZbigniew Jędrzejewski-Szmek2022-03-103-2/+28
* mkosi: Remove Arch nspawn workaroundDaan De Meyer2022-03-101-13/+0
* meson: Drop required libfdisk version to 2.32Daan De Meyer2022-03-102-2/+2
* udev-builtin-input_id: don't label absolute mice as pointing sticksPeter Hutterer2022-03-101-3/+4
* man: adjust command for Fedora installationsZbigniew Jędrzejewski-Szmek2022-03-101-2/+2
* journal-send: close fd on exit when running with valgrindYu Watanabe2022-03-104-2/+36
* test-journal-send: close fd opend by syslog()Yu Watanabe2022-03-101-0/+4
* unit: escape %Yu Watanabe2022-03-101-1/+1
* clang-format: we actually typically use 16ch continuation indentationLennart Poettering2022-03-101-1/+1
* test: fix file descriptor leak in test-psi-utilYu Watanabe2022-03-101-1/+4
* test: fix file descriptor leak in test-tmpfiles.cYu Watanabe2022-03-101-1/+2
* test: fix file descriptor leak in test-fs-utilYu Watanabe2022-03-101-1/+4
* test: fix file descriptor leak in test-oomd-utilYu Watanabe2022-03-101-1/+4
* test: fix file descriptor leak in test-catalogYu Watanabe2022-03-101-1/+2
* test-oomd-util: fix conditional jump on uninitialised valueYu Watanabe2022-03-101-1/+1
* test-oomd-util: style fixletsYu Watanabe2022-03-101-4/+3
* core: really skip automatic restart when a JOB_STOP job is pendingFranck Bui2022-03-101-6/+1
* systemctl: make `--timestamp=` affect the `show` verb as wellFrantisek Sumsal2022-03-101-0/+16
* pid1: set SYSTEMD_NSS_DYNAMIC_BYPASS=1 env var for dbus-daemonLennart Poettering2022-03-103-19/+19
* docs: $SYSTEMD_NSS_BYPASS_BUS is not honoured anymore, don't document itLennart Poettering2022-03-101-4/+0
* pid1: lookup owning PID of BusName= name of services asynchronouslyLennart Poettering2022-03-102-19/+74
* pid1: watch bus name always when we have itLennart Poettering2022-03-101-8/+10