fprintd/src
Marco Trevisan (Treviño) 157bcf0ff5 device: Check if the device is open if we didn't fail in claiming it
When claiming a device for delete operation we'd not get an error in
case we can claim it but it's not already claimed, so in such case we
should explicitly check that the device has been opened.
2021-01-25 19:15:09 +01:00
..
dbus-interactive-auth.patch build: Generate fprintd dbus sources using interactive flags 2020-12-07 15:14:07 +01:00
device.c device: Check if the device is open if we didn't fail in claiming it 2021-01-25 19:15:09 +01:00
device.xml device: Throw an error if we failed to delete a device storage print 2021-01-22 15:19:21 +01:00
file_storage.c file_storage: Cleanup the user storage path when removing prints 2021-01-05 13:07:19 +01:00
file_storage.h fprintd: Reindent the source code following uncrustify rules 2020-12-07 18:41:45 +01:00
fprintd.h device: Throw an error if we failed to delete a device storage print 2021-01-22 15:19:21 +01:00
main.c fprintd: Reindent the source code following uncrustify rules 2020-12-07 18:41:45 +01:00
manager.c manager: Do not use unnecessary volatile qualifier on GQuark 2020-12-19 22:34:12 +01:00
manager.xml fprintd: Use GDBus codegen based implementation 2020-11-10 14:45:59 +01:00
meson.build build: Generate fprintd dbus sources using interactive flags 2020-12-07 15:14:07 +01:00
storage.h fprintd: Reindent the source code following uncrustify rules 2020-12-07 18:41:45 +01:00