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
*
ask-password: make password echo fully configurable
Lennart Poettering
2021-06-03
1
-12
/
+31
*
efi: drop glibc header and use pre-defined macros
Yu Watanabe
2021-06-03
2
-3
/
+1
*
sd-device: do not use ::subsystem member directly
Yu Watanabe
2021-06-02
1
-3
/
+7
*
Merge pull request #19792 from keszybz/more-logging-stuff
Yu Watanabe
2021-06-02
12
-91
/
+119
|
\
|
*
various: don't say that the timestamp 'changed' on initial load
Zbigniew Jędrzejewski-Szmek
2021-06-02
1
-3
/
+5
|
*
core: show manager version in dump
Zbigniew Jędrzejewski-Szmek
2021-06-02
1
-0
/
+4
|
*
core: split out core/manager-dump.[ch]
Zbigniew Jędrzejewski-Szmek
2021-06-02
10
-84
/
+106
|
*
varlink: remove duplicated "varlink:" prefix
Zbigniew Jędrzejewski-Szmek
2021-06-02
1
-2
/
+2
|
*
varlink: say "varlink:" instead of "n/a:" when no description is available
Zbigniew Jędrzejewski-Szmek
2021-06-02
1
-2
/
+2
*
|
Merge pull request #19791 from yuwata/udev-node-logs
Yu Watanabe
2021-06-02
3
-10
/
+29
|
\
\
|
*
|
udev: upgrade log level about failure in updating devlinks
Yu Watanabe
2021-06-02
1
-3
/
+11
|
*
|
udev: check that passed symbolic link path starts with /dev
Yu Watanabe
2021-06-02
1
-2
/
+7
|
*
|
udev: explicitly mention that the error will be ignored
Yu Watanabe
2021-06-02
1
-3
/
+6
|
*
|
udev: ignore the case that the device is already removed
Yu Watanabe
2021-06-02
1
-2
/
+5
*
|
|
Merge pull request #19783 from yuwata/efi-build-options
Luca Boccassi
2021-06-02
8
-66
/
+74
|
\
\
\
|
*
|
|
meson: enable more warnings when building efi binary
Yu Watanabe
2021-06-02
1
-14
/
+18
|
*
|
|
efi: constify several arguments of functions which handle loader entries
Yu Watanabe
2021-06-02
1
-21
/
+20
|
*
|
|
efi: drop const qualifiers from arguments in uefi_call_wrapper()
Yu Watanabe
2021-06-02
2
-7
/
+7
|
*
|
|
efi: add const qualifier to EFI variable handling functions
Yu Watanabe
2021-06-02
2
-8
/
+8
|
*
|
|
efi: add const qualifier to string utils
Yu Watanabe
2021-06-02
2
-8
/
+8
|
*
|
|
efi: include endian.h to handle endian correctly
Yu Watanabe
2021-06-02
1
-0
/
+2
|
*
|
|
efi: do not use _STRING_ARCH_unaligned macro
Yu Watanabe
2021-06-02
1
-3
/
+6
|
*
|
|
string-util: trivial optimizations for strverscmp_improved()
Yu Watanabe
2021-06-02
1
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #19779 from poettering/unit-name-length-tweak
Luca Boccassi
2021-06-02
5
-8
/
+25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mount: be more descriptive when logging about overly long mount point paths
Lennart Poettering
2021-06-01
1
-1
/
+8
|
*
|
core: when looping over mount/swap names, continue if we find one which doesn...
Lennart Poettering
2021-06-01
2
-5
/
+9
|
*
|
unit-name: generate a clear error code when converting an overly long fs path...
Lennart Poettering
2021-06-01
2
-2
/
+8
|
|
/
*
/
cryptsetup: fix typo
Yu Watanabe
2021-06-02
1
-1
/
+1
|
/
*
dissect: if dissecting without udev, don't look for usec timestamp on db record
Lennart Poettering
2021-06-01
1
-11
/
+15
*
pam: do not require a non-expired password for user@.service
Zbigniew Jędrzejewski-Szmek
2021-06-01
1
-1
/
+1
*
Merge pull request #19774 from poettering/tpm2-tweaks
Lennart Poettering
2021-06-01
1
-0
/
+9
|
\
|
*
cryptsetup: don't bother waiting for TPM2 devices if we are on EFI and EFI sa...
Lennart Poettering
2021-06-01
1
-0
/
+5
|
*
cryptsetup: if TPM2 support is not compiled in, fallback to non-TPM2 mode gra...
Lennart Poettering
2021-06-01
1
-0
/
+4
*
|
logind-dbus: correctly calculate when to create /etc/nologin file in all cases
Lennart Poettering
2021-06-01
1
-2
/
+7
*
|
cryptsetup: add missing error branch
Lennart Poettering
2021-06-01
1
-0
/
+2
|
/
*
Merge pull request #19768 from poettering/homectl-fido2-lock-with
Lennart Poettering
2021-06-01
34
-153
/
+433
|
\
|
*
dissect: the libcryptsetup code for Verity crypt_device objects too
Lennart Poettering
2021-06-01
1
-0
/
+2
|
*
cryptsetup: explicitl set default log functions wherever needed
Lennart Poettering
2021-06-01
3
-1
/
+5
|
*
cryptsetup: implicitly set global log functions when loading libcryptsetup dy...
Lennart Poettering
2021-06-01
1
-7
/
+18
|
*
homework: only default to LUKS storage if libcryptsetup is installed
Lennart Poettering
2021-06-01
1
-8
/
+14
|
*
homework: make libcryptsetup dep runtime optional
Lennart Poettering
2021-06-01
5
-72
/
+151
|
*
homework: fix return codes when using fido2/pkcs11 cached passwords
Lennart Poettering
2021-06-01
1
-2
/
+2
|
*
userdb: make most loading of JSON user record data "permissive"
Lennart Poettering
2021-06-01
20
-43
/
+47
|
*
homectl: store FIDO2 up/uv/clientPin fields in user records too
Lennart Poettering
2021-06-01
13
-20
/
+194
*
|
cryptsetup-util: disable pbkdf benchmark in cryptsetup_set_minimal_pbkdf.
Ondrej Kozina
2021-06-01
1
-2
/
+6
|
/
*
Merge pull request #17096 from eworm-de/ask-password
Lennart Poettering
2021-06-01
3
-27
/
+50
|
\
|
*
ask-password: use FLAGS_SET()
Christian Hesse
2021-05-31
1
-26
/
+26
|
*
ask-password: allow to control lock and key emoji
Christian Hesse
2021-05-31
3
-1
/
+24
*
|
Merge pull request #19766 from keszybz/fuzz-fixes
Yu Watanabe
2021-06-01
8
-20
/
+37
|
\
\
|
*
|
fuzz-journal-remote: print some kinds of errors
Zbigniew Jędrzejewski-Szmek
2021-05-31
1
-1
/
+2
[next]