- 16 Dec, 2020 2 commits
-
-
Martin Kampas authored
- 14 Oct, 2020 2 commits
-
-
MikeSalmela authored
[packaging] Fix license. Contributes to JB#50383 See merge request !54
-
Mike Salmela authored
-
- 21 Sep, 2020 2 commits
-
-
Matti Kosola authored
[devicelock] use systemd-provided socket for hostservice. Fixes JB#49389 See merge request !53
-
NotKit authored
Adjust socket permissions for nemo-sevicelock.socket to make it accessible by root:privileged.
-
- 18 Sep, 2020 1 commit
-
-
NotKit authored
-
- 15 Jul, 2020 2 commits
-
-
Andrew den Exter authored
Add new feedback messages for when fingerprint identification is disabled. See merge request !52
-
Andrew den Exter authored
[devicelock] Add new feedback messages for when fingerprint identification is disabled. Contributes to JB#41811
-
- 07 Jul, 2020 1 commit
-
-
Matti Kosola authored
[aarch64] Fix location of systemd unit files. Contributes to JB#50027 See merge request !51
-
- 06 Jul, 2020 1 commit
-
-
Matti Lehtimäki authored
-
- 28 May, 2020 2 commits
-
-
Niels Breet authored
[aarch64] Use macros, not hardcoded paths. Contributes to JB#50027 See merge request !50
-
Niels Breet authored
-
- 05 May, 2020 2 commits
-
-
Igor Zhbanov authored
Replace: libsystemd-daemon -> libsystemd. Signed-off-by:
Igor Zhbanov <i.zhbanov@omprussia.ru>
- 26 Mar, 2020 1 commit
-
- 25 Mar, 2020 4 commits
-
-
PureTryOut authored
-
pvuorela authored
-
PureTryOut authored
In systemd v209, released in 2014, the various libsystemd-* libraries (libsystemd-journal.so, libsystemd-login.so, libsystem-daemon.so, libsystemd-id128.so) were merged into a single libsystemd.so library to reduce code duplication and avoid cyclic dependencies.
-
- 11 Mar, 2020 2 commits
-
-
Andrew den Exter authored
[devicelock] Add settings accessors for code length properties. Contributes to JB#44746 See merge request !45
-
Andrew den Exter authored
-
- 09 Jul, 2019 2 commits
-
-
Martin Kampas authored
QtQuick 2.0 is now correctly listed as a dependency and the standard components are omitted thanks to making qmlimportscanner available at the time qmlplugindump is executed.
- 27 May, 2019 2 commits
-
-
Raine Makelainen authored
-
Raine Makelainen authored
Handle authentication evaluating state when checking code See merge request !42
-
- 26 May, 2019 1 commit
-
-
Raine Makelainen authored
[nemo-qml-plugin-devicelock] Handle authentication evaluating state when checking code. Contributes to JB#45803 The HostAuthenticator has now evaluating state changed handled in the checkCodeFinished upon Authenticating, RequestingPermission, AuthenticatingForChange, and AuthenticatingForClear. When entering to authenticating evaluating the EvaluatingFlag is resorted to the state of the authenticator.
-
- 23 May, 2019 3 commits
-
-
Raine Makelainen authored
-
Andrew den Exter authored
[devicelock] Free dbus connections when they are disconnected. JB#45705 See merge request !41
-
Andrew den Exter authored
-
- 10 May, 2019 1 commit
-
-
Tomi Leppänen authored
Handle SecurityCodeInHistory after Evaluating. JB#45831 See merge request !40
-
- 09 May, 2019 1 commit
-
-
Tomi Leppänen authored
Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
- 07 May, 2019 1 commit
-
-
Tomi Leppänen authored
Fix asynchronous unlocking and implement asynchronous code checking. JB#45370 See merge request !39
-
- 03 May, 2019 3 commits
-
-
Andrew den Exter authored
[devicelock] Coordinate new authentication requests arriving during an uninterruptable operation. JB#45370
-
Tomi Leppänen authored
Add checkCodeFinished and move authentication code from enterSecurityCode there. This is needed to support asynchronous security code checking. Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
Tomi Leppänen authored
Move Failure handling from enterSecurityCode to unlockFinished. Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
- 18 Apr, 2019 2 commits
-
-
Tomi Leppänen authored
Do not check code twice. JB#45370 See merge request !38
-
Tomi Leppänen authored
Due to a bug this checked security code twice when authentication was successful. Instead of calling both checkCode and unlockWithCode it should be calling only unlockWithCode and which itself is calling checkCode. Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
- 13 Dec, 2018 1 commit
-
- 10 Dec, 2018 1 commit
-
-
Bea Lam authored
-