summaryrefslogtreecommitdiffstats
path: root/src/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* wifi-util: add "ret_" prefix for arguments which store resultsYu Watanabe2021-09-292-26/+26
* Merge pull request #20865 from keszybz/meson-net-naming-definitionsYu Watanabe2021-09-292-7/+20
|\
| * meson: allow extra net naming schemes to be defined during configurationZbigniew Jędrzejewski-Szmek2021-09-282-2/+10
| * meson: drop the list of valid net naming schemesZbigniew Jędrzejewski-Szmek2021-09-282-2/+9
| * netif-naming: inline one iterator variableZbigniew Jędrzejewski-Szmek2021-09-281-3/+1
* | Merge pull request #20860 from yuwata/libsystemd-network-get-ifname-negative-...Yu Watanabe2021-09-292-27/+2
|\ \
| * | libsystemd-network: make sd_dhcp_client_get_ifname() or friends return negati...Yu Watanabe2021-09-281-18/+0
| * | tree-wide: make format_ifname() or friends return negative errno on failureYu Watanabe2021-09-281-9/+2
* | | dissect-image: optionally, validate dm-verity signatures in userspaceLennart Poettering2021-09-282-22/+164
* | | dissect-image: add env var for disabling "sidecar" loading of verity paramsLennart Poettering2021-09-281-0/+6
* | | dissect-image: load embedded verity signature info from imageLennart Poettering2021-09-282-0/+139
* | | dissect-image: discover verity signature partitionsLennart Poettering2021-09-282-14/+214
* | | gpt: add partition type for PKCS#7 signatures for root hashesLennart Poettering2021-09-282-49/+107
|/ /
* | core: implement RuntimeMaxDeltaSec directiveAlbert Brox2021-09-281-0/+4
* | core: Add ExecSearchPath parameter to specify the directory relative to which...alexlzhu2021-09-281-0/+1
|/
* Remind developers to update the list of net naming schemes that can be select...dann frazier2021-09-271-0/+1
* user-record: switch the default LUKS PBKDF to argon2id to match cryptsetupnl67202021-09-241-1/+1
* smack-util: tiny simplificationLennart Poettering2021-09-231-5/+4
* variuos: add missing includesZbigniew Jędrzejewski-Szmek2021-09-222-0/+3
* Merge pull request #20767 from bluca/portable_extract_selinuxZbigniew Jędrzejewski-Szmek2021-09-222-0/+16
|\
| * selinux: add mac_selinux_create_file_prepare_label helperLuca Boccassi2021-09-202-0/+16
* | meson: ignore -Dsmack-run-label= if -Dsmack=falseZbigniew Jędrzejewski-Szmek2021-09-211-1/+1
* | smack: move helper function to smack-util.cZbigniew Jędrzejewski-Szmek2021-09-212-0/+15
|/
* Merge pull request #20738 from mrc0mmand/ci-llvm-13Yu Watanabe2021-09-163-6/+6
|\
| * tree-wide: mark set-but-not-used variables as unused to make LLVM happyFrantisek Sumsal2021-09-153-6/+6
* | watchdog: add ", ignoring" to log messages about errors we ignoreLennart Poettering2021-09-151-8/+8
* | watchdog: pass right error code to log function so that %m worksLennart Poettering2021-09-151-2/+2
* | Merge pull request #20650 from fbuihuu/watchdog-reworkLuca Boccassi2021-09-152-28/+35
|\ \
| * | watchdog: use MIN() in update_timeout()Franck Bui2021-09-151-1/+1
| * | watchdog: constify watchdog_set_device() parameterFranck Bui2021-09-152-2/+2
| * | watchdog: rename watchdog_set_timeout() into watchdog_setup()Franck Bui2021-09-152-3/+3
| * | watchdog: minor simplification of watchdog_runtime_wait()Franck Bui2021-09-151-6/+5
| * | watchdog: no need to ping the device twice in watchdog_ping() if the device h...Franck Bui2021-09-151-7/+4
| * | watchdog: update watchdog_timeout with the closest timeout found by the driverFranck Bui2021-09-151-1/+6
| * | core: watchdog_set_timeout() doesn't need to return the timeout value used by...Franck Bui2021-09-152-11/+10
| * | watchdog: make watchdog_ping() a NOP when the watchdog is disabled or closedFranck Bui2021-09-151-0/+7
* | | Merge pull request #20729 from yuwata/ethtool-features-setYu Watanabe2021-09-152-107/+294
|\ \ \
| * | | ethtool-util: add more network device featuresYu Watanabe2021-09-142-11/+121
| * | | ethtool-util: apply tx-checksum-* features at lastYu Watanabe2021-09-142-5/+54
| * | | ethtool: do not set unavailable or never_changed bitsYu Watanabe2021-09-141-42/+96
| * | | ethtool-util: shorten code a bitYu Watanabe2021-09-141-48/+22
| * | | ethtool-util: use sizeof()Yu Watanabe2021-09-141-10/+10
| | |/ | |/|
* / | cgroup: add support for StartupAllowedCPUs and StartupAllowedMemoryNodesPeter Morrow2021-09-151-1/+3
|/ /
* | in-addr-prefix-util: introduce several utilities for address prefixYu Watanabe2021-09-143-0/+350
* | tpm2: log about invalid PCRs on each unsealingLennart Poettering2021-09-131-2/+8
* | tpm2: check if PCR values make sense before using themLennart Poettering2021-09-132-27/+154
* | tpm2: support RSA primary keys as fallback if TPM2 devices don't support ECCLennart Poettering2021-09-133-60/+160
* | Merge pull request #20705 from yuwata/test-oomd-utilLuca Boccassi2021-09-121-1/+1
|\ \
| * | cgroup-util: use string_hash_ops_freeYu Watanabe2021-09-111-1/+1
* | | tpm-util: fix TPM parameter handlingAnatol Pomozov2021-09-111-1/+1
|/ /