index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
socket-proxy
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-08
table add table_log_sort_error()
fangxiuning
6
-5
/
+8
2020-07-08
table add table_log_show_error()
fangxiuning
10
-14
/
+17
2020-07-06
userdbctl homectl use table_log_add_error()
fangxiuning
3
-9
/
+9
2020-07-06
travis: install missing deps for the Coverity run
Frantisek Sumsal
1
-2
/
+6
2020-07-05
catalog: update Polish translation
Piotr Drąg
1
-3
/
+57
2020-07-05
test: use KILL instead of SIGKILL in TEST-52-HONORFIRSTSHUTDOWN
Frantisek Sumsal
1
-2
/
+2
2020-07-05
sd-device: be more defensive in FOREACH_DEVICE_SYSATTR
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2020-07-04
core: set private section name for automount units
Dan Callaghan
1
-0
/
+1
2020-07-04
hwdb: Pavilion 13 x360: Tablet mode and SYSRQ key
MaxVerevkin
1
-2
/
+7
2020-07-03
udevadm: sort entries in `udevadm info -a` by attribute name
Yu Watanabe
1
-25
/
+52
2020-07-03
sd-device: make FOREACH_DEVICE_SYSATTR() list attributes in subdirectories
Yu Watanabe
1
-13
/
+58
2020-07-03
initialize arg_clock_usec
gzjsgdsb
1
-0
/
+1
2020-07-03
NEWS: mention .network [SR-IOV] section
Yu Watanabe
1
-0
/
+3
2020-07-03
NEWS: WithoutRA= is not a boolean option anymore
Yu Watanabe
1
-6
/
+6
2020-07-02
NEWS: tweak WithoutRA= description a bit more
Zbigniew Jędrzejewski-Szmek
1
-6
/
+6
2020-07-02
network: tc: rename several settings which take size in bytes
Yu Watanabe
15
-71
/
+142
2020-07-02
NEWS: update document about WithoutRA=
Yu Watanabe
1
-6
/
+6
2020-07-02
hwdb: Add accel orientation quirk for UMAX VisionBook 10Wi Pro
Jiri Slaby
1
-0
/
+3
2020-07-02
tree-wide: "unparseable" → "unparsable"
Zbigniew Jędrzejewski-Szmek
3
-15
/
+15
2020-07-02
resolve: use appropriate type
Yu Watanabe
1
-1
/
+1
2020-07-02
util: use setsockopt_int() at one more place
Yu Watanabe
1
-4
/
+4
2020-07-02
libsystemd-network: rename index -> ifindex
Yu Watanabe
9
-23
/
+22
2020-07-02
dhcp6, radv: only accept valid ifindex
Yu Watanabe
4
-5
/
+5
2020-07-02
tree-wide: spell "lifecycle" without hyphen everywhere
Zbigniew Jędrzejewski-Szmek
2
-2
/
+2
2020-07-02
tree: wide "the the" and other trivial grammar fixes
Zbigniew Jędrzejewski-Szmek
16
-19
/
+19
2020-07-02
network: Allow DHCPv6 client to start solicit mode
Susant Sahani
6
-6
/
+34
2020-07-01
l10n: update Czech Translation
AsciiWolf
1
-16
/
+31
2020-07-01
update TODO
Lennart Poettering
1
-2
/
+2
2020-07-01
man: update homectl man page with documentation for new features
Lennart Poettering
1
-9
/
+53
2020-07-01
docs: document new FIDO2 user record fields
Lennart Poettering
1
-11
/
+37
2020-07-01
homectl: add --pkcs11-uri=auto and --pkcs-11-uri=list support
Lennart Poettering
5
-14
/
+188
2020-07-01
homectl: add acquired fido2 PIN to user record
Lennart Poettering
1
-0
/
+8
2020-07-01
homectl: split out pkcs#11 related code bits into own .c/.h file
Lennart Poettering
4
-339
/
+354
2020-07-01
homectl: rework how we log when doing a home directory update
Lennart Poettering
1
-4
/
+36
2020-07-01
homectl: do generic error handling/retry also when creating a home directory
Lennart Poettering
1
-16
/
+19
2020-07-01
homectl: show touch emoji when asking for PKCS#11 protected auth path
Lennart Poettering
1
-1
/
+3
2020-07-01
pam-systemd-home: print helpful message when token's PIN is locked
Lennart Poettering
1
-0
/
+5
2020-07-01
homed: add support for authenticating with fido2 hmac-secret tokens
Lennart Poettering
23
-153
/
+568
2020-07-01
homectl: add support for enrolling FIDO2 HMAC-SECRET tokens
Lennart Poettering
5
-3
/
+604
2020-07-01
user-record: add fields for FIDO2 HMAC authentication options
Lennart Poettering
3
-138
/
+317
2020-07-01
build-sys: add libfido2 as optional dependency
Lennart Poettering
2
-0
/
+14
2020-07-01
user-record: rename JSON field "pkcs11Pin" to "tokenPin"
Lennart Poettering
8
-34
/
+37
2020-07-01
user-record: securely erase pkcs#11 when assigned NULL too
Lennart Poettering
1
-1
/
+1
2020-07-01
homectl: add missing log messages when json_variant_format() fails
Lennart Poettering
1
-2
/
+2
2020-07-01
pkcs11-util: reduce scope of a variable
Lennart Poettering
1
-20
/
+21
2020-07-01
macro: add new FOREACH_POINTER() macro magic
Lennart Poettering
2
-0
/
+86
2020-07-01
locale-util: add support for touch emoji
Lennart Poettering
3
-3
/
+9
2020-07-01
doc: add recentry introduced transient settings
Yu Watanabe
1
-20
/
+25
2020-07-01
test-network: add tests for SR-IOV
Yu Watanabe
2
-2
/
+93
2020-07-01
network: add MACAddress= setting in [SR-IOV] section
Yu Watanabe
5
-0
/
+63
[next]