summaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-31ask-password: use FLAGS_SET()Christian Hesse1-26/+26
2021-05-31ask-password: allow to control lock and key emojiChristian Hesse4-1/+33
2021-05-31fuzz-journal-remote: print some kinds of errorsZbigniew Jędrzejewski-Szmek1-1/+2
2021-05-31journal-remote: downgrade messages about input data to warningsZbigniew Jędrzejewski-Szmek2-9/+9
2021-05-31systemctl: unset const char* arguments in static destructorsZbigniew Jędrzejewski-Szmek6-8/+24
2021-05-31pid1: remove dot from initial announcementZbigniew Jędrzejewski-Szmek1-1/+1
2021-05-31tty-ask-password-agent: log when starting a query on the consoleZbigniew Jędrzejewski-Szmek1-2/+5
2021-05-31tty-ask-password-agent: highlight summary in helpZbigniew Jędrzejewski-Szmek1-1/+3
2021-05-31tty-ask-password-agent: mention optional argument in helpZbigniew Jędrzejewski-Szmek2-12/+13
2021-05-31Respect option 'silent' on cryptsetup FIDO2 pin entrySebastian Blunt4-7/+12
2021-05-31systemctl: put static destructor in the order of variablesZbigniew Jędrzejewski-Szmek1-2/+2
2021-05-28cryptenroll: remove a tiny bit of whitespaceLennart Poettering1-3/+0
2021-05-28fido2: add emoji to log message whenever "up" or "uv" is requestedLennart Poettering1-15/+30
2021-05-28man: document that FIDO2 uv/up/clientPin feature support is now handled grace...Lennart Poettering1-5/+10
2021-05-28cryptsetup: revert to systemd 248 up/pin/uv FIDO2 settings when we don't have...Lennart Poettering4-19/+106
2021-05-28fido2: properly handle case when no PINs are specified during authLennart Poettering1-9/+9
2021-05-28fido2: make misadvertised clientPin feature fatalLennart Poettering1-3/+5
2021-05-28cryptenroll: handle FIDO2 tokens gracefully that lack requested featuresLennart Poettering4-21/+97
2021-05-28tree-wide: fix typoYu Watanabe4-5/+5
2021-05-28basic/unit-file: fix use-after-freeYu Watanabe1-3/+3
2021-05-28network,sd-hwdb: voidify fchmod()Yu Watanabe2-2/+2
2021-05-28path-util: add missing varargs cleanupYu Watanabe1-2/+3
2021-05-28path-util: make path_simplify() use path_find_first_component()Yu Watanabe2-65/+82
2021-05-28tree-wide: always drop unnecessary dot in pathYu Watanabe41-98/+91
2021-05-28path-util: make path_extract_filename/directory() handle "." gracefullyYu Watanabe4-64/+71
2021-05-28path-util: introduce path_find_last_component()Yu Watanabe3-0/+184
2021-05-28path-util: use path_equal() in empty_or_root()Yu Watanabe2-4/+4
2021-05-28fs-util: make chase_symlinks() use path_find_first_component()Yu Watanabe2-111/+58
2021-05-28path-util: make path_compare() and path_hash_func() ignore "."Yu Watanabe4-80/+100
2021-05-28path-util: use path_find_first_component() in path_make_relative()Yu Watanabe3-80/+86
2021-05-28path-util: use path_find_first_component() in path_startswith()Yu Watanabe3-55/+48
2021-05-28path-util: use path_is_safe() in path_is_normalized()Yu Watanabe1-9/+2
2021-05-28path-util: introduce path_is_safe()Yu Watanabe3-22/+40
2021-05-28path-util: use path_find_first_component() in path_is_valid()Yu Watanabe1-12/+5
2021-05-28path-util: introduce path_find_first_component()Yu Watanabe3-0/+170
2021-05-28path-util: fix off by one issue to detect slash at the end in path_extend()Yu Watanabe2-3/+9
2021-05-28test/networkd-test: in bridge test, wait for online after restart systemd-net...Dan Streetman1-0/+9
2021-05-27meson: Correctly validate that prefix is a child of rootprefixPeter Kjellerstedt1-1/+1
2021-05-27tree-wide: make use of path_extend() at many placesLennart Poettering6-65/+44
2021-05-27path-util: add path_extend(), inspired by strextend(), but using path_join()Lennart Poettering3-21/+60
2021-05-27network: ndisc: update log messageYu Watanabe1-2/+2
2021-05-27network: ndisc: always honor valid timeYu Watanabe1-20/+18
2021-05-27test-network: add a testcase for DHCP static leaseborna-blazevic3-0/+37
2021-05-27network: dhcp-server: introduce [DHCPServerStaticLease] sectionborna-blazevic10-1/+312
2021-05-27sd-dhcp-server: support static address to DHCPv4 offerborna-blazevic3-53/+184
2021-05-27man: fix tag typeChristian Hesse1-1/+1
2021-05-26hash-func: change value type of string_hash_ops_free_free to void*Lennart Poettering1-1/+1
2021-05-26udevadm: make use of the new uuid-enabled triggering for "udevadm trigger"Lennart Poettering4-23/+108
2021-05-26sd-device: add API for triggering synthetic uevents with UUIDLennart Poettering3-0/+70
2021-05-26man: document that it is guaranteed that generated ID128 are never all-zero o...Lennart Poettering2-8/+13