summaryrefslogtreecommitdiffstats
path: root/src/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* varlink: make errors returned by verify_unix_socket() systematicLennart Poettering2024-04-251-1/+12
* Merge pull request #32477 from DaanDeMeyer/fixesDaan De Meyer2024-04-251-2/+1
|\
| * tree-wide: Use log_setup() everywhereDaan De Meyer2024-04-251-2/+1
* | varlink: fix varlink_get_peer_pidref() fallbackLennart Poettering2024-04-251-1/+1
|/
* run/run: fix invocation ID handlingYu Watanabe2024-04-251-4/+3
* mount-setup: use mount_verbose_full where appropriateMike Yuan2024-04-241-4/+1
* Merge pull request #32392 from DaanDeMeyer/executor-log-levelDaan De Meyer2024-04-221-1/+3
|\
| * mount-util: Silence noisy trace log messageDaan De Meyer2024-04-221-1/+3
* | shared/verbs: show list of verbs when missingMike Yuan2024-04-221-0/+11
* | shared/verbs: minor modernizationMike Yuan2024-04-221-10/+8
|/
* tpm2-util: add generic wrapper tpm2_context_new_or_warn() that wrpas tpm2_con...Lennart Poettering2024-04-224-9/+28
* test: Don't allocate scope if already running in unit with delegated cgroupDaan De Meyer2024-04-221-1/+5
* test: Use log_setup()Daan De Meyer2024-04-221-2/+1
* test: Add ASSERT_ERROR() and ASSERT_ERROR_ERRNO()Daan De Meyer2024-04-221-0/+31
* Merge pull request #32370 from YHNdnzj/vpick-check-earlyMike Yuan2024-04-201-14/+9
|\
| * shared/vpick: check deterministic suffix earlierMike Yuan2024-04-201-5/+3
| * shared/vpick: flatten errno checkMike Yuan2024-04-201-4/+3
| * shared/vpick: use strdup_to where appropriateMike Yuan2024-04-201-5/+3
* | timedate: handle gracefully if RTC lost time because of power lossLennart Poettering2024-04-201-3/+4
|/
* Merge pull request #32142 from bluca/portable_vpickLuca Boccassi2024-04-193-17/+28
|\
| * vpick: add pick_filter_image_any filter that matches both dirs and imagesLuca Boccassi2024-04-193-17/+28
* | Merge pull request #31978 from nolange/fix_openssl_deprecationsLuca Boccassi2024-04-193-4/+19
|\ \
| * | openssl-util: compatible with restricted openssl3Norbert Lange2024-04-183-4/+19
* | | Merge pull request #32340 from YHNdnzj/wait-for-unit-cleanupYu Watanabe2024-04-192-55/+32
|\ \ \
| * | | bus-wait-for-units: simplify property_map_job_idMike Yuan2024-04-191-13/+7
| * | | bus-wait-for-units: drop 'current' fieldMike Yuan2024-04-191-7/+0
| * | | bus-wait-for-units: check for existing unit first, use hashmap_ensure_putMike Yuan2024-04-192-10/+13
| * | | bus-wait-for-units: make callback type end with "_t"Mike Yuan2024-04-192-5/+11
| * | | bus-wait-for-units: drop ready_callbackMike Yuan2024-04-192-20/+1
* | | | conf-parser: move config_parse_timezone() to conf-parser.[ch]Yu Watanabe2024-04-192-0/+35
|/ / /
* | / copy: ignore -EOPNOTSUPP from copy_file_range()Nick Rosbrook2024-04-191-1/+1
| |/ |/|
* | Merge pull request #31790 from poettering/pcrlock-policy-fixLennart Poettering2024-04-182-24/+237
|\ \
| * | tpm2-util: now that we don't use PolicyAuthValue anymore, let's not set an au...Lennart Poettering2024-04-182-16/+2
| * | pcrlock: switch access policy for nvindex to store policy in from PolicyAuthV...Lennart Poettering2024-04-182-0/+218
| * | tpm2-util: add comment explaining what tpm2_define_policy_nv_index() actually...Lennart Poettering2024-04-181-0/+4
| * | tpm2-util: load external key into NULL hierarchy if private key is providedLennart Poettering2024-04-181-2/+2
| * | tpm2-util: rename tpm2_get_pin_auth() → tpm2_auth_value_from_pin()Lennart Poettering2024-04-182-6/+6
| * | tpm2: export tpm2_get_name()Lennart Poettering2024-04-182-1/+2
| * | tpm2-util: import two more symbols from tpm2-tss librariesLennart Poettering2024-04-181-0/+4
| |/
* / use FOREACH_ELEMENTMatteo Croce2024-04-188-10/+10
|/
* blockdev-util: fix typoYu Watanabe2024-04-181-1/+1
* Merge pull request #32192 from yuwata/part-scanYu Watanabe2024-04-181-16/+40
|\
| * blockdev-util: also read 'ext_range' sysattr to check if the partscan is enabledYu Watanabe2024-04-181-16/+40
* | Merge pull request #32249 from CodethinkLabs/vmspawn/predicatable_tap_namesYu Watanabe2024-04-182-0/+86
|\ \ | |/ |/|
| * nspawn,shared/netif-util: move generate_mac and shorten_ifname to shared/neti...Sam Leonard2024-04-152-0/+86
* | Merge pull request #32143 from yuwata/magicLennart Poettering2024-04-171-2/+2
|\ \
| * | home,resize-fs: replace XFS_SB_MAGIC -> XFS_SUPER_MAGICYu Watanabe2024-04-091-2/+2
* | | cryptenroll: Use CTAP2.1 credProtect extensionBryan Jacobs2024-04-172-3/+27
* | | shared/vpick: also align function params in headerMike Yuan2024-04-161-6/+7
* | | creds-util: move pick_up_credentials() from network-generatorYu Watanabe2024-04-162-1/+98