fprintd/src
Benjamin Berg 08fb209aed manager: Fix unexport of removed devices
The correct way to unexport the object again is to unexported it on the
manager rather than on the interface skeleton. This fixes notifications
about device removal on DBus.
2020-11-25 19:08:20 +01:00
..
device.c device: Disconnect authorization callback and remove clients 2020-11-25 19:08:20 +01:00
device.xml fprintd: Use GDBus codegen based implementation 2020-11-10 14:45:59 +01:00
file_storage.c file_storage: Use autopointers 2020-11-13 13:32:51 +01:00
file_storage.h main: Use #pragma once 2020-01-23 18:25:18 +01:00
fprintd.h manager: Use GEnum to register DBus errors from FprintError 2020-11-10 14:45:59 +01:00
main.c main: Use more auto-pointers 2020-11-11 11:40:51 +01:00
manager.c manager: Fix unexport of removed devices 2020-11-25 19:08:20 +01:00
manager.xml fprintd: Use GDBus codegen based implementation 2020-11-10 14:45:59 +01:00
meson.build device: Use meson to generate fprint device permission flags 2020-11-10 14:45:59 +01:00
storage.h main: Fix "function declaration isn't a prototype" warning 2020-02-05 15:25:35 +01:00