Commit Graph

  • 5f0ab16198 string-table: add private version of lookup macro with boolean fallback Lennart Poettering 2020-12-08 14:39:49 +0100
  • 18843ecc2a cryptsetup: add support for TPM2 unlocking of volumes Lennart Poettering 2020-12-04 17:26:37 +0100
  • d2fafc423d cryptenroll: support listing and wiping tokens Lennart Poettering 2020-11-28 22:59:21 +0100
  • 5e521624f2 cryptenroll: add support for TPM2 enrolling Lennart Poettering 2020-11-28 15:27:34 +0100
  • 2d64d2b955 json: add APIs for quickly inserting hex blobs into as JSON strings Lennart Poettering 2020-12-01 13:45:32 +0100
  • 1403d48d61 sort-util: make cmp_int() generic, so that we can reuse it elsewhere Lennart Poettering 2020-11-30 16:23:15 +0100
  • 8710a6818e cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 security tokens Lennart Poettering 2020-11-24 13:41:47 +0100
  • 2bc5c425e6 cryptsetup: add fido2 support Lennart Poettering 2020-11-26 12:46:10 +0100
  • e3fb662b67 fido2: don't use up/uv/rk when device doesn't support it Lennart Poettering 2020-12-04 10:19:47 +0100
  • ebcb3f38d2 homed: split out HMAC-HASH fido2 decode code into src/shared/ Lennart Poettering 2020-11-26 13:30:24 +0100
  • 17599e129b homed: move fido2 setup code to src/shared/ Lennart Poettering 2020-11-25 16:34:54 +0100
  • fb2d839c06 homed: move fido2 device enumeration logic to shared code Lennart Poettering 2020-11-25 15:15:25 +0100
  • 69cb28965b homed: turn libfido2 into a dlopen() type dependency Lennart Poettering 2020-11-25 15:07:06 +0100
  • b8c80b56d1 cryptsetup: split up attach_luks_or_plain_or_bitlk() into smaller functions Lennart Poettering 2020-11-26 13:29:56 +0100
  • b997d1115b cryptsetup: read PKCS#11 key and token info from LUKS2 metadata Lennart Poettering 2020-11-25 11:10:29 +0100
  • d3ad474f0c cryptsetup: be more careful with erasing key material from memory Lennart Poettering 2020-11-25 11:58:55 +0100
  • 8414cd48e9 cryptsetup: split code that allocates udev security device monitor into its own function Lennart Poettering 2020-11-25 11:51:39 +0100
  • 4760384d53 cryptsetup-util: add helper for setting minimal PBKDF Lennart Poettering 2020-12-08 14:46:31 +0100
  • 4098bc134e cryptsetup-util: add helper call for extracting/parsing token JSON Lennart Poettering 2020-12-08 13:18:28 +0100
  • f240cbb645 homed: move code to list and resolve "auto" pkcs#11 URL into common code Lennart Poettering 2020-11-25 10:28:11 +0100
  • d041e4fc4a homed: split out code that determines suitable LUKS passphrase size from RSA key Lennart Poettering 2020-11-24 15:29:03 +0100
  • 2289a78473 homed: move pkcs11 LUKS glue into shared code Lennart Poettering 2020-11-24 15:08:20 +0100
  • f2d5df8a30 homed: move helper calls for RSA encryption to shared code Lennart Poettering 2020-11-24 15:07:53 +0100
  • 73d874bacd homed: move homectl's recovery key generation/modhex code to src/shared/ Lennart Poettering 2020-11-24 13:55:02 +0100
  • 95231c7215 test: fix fd_is_mount_point() check Lennart Poettering 2020-12-17 16:19:09 +0100
  • 8b08be4052 tree-wide: suggest meson command lines instead of ninja ones Lennart Poettering 2020-12-11 11:33:39 +0100
  • 7bbdef621f test: add one more dmidecode dump Zbigniew Jędrzejewski-Szmek 2020-12-17 08:54:50 +0100
  • 2b7b142e97 meson: make each dmidecode a separate test Zbigniew Jędrzejewski-Szmek 2020-12-16 12:21:43 +0100
  • 68f18549c5
    Merge pull request #18001 from systemd/wip/hadess/unsupported-dmi Zbigniew Jędrzejewski-Szmek 2020-12-17 09:16:33 +0100
  • ddbf960574 terminal-util: use 256 color mode for PID 1 output, too Lennart Poettering 2020-12-16 19:55:32 +0100
  • 0ce96f4152
    Merge pull request #17998 from mrc0mmand/qemu-drop-trailing-whitespace Frantisek Sumsal 2020-12-16 23:48:17 +0100
  • e4dde4e87d
    Merge pull request #17702 from rnhmjoj/master Lennart Poettering 2020-12-16 19:26:40 +0100
  • 2bfb92a978 meson: Disable dmi_memory_id on arches without DMI Bastien Nocera 2020-12-16 18:50:38 +0100
  • a8af734e75
    Merge pull request #17026 from fw-strlen/nft_16 Lennart Poettering 2020-12-16 19:18:22 +0100
  • 2f1bcc4d4d meson: Split off udev helper programs array Bastien Nocera 2020-12-16 18:43:26 +0100
  • 4dd465cb4e udev: Extract RAM properties from DMI information Bastien Nocera 2020-12-02 12:40:42 +0100
  • 84a1ff9457 tree-wide: fix typo Yu Watanabe 2020-12-17 02:16:16 +0900
  • ac5644635d test-login: skip consistency checks when logind is not active Zbigniew Jędrzejewski-Szmek 2020-12-16 15:56:44 +0100
  • 221019166f networkd: handle ignoring ll gateway being link ll Devon Pringle 2020-12-14 14:22:18 +1000
  • 199f75205b
    Merge pull request #17799 from yuwata/oss-fuzz-25353 Zbigniew Jędrzejewski-Szmek 2020-12-16 17:52:35 +0100
  • 91174d2803 Translated using Weblate (Swedish) Luna Jernberg 2020-12-16 13:36:01 +0100
  • 24ee0f9d16 tree-wide: fix typo Yu Watanabe 2020-12-17 00:53:01 +0900
  • ecfbbf098c
    Merge pull request #17859 from keszybz/hostnamed-export-hostname-origin-and-simplify-logic Yu Watanabe 2020-12-17 00:55:49 +0900
  • 26b127245a test: s/MUMA/NUMA/ Frantisek Sumsal 2020-12-16 16:36:42 +0100
  • f26d091460 test: drop the trailing whitespace from the QEMU version check Frantisek Sumsal 2020-12-16 16:33:50 +0100
  • b43dfb6e6e sd-netlink: routing policy rule port to fib_rule_hdr Susant Sahani 2020-12-16 11:58:46 +0100
  • 5777c6130b resolved: always take a timestamp when first seeing a packet Lennart Poettering 2020-10-28 13:46:26 +0100
  • 8bc63a0b13 sd-dhcp-client: fix renew/rebind timeout calculation to avoid infinite loop Dan Streetman 2020-12-15 17:59:12 -0500
  • 60e4fb4240 hostnamed,shared/hostname-setup: expose the origin of the current hostname Zbigniew Jędrzejewski-Szmek 2020-12-04 19:40:34 +0100
  • d39079fcaa hostnamed: stop discriminating against "localhost" in /etc/hostname Zbigniew Jędrzejewski-Szmek 2020-12-04 19:56:49 +0100
  • 468695c8cd hostnamed: improve message about static hostname Zbigniew Jędrzejewski-Szmek 2020-12-12 13:34:48 +0100
  • 536970d4f9 hostnamed: minor style cleanups Zbigniew Jędrzejewski-Szmek 2020-12-04 19:40:46 +0100
  • efda832d4f hostnamed: when hostname is set to existing value, suppress notifications Zbigniew Jędrzejewski-Szmek 2020-12-04 19:17:45 +0100
  • 39ede7cc37 shared/hostname-setup: leave the terminator byte alone Zbigniew Jędrzejewski-Szmek 2020-12-11 16:52:30 +0100
  • b6fad30665 shared/hostname-setup: add mode where we check what would be set, without doing Zbigniew Jędrzejewski-Szmek 2020-12-04 18:45:23 +0100
  • e2054217d5 Move hostname setup logic to new shared/hostname-setup.[ch] Zbigniew Jędrzejewski-Szmek 2020-12-04 18:39:23 +0100
  • 7d9ec60990 hostnamed: fix return value Zbigniew Jędrzejewski-Szmek 2020-12-04 17:35:22 +0100
  • ce6b138c75 hostnamed: expose the fallback-hostname setting as a const dbus property Zbigniew Jędrzejewski-Szmek 2020-12-04 15:16:54 +0100
  • de31bbc6b1 man/hostnamectl,hostaned,hostname1: adjust the docs to match reality Zbigniew Jędrzejewski-Szmek 2020-12-04 15:16:24 +0100
  • a2be8be2cf coredumpctl: Add --debugger-args= option Michal Fabik 2020-12-14 15:44:36 +0100
  • a7c52e1ee1
    Merge pull request #17968 from yuwata/purge-libudev Yu Watanabe 2020-12-16 12:07:46 +0900
  • bc5a9b82d5 firewall-util-nft: attempt table recreation when add operation fails Florian Westphal 2020-11-16 11:15:31 +0100
  • 715a70e721 firewall-util: add nftables backend Florian Westphal 2020-06-19 15:53:03 +0200
  • 4df42cd99d sd-netlink: add a read function Florian Westphal 2020-09-04 01:04:51 +0200
  • 99c41c0de4 sd-netlink: add sd_netlink_sendv Florian Westphal 2020-06-19 14:58:41 +0200
  • 347ea16797 sd-netlink: add nfnetlink helper routines Florian Westphal 2020-06-19 14:42:31 +0200
  • 6f00fd9b7c sd-netlink: add nfnetlink/nftables type system Florian Westphal 2020-06-19 14:03:03 +0200
  • bcd1a2bb5c linux: import nf_tables and nfnetlink headers from Linux 5.8 Florian Westphal 2020-03-14 15:21:19 +0100
  • 761cf19d7b firewall-util: introduce context structure Florian Westphal 2020-09-15 19:58:44 +0200
  • f51343d0af nspawn: pass userdata pointer, not inet_addr union Florian Westphal 2020-10-13 20:29:09 +0200
  • 3122097217 firewall-util: prepare for alternative to iptables backend Florian Westphal 2020-06-25 15:00:54 +0200
  • 47ed20e1e0 firewall-util: reject NULL source or address with prefixlen 0 Florian Westphal 2020-06-24 11:55:14 +0200
  • 937e305e93 network: Allow to configure interface promiscuous mode Susant Sahani 2020-12-15 05:00:17 +0100
  • 43b49470d1 test: use modern qemu numa arguments Christian Ehrhardt 2020-12-15 12:05:14 +0100
  • 94b78105c6
    Merge pull request #17967 from poettering/connect-user-bus Lennart Poettering 2020-12-15 21:14:01 +0100
  • 6fe2a70b91 busctl: add a timestamp to the output of the busctl monitor command d032747 2020-12-15 10:40:06 +0100
  • 3a23834d6b
    Merge pull request #17908 from ddstreet/dhcpv4_rfc2131_intervals Yu Watanabe 2020-12-16 05:05:06 +0900
  • 805d67c565 logs-show: refuse data which contain invalid fields Yu Watanabe 2020-12-16 04:50:39 +0900
  • f2bd032044 journal: refuse data which contain invalid fields Yu Watanabe 2020-12-16 04:44:31 +0900
  • adce225a10 journal: move journal_field_valid() to journal_file.c Yu Watanabe 2020-12-16 04:36:14 +0900
  • dcdd9030ba
    basic/term-util: inline colors_enabled function rnhmjoj 2020-12-15 19:40:30 +0100
  • 25e4608b8b
    tree-wide: avoid direct use of color macros rnhmjoj 2020-11-23 00:40:57 +0100
  • c4fea19abb
    basic/term-util: extend $SYSTEMD_COLORS rnhmjoj 2020-11-22 02:37:27 +0100
  • ebd04379cd udev: drop license boilerplate Yu Watanabe 2020-12-14 22:06:18 +0900
  • 90ac73eb1b rules: drop broken links Yu Watanabe 2020-12-14 22:05:18 +0900
  • e4b127e2cc meson: do not link with libudev Yu Watanabe 2020-12-14 20:41:32 +0900
  • 1403fe26d6 udev: drop unnecessary libudev-util.h inclusions Yu Watanabe 2020-12-14 17:13:48 +0900
  • b653abbb1a udevadm: drop udev_queue Yu Watanabe 2020-12-14 18:25:27 +0900
  • bee33d0527 udev: introduce udev_queue_is_empty() and udev_queue_init() Yu Watanabe 2020-12-14 18:20:18 +0900
  • 0746a5ee4c libudev: fix indentation Yu Watanabe 2020-12-14 17:52:20 +0900
  • dae28211b7 libudev: drop unnecessary headers from libudev-util.c Yu Watanabe 2020-12-14 17:03:15 +0900
  • 2b0f5113b4 udev: use encode_devnode_name() instead of udev_util_encode_string() Yu Watanabe 2020-12-14 16:59:37 +0900
  • c8eaaf69ac udev: rename UTIL_LINE_SIZE -> UDEV_LINE_SIZE and friends Yu Watanabe 2020-12-14 16:45:12 +0900
  • 1223227f95 udev: move util_resolve_subsys_kernel() to udev-util.c Yu Watanabe 2020-12-14 16:40:10 +0900
  • 393fcaf733 udev: move util_replace_chars() to udev-util.c Yu Watanabe 2020-12-14 16:26:13 +0900
  • 9a56b87717 udev: move util_path_encode() and rename it to escape_path() Yu Watanabe 2020-12-14 16:17:19 +0900
  • 5953d8b910 udev: move util_replace_whitespace() to udev-util.c Yu Watanabe 2020-12-14 16:11:51 +0900
  • b17f651a17 journalctl: don't skip the entries that have the same seqnum shenyangyang4 2020-12-10 06:44:31 -0500
  • 1ecb46724c bus-util: improve logging when we can't connect to the bus Lennart Poettering 2020-12-14 16:36:00 +0100
  • cedfd142de stdio-bridge: add support for --system and --user Lennart Poettering 2020-12-14 13:23:31 +0100