index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitattributes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-31
ask-password: use FLAGS_SET()
Christian Hesse
1
-26
/
+26
2021-05-31
ask-password: allow to control lock and key emoji
Christian Hesse
4
-1
/
+33
2021-05-31
fuzz-journal-remote: print some kinds of errors
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2021-05-31
journal-remote: downgrade messages about input data to warnings
Zbigniew Jędrzejewski-Szmek
2
-9
/
+9
2021-05-31
systemctl: unset const char* arguments in static destructors
Zbigniew Jędrzejewski-Szmek
6
-8
/
+24
2021-05-31
pid1: remove dot from initial announcement
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-05-31
tty-ask-password-agent: log when starting a query on the console
Zbigniew Jędrzejewski-Szmek
1
-2
/
+5
2021-05-31
tty-ask-password-agent: highlight summary in help
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2021-05-31
tty-ask-password-agent: mention optional argument in help
Zbigniew Jędrzejewski-Szmek
2
-12
/
+13
2021-05-31
Respect option 'silent' on cryptsetup FIDO2 pin entry
Sebastian Blunt
4
-7
/
+12
2021-05-31
systemctl: put static destructor in the order of variables
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2021-05-28
cryptenroll: remove a tiny bit of whitespace
Lennart Poettering
1
-3
/
+0
2021-05-28
fido2: add emoji to log message whenever "up" or "uv" is requested
Lennart Poettering
1
-15
/
+30
2021-05-28
man: document that FIDO2 uv/up/clientPin feature support is now handled grace...
Lennart Poettering
1
-5
/
+10
2021-05-28
cryptsetup: revert to systemd 248 up/pin/uv FIDO2 settings when we don't have...
Lennart Poettering
4
-19
/
+106
2021-05-28
fido2: properly handle case when no PINs are specified during auth
Lennart Poettering
1
-9
/
+9
2021-05-28
fido2: make misadvertised clientPin feature fatal
Lennart Poettering
1
-3
/
+5
2021-05-28
cryptenroll: handle FIDO2 tokens gracefully that lack requested features
Lennart Poettering
4
-21
/
+97
2021-05-28
tree-wide: fix typo
Yu Watanabe
4
-5
/
+5
2021-05-28
basic/unit-file: fix use-after-free
Yu Watanabe
1
-3
/
+3
2021-05-28
network,sd-hwdb: voidify fchmod()
Yu Watanabe
2
-2
/
+2
2021-05-28
path-util: add missing varargs cleanup
Yu Watanabe
1
-2
/
+3
2021-05-28
path-util: make path_simplify() use path_find_first_component()
Yu Watanabe
2
-65
/
+82
2021-05-28
tree-wide: always drop unnecessary dot in path
Yu Watanabe
41
-98
/
+91
2021-05-28
path-util: make path_extract_filename/directory() handle "." gracefully
Yu Watanabe
4
-64
/
+71
2021-05-28
path-util: introduce path_find_last_component()
Yu Watanabe
3
-0
/
+184
2021-05-28
path-util: use path_equal() in empty_or_root()
Yu Watanabe
2
-4
/
+4
2021-05-28
fs-util: make chase_symlinks() use path_find_first_component()
Yu Watanabe
2
-111
/
+58
2021-05-28
path-util: make path_compare() and path_hash_func() ignore "."
Yu Watanabe
4
-80
/
+100
2021-05-28
path-util: use path_find_first_component() in path_make_relative()
Yu Watanabe
3
-80
/
+86
2021-05-28
path-util: use path_find_first_component() in path_startswith()
Yu Watanabe
3
-55
/
+48
2021-05-28
path-util: use path_is_safe() in path_is_normalized()
Yu Watanabe
1
-9
/
+2
2021-05-28
path-util: introduce path_is_safe()
Yu Watanabe
3
-22
/
+40
2021-05-28
path-util: use path_find_first_component() in path_is_valid()
Yu Watanabe
1
-12
/
+5
2021-05-28
path-util: introduce path_find_first_component()
Yu Watanabe
3
-0
/
+170
2021-05-28
path-util: fix off by one issue to detect slash at the end in path_extend()
Yu Watanabe
2
-3
/
+9
2021-05-28
test/networkd-test: in bridge test, wait for online after restart systemd-net...
Dan Streetman
1
-0
/
+9
2021-05-27
meson: Correctly validate that prefix is a child of rootprefix
Peter Kjellerstedt
1
-1
/
+1
2021-05-27
tree-wide: make use of path_extend() at many places
Lennart Poettering
6
-65
/
+44
2021-05-27
path-util: add path_extend(), inspired by strextend(), but using path_join()
Lennart Poettering
3
-21
/
+60
2021-05-27
network: ndisc: update log message
Yu Watanabe
1
-2
/
+2
2021-05-27
network: ndisc: always honor valid time
Yu Watanabe
1
-20
/
+18
2021-05-27
test-network: add a testcase for DHCP static lease
borna-blazevic
3
-0
/
+37
2021-05-27
network: dhcp-server: introduce [DHCPServerStaticLease] section
borna-blazevic
10
-1
/
+312
2021-05-27
sd-dhcp-server: support static address to DHCPv4 offer
borna-blazevic
3
-53
/
+184
2021-05-27
man: fix tag type
Christian Hesse
1
-1
/
+1
2021-05-26
hash-func: change value type of string_hash_ops_free_free to void*
Lennart Poettering
1
-1
/
+1
2021-05-26
udevadm: make use of the new uuid-enabled triggering for "udevadm trigger"
Lennart Poettering
4
-23
/
+108
2021-05-26
sd-device: add API for triggering synthetic uevents with UUID
Lennart Poettering
3
-0
/
+70
2021-05-26
man: document that it is guaranteed that generated ID128 are never all-zero o...
Lennart Poettering
2
-8
/
+13
[next]