summaryrefslogtreecommitdiffstats
path: root/src/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop split-usr and unmerged-usr supportLuca Boccassi2023-07-286-18/+4
* Merge pull request #28359 from keszybz/ret-gatherDaan De Meyer2023-07-283-21/+9
|\
| * Introduce RET_GATHER and use it in src/shared/Zbigniew Jędrzejewski-Szmek2023-07-133-21/+9
* | fstab-util: add fstab_is_mount_point_full which takes a source path to compareMike Yuan2023-07-262-7/+41
* | pam: lower warning about closing sd-bus after forkLuca Boccassi2023-07-261-1/+1
* | Merge pull request #28498 from bluca/softrebootLuca Boccassi2023-07-241-1/+0
|\ \
| * | Revert "core: add IgnoreOnSoftReboot= unit option"Luca Boccassi2023-07-231-1/+0
* | | switch-root: use MS_REC for /run, unless we are soft-rebootingLuca Boccassi2023-07-242-9/+19
|/ /
* | tpm2: instead of adjusting authValue trailing 0(s), trim them as required by ...Dan Streetman2023-07-221-7/+31
* | Merge pull request #26541 from DaanDeMeyer/xfs-whitespace-fixLuca Boccassi2023-07-212-17/+88
|\ \
| * | mkfs-util: Escape spaces with slashes in protofile formatDaan De Meyer2023-07-211-16/+87
| * | xfs: Bump minimal size to 300MDaan De Meyer2023-07-211-1/+1
* | | core: add IgnoreOnSoftReboot= unit optionLuca Boccassi2023-07-211-0/+1
* | | tree-wide: fix typo found by Fossies Codespell reportYu Watanabe2023-07-211-1/+1
* | | tree-wide: drop references to /dev/loop/by-refYu Watanabe2023-07-211-5/+1
|/ /
* | kbd-util: fix use of ERRNO_IS_RESOURCE()Dmitry V. Levin2023-07-161-4/+4
* | tpm2: add tpm2_get_pin_auth()Dan Streetman2023-07-161-2/+30
* | Merge pull request #27867 from keszybz/vconsole-reload-againLuca Boccassi2023-07-151-5/+4
|\ \
| * | core: adjust indentationZbigniew Jędrzejewski-Szmek2023-07-131-5/+4
* | | Merge pull request #28097 from goenkam/maanya/dissect-tool-support-for-confextLuca Boccassi2023-07-152-10/+47
|\ \ \
| * | | confext: add dissect tool support for confext imagesMaanya Goenka2023-07-142-10/+47
* | | | tpm2: handle older tpm enrollments without a saved pcr bankDan Streetman2023-07-141-0/+8
* | | | tree-wide: a bunch of Coccinelle-suggested tweaksFrantisek Sumsal2023-07-141-1/+1
* | | | compare: fix typoYu Watanabe2023-07-141-1/+1
|/ / /
* | | Merge pull request #26365 from dtardon/multiple-polkit-callsLuca Boccassi2023-07-141-93/+255
|\ \ \
| * | | bus-polkit: avoid extra variableDavid Tardon2023-07-131-6/+6
| * | | bus-polkit: allow to auth. a bus call for multiple actionsDavid Tardon2023-07-131-53/+87
| * | | bus-polkit: parse reply from polkit on receiveDavid Tardon2023-07-131-44/+77
| * | | bus-polkit: extract action into a separate structDavid Tardon2023-07-131-7/+24
| * | | bus-polkit: describe async. polkit verificationDavid Tardon2023-07-131-0/+74
| * | | bus-polkit: refactor a bit to avoid gotoDavid Tardon2023-07-131-11/+20
| * | | bus-polkit: drop unused argumentDavid Tardon2023-07-131-3/+1
| * | | bus-polkit: use automatic cleanupDavid Tardon2023-07-131-13/+10
| | |/ | |/|
* | | Merge pull request #28376 from yuwata/json_appendDaan De Meyer2023-07-142-57/+40
|\ \ \
| * | | logs-show: use json_variant_append_array()Yu Watanabe2023-07-131-39/+26
| * | | tpm2-util: use json_variant_append_array()Yu Watanabe2023-07-131-18/+14
| |/ /
* / / fstab-util: add fstab_is_bindMike Yuan2023-07-132-0/+15
|/ /
* | loop-write: do strlen() implicitly if size is specified as SIZE_MAXLennart Poettering2023-07-132-9/+9
* | Merge pull request #28365 from DaanDeMeyer/udevadm-queryDaan De Meyer2023-07-129-113/+78
|\ \
| * | logs-show: Rename json_data to JsonData and add typedefDaan De Meyer2023-07-121-9/+9
| * | json: free array in json_variant_unref_many()Daan De Meyer2023-07-124-95/+69
| * | device-util: Declare iterator variables inlineDaan De Meyer2023-07-125-12/+3
* | | Merge pull request #28344 from YHNdnzj/compare-device-nodeLennart Poettering2023-07-122-0/+29
|\ \ \
| * | | shared/device-nodes: add devnode_sameMike Yuan2023-07-112-0/+29
| |/ /
* / / tree-wide: fix typos reported by Fossies Codespell reportYu Watanabe2023-07-124-5/+5
|/ /
* | seccomp: add arm_fadvise64_64 to system-service groupYu Watanabe2023-07-111-0/+1
* | shared/async: don't use WEXITED for waitpid()Mike Yuan2023-07-111-3/+2
* | shared/async: prefix process name with sd-Mike Yuan2023-07-111-1/+1
* | Merge pull request #28343 from poettering/daemon-reload-commonYu Watanabe2023-07-112-0/+22
|\ \
| * | bus-unit-util: add common code for reloading PID 1Lennart Poettering2023-07-102-0/+22