summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* table use table_log_print_error() instead of table_log_show_errorfangxiuning2020-07-0814-26/+26
* table add table_log_sort_error()fangxiuning2020-07-086-5/+8
* table add table_log_show_error()fangxiuning2020-07-0810-14/+17
* userdbctl homectl use table_log_add_error()fangxiuning2020-07-063-9/+9
* Merge pull request #16287 from yuwata/udevadm-info-attribute-walkYu Watanabe2020-07-062-38/+114
|\
| * sd-device: be more defensive in FOREACH_DEVICE_SYSATTRZbigniew Jędrzejewski-Szmek2020-07-051-0/+4
| * udevadm: sort entries in `udevadm info -a` by attribute nameYu Watanabe2020-07-031-25/+52
| * sd-device: make FOREACH_DEVICE_SYSATTR() list attributes in subdirectoriesYu Watanabe2020-07-031-13/+58
* | core: set private section name for automount unitsDan Callaghan2020-07-041-0/+1
* | Merge pull request #15442 from poettering/fido2Zbigniew Jędrzejewski-Szmek2020-07-0335-721/+2247
|\ \ | |/ |/|
| * 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-0122-152/+566
| * homectl: add support for enrolling FIDO2 HMAC-SECRET tokensLennart Poettering2020-07-014-3/+603
| * user-record: add fields for FIDO2 HMAC authentication optionsLennart Poettering2020-07-013-138/+317
| * user-record: rename JSON field "pkcs11Pin" to "tokenPin"Lennart Poettering2020-07-017-32/+33
| * 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
* | network: tc: rename several settings which take size in bytesYu Watanabe2020-07-029-38/+102
* | Merge pull request #16338 from keszybz/spelling2Zbigniew Jędrzejewski-Szmek2020-07-0211-23/+23
|\ \
| * | 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-026-6/+6
* | | 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
| |/ /
* | | Merge pull request #16219 from ssahani/network-sr-iovYu Watanabe2020-07-029-4/+640
|\ \ \ | |/ / |/| |
| * | network: add MACAddress= setting in [SR-IOV] sectionYu Watanabe2020-07-013-0/+56
| * | network: add VLANProtocol= setting in [SR-IOV] sectionYu Watanabe2020-07-013-1/+44
| * | network: Introduce SR-IOVSusant Sahani2020-07-018-0/+502
| * | sd-netlink: Add SR-IOV netlink propertiesSusant Sahani2020-07-011-4/+39
* | | network: Allow DHCPv6 client to start solicit modeSusant Sahani2020-07-025-4/+32
| |/ |/|
* | Merge pull request #16303 from poettering/dbus-util-splitYu Watanabe2020-07-0175-1369/+1455
|\ \ | |/ |/|
| * shared: split out property get helpersLennart Poettering2020-06-3034-261/+286
| * shared: split out code for printing propertiesLennart Poettering2020-06-309-465/+484
| * shared: split out code that maps properties to local structsLennart Poettering2020-06-3017-245/+267
| * shared: actually move all BusLocator related calls to bus-locator.cLennart Poettering2020-06-3027-192/+193
| * shared: split out BusObjectImplementor APIsLennart Poettering2020-06-3016-207/+226
* | udev: spi: include chip select number in ID_PATHMarc Kleine-Budde2020-07-011-0/+7