index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
table use table_log_print_error() instead of table_log_show_error
fangxiuning
2020-07-08
14
-26
/
+26
*
table add table_log_sort_error()
fangxiuning
2020-07-08
6
-5
/
+8
*
table add table_log_show_error()
fangxiuning
2020-07-08
10
-14
/
+17
*
userdbctl homectl use table_log_add_error()
fangxiuning
2020-07-06
3
-9
/
+9
*
Merge pull request #16287 from yuwata/udevadm-info-attribute-walk
Yu Watanabe
2020-07-06
2
-38
/
+114
|
\
|
*
sd-device: be more defensive in FOREACH_DEVICE_SYSATTR
Zbigniew Jędrzejewski-Szmek
2020-07-05
1
-0
/
+4
|
*
udevadm: sort entries in `udevadm info -a` by attribute name
Yu Watanabe
2020-07-03
1
-25
/
+52
|
*
sd-device: make FOREACH_DEVICE_SYSATTR() list attributes in subdirectories
Yu Watanabe
2020-07-03
1
-13
/
+58
*
|
core: set private section name for automount units
Dan Callaghan
2020-07-04
1
-0
/
+1
*
|
Merge pull request #15442 from poettering/fido2
Zbigniew Jędrzejewski-Szmek
2020-07-03
35
-721
/
+2247
|
\
\
|
|
/
|
/
|
|
*
homectl: add --pkcs11-uri=auto and --pkcs-11-uri=list support
Lennart Poettering
2020-07-01
5
-14
/
+188
|
*
homectl: add acquired fido2 PIN to user record
Lennart Poettering
2020-07-01
1
-0
/
+8
|
*
homectl: split out pkcs#11 related code bits into own .c/.h file
Lennart Poettering
2020-07-01
4
-339
/
+354
|
*
homectl: rework how we log when doing a home directory update
Lennart Poettering
2020-07-01
1
-4
/
+36
|
*
homectl: do generic error handling/retry also when creating a home directory
Lennart Poettering
2020-07-01
1
-16
/
+19
|
*
homectl: show touch emoji when asking for PKCS#11 protected auth path
Lennart Poettering
2020-07-01
1
-1
/
+3
|
*
pam-systemd-home: print helpful message when token's PIN is locked
Lennart Poettering
2020-07-01
1
-0
/
+5
|
*
homed: add support for authenticating with fido2 hmac-secret tokens
Lennart Poettering
2020-07-01
22
-152
/
+566
|
*
homectl: add support for enrolling FIDO2 HMAC-SECRET tokens
Lennart Poettering
2020-07-01
4
-3
/
+603
|
*
user-record: add fields for FIDO2 HMAC authentication options
Lennart Poettering
2020-07-01
3
-138
/
+317
|
*
user-record: rename JSON field "pkcs11Pin" to "tokenPin"
Lennart Poettering
2020-07-01
7
-32
/
+33
|
*
user-record: securely erase pkcs#11 when assigned NULL too
Lennart Poettering
2020-07-01
1
-1
/
+1
|
*
homectl: add missing log messages when json_variant_format() fails
Lennart Poettering
2020-07-01
1
-2
/
+2
|
*
pkcs11-util: reduce scope of a variable
Lennart Poettering
2020-07-01
1
-20
/
+21
|
*
macro: add new FOREACH_POINTER() macro magic
Lennart Poettering
2020-07-01
2
-0
/
+86
|
*
locale-util: add support for touch emoji
Lennart Poettering
2020-07-01
3
-3
/
+9
*
|
initialize arg_clock_usec
gzjsgdsb
2020-07-03
1
-0
/
+1
*
|
network: tc: rename several settings which take size in bytes
Yu Watanabe
2020-07-02
9
-38
/
+102
*
|
Merge pull request #16338 from keszybz/spelling2
Zbigniew Jędrzejewski-Szmek
2020-07-02
11
-23
/
+23
|
\
\
|
*
|
tree-wide: "unparseable" → "unparsable"
Zbigniew Jędrzejewski-Szmek
2020-07-02
3
-15
/
+15
|
*
|
tree-wide: spell "lifecycle" without hyphen everywhere
Zbigniew Jędrzejewski-Szmek
2020-07-02
2
-2
/
+2
|
*
|
tree: wide "the the" and other trivial grammar fixes
Zbigniew Jędrzejewski-Szmek
2020-07-02
6
-6
/
+6
*
|
|
Merge pull request #16336 from yuwata/ifindex-cleanups
Zbigniew Jędrzejewski-Szmek
2020-07-02
13
-33
/
+32
|
\
\
\
|
*
|
|
resolve: use appropriate type
Yu Watanabe
2020-07-02
1
-1
/
+1
|
*
|
|
util: use setsockopt_int() at one more place
Yu Watanabe
2020-07-02
1
-4
/
+4
|
*
|
|
libsystemd-network: rename index -> ifindex
Yu Watanabe
2020-07-02
9
-23
/
+22
|
*
|
|
dhcp6, radv: only accept valid ifindex
Yu Watanabe
2020-07-02
4
-5
/
+5
|
|
/
/
*
|
|
Merge pull request #16219 from ssahani/network-sr-iov
Yu Watanabe
2020-07-02
9
-4
/
+640
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
network: add MACAddress= setting in [SR-IOV] section
Yu Watanabe
2020-07-01
3
-0
/
+56
|
*
|
network: add VLANProtocol= setting in [SR-IOV] section
Yu Watanabe
2020-07-01
3
-1
/
+44
|
*
|
network: Introduce SR-IOV
Susant Sahani
2020-07-01
8
-0
/
+502
|
*
|
sd-netlink: Add SR-IOV netlink properties
Susant Sahani
2020-07-01
1
-4
/
+39
*
|
|
network: Allow DHCPv6 client to start solicit mode
Susant Sahani
2020-07-02
5
-4
/
+32
|
|
/
|
/
|
*
|
Merge pull request #16303 from poettering/dbus-util-split
Yu Watanabe
2020-07-01
75
-1369
/
+1455
|
\
\
|
|
/
|
/
|
|
*
shared: split out property get helpers
Lennart Poettering
2020-06-30
34
-261
/
+286
|
*
shared: split out code for printing properties
Lennart Poettering
2020-06-30
9
-465
/
+484
|
*
shared: split out code that maps properties to local structs
Lennart Poettering
2020-06-30
17
-245
/
+267
|
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
27
-192
/
+193
|
*
shared: split out BusObjectImplementor APIs
Lennart Poettering
2020-06-30
16
-207
/
+226
*
|
udev: spi: include chip select number in ID_PATH
Marc Kleine-Budde
2020-07-01
1
-0
/
+7
[next]