summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop quotes from around [section]Zbigniew Jędrzejewski-Szmek2020-07-0633-285/+250
* tree-wide: fixes for assorted grammar and spelling issuesZbigniew Jędrzejewski-Szmek2020-07-0665-464/+456
* catalog: update Polish translationPiotr Drąg2020-07-051-3/+57
* test: use KILL instead of SIGKILL in TEST-52-HONORFIRSTSHUTDOWNFrantisek Sumsal2020-07-051-2/+2
* core: set private section name for automount unitsDan Callaghan2020-07-041-0/+1
* hwdb: Pavilion 13 x360: Tablet mode and SYSRQ keyMaxVerevkin2020-07-041-2/+7
* Merge pull request #15442 from poettering/fido2Zbigniew Jędrzejewski-Szmek2020-07-0340-746/+2360
|\
| * update TODOLennart Poettering2020-07-011-2/+2
| * man: update homectl man page with documentation for new featuresLennart Poettering2020-07-011-9/+53
| * docs: document new FIDO2 user record fieldsLennart Poettering2020-07-011-11/+37
| * homectl: add --pkcs11-uri=auto and --pkcs-11-uri=list supportLennart Poettering2020-07-015-14/+188
| * homectl: add acquired fido2 PIN to user recordLennart Poettering2020-07-011-0/+8
| * homectl: split out pkcs#11 related code bits into own .c/.h fileLennart Poettering2020-07-014-339/+354
| * homectl: rework how we log when doing a home directory updateLennart Poettering2020-07-011-4/+36
| * homectl: do generic error handling/retry also when creating a home directoryLennart Poettering2020-07-011-16/+19
| * homectl: show touch emoji when asking for PKCS#11 protected auth pathLennart Poettering2020-07-011-1/+3
| * pam-systemd-home: print helpful message when token's PIN is lockedLennart Poettering2020-07-011-0/+5
| * homed: add support for authenticating with fido2 hmac-secret tokensLennart Poettering2020-07-0123-153/+568
| * homectl: add support for enrolling FIDO2 HMAC-SECRET tokensLennart Poettering2020-07-015-3/+604
| * user-record: add fields for FIDO2 HMAC authentication optionsLennart Poettering2020-07-013-138/+317
| * build-sys: add libfido2 as optional dependencyLennart Poettering2020-07-012-0/+14
| * user-record: rename JSON field "pkcs11Pin" to "tokenPin"Lennart Poettering2020-07-018-34/+37
| * user-record: securely erase pkcs#11 when assigned NULL tooLennart Poettering2020-07-011-1/+1
| * homectl: add missing log messages when json_variant_format() failsLennart Poettering2020-07-011-2/+2
| * pkcs11-util: reduce scope of a variableLennart Poettering2020-07-011-20/+21
| * macro: add new FOREACH_POINTER() macro magicLennart Poettering2020-07-012-0/+86
| * locale-util: add support for touch emojiLennart Poettering2020-07-013-3/+9
* | initialize arg_clock_usecgzjsgdsb2020-07-031-0/+1
* | Merge pull request #16348 from yuwata/news-sriovZbigniew Jędrzejewski-Szmek2020-07-031-6/+9
|\ \
| * | NEWS: mention .network [SR-IOV] sectionYu Watanabe2020-07-031-0/+3
| * | NEWS: WithoutRA= is not a boolean option anymoreYu Watanabe2020-07-031-6/+6
|/ /
* | NEWS: tweak WithoutRA= description a bit moreZbigniew Jędrzejewski-Szmek2020-07-021-6/+6
* | network: tc: rename several settings which take size in bytesYu Watanabe2020-07-0215-71/+142
* | Merge pull request #16343 from jirislaby/masterhadess2020-07-021-0/+3
|\ \
| * | hwdb: Add accel orientation quirk for UMAX VisionBook 10Wi ProJiri Slaby2020-07-021-0/+3
* | | Merge pull request #16338 from keszybz/spelling2Zbigniew Jędrzejewski-Szmek2020-07-0221-36/+36
|\ \ \
| * | | tree-wide: "unparseable" → "unparsable"Zbigniew Jędrzejewski-Szmek2020-07-023-15/+15
| * | | tree-wide: spell "lifecycle" without hyphen everywhereZbigniew Jędrzejewski-Szmek2020-07-022-2/+2
| * | | tree: wide "the the" and other trivial grammar fixesZbigniew Jędrzejewski-Szmek2020-07-0216-19/+19
| |/ /
* | | Merge pull request #16336 from yuwata/ifindex-cleanupsZbigniew Jędrzejewski-Szmek2020-07-0213-33/+32
|\ \ \
| * | | resolve: use appropriate typeYu Watanabe2020-07-021-1/+1
| * | | util: use setsockopt_int() at one more placeYu Watanabe2020-07-021-4/+4
| * | | libsystemd-network: rename index -> ifindexYu Watanabe2020-07-029-23/+22
| * | | dhcp6, radv: only accept valid ifindexYu Watanabe2020-07-024-5/+5
| |/ /
* | | NEWS: update document about WithoutRA=Yu Watanabe2020-07-021-6/+6
* | | Merge pull request #16219 from ssahani/network-sr-iovYu Watanabe2020-07-0213-6/+830
|\ \ \ | |/ / |/| |
| * | test-network: add tests for SR-IOVYu Watanabe2020-07-012-2/+93
| * | network: add MACAddress= setting in [SR-IOV] sectionYu Watanabe2020-07-015-0/+63
| * | network: add VLANProtocol= setting in [SR-IOV] sectionYu Watanabe2020-07-015-1/+53
| * | network: Introduce SR-IOVSusant Sahani2020-07-0110-0/+583