summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | cryptsetup-util: add helper for setting minimal PBKDFLennart Poettering2020-12-172-0/+29
* | | | cryptsetup-util: add helper call for extracting/parsing token JSONLennart Poettering2020-12-172-0/+110
* | | | homed: move code to list and resolve "auto" pkcs#11 URL into common codeLennart Poettering2020-12-174-142/+143
* | | | homed: split out code that determines suitable LUKS passphrase size from RSA keyLennart Poettering2020-12-173-18/+41
* | | | homed: move pkcs11 LUKS glue into shared codeLennart Poettering2020-12-173-83/+94
* | | | homed: move helper calls for RSA encryption to shared codeLennart Poettering2020-12-174-40/+48
* | | | homed: move homectl's recovery key generation/modhex code to src/shared/Lennart Poettering2020-12-179-68/+58
|/ / /
* / / test: fix fd_is_mount_point() checkLennart Poettering2020-12-173-7/+60
|/ /
* | Merge pull request #18001 from systemd/wip/hadess/unsupported-dmiZbigniew Jędrzejewski-Szmek2020-12-171-2/+7
|\ \
| * | meson: Disable dmi_memory_id on arches without DMIBastien Nocera2020-12-161-1/+5
| * | meson: Split off udev helper programs arrayBastien Nocera2020-12-161-1/+2
* | | terminal-util: use 256 color mode for PID 1 output, tooLennart Poettering2020-12-171-3/+8
* | | Merge pull request #17702 from rnhmjoj/masterLennart Poettering2020-12-167-70/+134
|\ \ \
| * | | basic/term-util: inline colors_enabled functionrnhmjoj2020-12-152-13/+6
| * | | tree-wide: avoid direct use of color macrosrnhmjoj2020-12-157-22/+21
| * | | basic/term-util: extend $SYSTEMD_COLORSrnhmjoj2020-12-152-44/+116
* | | | Merge pull request #17026 from fw-strlen/nft_16Lennart Poettering2020-12-1625-377/+4173
|\ \ \ \ | |_|/ / |/| | |
| * | | firewall-util-nft: attempt table recreation when add operation failsFlorian Westphal2020-12-161-0/+55
| * | | firewall-util: add nftables backendFlorian Westphal2020-12-166-12/+952
| * | | sd-netlink: add a read functionFlorian Westphal2020-12-162-10/+23
| * | | sd-netlink: add sd_netlink_sendvFlorian Westphal2020-12-164-0/+62
| * | | sd-netlink: add nfnetlink helper routinesFlorian Westphal2020-12-163-0/+345
| * | | sd-netlink: add nfnetlink/nftables type systemFlorian Westphal2020-12-162-1/+262
| * | | linux: import nf_tables and nfnetlink headers from Linux 5.8Florian Westphal2020-12-162-0/+1950
| * | | firewall-util: introduce context structureFlorian Westphal2020-12-1611-43/+122
| * | | nspawn: pass userdata pointer, not inet_addr unionFlorian Westphal2020-12-162-4/+4
| * | | firewall-util: prepare for alternative to iptables backendFlorian Westphal2020-12-165-336/+410
| * | | firewall-util: reject NULL source or address with prefixlen 0Florian Westphal2020-12-162-2/+19
* | | | udev: Extract RAM properties from DMI informationBastien Nocera2020-12-162-0/+711
* | | | test-login: skip consistency checks when logind is not activeZbigniew Jędrzejewski-Szmek2020-12-161-48/+54
* | | | networkd: handle ignoring ll gateway being link llDevon Pringle2020-12-161-3/+13
* | | | Merge pull request #17799 from yuwata/oss-fuzz-25353Zbigniew Jędrzejewski-Szmek2020-12-168-54/+66
|\ \ \ \
| * | | | logs-show: refuse data which contain invalid fieldsYu Watanabe2020-12-151-12/+20
| * | | | journal: refuse data which contain invalid fieldsYu Watanabe2020-12-151-0/+3
| * | | | journal: move journal_field_valid() to journal_file.cYu Watanabe2020-12-157-42/+43
* | | | | tree-wide: fix typoYu Watanabe2020-12-162-2/+2
* | | | | Merge pull request #17859 from keszybz/hostnamed-export-hostname-origin-and-s...Yu Watanabe2020-12-1622-343/+456
|\ \ \ \ \
| * | | | | hostnamed,shared/hostname-setup: expose the origin of the current hostnameZbigniew Jędrzejewski-Szmek2020-12-164-59/+159
| * | | | | hostnamed: stop discriminating against "localhost" in /etc/hostnameZbigniew Jędrzejewski-Szmek2020-12-161-15/+4
| * | | | | hostnamed: improve message about static hostnameZbigniew Jędrzejewski-Szmek2020-12-161-1/+4
| * | | | | hostnamed: minor style cleanupsZbigniew Jędrzejewski-Szmek2020-12-162-8/+4
| * | | | | hostnamed: when hostname is set to existing value, suppress notificationsZbigniew Jędrzejewski-Szmek2020-12-161-7/+11
| * | | | | shared/hostname-setup: leave the terminator byte aloneZbigniew Jędrzejewski-Szmek2020-12-161-1/+1
| * | | | | shared/hostname-setup: add mode where we check what would be set, without doingZbigniew Jędrzejewski-Szmek2020-12-165-17/+23
| * | | | | Move hostname setup logic to new shared/hostname-setup.[ch]Zbigniew Jędrzejewski-Szmek2020-12-1620-280/+289
| * | | | | hostnamed: fix return valueZbigniew Jędrzejewski-Szmek2020-12-161-2/+4
| * | | | | hostnamed: expose the fallback-hostname setting as a const dbus propertyZbigniew Jędrzejewski-Szmek2020-12-161-0/+4
* | | | | | sd-netlink: routing policy rule port to fib_rule_hdrSusant Sahani2020-12-163-71/+70
* | | | | | resolved: always take a timestamp when first seeing a packetLennart Poettering2020-12-164-4/+5
* | | | | | sd-dhcp-client: fix renew/rebind timeout calculation to avoid infinite loopDan Streetman2020-12-161-1/+1
|/ / / / /