fprintd/src
Benjamin Berg 7f2b5fe7ff device: Avoid clearing storage when we can garbage collect
If the device supports listing prints, then we can do more targeted
deletes once the storage runs out. As such, do not try to clear the
storage on first enroll (therefore allowing dual boot setups to work to
a limited degree).
2021-06-25 15:52:41 +02:00
..
dbus-interactive-auth.patch build: Generate fprintd dbus sources using interactive flags 2020-12-07 15:14:07 +01:00
device.c device: Avoid clearing storage when we can garbage collect 2021-06-25 15:52:41 +02:00
device.xml device: Do not allow enrolling a finger that is already enrolled 2021-04-02 00:22:16 +02: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: Do not allow enrolling a finger that is already enrolled 2021-04-02 00:22:16 +02:00
main.c main: De-init the storage when main loop is over 2021-03-03 19:51:07 +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