fprintd/src
Marco Trevisan (Treviño) b861500a9f device: Throw AlreadyInUse error if stopping an enroll during verification
When starting an enroll when verification is in progress (and vice-versa) we
emit an AlreadyInUse error, however when calling VerifyStop() during an
enrollment (and vice-versa) we just return a NoActionInProgress error, which
is not the case.

So let's be consistent and change the error type.
2020-03-17 17:14:33 +01:00
..
device.c device: Throw AlreadyInUse error if stopping an enroll during verification 2020-03-17 17:14:33 +01:00
device.xml device: Fix documentation for ERROR_INVALID_FINGERNAME 2020-01-17 14:41:22 +01:00
file_storage.c main: Fix "function declaration isn't a prototype" warning 2020-02-05 15:25:35 +01:00
file_storage.h main: Use #pragma once 2020-01-23 18:25:18 +01:00
fprintd-marshal.list Add a done argument to result signals 2008-11-21 18:15:51 +00:00
fprintd.h main: Move fprintd_dbus_conn declaration to main.c 2020-02-05 15:25:35 +01:00
main.c main: Improve comments on fprint manager creation 2020-02-14 16:01:01 +01:00
manager.c main: Improve comments on fprint manager creation 2020-02-14 16:01:01 +01:00
manager.xml Fix return value for GetDefaultDevice 2008-12-04 13:23:50 +00:00
meson.build Revert "build: Ensure that gcov symbols are exposed when needed" 2020-02-05 17:09:19 +01:00
storage.h main: Fix "function declaration isn't a prototype" warning 2020-02-05 15:25:35 +01:00